1
0
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:
codecalm
2020-06-06 21:28:59 +02:00
parent c73b29ff13
commit e3e97eb382

8
src/_icons/yin-yang.svg Normal file
View 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>