@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) • 606 B
JavaScript
const chevronRightXxs = `<svg id="meteor-icon-kit__solid-chevron-right-xxs" viewBox="0 0 7 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.93934 3.0607C0.35355 2.47487 0.35355 1.52513 0.93934 0.93934C1.5251 0.35355 2.4749 0.35355 3.0607 0.93934L6.0607 3.9393C6.6464 4.5251 6.6464 5.4749 6.0607 6.0607L3.0607 9.0607C2.4749 9.6464 1.5251 9.6464 0.93934 9.0607C0.35355 8.4749 0.35355 7.5251 0.93934 6.9393L2.8787 5L0.93934 3.0607z" fill="#1E1E24"/></svg>`;
export {
chevronRightXxs as default
};
//# sourceMappingURL=chevron-right-xxs-b9463de1.mjs.map