@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) • 863 B
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const longArrowDownLeft = `<svg id="meteor-icon-kit__regular-long-arrow-down-left" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_167)"><path d="M3.51014 21.9694H11C11.5523 21.9694 12 22.4171 12 22.9694C12 23.5217 11.5523 23.9694 11 23.9694H1C0.447715 23.9694 0 23.5217 0 22.9694V12.9694C0 12.4171 0.447715 11.9694 1 11.9694C1.55228 11.9694 2 12.4171 2 12.9694V20.6516L22.2912 0.263977C22.6808 -0.127472 23.314 -0.128971 23.7054 0.260626C24.0969 0.650224 24.0984 1.28339 23.7088 1.67483L3.51014 21.9694Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3733_167"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = longArrowDownLeft;
//# sourceMappingURL=long-arrow-down-left-73104f1c.js.map