@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) • 622 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const plans = `<svg id="meteor-icon-kit__solid-plans" viewBox="0 0 24 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 2C6 0.89543 6.89543 0 8 0H16C17.1046 0 18 0.89543 18 2V18C18 19.1046 17.1046 20 16 20H8C6.89543 20 6 19.1046 6 18V2z" fill="#1E1E24"/><path d="M0 4C0 2.89543 0.895431 2 2 2H4V18H2C0.895431 18 0 17.1046 0 16V4z" fill="#1E1E24"/><path d="M22 2H20V18H22C23.1046 18 24 17.1046 24 16V4C24 2.89543 23.1046 2 22 2z" fill="#1E1E24"/></svg>`;
exports.default = plans;
//# sourceMappingURL=plans-40975b5e.js.map