import React from 'react'; import {createSvgIcon} from '../create-svg-icon'; export const BatteryCharging80Icon = createSvgIcon( , 'BatteryCharging80Outlined' );