add: 43 new icons
|
|
@ -1378,4 +1378,7 @@ filename,category,tags
|
|||
"calendar-xmark","System","",
|
||||
"cube-dots","3D Editor","",
|
||||
"cube-scan","3D Editor","",
|
||||
"droplet-snow-flake-in","Science","defrost"
|
||||
"droplet-snow-flake-in","Science","defrost",
|
||||
"dots-grid-3x3","Navigation","",
|
||||
"bug","Development","malware",
|
||||
"whatsapp","Social","chat,text,texting,chatting,bubble"
|
||||
|
Can't render this file because it has a wrong number of fields in line 2.
|
10
icons/regular/bug.svg
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M12 21C8.13401 21 5 16.9706 5 12C5 7.02944 8.13401 3 12 3C15.866 3 19 7.02944 19 12C19 16.9706 15.866 21 12 21Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M18 17.5L20 19.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M19 9.5L21 8.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5 9.5L3 8.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M18 8C18 8 15 9 12 9M6 8C6 8 9 9 12 9M12 9V21" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5 14H2" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M22 14H19" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M6 17.5L4 19.5" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1,006 B |
11
icons/regular/dots-grid-3x3.svg
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M5.5 6C5.77614 6 6 5.77614 6 5.5C6 5.22386 5.77614 5 5.5 5C5.22386 5 5 5.22386 5 5.5C5 5.77614 5.22386 6 5.5 6Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5.5 12.5C5.77614 12.5 6 12.2761 6 12C6 11.7239 5.77614 11.5 5.5 11.5C5.22386 11.5 5 11.7239 5 12C5 12.2761 5.22386 12.5 5.5 12.5Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5.5 19C5.77614 19 6 18.7761 6 18.5C6 18.2239 5.77614 18 5.5 18C5.22386 18 5 18.2239 5 18.5C5 18.7761 5.22386 19 5.5 19Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M12 6C12.2761 6 12.5 5.77614 12.5 5.5C12.5 5.22386 12.2761 5 12 5C11.7239 5 11.5 5.22386 11.5 5.5C11.5 5.77614 11.7239 6 12 6Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M12 12.5C12.2761 12.5 12.5 12.2761 12.5 12C12.5 11.7239 12.2761 11.5 12 11.5C11.7239 11.5 11.5 11.7239 11.5 12C11.5 12.2761 11.7239 12.5 12 12.5Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M12 19C12.2761 19 12.5 18.7761 12.5 18.5C12.5 18.2239 12.2761 18 12 18C11.7239 18 11.5 18.2239 11.5 18.5C11.5 18.7761 11.7239 19 12 19Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M18.5 6C18.7761 6 19 5.77614 19 5.5C19 5.22386 18.7761 5 18.5 5C18.2239 5 18 5.22386 18 5.5C18 5.77614 18.2239 6 18.5 6Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M18.5 12.5C18.7761 12.5 19 12.2761 19 12C19 11.7239 18.7761 11.5 18.5 11.5C18.2239 11.5 18 11.7239 18 12C18 12.2761 18.2239 12.5 18.5 12.5Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M18.5 19C18.7761 19 19 18.7761 19 18.5C19 18.2239 18.7761 18 18.5 18C18.2239 18 18 18.2239 18 18.5C18 18.7761 18.2239 19 18.5 19Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
4
icons/regular/whatsapp.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M22 12C22 17.5228 17.5228 22 12 22C10.1786 22 8.47087 21.513 7 20.6622L2 21.5L2.83209 16C2.29689 14.7751 2 13.4222 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M12.9604 13.8683L15.0399 13.4624L17 14.2149V16.0385C17 16.6449 16.4783 17.1073 15.8901 16.9783C14.3671 16.6444 11.5997 15.8043 9.67826 13.8683C7.84859 12.0248 7.22267 9.45734 7.01039 8.04128C6.92535 7.47406 7.3737 7 7.94306 7H9.83707L10.572 8.96888L10.1832 11.0701" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 722 B |
3
icons/solid/arrow-down-left-square.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.4 21.75C21.1456 21.75 21.75 21.1456 21.75 20.4V3.6C21.75 2.85442 21.1456 2.25 20.4 2.25H3.6C2.85442 2.25 2.25 2.85441 2.25 3.6V20.4C2.25 21.1456 2.85441 21.75 3.6 21.75H20.4ZM14.1216 15.5786H9.17188C8.97993 15.5786 8.78799 15.5054 8.64155 15.3589C8.56964 15.287 8.51538 15.2042 8.47878 15.1157C8.44211 15.0273 8.42188 14.9303 8.42188 14.8286V9.87883C8.42188 9.46462 8.75766 9.12883 9.17188 9.12883C9.58609 9.12883 9.92188 9.46462 9.92188 9.87883V13.018L14.2984 8.6414C14.5913 8.34851 15.0662 8.34851 15.3591 8.6414C15.652 8.9343 15.652 9.40917 15.3591 9.70206L10.9825 14.0786H14.1216C14.5359 14.0786 14.8716 14.4144 14.8716 14.8286C14.8716 15.2428 14.5359 15.5786 14.1216 15.5786Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 879 B |
3
icons/solid/arrow-left-tag.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M18 4.25C20.6234 4.25 22.75 6.37665 22.75 9V15C22.75 17.6234 20.6234 19.75 18 19.75H6C3.37665 19.75 1.25 17.6234 1.25 15V9C1.25 6.37665 3.37665 4.25 6 4.25H18ZM8.96967 15.2803L6.21967 12.5303C5.92678 12.2374 5.92678 11.7626 6.21967 11.4697L8.96967 8.71967C9.26256 8.42678 9.73744 8.42678 10.0303 8.71967C10.3232 9.01256 10.3232 9.48744 10.0303 9.78033L8.56066 11.25H16.75C17.1642 11.25 17.5 11.5858 17.5 12C17.5 12.4142 17.1642 12.75 16.75 12.75H8.56066L10.0303 14.2197C10.3232 14.5126 10.3232 14.9874 10.0303 15.2803C9.73744 15.5732 9.26256 15.5732 8.96967 15.2803Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 761 B |
3
icons/solid/arrow-right-tag.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 4.25C3.37665 4.25 1.25 6.37665 1.25 9V15C1.25 17.6234 3.37665 19.75 6 19.75H18C20.6234 19.75 22.75 17.6234 22.75 15V9C22.75 6.37665 20.6234 4.25 18 4.25H6ZM14.5303 15.2803L17.2803 12.5303C17.5732 12.2374 17.5732 11.7626 17.2803 11.4697L14.5303 8.71967C14.2374 8.42678 13.7626 8.42678 13.4697 8.71967C13.1768 9.01256 13.1768 9.48744 13.4697 9.78033L14.9393 11.25H6.75C6.33579 11.25 6 11.5858 6 12C6 12.4142 6.33579 12.75 6.75 12.75H14.9393L13.4697 14.2197C13.1768 14.5126 13.1768 14.9874 13.4697 15.2803C13.7626 15.5732 14.2374 15.5732 14.5303 15.2803Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 749 B |
3
icons/solid/bug.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C15.4148 2.25 18.157 4.93659 19.2445 8.53907L20.6646 7.82902C21.0351 7.64377 21.4856 7.79394 21.6709 8.16443C21.8561 8.53491 21.7059 8.98541 21.3355 9.17066L19.5919 10.0425C19.6958 10.6789 19.75 11.3341 19.75 12C19.75 12.4216 19.7283 12.839 19.6859 13.25H22C22.4142 13.25 22.75 13.5858 22.75 14C22.75 14.4142 22.4142 14.75 22 14.75H19.4347C19.2438 15.5659 18.9699 16.3431 18.6235 17.0629L20.5303 18.9697C20.8232 19.2626 20.8232 19.7374 20.5303 20.0303C20.2374 20.3232 19.7626 20.3232 19.4697 20.0303L17.8463 18.4069C16.4519 20.4331 14.3908 21.75 12 21.75C9.60921 21.75 7.54809 20.4331 6.15371 18.4069L4.53033 20.0303C4.23744 20.3232 3.76256 20.3232 3.46967 20.0303C3.17678 19.7374 3.17678 19.2626 3.46967 18.9697L5.37647 17.0629C5.03008 16.3431 4.7562 15.5659 4.56527 14.75H2C1.58579 14.75 1.25 14.4142 1.25 14C1.25 13.5858 1.58579 13.25 2 13.25H4.31407C4.27174 12.839 4.25 12.4216 4.25 12C4.25 11.3341 4.30423 10.6789 4.40814 10.0425L2.66455 9.17066C2.29406 8.98541 2.1439 8.53491 2.32914 8.16443C2.51438 7.79394 2.96488 7.64377 3.33537 7.82902L4.75547 8.53907C5.84297 4.93659 8.58522 2.25 12 2.25ZM11.25 19C11.25 19.4142 11.5858 19.75 12 19.75C12.4142 19.75 12.75 19.4142 12.75 19V9.73117C14.005 9.6696 15.2088 9.46632 16.1588 9.26042C16.5636 9.17268 16.8207 8.77339 16.7329 8.36857C16.6452 7.96376 16.2459 7.70672 15.8411 7.79445C14.7597 8.02883 13.3718 8.25 12 8.25C10.6281 8.25 9.24022 8.02883 8.15882 7.79445C7.75401 7.70672 7.35472 7.96376 7.26698 8.36857C7.17924 8.77339 7.43629 9.17268 7.8411 9.26042C8.79115 9.46632 9.99494 9.6696 11.25 9.73117V19Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
3
icons/solid/compass.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 6.06294 6.06294 1.25 12 1.25ZM17.605 7.4143C17.7676 7.12158 17.7165 6.75652 17.4797 6.51974C17.2429 6.28296 16.8779 6.23183 16.5851 6.39445L10.2212 9.92999C10.0987 9.998 9.99781 10.0989 9.92979 10.2214L6.39426 16.5853C6.23163 16.8781 6.28276 17.2431 6.51955 17.4799C6.75633 17.7167 7.12139 17.7678 7.41411 17.6052L13.7781 14.0696C13.9005 14.0016 14.0014 13.9007 14.0695 13.7783L17.605 7.4143Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 709 B |
8
icons/solid/divide-three.svg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 12C2.25 11.5858 2.58579 11.25 3 11.25H7C10.1756 11.25 12.75 13.8244 12.75 17V21C12.75 21.4142 12.4142 21.75 12 21.75C11.5858 21.75 11.25 21.4142 11.25 21V17C11.25 14.6528 9.3472 12.75 7 12.75H3C2.58579 12.75 2.25 12.4142 2.25 12Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M17 12.75C14.6528 12.75 12.75 14.6528 12.75 17V21C12.75 21.4142 12.4142 21.75 12 21.75C11.5858 21.75 11.25 21.4142 11.25 21V17C11.25 13.8244 13.8244 11.25 17 11.25H21C21.4142 11.25 21.75 11.5858 21.75 12C21.75 12.4142 21.4142 12.75 21 12.75H17Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V22C12.75 22.4142 12.4142 22.75 12 22.75C11.5858 22.75 11.25 22.4142 11.25 22V2C11.25 1.58579 11.5858 1.25 12 1.25Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.28701 7.30711C6.56727 7.4232 6.75 7.69668 6.75 8.00002V16C6.75 16.3034 6.56727 16.5768 6.28701 16.6929C6.00676 16.809 5.68417 16.7449 5.46967 16.5304L1.46967 12.5304C1.17678 12.2375 1.17678 11.7626 1.46967 11.4697L5.46967 7.46969C5.68417 7.25519 6.00676 7.19103 6.28701 7.30711Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.713 7.30711C17.4327 7.4232 17.25 7.69668 17.25 8.00002V16C17.25 16.3034 17.4327 16.5768 17.713 16.6929C17.9932 16.809 18.3158 16.7449 18.5303 16.5304L22.5303 12.5304C22.8232 12.2375 22.8232 11.7626 22.5303 11.4697L18.5303 7.46969C18.3158 7.25519 17.9932 7.19103 17.713 7.30711Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.4697 1.46967C11.7626 1.17678 12.2375 1.17678 12.5304 1.46967L16.5304 5.46967C16.7449 5.68417 16.809 6.00676 16.6929 6.28701C16.5768 6.56727 16.3034 6.75 16 6.75H8.00002C7.69668 6.75 7.4232 6.56727 7.30711 6.28701C7.19103 6.00676 7.25519 5.68417 7.46969 5.46967L11.4697 1.46967Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2 KiB |
6
icons/solid/divide.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 7C2.25 6.58579 2.58579 6.25 3 6.25H7C10.1756 6.25 12.75 8.82441 12.75 12V21C12.75 21.4142 12.4142 21.75 12 21.75C11.5858 21.75 11.25 21.4142 11.25 21V12C11.25 9.65283 9.3472 7.75 7 7.75H3C2.58579 7.75 2.25 7.41421 2.25 7Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M17 7.75C14.6528 7.75 12.75 9.65283 12.75 12V21C12.75 21.4142 12.4142 21.75 12 21.75C11.5858 21.75 11.25 21.4142 11.25 21V12C11.25 8.82441 13.8244 6.25 17 6.25H21C21.4142 6.25 21.75 6.58579 21.75 7C21.75 7.41421 21.4142 7.75 21 7.75H17Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.28701 2.30711C7.56727 2.4232 7.75 2.69668 7.75 3.00002V11C7.75 11.3034 7.56727 11.5768 7.28701 11.6929C7.00676 11.809 6.68417 11.7449 6.46967 11.5304L2.46967 7.53035C2.17678 7.23746 2.17678 6.76259 2.46967 6.46969L6.46967 2.46969C6.68417 2.25519 7.00676 2.19103 7.28701 2.30711Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.713 2.30711C16.4327 2.4232 16.25 2.69668 16.25 3.00002V11C16.25 11.3034 16.4327 11.5768 16.713 11.6929C16.9932 11.809 17.3158 11.7449 17.5303 11.5304L21.5303 7.53035C21.8232 7.23746 21.8232 6.76259 21.5303 6.46969L17.5303 2.46969C17.3158 2.25519 16.9932 2.19103 16.713 2.30711Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
12
icons/solid/dots-grid-3x3.svg
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.75 20.4C21.75 21.1456 21.1456 21.75 20.4 21.75H3.6C2.85441 21.75 2.25 21.1456 2.25 20.4V3.6C2.25 2.85441 2.85442 2.25 3.6 2.25H20.4C21.1456 2.25 21.75 2.85442 21.75 3.6V20.4Z" fill="currentColor"/>
|
||||
<path d="M5.5 6C5.77614 6 6 5.77614 6 5.5C6 5.22386 5.77614 5 5.5 5C5.22386 5 5 5.22386 5 5.5C5 5.77614 5.22386 6 5.5 6Z" fill="white" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5.5 12.5C5.77614 12.5 6 12.2761 6 12C6 11.7239 5.77614 11.5 5.5 11.5C5.22386 11.5 5 11.7239 5 12C5 12.2761 5.22386 12.5 5.5 12.5Z" fill="white" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M5.5 19C5.77614 19 6 18.7761 6 18.5C6 18.2239 5.77614 18 5.5 18C5.22386 18 5 18.2239 5 18.5C5 18.7761 5.22386 19 5.5 19Z" fill="white" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M12 6C12.2761 6 12.5 5.77614 12.5 5.5C12.5 5.22386 12.2761 5 12 5C11.7239 5 11.5 5.22386 11.5 5.5C11.5 5.77614 11.7239 6 12 6Z" fill="white" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M12 12.5C12.2761 12.5 12.5 12.2761 12.5 12C12.5 11.7239 12.2761 11.5 12 11.5C11.7239 11.5 11.5 11.7239 11.5 12C11.5 12.2761 11.7239 12.5 12 12.5Z" fill="white" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M12 19C12.2761 19 12.5 18.7761 12.5 18.5C12.5 18.2239 12.2761 18 12 18C11.7239 18 11.5 18.2239 11.5 18.5C11.5 18.7761 11.7239 19 12 19Z" fill="white" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M18.5 6C18.7761 6 19 5.77614 19 5.5C19 5.22386 18.7761 5 18.5 5C18.2239 5 18 5.22386 18 5.5C18 5.77614 18.2239 6 18.5 6Z" fill="white" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M18.5 12.5C18.7761 12.5 19 12.2761 19 12C19 11.7239 18.7761 11.5 18.5 11.5C18.2239 11.5 18 11.7239 18 12C18 12.2761 18.2239 12.5 18.5 12.5Z" fill="white" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M18.5 19C18.7761 19 19 18.7761 19 18.5C19 18.2239 18.7761 18 18.5 18C18.2239 18 18 18.2239 18 18.5C18 18.7761 18.2239 19 18.5 19Z" fill="white" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
6
icons/solid/drag.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.25 4C3.25 3.58579 3.58579 3.25 4 3.25H8C8.30335 3.25 8.57682 3.43273 8.69291 3.71299C8.809 3.99324 8.74483 4.31583 8.53033 4.53033L7.06066 6L12.5303 11.4697C12.8232 11.7626 12.8232 12.2374 12.5303 12.5303C12.2374 12.8232 11.7626 12.8232 11.4697 12.5303L6 7.06066L4.53033 8.53033C4.31583 8.74483 3.99324 8.809 3.71299 8.69291C3.43273 8.57682 3.25 8.30335 3.25 8V4Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.25 20C3.25 20.4142 3.58579 20.75 4 20.75H8C8.30335 20.75 8.57682 20.5673 8.69291 20.287C8.809 20.0068 8.74483 19.6842 8.53033 19.4697L7.06066 18L12.5303 12.5303C12.8232 12.2374 12.8232 11.7626 12.5303 11.4697C12.2374 11.1768 11.7626 11.1768 11.4697 11.4697L6 16.9393L4.53033 15.4697C4.31583 15.2552 3.99324 15.191 3.71299 15.3071C3.43273 15.4232 3.25 15.6967 3.25 16V20Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.75 4C20.75 3.58579 20.4142 3.25 20 3.25H16C15.6967 3.25 15.4232 3.43273 15.3071 3.71299C15.191 3.99324 15.2552 4.31583 15.4697 4.53033L16.9393 6L11.4697 11.4697C11.1768 11.7626 11.1768 12.2374 11.4697 12.5303C11.7626 12.8232 12.2374 12.8232 12.5303 12.5303L18 7.06066L19.4697 8.53033C19.6842 8.74483 20.0068 8.809 20.287 8.69291C20.5673 8.57682 20.75 8.30335 20.75 8V4Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.75 20C20.75 20.4142 20.4142 20.75 20 20.75H16C15.6967 20.75 15.4232 20.5673 15.3071 20.287C15.191 20.0068 15.2552 19.6842 15.4697 19.4697L16.9393 18L11.4697 12.5303C11.1768 12.2374 11.1768 11.7626 11.4697 11.4697C11.7626 11.1768 12.2374 11.1768 12.5303 11.4697L18 16.9393L19.4697 15.4697C19.6842 15.2552 20.0068 15.191 20.287 15.3071C20.5673 15.4232 20.75 15.6967 20.75 16V20Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
3
icons/solid/fast-arrow-down-square.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.75 20.4C21.75 21.1456 21.1456 21.75 20.4 21.75H3.6C2.85441 21.75 2.25 21.1456 2.25 20.4V3.6C2.25 2.85441 2.85442 2.25 3.6 2.25H20.4C21.1456 2.25 21.75 2.85442 21.75 3.6V20.4ZM12.5303 11.5303L16.0303 8.03033C16.3232 7.73744 16.3232 7.26256 16.0303 6.96967C15.7374 6.67678 15.2626 6.67678 14.9697 6.96967L12 9.93934L9.03033 6.96967C8.73744 6.67678 8.26256 6.67678 7.96967 6.96967C7.67678 7.26256 7.67678 7.73744 7.96967 8.03033L11.4697 11.5303C11.7626 11.8232 12.2374 11.8232 12.5303 11.5303ZM16.0303 14.0303L12.5303 17.5303C12.2374 17.8232 11.7626 17.8232 11.4697 17.5303L7.96967 14.0303C7.67678 13.7374 7.67678 13.2626 7.96967 12.9697C8.26256 12.6768 8.73744 12.6768 9.03033 12.9697L12 15.9393L14.9697 12.9697C15.2626 12.6768 15.7374 12.6768 16.0303 12.9697C16.3232 13.2626 16.3232 13.7374 16.0303 14.0303Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1,005 B |
3
icons/solid/fast-arrow-left-square.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.6 2.25C2.85441 2.25 2.25 2.85442 2.25 3.6V20.4C2.25 21.1456 2.85442 21.75 3.6 21.75H20.4C21.1456 21.75 21.75 21.1456 21.75 20.4V3.6C21.75 2.85441 21.1456 2.25 20.4 2.25H3.6ZM12.4697 11.4697L15.9697 7.96967C16.2626 7.67678 16.7374 7.67678 17.0303 7.96967C17.3232 8.26256 17.3232 8.73744 17.0303 9.03033L14.0607 12L17.0303 14.9697C17.3232 15.2626 17.3232 15.7374 17.0303 16.0303C16.7374 16.3232 16.2626 16.3232 15.9697 16.0303L12.4697 12.5303C12.1768 12.2374 12.1768 11.7626 12.4697 11.4697ZM9.96967 7.96967L6.46967 11.4697C6.17678 11.7626 6.17678 12.2374 6.46967 12.5303L9.96967 16.0303C10.2626 16.3232 10.7374 16.3232 11.0303 16.0303C11.3232 15.7374 11.3232 15.2626 11.0303 14.9697L8.06066 12L11.0303 9.03033C11.3232 8.73744 11.3232 8.26256 11.0303 7.96967C10.7374 7.67678 10.2626 7.67678 9.96967 7.96967Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1,003 B |
3
icons/solid/fast-arrow-right-square.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.4 2.25C21.1456 2.25 21.75 2.85442 21.75 3.6V20.4C21.75 21.1456 21.1456 21.75 20.4 21.75H3.6C2.85441 21.75 2.25 21.1456 2.25 20.4L2.25 3.6C2.25 2.85441 2.85442 2.25 3.6 2.25H20.4ZM12.0303 11.4697L8.53033 7.96967C8.23744 7.67678 7.76256 7.67678 7.46967 7.96967C7.17678 8.26256 7.17678 8.73744 7.46967 9.03033L10.4393 12L7.46967 14.9697C7.17678 15.2626 7.17678 15.7374 7.46967 16.0303C7.76256 16.3232 8.23744 16.3232 8.53033 16.0303L12.0303 12.5303C12.3232 12.2374 12.3232 11.7626 12.0303 11.4697ZM14.5303 7.96967L18.0303 11.4697C18.3232 11.7626 18.3232 12.2374 18.0303 12.5303L14.5303 16.0303C14.2374 16.3232 13.7626 16.3232 13.4697 16.0303C13.1768 15.7374 13.1768 15.2626 13.4697 14.9697L16.4393 12L13.4697 9.03033C13.1768 8.73744 13.1768 8.26256 13.4697 7.96967C13.7626 7.67678 14.2374 7.67678 14.5303 7.96967Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1,009 B |
3
icons/solid/fast-arrow-up-square.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.75 3.6C21.75 2.85441 21.1456 2.25 20.4 2.25H3.6C2.85441 2.25 2.25 2.85442 2.25 3.6V20.4C2.25 21.1456 2.85442 21.75 3.6 21.75H20.4C21.1456 21.75 21.75 21.1456 21.75 20.4V3.6ZM12.5303 12.4697L16.0303 15.9697C16.3232 16.2626 16.3232 16.7374 16.0303 17.0303C15.7374 17.3232 15.2626 17.3232 14.9697 17.0303L12 14.0607L9.03033 17.0303C8.73744 17.3232 8.26256 17.3232 7.96967 17.0303C7.67678 16.7374 7.67678 16.2626 7.96967 15.9697L11.4697 12.4697C11.7626 12.1768 12.2374 12.1768 12.5303 12.4697ZM16.0303 9.96967L12.5303 6.46967C12.2374 6.17678 11.7626 6.17678 11.4697 6.46967L7.96967 9.96967C7.67678 10.2626 7.67678 10.7374 7.96967 11.0303C8.26256 11.3232 8.73744 11.3232 9.03033 11.0303L12 8.06066L14.9697 11.0303C15.2626 11.3232 15.7374 11.3232 16.0303 11.0303C16.3232 10.7374 16.3232 10.2626 16.0303 9.96967Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1,004 B |
3
icons/solid/filter-list-circle.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 6.06294 6.06294 1.25 12 1.25ZM6 8.25C5.58579 8.25 5.25 8.58579 5.25 9C5.25 9.41421 5.58579 9.75 6 9.75L18 9.75C18.4142 9.75 18.75 9.41421 18.75 9C18.75 8.58579 18.4142 8.25 18 8.25L6 8.25ZM7.25 13C7.25 12.5858 7.58579 12.25 8 12.25L16 12.25C16.4142 12.25 16.75 12.5858 16.75 13C16.75 13.4142 16.4142 13.75 16 13.75L8 13.75C7.58579 13.75 7.25 13.4142 7.25 13ZM10 16.25C9.58579 16.25 9.25 16.5858 9.25 17C9.25 17.4142 9.58579 17.75 10 17.75H14C14.4142 17.75 14.75 17.4142 14.75 17C14.75 16.5858 14.4142 16.25 14 16.25L10 16.25Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 842 B |
3
icons/solid/google-circle.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.25C6.06294 1.25 1.25 6.06294 1.25 12C1.25 17.9371 6.06294 22.75 12 22.75C17.9371 22.75 22.75 17.9371 22.75 12C22.75 6.06294 17.9371 1.25 12 1.25ZM12.1089 6.25C8.88798 6.25 6.25 8.8097 6.25 12C6.25 15.1903 8.88798 17.75 12.1089 17.75C14.051 17.75 15.4498 17.0204 16.3707 15.9532C17.2716 14.9091 17.6697 13.5969 17.7482 12.4687L17.804 11.6667H12.841V13.1667H16.1291C15.9762 13.8087 15.6873 14.4492 15.2351 14.9732C14.6127 15.6945 13.636 16.25 12.1089 16.25C9.68593 16.25 7.75 14.3317 7.75 12C7.75 9.66828 9.68593 7.75 12.1089 7.75C13.2437 7.75 14.275 8.1725 15.048 8.86272L16.047 7.74382C15.0065 6.81472 13.622 6.25 12.1089 6.25Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 828 B |
4
icons/solid/long-arrow-down-left.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.21967 15.2197C5.92678 15.5126 5.92678 15.9875 6.21967 16.2804L9.71967 19.7804C9.93417 19.9949 10.2568 20.059 10.537 19.9429C10.8173 19.8268 11 19.5534 11 19.25V12.25C11 11.9467 10.8173 11.6732 10.537 11.5571C10.2568 11.441 9.93417 11.5052 9.71967 11.7197L6.21967 15.2197Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 15.75C9 16.1642 9.33579 16.5 9.75 16.5H12.75C15.3734 16.5 17.5 14.3734 17.5 11.75V4.75C17.5 4.33579 17.1642 4 16.75 4C16.3358 4 16 4.33579 16 4.75V11.75C16 13.5449 14.5449 15 12.75 15H9.75C9.33579 15 9 15.3358 9 15.75Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 763 B |
4
icons/solid/long-arrow-down-right.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.2803 15.2197C17.5732 15.5126 17.5732 15.9875 17.2803 16.2804L13.7803 19.7804C13.5658 19.9949 13.2432 20.059 12.963 19.9429C12.6827 19.8268 12.5 19.5534 12.5 19.25V12.25C12.5 11.9467 12.6827 11.6732 12.963 11.5571C13.2432 11.441 13.5658 11.5052 13.7803 11.7197L17.2803 15.2197Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 15.75C14.5 16.1642 14.1642 16.5 13.75 16.5H10.75C8.12665 16.5 6 14.3734 6 11.75V4.75C6 4.33579 6.33579 4 6.75 4C7.16421 4 7.5 4.33579 7.5 4.75V11.75C7.5 13.5449 8.95507 15 10.75 15H13.75C14.1642 15 14.5 15.3358 14.5 15.75Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 776 B |
4
icons/solid/long-arrow-left-down.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.53031 17.5303C8.23741 17.8232 7.76254 17.8232 7.46965 17.5303L3.96965 14.0303C3.75515 13.8158 3.69098 13.4932 3.80707 13.213C3.92315 12.9327 4.19663 12.75 4.49998 12.75H11.5C11.8033 12.75 12.0768 12.9327 12.1929 13.213C12.309 13.4932 12.2448 13.8158 12.0303 14.0303L8.53031 17.5303Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 14.75C7.58579 14.75 7.25 14.4142 7.25 14V11C7.25 8.37665 9.37665 6.25 12 6.25H19C19.4142 6.25 19.75 6.58579 19.75 7C19.75 7.41421 19.4142 7.75 19 7.75H12C10.2051 7.75 8.75 9.20507 8.75 11V14C8.75 14.4142 8.41421 14.75 8 14.75Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 782 B |
4
icons/solid/long-arrow-left-up.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.53031 6.46967C8.23741 6.17678 7.76254 6.17678 7.46965 6.46967L3.96965 9.96967C3.75515 10.1842 3.69098 10.5068 3.80707 10.787C3.92315 11.0673 4.19663 11.25 4.49998 11.25H11.5C11.8033 11.25 12.0768 11.0673 12.1929 10.787C12.309 10.5068 12.2448 10.1842 12.0303 9.96967L8.53031 6.46967Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 9.25C7.58579 9.25 7.25 9.58579 7.25 10V13C7.25 15.6234 9.37665 17.75 12 17.75H19C19.4142 17.75 19.75 17.4142 19.75 17C19.75 16.5858 19.4142 16.25 19 16.25H12C10.2051 16.25 8.75 14.7949 8.75 13V10C8.75 9.58579 8.41421 9.25 8 9.25Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 785 B |
4
icons/solid/long-arrow-right-down.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.9697 17.5303C15.2626 17.8232 15.7375 17.8232 16.0304 17.5303L19.5304 14.0303C19.7449 13.8158 19.809 13.4932 19.6929 13.213C19.5768 12.9327 19.3034 12.75 19 12.75H12C11.6967 12.75 11.4232 12.9327 11.3071 13.213C11.191 13.4932 11.2552 13.8158 11.4697 14.0303L14.9697 17.5303Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.5 14.75C15.9142 14.75 16.25 14.4142 16.25 14V11C16.25 8.37665 14.1234 6.25 11.5 6.25H4.5C4.08579 6.25 3.75 6.58579 3.75 7C3.75 7.41421 4.08579 7.75 4.5 7.75H11.5C13.2949 7.75 14.75 9.20507 14.75 11V14C14.75 14.4142 15.0858 14.75 15.5 14.75Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 789 B |
4
icons/solid/long-arrow-right-up.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.9697 6.46967C15.2626 6.17678 15.7375 6.17678 16.0304 6.46967L19.5304 9.96967C19.7449 10.1842 19.809 10.5068 19.6929 10.787C19.5768 11.0673 19.3034 11.25 19 11.25H12C11.6967 11.25 11.4232 11.0673 11.3071 10.787C11.191 10.5068 11.2552 10.1842 11.4697 9.96967L14.9697 6.46967Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.5 9.25C15.9142 9.25 16.25 9.58579 16.25 10V13C16.25 15.6234 14.1234 17.75 11.5 17.75H4.5C4.08579 17.75 3.75 17.4142 3.75 17C3.75 16.5858 4.08579 16.25 4.5 16.25H11.5C13.2949 16.25 14.75 14.7949 14.75 13V10C14.75 9.58579 15.0858 9.25 15.5 9.25Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 792 B |
4
icons/solid/long-arrow-up-left.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.21967 8.78031C5.92678 8.48741 5.92678 8.01254 6.21967 7.71965L9.71967 4.21965C9.93417 4.00515 10.2568 3.94098 10.537 4.05707C10.8173 4.17315 11 4.44663 11 4.74998V11.75C11 12.0533 10.8173 12.3268 10.537 12.4429C10.2568 12.559 9.93417 12.4948 9.71967 12.2803L6.21967 8.78031Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M9 8.25C9 7.83579 9.33579 7.5 9.75 7.5H12.75C15.3734 7.5 17.5 9.62665 17.5 12.25V19.25C17.5 19.6642 17.1642 20 16.75 20C16.3358 20 16 19.6642 16 19.25V12.25C16 10.4551 14.5449 9 12.75 9H9.75C9.33579 9 9 8.66421 9 8.25Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 763 B |
4
icons/solid/long-arrow-up-right.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.2803 8.78031C17.5732 8.48741 17.5732 8.01254 17.2803 7.71965L13.7803 4.21965C13.5658 4.00515 13.2432 3.94098 12.963 4.05707C12.6827 4.17315 12.5 4.44663 12.5 4.74998V11.75C12.5 12.0533 12.6827 12.3268 12.963 12.4429C13.2432 12.559 13.5658 12.4948 13.7803 12.2803L17.2803 8.78031Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 8.25C14.5 7.83579 14.1642 7.5 13.75 7.5H10.75C8.12665 7.5 6 9.62665 6 12.25V19.25C6 19.6642 6.33579 20 6.75 20C7.16421 20 7.5 19.6642 7.5 19.25V12.25C7.5 10.4551 8.95507 9 10.75 9H13.75C14.1642 9 14.5 8.66421 14.5 8.25Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 776 B |
3
icons/solid/nav-arrow-down.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.30711 8.71299C5.4232 8.43273 5.69668 8.25 6.00002 8.25H18C18.3034 8.25 18.5768 8.43273 18.6929 8.71299C18.809 8.99324 18.7449 9.31583 18.5304 9.53033L12.5304 15.5303C12.2375 15.8232 11.7626 15.8232 11.4697 15.5303L5.46969 9.53033C5.25519 9.31583 5.19103 8.99324 5.30711 8.71299Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 476 B |
3
icons/solid/nav-arrow-left.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.287 18.6929C15.5673 18.5768 15.75 18.3033 15.75 18V5.99998C15.75 5.69663 15.5673 5.42315 15.287 5.30707C15.0068 5.19098 14.6842 5.25515 14.4697 5.46965L8.46967 11.4696C8.17678 11.7625 8.17678 12.2374 8.46967 12.5303L14.4697 18.5303C14.6842 18.7448 15.0068 18.809 15.287 18.6929Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 477 B |
3
icons/solid/nav-arrow-right.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.71299 18.6929C8.43273 18.5768 8.25 18.3033 8.25 18V5.99998C8.25 5.69663 8.43273 5.42315 8.71299 5.30707C8.99324 5.19098 9.31583 5.25515 9.53033 5.46965L15.5303 11.4696C15.8232 11.7625 15.8232 12.2374 15.5303 12.5303L9.53033 18.5303C9.31583 18.7448 8.99324 18.809 8.71299 18.6929Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 477 B |
3
icons/solid/nav-arrow-up.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.30711 15.287C5.4232 15.5673 5.69668 15.75 6.00002 15.75H18C18.3034 15.75 18.5768 15.5673 18.6929 15.287C18.809 15.0068 18.7449 14.6842 18.5304 14.4697L12.5304 8.46967C12.2375 8.17678 11.7626 8.17678 11.4697 8.46967L5.46969 14.4697C5.25519 14.6842 5.19103 15.0068 5.30711 15.287Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 476 B |
3
icons/solid/page-down.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 6.06294 6.06294 1.25 12 1.25ZM9.03033 10.4697C8.73744 10.1768 8.26256 10.1768 7.96967 10.4697C7.67678 10.7626 7.67678 11.2374 7.96967 11.5303L11.4697 15.0303C11.7626 15.3232 12.2374 15.3232 12.5303 15.0303L16.0303 11.5303C16.3232 11.2374 16.3232 10.7626 16.0303 10.4697C15.7374 10.1768 15.2626 10.1768 14.9697 10.4697L12 13.4393L9.03033 10.4697Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 662 B |
3
icons/solid/page-left.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 6.06294 6.06294 1.25 12 1.25ZM13.5303 9.03033C13.8232 8.73744 13.8232 8.26256 13.5303 7.96967C13.2374 7.67678 12.7626 7.67678 12.4697 7.96967L8.96967 11.4697C8.67678 11.7626 8.67678 12.2374 8.96967 12.5303L12.4697 16.0303C12.7626 16.3232 13.2374 16.3232 13.5303 16.0303C13.8232 15.7374 13.8232 15.2626 13.5303 14.9697L10.5607 12L13.5303 9.03033Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 662 B |
3
icons/solid/page-right.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 6.06294 6.06294 1.25 12 1.25ZM11.5303 7.96967C11.2374 7.67678 10.7626 7.67678 10.4697 7.96967C10.1768 8.26256 10.1768 8.73744 10.4697 9.03033L13.4393 12L10.4697 14.9697C10.1768 15.2626 10.1768 15.7374 10.4697 16.0303C10.7626 16.3232 11.2374 16.3232 11.5303 16.0303L15.0303 12.5303C15.3232 12.2374 15.3232 11.7626 15.0303 11.4697L11.5303 7.96967Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 662 B |
3
icons/solid/page-up.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C6.06294 22.75 1.25 17.9371 1.25 12C1.25 6.06294 6.06294 1.25 12 1.25ZM16.0303 12.4697L12.5303 8.96967C12.2374 8.67678 11.7626 8.67678 11.4697 8.96967L7.96967 12.4697C7.67678 12.7626 7.67678 13.2374 7.96967 13.5303C8.26256 13.8232 8.73744 13.8232 9.03033 13.5303L12 10.5607L14.9697 13.5303C15.2626 13.8232 15.7374 13.8232 16.0303 13.5303C16.3232 13.2374 16.3232 12.7626 16.0303 12.4697Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 662 B |
4
icons/solid/path-arrow.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.4697 2.46967C17.7626 2.17678 18.2375 2.17678 18.5304 2.46967L22.0304 5.96967C22.2449 6.18417 22.309 6.50676 22.1929 6.78701C22.0768 7.06727 21.8034 7.25 21.5 7.25H18.75V16.5C18.75 16.9142 18.4142 17.25 18 17.25C17.5858 17.25 17.25 16.9142 17.25 16.5V7.25H14.5C14.1967 7.25 13.9232 7.06727 13.8071 6.78701C13.691 6.50676 13.7552 6.18417 13.9697 5.96967L17.4697 2.46967Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.25 7.5C3.25 5.15279 5.15279 3.25 7.5 3.25C9.84721 3.25 11.75 5.15279 11.75 7.5V16.5C11.75 18.0188 12.9812 19.25 14.5 19.25C16.0188 19.25 17.25 18.0188 17.25 16.5C17.25 16.0858 17.5858 15.75 18 15.75C18.4142 15.75 18.75 16.0858 18.75 16.5C18.75 18.8472 16.8472 20.75 14.5 20.75C12.1528 20.75 10.25 18.8472 10.25 16.5V7.5C10.25 5.98121 9.01879 4.75 7.5 4.75C5.98121 4.75 4.75 5.98121 4.75 7.5V19.5C4.75 19.9142 4.41421 20.25 4 20.25C3.58579 20.25 3.25 19.9142 3.25 19.5V7.5Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
3
icons/solid/peerlist.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.1297 21.75C18.5691 21.75 21.4586 19.1638 21.8384 15.7454L22.049 13.8497C22.1856 12.6204 22.1856 11.3796 22.049 10.1503L21.8384 8.25459C21.4586 4.83616 18.5691 2.25 15.1297 2.25H8.87018C5.43072 2.25 2.54129 4.83617 2.16147 8.25459L1.95084 10.1503C1.81424 11.3796 1.81424 12.6204 1.95084 13.8497L2.16147 15.7454C2.54129 19.1638 5.43072 21.75 8.87018 21.75H15.1297ZM8.24997 17C8.24997 17.4142 8.58576 17.75 8.99997 17.75C9.41419 17.75 9.74997 17.4142 9.74997 17V13.75H13C15.071 13.75 16.75 12.0711 16.75 10C16.75 7.92893 15.071 6.25 13 6.25L8.99997 6.25C8.80106 6.25 8.6103 6.32902 8.46964 6.46967C8.32899 6.61032 8.24997 6.80109 8.24997 7V17ZM13 12.25H9.74997V7.75L13 7.75C14.2426 7.75 15.25 8.75736 15.25 10C15.25 11.2426 14.2426 12.25 13 12.25Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 943 B |
3
icons/solid/pocket.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 20.75C17.3848 20.75 21.75 16.3848 21.75 11V6C21.75 4.48122 20.5188 3.25 19 3.25H5C3.48122 3.25 2.25 4.48122 2.25 6V11C2.25 16.3848 6.61522 20.75 12 20.75ZM8.53033 9.46967C8.23744 9.17678 7.76256 9.17678 7.46967 9.46967C7.17678 9.76256 7.17678 10.2374 7.46967 10.5303L11.4697 14.5303C11.7626 14.8232 12.2374 14.8232 12.5303 14.5303L16.5303 10.5303C16.8232 10.2374 16.8232 9.76256 16.5303 9.46967C16.2374 9.17678 15.7626 9.17678 15.4697 9.46967L12 12.9393L8.53033 9.46967Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 669 B |
3
icons/solid/rss-feed-tag.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 21.75C19.1756 21.75 21.75 19.1756 21.75 16V8C21.75 4.82436 19.1756 2.25 16 2.25H8C4.82436 2.25 2.25 4.82436 2.25 8V16C2.25 19.1756 4.82436 21.75 8 21.75H16ZM11.25 17C11.25 15.6704 10.8101 14.6207 10.0947 13.9053C9.37925 13.1899 8.32956 12.75 7 12.75C6.58579 12.75 6.25 12.4142 6.25 12C6.25 11.5858 6.58579 11.25 7 11.25C8.67044 11.25 10.1207 11.8101 11.1553 12.8447C12.1899 13.8793 12.75 15.3296 12.75 17C12.75 17.4142 12.4142 17.75 12 17.75C11.5858 17.75 11.25 17.4142 11.25 17ZM13.7197 10.2803C15.3101 11.8707 16.25 14.1704 16.25 17C16.25 17.4142 16.5858 17.75 17 17.75C17.4142 17.75 17.75 17.4142 17.75 17C17.75 13.8296 16.6899 11.1292 14.7803 9.21967C12.8707 7.31008 10.1704 6.25 7 6.25C6.58579 6.25 6.25 6.58579 6.25 7C6.25 7.41421 6.58579 7.75 7 7.75C9.82956 7.75 12.1293 8.68991 13.7197 10.2803ZM7.56748 17.5008C7.84457 17.1929 7.81961 16.7187 7.51173 16.4416C7.20385 16.1645 6.72963 16.1894 6.45254 16.4973L6.44254 16.5084C6.16544 16.8163 6.1904 17.2905 6.49828 17.5676C6.80616 17.8447 7.28038 17.8197 7.55748 17.5119L7.56748 17.5008Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
3
icons/solid/shortcut-square.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 3.6C2.25 2.85442 2.85442 2.25 3.6 2.25H20.4C21.1456 2.25 21.75 2.85444 21.75 3.6V20.4C21.75 21.1456 21.1456 21.75 20.4 21.75H3.6C2.85444 21.75 2.25 21.1456 2.25 20.4V3.6ZM15.5793 7.52029C15.564 7.50344 15.5478 7.48728 15.531 7.47189C15.4667 7.41301 15.3946 7.36736 15.3183 7.33495C15.2282 7.29661 15.129 7.27539 15.0249 7.27539H15.0246H10.0752C9.66098 7.27539 9.3252 7.61118 9.3252 8.02539C9.3252 8.4396 9.66098 8.77539 10.0752 8.77539H13.2142L10.9591 11.0306C10.2475 11.7421 9.85804 12.4904 9.70986 13.2313C9.56278 13.9667 9.66365 14.6426 9.84979 15.201C10.0349 15.7563 10.3088 16.21 10.5311 16.5212C10.7276 16.7964 10.8911 16.9711 10.9435 17.0252C11.2326 17.32 11.7233 17.3374 12.0197 17.041C12.3124 16.7483 12.313 16.2742 12.0206 15.9813C11.9228 15.8778 11.8344 15.7652 11.7517 15.6494C11.5872 15.4192 11.3971 15.0995 11.2728 14.7267C11.1496 14.357 11.0958 13.9502 11.1807 13.5255C11.2646 13.1063 11.4938 12.6172 12.0197 12.0913L14.2749 9.83606V12.9752C14.2749 13.3894 14.6107 13.7252 15.0249 13.7252C15.4391 13.7252 15.7749 13.3894 15.7749 12.9752V8.02539C15.7749 7.91803 15.7523 7.81593 15.7117 7.72359C15.6797 7.65075 15.6356 7.58196 15.5793 7.52029Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
3
icons/solid/snapchat.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.6553 3.15717C17.9372 4.43908 18.75 6.32533 18.75 8.75004V9.50003L19.6277 9.50002C20.941 9.50001 21.4811 11.1852 20.4124 11.9486L18.8967 13.0312C19.3773 14.1619 20.5856 15.923 22.706 16.5289C22.9363 16.5947 23.1213 16.7665 23.204 16.9912C23.2866 17.216 23.2569 17.4668 23.124 17.666C22.911 17.9855 22.5247 18.4273 22.0137 18.7958C21.5937 19.0987 21.0509 19.3793 20.4216 19.4697L19.774 20.4411L19.7377 20.4956L19.7336 20.5017L19.7112 20.5353L19.7034 20.547L19.693 20.5625L19.6921 20.564L19.6911 20.5655L19.6901 20.5669L19.6836 20.5766L19.6828 20.578L19.6819 20.5793L19.6801 20.5819L19.6793 20.5832L19.6776 20.5857L19.6768 20.5869L19.676 20.5882L19.6751 20.5894L19.6743 20.5906L19.6735 20.5918L19.6728 20.5929L19.672 20.5941L19.6705 20.5964L19.6668 20.6019L19.6661 20.603L19.6647 20.6051L19.662 20.6092L19.6613 20.6101L19.6594 20.613L19.6587 20.614L19.6569 20.6167L19.6563 20.6176L19.6557 20.6185L19.6551 20.6194L19.654 20.6211L19.6534 20.6219L19.6523 20.6236L19.6502 20.6268L19.6492 20.6283L19.6482 20.6298L19.6472 20.6312L19.6463 20.6327L19.6454 20.634L19.6445 20.6354L19.6436 20.6367L19.6428 20.6379L19.642 20.6391L19.6412 20.6403L19.6404 20.6415L19.6397 20.6426L19.6389 20.6437L19.6382 20.6447L19.6376 20.6457L19.6369 20.6467L19.6363 20.6477L19.6357 20.6486L19.6351 20.6495L19.6345 20.6503L19.6337 20.6516L19.6329 20.6527L19.6322 20.6538L19.6315 20.6549L19.6308 20.6558L19.6302 20.6567L19.6297 20.6576L19.6289 20.6587L19.6283 20.6596L19.6277 20.6605L19.6271 20.6615L19.6265 20.6624L19.6259 20.6632L19.6253 20.6642L19.6247 20.665L19.6242 20.6658C19.4556 20.9187 19.1509 21.045 18.8529 20.9854L16.6863 20.5521C16.2282 20.8905 15.5868 21.3084 14.877 21.6688C14.0233 22.1021 12.9787 22.5 12 22.5C11.0213 22.5 9.97666 22.1021 9.12303 21.6688C8.41319 21.3084 7.77179 20.8905 7.31369 20.5521L5.14709 20.9854C4.84907 21.045 4.54455 20.9189 4.37597 20.666L3.57842 19.4697C2.94907 19.3793 2.40627 19.0987 1.98631 18.7958C1.47533 18.4273 1.08898 17.9855 0.875966 17.666C0.743121 17.4668 0.713428 17.216 0.796054 16.9912C0.878679 16.7665 1.06369 16.5947 1.29396 16.5289C3.4144 15.923 4.62269 14.1619 5.10327 13.0312L3.58764 11.9486C2.51893 11.1852 3.05898 9.50001 4.37232 9.50002L5.25 9.50003V8.75004C5.25 6.32534 6.06277 4.4391 7.34467 3.15719C8.61952 1.88233 10.3145 1.25 12 1.25C13.6855 1.25 15.3805 1.88232 16.6553 3.15717Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
3
icons/solid/tiktok.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 21.75C19.1756 21.75 21.75 19.1756 21.75 16V8C21.75 4.82436 19.1756 2.25 16 2.25H8C4.82436 2.25 2.25 4.82436 2.25 8V16C2.25 19.1756 4.82436 21.75 8 21.75H16ZM13.7115 5.7629C13.5952 5.41393 13.243 5.20083 12.8799 5.25975C12.5168 5.31867 12.25 5.63223 12.25 6.00007V15.0001C12.25 16.2427 11.2426 17.2501 10 17.2501C8.75736 17.2501 7.75 16.2427 7.75 15.0001C7.75 13.7574 8.75736 12.7501 10 12.7501C10.4142 12.7501 10.75 12.4143 10.75 12.0001C10.75 11.5859 10.4142 11.2501 10 11.2501C7.92893 11.2501 6.25 12.929 6.25 15.0001C6.25 17.0711 7.92893 18.7501 10 18.7501C12.0711 18.7501 13.75 17.0711 13.75 15.0001V8.45786C14.5169 9.17047 15.5973 9.75007 17 9.75007C17.4142 9.75007 17.75 9.41428 17.75 9.00007C17.75 8.58585 17.4142 8.25007 17 8.25007C16.0281 8.25007 15.2888 7.85087 14.7414 7.33115C14.1812 6.79933 13.8434 6.15846 13.7115 5.7629Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1 KiB |
3
icons/solid/whatsapp.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.25C17.9371 1.25 22.75 6.06294 22.75 12C22.75 17.9371 17.9371 22.75 12 22.75C10.1409 22.75 8.39016 22.2775 6.86335 21.4455L2.12395 22.2397C1.88692 22.2794 1.6452 22.2031 1.47391 22.0345C1.30261 21.8659 1.2225 21.6255 1.25845 21.3878L2.05878 16.0977C1.53735 14.8339 1.25001 13.4496 1.25001 12C1.25001 6.06294 6.06295 1.25 12 1.25ZM7.94309 6.7002C7.20774 6.7002 6.599 7.32056 6.71374 8.08595C6.929 9.52188 7.56749 12.1676 9.46536 14.0799C11.4494 16.0789 14.2876 16.9343 15.8259 17.2715C16.6211 17.4459 17.3 16.8158 17.3 16.0387V14.2151C17.3 14.0909 17.2235 13.9796 17.1076 13.935L15.1475 13.1825C15.0949 13.1623 15.0377 13.1573 14.9824 13.1681L13.0048 13.5542C11.7304 12.894 10.958 12.1532 10.4942 11.0387L10.867 9.02365C10.8769 8.97021 10.8721 8.91508 10.8531 8.86416L10.1182 6.89529C10.0744 6.77797 9.96233 6.7002 9.83711 6.7002H7.94309Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1 KiB |
3
icons/solid/youtube.svg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 4.15039C10.8087 4.15039 9.42076 4.17798 8.06649 4.21628L8.01146 4.21784C6.63265 4.25681 5.52112 4.28823 4.64461 4.43318C3.73199 4.58411 2.97386 4.87211 2.36772 5.49563C1.75996 6.12082 1.49451 6.89404 1.3699 7.81907C1.24996 8.70944 1.24998 9.83697 1.25 11.2382V11.2382V12.7627V12.7627C1.24998 14.1639 1.24996 15.2914 1.3699 16.1818C1.4945 17.1068 1.75996 17.88 2.36771 18.5052C2.97384 19.1287 3.73195 19.4167 4.64456 19.5676C5.52106 19.7126 6.63258 19.744 8.01137 19.783H8.0114L8.06639 19.7846C9.42068 19.8229 10.8087 19.8505 12 19.8505C13.1913 19.8505 14.5793 19.8229 15.9336 19.7846L15.9886 19.783H15.9886C17.3674 19.744 18.4789 19.7126 19.3554 19.5676C20.2681 19.4167 21.0262 19.1287 21.6323 18.5052C22.24 17.88 22.5055 17.1068 22.6301 16.1818C22.75 15.2914 22.75 14.1639 22.75 12.7627V11.2381C22.75 9.83696 22.75 8.70944 22.6301 7.81907C22.5055 6.89404 22.24 6.12082 21.6323 5.49563C21.0261 4.87211 20.268 4.58411 19.3554 4.43318C18.4789 4.28823 17.3674 4.25681 15.9885 4.21784L15.9335 4.21628C14.5792 4.17798 13.1913 4.15039 12 4.15039ZM10.8721 14.6512C10.64 14.7838 10.3548 14.7829 10.1236 14.6487C9.89232 14.5145 9.75 14.2674 9.75 14V10C9.75 9.73265 9.89232 9.48551 10.1236 9.35132C10.3548 9.21713 10.64 9.21617 10.8721 9.34882L14.3721 11.3488C14.6058 11.4823 14.75 11.7309 14.75 12C14.75 12.2691 14.6058 12.5177 14.3721 12.6512L10.8721 14.6512Z" fill="currentColor"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |