import React from 'react' import { createIcon } from '../createIcon' export const TenxBadge = createIcon({ rectFill: '#302C2C', path: ( <> ), })