Skip to content

Commit ad179be

Browse files
Add dot and suggestion icons
1 parent a8b981e commit ad179be

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

src/lib/Icon/iconList.tsx

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ export const icons = (size: string, color: string, className?: string): Record<s
7878
<g>
7979
<path fill={color} fillRule="evenodd" clipRule="evenodd" d="M4.2635 5.2636C4.61498 4.91213 5.18483 4.91213 5.5363 5.2636L10.5363 10.2636C10.8878 10.6151 10.8878 11.1849 10.5363 11.5364L5.5363 16.5364C5.18483 16.8879 4.61498 16.8879 4.2635 16.5364C3.91203 16.1849 3.91203 15.6151 4.2635 15.2636L8.62711 10.9L4.2635 6.5364C3.91203 6.18492 3.91203 5.61508 4.2635 5.2636ZM11.2635 5.2636C11.615 4.91213 12.1848 4.91213 12.5363 5.2636L17.5363 10.2636C17.8878 10.6151 17.8878 11.1849 17.5363 11.5364L12.5363 16.5364C12.1848 16.8879 11.615 16.8879 11.2635 16.5364C10.912 16.1849 10.912 15.6151 11.2635 15.2636L15.6271 10.9L11.2635 6.5364C10.912 6.18492 10.912 5.61508 11.2635 5.2636Z" />
8080
</g>
81-
</svg>,
81+
</svg>,
8282
"clipboard": <svg className={className} width={size} height={size} viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
8383
<g>
8484
<g >
@@ -96,13 +96,16 @@ export const icons = (size: string, color: string, className?: string): Record<s
9696
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.75879 7.99373C5.32806 4.04345 8.72553 1.0083 12.8333 1.0083C17.3391 1.0083 20.9917 4.66091 20.9917 9.16663C20.9917 10.54 20.6517 11.8361 20.0508 12.9732L20.6111 15.9823C20.6608 16.2496 20.5757 16.5244 20.3834 16.7167C20.1911 16.909 19.9163 16.9941 19.649 16.9444L16.6399 16.3841C15.8713 16.7902 15.0298 17.0774 14.1401 17.2208C13.6903 17.2933 13.2668 16.9873 13.1944 16.5375C13.1219 16.0877 13.4278 15.6643 13.8776 15.5918C14.6712 15.4639 15.4166 15.1925 16.0869 14.8047C16.2573 14.7061 16.4574 14.6718 16.651 14.7078L18.7688 15.1021L18.3745 12.9843C18.3385 12.7907 18.3728 12.5906 18.4714 12.4202C19.0247 11.4637 19.3417 10.3534 19.3417 9.16663C19.3417 5.57218 16.4278 2.6583 12.8333 2.6583C9.5576 2.6583 6.84586 5.07911 6.39192 8.22908C6.32693 8.68005 5.90866 8.99296 5.45768 8.92797C5.00671 8.86298 4.6938 8.44471 4.75879 7.99373Z" fill={color} />
9797
</g>
9898
</svg>,
99+
"dot": <svg className={className} width={size} height={size} viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
100+
<path d="M16 11C16 13.7614 13.7614 16 11 16C8.23858 16 6 13.7614 6 11C6 8.23858 8.23858 6 11 6C13.7614 6 16 8.23858 16 11Z" fill={color} />
101+
</svg>,
99102
"download": <svg className={className} width={size} height={size} viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
100-
<g>
101-
<g>
102-
<path fill={color} fillRule="evenodd" clipRule="evenodd" d="M3 12.6667C3.55228 12.6667 4 13.1144 4 13.6667V17.2222C4 17.4285 4.08194 17.6264 4.22781 17.7722C4.37367 17.9181 4.5715 18 4.77778 18H17.2222C17.4285 18 17.6263 17.9181 17.7722 17.7722C17.9181 17.6264 18 17.4285 18 17.2222V13.6667C18 13.1144 18.4477 12.6667 19 12.6667C19.5523 12.6667 20 13.1144 20 13.6667V17.2222C20 17.959 19.7073 18.6655 19.1864 19.1864C18.6655 19.7074 17.9589 20 17.2222 20H4.77778C4.04106 20 3.33453 19.7074 2.81359 19.1864C2.29266 18.6655 2 17.959 2 17.2222V13.6667C2 13.1144 2.44772 12.6667 3 12.6667Z" />
103-
<path fill={color} d="M12 4C12 3.44772 11.5523 3 11 3C10.4477 3 10 3.44772 10 4V12.0302L7.26265 9.29289C6.87212 8.90237 6.23896 8.90237 5.84844 9.29289C5.45791 9.68342 5.45791 10.3166 5.84844 10.7071L10.2929 15.1516C10.6834 15.5421 11.3166 15.5421 11.7071 15.1516L16.1515 10.7071C16.5421 10.3166 16.5421 9.68342 16.1515 9.29289C15.761 8.90237 15.1278 8.90237 14.7373 9.29289L12 12.0302V4Z" />
104-
</g>
105-
</g>
103+
<g>
104+
<g>
105+
<path fill={color} fillRule="evenodd" clipRule="evenodd" d="M3 12.6667C3.55228 12.6667 4 13.1144 4 13.6667V17.2222C4 17.4285 4.08194 17.6264 4.22781 17.7722C4.37367 17.9181 4.5715 18 4.77778 18H17.2222C17.4285 18 17.6263 17.9181 17.7722 17.7722C17.9181 17.6264 18 17.4285 18 17.2222V13.6667C18 13.1144 18.4477 12.6667 19 12.6667C19.5523 12.6667 20 13.1144 20 13.6667V17.2222C20 17.959 19.7073 18.6655 19.1864 19.1864C18.6655 19.7074 17.9589 20 17.2222 20H4.77778C4.04106 20 3.33453 19.7074 2.81359 19.1864C2.29266 18.6655 2 17.959 2 17.2222V13.6667C2 13.1144 2.44772 12.6667 3 12.6667Z" />
106+
<path fill={color} d="M12 4C12 3.44772 11.5523 3 11 3C10.4477 3 10 3.44772 10 4V12.0302L7.26265 9.29289C6.87212 8.90237 6.23896 8.90237 5.84844 9.29289C5.45791 9.68342 5.45791 10.3166 5.84844 10.7071L10.2929 15.1516C10.6834 15.5421 11.3166 15.5421 11.7071 15.1516L16.1515 10.7071C16.5421 10.3166 16.5421 9.68342 16.1515 9.29289C15.761 8.90237 15.1278 8.90237 14.7373 9.29289L12 12.0302V4Z" />
107+
</g>
108+
</g>
106109
</svg>,
107110
"email": <svg className={className} width={size} height={size} viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
108111
<g>
@@ -306,6 +309,10 @@ export const icons = (size: string, color: string, className?: string): Record<s
306309
<path fill={color} fillRule="evenodd" clipRule="evenodd" d="M9.10789 3.09263C9.79177 1.63579 11.8639 1.63579 12.5477 3.09263L14.197 6.60605C14.2112 6.63621 14.2394 6.65734 14.2724 6.6624L18.0423 7.24182C19.5703 7.47667 20.1931 9.34094 19.1131 10.4471L16.3245 13.3031C16.3023 13.3259 16.2923 13.3578 16.2974 13.3891L16.9465 17.369C17.2019 18.9345 15.5399 20.1051 14.1518 19.3376L10.8762 17.5262C10.8461 17.5095 10.8095 17.5095 10.7794 17.5262L7.5038 19.3376C6.11573 20.1051 4.45379 18.9345 4.70913 17.369L5.35828 13.3891C5.36339 13.3578 5.35331 13.3259 5.33113 13.3031L2.54256 10.4471C1.4625 9.34094 2.08531 7.47667 3.61339 7.24182L7.38328 6.6624C7.41621 6.65734 7.44445 6.63621 7.45861 6.60605L9.10789 3.09263ZM10.7725 3.81389C10.7638 3.81911 10.7507 3.82897 10.7373 3.85751L9.08802 7.37093C8.81904 7.94393 8.28237 8.34535 7.65672 8.44151L3.88683 9.02092C3.85803 9.02535 3.84468 9.03447 3.83657 9.04159C3.82586 9.051 3.81435 9.0666 3.80717 9.08808C3.8 9.10955 3.79982 9.12894 3.80273 9.1429C3.80493 9.15347 3.81011 9.16878 3.83047 9.18962L6.61904 12.0456C7.0405 12.4773 7.23192 13.0834 7.1348 13.6789L6.48565 17.6588C6.48072 17.689 6.48571 17.7045 6.48993 17.714C6.49571 17.727 6.5075 17.743 6.52676 17.7566C6.54602 17.7702 6.5651 17.7759 6.57928 17.7769C6.58962 17.7777 6.60593 17.7772 6.63274 17.7624L9.90837 15.951C10.4805 15.6346 11.1751 15.6346 11.7473 15.951L15.0229 17.7624C15.0497 17.7772 15.066 17.7777 15.0764 17.7769C15.0905 17.7759 15.1096 17.7702 15.1289 17.7566C15.1481 17.743 15.1599 17.727 15.1657 17.714C15.1699 17.7045 15.1749 17.689 15.17 17.6588L14.5208 13.6789C14.4237 13.0834 14.6151 12.4773 15.0366 12.0456L17.8252 9.18962C17.8455 9.16878 17.8507 9.15347 17.8529 9.1429C17.8558 9.12894 17.8556 9.10955 17.8485 9.08808C17.8413 9.0666 17.8298 9.051 17.8191 9.04159C17.811 9.03447 17.7976 9.02535 17.7688 9.02092L13.9989 8.44151C13.3733 8.34535 12.8366 7.94393 12.5676 7.37093L10.9183 3.85751C10.9049 3.82897 10.8918 3.81911 10.8832 3.81389C10.8711 3.80655 10.8519 3.8 10.8278 3.8C10.8037 3.8 10.7846 3.80655 10.7725 3.81389Z" />
307310
</g>
308311
</svg>,
312+
"suggestion": <svg className={className} width={size} height={size} viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
313+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.65681 4.26865V14.5656H7.60766C7.96685 14.5656 8.31017 14.7139 8.55641 14.9756C8.55643 14.9756 8.55645 14.9756 8.55647 14.9756L11 17.5719L13.4435 14.9756C13.4435 14.9756 13.4436 14.9756 13.4436 14.9756C13.6898 14.714 14.0331 14.5656 14.3923 14.5656H17.3432V4.26865H4.65681ZM3.00681 3.92153C3.00681 3.20197 3.59013 2.61865 4.30968 2.61865H17.6903C18.4099 2.61865 18.9932 3.202 18.9932 3.92153V14.9128C18.9932 15.6323 18.4099 16.2156 17.6903 16.2156H14.5423L11.9487 18.9713L11.9487 18.9713C11.4343 19.5179 10.5657 19.5179 10.0513 18.9713L10.0513 18.9713L7.45766 16.2156H4.30968C3.59015 16.2156 3.00681 15.6324 3.00681 14.9128V3.92153Z" fill={color}/>
314+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.7034 7.11079C11.4211 6.51206 10.579 6.51206 10.2967 7.11079L9.82597 8.1088L8.78388 8.26824C8.11808 8.3701 7.92256 9.17178 8.34722 9.60484L9.11589 10.3884L8.93347 11.5016C8.8371 12.0896 9.45184 12.667 10.0748 12.3242L11.0001 11.815L11.9253 12.3242C12.5481 12.6669 13.163 12.0898 13.0666 11.5016L12.8842 10.3884L13.6528 9.60492C14.0774 9.17191 13.8821 8.37011 13.2163 8.26824L12.1741 8.1088L11.7034 7.11079Z" fill={color}/>
315+
</svg>,
309316
"sun": <svg className={className} width={size} height={size} viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
310317
<g>
311318
<g>

0 commit comments

Comments
 (0)