UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 590 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var LocationUser = createReactComponent("location-user", "LocationUser", [["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": "M15 14c0-3.861-6-3.861-6 0", "key": "svg-1" }], ["path", { "d": "M12 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "svg-2" }]]); export { LocationUser as default }; //# sourceMappingURL=LocationUser.js.map