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