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