@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.09 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 PinCross = createMeisterIcons("pin-cross", [["path", { "fill": "currentColor", "d": "M7.33 5.98C8.577 4.734 10.28 4.1 12 4.1s3.423.634 4.67 1.88c1.246 1.247 1.88 2.95 1.88 4.67s-.634 3.423-1.88 4.67l-4.5 4.5a.24.24 0 0 1-.17.08.24.24 0 0 1-.17-.08l-4.5-4.5c-1.246-1.247-1.88-2.95-1.88-4.67s.634-3.423 1.88-4.67m-1.06 10.4c-1.554-1.553-2.32-3.65-2.32-5.73s.766-4.177 2.32-5.73S9.92 2.6 12 2.6s4.177.766 5.73 2.32 2.32 3.65 2.32 5.73-.766 4.177-2.32 5.73l-4.5 4.5a1.716 1.716 0 0 1-2.46 0zm3-8.06a.75.75 0 0 1 1.06 0l1.62 1.62 1.62-1.62a.75.75 0 0 1 1.06 1.06L13.01 11l1.62 1.62a.75.75 0 1 1-1.06 1.06l-1.62-1.62-1.62 1.62a.75.75 0 1 1-1.06-1.06L10.89 11 9.27 9.38a.75.75 0 0 1 0-1.06", "key": "03e691dae2b6a25c5f355db54993b325e0140627", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PinCross as default };
//# sourceMappingURL=PinCross.js.map