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