@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) • 407 B
JavaScript
const minusXxs = `<svg id="meteor-icon-kit__solid-minus-xxs" viewBox="0 0 8 4" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 3.5H6.5C7.3284 3.5 8 2.8284 8 2C8 1.1716 7.3284 0.5 6.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 {
minusXxs as default
};
//# sourceMappingURL=minus-xxs-ea3fa430.mjs.map