@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) • 563 B
JavaScript
const plus = `<svg id="meteor-icon-kit__solid-plus" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.5 9.5H2C1.17157 9.5 0.5 10.1716 0.5 11C0.5 11.8284 1.17157 12.5 2 12.5H9.5V20C9.5 20.8284 10.1716 21.5 11 21.5C11.8284 21.5 12.5 20.8284 12.5 20V12.5H20C20.8284 12.5 21.5 11.8284 21.5 11C21.5 10.1716 20.8284 9.5 20 9.5H12.5V2C12.5 1.17157 11.8284 0.5 11 0.5C10.1716 0.5 9.5 1.17157 9.5 2V9.5z" fill="#1E1E24"/></svg>`;
export {
plus as default
};
//# sourceMappingURL=plus-774ed35f.mjs.map