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