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) 1.07 kB
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const leftCircle = `<svg id="meteor-icon-kit__solid-left-circle" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_163)"><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 12ZM12.3033 17.3033C11.7175 17.8891 10.7678 17.8891 10.182 17.3033L5.93934 13.0606C5.35355 12.4749 5.35355 11.5251 5.93934 10.9393L10.182 6.69668C10.7678 6.11089 11.7175 6.11089 12.3033 6.69668C12.8891 7.28247 12.8891 8.23221 12.3033 8.818L10.6214 10.4999L17.2426 10.4999C18.0711 10.4999 18.7426 11.1715 18.7426 11.9999C18.7426 12.8284 18.0711 13.4999 17.2426 13.4999L10.6213 13.4999L12.3033 15.182C12.8891 15.7677 12.8891 16.7175 12.3033 17.3033Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3733_163"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`; exports.default = leftCircle; //# sourceMappingURL=left-circle-ec477cb4.js.map