@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) • 692 B
JavaScript
const longArrowLeft = `<svg id="meteor-icon-kit__solid-long-arrow-left" viewBox="0 0 24 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.12132 9.5L8.56066 12.9393C9.14645 13.5251 9.14645 14.4749 8.56066 15.0607C7.97487 15.6464 7.02513 15.6464 6.43934 15.0607L0.43934 9.0607C-0.146447 8.4749 -0.146447 7.5251 0.43934 6.9393L6.43934 0.93934C7.02513 0.35355 7.97487 0.35355 8.56066 0.93934C9.14645 1.52513 9.14645 2.47487 8.56066 3.06066L5.12132 6.5H22.5C23.3284 6.5 24 7.1716 24 8C24 8.8284 23.3284 9.5 22.5 9.5H5.12132z" fill="#1E1E24"/></svg>`;
export {
longArrowLeft as default
};
//# sourceMappingURL=long-arrow-left-c3997777.mjs.map