@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 523 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ChevronDoubleRightSolid = createReactSolidComponent("chevron-double-right", "ChevronDoubleRightSolid", [["path", { "d": "M11.47 5.47a.75.75 0 0 1 1.06 0l6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 0 1-1.06 0v-4.939l-4.94 4.94a.75.75 0 0 1-1.06 0V5.47a.75.75 0 0 1 1.06 0l4.94 4.939z", "key": "svg-0" }]]);
export { ChevronDoubleRightSolid as default };
//# sourceMappingURL=ChevronDoubleRightSolid.js.map