import * as React from 'react' import Octicon, {MarkGithubIcon, PlusIcon, RepoIcon} from '../src' function TestOcticons() { return (
github/github New
) }