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