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