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