@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) • 810 B
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const longArrowDownLeft = `<svg id="meteor-icon-kit__solid-long-arrow-down-left" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_180)"><path d="M5.12132 21H11.5C12.3284 21 13 21.6716 13 22.5C13 23.3284 12.3284 24 11.5 24H1.5C0.671573 24 0 23.3284 0 22.5V12.5C0 11.6716 0.671573 11 1.5 11C2.32843 11 3 11.6716 3 12.5V18.8787L21.4393 0.43934C22.0251 -0.146447 22.9749 -0.146447 23.5607 0.43934C24.1464 1.02513 24.1464 1.97487 23.5607 2.56066L5.12132 21Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3733_180"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = longArrowDownLeft;
//# sourceMappingURL=long-arrow-down-left-c0f60c48.js.map