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