import React from 'react'; export const DiscordBadgeIcon = ({ width = 160, height = 160 }) => ( );