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