CircleNotchSolid
circle-notch-solid
npm install @mynaui/icons-react
import { CircleNotchSolid } from "@mynaui/icons-react";
const App = () => {
return <CircleNotchSolid />;
};<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M2 11.956a10.05 10.05 0 0 1 5.238-8.834 1 1 0 0 1 .957 1.756A8.05 8.05 0 0 0 4 11.956C4 16.403 7.586 20 12 20s8-3.597 8-8.044a8.05 8.05 0 0 0-4.195-7.078 1 1 0 0 1 .957-1.756A10.05 10.05 0 0 1 22 11.956C22 17.5 17.527 22 12 22S2 17.499 2 11.956'/>
</svg><img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/circle-notch.svg" />npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-circle-notch"></use>
</svg>