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) 465 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const circleXxs = `<svg id="meteor-icon-kit__solid-circle-xxs" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 8C1.79086 8 0 6.2091 0 4C0 1.79086 1.79086 0 4 0C6.2091 0 8 1.79086 8 4C8 6.2091 6.2091 8 4 8z" fill="#1E1E24"/></svg>`; exports.default = circleXxs; //# sourceMappingURL=circle-xxs-2aa52c2c.js.map