feat: add icons components

This commit is contained in:
2026-02-05 13:25:09 +05:00
parent 1ddee74796
commit 21551ef7d7
13 changed files with 64 additions and 0 deletions
@@ -0,0 +1,6 @@
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<line x1="18" y1="10" x2="6" y2="10"></line>
<line x1="21" y1="6" x2="3" y2="6"></line>
<line x1="21" y1="14" x2="3" y2="14"></line>
<line x1="18" y1="18" x2="6" y2="18"></line>
</svg>

After

Width:  |  Height:  |  Size: 276 B