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