@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 917 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 ChevronDoubleRight = createMeisterIcons("chevron-double-right", [["path", { "fill": "currentColor", "d": "M6.816 7.811a.75.75 0 0 1 1.06.017l3.097 3.196c.262.265.44.62.44 1.014 0 .38-.17.738-.481.98l-3.056 3.154A.75.75 0 1 1 6.8 15.128L9.829 12 6.8 8.872a.75.75 0 0 1 .017-1.06m3.108 4.29V12.1zm2.891-4.291a.75.75 0 0 1 1.06.017l3.097 3.196c.262.265.44.62.44 1.014 0 .38-.17.738-.481.98l-3.056 3.154a.75.75 0 1 1-1.077-1.044L15.829 12 12.8 8.872a.75.75 0 0 1 .017-1.06m3.108 4.29V12.1z", "key": "e9e1d1957e5dcee7e808e5ef956361b90b1a73f2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ChevronDoubleRight as default };
//# sourceMappingURL=ChevronDoubleRight.js.map