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