@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) • 708 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const chevronRight = `<svg id="meteor-icon-kit__regular-chevron-right" viewBox="0 0 13 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.5858 12L0.29289 22.2929C-0.09763 22.6834 -0.09763 23.3166 0.29289 23.7071C0.68342 24.0976 1.31658 24.0976 1.70711 23.7071L12.7071 12.7071C13.0976 12.3166 13.0976 11.6834 12.7071 11.2929L1.70711 0.292893C1.31658 -0.0976311 0.68342 -0.0976311 0.29289 0.292893C-0.09763 0.683418 -0.09763 1.31658 0.29289 1.70711L10.5858 12z" fill="#1E1E24"/></svg>`;
exports.default = chevronRight;
//# sourceMappingURL=chevron-right-d704e611.js.map