UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 1.07 kB
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var MapPinXSolid = createReactSolidComponent("map-pin-x", "MapPinXSolid", [["path", { "d": "M18.406 3.727A8.94 8.94 0 0 0 12 1a8.94 8.94 0 0 0-6.406 2.727c-3.12 3.208-3.09 7.056-1.663 10.468 1.407 3.365 4.2 6.42 6.876 8.409a1.995 1.995 0 0 0 2.386 0q.739-.55 1.468-1.19a1 1 0 1 0-1.322-1.5c-.444.39-.895.754-1.34 1.084-2.474-1.838-4.991-4.629-6.224-7.575-1.212-2.899-1.154-5.826 1.253-8.302A6.93 6.93 0 0 1 12 3c1.86 0 3.648.76 4.972 2.121 1.97 2.027 2.35 4.326 1.797 6.648a1 1 0 0 0 1.947.462c.688-2.893.201-5.922-2.31-8.504m1.801 10.066a1 1 0 0 0-1.414 0L17.5 15.086l-1.293-1.293-.076-.068a1 1 0 0 0-1.406 1.406l.068.076 1.293 1.293-1.293 1.293a1 1 0 1 0 1.414 1.414l1.293-1.293 1.293 1.293.076.068a1 1 0 0 0 1.406-1.406l-.068-.076-1.293-1.293 1.293-1.293a1 1 0 0 0 0-1.414", "key": "svg-0" }], ["path", { "d": "M15 10a3 3 0 1 1-6 0 3 3 0 0 1 6 0", "key": "svg-1" }]]); export { MapPinXSolid as default }; //# sourceMappingURL=MapPinXSolid.js.map