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