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) 576 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const circleXs = `<svg id="meteor-icon-kit__regular-circle-xs" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 12C2.68629 12 0 9.3137 0 6C0 2.68629 2.68629 0 6 0C9.3137 0 12 2.68629 12 6C12 9.3137 9.3137 12 6 12zM6 10C8.2091 10 10 8.2091 10 6C10 3.79086 8.2091 2 6 2C3.79086 2 2 3.79086 2 6C2 8.2091 3.79086 10 6 10z" fill="#1E1E24"/></svg>`; exports.default = circleXs; //# sourceMappingURL=circle-xs-e42fadc8.js.map