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.05 kB
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const upLeftCircle = `<svg id="meteor-icon-kit__regular-up-left-circle" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_173)"><path d="M15 8C15 7.44772 14.5523 7 14 7H8C7.44771 7 7 7.44772 7 8V14C7 14.5523 7.44771 15 8 15C8.55228 15 9 14.5523 9 14V10.4142L15.2929 16.7071C15.6834 17.0976 16.3166 17.0976 16.7071 16.7071C17.0976 16.3166 17.0976 15.6834 16.7071 15.2929L10.4142 9H14C14.5523 9 15 8.55229 15 8Z" fill="#1E1E24"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24ZM12 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 22Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3733_173"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`; exports.default = upLeftCircle; //# sourceMappingURL=up-left-circle-8ec5b944.js.map