@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 525 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var LocationSlash = createReactComponent("location-slash", "LocationSlash", [["path", { "d": "M12.56 20.82a.96.96 0 0 1-1.12 0C6.611 17.378 1.486 10.298 6.667 5.182A7.6 7.6 0 0 1 12 3c2 0 3.919.785 5.333 2.181 5.181 5.116.056 12.196-4.773 15.64", "key": "svg-0" }], ["path", { "d": "M14 10a2 2 0 1 0-2 2m9-9L3 21", "key": "svg-1" }]]);
export { LocationSlash as default };
//# sourceMappingURL=LocationSlash.js.map