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