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