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