import React from 'react' import { createIcon } from '../createIcon' export const DiscordBadge = createIcon({ rectFill: '#434EE3', path: ( <> ), })