UNPKG

@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) 401 B
const squareS = `<svg id="meteor-icon-kit__solid-square-s" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 0H14C15.1046 0 16 0.89543 16 2V14C16 15.1046 15.1046 16 14 16H2C0.89543 16 0 15.1046 0 14V2C0 0.89543 0.89543 0 2 0z" fill="#1E1E24"/></svg>`; export { squareS as default }; //# sourceMappingURL=square-s-c5ac3ba4.mjs.map