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