UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 526 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var MapPinned = createReactComponent("map-pinned", "MapPinned", [["path", { "d": "m6.5 17-2 4h15l-2-4M12 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "svg-0" }], ["path", { "d": "M12.448 17.84a.71.71 0 0 1-.896 0C7.69 14.78 3.588 8.487 7.733 3.94 8.865 2.697 10.4 2 12 2s3.135.697 4.267 1.939c4.145 4.547.044 10.84-3.82 13.902", "key": "svg-1" }]]); export { MapPinned as default }; //# sourceMappingURL=MapPinned.js.map