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