@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) • 686 B
JavaScript
const longArrowLeft = `<svg id="meteor-icon-kit__regular-long-arrow-left" viewBox="0 0 24 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.41421 8L7.70711 12.2929C8.09763 12.6834 8.09763 13.3166 7.70711 13.7071C7.31658 14.0976 6.68342 14.0976 6.29289 13.7071L0.292893 7.7071C-0.0976311 7.3166 -0.0976311 6.6834 0.292893 6.2929L6.29289 0.29289C6.68342 -0.09763 7.31658 -0.09763 7.70711 0.29289C8.09763 0.68342 8.09763 1.31658 7.70711 1.70711L3.41421 6H23C23.5523 6 24 6.4477 24 7C24 7.5523 23.5523 8 23 8H3.41421z" fill="#1E1E24"/></svg>`;
export {
longArrowLeft as default
};
//# sourceMappingURL=long-arrow-left-98b91c12.mjs.map