import React from 'react' import { createIcon } from '../createIcon' export const CosmosBadge = createIcon({ rectFill: '#2E3148', path: ( <> ), })