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