UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 611 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var MapPinHouse = createReactComponent("map-pin-house", "MapPinHouse", [["path", { "d": "M19.743 12c.62-2.608.187-5.271-2.054-7.576A7.93 7.93 0 0 0 12 2c-2.134 0-4.18.872-5.689 2.424-5.526 5.684-.059 13.55 5.092 17.377a.995.995 0 0 0 1.194 0q.704-.522 1.403-1.138", "key": "svg-0" }], ["path", { "d": "M12 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4m4 6.5a1 1 0 0 1-1-1v-2.36l2.25-1.64 2.25 1.64v2.36a1 1 0 0 1-1 1z", "key": "svg-1" }]]); export { MapPinHouse as default }; //# sourceMappingURL=MapPinHouse.js.map