@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) • 617 B
JavaScript
const chevronRightS = `<svg id="meteor-icon-kit__regular-chevron-right-s" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.29289 1.70711C-0.09763 1.31658 -0.09763 0.68342 0.29289 0.29289C0.68342 -0.09763 1.3166 -0.09763 1.7071 0.29289L7.7071 6.2929C8.0976 6.6834 8.0976 7.3166 7.7071 7.7071L1.7071 13.7071C1.3166 14.0976 0.68342 14.0976 0.29289 13.7071C-0.09763 13.3166 -0.09763 12.6834 0.29289 12.2929L5.5858 7L0.29289 1.70711z" fill="#1E1E24"/></svg>`;
export {
chevronRightS as default
};
//# sourceMappingURL=chevron-right-s-9d7c62eb.mjs.map