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