NineHexagonSolid
nine-hexagon-solid
npm install @mynaui/icons-react
import { NineHexagonSolid } from "@mynaui/icons-react";
const App = () => {
return <NineHexagonSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M10.25 10.5a1.75 1.75 0 1 1 3.5 0c0 .458-.171.729-.422.91-.283.205-.735.34-1.328.34s-1.045-.135-1.328-.34c-.251-.181-.422-.452-.422-.91'/><path d='m10.68 2.105-6.61 3.8-.002.002A2.65 2.65 0 0 0 2.75 8.198v7.603a2.64 2.64 0 0 0 1.318 2.292l.003.002 6.608 3.799h.002a2.63 2.63 0 0 0 2.639 0h.001l6.608-3.8h.003A2.65 2.65 0 0 0 21.25 15.8V8.2a2.65 2.65 0 0 0-1.318-2.292l-6.61-3.8-.002-.002a2.63 2.63 0 0 0-2.64 0M13.75 13v-.105c-.533.252-1.144.355-1.75.355-.788 0-1.586-.175-2.207-.625-.654-.473-1.043-1.202-1.043-2.125a3.25 3.25 0 0 1 6.5 0V13a3.75 3.75 0 0 1-3.75 3.75h-1a.75.75 0 0 1 0-1.5h1A2.25 2.25 0 0 0 13.75 13'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/nine-hexagon.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-nine-hexagon"></use>
</svg>