import React from 'react' import { createIcon } from '../createIcon' export const EosioBadge = createIcon({ rectFill: '#244EDB', path: ( <> ), })