@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) • 600 B
JavaScript
const chevronLeftXs = `<svg id="meteor-icon-kit__regular-chevron-left-xs" viewBox="0 0 7 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.2071 8.2929C6.5976 8.6834 6.5976 9.3166 6.2071 9.7071C5.8166 10.0976 5.1834 10.0976 4.7929 9.7071L0.79289 5.7071C0.40237 5.3166 0.40237 4.6834 0.79289 4.2929L4.7929 0.29289C5.1834 -0.09763 5.8166 -0.09763 6.2071 0.29289C6.5976 0.68342 6.5976 1.31658 6.2071 1.70711L2.9142 5L6.2071 8.2929z" fill="#1E1E24"/></svg>`;
export {
chevronLeftXs as default
};
//# sourceMappingURL=chevron-left-xs-6a4dc22b.mjs.map