Wheel
wheel
npm install @mynaui/icons-react
import { Wheel } from "@mynaui/icons-react";
const App = () => {
return <Wheel />;
};<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M4.206 7.5A9 9 0 1 1 7.5 19.794M19.794 16.5 13.732 13M7.5 19.794A9 9 0 0 1 4.206 7.5M7.5 19.794l3.5-6.062M4.206 7.5l6.062 3.5M16.5 4.206 13 10.268M13.732 13a2 2 0 0 1-2.732.732M13.732 13A2 2 0 0 0 13 10.268m0 0a2 2 0 0 0-2 3.464m2.932-2.25 6.761-1.811m-8.175 4.26 1.811 6.762m-4.26-8.175-6.762 1.811m8.175-4.26L9.671 3.306'/>
</svg><img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/wheel.svg" />npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-wheel"></use>
</svg>