1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 11:50:25 +02:00

view-360 fix

This commit is contained in:
codecalm
2020-10-06 02:12:03 +02:00
parent 399af504c3
commit 48b8dfaabf

View File

@@ -1,6 +1,7 @@
---
---
<svg>
<ellipse cx="12" cy="12" rx="4" ry="9" />
<ellipse cx="12" cy="12" rx="4" ry="9" transform="rotate(90 12 12)" />
<circle cx="12" cy="12" r="9" />
<ellipse cx="12" cy="12" rx="4" ry="9" />
<ellipse cx="12" cy="12" rx="4" ry="9" transform="rotate(90 12 12)" />
</svg>