@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) • 459 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const minus = `<svg id="meteor-icon-kit__regular-minus" viewBox="0 0 20 2" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1 2H19C19.5523 2 20 1.5523 20 1C20 0.4477 19.5523 0 19 0H1C0.44772 0 0 0.4477 0 1C0 1.5523 0.44772 2 1 2z" fill="#1E1E24"/></svg>`;
exports.default = minus;
//# sourceMappingURL=minus-076e2b77.js.map