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