@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) • 609 B
JavaScript
const chevronRightXxs = `<svg id="meteor-icon-kit__regular-chevron-right-xxs" viewBox="0 0 5 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.2929 6.2929L2.5858 4L0.2929 1.70711C-0.09763 1.31658 -0.09763 0.68342 0.2929 0.29289C0.6834 -0.09763 1.3166 -0.09763 1.7071 0.29289L4.7071 3.2929C5.0976 3.6834 5.0976 4.3166 4.7071 4.7071L1.7071 7.7071C1.3166 8.0976 0.6834 8.0976 0.2929 7.7071C-0.09763 7.3166 -0.09763 6.6834 0.2929 6.2929z" fill="#1E1E24"/></svg>`;
export {
chevronRightXxs as default
};
//# sourceMappingURL=chevron-right-xxs-e204a577.mjs.map