Refactor icons

This commit is contained in:
redphx
2024-05-01 18:57:50 +07:00
parent 29a1fa9f10
commit 17afd364da
15 changed files with 90 additions and 61 deletions

3
src/assets/svg/trash.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='#fff' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' viewBox='0 0 32 32'>
<path d='M29.5 6.182h-27m9.818 7.363v9.818m7.364-9.818v9.818'/><path d='M27.045 6.182V29.5c0 .673-.554 1.227-1.227 1.227H6.182c-.673 0-1.227-.554-1.227-1.227V6.182m17.181 0V3.727a2.47 2.47 0 0 0-2.455-2.455h-7.364a2.47 2.47 0 0 0-2.455 2.455v2.455'/>
</svg>

After

Width:  |  Height:  |  Size: 433 B