UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 984 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var MapPinHouseSolid = createReactSolidComponent("map-pin-house", "MapPinHouseSolid", [["path", { "d": "M12 1c2.408 0 4.712.984 6.406 2.727 2.511 2.582 2.998 5.61 2.31 8.504a1 1 0 0 1-1.947-.462c.553-2.322.173-4.62-1.797-6.648A6.93 6.93 0 0 0 12 3c-1.86 0-3.648.76-4.972 2.121-2.407 2.476-2.465 5.403-1.253 8.302 1.233 2.946 3.75 5.737 6.224 7.575.445-.33.896-.693 1.34-1.085a1 1 0 1 1 1.322 1.5q-.73.642-1.468 1.19a1.995 1.995 0 0 1-2.386 0C8.13 20.617 5.338 17.56 3.93 14.196c-1.428-3.412-1.456-7.26 1.663-10.468A8.94 8.94 0 0 1 12 1", "key": "svg-0" }], ["path", { "d": "M15 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0m3.5 9.5a2 2 0 0 0 2-2v-2.36a1 1 0 0 0-.411-.808l-2.25-1.64a1 1 0 0 0-1.041-.084l-.137.084-2.25 1.64c-.258.188-.411.49-.411.809V17.5a2 2 0 0 0 2 2z", "key": "svg-1" }]]); export { MapPinHouseSolid as default }; //# sourceMappingURL=MapPinHouseSolid.js.map