@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
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const downRightCircle = `<svg id="meteor-icon-kit__regular-down-right-circle" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_177)"><path d="M9 16C9 16.5523 9.44771 17 10 17H16C16.5523 17 17 16.5523 17 16V10C17 9.44772 16.5523 9 16 9C15.4477 9 15 9.44772 15 10V13.5858L8.70711 7.29289C8.31658 6.90236 7.68342 6.90236 7.29289 7.29289C6.90237 7.68341 6.90237 8.31658 7.29289 8.7071L13.5858 15H10C9.44771 15 9 15.4477 9 16Z" 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_177"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = downRightCircle;
//# sourceMappingURL=down-right-circle-58bcd49a.js.map