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