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