@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) • 961 B
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const downRightCircle = `<svg id="meteor-icon-kit__solid-down-right-circle" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_174)"><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 24ZM10 14.5H12.3787L6.93934 9.06065C6.35355 8.47487 6.35355 7.52512 6.93934 6.93933C7.52513 6.35355 8.47487 6.35355 9.06066 6.93933L14.5 12.3787V10C14.5 9.17157 15.1716 8.5 16 8.5C16.8284 8.5 17.5 9.17157 17.5 10V16C17.5 16.8284 16.8284 17.5 16 17.5H10C9.17157 17.5 8.5 16.8284 8.5 16C8.5 15.1716 9.17157 14.5 10 14.5Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3733_174"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = downRightCircle;
//# sourceMappingURL=down-right-circle-c384dec0.js.map