UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 565 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var LocationSelected = createReactComponent("location-selected", "LocationSelected", [["path", { "d": "M12.435 16.86a.75.75 0 0 1-.87 0C7.809 14.183 3.822 8.677 7.852 4.698A5.9 5.9 0 0 1 12 3c1.556 0 3.048.61 4.148 1.697 4.03 3.979.043 9.485-3.713 12.164", "key": "svg-0" }], ["path", { "d": "m6.5 17-2 4h15l-2-4M12 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "svg-1" }]]); export { LocationSelected as default }; //# sourceMappingURL=LocationSelected.js.map