StopSquareSolid
stop-square-solid
npm install @mynaui/icons-react
import { StopSquareSolid } from "@mynaui/icons-react";
const App = () => {
return <StopSquareSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M9.367 2.25h5.266c1.092 0 1.958 0 2.655.057.714.058 1.317.18 1.869.46a4.75 4.75 0 0 1 2.075 2.077c.281.55.403 1.154.461 1.868.057.697.057 1.563.057 2.655v5.266c0 1.092 0 1.958-.057 2.655-.058.714-.18 1.317-.46 1.869a4.75 4.75 0 0 1-2.076 2.075c-.552.281-1.155.403-1.869.461-.697.057-1.563.057-2.655.057H9.367c-1.092 0-1.958 0-2.655-.057-.714-.058-1.317-.18-1.868-.46a4.75 4.75 0 0 1-2.076-2.076c-.281-.552-.403-1.155-.461-1.869-.057-.697-.057-1.563-.057-2.655V9.367c0-1.092 0-1.958.057-2.655.058-.714.18-1.317.46-1.868a4.75 4.75 0 0 1 2.077-2.076c.55-.281 1.154-.403 1.868-.461.697-.057 1.563-.057 2.655-.057m1.161 6.552c-.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-square.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-square"></use>
</svg>