UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 906 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var StopCircleSolid = createReactSolidComponent("stop-circle", "StopCircleSolid", [["path", { "d": "M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12m8.279-3.198c-.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", "key": "svg-0" }]]); export { StopCircleSolid as default }; //# sourceMappingURL=StopCircleSolid.js.map