@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.01 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 PinCircleB = createMeisterIcons("pin-circle-b", [["path", { "fill": "currentColor", "d": "M6.8 15.85c-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": "7ef2b020c0c47f1d51f266f471b7710f3ffc5c98", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 4.1c-1.72 0-3.423.634-4.67 1.88-1.246 1.247-1.88 2.95-1.88 4.67s.634 3.423 1.88 4.67l-1.06 1.06c-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-1.06-1.06c1.246-1.247 1.88-2.95 1.88-4.67s-.634-3.423-1.88-4.67C15.423 4.734 13.72 4.1 12 4.1", "key": "1d12f4e525c12e47abf579b4adbce4454bf5ff09", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m6.8 15.85 4.5 4.5c.4.4 1 .4 1.4 0l4.5-4.5", "key": "613b479b4c67e579f1bfde1b0f54ccf59f03c76f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.27 15.32a.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 1 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": "953d77e815ce567e12242d9aae3bed828e16cdcd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 11.95a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "e340cb1423ff4c479a3afc16d892447cf7fadfe6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 8.7a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M9.25 9.95a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0", "key": "6c49a63b95a5df22951c0220aacc4b203a060931", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PinCircleB as default };
//# sourceMappingURL=PinCircleB.js.map