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