@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) • 823 B
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const longArrowDownRight = `<svg id="meteor-icon-kit__solid-long-arrow-down-right" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_181)"><path d="M18.8787 21H12.5C11.6716 21 11 21.6716 11 22.5C11 23.3284 11.6716 24 12.5 24H22.5C23.3284 24 24 23.3284 24 22.5V12.5C24 11.6716 23.3284 11 22.5 11C21.6716 11 21 11.6716 21 12.5V18.8787L2.56066 0.43934C1.97487 -0.146447 1.02513 -0.146447 0.43934 0.43934C-0.146447 1.02513 -0.146447 1.97487 0.43934 2.56066L18.8787 21Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3733_181"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = longArrowDownRight;
//# sourceMappingURL=long-arrow-down-right-43fc191c.js.map