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