-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
35 changed files
with
1,664 additions
and
255 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
export const ChatIcon = (props) => { | ||
return ( | ||
<svg | ||
{...props} | ||
width="1600" | ||
height="1600" | ||
viewBox="0 0 1600 1600" | ||
fill="none" | ||
xmlns="http://www.w3.org/2000/svg" | ||
> | ||
<path | ||
fill-rule="evenodd" | ||
clip-rule="evenodd" | ||
d="M440 182.4H1160C1318.4 182.4 1448 312 1448 470.4V934.4C1448 1092.8 1318.4 1222.4 1160 1222.4H1072L1019.2 1411.2C1017.6 1417.6 1014.4 1424 1011.2 1428.8C996.804 1451.2 971.199 1465.6 944.001 1465.6C920.001 1465.6 896.001 1454.4 881.6 1435.2L676.8 1222.4H440C281.599 1222.4 152 1092.8 152 934.4V470.4C152 311.999 281.6 182.4 440 182.4ZM833.004 430.969C872.831 607.344 897.604 632.109 1074 671.943C1089.17 675.405 1099.97 688.875 1099.97 704.473C1099.97 720.072 1089.17 733.535 1074 737.004C897.603 776.831 872.837 801.604 833.004 978.004C829.541 993.171 816.072 1003.97 800.473 1003.97C784.875 1003.97 771.411 993.171 767.943 978.004C728.103 801.603 703.329 776.837 526.969 737.004C511.766 733.541 501 720.072 501 704.473C501 688.875 511.772 675.411 526.969 671.943C703.344 632.103 728.109 607.329 767.943 430.969C771.405 415.766 784.875 405 800.473 405C816.072 405 829.535 415.772 833.004 430.969Z" | ||
fill="currentcolor" | ||
/> | ||
</svg> | ||
); | ||
}; |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
export const PersonIcon = (props) => { | ||
return ( | ||
<svg | ||
{...props} | ||
viewBox="0 0 1110 1302" | ||
fill="none" | ||
xmlns="http://www.w3.org/2000/svg" | ||
> | ||
<path | ||
d="M946.4 391.88C946.4 608.04 771.16 783.267 555 783.267C338.84 783.267 163.6 608.04 163.6 391.88C163.6 175.72 338.84 0.480469 555 0.480469C771.16 0.480469 946.4 175.72 946.4 391.88Z" | ||
fill="currentcolor" | ||
/> | ||
<path | ||
d="M555 1301.53C861.12 1301.53 1109.24 1196.25 1109.24 1124.45C1109.24 1008.46 966.64 841.547 764.333 767.467C702.339 802.18 630.96 822.051 554.987 822.051C479.028 822.051 407.667 802.176 345.64 767.467C143.373 841.519 0.773438 1008.45 0.773438 1124.45C0.773438 1196.25 248.92 1301.53 555.013 1301.53H555Z" | ||
fill="currentcolor" | ||
/> | ||
</svg> | ||
); | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,17 @@ | ||
export const SearchIcon = (props) => { | ||
return ( | ||
<svg {...props} width="24" height="24" fill="none" viewBox="0 0 24 24"> | ||
<svg | ||
{...props} | ||
width="1600" | ||
height="1600" | ||
viewBox="0 0 1600 1600" | ||
fill="none" | ||
xmlns="http://www.w3.org/2000/svg" | ||
> | ||
<path | ||
stroke="currentColor" | ||
strokeLinecap="round" | ||
strokeLinejoin="round" | ||
strokeWidth="1.5" | ||
d="M19.25 19.25L15.5 15.5M4.75 11C4.75 7.54822 7.54822 4.75 11 4.75C14.4518 4.75 17.25 7.54822 17.25 11C17.25 14.4518 14.4518 17.25 11 17.25C7.54822 17.25 4.75 14.4518 4.75 11Z" | ||
></path> | ||
d="M1494.27 1305.73L1186.72 998.187C1248.17 904.041 1284.25 791.88 1284.25 671.307C1284.25 340.48 1015.1 71.3066 684.246 71.3066C353.393 71.3066 84.2461 340.48 84.2461 671.307C84.2461 1002.16 353.393 1271.31 684.246 1271.31C798.095 1271.31 904.246 1238.86 995.033 1183.58L1305.74 1494.29C1331.78 1520.33 1365.9 1533.35 1400.01 1533.35C1434.12 1533.35 1468.24 1520.33 1494.28 1494.29C1546.36 1442.21 1546.36 1357.84 1494.28 1305.74L1494.27 1305.73ZM684.239 1004.63C500.453 1004.63 350.906 855.08 350.906 671.293C350.906 487.507 500.453 337.96 684.239 337.96C868.026 337.96 1017.57 487.507 1017.57 671.293C1017.57 855.08 868.026 1004.63 684.239 1004.63Z" | ||
fill="currentcolor" | ||
/> | ||
</svg> | ||
); | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.