Files
lucide/icons/orbit.svg

18 lines
396 B
XML
Raw Normal View History

2023-04-09 12:28:56 +01:00
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<circle cx="12" cy="12" r="3" />
<circle cx="18" cy="6" r="2" />
<circle cx="6" cy="18" r="2" />
<path d="M12 20a8 8 0 0 0 6.82-12.17" />
<path d="M12 4a8 8 0 0 0-6.82 12.17" />
2023-04-09 12:28:56 +01:00
</svg>