@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) • 622 B
JavaScript
const chevronLeft = `<svg id="meteor-icon-kit__regular-chevron-left" viewBox="0 0 13 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.41421 12L12.7071 22.2929C13.0976 22.6834 13.0976 23.3166 12.7071 23.7071C12.3166 24.0976 11.6834 24.0976 11.2929 23.7071L0.29289 12.7071C-0.09763 12.3166 -0.09763 11.6834 0.29289 11.2929L11.2929 0.292893C11.6834 -0.0976311 12.3166 -0.0976311 12.7071 0.292893C13.0976 0.683418 13.0976 1.31658 12.7071 1.70711L2.41421 12z" fill="#1E1E24"/></svg>`;
export {
chevronLeft as default
};
//# sourceMappingURL=chevron-left-17716491.mjs.map