Skip to content

Commit

Permalink
fix(icons): update icons (#2583)
Browse files Browse the repository at this point in the history
  • Loading branch information
rivka-ungar authored Nov 10, 2024
1 parent 5395753 commit 0d6803c
Show file tree
Hide file tree
Showing 12 changed files with 40 additions and 61 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ export interface CloseRoundProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const CloseRound: React.FC<CloseRoundProps> = ({size, ...props}) => (
<svg viewBox="0 0 256 256" fill="currentColor" width={ size || "256" } height={ size || "256" } {...props}>
<path d="M37.4903 37.4903C61.495 13.4857 94.0523 0 128 0C161.948 0 194.505 13.4857 218.51 37.4903C242.514 61.495 256 94.0523 256 128C256 161.948 242.514 194.505 218.51 218.51C194.505 242.514 161.948 256 128 256C94.0523 256 61.495 242.514 37.4903 218.51C13.4857 194.505 0 161.948 0 128C0 94.0523 13.4857 61.495 37.4903 37.4903ZM128 16.9339C98.5434 16.9339 70.2933 28.6354 49.4644 49.4644C28.6354 70.2933 16.9339 98.5434 16.9339 128C16.9339 157.457 28.6354 185.707 49.4644 206.536C70.2933 227.365 98.5434 239.066 128 239.066C157.457 239.066 185.707 227.365 206.536 206.536C227.365 185.707 239.066 157.457 239.066 128C239.066 98.5434 227.365 70.2933 206.536 49.4644C185.707 28.6354 157.457 16.9339 128 16.9339ZM181.79 74.2004C185.097 77.5067 185.097 82.8677 181.791 86.1744L139.971 127.999L181.803 169.827C185.11 173.133 185.11 178.494 181.804 181.801C178.498 185.108 173.137 185.108 169.83 181.802L127.998 139.974L86.1751 181.801C82.8687 185.108 77.5078 185.108 74.2011 181.802C70.8943 178.495 70.894 173.134 74.2004 169.828L116.023 128L74.1928 86.1751C70.8861 82.8687 70.8858 77.5078 74.1921 74.2011C77.4985 70.8943 82.8594 70.894 86.1662 74.2004L127.996 116.026L169.816 74.2011C173.123 70.8943 178.484 70.894 181.79 74.2004Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M7.61 6.604 10 8.994l2.391-2.39A.713.713 0 1 1 13.4 7.612l-2.39 2.39 2.39 2.392a.713.713 0 1 1-1.007 1.008l-2.391-2.391L7.61 13.4a.713.713 0 0 1-1.008-1.007l2.39-2.391-2.39-2.391a.713.713 0 1 1 1.007-1.008Z"
fillRule="evenodd" clipRule="evenodd" />
<path d="M17.95 10.003a7.95 7.95 0 1 0-15.9 0 7.95 7.95 0 0 0 15.9 0Zm-14.474 0a6.525 6.525 0 1 1 13.05 0 6.525 6.525 0 0 1-13.05 0Z" fillRule="evenodd" clipRule="evenodd"
/>
</svg>
);
CloseRound.displayName = 'CloseRound';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ size?: string | number;
}
const CollapseRound: React.FC<CollapseRoundProps> = ({size, ...props}) => (
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M4.36386 4.36386C5.85865 2.86906 7.88603 2.0293 9.99999 2.0293C12.1139 2.0293 14.1413 2.86906 15.6361 4.36386C17.1309 5.85865 17.9707 7.88603 17.9707 9.99999C17.9707 12.1139 17.1309 14.1413 15.6361 15.6361C14.1413 17.1309 12.1139 17.9707 9.99999 17.9707C7.88603 17.9707 5.85865 17.1309 4.36386 15.6361C2.86906 14.1413 2.0293 12.1139 2.0293 9.99999C2.0293 7.88603 2.86906 5.85865 4.36386 4.36386ZM9.99999 3.5293C8.28385 3.5293 6.63801 4.21103 5.42452 5.42452C4.21103 6.63801 3.5293 8.28385 3.5293 9.99999C3.5293 11.7161 4.21103 13.362 5.42452 14.5755C6.63801 15.7889 8.28385 16.4707 9.99999 16.4707C11.7161 16.4707 13.362 15.7889 14.5755 14.5755C15.7889 13.362 16.4707 11.7161 16.4707 9.99999C16.4707 8.28385 15.7889 6.63801 14.5755 5.42452C13.362 4.21103 11.7161 3.5293 9.99999 3.5293Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
<path d="M12.8106 5.99431C13.0898 6.30034 13.068 6.77472 12.7619 7.05385L10.6227 9.00508C10.5466 9.07793 10.4574 9.13719 10.3588 9.1792 10.2501 9.22555 10.1328 9.24975 10.0136 9.24975 9.89451 9.24975 9.77715 9.22555 9.66846 9.1792 9.57037 9.13737 9.48158 9.07848 9.40572 9.00618L7.25422 7.05536C6.94737 6.77713 6.92417 6.30282 7.2024 5.99597 7.48063 5.68911 7.95494 5.66591 8.26179 5.94414L10.0124 7.53149 11.7511 5.94562C12.0571 5.66648 12.5315 5.68828 12.8106 5.99431zM7.20223 14.0037C6.92402 13.6969 6.94725 13.2226 7.25413 12.9444L9.40591 10.9935C9.48181 10.9212 9.57061 10.8623 9.66862 10.8205 9.7774 10.7742 9.89476 10.75 10.0138 10.75 10.1329 10.75 10.2502 10.7742 10.359 10.8205 10.4576 10.8626 10.5468 10.9218 10.6229 10.9947L12.7616 12.9459C13.0676 13.2251 13.0893 13.6995 12.8101 14.0055 12.5309 14.3115 12.0566 14.3332 11.7506 14.054L10.0125 12.4683 8.26162 14.0556C7.95475 14.3338 7.48044 14.3106 7.20223 14.0037z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
<path d="M4.343 4.343a8 8 0 1 1 11.314 11.314A8 8 0 0 1 4.343 4.343ZM10 3.506a6.494 6.494 0 1 0 0 12.988 6.494 6.494 0 0 0 0-12.988Z" fillRule="evenodd" clipRule="evenodd"
/>
<path d="M12.821 5.98a.753.753 0 0 1-.049 1.063l-2.147 1.958a.885.885 0 0 1-1.221.002l-2.16-1.958a.753.753 0 0 1 1.011-1.116l1.757 1.593 1.745-1.591a.753.753 0 0 1 1.064.049Zm-5.629 8.038a.753.753 0 0 1 .052-1.063l2.16-1.958a.885.885 0 0 1 1.221.001l2.147 1.959a.753.753 0 1 1-1.015 1.112l-1.744-1.592-1.758 1.594a.753.753 0 0 1-1.063-.053Z"
fillRule="evenodd" clipRule="evenodd" />
</svg>
);
CollapseRound.displayName = 'CollapseRound';
Expand Down
10 changes: 5 additions & 5 deletions packages/core/src/components/Icon/Icons/components/Mute.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ export interface MuteProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const Mute: React.FC<MuteProps> = ({size, ...props}) => (
<svg viewBox="0 0 16.11 13.89" fill="currentColor" width={ size || "1em" } height={ size || "1em" } {...props}>
<path d="M12.32,16.85h-.18a2.07,2.07,0,0,1-1-.37L8.61,15.09a.75.75,0,1,1,.72-1.31l2.6,1.42a.83.83,0,0,0,.34.15.66.66,0,0,0,.28,0,.41.41,0,0,0,.19-.18.34.34,0,0,0,.07-.22V10.33a.75.75,0,0,1,1.5,0V14.9a1.95,1.95,0,0,1-1.11,1.75A2.06,2.06,0,0,1,12.32,16.85Zm-6.6-3.7H3.24a2,2,0,0,1-1.4-.56,1.94,1.94,0,0,1-.59-1.39V8.8a2,2,0,0,1,.59-1.39,2,2,0,0,1,1.4-.56H5.51L10.79,3.6a2,2,0,0,1,2.82.57,2.41,2.41,0,0,1,.31,1.17.75.75,0,0,1-1.5,0A1.14,1.14,0,0,0,12.34,5a.44.44,0,0,0-.19-.16.49.49,0,0,0-.27,0,.52.52,0,0,0-.26.1L6.47,8V12.4A.75.75,0,0,1,5.72,13.15ZM3.24,8.35a.54.54,0,0,0-.36.14.44.44,0,0,0-.13.31v2.4a.41.41,0,0,0,.14.31.5.5,0,0,0,.35.14H5V8.35Z"
transform="translate(-1.25 -3.25)" fill="currentColor" />
<path d="M17.21,4.37a.76.76,0,0,1-.16,1L4.77,17a.76.76,0,0,1-1-.16.75.75,0,0,1,.16-1.05L16.16,4.21A.76.76,0,0,1,17.21,4.37Z" transform="translate(-1.25 -3.25)"
fill="currentColor" className="cls-1" />
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M13.03 16.666h-.18a2.07 2.07 0 0 1-1-.37l-2.53-1.39a.75.75 0 1 1 .72-1.31l2.6 1.42a.83.83 0 0 0 .34.15.66.66 0 0 0 .28 0 .41.41 0 0 0 .19-.18.34.34 0 0 0 .07-.22v-4.62a.75.75 0 0 1 1.5 0v4.57a1.95 1.95 0 0 1-1.11 1.75c-.274.131-.575.2-.88.2Zm-6.6-3.7H3.95a2 2 0 0 1-1.4-.56 1.94 1.94 0 0 1-.59-1.39v-2.4a2 2 0 0 1 .59-1.39 2 2 0 0 1 1.4-.56h2.27l5.28-3.25a2 2 0 0 1 2.82.57c.202.358.309.76.31 1.17a.75.75 0 1 1-1.5 0 1.138 1.138 0 0 0-.08-.34.44.44 0 0 0-.19-.16.49.49 0 0 0-.27 0 .52.52 0 0 0-.26.1l-5.15 3.06v4.4a.75.75 0 0 1-.75.75Zm-2.48-4.8a.54.54 0 0 0-.36.14.44.44 0 0 0-.13.31v2.4a.41.41 0 0 0 .14.31.5.5 0 0 0 .35.14h1.76v-3.3H3.95Z"
/>
<path d="M17.92 4.186a.76.76 0 0 1-.16 1L5.48 16.816a.76.76 0 0 1-1-.16.75.75 0 0 1 .16-1.05l12.23-11.58a.76.76 0 0 1 1.05.16Z" fillRule="evenodd" clipRule="evenodd"
/>
</svg>
);
Mute.displayName = 'Mute';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ export interface NotificationsMutedProps extends React.SVGAttributes<SVGElement>
size?: string | number;
}
const NotificationsMuted: React.FC<NotificationsMutedProps> = ({size, ...props}) => (
<svg viewBox="0 0 21 21" fill="currentColor" width={ size || "21" } height={ size || "21" } {...props}>
<path d="M10.4956 2.74902C10.9099 2.74902 11.2456 3.08481 11.2456 3.49902V4.30961C12.5502 4.45725 13.7741 5.04239 14.7116 5.97983C15.8046 7.07292 16.4187 8.55547 16.4187 10.1013C16.4187 12.4396 16.6683 13.7538 16.8915 14.457C17.0024 14.8065 17.1044 14.9975 17.1601 15.0859C17.1791 15.1159 17.1926 15.134 17.1994 15.1426C17.4135 15.3446 17.4909 15.6555 17.392 15.9367C17.2864 16.237 17.0028 16.4379 16.6845 16.4379H13.4485C13.4472 16.5028 13.4374 16.5686 13.4182 16.6338C13.2395 17.244 12.8681 17.7799 12.3596 18.1613C11.851 18.5428 11.2327 18.749 10.5971 18.749C9.96144 18.749 9.34307 18.5428 8.83451 18.1613C8.32597 17.7799 7.95466 17.244 7.77587 16.6338C7.75675 16.5686 7.74691 16.5028 7.74557 16.4379H7.58193H4.49561C4.21353 16.4379 3.9553 16.2796 3.82729 16.0283C3.7015 15.7813 3.72234 15.4855 3.88048 15.2588C3.88214 15.2562 3.88581 15.2504 3.89129 15.2411C3.90563 15.2169 3.93242 15.1692 3.968 15.0944C4.03913 14.9449 4.14571 14.687 4.25798 14.2934C4.4825 13.5064 4.72946 12.1782 4.76135 10.0954C4.76291 8.5517 5.37683 7.07153 6.46853 5.97983C7.36061 5.08776 8.51206 4.51471 9.74564 4.33411V3.49902C9.74564 3.08481 10.0814 2.74902 10.4956 2.74902ZM9.30265 16.4379C9.40258 16.6434 9.55025 16.8231 9.73451 16.9613C9.9836 17.1482 10.2862 17.249 10.5971 17.249C10.9079 17.249 11.2105 17.1482 11.4596 16.9613C11.6439 16.8231 11.7915 16.6434 11.8915 16.4379H9.30265ZM7.52919 7.04049C8.34098 6.2287 9.442 5.77264 10.59 5.77264C11.7381 5.77264 12.8391 6.2287 13.6509 7.04049C14.4627 7.85228 14.9187 8.9533 14.9187 10.1013C14.9187 12.5343 15.177 14.0134 15.4617 14.9107L15.4704 14.9379H7.58193H5.63057C5.65381 14.8641 5.67715 14.7865 5.70044 14.7049C5.96742 13.769 6.2281 12.3055 6.26126 10.1127L6.26135 10.1127V10.1013C6.26135 8.9533 6.71741 7.85228 7.52919 7.04049Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
<path d="M18.0766 3.93152C18.1954 4.10247 18.2419 4.30784 18.2071 4.50842C18.1724 4.709 18.0588 4.89073 17.8882 5.01892L3.42542 17.6654C3.24026 17.7751 3.01783 17.818 2.80059 17.7859C2.58334 17.7538 2.38651 17.649 2.24767 17.4914C2.17869 17.4051 2.12884 17.307 2.10097 17.2028C2.0731 17.0987 2.06777 16.9905 2.08528 16.8844C2.10278 16.7783 2.14278 16.6765 2.20298 16.5847C2.26319 16.493 2.34241 16.4131 2.43611 16.3496L16.84 3.75754C17.0299 3.6317 17.2656 3.57946 17.4967 3.61197C17.7278 3.64449 17.9359 3.75917 18.0766 3.93152Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M10.75 2a.75.75 0 0 0-1.5 0v1.27c-1.326.12-2.567.744-3.498 1.756-1.032 1.12-1.61 2.526-1.61 4.21 0 .709-.095 1.896-.193 2.934a105.025 105.025 0 0 1-.177 1.72l-.013.108-.004.037a.761.761 0 0 0-.003.032L1.941 15.65a.845.845 0 0 0-.233.236.777.777 0 0 0-.102.618.79.79 0 0 0 .147.288.914.914 0 0 0 .552.295.96.96 0 0 0 .625-.12L17.393 4.32a.815.815 0 0 0 .319-.51.775.775 0 0 0-.13-.578.91.91 0 0 0-.58-.32.953.953 0 0 0-.657.146L14.02 5.091l-.009-.01a7.021 7.021 0 0 0-1.122-.873 6.324 6.324 0 0 0-2.139-.858V2Zm2.136 4.082a5.518 5.518 0 0 0-.792-.6c-.601-.377-1.425-.732-2.38-.732-1.06 0-2.09.456-2.859 1.292-.776.843-1.214 1.886-1.214 3.195 0 .789-.101 2.044-.199 3.074l-.029.304 7.473-6.533ZM6.847 15.75h.304c.002.06.011.121.029.182a2.978 2.978 0 0 0 1.054 1.544 2.913 2.913 0 0 0 3.533 0c.508-.387.877-.93 1.054-1.544a.756.756 0 0 0 .03-.184h2.65a.75.75 0 0 0 .536-1.274.758.758 0 0 1-.04-.061 3.045 3.045 0 0 1-.26-.661c-.214-.735-.451-2.098-.451-4.515v-.004a8.17 8.17 0 0 0-.098-1.211 3.903 3.903 0 0 0-.014-.08l-.004-.023-.002-.007v-.005a.75.75 0 0 0-1.47.3l.002.01.008.05a6.649 6.649 0 0 1 .077.971c0 2.503.245 4.019.513 4.935l.022.075-7.474.002a.75.75 0 1 0 0 1.5Zm4.01.533c.185-.14.333-.324.434-.534h-2.58c.1.21.249.394.432.534a1.414 1.414 0 0 0 1.715 0Z"
fillRule="evenodd" clipRule="evenodd" />
</svg>
);
NotificationsMuted.displayName = 'NotificationsMuted';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ export interface PushNotificationProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const PushNotification: React.FC<PushNotificationProps> = ({size, ...props}) => (
<svg viewBox="0 0 28 28" fill="currentColor" width={ size || "28" } height={ size || "28" } {...props}>
<path d="M26 3.62H2C1.72386 3.62 1.5 3.84385 1.5 4.11999V6.9701H26.5V4.11999C26.5 3.84385 26.2761 3.62 26 3.62ZM1.5 23.64V8.4701H26.5V23.64C26.5 23.9161 26.2761 24.14 26 24.14H2C1.72386 24.14 1.5 23.9161 1.5 23.64ZM2 2.12C0.895431 2.12 0 3.01542 0 4.11999V23.64C0 24.7446 0.895431 25.64 2 25.64H26C27.1046 25.64 28 24.7446 28 23.64V4.11999C28 3.01543 27.1046 2.12 26 2.12H2ZM4 10C3.44772 10 3 10.4477 3 11V15C3 15.5523 3.44772 16 4 16H24C24.5523 16 25 15.5523 25 15V11C25 10.4477 24.5523 10 24 10H4Z"
fill="currentColor" fillRule="evenodd" clipRule="evenodd" />
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M4.573 8.266a.643.643 0 0 0-.643.642v2.572c0 .355.288.643.643.643H15.43a.643.643 0 0 0 .643-.643V8.908a.643.643 0 0 0-.643-.642H4.573Z" />
<path d="M.8 3.486C.8 2.666 1.467 2 2.288 2h15.428c.82 0 1.486.665 1.486 1.486v12.548c0 .82-.665 1.486-1.486 1.486H2.287A1.486 1.486 0 0 1 .8 16.034V3.486Zm16.915-.122H2.287a.121.121 0 0 0-.122.122v1.632h15.672V3.486a.121.121 0 0 0-.122-.122ZM2.165 6.482v9.552c0 .067.054.122.122.122h15.428a.121.121 0 0 0 .122-.122V6.482H2.165Z"
fillRule="evenodd" clipRule="evenodd" />
</svg>
);
PushNotification.displayName = 'PushNotification';
Expand Down
13 changes: 3 additions & 10 deletions packages/core/src/components/Icon/Icons/components/Switcher.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,9 @@ export interface SwitcherProps extends React.SVGAttributes<SVGElement> {
size?: string | number;
}
const Switcher: React.FC<SwitcherProps> = ({size, ...props}) => (
<svg viewBox="0 0 16 17" fill="currentColor" width={ size || "16" } height={ size || "17" } {...props}>
<g fill="currentColor" clipPath="url(#clip0_1898_40324)">
<path d="M3.68499 2.71044C3.68499 3.66968 2.90737 4.4473 1.94813 4.4473.988882 4.4473.211262 3.66968.211262 2.71044.211262 1.75119.988882.973572 1.94813.973572 2.90737.973572 3.68499 1.75119 3.68499 2.71044zM9.47453 2.71044C9.47453 3.66968 8.69691 4.4473 7.73767 4.4473 6.77843 4.4473 6.0008 3.66968 6.0008 2.71044 6.0008 1.75119 6.77843.973572 7.73767.973572 8.69691.973572 9.47453 1.75119 9.47453 2.71044zM15.2641 2.71044C15.2641 3.66968 14.4865 4.4473 13.5272 4.4473 12.568 4.4473 11.7904 3.66968 11.7904 2.71044 11.7904 1.75119 12.568.973572 13.5272.973572 14.4865.973572 15.2641 1.75119 15.2641 2.71044zM3.68499 8.49999C3.68499 9.45923 2.90737 10.2368 1.94813 10.2368.988882 10.2368.211262 9.45923.211262 8.49999.211262 7.54074.988882 6.76312 1.94813 6.76312 2.90737 6.76312 3.68499 7.54074 3.68499 8.49999zM3.68499 14.2895C3.68499 15.2488 2.90737 16.0264 1.94813 16.0264.988882 16.0264.211262 15.2488.211262 14.2895.211262 13.3303.988882 12.5527 1.94813 12.5527 2.90737 12.5527 3.68499 13.3303 3.68499 14.2895zM9.47453 14.2895C9.47453 15.2488 8.69691 16.0264 7.73767 16.0264 6.77843 16.0264 6.0008 15.2488 6.0008 14.2895 6.0008 13.3303 6.77843 12.5527 7.73767 12.5527 8.69691 12.5527 9.47453 13.3303 9.47453 14.2895zM15.2641 14.2895C15.2641 15.2488 14.4865 16.0264 13.5272 16.0264 12.568 16.0264 11.7904 15.2488 11.7904 14.2895 11.7904 13.3303 12.568 12.5527 13.5272 12.5527 14.4865 12.5527 15.2641 13.3303 15.2641 14.2895zM9.47453 8.49999C9.47453 9.45923 8.69691 10.2368 7.73767 10.2368 6.77843 10.2368 6.0008 9.45923 6.0008 8.49999 6.0008 7.54074 6.77843 6.76312 7.73767 6.76312 8.69691 6.76312 9.47453 7.54074 9.47453 8.49999zM15.2641 8.49999C15.2641 9.45923 14.4865 10.2368 13.5272 10.2368 12.568 10.2368 11.7904 9.45923 11.7904 8.49999 11.7904 7.54074 12.568 6.76312 13.5272 6.76312 14.4865 6.76312 15.2641 7.54074 15.2641 8.49999z"
/>
</g>
<defs>
<clipPath id="clip0_1898_40324">
<path transform="translate(.211 .974)" d="M0 0H15.053V15.053H0z" />
</clipPath>
</defs>
<svg viewBox="0 0 20 20" fill="currentColor" width={ size || "20" } height={ size || "20" } {...props}>
<path d="M4.95 3.6a1.35 1.35 0 1 1-2.7 0 1.35 1.35 0 0 1 2.7 0ZM3.6 11.35a1.35 1.35 0 1 0 0-2.7 1.35 1.35 0 0 0 0 2.7Zm0 6.4a1.35 1.35 0 1 0 0-2.7 1.35 1.35 0 0 0 0 2.7Zm6.398 0a1.35 1.35 0 1 0 0-2.7 1.35 1.35 0 0 0 0 2.7Zm7.752-1.35a1.35 1.35 0 1 1-2.7 0 1.35 1.35 0 0 1 2.7 0ZM11.348 10a1.35 1.35 0 1 1-2.7 0 1.35 1.35 0 0 1 2.7 0Zm5.052 1.35a1.35 1.35 0 1 0 0-2.7 1.35 1.35 0 0 0 0 2.7Zm-6.402-6.4a1.35 1.35 0 1 0 0-2.7 1.35 1.35 0 0 0 0 2.7ZM17.75 3.6a1.35 1.35 0 1 1-2.7 0 1.35 1.35 0 0 1 2.7 0Z"
/>
</svg>
);
Switcher.displayName = 'Switcher';
Expand Down
5 changes: 3 additions & 2 deletions packages/style/src/Icons/CloseRound.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0d6803c

Please sign in to comment.