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) 470 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const circleXs = `<svg id="meteor-icon-kit__solid-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 12z" fill="#1E1E24"/></svg>`; exports.default = circleXs; //# sourceMappingURL=circle-xs-d2efa4d0.js.map