@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) • 597 B
JavaScript
const chevronLeftXxs = `<svg id="meteor-icon-kit__solid-chevron-left-xxs" viewBox="0 0 7 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.0607 3.0607L4.1213 5L6.0607 6.9393C6.6464 7.5251 6.6464 8.4749 6.0607 9.0607C5.4749 9.6464 4.5251 9.6464 3.9393 9.0607L0.93934 6.0607C0.35355 5.4749 0.35355 4.5251 0.93934 3.9393L3.9393 0.93934C4.5251 0.35355 5.4749 0.35355 6.0607 0.93934C6.6464 1.52513 6.6464 2.47487 6.0607 3.0607z" fill="#1E1E24"/></svg>`;
export {
chevronLeftXxs as default
};
//# sourceMappingURL=chevron-left-xxs-117e50bd.mjs.map