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