import * as React from "react"; function NewspaperIcon(props: React.SVGProps) { return ; } export default NewspaperIcon;