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) 598 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const minusCircleS = `<svg id="meteor-icon-kit__solid-minus-circle-s" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16zM5 9H11C11.5523 9 12 8.5523 12 8C12 7.4477 11.5523 7 11 7H5C4.44772 7 4 7.4477 4 8C4 8.5523 4.44772 9 5 9z" fill="#1E1E24"/></svg>`; exports.default = minusCircleS; //# sourceMappingURL=minus-circle-s-29b8aadf.js.map