@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) • 575 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const plusXs = `<svg id="meteor-icon-kit__regular-plus-xs" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 5V1C5 0.44772 5.4477 0 6 0C6.5523 0 7 0.44772 7 1V5H11C11.5523 5 12 5.4477 12 6C12 6.5523 11.5523 7 11 7H7V11C7 11.5523 6.5523 12 6 12C5.4477 12 5 11.5523 5 11V7H1C0.44772 7 0 6.5523 0 6C0 5.4477 0.44772 5 1 5H5z" fill="#1E1E24"/></svg>`;
exports.default = plusXs;
//# sourceMappingURL=plus-xs-55415376.js.map