import React from 'react' import { createIcon } from '../createIcon' export const AchainBadge = createIcon({ rectFill: '#767DFF', path: ( <> ), })