@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) • 397 B
JavaScript
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>`;
export {
square as default
};
//# sourceMappingURL=square-bc6427b7.mjs.map