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