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