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