@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 494 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var MapPinPlusInside = createReactComponent("map-pin-plus-inside", "MapPinPlusInside", [["path", { "d": "M9.5 10h5M12 7.5v5m.597 9.3a.995.995 0 0 1-1.194 0C6.253 17.976.785 10.109 6.31 4.425A7.93 7.93 0 0 1 12 2c2.134 0 4.18.872 5.689 2.424 5.526 5.684.059 13.55-5.092 17.377", "key": "svg-0" }]]);
export { MapPinPlusInside as default };
//# sourceMappingURL=MapPinPlusInside.js.map