@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 436 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ChevronDoubleUpRight = createReactComponent("chevron-double-up-right", "ChevronDoubleUpRight", [["path", { "d": "M17.743 14.743V6.257H9.257", "key": "svg-0" }], ["path", { "d": "M13.743 18.743v-8.486H5.257", "key": "svg-1" }]]);
export { ChevronDoubleUpRight as default };
//# sourceMappingURL=ChevronDoubleUpRight.js.map