Skip to content

Commit

Permalink
fix(icon): icon 패키지의 오류사항을 수정합니다. (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
jungwoo3490 authored Oct 23, 2024
1 parent 0fa8687 commit 84ab976
Show file tree
Hide file tree
Showing 14 changed files with 89 additions and 82 deletions.
5 changes: 5 additions & 0 deletions .changeset/rude-forks-double.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@setaday/icon": patch
---

Fix icon package issues
2 changes: 1 addition & 1 deletion packages/icon/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export { default as DesktopIconSharing } from "./src/DesktopIconSharing";
export { default as DesktopIconTeam } from "./src/DesktopIconTeam";
export { default as DesktopLogo } from "./src/DesktopLogo";
export { default as MobileIconArrowDown } from "./src/MobileIconArrowDown";
export { default as MoblieIconArrowDownSmall } from "./src/MobileIconArrowDownSmall";
export { default as MobileIconArrowDownSmall } from "./src/MobileIconArrowDownSmall";
export { default as MobileIconArrowLeftBlack } from "./src/MobileIconArrowLeftBlack";
export { default as MobileIconArrowLeftGray } from "./src/MobileIconArrowLeftGray";
export { default as MobileIconArrowRightGray } from "./src/MobileIconArrowRightGray";
Expand Down
14 changes: 7 additions & 7 deletions packages/icon/src/DesktopIconDonate.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { SVGProps } from 'react';
import type { SVGProps } from "react";

const DesktopIconDonate = (props: SVGProps<SVGSVGElement>) => {
return (
Expand All @@ -8,22 +8,22 @@ const DesktopIconDonate = (props: SVGProps<SVGSVGElement>) => {
fill="#454545"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
fillRule="evenodd"
clipRule="evenodd"
d="M11.7727 19.7343H36.2243V35.4532C36.2243 36.4178 35.4424 37.1997 34.4778 37.1997H13.5193C12.5547 37.1997 11.7727 36.4178 11.7727 35.4532V19.7343ZM23.9987 21.0391C24.3283 21.0391 24.5955 21.3063 24.5955 21.6359V22.5599C25.1776 22.5839 25.7578 22.6692 26.3262 22.8255C26.782 22.9478 27.1799 23.0918 27.5292 23.2624C27.8335 23.411 27.9243 23.7866 27.7624 24.0841C27.5776 24.4237 27.1415 24.5253 26.7945 24.3546C26.502 24.2108 26.1981 24.0978 25.8829 24.019C25.4537 23.9117 25.0246 23.8361 24.5955 23.8087V27.4706C24.8688 27.5221 25.1436 27.5774 25.4227 27.6335C25.5074 27.6506 25.5926 27.6677 25.6783 27.6849C26.1727 27.8042 26.6331 27.9577 27.0423 28.1623C27.4515 28.3669 27.7925 28.6397 28.0483 28.9977C28.304 29.3558 28.4234 29.8332 28.4234 30.4129C28.4234 31.0438 28.2529 31.5894 27.8948 32.0327C27.5538 32.4931 27.0423 32.8511 26.3773 33.0898C25.8645 33.2871 25.2706 33.4032 24.5955 33.446V34.387C24.5955 34.7166 24.3283 34.9838 23.9987 34.9838C23.6691 34.9838 23.4019 34.7166 23.4019 34.387V33.4488C22.7187 33.4085 22.0651 33.2916 21.4327 33.0898C20.8807 32.9098 20.4048 32.7045 20.0167 32.4619C19.7444 32.2917 19.6876 31.9352 19.846 31.6559C20.0464 31.3026 20.5099 31.2051 20.8674 31.3978C21.1704 31.561 21.5102 31.7111 21.8931 31.8451C22.3788 32.0151 22.8817 32.1246 23.4019 32.1735V28.5656C23.1707 28.5215 22.9411 28.4734 22.7115 28.418C22.2171 28.2987 21.7567 28.1452 21.3475 27.9406C20.9383 27.736 20.6143 27.4461 20.3586 27.071C20.1028 26.6959 19.9835 26.2185 19.9835 25.6047C19.9835 24.9909 20.154 24.4964 20.4779 24.0361C20.8019 23.5757 21.2793 23.2006 21.9272 22.9449C22.3525 22.7609 22.8476 22.6468 23.4019 22.5919V21.6359C23.4019 21.3063 23.6691 21.0391 23.9987 21.0391ZM23.4019 23.8479C22.8489 23.9204 22.418 24.0702 22.1148 24.2918C21.6544 24.6328 21.4327 25.0591 21.4327 25.5706C21.4327 25.9798 21.5521 26.3038 21.8078 26.5254C22.0636 26.7641 22.3876 26.9346 22.8138 27.071C22.9998 27.133 23.1964 27.188 23.4019 27.2375V23.8479ZM24.5955 28.7686V32.1863C25.3343 32.1384 25.8855 31.9879 26.258 31.7258C26.7013 31.4018 26.94 30.9756 26.94 30.447C26.94 30.0549 26.8207 29.7479 26.5649 29.5092C26.3091 29.2876 25.9852 29.1171 25.576 28.9977C25.2746 28.9098 24.9455 28.8312 24.5955 28.7686Z"
fill="#454545"
/>
<path
d="M23.9983 13.6222C24.7446 12.5311 26.6999 10.2871 28.5505 10.0398C30.8637 9.73074 31.9112 11.2664 31.4311 13.6222"
stroke="#454545"
stroke-width="2.09587"
stroke-linecap="round"
strokeWidth="2.09587"
strokeLinecap="round"
/>
<path
d="M23.9983 13.6222C23.252 12.5311 21.2967 10.2871 19.4461 10.0398C17.1329 9.73074 16.0854 11.2664 16.5655 13.6222"
stroke="#454545"
stroke-width="2.09587"
stroke-linecap="round"
strokeWidth="2.09587"
strokeLinecap="round"
/>
</svg>
);
Expand Down
12 changes: 6 additions & 6 deletions packages/icon/src/DesktopIconSharing.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { SVGProps } from 'react';
import type { SVGProps } from "react";

const DesktopIconSharing = (props: SVGProps<SVGSVGElement>) => {
return (
Expand All @@ -8,18 +8,18 @@ const DesktopIconSharing = (props: SVGProps<SVGSVGElement>) => {
d="M21.0144 27.6824L36.6245 13.1664L31.8831 35.4145L23.8592 29.8707L19.7014 33.8826L21.0144 27.6824Z"
fill="#454545"
/>
<path d="M19.5559 34.3942L24.0785 30.0905" stroke="#454545" stroke-width="1.45889" stroke-linejoin="round" />
<path d="M19.5559 34.3942L24.0785 30.0905" stroke="#454545" strokeWidth="1.45889" strokeLinejoin="round" />
<path
d="M20.9417 27.6828L19.6287 34.3937L16.7109 24.9109"
stroke="#454545"
stroke-width="1.45889"
stroke-linejoin="round"
strokeWidth="1.45889"
strokeLinejoin="round"
/>
<path
d="M37.5 12L32.0292 35.561L20.9416 27.683L36.3329 12.7294L16.7838 24.9841L10 22.6499L37.5 12Z"
stroke="#454545"
stroke-width="1.45889"
stroke-linejoin="round"
strokeWidth="1.45889"
strokeLinejoin="round"
/>
</svg>
);
Expand Down
14 changes: 7 additions & 7 deletions packages/icon/src/DesktopIconTeam.tsx
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
import type { SVGProps } from 'react';
import type { SVGProps } from "react";

const DesktopIconTeam = (props: SVGProps<SVGSVGElement>) => {
return (
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
clip-rule="evenodd"
fillRule="evenodd"
clipRule="evenodd"
d="M12.1404 32.8555C11.2702 32.0404 11.002 30.7625 11.5175 29.6875C13.2378 26.1001 16.872 23.6269 21.0771 23.6269C25.2827 23.6269 28.9173 26.1008 30.6373 29.6889C31.1526 30.764 30.8843 32.0419 30.014 32.8568C27.6671 35.0543 24.5275 36.3973 21.0779 36.3973C17.6276 36.3973 14.4874 35.0537 12.1404 32.8555Z"
fill="#454545"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
fillRule="evenodd"
clipRule="evenodd"
d="M26.3826 22.4472C29.7443 23.8064 32.4521 26.469 33.8959 29.8177C33.9659 29.98 34.0197 30.1461 34.0578 30.314C35.1112 29.8803 36.0756 29.2501 36.9131 28.4645C37.7336 27.6951 37.9761 26.4824 37.4805 25.4727C36.1833 22.8301 33.6213 21.0317 30.6726 21.0317C29.0848 21.0317 27.6091 21.5532 26.3826 22.4472Z"
fill="#454545"
/>
<circle cx="21.4768" cy="16.7194" r="5.3667" fill="#454545" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
fillRule="evenodd"
clipRule="evenodd"
d="M28.8061 19.5091C29.1187 18.7052 29.2903 17.8307 29.2903 16.9162C29.2903 15.4146 28.8277 14.021 28.0374 12.8701C28.4906 12.6578 28.9965 12.5391 29.53 12.5391C31.4753 12.5391 33.0523 14.1161 33.0523 16.0614C33.0523 18.0066 31.4753 19.5836 29.53 19.5836C29.2819 19.5836 29.0397 19.5579 28.8061 19.5091Z"
fill="#454545"
/>
Expand Down
8 changes: 4 additions & 4 deletions packages/icon/src/MobileIconArrowLeftBlack.tsx
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
import type { SVGProps } from 'react';
import type { SVGProps } from "react";

const MobileIconArrowLeftBlack = (props: SVGProps<SVGSVGElement>) => {
return (
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M19.5 23L12.5 16L19.5 9"
stroke="#454545"
stroke-width="1.8"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.8"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
Expand Down
8 changes: 4 additions & 4 deletions packages/icon/src/MobileIconArrowLeftGray.tsx
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
import type { SVGProps } from 'react';
import type { SVGProps } from "react";

const MobileIconArrowLeftGray = (props: SVGProps<SVGSVGElement>) => {
return (
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M13 15.5L9 11.5L13 7.5"
stroke="#C9D4DA"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
Expand Down
8 changes: 4 additions & 4 deletions packages/icon/src/MobileIconArrowRightGray.tsx
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
import type { SVGProps } from 'react';
import type { SVGProps } from "react";

const MobileIconArrowRightGray = (props: SVGProps<SVGSVGElement>) => {
return (
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M11 15.5L15 11.5L11 7.5"
stroke="#C9D4DA"
stroke-width="1.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
Expand Down
12 changes: 6 additions & 6 deletions packages/icon/src/MobileIconDonate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@ const MobileIconDonate = (props: SVGProps<SVGSVGElement>) => {
fill="#454545"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
fillRule="evenodd"
clipRule="evenodd"
d="M7.36841 12.8712H24.6283V23.9669C24.6283 24.6477 24.0763 25.1997 23.3954 25.1997H8.60126C7.92038 25.1997 7.36841 24.6477 7.36841 23.9669V12.8712ZM15.9996 13.7923C16.2322 13.7923 16.4208 13.9809 16.4208 14.2135V14.8658C16.8317 14.8828 17.2411 14.943 17.6423 15.0533C17.964 15.1396 18.2449 15.2413 18.4914 15.3616C18.7063 15.4665 18.7703 15.7317 18.656 15.9417C18.5256 16.1814 18.2177 16.2531 17.9728 16.1326C17.7664 16.0311 17.5519 15.9514 17.3293 15.8957C17.0265 15.82 16.7237 15.7667 16.4208 15.7473V18.3322C16.6137 18.3686 16.8076 18.4075 17.0045 18.4472C17.0643 18.4592 17.1245 18.4713 17.1849 18.4834C17.5339 18.5676 17.8589 18.6759 18.1477 18.8204C18.4366 18.9648 18.6773 19.1574 18.8578 19.4101C19.0384 19.6628 19.1226 19.9998 19.1226 20.409C19.1226 20.8544 19.0023 21.2395 18.7495 21.5524C18.5088 21.8774 18.1477 22.1301 17.6784 22.2986C17.3164 22.4378 16.8973 22.5198 16.4208 22.55V23.2143C16.4208 23.4469 16.2322 23.6355 15.9996 23.6355C15.7669 23.6355 15.5783 23.4469 15.5783 23.2143V22.5521C15.096 22.5236 14.6345 22.4411 14.1881 22.2986C13.7984 22.1716 13.4624 22.0266 13.1885 21.8554C12.9963 21.7353 12.9562 21.4836 13.068 21.2864C13.2095 21.0371 13.5366 20.9683 13.789 21.1042C14.0029 21.2195 14.2428 21.3254 14.513 21.42C14.8559 21.54 15.211 21.6173 15.5783 21.6518V19.1051C15.415 19.074 15.2529 19.04 15.0907 19.0009C14.7417 18.9166 14.4168 18.8083 14.1279 18.6639C13.8391 18.5195 13.6104 18.3149 13.4298 18.0501C13.2493 17.7853 13.1651 17.4483 13.1651 17.015C13.1651 16.5818 13.2854 16.2327 13.5141 15.9078C13.7428 15.5828 14.0798 15.318 14.5371 15.1375C14.8374 15.0077 15.1869 14.9271 15.5783 14.8883V14.2135C15.5783 13.9809 15.7669 13.7923 15.9996 13.7923ZM15.5783 15.7749C15.1878 15.8261 14.8836 15.9319 14.6695 16.0883C14.3445 16.329 14.1881 16.6299 14.1881 16.991C14.1881 17.2798 14.2723 17.5085 14.4529 17.665C14.6334 17.8335 14.8621 17.9538 15.163 18.0501C15.2943 18.0939 15.4332 18.1327 15.5783 18.1677V15.7749ZM16.4208 19.2484V21.6608C16.9422 21.627 17.3312 21.5208 17.5941 21.3358C17.907 21.1071 18.0755 20.8062 18.0755 20.4331C18.0755 20.1563 17.9913 19.9397 17.8108 19.7712C17.6302 19.6147 17.4015 19.4944 17.1127 19.4101C16.9 19.3481 16.6678 19.2926 16.4208 19.2484Z"
fill="#454545"
/>
<path
d="M15.998 8.55683C16.5249 7.78665 17.905 6.20265 19.2113 6.0281C20.8442 5.80992 21.5836 6.8939 21.2447 8.55683"
stroke="#454545"
stroke-width="1.47943"
stroke-linecap="round"
strokeWidth="1.47943"
strokeLinecap="round"
/>
<path
d="M15.998 8.55683C15.4712 7.78665 14.0911 6.20265 12.7848 6.0281C11.1519 5.80992 10.4125 6.8939 10.7514 8.55683"
stroke="#454545"
stroke-width="1.47943"
stroke-linecap="round"
strokeWidth="1.47943"
strokeLinecap="round"
/>
</svg>
);
Expand Down
46 changes: 24 additions & 22 deletions packages/icon/src/MobileIconErase.tsx
Original file line number Diff line number Diff line change
@@ -1,27 +1,29 @@
import type { SVGProps } from 'react';
import type { SVGProps } from "react";

const MobileIconErase = (props: SVGProps<SVGSVGElement>) => {
<svg width="34" height="34" viewBox="0 0 34 34" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_643_16164)">
<circle cx="17" cy="17" r="17" fill="#ECEEEF" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M16.5178 23.4319L10.9234 17.5608L8.47219 19.8966C7.77797 20.5581 7.75146 21.6571 8.41298 22.3514L10.6316 24.6797L15.2083 24.6797L16.5178 23.4319Z"
fill="#5B89EF"
/>
<path
d="M10.1775 17.0892L18.3655 9.32188C19.0612 8.66191 20.1602 8.69089 20.8202 9.3866L25.1376 13.9378C25.7976 14.6335 25.7686 15.7325 25.0729 16.3925L16.8848 24.1598L10.1775 17.0892Z"
fill="white"
/>
<path d="M19.8286 11.9653L22.6063 14.8006" stroke="#AEAEAE" stroke-width="1.21542" stroke-linecap="round" />
</g>
<defs>
<clipPath id="clip0_643_16164">
<rect width="34" height="34" fill="white" />
</clipPath>
</defs>
</svg>;
return (
<svg width="34" height="34" viewBox="0 0 34 34" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clipPath="url(#clip0_643_16164)">
<circle cx="17" cy="17" r="17" fill="#ECEEEF" />
<path
fillRule="evenodd"
clipRule="evenodd"
d="M16.5178 23.4319L10.9234 17.5608L8.47219 19.8966C7.77797 20.5581 7.75146 21.6571 8.41298 22.3514L10.6316 24.6797L15.2083 24.6797L16.5178 23.4319Z"
fill="#5B89EF"
/>
<path
d="M10.1775 17.0892L18.3655 9.32188C19.0612 8.66191 20.1602 8.69089 20.8202 9.3866L25.1376 13.9378C25.7976 14.6335 25.7686 15.7325 25.0729 16.3925L16.8848 24.1598L10.1775 17.0892Z"
fill="white"
/>
<path d="M19.8286 11.9653L22.6063 14.8006" stroke="#AEAEAE" strokeWidth="1.21542" strokeLinecap="round" />
</g>
<defs>
<clipPath id="clip0_643_16164">
<rect width="34" height="34" fill="white" />
</clipPath>
</defs>
</svg>
);
};

export default MobileIconErase;
10 changes: 5 additions & 5 deletions packages/icon/src/MobileIconEraseChoose.tsx
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
import type { SVGProps } from 'react';
import type { SVGProps } from "react";

const MobileIconEraseChoose = (props: SVGProps<SVGSVGElement>) => {
return (
<svg width="34" height="34" viewBox="0 0 34 34" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_643_16166)">
<g clipPath="url(#clip0_643_16166)">
<circle cx="17" cy="17" r="17" fill="#191919" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
fillRule="evenodd"
clipRule="evenodd"
d="M16.5178 23.4319L10.9234 17.5608L8.47219 19.8966C7.77797 20.5581 7.75146 21.6571 8.41298 22.3514L10.6316 24.6797L15.2083 24.6797L16.5178 23.4319Z"
fill="#5B89EF"
/>
<path
d="M10.1775 17.0892L18.3655 9.32188C19.0612 8.66191 20.1602 8.69089 20.8202 9.3866L25.1376 13.9378C25.7976 14.6335 25.7686 15.7325 25.0729 16.3925L16.8848 24.1598L10.1775 17.0892Z"
fill="white"
/>
<path d="M19.8286 11.9653L22.6063 14.8006" stroke="#AEAEAE" stroke-width="1.21542" stroke-linecap="round" />
<path d="M19.8286 11.9653L22.6063 14.8006" stroke="#AEAEAE" strokeWidth="1.21542" strokeLinecap="round" />
</g>
<defs>
<clipPath id="clip0_643_16166">
Expand Down
6 changes: 3 additions & 3 deletions packages/icon/src/MobileIconModalX.tsx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import type { SVGProps } from 'react';
import type { SVGProps } from "react";

const MobileIconModalX = (props: SVGProps<SVGSVGElement>) => {
return (
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M22.7439 9.25586L9.25583 22.7439" stroke="#979AA0" stroke-width="1.4" stroke-linecap="round" />
<path d="M22.7439 22.7441L9.25583 9.25608" stroke="#979AA0" stroke-width="1.4" stroke-linecap="round" />
<path d="M22.7439 9.25586L9.25583 22.7439" stroke="#979AA0" strokeWidth="1.4" strokeLinecap="round" />
<path d="M22.7439 22.7441L9.25583 9.25608" stroke="#979AA0" strokeWidth="1.4" strokeLinecap="round" />
</svg>
);
};
Expand Down
12 changes: 6 additions & 6 deletions packages/icon/src/MobileIconSharing.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { SVGProps } from 'react';
import type { SVGProps } from "react";

const MobileIconSharing = (props: SVGProps<SVGSVGElement>) => {
return (
Expand All @@ -8,18 +8,18 @@ const MobileIconSharing = (props: SVGProps<SVGSVGElement>) => {
d="M13.7598 18.9513L26.297 7.29297L22.489 25.1613L16.0446 20.7089L12.7053 23.931L13.7598 18.9513Z"
fill="#454545"
/>
<path d="M12.5884 24.3432L16.2206 20.8867" stroke="#454545" stroke-width="1.17169" stroke-linejoin="round" />
<path d="M12.5884 24.3432L16.2206 20.8867" stroke="#454545" strokeWidth="1.17169" strokeLinejoin="round" />
<path
d="M13.7014 18.9528L12.6469 24.3426L10.3035 16.7266"
stroke="#454545"
stroke-width="1.17169"
stroke-linejoin="round"
strokeWidth="1.17169"
strokeLinejoin="round"
/>
<path
d="M27 6.35645L22.6061 25.2793L13.7013 18.9522L26.0626 6.94229L10.3619 16.7845L4.91357 14.9098L27 6.35645Z"
stroke="#454545"
stroke-width="1.17169"
stroke-linejoin="round"
strokeWidth="1.17169"
strokeLinejoin="round"
/>
</svg>
);
Expand Down
14 changes: 7 additions & 7 deletions packages/icon/src/MobileIconTeam.tsx
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
import type { SVGProps } from 'react';
import type { SVGProps } from "react";

const MobileIconTeam = (props: SVGProps<SVGSVGElement>) => {
return (
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
fill-rule="evenodd"
clip-rule="evenodd"
fillRule="evenodd"
clipRule="evenodd"
d="M6.99898 23.6201C6.09273 22.8455 5.81964 21.5483 6.39454 20.5039C7.77059 18.0041 10.4088 16.313 13.4373 16.313C16.4662 16.313 19.1046 18.0044 20.4806 20.5047C21.0553 21.5491 20.7821 22.8463 19.8758 23.6208C18.1376 25.1062 15.891 26.0015 13.4378 26.0015C10.9842 26.0015 8.73728 25.1059 6.99898 23.6201Z"
fill="#454545"
/>
<path
fill-rule="evenodd"
clip-rule="evenodd"
fillRule="evenodd"
clipRule="evenodd"
d="M17.4619 15.4179C19.8716 16.392 21.8384 18.2488 22.972 20.5933C23.1 20.858 23.1801 21.1352 23.2151 21.4148C23.91 21.1377 24.555 20.7482 25.1315 20.2667C25.9945 19.5458 26.2423 18.3087 25.6815 17.334C24.6478 15.5377 22.8113 14.3429 20.718 14.3429C19.5128 14.3429 18.3927 14.739 17.4619 15.4179Z"
fill="#454545"
/>
<circle cx="13.741" cy="11.0713" r="4.07133" fill="#454545" />
<path
fill-rule="evenodd"
clip-rule="evenodd"
fillRule="evenodd"
clipRule="evenodd"
d="M19.3002 13.1899C19.5374 12.58 19.6675 11.9166 19.6675 11.2229C19.6675 10.0837 19.3166 9.02652 18.717 8.15346C19.0609 7.99232 19.4447 7.90228 19.8496 7.90228C21.3253 7.90228 22.5216 9.09861 22.5216 10.5744C22.5216 12.0501 21.3253 13.2464 19.8496 13.2464C19.6613 13.2464 19.4775 13.2269 19.3002 13.1899Z"
fill="#454545"
/>
Expand Down

0 comments on commit 84ab976

Please sign in to comment.