@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) • 1.17 kB
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const rightCircle = `<svg id="meteor-icon-kit__regular-right-circle" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_164)"><path d="M14.8284 10.9999L12.2929 8.46444C11.9024 8.07392 11.9024 7.44075 12.2929 7.05023C12.6834 6.6597 13.3166 6.6597 13.7071 7.05023L17.9497 11.2929C18.3403 11.6834 18.3403 12.3166 17.9497 12.7071L13.7071 16.9497C13.3166 17.3402 12.6834 17.3402 12.2929 16.9497C11.9024 16.5592 11.9024 15.926 12.2929 15.5355L14.8285 12.9999H7C6.44771 12.9999 6 12.5522 6 11.9999C6 11.4477 6.44771 10.9999 7 10.9999H14.8284Z" fill="#1E1E24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0 12C0 18.6274 5.37258 24 12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12ZM2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3733_164"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = rightCircle;
//# sourceMappingURL=right-circle-ea265242.js.map