1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-24 15:22:35 +01:00

wand icon

This commit is contained in:
codecalm 2020-04-10 23:51:45 +02:00
parent 784089298d
commit 25b5395eed

8
src/_icons/wand.svg Normal file
View File

@ -0,0 +1,8 @@
---
---
<svg>
<polyline points="6 21 21 6 18 3 3 18 6 21" />
<line x1="15" y1="6" x2="18" y2="9" />
<path d="M9 3a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2" />
<path d="M19 13a2 2 0 0 0 2 2a2 2 0 0 0 -2 2a2 2 0 0 0 -2 -2a2 2 0 0 0 2 -2" />
</svg>