Shell
shell
npm install @mynaui/icons-react
import { Shell } from "@mynaui/icons-react";
const App = () => {
return <Shell />;
}; <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='M12 8v5m4.13-2.984-.777 2.898M7.87 10.018l.777 2.898m-4.624 1.167 5.24 3.573c.347.236.51.667.41 1.079-.158.646-.133 1.424.68 1.59 1.14.234 1.878.233 3.014 0 .838-.171.83-.975.67-1.63a1.02 1.02 0 0 1 .365-1.046l5.517-3.566c.883-.679.735-3.6-.278-4.13-.282-.147-.483-.535-.36-.83.803-1.948-.946-3.044-2.171-3.42a.44.44 0 0 1-.278-.257c-1.163-2.857-3.487-1.986-4.728-1.034a.43.43 0 0 1-.503.02C9.14 2.81 7.839 4.536 7.403 5.86a.45.45 0 0 1-.399.312c-2.432.144-2.685 2.004-2.417 3.387.062.32-.256.637-.529.807-.71.443-.766 3.218-.035 3.717'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/shell.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-shell"></use>
</svg>