@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 428 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var AlarmSnooze = createReactComponent("alarm-snooze", "AlarmSnooze", [["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": "M10.75 11h2.5l-2.5 4h2.5", "key": "svg-1" }]]);
export { AlarmSnooze as default };
//# sourceMappingURL=AlarmSnooze.js.map