@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.55 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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": "3fa89c277371e17c74b5b59d7e2f2fd9b7b073f8", "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": "3b65bb36f32d68a7435a339298a08b364051e7d2", "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": "cd984bd6d1312d5ff969b8063ec92e64e0663a8d", "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": "bd411ee8a8f0590b3f8a89b7583229400a9c17c1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PinB as default };
//# sourceMappingURL=PinB.js.map