@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) • 561 B
JavaScript
const variants = `<svg id="meteor-icon-kit__solid-variants" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.25124 17.9969C13.5745 17.8656 17.8656 13.5745 17.9969 8.25124C21.4489 9.13825 24 12.2712 24 16C24 20.4183 20.4183 24 16 24C12.2712 24 9.13825 21.4489 8.25124 17.9969ZM8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16Z" fill="#1E1E24"/></svg>`;
export {
variants as default
};
//# sourceMappingURL=variants-39824a38.mjs.map