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