@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 429 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var BrightnessLow = createReactComponent("brightness-low", "BrightnessLow", [["path", { "d": "M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0M3 12h1m1-7 .707.707M19 5l-.707.707M5 19l.707-.707M19 19l-.707-.707M12 3v1m0 17v-1m8-8h1", "key": "svg-0" }]]);
export { BrightnessLow as default };
//# sourceMappingURL=BrightnessLow.js.map