Skip to content

Commit 7c2bf40

Browse files
authored
feat(icon): Logo 아이콘을 추가합니다. (#43)
1 parent d13b096 commit 7c2bf40

File tree

4 files changed

+109
-18
lines changed

4 files changed

+109
-18
lines changed

.changeset/nervous-lamps-cough.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@setaday/icon": minor
3+
---
4+
5+
Add DesktopLogo, MobileLogo

packages/icon/index.ts

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
1-
export { default as DesktopIconDonate } from './src/DesktopIconDonate';
2-
export { default as DesktopIconSharing } from './src/DesktopIconSharing';
3-
export { default as DesktopIconTeam } from './src/DesktopIconTeam';
4-
export { default as MobileIconArrowDown } from './src/MobileIconArrowDown';
5-
export { default as MoblieIconArrowDownSmall } from './src/MobileIconArrowDownSmall';
6-
export { default as MobileIconArrowLeftBlack } from './src/MobileIconArrowLeftBlack';
7-
export { default as MobileIconArrowLeftGray } from './src/MobileIconArrowLeftGray';
8-
export { default as MobileIconArrowRightGray } from './src/MobileIconArrowRightGray';
9-
export { default as MobileIconArrowUp } from './src/MobileIconArrowUp';
10-
export { default as MobileIconArrowUpSmall } from './src/MobileIconArrowUpSmall';
11-
export { default as MobileIconDonate } from './src/MobileIconDonate';
12-
export { default as MobileIconDraw } from './src/MobileIconDraw';
13-
export { default as MobileIconDrawChoose } from './src/MobileIconDrawChoose';
14-
export { default as MobileIconErase } from './src/MobileIconErase';
15-
export { default as MobileIconEraseChoose } from './src/MobileIconEraseChoose';
16-
export { default as MobileIconModalX } from './src/MobileIconModalX';
17-
export { default as MobileIconSharing } from './src/MobileIconSharing';
18-
export { default as MobileIconTeam } from './src/MobileIconTeam';
1+
export { default as DesktopIconDonate } from "./src/DesktopIconDonate";
2+
export { default as DesktopIconSharing } from "./src/DesktopIconSharing";
3+
export { default as DesktopIconTeam } from "./src/DesktopIconTeam";
4+
export { default as DesktopLogo } from "./src/DesktopLogo";
5+
export { default as MobileIconArrowDown } from "./src/MobileIconArrowDown";
6+
export { default as MoblieIconArrowDownSmall } from "./src/MobileIconArrowDownSmall";
7+
export { default as MobileIconArrowLeftBlack } from "./src/MobileIconArrowLeftBlack";
8+
export { default as MobileIconArrowLeftGray } from "./src/MobileIconArrowLeftGray";
9+
export { default as MobileIconArrowRightGray } from "./src/MobileIconArrowRightGray";
10+
export { default as MobileIconArrowUp } from "./src/MobileIconArrowUp";
11+
export { default as MobileIconArrowUpSmall } from "./src/MobileIconArrowUpSmall";
12+
export { default as MobileIconDonate } from "./src/MobileIconDonate";
13+
export { default as MobileIconDraw } from "./src/MobileIconDraw";
14+
export { default as MobileIconDrawChoose } from "./src/MobileIconDrawChoose";
15+
export { default as MobileIconErase } from "./src/MobileIconErase";
16+
export { default as MobileIconEraseChoose } from "./src/MobileIconEraseChoose";
17+
export { default as MobileIconModalX } from "./src/MobileIconModalX";
18+
export { default as MobileIconSharing } from "./src/MobileIconSharing";
19+
export { default as MobileIconTeam } from "./src/MobileIconTeam";
20+
export { default as MobileLogo } from "./src/MobileLogo";

packages/icon/src/DesktopLogo.tsx

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
import type { SVGProps } from "react";
2+
3+
const DesktopLogo = (props: SVGProps<SVGSVGElement>) => {
4+
return (
5+
<svg xmlns="http://www.w3.org/2000/svg" width="105" height="27" viewBox="0 0 105 27" fill="none">
6+
<path
7+
d="M6.63612 21.225C5.40542 21.225 4.29538 21.0083 3.33012 20.599C2.36487 20.1897 1.59267 19.6118 1.03765 18.8895C0.458495 18.1672 0.120657 17.3004 0 16.3373H3.47491C3.59557 16.7466 3.78862 17.1078 4.02993 17.4449C4.29538 17.782 4.63322 18.0227 5.06758 18.2153C5.50194 18.408 6.0087 18.5043 6.58785 18.5043C7.16701 18.5043 7.60137 18.432 7.98747 18.2635C8.37357 18.095 8.61489 17.8783 8.7838 17.6375C8.95272 17.3967 9.02512 17.1078 9.02512 16.8189C9.02512 16.3614 8.90446 16.0002 8.66315 15.7836C8.42183 15.5669 8.05986 15.3742 7.57724 15.2298C7.09461 15.0853 6.51546 14.9409 5.86391 14.8205C5.26063 14.676 4.65735 14.5315 4.0058 14.3389C3.37839 14.1463 2.79923 13.9055 2.26835 13.5925C1.73746 13.2795 1.32722 12.9184 1.01352 12.4368C0.699809 11.9553 0.530889 11.4015 0.530889 10.7274C0.530889 9.88467 0.748071 9.1142 1.20657 8.44004C1.64093 7.76588 2.29248 7.21211 3.13707 6.82687C3.98167 6.44164 5.01932 6.24902 6.20175 6.24902C7.86681 6.24902 9.19404 6.63426 10.2076 7.4288C11.2211 8.19927 11.8244 9.30682 11.9933 10.7033H8.68728C8.59075 10.1736 8.32531 9.7402 7.89095 9.4272C7.45658 9.1142 6.87743 8.96974 6.17762 8.96974C5.47781 8.96974 4.87453 9.1142 4.48843 9.37905C4.10233 9.66797 3.90928 10.0291 3.90928 10.4625C3.90928 10.7514 4.02993 11.0163 4.29538 11.233C4.56082 11.4738 4.92279 11.6664 5.38129 11.8108C5.83978 11.9553 6.3948 12.1238 6.99809 12.2683C8.0116 12.485 8.92859 12.7258 9.74906 13.0147C10.5695 13.3036 11.2452 13.7129 11.752 14.2667C12.2587 14.7964 12.5 15.5909 12.5 16.6022C12.5 17.5171 12.2828 18.3117 11.8002 19.0099C11.3176 19.7081 10.6419 20.2619 9.74906 20.6471C8.8562 21.0324 7.81855 21.2491 6.58785 21.2491L6.63612 21.225Z"
8+
fill="black"
9+
/>
10+
<path
11+
d="M20.763 21.225C19.388 21.225 18.1734 20.9125 17.1192 20.2875C16.0651 19.6625 15.2401 18.7971 14.6442 17.6914C14.0484 16.5856 13.7505 15.2875 13.7505 13.8212C13.7505 12.3548 14.0484 11.0086 14.6213 9.87884C15.2172 8.74903 16.0192 7.8596 17.0734 7.21056C18.1276 6.56152 19.3422 6.24902 20.7401 6.24902C22.138 6.24902 23.2838 6.56152 24.2922 7.18653C25.3005 7.81153 26.0797 8.65288 26.6526 9.68653C27.2255 10.7202 27.5005 11.8981 27.5005 13.1962C27.5005 13.3885 27.5005 13.6048 27.5005 13.8212C27.5005 14.0615 27.4776 14.3019 27.4547 14.5663H16.088V12.3548H24.1776C24.1318 11.3452 23.7651 10.5279 23.1234 9.95096C22.4818 9.37403 21.6797 9.06153 20.7401 9.06153C20.0526 9.06153 19.4338 9.2298 18.8609 9.5423C18.288 9.8548 17.8297 10.3356 17.4859 10.9606C17.1422 11.5856 16.9817 12.3788 16.9817 13.3404V14.1817C16.9817 15.0712 17.1422 15.8164 17.4859 16.4414C17.8067 17.0664 18.2651 17.5471 18.838 17.8837C19.4109 18.2202 20.0297 18.3885 20.7401 18.3885C21.4963 18.3885 22.1151 18.2202 22.6422 17.8596C23.1463 17.499 23.5359 17.0183 23.788 16.4414H27.1109C26.8818 17.3548 26.4464 18.1962 25.8505 18.9173C25.2547 19.6385 24.5213 20.2154 23.6734 20.6241C22.8255 21.0327 21.8401 21.2491 20.763 21.2491V21.225Z"
12+
fill="black"
13+
/>
14+
<path
15+
d="M36.1593 20.0015C35.1813 20.0015 34.3256 19.8617 33.5676 19.5588C32.8341 19.2558 32.2473 18.7665 31.8561 18.0674C31.4649 17.3683 31.2449 16.4362 31.2449 15.2711V8.9329H28.751V6.13663H31.2449L31.6605 2.50146H34.7657V6.13663H38.751V8.9329H34.7657V15.2711C34.7657 15.9702 34.9124 16.4595 35.2302 16.7392C35.5481 17.0188 36.086 17.1353 36.8684 17.1353H38.6287V19.9782H36.1349L36.1593 20.0015Z"
16+
fill="black"
17+
/>
18+
<path
19+
d="M46.2595 21.2491C45.1314 21.2491 44.1837 21.0574 43.4391 20.65C42.6945 20.2427 42.153 19.7395 41.792 19.0685C41.431 18.3976 41.2505 17.6788 41.2505 16.888C41.2505 15.9775 41.4761 15.2107 41.9048 14.5398C42.3561 13.8688 43.0104 13.3657 43.8678 12.9823C44.7252 12.5989 45.8083 12.4311 47.0944 12.4311H50.524C50.524 11.6883 50.4112 11.0653 50.2081 10.5861C50.005 10.1069 49.6891 9.72347 49.2604 9.48386C48.8317 9.24424 48.3128 9.10047 47.681 9.10047C46.9364 9.10047 46.3047 9.29216 45.7406 9.65159C45.1991 10.035 44.8606 10.5861 44.7478 11.3049H41.5438C41.6341 10.2746 41.9499 9.38801 42.514 8.62123C43.0781 7.85446 43.8001 7.30334 44.7027 6.87203C45.6052 6.44072 46.598 6.24902 47.681 6.24902C48.9445 6.24902 50.0276 6.48864 50.9527 6.94391C51.8552 7.42315 52.5547 8.07011 53.0285 8.93274C53.5023 9.79536 53.7505 10.8497 53.7505 12.0717V20.8417H50.9978L50.6819 18.5414C50.5014 18.9248 50.2758 19.2842 49.9825 19.5957C49.6891 19.9072 49.3733 20.1947 49.0122 20.4344C48.6512 20.674 48.2451 20.8657 47.7713 20.9855C47.32 21.1292 46.801 21.1772 46.2144 21.1772L46.2595 21.2491ZM46.9815 18.5174C47.5005 18.5174 47.9743 18.4216 48.3805 18.2059C48.7866 17.9903 49.1476 17.7267 49.4409 17.3673C49.7343 17.0078 49.9599 16.6005 50.1404 16.1213C50.2983 15.666 50.4112 15.1867 50.4337 14.6835L47.4328 14.6596C46.7785 14.6596 46.2595 14.7554 45.8308 14.9232C45.4247 15.0909 45.1088 15.3305 44.9283 15.6181C44.7478 15.9056 44.635 16.265 44.635 16.6484C44.635 17.0318 44.7252 17.3912 44.9283 17.6788C45.1088 17.9663 45.3796 18.158 45.718 18.3018C46.0565 18.4455 46.4852 18.5174 46.959 18.5174H46.9815Z"
20+
fill="black"
21+
/>
22+
<path
23+
d="M63.1177 20C61.8052 20 60.6333 19.6811 59.5786 19.0661C58.5474 18.4511 57.7271 17.6082 57.1411 16.5148C56.5552 15.4214 56.2505 14.2142 56.2505 12.8474C56.2505 11.4807 56.5552 10.2734 57.1411 9.20275C57.7271 8.13214 58.5474 7.28931 59.5786 6.69705C60.6099 6.08202 61.8052 5.78589 63.1411 5.78589C64.2193 5.78589 65.1568 5.9909 65.9536 6.37815C66.7505 6.76539 67.4068 7.33487 67.8755 8.0638V0H71.2505V19.6811H68.2505L67.8755 17.6766C67.5708 18.0866 67.2193 18.4511 66.7739 18.8155C66.3521 19.18 65.8364 19.4533 65.2271 19.6811C64.6177 19.9089 63.9146 20 63.1177 20ZM63.7974 17.1754C64.5943 17.1754 65.3208 16.9932 65.9302 16.6287C66.5396 16.2643 67.0318 15.7631 67.3833 15.1025C67.7349 14.4647 67.899 13.713 67.899 12.893C67.899 12.0729 67.7349 11.3212 67.3833 10.6834C67.0318 10.0456 66.563 9.54444 65.9302 9.17997C65.3208 8.81551 64.5943 8.63328 63.7974 8.63328C63.0005 8.63328 62.2974 8.81551 61.6646 9.17997C61.0317 9.54444 60.5396 10.0456 60.2114 10.6834C59.8599 11.3212 59.6958 12.0501 59.6958 12.8702C59.6958 13.6902 59.8599 14.4419 60.2114 15.1025C60.563 15.7404 61.0552 16.2643 61.6646 16.6287C62.2974 16.9932 63.0005 17.1754 63.7974 17.1754Z"
24+
fill="black"
25+
/>
26+
<path
27+
d="M78.7605 21.2491C77.6323 21.2491 76.6847 21.0574 75.9401 20.65C75.1955 20.2427 74.654 19.7395 74.293 19.0685C73.932 18.3976 73.7515 17.6788 73.7515 16.888C73.7515 15.9775 73.9771 15.2107 74.4058 14.5398C74.8571 13.8688 75.5114 13.3657 76.3688 12.9823C77.2262 12.5989 78.3092 12.4311 79.5953 12.4311H83.025C83.025 11.6883 82.9121 11.0653 82.7091 10.5861C82.506 10.1069 82.1901 9.72347 81.7614 9.48385C81.3327 9.24424 80.8138 9.10047 80.182 9.10047C79.4374 9.10047 78.8056 9.29216 78.2415 9.65159C77.7 10.035 77.3616 10.5861 77.2488 11.3049H74.0448C74.135 10.2746 74.4509 9.38801 75.015 8.62123C75.5791 7.85446 76.3011 7.30334 77.2036 6.87203C78.1062 6.44072 79.099 6.24902 80.182 6.24902C81.4455 6.24902 82.5286 6.48864 83.4537 6.94391C84.3562 7.42315 85.0556 8.07011 85.5295 8.93274C86.0033 9.79536 86.2515 10.8497 86.2515 12.0717V20.8417H83.4988L83.1829 18.5414C83.0024 18.9248 82.7768 19.2842 82.4834 19.5957C82.1901 19.9072 81.8742 20.1947 81.5132 20.4344C81.1522 20.674 80.7461 20.8657 80.2722 20.9855C79.821 21.1292 79.302 21.1772 78.7154 21.1772L78.7605 21.2491ZM79.4825 18.5174C80.0015 18.5174 80.4753 18.4216 80.8815 18.2059C81.2876 17.9903 81.6486 17.7267 81.9419 17.3673C82.2352 17.0078 82.4609 16.6005 82.6414 16.1213C82.7993 15.666 82.9121 15.1867 82.9347 14.6835L79.9338 14.6596C79.2795 14.6596 78.7605 14.7554 78.3318 14.9232C77.9257 15.0909 77.6098 15.3305 77.4293 15.6181C77.2488 15.9056 77.136 16.265 77.136 16.6484C77.136 17.0318 77.2262 17.3912 77.4293 17.6788C77.6098 17.9663 77.8805 18.158 78.219 18.3018C78.5574 18.4455 78.9861 18.5174 79.46 18.5174H79.4825Z"
28+
fill="black"
29+
/>
30+
<path
31+
d="M90.4086 26.2491L93.795 18.5424H92.9768L87.4995 6.24902H91.045L95.1813 15.6088L99.045 6.24902H102.5L93.8632 26.2491H90.4086Z"
32+
fill="black"
33+
/>
34+
<path
35+
d="M103.135 20.0005C102.597 20.0005 102.141 19.8261 101.789 19.4554C101.436 19.0848 101.25 18.6487 101.25 18.1473C101.25 17.6022 101.436 17.1444 101.789 16.7955C102.141 16.4249 102.597 16.2505 103.135 16.2505C103.674 16.2505 104.13 16.4249 104.482 16.7955C104.834 17.1662 105 17.624 105 18.1473C105 18.6487 104.834 19.0848 104.482 19.4554C104.13 19.8261 103.695 20.0005 103.135 20.0005Z"
36+
fill="black"
37+
/>
38+
</svg>
39+
);
40+
};
41+
42+
export default DesktopLogo;

packages/icon/src/MobileLogo.tsx

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
import type { SVGProps } from "react";
2+
3+
const MobileLogo = (props: SVGProps<SVGSVGElement>) => {
4+
return (
5+
<svg xmlns="http://www.w3.org/2000/svg" width="84" height="21" viewBox="0 0 84 21" fill="none">
6+
<path
7+
d="M5.30888 16.9807C4.32432 16.9807 3.43629 16.8074 2.66409 16.4799C1.89189 16.1525 1.27413 15.6902 0.830116 15.1124C0.366795 14.5345 0.0965251 13.8411 0 13.0706H2.77992C2.87645 13.3981 3.03089 13.687 3.22394 13.9567C3.43629 14.2263 3.70656 14.4189 4.05405 14.573C4.40154 14.7271 4.80695 14.8042 5.27027 14.8042C5.73359 14.8042 6.08108 14.7464 6.38996 14.6116C6.69884 14.4767 6.89189 14.3034 7.02703 14.1108C7.16216 13.9181 7.22008 13.687 7.22008 13.4559C7.22008 13.0899 7.12355 12.801 6.9305 12.6276C6.73745 12.4543 6.44788 12.3002 6.06178 12.1846C5.67568 12.069 5.21236 11.9535 4.69112 11.8571C4.20849 11.7416 3.72587 11.626 3.20463 11.4719C2.7027 11.3178 2.23938 11.1252 1.81467 10.8748C1.38996 10.6244 1.06178 10.3355 0.810811 9.95024C0.559846 9.56501 0.42471 9.12199 0.42471 8.58266C0.42471 7.90851 0.598456 7.29214 0.965251 6.75281C1.31274 6.21348 1.83398 5.77047 2.50965 5.46228C3.18533 5.15409 4.01544 5 4.96139 5C6.29344 5 7.35521 5.30819 8.16602 5.94382C8.97683 6.56019 9.45946 7.44623 9.59459 8.5634H6.94981C6.87259 8.13965 6.66023 7.79294 6.31274 7.54254C5.96525 7.29214 5.50193 7.17657 4.94208 7.17657C4.38224 7.17657 3.89961 7.29213 3.59073 7.50401C3.28185 7.73515 3.12741 8.02408 3.12741 8.37079C3.12741 8.60193 3.22394 8.8138 3.43629 8.98716C3.64865 9.17978 3.93822 9.33387 4.30502 9.44944C4.67181 9.56501 5.11583 9.69984 5.59846 9.81541C6.40927 9.98876 7.14286 10.1814 7.79923 10.4125C8.4556 10.6437 8.99614 10.9711 9.40154 11.4141C9.80695 11.8379 10 12.4735 10 13.2825C10 14.0144 9.82625 14.6501 9.44015 15.2087C9.05405 15.7673 8.51351 16.2103 7.79923 16.5185C7.08494 16.8266 6.25483 17 5.27027 17L5.30888 16.9807Z"
8+
fill="black"
9+
/>
10+
<path
11+
d="M16.61 16.9808C15.51 16.9808 14.5383 16.7308 13.695 16.2308C12.8517 15.7308 12.1917 15.0385 11.715 14.1538C11.2383 13.2692 11 12.2308 11 11.0577C11 9.88462 11.2383 8.80769 11.6967 7.90385C12.1733 7 12.815 6.28846 13.6583 5.76923C14.5017 5.25 15.4733 5 16.5917 5C17.71 5 18.6267 5.25 19.4333 5.75C20.24 6.25 20.8633 6.92308 21.3217 7.75C21.78 8.57692 22 9.51923 22 10.5577C22 10.7115 22 10.8846 22 11.0577C22 11.25 21.9817 11.4423 21.9633 11.6538H12.87V9.88462H19.3417C19.305 9.07692 19.0117 8.42308 18.4983 7.96154C17.985 7.5 17.3433 7.25 16.5917 7.25C16.0417 7.25 15.5467 7.38462 15.0883 7.63462C14.63 7.88462 14.2633 8.26923 13.9883 8.76923C13.7133 9.26923 13.585 9.90385 13.585 10.6731V11.3462C13.585 12.0577 13.7133 12.6538 13.9883 13.1538C14.245 13.6538 14.6117 14.0385 15.07 14.3077C15.5283 14.5769 16.0233 14.7115 16.5917 14.7115C17.1967 14.7115 17.6917 14.5769 18.1133 14.2885C18.5167 14 18.8283 13.6154 19.03 13.1538H21.6883C21.505 13.8846 21.1567 14.5577 20.68 15.1346C20.2033 15.7115 19.6167 16.1731 18.9383 16.5C18.26 16.8269 17.4717 17 16.61 17V16.9808Z"
12+
fill="black"
13+
/>
14+
<path
15+
d="M28.9267 16C28.1443 16 27.4597 15.8881 26.8533 15.6458C26.2665 15.4035 25.7971 15.012 25.4841 14.4527C25.1711 13.8935 24.9951 13.1478 24.9951 12.2157V7.14514H23V4.90812H24.9951L25.3276 2H27.8117V4.90812H31V7.14514H27.8117V12.2157C27.8117 12.775 27.9291 13.1664 28.1834 13.3901C28.4377 13.6138 28.868 13.7071 29.4939 13.7071H30.9022V15.9814H28.9071L28.9267 16Z"
16+
fill="black"
17+
/>
18+
<path
19+
d="M37.0072 17C36.1047 17 35.3466 16.8466 34.7509 16.5208C34.1552 16.1949 33.722 15.7923 33.4332 15.2556C33.1444 14.7188 33 14.1438 33 13.5112C33 12.7827 33.1805 12.1693 33.5235 11.6326C33.8845 11.0958 34.4079 10.6933 35.0939 10.3866C35.7798 10.0799 36.6462 9.94569 37.6751 9.94569H40.4188C40.4188 9.35144 40.3285 8.85303 40.1661 8.46965C40.0036 8.08626 39.7509 7.77955 39.4079 7.58786C39.065 7.39617 38.6498 7.28115 38.1444 7.28115C37.5487 7.28115 37.0433 7.4345 36.5921 7.72204C36.1588 8.02875 35.8881 8.46965 35.7978 9.04473H33.2347C33.3069 8.22045 33.5596 7.51118 34.0108 6.89776C34.4621 6.28435 35.0397 5.84345 35.7617 5.4984C36.4838 5.15335 37.278 5 38.1444 5C39.1552 5 40.0217 5.19169 40.7617 5.55591C41.4838 5.9393 42.0433 6.45687 42.4224 7.14697C42.8014 7.83706 43 8.68051 43 9.65815V16.6741H40.7978L40.5451 14.8339C40.4007 15.1406 40.2202 15.4281 39.9856 15.6773C39.7509 15.9265 39.4982 16.1565 39.2094 16.3482C38.9206 16.5399 38.5957 16.6933 38.2166 16.7891C37.8556 16.9042 37.4404 16.9425 36.9711 16.9425L37.0072 17ZM37.5848 14.8147C38 14.8147 38.3791 14.738 38.704 14.5655C39.0289 14.393 39.3177 14.1821 39.5523 13.8946C39.787 13.607 39.9675 13.2811 40.1119 12.8978C40.2383 12.5335 40.3285 12.1502 40.3466 11.7476L37.9458 11.7284C37.4224 11.7284 37.0072 11.8051 36.6643 11.9393C36.3393 12.0735 36.0866 12.2652 35.9422 12.4952C35.7978 12.7252 35.7076 13.0128 35.7076 13.3195C35.7076 13.6262 35.7798 13.9137 35.9422 14.1438C36.0866 14.3738 36.3032 14.5272 36.574 14.6422C36.8448 14.7572 37.1877 14.8147 37.5668 14.8147H37.5848Z"
20+
fill="black"
21+
/>
22+
<path
23+
d="M50.4938 16C49.4438 16 48.5063 15.7449 47.6625 15.2528C46.8375 14.7608 46.1813 14.0866 45.7125 13.2118C45.2438 12.3371 45 11.3713 45 10.2779C45 9.18451 45.2438 8.21868 45.7125 7.36219C46.1813 6.50569 46.8375 5.83144 47.6625 5.35763C48.4875 4.8656 49.4438 4.6287 50.5125 4.6287C51.375 4.6287 52.125 4.79271 52.7625 5.10251C53.4 5.4123 53.925 5.86788 54.3 6.45103V0H57V15.7449H54.6L54.3 14.1412C54.0563 14.4692 53.775 14.7608 53.4187 15.0524C53.0813 15.344 52.6688 15.5626 52.1813 15.7449C51.6938 15.9271 51.1313 16 50.4938 16ZM51.0375 13.7403C51.675 13.7403 52.2563 13.5945 52.7438 13.303C53.2313 13.0114 53.625 12.6105 53.9063 12.082C54.1875 11.5718 54.3188 10.9704 54.3188 10.3144C54.3188 9.65831 54.1875 9.05695 53.9063 8.5467C53.625 8.03645 53.25 7.63554 52.7438 7.34396C52.2563 7.05239 51.675 6.90661 51.0375 6.90661C50.4 6.90661 49.8375 7.05239 49.3312 7.34396C48.825 7.63554 48.4313 8.03645 48.1688 8.5467C47.8875 9.05695 47.7563 9.64009 47.7563 10.2961C47.7563 10.9522 47.8875 11.5535 48.1688 12.082C48.45 12.5923 48.8437 13.0114 49.3312 13.303C49.8375 13.5945 50.4 13.7403 51.0375 13.7403Z"
24+
fill="black"
25+
/>
26+
<path
27+
d="M63.0072 17C62.1047 17 61.3466 16.8466 60.7509 16.5208C60.1552 16.1949 59.722 15.7923 59.4332 15.2556C59.1444 14.7189 59 14.1438 59 13.5112C59 12.7827 59.1805 12.1693 59.5235 11.6326C59.8845 11.0958 60.4079 10.6933 61.0939 10.3866C61.7798 10.0799 62.6462 9.94569 63.6751 9.94569H66.4188C66.4188 9.35144 66.3285 8.85304 66.1661 8.46965C66.0036 8.08626 65.7509 7.77955 65.4079 7.58786C65.065 7.39617 64.6498 7.28115 64.1444 7.28115C63.5487 7.28115 63.0433 7.4345 62.5921 7.72204C62.1588 8.02875 61.8881 8.46965 61.7978 9.04473H59.2347C59.3069 8.22045 59.5596 7.51118 60.0108 6.89776C60.4621 6.28435 61.0397 5.84345 61.7617 5.4984C62.4838 5.15335 63.278 5 64.1444 5C65.1552 5 66.0217 5.19169 66.7617 5.55591C67.4838 5.9393 68.0433 6.45687 68.4224 7.14697C68.8014 7.83706 69 8.68051 69 9.65815V16.6741H66.7978L66.5451 14.8339C66.4007 15.1406 66.2202 15.4281 65.9856 15.6773C65.7509 15.9265 65.4982 16.1565 65.2094 16.3482C64.9206 16.5399 64.5957 16.6933 64.2166 16.7891C63.8556 16.9042 63.4404 16.9425 62.9711 16.9425L63.0072 17ZM63.5848 14.8147C64 14.8147 64.3791 14.738 64.704 14.5655C65.0289 14.393 65.3177 14.1821 65.5523 13.8946C65.787 13.607 65.9675 13.2811 66.1119 12.8978C66.2383 12.5335 66.3285 12.1502 66.3466 11.7476L63.9458 11.7284C63.4224 11.7284 63.0072 11.8051 62.6643 11.9393C62.3394 12.0735 62.0866 12.2652 61.9422 12.4952C61.7978 12.7252 61.7076 13.0128 61.7076 13.3195C61.7076 13.6262 61.7798 13.9137 61.9422 14.1438C62.0866 14.3738 62.3033 14.5272 62.574 14.6422C62.8448 14.7572 63.1877 14.8147 63.5668 14.8147H63.5848Z"
28+
fill="black"
29+
/>
30+
<path
31+
d="M72.3273 21L75.0364 14.8347H74.3818L70 5H72.8364L76.1455 12.4878L79.2364 5H82L75.0909 21H72.3273Z"
32+
fill="black"
33+
/>
34+
<path
35+
d="M82.5083 16C82.0774 16 81.7127 15.8605 81.4309 15.564C81.1492 15.2674 81 14.9186 81 14.5174C81 14.0814 81.1492 13.7151 81.4309 13.436C81.7127 13.1395 82.0774 13 82.5083 13C82.9392 13 83.3039 13.1395 83.5856 13.436C83.8674 13.7326 84 14.0988 84 14.5174C84 14.9186 83.8674 15.2674 83.5856 15.564C83.3039 15.8605 82.9558 16 82.5083 16Z"
36+
fill="black"
37+
/>
38+
</svg>
39+
);
40+
};
41+
42+
export default MobileLogo;

0 commit comments

Comments
 (0)