add all component + add switch componnent + add ui shadcn

This commit is contained in:
hamid zarghami
2025-11-18 15:04:36 +03:30
parent 8070a3f837
commit 9b06c7dfc5
12 changed files with 393 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
<svg width="23" height="22" viewBox="0 0 23 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.1338 7.48633L14.3652 7.93555L14.8633 8.0166L20.7432 8.96777L16.5459 13.1943L16.1895 13.5527L16.2676 14.0518L17.1787 19.9375L11.8633 17.252L11.4121 17.0234L10.9609 17.252L5.64453 19.9375L6.55664 14.0518L6.63477 13.5527L6.27832 13.1943L2.08008 8.96777L7.96094 8.0166L8.45898 7.93555L8.69043 7.48633L11.4121 2.18848L14.1338 7.48633Z" stroke="#B2B2B2" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 483 B

+3
View File
@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="11" stroke="#B2B2B2" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 170 B

+3
View File
@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1" y="1" width="22" height="22" stroke="#B2B2B2" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 180 B

+3
View File
@@ -0,0 +1,3 @@
<svg width="24" height="21" viewBox="0 0 24 21" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21.6504 19.25H1.73242L11.6914 2L21.6504 19.25Z" stroke="#B2B2B2" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 197 B