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