@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 653 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var LocationSolid = createReactSolidComponent("location", "LocationSolid", [["path", { "d": "M6.14 4.648A8.34 8.34 0 0 1 12 2.25c2.196 0 4.304.861 5.86 2.398 1.409 1.39 2.143 2.946 2.337 4.562.193 1.602-.152 3.21-.81 4.718-1.306 3-3.902 5.728-6.392 7.503a1.71 1.71 0 0 1-1.99 0c-2.49-1.775-5.086-4.504-6.393-7.503-.657-1.508-1.001-3.116-.809-4.719.194-1.615.928-3.17 2.337-4.561M9.25 10a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0", "key": "svg-0" }]]);
export { LocationSolid as default };
//# sourceMappingURL=LocationSolid.js.map