StopDiamondSolid
stop-diamond-solid
npm install @mynaui/icons-react
import { StopDiamondSolid } from "@mynaui/icons-react";
const App = () => {
return <StopDiamondSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M10.79 1.49a3.16 3.16 0 0 1 3.445.687l7.588 7.588a3.16 3.16 0 0 1 0 4.47l-7.588 7.588a3.16 3.16 0 0 1-4.47 0l-7.588-7.588a3.16 3.16 0 0 1 0-4.47l7.588-7.589a3.2 3.2 0 0 1 1.025-.685m-.261 7.312c-.424.057-.848.188-1.193.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-diamond.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-diamond"></use>
</svg>