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.06 kB
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const downLeftCircle = `<svg id="meteor-icon-kit__regular-down-left-circle" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_172)"><path d="M15 16C15 16.5523 14.5523 17 14 17H8C7.44771 17 7 16.5523 7 16V10C7 9.44772 7.44771 9 8 9C8.55228 9 9 9.44772 9 10V13.5858L15.2929 7.29289C15.6834 6.90236 16.3166 6.90236 16.7071 7.29289C17.0976 7.68341 17.0976 8.31658 16.7071 8.7071L10.4142 15H14C14.5523 15 15 15.4477 15 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_172"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`; exports.default = downLeftCircle; //# sourceMappingURL=down-left-circle-1c702684.js.map