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