@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 504 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Location = createReactComponent("location", "Location", [["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": "M12 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "svg-1" }]]);
export { Location as default };
//# sourceMappingURL=Location.js.map