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