@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.16 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 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": "db21b75e28bac8a3ee686f845432378d579ecc60", "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": "98dee73bc8c0a161260d3a4009f06e19d7983179", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "stroke": "#000", "stroke-miterlimit": "10", "stroke-width": "1.5", "d": "M11.15 14.6v-4.5", "key": "ca4abedd2c9d34f56cf26118201af07ef96ac6f8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PlantB as default };
//# sourceMappingURL=PlantB.js.map