@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) • 802 B
JavaScript
"use strict";
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const longArrowUpRight = `<svg id="meteor-icon-kit__solid-long-arrow-up-right" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_3733_176)"><path d="M12.5 0C11.6716 0 11 0.671573 11 1.5C11 2.32843 11.6716 3 12.5 3H18.8787L0.43934 21.4393C-0.146447 22.0251 -0.146447 22.9749 0.43934 23.5607C1.02513 24.1464 1.97487 24.1464 2.56066 23.5607L21 5.12132V11.5C21 12.3284 21.6716 13 22.5 13C23.3284 13 24 12.3284 24 11.5V1.5C24 0.671573 23.3284 0 22.5 0H12.5Z" fill="#1E1E24"/></g><defs><clipPath id="clip0_3733_176"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>`;
exports.default = longArrowUpRight;
//# sourceMappingURL=long-arrow-up-right-2fdcc9dc.js.map