@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.79 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const MapPin = createMeisterIcons("map-pin", [["path", { "fill": "currentColor", "d": "M14.37 5.28c-.696-.695-1.489-1.057-2.302-.983l-.034.003H12c-.815 0-1.72.33-2.37.98a3.26 3.26 0 0 0-.98 2.37c0 .814.33 1.72.98 2.37l-1.06 1.06a4.93 4.93 0 0 1-1.42-3.43c0-1.295.476-2.487 1.42-3.43a4.92 4.92 0 0 1 3.396-1.42c1.373-.112 2.567.523 3.464 1.42.95.95 1.42 2.244 1.42 3.43a4.75 4.75 0 0 1-1.42 3.43l-1.06-1.06c.656-.657.98-1.465.98-2.37 0-.814-.33-1.72-.98-2.37", "key": "df4d1396b86ebac68ce9b1cf4ea8b0eaa75600e4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.57 10.02a.75.75 0 0 1 1.06 0L12 12.39l2.37-2.37a.75.75 0 1 1 1.06 1.06l-2.5 2.5c-.272.273-.631.37-.93.37s-.658-.097-.93-.37l-2.5-2.5a.75.75 0 0 1 0-1.06", "key": "f284275e74761d95d24421a45d423bd9c746200f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.538 9.17a.35.35 0 0 0-.11.162l-.003.01-2.807 10.127-.006.018c-.01.03-.013.103.05.188a.3.3 0 0 0 .238.125h16.2c.131 0 .21-.053.249-.102.034-.044.065-.118.03-.242l-.002-.006L17.57 9.324l-.005-.027c-.017-.084-.05-.123-.078-.145A.3.3 0 0 0 17.3 9.1h-1.2a.75.75 0 0 1 0-1.5h1.2c.82 0 1.543.514 1.73 1.373l2.791 10.071.001.003c.345 1.213-.561 2.253-1.722 2.253H3.9c-1.172 0-2.072-1.156-1.718-2.266L4.975 8.957C5.148 8.285 5.805 7.6 6.7 7.6h1.2a.75.75 0 1 1 0 1.5H6.7c-.044 0-.1.017-.162.07", "key": "9c613959a48c71662814965802a80a1103223a63", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MapPin as default };
//# sourceMappingURL=MapPin.js.map