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