mateclaw/mateclaw-ui/public/icons/channels/cron.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

7 lines
427 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="#f59e0b"/>
<circle cx="12" cy="12" r="7" stroke="white" stroke-width="1.5" fill="none"/>
<line x1="12" y1="8" x2="12" y2="12" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
<line x1="12" y1="12" x2="15" y2="14" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
</svg>