1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-29 08:40:52 +02:00

fix 3d-rotate icon

This commit is contained in:
codecalm
2022-08-25 23:59:03 +02:00
parent 1574219718
commit aa22e5ac3c

View File

@@ -4,9 +4,9 @@ version: "1.55"
unicode: "f020"
---
<svg>
<path d="M7 15.5l4 -2.5" />
<path d="M3 13l4 2.5v4.996l4 -2.496v-5l-4 -2.5z" />
<path d="M3 13v5l4 2.5" />
<path d="M11 4a7 7 0 0 1 7 7v4l-3 -3" />
<path d="M21 12l-3 3" />
<path d="M7 15l-4 -2.5l4 -2.5l4 2.5v4.5l-4 2.5z" />
<path d="M3 12.5v4.5l4 2.5" />
<path d="M7 15l4 -2.5" />
</svg>