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