@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) • 489 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const minusS = `<svg id="meteor-icon-kit__solid-minus-s" viewBox="0 0 16 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 3.5H14C14.8284 3.5 15.5 2.8284 15.5 2C15.5 1.1716 14.8284 0.5 14 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 = minusS;
//# sourceMappingURL=minus-s-707bf54d.js.map