import React, { SVGProps } from 'react' export const GmailLogo = (props: SVGProps) => ( )