@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 459 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Stop = createReactComponent("stop", "Stop", [["path", { "d": "M6 12.5c0-2.828 0-4.243.879-5.121C7.757 6.5 9.172 6.5 12 6.5s4.243 0 5.121.879C18 8.257 18 9.672 18 12.5s0 4.243-.879 5.121c-.878.879-2.293.879-5.121.879s-4.243 0-5.121-.879C6 16.743 6 15.328 6 12.5", "key": "svg-0" }]]);
export { Stop as default };
//# sourceMappingURL=Stop.js.map