import * as React from 'react' function SvgTypeGitHub(props: React.SVGProps) { return ( ) } export default SvgTypeGitHub