Skip to content

Commit

Permalink
feat(plasma-icons): New icons were added from plasma v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Salute Android Team authored and neretin-trike committed Nov 19, 2024
1 parent 7617e85 commit 13418b0
Show file tree
Hide file tree
Showing 86 changed files with 1,571 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { IconProps } from '../IconRoot';
export const ArrowDiagLeftDown: React.FC<IconProps> = (props) => (
<s.Svg viewBox="0 0 16 16" width={16} height={16} fill="none" {...props}>
<s.Path
d="M5.01407 6.16122L4.97226 11.3885M4.97226 11.3885L9.96382 11.111M4.97226 11.3885L11.5131 4.84761"
d="M5.01399 6.16078L4.97217 11.388M4.97217 11.388L9.96373 11.1105M4.97217 11.388L11.513 4.84717"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
15 changes: 15 additions & 0 deletions packages/plasma-icons/src/Icon.assets.16/ArrowDiagLeftUp.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
import React from 'react';
import * as s from 'react-native-svg';

import { IconProps } from '../IconRoot';

export const ArrowDiagLeftUp: React.FC<IconProps> = (props) => (
<s.Svg viewBox="0 0 16 16" width={16} height={16} fill="none" {...props}>
<s.Path
d="M9.9636 4.88947L4.73633 4.84766M4.73633 4.84766L5.01385 9.83922M4.73633 4.84766L11.2772 11.3885"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
/>
</s.Svg>
);
15 changes: 15 additions & 0 deletions packages/plasma-icons/src/Icon.assets.16/ArrowDiagRightDown.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
import React from 'react';
import * as s from 'react-native-svg';

import { IconProps } from '../IconRoot';

export const ArrowDiagRightDown: React.FC<IconProps> = (props) => (
<s.Svg viewBox="0 0 16 16" width={16} height={16} fill="none" {...props}>
<s.Path
d="M6.28627 11.1104L11.5135 11.1522M11.5135 11.1522L11.236 6.16064M11.5135 11.1522L4.97266 4.61133"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
/>
</s.Svg>
);
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { IconProps } from '../IconRoot';
export const ArrowDiagRightUp: React.FC<IconProps> = (props) => (
<s.Svg viewBox="0 0 16 16" width={16} height={16} fill="none" {...props}>
<s.Path
d="M11.2359 9.83878L11.2777 4.61151M11.2777 4.61151L6.28618 4.88903M11.2777 4.61151L4.73686 11.1524"
d="M11.2359 9.83908L11.2777 4.61182M11.2777 4.61182L6.28613 4.88934M11.2777 4.61182L4.73682 11.1527"
stroke="currentColor"
strokeLinecap="round"
strokeLinejoin="round"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
import React from 'react';
import * as s from 'react-native-svg';

import { IconProps } from '../IconRoot';

export const BlankVisibilityOffFill: React.FC<IconProps> = (props) => (
<s.Svg viewBox="0 0 16 16" width={16} height={16} fill="none" {...props}>
<s.Path
d="M8.35938 1.00493C8.24828 0.999871 8.1295 0.999941 7.99791 1.00002L5.74401 1.00004C5.28107 1.00003 4.90246 1.00003 4.59476 1.02562C4.27627 1.05212 3.98862 1.10863 3.71999 1.248C3.29956 1.46611 2.95775 1.81414 2.74353 2.24221C2.60666 2.51573 2.55115 2.80861 2.52513 3.13289C2.49999 3.44618 2.49999 3.83167 2.5 4.30303V11.697C2.49999 12.1684 2.49999 12.5539 2.52513 12.8672C2.55115 13.1915 2.60666 13.4843 2.74353 13.7579C2.95775 14.1859 3.29956 14.534 3.71999 14.7521C3.98862 14.8914 4.27627 14.948 4.59476 14.9745C4.90246 15.0001 5.28106 15 5.744 15H8.64588C7.9333 14.2039 7.5 13.1526 7.5 12C7.5 9.51472 9.51472 7.5 12 7.5C12.5259 7.5 13.0308 7.59023 13.5 7.75605L13.5 6.60215C13.5001 6.46466 13.5001 6.34087 13.4948 6.2252H11.0789C10.7043 6.2252 10.3931 6.22521 10.1391 6.20446C9.87477 6.18286 9.62877 6.1363 9.39679 6.01811C9.03929 5.83595 8.74862 5.54529 8.56646 5.18778C8.44827 4.9558 8.40171 4.7098 8.38011 4.44543C8.35936 4.1915 8.35937 3.88029 8.35938 3.50564V1.00493Z"
fill="currentColor"
/>
<s.Path
d="M9.35938 3.48519V1.33855C9.51695 1.45173 9.6592 1.59673 9.83309 1.77399L12.7398 4.73359C12.9173 4.91405 13.0618 5.06104 13.1739 5.2252H11.0994C10.6991 5.2252 10.4289 5.22481 10.2206 5.20778C10.018 5.19123 9.91829 5.1615 9.85078 5.1271C9.68144 5.04081 9.54376 4.90313 9.45747 4.73379C9.42307 4.66628 9.39334 4.56653 9.37679 4.364C9.35976 4.15563 9.35938 3.88548 9.35938 3.48519Z"
fill="currentColor"
/>
<s.Path
fillRule="evenodd"
clipRule="evenodd"
d="M12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 9.92893 14.0711 8.25 12 8.25C9.92893 8.25 8.25 9.92893 8.25 12C8.25 14.0711 9.92893 15.75 12 15.75ZM14.3698 11.3223C14.4664 11.1548 14.4091 10.9408 14.2417 10.8441C14.0743 10.7475 13.8602 10.8048 13.7636 10.9723C13.6227 11.2162 13.4333 11.4275 13.2078 11.5936C13.1472 11.6383 13.0839 11.6797 13.0182 11.7176C12.7086 11.8963 12.3575 11.9904 12 11.9904C11.6426 11.9904 11.2914 11.8963 10.9818 11.7176C10.9162 11.6797 10.8529 11.6383 10.7922 11.5936C10.5668 11.4275 10.3773 11.2162 10.2365 10.9723C10.1398 10.8048 9.92578 10.7475 9.75838 10.8441C9.59098 10.9408 9.53362 11.1549 9.63027 11.3223C9.75165 11.5325 9.89992 11.7247 10.0706 11.8944L9.53118 12.4339C9.3945 12.5705 9.3945 12.7921 9.53118 12.9288C9.66787 13.0655 9.88947 13.0655 10.0262 12.9288L10.6314 12.3236C10.9457 12.505 11.2924 12.6218 11.65 12.668V13.3632C11.65 13.5565 11.8067 13.7132 12 13.7132C12.1933 13.7132 12.35 13.5565 12.35 13.3632V12.668C12.7077 12.6218 13.0539 12.5053 13.3682 12.3238L13.9739 12.9288C14.1106 13.0655 14.3322 13.0655 14.4689 12.9288C14.6056 12.7921 14.6056 12.5705 14.4689 12.4339L13.9295 11.8944C14.1001 11.7247 14.2484 11.5325 14.3698 11.3223Z"
fill="currentColor"
/>
</s.Svg>
);
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
import React from 'react';
import * as s from 'react-native-svg';

import { IconProps } from '../IconRoot';

export const BlankVisibilityOffOutline: React.FC<IconProps> = (props) => (
<s.Svg viewBox="0 0 16 16" width={16} height={16} fill="none" {...props}>
<s.Path
fillRule="evenodd"
clipRule="evenodd"
d="M5.52893 1C5.05678 0.999995 4.67215 0.99999 4.35989 1.0255C4.03715 1.05187 3.74793 1.10797 3.47852 1.24524C3.05516 1.46095 2.71095 1.80516 2.49524 2.22852C2.35797 2.49793 2.30187 2.78715 2.2755 3.10989C2.24999 3.42215 2.24999 3.80677 2.25 4.27892V11.7211C2.24999 12.1932 2.24999 12.5778 2.2755 12.8901C2.30187 13.2128 2.35797 13.5021 2.49524 13.7715C2.71095 14.1948 3.05516 14.539 3.47852 14.7548C3.74793 14.892 4.03715 14.9481 4.35989 14.9745C4.67215 15 5.05677 15 5.52891 15H8.64584C8.37745 14.7001 8.14868 14.3641 7.96776 14H5.55C5.0517 14 4.70805 13.9996 4.44132 13.9778C4.18042 13.9565 4.03745 13.9172 3.93251 13.8638C3.69731 13.7439 3.50608 13.5527 3.38624 13.3175C3.33277 13.2125 3.2935 13.0696 3.27218 12.8087C3.25039 12.5419 3.25 12.1983 3.25 11.7V4.3C3.25 3.8017 3.25039 3.45805 3.27218 3.19132C3.2935 2.93042 3.33277 2.78745 3.38624 2.68251C3.50608 2.44731 3.69731 2.25608 3.93251 2.13624C4.03745 2.08277 4.18042 2.0435 4.44132 2.02218C4.70805 2.00039 5.0517 2 5.55 2H8.40517V3.49667C8.40517 3.87131 8.40516 4.18252 8.42591 4.43645C8.44751 4.70082 8.49406 4.94683 8.61226 5.1788C8.79442 5.53631 9.08508 5.82697 9.44259 6.00913C9.67456 6.12732 9.92057 6.17388 10.1849 6.19548C10.4389 6.21623 10.7501 6.21622 11.1247 6.21622H12.75V7.56222C13.0986 7.6207 13.4335 7.71924 13.75 7.85296V5.71622C13.75 5.581 13.6952 5.45156 13.5982 5.35739L9.25338 1.14118C9.16008 1.05064 9.03518 1 8.90517 1H5.52893ZM12.0168 5.21622L9.40517 2.68192V3.47622C9.40517 3.8765 9.40556 4.14665 9.42259 4.35502C9.43913 4.55755 9.46887 4.6573 9.50327 4.72481C9.58955 4.89415 9.72723 5.03184 9.89658 5.11812C9.96409 5.15252 10.0638 5.18226 10.2664 5.1988C10.4747 5.21583 10.7449 5.21622 11.1452 5.21622H12.0168Z"
fill="currentColor"
/>
<s.Path
fillRule="evenodd"
clipRule="evenodd"
d="M12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 9.92893 14.0711 8.25 12 8.25C9.92893 8.25 8.25 9.92893 8.25 12C8.25 14.0711 9.92893 15.75 12 15.75ZM14.3698 11.3223C14.4664 11.1549 14.4091 10.9408 14.2417 10.8441C14.0743 10.7475 13.8602 10.8048 13.7636 10.9723C13.6227 11.2162 13.4333 11.4275 13.2078 11.5936C13.1472 11.6383 13.0839 11.6797 13.0182 11.7176C12.7086 11.8963 12.3575 11.9904 12 11.9904C11.6426 11.9904 11.2914 11.8963 10.9818 11.7176C10.9162 11.6797 10.8529 11.6383 10.7922 11.5936C10.5668 11.4275 10.3773 11.2162 10.2365 10.9723C10.1398 10.8048 9.92578 10.7475 9.75838 10.8441C9.59098 10.9408 9.53362 11.1549 9.63027 11.3223C9.75165 11.5325 9.89992 11.7247 10.0706 11.8944L9.53118 12.4339C9.3945 12.5705 9.3945 12.7921 9.53118 12.9288C9.66787 13.0655 9.88947 13.0655 10.0262 12.9288L10.6314 12.3236C10.9457 12.505 11.2924 12.6218 11.65 12.668V13.3632C11.65 13.5565 11.8067 13.7132 12 13.7132C12.1933 13.7132 12.35 13.5565 12.35 13.3632V12.668C12.7077 12.6218 13.0539 12.5053 13.3682 12.3238L13.9739 12.9288C14.1106 13.0655 14.3322 13.0655 14.4689 12.9288C14.6056 12.7921 14.6056 12.5705 14.4689 12.4339L13.9295 11.8944C14.1001 11.7247 14.2484 11.5325 14.3698 11.3223Z"
fill="currentColor"
/>
</s.Svg>
);
29 changes: 29 additions & 0 deletions packages/plasma-icons/src/Icon.assets.16/BlankVisibilityOnFill.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
import React from 'react';
import * as s from 'react-native-svg';

import { IconProps } from '../IconRoot';

export const BlankVisibilityOnFill: React.FC<IconProps> = (props) => (
<s.Svg viewBox="0 0 16 16" width={16} height={16} fill="none" {...props}>
<s.Path
d="M8.35938 1.00493C8.24828 0.999871 8.1295 0.999941 7.99791 1.00002L5.74401 1.00004C5.28107 1.00003 4.90246 1.00003 4.59476 1.02562C4.27627 1.05212 3.98862 1.10863 3.71999 1.248C3.29956 1.46611 2.95775 1.81414 2.74353 2.24221C2.60666 2.51573 2.55115 2.80861 2.52513 3.13289C2.49999 3.44618 2.49999 3.83167 2.5 4.30303V11.697C2.49999 12.1684 2.49999 12.5539 2.52513 12.8672C2.55115 13.1915 2.60666 13.4843 2.74353 13.7579C2.95775 14.1859 3.29956 14.534 3.71999 14.7521C3.98862 14.8914 4.27627 14.948 4.59476 14.9745C4.90246 15.0001 5.28106 15 5.744 15H8.64588C7.9333 14.2039 7.5 13.1526 7.5 12C7.5 9.51472 9.51472 7.5 12 7.5C12.5259 7.5 13.0308 7.59023 13.5 7.75605L13.5 6.60215C13.5001 6.46466 13.5001 6.34087 13.4948 6.2252H11.0789C10.7043 6.2252 10.3931 6.22521 10.1391 6.20446C9.87477 6.18286 9.62877 6.1363 9.39679 6.01811C9.03929 5.83595 8.74862 5.54529 8.56646 5.18778C8.44827 4.9558 8.40171 4.7098 8.38011 4.44543C8.35936 4.1915 8.35937 3.88029 8.35938 3.50564V1.00493Z"
fill="currentColor"
/>
<s.Path
d="M9.35938 3.48519V1.33855C9.51695 1.45173 9.6592 1.59673 9.83309 1.77399L12.7398 4.73359C12.9173 4.91405 13.0618 5.06104 13.1739 5.2252H11.0994C10.6991 5.2252 10.4289 5.22481 10.2206 5.20778C10.018 5.19123 9.91829 5.1615 9.85078 5.1271C9.68144 5.04081 9.54376 4.90313 9.45747 4.73379C9.42307 4.66628 9.39334 4.56653 9.37679 4.364C9.35976 4.15563 9.35938 3.88548 9.35938 3.48519Z"
fill="currentColor"
/>
<s.Path
fillRule="evenodd"
clipRule="evenodd"
d="M11.997 10.5346C11.0135 10.5346 10.1715 11.0971 9.78988 11.8989C9.77323 11.9339 9.76732 11.9467 9.76341 11.9568C9.76166 11.9613 9.76056 11.9646 9.75917 11.9718L9.75887 11.9755C9.75851 11.9807 9.75826 11.9876 9.75825 11.9953C9.75824 12.003 9.75849 12.0099 9.75884 12.0151L9.75914 12.0189C9.76051 12.0261 9.7616 12.0293 9.76335 12.0339C9.76725 12.044 9.77313 12.0568 9.78973 12.0918C10.1707 12.8953 11.0136 13.4592 11.9983 13.4592C12.9818 13.4592 13.8238 12.8968 14.2054 12.095C14.2221 12.06 14.228 12.0472 14.2319 12.037C14.2337 12.0325 14.2347 12.0293 14.2361 12.0221L14.2364 12.0183C14.2368 12.0131 14.2371 12.0062 14.2371 11.9985C14.2371 11.9908 14.2368 11.9839 14.2365 11.9787L14.2362 11.975C14.2348 11.9678 14.2337 11.9645 14.232 11.96C14.2281 11.9499 14.2222 11.9371 14.2056 11.902C13.8246 11.0985 12.9817 10.5346 11.997 10.5346ZM12.899 11.9254C12.899 12.4061 12.4961 12.7957 11.999 12.7957C11.502 12.7957 11.099 12.4061 11.099 11.9254C11.099 11.4448 11.502 11.0552 11.999 11.0552C12.4961 11.0552 12.899 11.4448 12.899 11.9254Z"
fill="currentColor"
/>
<s.Path
fillRule="evenodd"
clipRule="evenodd"
d="M12.0008 15.75C14.0718 15.75 15.7508 14.0711 15.7508 12C15.7508 9.92893 14.0718 8.25 12.0008 8.25C9.92971 8.25 8.25078 9.92893 8.25078 12C8.25078 14.0711 9.92971 15.75 12.0008 15.75ZM9.24812 11.641C9.72913 10.6304 10.7818 9.93461 11.997 9.93461C13.2137 9.93461 14.2676 10.6322 14.7477 11.645L14.7515 11.653C14.78 11.713 14.8103 11.7767 14.8273 11.8719C14.8404 11.9454 14.8403 12.0526 14.8271 12.126C14.8099 12.2213 14.7796 12.2849 14.751 12.3448L14.7472 12.3528C14.2662 13.3634 13.2135 14.0592 11.9983 14.0592C10.7816 14.0592 9.72772 13.3616 9.24757 12.3488L9.24377 12.3408C9.21526 12.2808 9.18504 12.2172 9.16803 12.1219C9.15492 12.0484 9.155 11.9413 9.16823 11.8678C9.18538 11.7726 9.2157 11.709 9.2443 11.649L9.24812 11.641Z"
fill="currentColor"
/>
</s.Svg>
);
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
import React from 'react';
import * as s from 'react-native-svg';

import { IconProps } from '../IconRoot';

export const BlankVisibilityOnOutline: React.FC<IconProps> = (props) => (
<s.Svg viewBox="0 0 16 16" width={16} height={16} fill="none" {...props}>
<s.Path
fillRule="evenodd"
clipRule="evenodd"
d="M5.52893 1C5.05678 0.999995 4.67215 0.99999 4.35989 1.0255C4.03715 1.05187 3.74793 1.10797 3.47852 1.24524C3.05516 1.46095 2.71095 1.80516 2.49524 2.22852C2.35797 2.49793 2.30187 2.78715 2.2755 3.10989C2.24999 3.42215 2.24999 3.80677 2.25 4.27892V11.7211C2.24999 12.1932 2.24999 12.5778 2.2755 12.8901C2.30187 13.2128 2.35797 13.5021 2.49524 13.7715C2.71095 14.1948 3.05516 14.539 3.47852 14.7548C3.74793 14.892 4.03715 14.9481 4.35989 14.9745C4.67215 15 5.05677 15 5.52891 15H8.64584C8.37745 14.7001 8.14868 14.3641 7.96776 14H5.55C5.0517 14 4.70805 13.9996 4.44132 13.9778C4.18042 13.9565 4.03745 13.9172 3.93251 13.8638C3.69731 13.7439 3.50608 13.5527 3.38624 13.3175C3.33277 13.2125 3.2935 13.0696 3.27218 12.8087C3.25039 12.5419 3.25 12.1983 3.25 11.7V4.3C3.25 3.8017 3.25039 3.45805 3.27218 3.19132C3.2935 2.93042 3.33277 2.78745 3.38624 2.68251C3.50608 2.44731 3.69731 2.25608 3.93251 2.13624C4.03745 2.08277 4.18042 2.0435 4.44132 2.02218C4.70805 2.00039 5.0517 2 5.55 2H8.40517V3.49667C8.40517 3.87131 8.40516 4.18252 8.42591 4.43645C8.44751 4.70082 8.49406 4.94683 8.61226 5.1788C8.79442 5.53631 9.08508 5.82697 9.44259 6.00913C9.67456 6.12732 9.92057 6.17388 10.1849 6.19548C10.4389 6.21623 10.7501 6.21622 11.1247 6.21622H12.75V7.56222C13.0986 7.6207 13.4335 7.71924 13.75 7.85296V5.71622C13.75 5.581 13.6952 5.45156 13.5982 5.35739L9.25338 1.14118C9.16008 1.05064 9.03518 1 8.90517 1H5.52893ZM12.0168 5.21622L9.40517 2.68192V3.47622C9.40517 3.8765 9.40556 4.14665 9.42259 4.35502C9.43913 4.55755 9.46887 4.6573 9.50327 4.72481C9.58955 4.89415 9.72723 5.03184 9.89658 5.11812C9.96409 5.15252 10.0638 5.18226 10.2664 5.1988C10.4747 5.21583 10.7449 5.21622 11.1452 5.21622H12.0168Z"
fill="currentColor"
/>
<s.Path
fillRule="evenodd"
clipRule="evenodd"
d="M11.997 10.5346C11.0135 10.5346 10.1715 11.0971 9.78988 11.8989C9.77323 11.9339 9.76732 11.9467 9.76341 11.9568C9.76166 11.9613 9.76056 11.9646 9.75917 11.9718L9.75887 11.9755C9.75851 11.9807 9.75826 11.9876 9.75825 11.9953C9.75824 12.003 9.75849 12.0099 9.75884 12.0151L9.75914 12.0189C9.76051 12.0261 9.7616 12.0293 9.76335 12.0339C9.76725 12.044 9.77313 12.0568 9.78973 12.0918C10.1707 12.8953 11.0136 13.4592 11.9983 13.4592C12.9818 13.4592 13.8238 12.8968 14.2054 12.095C14.2221 12.06 14.228 12.0472 14.2319 12.037C14.2337 12.0325 14.2347 12.0293 14.2361 12.0221L14.2364 12.0183C14.2368 12.0131 14.2371 12.0062 14.2371 11.9985C14.2371 11.9908 14.2368 11.9839 14.2365 11.9787L14.2362 11.975C14.2348 11.9678 14.2337 11.9645 14.232 11.96C14.2281 11.9499 14.2222 11.9371 14.2056 11.902C13.8246 11.0985 12.9817 10.5346 11.997 10.5346ZM12.899 11.9254C12.899 12.4061 12.4961 12.7957 11.999 12.7957C11.502 12.7957 11.099 12.4061 11.099 11.9254C11.099 11.4448 11.502 11.0552 11.999 11.0552C12.4961 11.0552 12.899 11.4448 12.899 11.9254Z"
fill="currentColor"
/>
<s.Path
fillRule="evenodd"
clipRule="evenodd"
d="M12.0008 15.75C14.0718 15.75 15.7508 14.0711 15.7508 12C15.7508 9.92893 14.0718 8.25 12.0008 8.25C9.92971 8.25 8.25078 9.92893 8.25078 12C8.25078 14.0711 9.92971 15.75 12.0008 15.75ZM9.24812 11.641C9.72913 10.6304 10.7818 9.93461 11.997 9.93461C13.2137 9.93461 14.2676 10.6322 14.7477 11.645L14.7515 11.653C14.78 11.713 14.8103 11.7767 14.8273 11.8719C14.8404 11.9454 14.8403 12.0526 14.8271 12.126C14.8099 12.2213 14.7796 12.2849 14.751 12.3448L14.7472 12.3528C14.2662 13.3634 13.2135 14.0592 11.9983 14.0592C10.7816 14.0592 9.72772 13.3616 9.24757 12.3488L9.24377 12.3408C9.21526 12.2808 9.18504 12.2172 9.16803 12.1219C9.15492 12.0484 9.155 11.9413 9.16823 11.8678C9.18538 11.7726 9.2157 11.709 9.2443 11.649L9.24812 11.641Z"
fill="currentColor"
/>
</s.Svg>
);
21 changes: 21 additions & 0 deletions packages/plasma-icons/src/Icon.assets.16/DocumentInquirerFill.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
import React from 'react';
import * as s from 'react-native-svg';

import { IconProps } from '../IconRoot';

export const DocumentInquirerFill: React.FC<IconProps> = (props) => (
<s.Svg viewBox="0 0 16 16" width={16} height={16} fill="none" {...props}>
<s.Path
fillRule="evenodd"
clipRule="evenodd"
d="M12 15.7501C14.0711 15.7501 15.75 14.0712 15.75 12.0001C15.75 9.92903 14.0711 8.2501 12 8.2501C9.92893 8.2501 8.25 9.92903 8.25 12.0001C8.25 14.0712 9.92893 15.7501 12 15.7501ZM14.2928 11.2253C14.4295 11.0886 14.4295 10.867 14.2928 10.7304C14.1562 10.5937 13.9346 10.5937 13.7979 10.7304L11.3181 13.2101L10.2019 12.094C10.0653 11.9573 9.84365 11.9573 9.70696 12.094C9.57028 12.2307 9.57028 12.4523 9.70696 12.589L11.0706 13.9526C11.1362 14.0182 11.2253 14.0551 11.3181 14.0551C11.4109 14.0551 11.4999 14.0182 11.5656 13.9526L14.2928 11.2253Z"
fill="currentColor"
/>
<s.Path
fillRule="evenodd"
clipRule="evenodd"
d="M10.7 1.0001H10.1665C9.93824 0.754063 9.6121 0.600098 9.25 0.600098H6.75C6.3879 0.600098 6.06176 0.754063 5.83348 1.0001H5.3C4.31991 1.0001 3.82986 1.0001 3.45552 1.19084C3.12623 1.35861 2.85852 1.62633 2.69074 1.95561C2.5 2.32996 2.5 2.82001 2.5 3.8001V12.2001C2.5 13.1802 2.5 13.6702 2.69074 14.0446C2.85852 14.3739 3.12623 14.6416 3.45552 14.8094C3.82986 15.0001 4.31991 15.0001 5.3 15.0001H8.64584C7.93328 14.204 7.5 13.1526 7.5 12.0001C7.5 9.51482 9.51472 7.5001 12 7.5001C12.526 7.5001 13.0308 7.59033 13.5 7.75616V3.8001C13.5 2.82001 13.5 2.32996 13.3093 1.95561C13.1415 1.62633 12.8738 1.35861 12.5445 1.19084C12.1701 1.0001 11.6801 1.0001 10.7 1.0001ZM4.74981 4.32529C4.74981 4.04915 4.97367 3.82529 5.24981 3.82529H10.7498C11.026 3.82529 11.2498 4.04915 11.2498 4.32529C11.2498 4.60144 11.026 4.82529 10.7498 4.82529H5.24981C4.97367 4.82529 4.74981 4.60144 4.74981 4.32529ZM4.74981 6.6001C4.74981 6.32396 4.97367 6.1001 5.24981 6.1001H7.99981C8.27595 6.1001 8.49981 6.32396 8.49981 6.6001C8.49981 6.87624 8.27595 7.1001 7.99981 7.1001H5.24981C4.97367 7.1001 4.74981 6.87624 4.74981 6.6001ZM6.75 1.5C6.61193 1.5 6.5 1.61193 6.5 1.75C6.5 1.88807 6.61193 2 6.75 2H9.25C9.38807 2 9.5 1.88807 9.5 1.75C9.5 1.61193 9.38807 1.5 9.25 1.5H6.75Z"
fill="currentColor"
/>
</s.Svg>
);
Loading

0 comments on commit 13418b0

Please sign in to comment.