blob: 4970b142f3d0e9eaa18882ca7c5636b4d3b613a5 (
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.5l4 -2.5v-4.5l-4 -2.5z" />
<path d="M3 13v4.5l4 2.5" />
<path d="M11 4a7 7 0 0 1 7 7v4l-3 -3" />
<path d="M21 12l-3 3" />
</svg>
|