@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) • 940 B
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const upLeftCircle = `<svg id="meteor-icon-kit__solid-up-left-circle" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_184)"><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 24ZM15.5 8C15.5 7.17157 14.8284 6.5 14 6.5H8C7.17157 6.5 6.5 7.17157 6.5 8V14C6.5 14.8284 7.17157 15.5 8 15.5C8.82843 15.5 9.5 14.8284 9.5 14V11.6213L14.9393 17.0607C15.5251 17.6464 16.4749 17.6464 17.0607 17.0607C17.6464 16.4749 17.6464 15.5251 17.0607 14.9393L11.6213 9.5H14C14.8284 9.5 15.5 8.82843 15.5 8Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3733_184"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = upLeftCircle;
//# sourceMappingURL=up-left-circle-298338e4.js.map