@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 418 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var KeyboardBrightnessHigh = createReactComponent("keyboard-brightness-high", "KeyboardBrightnessHigh", [["path", { "d": "M10 17h4M3 17h3m6-9v3m6 6h3m-4.879-4.28L18.58 11M7.457 12.72 5 11", "key": "svg-0" }]]);
export { KeyboardBrightnessHigh as default };
//# sourceMappingURL=KeyboardBrightnessHigh.js.map