@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) • 934 B
JavaScript
const doubleChevronRightXs = `<svg id="meteor-icon-kit__regular-double-chevron-right-xs" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.79289 8.2929L4.0858 5L0.79289 1.70711C0.40237 1.31658 0.40237 0.68342 0.79289 0.29289C1.18342 -0.09763 1.81658 -0.09763 2.20711 0.29289L6.2071 4.2929C6.5976 4.6834 6.5976 5.3166 6.2071 5.7071L2.20711 9.7071C1.81658 10.0976 1.18342 10.0976 0.79289 9.7071C0.40237 9.3166 0.40237 8.6834 0.79289 8.2929zM6.7929 8.2929L10.0858 5L6.7929 1.70711C6.4024 1.31658 6.4024 0.68342 6.7929 0.29289C7.1834 -0.09763 7.8166 -0.09763 8.2071 0.29289L12.2071 4.2929C12.5976 4.6834 12.5976 5.3166 12.2071 5.7071L8.2071 9.7071C7.8166 10.0976 7.1834 10.0976 6.7929 9.7071C6.4024 9.3166 6.4024 8.6834 6.7929 8.2929z" fill="#1E1E24"/></svg>`;
export {
doubleChevronRightXs as default
};
//# sourceMappingURL=double-chevron-right-xs-4dcbb9e7.mjs.map