mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-02 18:33:18 +02:00
1 new icon: yin-yang
This commit is contained in:
8
src/_icons/yin-yang.svg
Normal file
8
src/_icons/yin-yang.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M12 3a4.5 4.5 0 0 0 0 9a4.5 4.5 0 0 1 0 9" />
|
||||
<circle cx="12" cy="7.5" r=".5" />
|
||||
<circle cx="12" cy="16.5" r=".5" />
|
||||
</svg>
|
Reference in New Issue
Block a user