StopHexagonSolid
stop-hexagon-solid
npm install @mynaui/icons-react
import { StopHexagonSolid } from "@mynaui/icons-react";
const App = () => {
return <StopHexagonSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M10.68 2.105a2.63 2.63 0 0 1 2.64 0l.001.001 6.611 3.8A2.65 2.65 0 0 1 21.25 8.2v7.603a2.66 2.66 0 0 1-1.318 2.291l-.003.002-6.608 3.799h-.002a2.63 2.63 0 0 1-2.639 0h-.001l-6.608-3.8h-.003A2.64 2.64 0 0 1 2.75 15.8V8.198a2.66 2.66 0 0 1 1.318-2.291l.003-.002zm-.152 6.697c-.423.057-.847.188-1.192.534-.346.345-.477.769-.534 1.192-.052.391-.052.876-.052 1.425v.094c0 .549 0 1.034.052 1.425.057.423.188.847.534 1.192.345.346.769.477 1.192.534.391.052.876.052 1.425.052h.095c.548 0 1.033 0 1.424-.052.423-.057.847-.188 1.192-.534.346-.345.477-.769.534-1.192.052-.391.052-.876.052-1.424v-.095c0-.549 0-1.034-.052-1.424-.057-.424-.188-.848-.534-1.193-.345-.346-.769-.477-1.192-.534-.391-.052-.876-.052-1.425-.052h-.094c-.549 0-1.034 0-1.424.052'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/stop-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-stop-hexagon"></use>
</svg>