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