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