@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) • 934 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const chevronCircleDown = `<svg id="meteor-icon-kit__regular-chevron-circle-down" 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 12ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.41421 9.94975L11.9497 13.4853L15.4853 9.94975C15.8758 9.55922 16.509 9.55922 16.8995 9.94975C17.29 10.3403 17.29 10.9734 16.8995 11.364L12.6569 15.6066C12.2663 15.9971 11.6332 15.9971 11.2426 15.6066L7 11.364C6.60948 10.9734 6.60948 10.3403 7 9.94975C7.39052 9.55922 8.02369 9.55922 8.41421 9.94975Z" fill="#1E1E24"/></svg>`;
exports.default = chevronCircleDown;
//# sourceMappingURL=chevron-circle-down-b7df3d24.js.map