@shopware-ag/meteor-component-library
Version:
The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).
6 lines (5 loc) • 535 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const chartPie = `<svg id="meteor-icon-kit__solid-chart-pie" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 2.0117V13H20.9883C20.7273 18.5668 16.1314 23 10.5 23C4.70101 23 0 18.299 0 12.5C0 6.86862 4.43318 2.27267 10 2.0117zM12 0C17.8061 0.57647 22.4235 5.19386 23 11H12V0z" fill="#1E1E24"/></svg>`;
exports.default = chartPie;
//# sourceMappingURL=chart-pie-2d64d952.js.map