@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 689 B
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const ChevronRight = createMeisterIcons("chevron-right", [["path", { "fill": "currentColor", "d": "M8.82 18.18a.75.75 0 0 1 0-1.06l5-5a.24.24 0 0 0 .08-.17.24.24 0 0 0-.078-.168L8.825 6.886a.75.75 0 0 1 1.05-1.072l5.005 4.906a1.716 1.716 0 0 1 0 2.46l-5 5a.75.75 0 0 1-1.06 0", "key": "cb7e0923b4e01c6a450d9c6d91d214393f772b31", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChevronRight as default };
//# sourceMappingURL=ChevronRight.js.map