UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 409 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var KeyboardBrightnessLow = createReactComponent("keyboard-brightness-low", "KeyboardBrightnessLow", [["path", { "d": "M8 17h8M3 17h1m8-8v1m6 2.207.707-.707m-13 .707L5 11.5M20 17h1", "key": "svg-0" }]]); export { KeyboardBrightnessLow as default }; //# sourceMappingURL=KeyboardBrightnessLow.js.map