@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) • 545 B
JavaScript
const plusXs = `<svg id="meteor-icon-kit__solid-plus-xs" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 4.5V1.5C4.5 0.67157 5.1716 0 6 0C6.8284 0 7.5 0.67157 7.5 1.5V4.5H10.5C11.3284 4.5 12 5.1716 12 6C12 6.8284 11.3284 7.5 10.5 7.5H7.5V10.5C7.5 11.3284 6.8284 12 6 12C5.1716 12 4.5 11.3284 4.5 10.5V7.5H1.5C0.67157 7.5 0 6.8284 0 6C0 5.1716 0.67157 4.5 1.5 4.5H4.5z" fill="#1E1E24"/></svg>`;
export {
plusXs as default
};
//# sourceMappingURL=plus-xs-0a6e893d.mjs.map