Added icon

This commit is contained in:
Techit Thawiang
2025-07-13 16:28:39 +07:00
parent fb0e7a22ba
commit 2b95479990
76 changed files with 515 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="10" cy="10" r="7" stroke="currentColor" stroke-width="2"/>
<path d="M15 16L21 22" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
<path d="M8 8L12 12M8 12L12 8" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 380 B