@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) • 506 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const layout = `<svg id="meteor-icon-kit__solid-layout" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M24 7H0V3C0 1.34315 1.34315 0 3 0H21C22.6569 0 24 1.34315 24 3V7ZM24 9V21C24 22.6569 22.6569 24 21 24H9V9H24ZM7 24H3C1.34315 24 0 22.6569 0 21V9H7V24Z" fill="#1E1E24"/></svg>`;
exports.default = layout;
//# sourceMappingURL=layout-6a8272e2.js.map