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