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