@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) • 568 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const box = `<svg id="meteor-icon-kit__solid-box" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 0V5C8 5.55228 8.44771 6 9 6H15C15.5523 6 16 5.55228 16 5V0H21C22.6569 0 24 1.34315 24 3V21C24 22.6569 22.6569 24 21 24H16V18H8V24H3C1.34315 24 0 22.6569 0 21V3C0 1.34315 1.34315 0 3 0H8ZM10 0H14V4H10V0ZM14 24H10V20H14V24Z" fill="#1E1E24"/></svg>`;
exports.default = box;
//# sourceMappingURL=box-804c1b1e.js.map