import React from "react"; import { createSvgIcon } from "../create-svg-icon"; export const BatteryCharging90Icon = createSvgIcon( , "BatteryCharging90Outlined" );