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