@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.13 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 MapAlt = createMeisterIcons("map-alt", [["path", { "fill": "currentColor", "d": "m9.146 2.95 5.7 3 4.705-2.54.062-.022a1.3 1.3 0 0 1 1.102.142c.335.213.585.592.585 1.07v12.3a1.25 1.25 0 0 1-.42.93l-.08.08-5.95 3.138-5.702-3.002-4.624 2.405c-.45.274-.934.163-1.24-.03-.294-.188-.584-.551-.584-1.021V6.79l.161-.162.03-.063c.072-.142.213-.376.511-.53zm.008 1.7L4.2 7.31v11.619l4.952-2.575 5.698 2.998 4.95-2.61V4.98l-4.946 2.67z", "key": "19ea07e6c6942dd432f578f276b3752d4f13bda2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.15 3.05a.75.75 0 0 1 .75.75v13.3a.75.75 0 0 1-1.5 0V3.8a.75.75 0 0 1 .75-.75m5.7 3a.75.75 0 0 1 .75.75v13.3a.75.75 0 0 1-1.5 0V6.8a.75.75 0 0 1 .75-.75", "key": "b1c666bfc5a7edc9da4c1b2b040d4d8421611e06", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MapAlt as default };
//# sourceMappingURL=MapAlt.js.map