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