mateclaw/mateclaw-ui/public/icons/channels/web.svg
matevip 579d60125b Initial commit: MateClaw — Java + Vue 3 AI Assistant System
Full-stack AI assistant built on Spring AI Alibaba.
Features: ReAct Agent, Plan-and-Execute, MCP Protocol, Multi-Model, Multi-Channel.

Apache-2.0 License
2026-04-04 19:03:49 +08:00

8 lines
455 B
XML

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="24" height="24" rx="6" fill="#6366f1"/>
<circle cx="12" cy="12" r="6.5" stroke="white" stroke-width="1.5"/>
<ellipse cx="12" cy="12" rx="3" ry="6.5" stroke="white" stroke-width="1.5"/>
<line x1="5.5" y1="12" x2="18.5" y2="12" stroke="white" stroke-width="1.5"/>
<line x1="12" y1="5.5" x2="12" y2="18.5" stroke="white" stroke-width="1.5"/>
</svg>