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