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