@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 circleXxxs = `<svg id="meteor-icon-kit__solid-circle-xxxs" viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 6C1.3431 6 0 4.6569 0 3C0 1.3431 1.3431 0 3 0C4.6569 0 6 1.3431 6 3C6 4.6569 4.6569 6 3 6z" fill="#1E1E24"/></svg>`;
export {
circleXxxs as default
};
//# sourceMappingURL=circle-xxxs-dc7c39f7.mjs.map