Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resize icons #450

Merged
merged 3 commits into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/components/Icons/Svg/ChainIcons/Bsc.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ export function Bsc(props: SVGProps) {
const { size, ...rest } = props;
return (
<svg
width={size || 22}
height={size || 22}
viewBox="0 0 14 14"
width={size || 12}
height={size || 12}
viewBox="0 0 12 12"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...rest}
Expand All @@ -23,7 +23,7 @@ export function Bsc(props: SVGProps) {
transform="matrix(-1 0 0 1 12 0)"
fill="#1C1C1C"
/>
<g clip-path="url(#clip0_6150_47876)">
<g clipPath="url(#clip0_6150_47876)">
<path
d="M5.42814 6.92349C5.42814 6.74863 5.42703 6.57378 5.42898 6.39892C5.42944 6.35641 5.41537 6.33191 5.37815 6.31028C5.08376 6.13914 4.79066 5.96586 4.49719 5.79323C4.48728 5.78738 4.47784 5.78079 4.46756 5.77587C4.44358 5.76455 4.43488 5.74543 4.43673 5.72C4.4372 5.71434 4.43673 5.70859 4.43673 5.70283C4.43673 5.51359 4.43803 5.32444 4.43571 5.13529C4.43516 5.09204 4.45025 5.06818 4.487 5.04702C4.64948 4.95356 4.81075 4.85806 4.97118 4.76126C5.00266 4.74232 5.02617 4.74371 5.057 4.76218C5.35279 4.93945 5.64931 5.11524 5.94574 5.2914C5.95556 5.29724 5.96565 5.30263 5.97528 5.30885C5.99009 5.31831 6.00435 5.31859 6.01944 5.30922C6.03517 5.29938 6.05156 5.29047 6.06758 5.281C6.35827 5.10921 6.64924 4.93797 6.9391 4.76478C6.97456 4.74362 7.00085 4.74334 7.03621 4.76478C7.19526 4.86112 7.3556 4.95551 7.51669 5.04842C7.54965 5.06744 7.5615 5.09 7.5615 5.12731C7.5615 5.31794 7.5627 5.50858 7.56631 5.69912C7.56714 5.74191 7.55335 5.76622 7.51613 5.78785C7.23044 5.95389 6.94595 6.12206 6.66109 6.28968C6.64257 6.30054 6.62461 6.31251 6.60554 6.32216C6.58221 6.33404 6.57286 6.35242 6.57397 6.37785C6.57471 6.39502 6.57388 6.41228 6.57388 6.42945C6.57388 6.76627 6.57388 7.10308 6.57379 7.43999C6.57379 7.51721 6.57703 7.50635 6.51371 7.54366C6.35845 7.63526 6.20237 7.72538 6.04795 7.81838C6.01388 7.83889 5.98787 7.83824 5.95417 7.81801C5.79475 7.72232 5.63431 7.62812 5.47314 7.5354C5.44036 7.51656 5.4274 7.49428 5.42777 7.4566C5.42925 7.27887 5.42842 7.10113 5.42842 6.9234H5.42833L5.42814 6.92349Z"
fill="#F0B90B"
Expand Down
6 changes: 3 additions & 3 deletions src/components/Icons/Svg/ChainIcons/BscBridged.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ export function BscBridged(props: SVGProps) {
const { size, ...rest } = props;
return (
<svg
width={size || 22}
height={size || 22}
viewBox="0 0 14 14"
width={size || 12}
height={size || 12}
viewBox="0 0 12 12"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...rest}
Expand Down
6 changes: 3 additions & 3 deletions src/components/Icons/Svg/ChainIcons/Eth.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ export function Eth(props: SVGProps) {
const { size, ...rest } = props;
return (
<svg
width={size || 22}
height={size || 22}
viewBox="0 0 14 14"
width={size || 12}
height={size || 12}
viewBox="0 0 12 12"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...rest}
Expand Down
8 changes: 4 additions & 4 deletions src/components/Icons/Svg/ChainIcons/EthBridged.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ export function EthBridged(props: SVGProps) {
const { size, ...rest } = props;
return (
<svg
width={size || 22}
height={size || 22}
viewBox="0 0 14 14"
width={size || 12}
height={size || 12}
viewBox="0 0 12 12"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...rest}
>
<g clip-path="url(#clip0_6250_50977)">
<g clipPath="url(#clip0_6250_50977)">
<path
d="M5.6835 2.36841L5.63174 2.54832V7.76844L5.6835 7.82128L8.05117 6.38898L5.6835 2.36841Z"
fill="white"
Expand Down
30 changes: 15 additions & 15 deletions src/components/Icons/Svg/ChainIcons/Sepolia.tsx

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions src/components/Icons/Svg/ChainIcons/SepoliaBridged.tsx

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions src/components/Icons/Svg/FT/BNB.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ export function BNB(props: SVGProps) {
let { size, ...rest } = props;
return (
<svg
width={size ?? 44}
height={size ?? 44}
width={size ?? 20}
height={size ?? 20}
viewBox="0 0 20 20"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...rest}
>
<g clip-path="url(#clip0_6150_47790)">
<g clipPath="url(#clip0_6150_47790)">
<path
d="M10 0.00012207C15.5234 0.00012207 20 4.47767 20 10.0001C20 15.5235 15.5234 20.0001 10 20.0001C4.47754 20.0001 0 15.523 0 10.0001C0 4.47767 4.47754 0.00012207 10 0.00012207Z"
fill="#F5AC37"
Expand Down
36 changes: 18 additions & 18 deletions src/components/Icons/Svg/FT/DAI.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,28 @@ export function DAI(props: SVGProps) {
const { size, ...rest } = props;
return (
<svg
width={size ?? 44}
height={size ?? 44}
viewBox="0 0 32 32"
width={size ?? 20}
height={size ?? 20}
viewBox="0 0 20 20"
Thykof marked this conversation as resolved.
Show resolved Hide resolved
fill="none"
xmlns="http://www.w3.org/2000/svg"
fill="#000000"
{...rest}
>
<g id="SVGRepo_bgCarrier" strokeWidth="0" />
<g
id="SVGRepo_tracerCarrier"
strokeLinecap="round"
strokeLinejoin="round"
/>
<g id="SVGRepo_iconCarrier">
<g fill="none" fillRule="evenodd">
<circle fill="#F4B731" fillRule="nonzero" cx="16" cy="16" r="16" />
<path
d="M9.277 8h6.552c3.985 0 7.006 2.116 8.13 5.194H26v1.861h-1.611c.031.294.047.594.047.898v.046c0 .342-.02.68-.06 1.01H26v1.86h-2.08C22.767 21.905 19.77 24 15.83 24H9.277v-5.131H7v-1.86h2.277v-1.954H7v-1.86h2.277V8zm1.831 10.869v3.462h4.72c2.914 0 5.078-1.387 6.085-3.462H11.108zm11.366-1.86H11.108v-1.954h11.37c.041.307.063.622.063.944v.045c0 .329-.023.65-.067.964zM15.83 9.665c2.926 0 5.097 1.424 6.098 3.528h-10.82V9.666h4.72z"
fill="#FFF"
/>
</g>
<g clipPath="url(#clip0_6083_39359)">
<path
d="M10 0.00012207C15.5234 0.00012207 20 4.47767 20 10.0001C20 15.5235 15.5234 20.0001 10 20.0001C4.47754 20.0001 0 15.523 0 10.0001C0 4.47767 4.47754 0.00012207 10 0.00012207Z"
fill="#F5AC37"
/>
<path
d="M10.3685 10.7061H14.1684C14.2494 10.7061 14.2876 10.7061 14.2935 10.5999C14.3245 10.2134 14.3245 9.82458 14.2935 9.43758C14.2935 9.36243 14.2561 9.33138 14.1747 9.33138H6.61235C6.51875 9.33138 6.49355 9.36243 6.49355 9.45018V10.5626C6.49355 10.7061 6.49355 10.7061 6.6434 10.7061H10.3685ZM13.8691 8.03131C13.8799 8.00296 13.8799 7.97191 13.8691 7.94401C13.8057 7.80586 13.7305 7.67401 13.6432 7.55026C13.5118 7.33876 13.357 7.1439 13.1806 6.96885C13.0974 6.8631 13.0011 6.76815 12.8931 6.6876C12.3522 6.22724 11.7091 5.90144 11.0179 5.73764C10.6691 5.65934 10.3127 5.62199 9.95543 5.62514H6.5993C6.5057 5.62514 6.4931 5.66249 6.4931 5.74394V7.96246C6.4931 8.05606 6.4931 8.08126 6.6119 8.08126H13.8241C13.8241 8.08126 13.8867 8.06866 13.8993 8.03131H13.8687H13.8691ZM13.8691 12.0062C13.7629 11.9945 13.6558 11.9945 13.5496 12.0062H6.61865C6.52505 12.0062 6.49355 12.0062 6.49355 12.1313V14.3003C6.49355 14.4002 6.49355 14.4254 6.61865 14.4254H9.81863C9.97163 14.4371 10.1246 14.4263 10.2745 14.3944C10.7389 14.3611 11.1956 14.2603 11.6313 14.0942C11.7897 14.0393 11.9427 13.9678 12.0871 13.8818H12.1308C12.8809 13.4917 13.4902 12.8788 13.8745 12.1264C13.8745 12.1264 13.9182 12.0319 13.8691 12.0071V12.0062ZM5.23759 15.55V15.5126V14.0564V13.5628V12.094C5.23759 12.0125 5.23759 12.0004 5.13769 12.0004H3.78137C3.70622 12.0004 3.67517 12.0004 3.67517 11.9005V10.7129H5.12509C5.20609 10.7129 5.23759 10.7129 5.23759 10.6067V9.43173C5.23759 9.35658 5.23759 9.33813 5.13769 9.33813H3.78137C3.70622 9.33813 3.67517 9.33813 3.67517 9.23822V8.13841C3.67517 8.06956 3.67517 8.05111 3.77507 8.05111H5.11879C5.21239 8.05111 5.23759 8.05111 5.23759 7.93231V4.56358C5.23759 4.46368 5.23759 4.43848 5.36269 4.43848H10.0499C10.3901 4.45198 10.7281 4.48933 11.0624 4.55098C11.7514 4.67833 12.4134 4.92448 13.0186 5.27593C13.42 5.51219 13.7895 5.79749 14.1184 6.12599C14.3659 6.38295 14.5891 6.66105 14.7871 6.95715C14.9838 7.25731 15.1471 7.57816 15.2754 7.91341C15.2911 8.00071 15.3748 8.05966 15.4621 8.04481H16.5808C16.7244 8.04481 16.7244 8.04481 16.7307 8.18251V9.20762C16.7307 9.30753 16.6934 9.33273 16.593 9.33273H15.7303C15.643 9.33273 15.6178 9.33273 15.6241 9.44523C15.6583 9.82593 15.6583 10.208 15.6241 10.5887C15.6241 10.6949 15.6241 10.7075 15.7434 10.7075H16.7303C16.7739 10.7637 16.7303 10.82 16.7303 10.8767C16.7366 10.9491 16.7366 11.0225 16.7303 11.0949V11.8514C16.7303 11.9576 16.6992 11.9891 16.6052 11.9891H15.4239C15.3415 11.9734 15.2614 12.026 15.2425 12.1079C14.9613 12.8392 14.5113 13.4948 13.9299 14.0204C13.7175 14.2117 13.4943 14.3917 13.2612 14.5577C13.011 14.7017 12.7675 14.8516 12.511 14.9704C12.039 15.1828 11.5439 15.3394 11.0359 15.4388C10.5535 15.5252 10.0643 15.5644 9.57338 15.5576H5.23579V15.5513L5.23759 15.55Z"
fill="#FEFEFD"
/>
</g>
<defs>
<clipPath id="clip0_6083_39359">
<rect width="20" height="20" fill="white" />
</clipPath>
</defs>
</svg>
);
}
15 changes: 8 additions & 7 deletions src/components/Icons/Svg/FT/FT1.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,29 @@
import React, { ComponentPropsWithoutRef } from 'react';
import { SVGProps } from './svgInterface';

/* eslint-disable max-len */
export function FT1(props: SVGProps) {
const { size, ...rest } = props;
return (
<svg
width={size || 44}
height={size || 44}
viewBox="0 0 40 40"
width={size ?? 20}
height={size ?? 20}
viewBox="0 0 20 20"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...rest}
>
<circle cx="20" cy="20" r="20" fill="#FF0000" />
<circle cx="10" cy="10" r="10" fill="#FF0000" />
<path
d="M12 24.6933V16H17.3871V17.6824H13.8934V19.8044H17.1702V21.3578H13.8934V24.6933H12Z"
d="M6 12.3466V8H8.69356V8.84119H6.9467V9.9022H8.58512V10.6789H6.9467V12.3466H6Z"
fill="white"
/>
<path
d="M20.2536 24.6933V17.6941H18.1257V16H24.2515V17.6941H22.1529V24.6933H20.2536Z"
d="M10.1268 12.3466V8.84705H9.06287V8H12.1257V8.84705H11.0764V12.3466H10.1268Z"
fill="white"
/>
<path
d="M26.1507 24.6933V17.6941H24.8552V16H28.05V24.6933H26.1507Z"
d="M13.0754 12.3466V8.84705H12.4276V8H14.025V12.3466H13.0754Z"
fill="white"
/>
</svg>
Expand Down
91 changes: 45 additions & 46 deletions src/components/Icons/Svg/FT/FTIcons.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,66 +65,65 @@ export const _FT = {
</div>

<h2 className="text-neutral">Mapping native token</h2>
<div className="flex gap-2">
<div className="flex flex-wrap gap-4">
{symbolList.map((symbol: string) => {
return getAssetIcons(symbol);
})}
</div>

<div className="flex flex-wrap gap-4">
{symbolList.map((symbol: string, index: number) => {
return <div key={index}>{getAssetIcons(symbol)}</div>;
})}
</div>

<h2 className="text-neutral">Mapping bsc token list</h2>
<div className="flex gap-2">
<div className="flex flex-wrap gap-4">
{bscSymbolList.map((symbol: string) => {
return getAssetIcons(symbol, bsc.id);
})}
</div>
</div>

<h2 className="text-neutral">Mapping eth token list</h2>
<div className="flex gap-2">
<div className="flex flex-wrap gap-4">
{ethSymbolList.map((symbol: string) => {
return getAssetIcons(symbol, mainnet.id);
})}
</div>
<div className="flex flex-wrap gap-4">
{bscSymbolList.map((symbol: string, index: number) => {
return <div key={index}> {getAssetIcons(symbol, bsc.id)}</div>;
})}
</div>

<h2 className="text-neutral">Mapping sepolia token list</h2>
<div className="flex gap-2">
<div className="flex flex-wrap gap-4">
{ethSymbolList.map((symbol: string) => {
return getAssetIcons(symbol, sepolia.id);
})}
</div>
<h2 className="text-neutral">Mapping bridged bsc token list</h2>

<div className="flex flex-wrap gap-4">
{bscSymbolList.map((symbol: string, index: number) => {
return (
<div key={index}> {getAssetIcons(symbol, bsc.id, false)} </div>
);
})}
</div>

<h2 className="text-neutral">Mapping bridged bsc token list</h2>
<div className="flex gap-2">
<div className="flex flex-wrap gap-4">
{bscSymbolList.map((symbol: string) => {
return getAssetIcons(symbol, bsc.id, false);
})}
</div>
<h2 className="text-neutral">Mapping eth token list</h2>

<div className="flex flex-wrap gap-4">
{ethSymbolList.map((symbol: string, index) => {
return <div key={index}> {getAssetIcons(symbol, mainnet.id)} </div>;
})}
</div>

<h2 className="text-neutral">Mapping bridged eth token list</h2>
<div className="flex gap-2">
<div className="flex flex-wrap gap-4">
{ethSymbolList.map((symbol: string) => {
return getAssetIcons(symbol, mainnet.id, false);
})}
</div>

<div className="flex flex-wrap gap-4">
{ethSymbolList.map((symbol: string, index: number) => {
return (
<div key={index}>{getAssetIcons(symbol, mainnet.id, false)} </div>
);
})}
</div>

<h2 className="text-neutral">Mapping sepolia token list</h2>

<div className="flex flex-wrap gap-4">
{ethSymbolList.map((symbol: string, index: number) => {
return <div key={index}>{getAssetIcons(symbol, sepolia.id)}</div>;
})}
</div>

<h2 className="text-neutral">Mapping bridged sepolia token list</h2>
<div className="flex gap-2">
<div className="flex flex-wrap gap-4">
{ethSymbolList.map((symbol: string) => {
return getAssetIcons(symbol, sepolia.id, false);
})}
</div>

<div className="flex flex-wrap gap-4">
{ethSymbolList.map((symbol: string, index: number) => {
return (
<div key={index}>{getAssetIcons(symbol, sepolia.id, false)}</div>
);
})}
</div>
</div>
</>
Expand Down
24 changes: 12 additions & 12 deletions src/components/Icons/Svg/FT/USDC.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,35 +8,35 @@ export function USDC(props: SVGProps) {
const { size, ...rest } = props;
return (
<svg
width={size ?? 44}
height={size ?? 44}
viewBox="0 0 40 40"
width={size ?? 20}
height={size ?? 20}
viewBox="0 0 20 20"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...rest}
>
<g clipPath="url(#clip0_5187_4272)">
<g clipPath="url(#clip1_5187_4272)">
<g clipPath="url(#clip0_6117_18863)">
<g clipPath="url(#clip1_6117_18863)">
<path
d="M20 40C31.0834 40 40 31.0834 40 20C40 8.9166 31.0834 0 20 0C8.9166 0 0 8.9166 0 20C0 31.0834 8.9166 40 20 40Z"
d="M10 20.0001C15.5417 20.0001 20 15.5418 20 10.0001C20 4.45842 15.5417 0.00012207 10 0.00012207C4.4583 0.00012207 0 4.45842 0 10.0001C0 15.5418 4.4583 20.0001 10 20.0001Z"
fill="#2775CA"
/>
<path
d="M25.5 23.1666C25.5 20.25 23.75 19.25 20.25 18.8334C17.75 18.5 17.25 17.8334 17.25 16.6666C17.25 15.4998 18.0834 14.75 19.75 14.75C21.25 14.75 22.0834 15.25 22.5 16.5C22.5834 16.75 22.8334 16.9166 23.0834 16.9166H24.4166C24.75 16.9166 25 16.6666 25 16.3334V16.25C24.6666 14.4166 23.1666 13 21.25 12.8334V10.8334C21.25 10.5 21 10.25 20.5834 10.1666H19.3334C19 10.1666 18.75 10.4166 18.6666 10.8334V12.75C16.1666 13.0834 14.5834 14.75 14.5834 16.8334C14.5834 19.5834 16.25 20.6666 19.75 21.0834C22.0834 21.5 22.8334 22 22.8334 23.3334C22.8334 24.6668 21.6666 25.5834 20.0834 25.5834C17.9166 25.5834 17.1666 24.6666 16.9166 23.4166C16.8334 23.0834 16.5834 22.9166 16.3334 22.9166H14.9166C14.5834 22.9166 14.3334 23.1666 14.3334 23.5V23.5834C14.6666 25.6666 16 27.1666 18.75 27.5834V29.5834C18.75 29.9166 19 30.1666 19.4166 30.25H20.6666C21 30.25 21.25 30 21.3334 29.5834V27.5834C23.8334 27.1666 25.5 25.4166 25.5 23.1666Z"
d="M12.75 11.5834C12.75 10.1251 11.875 9.62507 10.125 9.41677C8.87499 9.25007 8.62499 8.91677 8.62499 8.33337C8.62499 7.74997 9.04169 7.37507 9.87499 7.37507C10.625 7.37507 11.0417 7.62507 11.25 8.25007C11.2917 8.37507 11.4167 8.45837 11.5417 8.45837H12.2083C12.375 8.45837 12.5 8.33337 12.5 8.16677V8.12507C12.3333 7.20837 11.5833 6.50007 10.625 6.41677V5.41677C10.625 5.25007 10.5 5.12507 10.2917 5.08337H9.66669C9.49999 5.08337 9.37499 5.20837 9.33329 5.41677V6.37507C8.08329 6.54177 7.29169 7.37507 7.29169 8.41677C7.29169 9.79177 8.12499 10.3334 9.87499 10.5418C11.0417 10.7501 11.4167 11.0001 11.4167 11.6668C11.4167 12.3335 10.8333 12.7918 10.0417 12.7918C8.95829 12.7918 8.58329 12.3334 8.45829 11.7084C8.41669 11.5418 8.29169 11.4584 8.16669 11.4584H7.45829C7.29169 11.4584 7.16669 11.5834 7.16669 11.7501V11.7918C7.33329 12.8334 7.99999 13.5834 9.37499 13.7918V14.7918C9.37499 14.9584 9.49999 15.0834 9.70829 15.1251H10.3333C10.5 15.1251 10.625 15.0001 10.6667 14.7918V13.7918C11.9167 13.5834 12.75 12.7084 12.75 11.5834Z"
fill="white"
/>
<path
d="M15.75 31.9166C9.25001 29.5834 5.91661 22.3334 8.33341 15.9166C9.58341 12.4166 12.3334 9.74997 15.75 8.49997C16.0834 8.33337 16.25 8.08337 16.25 7.66657V6.49997C16.25 6.16657 16.0834 5.91657 15.75 5.83337C15.6666 5.83337 15.5 5.83337 15.4166 5.91657C7.50001 8.41657 3.16661 16.8334 5.66661 24.75C7.16661 29.4166 10.75 33 15.4166 34.5C15.75 34.6666 16.0834 34.5 16.1666 34.1666C16.25 34.0834 16.25 34 16.25 33.8334V32.6666C16.25 32.4166 16 32.0834 15.75 31.9166ZM24.5834 5.91657C24.25 5.74997 23.9166 5.91657 23.8334 6.24997C23.75 6.33337 23.75 6.41657 23.75 6.58337V7.74997C23.75 8.08337 24 8.41657 24.25 8.58337C30.75 10.9166 34.0834 18.1666 31.6666 24.5834C30.4166 28.0834 27.6666 30.75 24.25 32C23.9166 32.1666 23.75 32.4166 23.75 32.8334V34C23.75 34.3334 23.9166 34.5834 24.25 34.6666C24.3334 34.6666 24.5 34.6666 24.5834 34.5834C32.5 32.0834 36.8334 23.6666 34.3334 15.75C32.8334 11 29.1666 7.41657 24.5834 5.91657Z"
d="M7.87502 15.9585C4.62502 14.7919 2.95832 11.1669 4.16672 7.95847C4.79172 6.20847 6.16672 4.87517 7.87502 4.25017C8.04172 4.16687 8.12502 4.04187 8.12502 3.83347V3.25017C8.12502 3.08347 8.04172 2.95847 7.87502 2.91687C7.83332 2.91687 7.75002 2.91687 7.70832 2.95847C3.75002 4.20847 1.58332 8.41687 2.83332 12.3752C3.58332 14.7085 5.37502 16.5002 7.70832 17.2502C7.87502 17.3335 8.04172 17.2502 8.08332 17.0835C8.12502 17.0419 8.12502 17.0002 8.12502 16.9169V16.3335C8.12502 16.2085 8.00002 16.0419 7.87502 15.9585ZM12.2917 2.95847C12.125 2.87517 11.9583 2.95847 11.9167 3.12517C11.875 3.16687 11.875 3.20847 11.875 3.29187V3.87517C11.875 4.04187 12 4.20847 12.125 4.29187C15.375 5.45847 17.0417 9.08347 15.8333 12.2919C15.2083 14.0419 13.8333 15.3752 12.125 16.0002C11.9583 16.0835 11.875 16.2085 11.875 16.4169V17.0002C11.875 17.1669 11.9583 17.2919 12.125 17.3335C12.1667 17.3335 12.25 17.3335 12.2917 17.2919C16.25 16.0419 18.4167 11.8335 17.1667 7.87517C16.4167 5.50017 14.5833 3.70847 12.2917 2.95847Z"
fill="white"
/>
</g>
</g>
<defs>
<clipPath id="clip0_5187_4272">
<rect width="40" height="40" fill="white" />
<clipPath id="clip0_6117_18863">
<rect width="20" height="20" fill="white" />
</clipPath>
<clipPath id="clip1_5187_4272">
<rect width="40" height="40" fill="white" />
<clipPath id="clip1_6117_18863">
<rect width="20" height="20" fill="white" />
</clipPath>
</defs>
</svg>
Expand Down
Loading
Loading