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