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