@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.57 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 PinB = createMeisterIcons("pin-b", [["path", { "fill": "currentColor", "d": "M6.85 15.9c-1.4-1.4-2.1-3.3-2.1-5.2s.7-3.8 2.1-5.2 3.3-2.1 5.2-2.1 3.8.7 5.2 2.1 2.1 3.3 2.1 5.2-.7 3.8-2.1 5.2", "key": "78b8d03f51111f973335e217de8af71f154766e3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.05 4.15c-1.72 0-3.423.634-4.67 1.88C6.134 7.277 5.5 8.98 5.5 10.7s.634 3.423 1.88 4.67l-1.06 1.06C4.766 14.877 4 12.78 4 10.7s.766-4.177 2.32-5.73 3.65-2.32 5.73-2.32 4.177.766 5.73 2.32 2.32 3.65 2.32 5.73-.766 4.177-2.32 5.73l-1.06-1.06c1.246-1.247 1.88-2.95 1.88-4.67s-.634-3.423-1.88-4.67c-1.247-1.246-2.95-1.88-4.67-1.88", "key": "656d1734ecfb1ec160e30a5a1502848613759792", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m6.85 15.9 4.5 4.5c.4.4 1 .4 1.4 0l4.5-4.5", "key": "d7ba0d5007762529d6ddebae105187e0e602aeb1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.32 15.37a.75.75 0 0 1 1.06 0l4.5 4.5a.24.24 0 0 0 .17.08.24.24 0 0 0 .17-.08l4.5-4.5a.75.75 0 0 1 1.06 1.06l-4.5 4.5a1.716 1.716 0 0 1-2.46 0l-4.5-4.5a.75.75 0 0 1 0-1.06", "key": "5c287df08937b538b6e94fb84e76cdc9a3708b15", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PinB as default };
//# sourceMappingURL=PinB.js.map