@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 524 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var LocationSnooze = createReactComponent("location-snooze", "LocationSnooze", [["path", { "d": "M12.56 20.82a.96.96 0 0 1-1.12 0C6.611 17.378 1.486 10.298 6.667 5.182A7.6 7.6 0 0 1 12 3c2 0 3.919.785 5.333 2.181 5.181 5.116.056 12.196-4.773 15.64", "key": "svg-0" }], ["path", { "d": "M10.75 8h2.5l-2.5 4h2.5", "key": "svg-1" }]]);
export { LocationSnooze as default };
//# sourceMappingURL=LocationSnooze.js.map