@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 967 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var MapPinUserInsideSolid = createReactSolidComponent("map-pin-user-inside", "MapPinUserInsideSolid", [["path", { "d": "M12 1.167c2.363 0 4.623.965 6.286 2.676 3.06 3.147 3.04 6.919 1.63 10.288-1.393 3.33-4.163 6.363-6.822 8.339a1.83 1.83 0 0 1-2.188 0c-2.66-1.976-5.43-5.01-6.822-8.34-1.41-3.368-1.43-7.14 1.63-10.287A8.77 8.77 0 0 1 12 1.167m2.138 9.689a2.833 2.833 0 1 0-4.276 0q-.246.15-.467.34c-.752.645-1.228 1.602-1.228 2.804a.833.833 0 1 0 1.666 0c0-.729.274-1.219.647-1.54.391-.334.94-.523 1.52-.523s1.129.189 1.52.524c.373.32.647.81.647 1.539a.833.833 0 1 0 1.666 0c0-1.202-.476-2.16-1.228-2.805a3.6 3.6 0 0 0-.467-.34", "key": "svg-0" }], ["path", { "d": "M13.167 9a1.167 1.167 0 1 1-2.334 0 1.167 1.167 0 0 1 2.334 0", "key": "svg-1" }]]);
export { MapPinUserInsideSolid as default };
//# sourceMappingURL=MapPinUserInsideSolid.js.map