Eight
eight
npm install @mynaui/icons-react
import { Eight } from "@mynaui/icons-react";
const App = () => {
return <Eight />;
}; <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='M11.875 12S15 12.625 15 14.5 13.6 17 11.875 17s-3.125-.625-3.125-2.5 3.125-2.5 3.125-2.5m0 0S15 11.375 15 9.5 13.6 7 11.875 7 8.75 7.625 8.75 9.5s3.125 2.5 3.125 2.5'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/eight.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-eight"></use>
</svg>