Implementation of icon card

This commit is contained in:
adilallo
2026-02-02 14:43:32 -07:00
parent 59d766cda2
commit e227e0c658
13 changed files with 396 additions and 0 deletions
+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">
<path d="M12.0001 20.8485C2.92376 28.4333 -4.43331 21.0763 3.15149 12C-4.43331 2.92372 2.92376 -4.43325 12.0001 3.15145C21.0748 -4.43325 28.4336 2.92372 20.8488 12C28.4336 21.0693 21.0748 28.4333 12.0001 20.8485Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 332 B