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