import React from 'react' import { createIcon } from '../createIcon' export const EfinityBadge = createIcon({ rectFill: '#5378DF', path: ( <> ), })