chore: add settings page icons

This commit is contained in:
Vukašin Vojinović 2024-08-13 18:05:30 +02:00
parent f93dcdfa10
commit d1077a6ffa
10 changed files with 106 additions and 21 deletions

View file

@ -0,0 +1,10 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_2648_607)">
<path d="M4.5 2.996C3.30653 2.996 2.16193 3.47011 1.31802 4.31402C0.474106 5.15794 0 6.30253 0 7.496C0 8.68948 0.474106 9.83407 1.31802 10.678C2.16193 11.5219 3.30653 11.996 4.5 11.996C5.42944 11.9946 6.33566 11.7055 7.09415 11.1683C7.85264 10.6311 8.42619 9.87229 8.736 8.996L10.992 8.992V9.992C10.9917 10.3898 11.1495 10.7715 11.4306 11.053C11.7118 11.3344 12.0932 11.4927 12.491 11.493C12.8888 11.4933 13.2705 11.3355 13.552 11.0544C13.8334 10.7733 13.9917 10.3918 13.992 9.994H13.996V8.99H14.996L15.996 6.99V5.99L8.736 5.996C8.42619 5.11971 7.85264 4.36086 7.09415 3.82368C6.33566 3.28651 5.42944 2.99737 4.5 2.996ZM4.5 5.996C4.89782 5.996 5.27936 6.15404 5.56066 6.43534C5.84196 6.71665 6 7.09818 6 7.496C6 7.89383 5.84196 8.27536 5.56066 8.55666C5.27936 8.83797 4.89782 8.996 4.5 8.996C4.10218 8.996 3.72064 8.83797 3.43934 8.55666C3.15804 8.27536 3 7.89383 3 7.496C3 7.09818 3.15804 6.71665 3.43934 6.43534C3.72064 6.15404 4.10218 5.996 4.5 5.996Z" fill="#232323"/>
</g>
<defs>
<clipPath id="clip0_2648_607">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB