export { default as DiscordIcon } from './discord.svg';
export { default as GitHubIcon } from './github.svg';
export { default as GraphQLLogo } from './graphql.svg';
export { default as GraphQLWordmarkLogo } from './graphql-wordmark.svg';
export { default as StackOverflowIcon } from './stackoverflow.svg';
export { default as TwitterIcon } from './twitter.svg';