@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) • 385 B
JavaScript
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>`;
export {
circleXxs as default
};
//# sourceMappingURL=circle-xxs-61bbf60a.mjs.map