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