@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) • 411 B
JavaScript
const minusXs = `<svg id="meteor-icon-kit__solid-minus-xs" viewBox="0 0 12 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 3.5H10.5C11.3284 3.5 12 2.8284 12 2C12 1.1716 11.3284 0.5 10.5 0.5H1.5C0.67157 0.5 0 1.1716 0 2C0 2.8284 0.67157 3.5 1.5 3.5z" fill="#1E1E24"/></svg>`;
export {
minusXs as default
};
//# sourceMappingURL=minus-xs-c579f6ef.mjs.map