UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 594 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var AlarmSolid = createReactSolidComponent("alarm", "AlarmSolid", [["path", { "d": "M18.284 2.388a.75.75 0 0 0-.867 1.224l3.15 2.231a.75.75 0 0 0 .867-1.224zm-11.7 1.224a.75.75 0 0 0-.867-1.224l-3.15 2.231a.75.75 0 0 0 .867 1.224zM3.25 13a8.75 8.75 0 1 1 17.5 0 8.75 8.75 0 0 1-17.5 0m9.5-4.5a.75.75 0 0 0-1.5 0v5c0 .25.125.485.334.624l3 2a.75.75 0 1 0 .832-1.248l-2.666-1.777z", "key": "svg-0" }]]); export { AlarmSolid as default }; //# sourceMappingURL=AlarmSolid.js.map