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