Eclipse
eclipse
npm install @mynaui/icons-react
import { Eclipse } from "@mynaui/icons-react";
const App = () => {
return <Eclipse />;
};<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='M20.817 13.817q.181-.882.183-1.817a9 9 0 1 0-.183 1.817M10.183 3.183c-1.268 6.188 4.533 11.884 10.634 10.634'/>
</svg><img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/eclipse.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-eclipse"></use>
</svg>