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