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