UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 369 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var AlarmMinus = createReactComponent("alarm-minus", "AlarmMinus", [["path", { "d": "M3 5.231 6.15 3M21 5.231 17.85 3M20 13a8 8 0 1 1-16 0 8 8 0 0 1 16 0M9.5 13h5", "key": "svg-0" }]]); export { AlarmMinus as default }; //# sourceMappingURL=AlarmMinus.js.map