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