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