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