UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.14 kB
/** * @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 PlantB = createMeisterIcons("plant-b", [["path", { "stroke": "#000", "stroke-miterlimit": "10", "stroke-width": "1.5", "d": "M11.15 10.1s0-7.2 7.2-7.2c0 .1-.4 7.2-7.2 7.2Zm-.1 1.2s0-5.4-5.4-5.4c0 0 .3 5.4 5.4 5.4Z", "key": "f6c5673339f965393371638011e0653a57ad40f0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "stroke": "#000", "stroke-linecap": "round", "stroke-miterlimit": "10", "stroke-width": "1.5", "d": "M16.65 15.6v3.8c0 .9-.8 1.7-1.7 1.7h-7.6c-1 0-1.7-.8-1.7-1.7v-3.8c0-.5.4-1 1-1h9.1c.5 0 .9.5.9 1Z", "key": "c9fe8351fc15d372586933218d85a414a854480d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "stroke": "#000", "stroke-miterlimit": "10", "stroke-width": "1.5", "d": "M11.15 14.6v-4.5", "key": "9c3e903026475cea955302a2644534b730b33e1f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PlantB as default }; //# sourceMappingURL=PlantB.js.map