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) 469 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const circle = `<svg id="meteor-icon-kit__solid-circle" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12Z" fill="#1E1E24"/></svg>`; exports.default = circle; //# sourceMappingURL=circle-79c03af0.js.map