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