@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) • 483 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const minus = `<svg id="meteor-icon-kit__solid-minus" viewBox="0 0 20 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 3.5H18C18.8284 3.5 19.5 2.8284 19.5 2C19.5 1.1716 18.8284 0.5 18 0.5H2C1.17157 0.5 0.5 1.1716 0.5 2C0.5 2.8284 1.17157 3.5 2 3.5z" fill="#1E1E24"/></svg>`;
exports.default = minus;
//# sourceMappingURL=minus-2ad5884f.js.map