@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 443 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var BrightnessHigh = createReactComponent("brightness-high", "BrightnessHigh", [["path", { "d": "M3 12h3M5 5l2.121 2.121M19 5l-2.121 2.121M5 19l2.121-2.121M19 19l-2.121-2.121M12 3v3m0 15v-3m6-6h3m-6 0a3 3 0 1 1-6 0 3 3 0 0 1 6 0", "key": "svg-0" }]]);
export { BrightnessHigh as default };
//# sourceMappingURL=BrightnessHigh.js.map