@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) • 498 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const squareS = `<svg id="meteor-icon-kit__regular-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 0zM2 2V14H14V2H2z" fill="#1E1E24"/></svg>`;
exports.default = squareS;
//# sourceMappingURL=square-s-2c11e355.js.map