blob: c00750d41c0cbe6715afd549d94c08a4f46ada4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-3d-rotate" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<desc>Download more icon variants from https://tabler-icons.io/i/3d-rotate</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<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" />
</svg>
|