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) 626 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const minusSquareS = `<svg id="meteor-icon-kit__regular-minus-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 2V14H14V2H2zM5 9C4.44772 9 4 8.5523 4 8C4 7.4477 4.44772 7 5 7H11C11.5523 7 12 7.4477 12 8C12 8.5523 11.5523 9 11 9H5z" fill="#1E1E24"/></svg>`; exports.default = minusSquareS; //# sourceMappingURL=minus-square-s-74878eaf.js.map