import * as React from "react"; import { SVGProps } from "react"; const SvgBattery80 = (props: SVGProps) => ( ); export default SvgBattery80;