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