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