UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 386 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Alarm = createReactComponent("alarm", "Alarm", [["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 0", "key": "svg-0" }], ["path", { "d": "M12 8.5v5l3 2", "key": "svg-1" }]]); export { Alarm as default }; //# sourceMappingURL=Alarm.js.map