qwen_agent/skills_developing/z-card-image/assets/icons/openclaw-lobster.svg
2026-03-17 21:55:10 +08:00

42 lines
2.5 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 120" width="100" height="120">
<!-- OpenClaw 小胖龙虾 -->
<!-- 身体 -->
<ellipse cx="50" cy="70" rx="26" ry="32" fill="#e8472a"/>
<!-- 头部 -->
<ellipse cx="50" cy="42" rx="20" ry="18" fill="#e8472a"/>
<!-- 眼睛 -->
<circle cx="42" cy="37" r="5" fill="white"/>
<circle cx="58" cy="37" r="5" fill="white"/>
<circle cx="43" cy="37" r="3" fill="#222"/>
<circle cx="59" cy="37" r="3" fill="#222"/>
<!-- 眼睛高光 -->
<circle cx="44" cy="36" r="1" fill="white"/>
<circle cx="60" cy="36" r="1" fill="white"/>
<!-- 触角 -->
<path d="M42 30 Q36 18 30 12" stroke="#c03820" stroke-width="2.5" fill="none" stroke-linecap="round"/>
<path d="M58 30 Q64 18 70 12" stroke="#c03820" stroke-width="2.5" fill="none" stroke-linecap="round"/>
<circle cx="30" cy="12" r="3" fill="#c03820"/>
<circle cx="70" cy="12" r="3" fill="#c03820"/>
<!-- 大螯 左 -->
<path d="M30 58 Q14 52 12 44 Q10 36 18 34 Q24 32 26 38" stroke="#c03820" stroke-width="3" fill="#e8472a" stroke-linejoin="round"/>
<ellipse cx="19" cy="38" rx="8" ry="6" fill="#e8472a" transform="rotate(-20 19 38)"/>
<!-- 大螯 右 -->
<path d="M70 58 Q86 52 88 44 Q90 36 82 34 Q76 32 74 38" stroke="#c03820" stroke-width="3" fill="#e8472a" stroke-linejoin="round"/>
<ellipse cx="81" cy="38" rx="8" ry="6" fill="#e8472a" transform="rotate(20 81 38)"/>
<!-- 腿 左侧 -->
<line x1="30" y1="68" x2="18" y2="76" stroke="#c03820" stroke-width="2.5" stroke-linecap="round"/>
<line x1="28" y1="78" x2="16" y2="86" stroke="#c03820" stroke-width="2.5" stroke-linecap="round"/>
<line x1="30" y1="88" x2="20" y2="96" stroke="#c03820" stroke-width="2.5" stroke-linecap="round"/>
<!-- 腿 右侧 -->
<line x1="70" y1="68" x2="82" y2="76" stroke="#c03820" stroke-width="2.5" stroke-linecap="round"/>
<line x1="72" y1="78" x2="84" y2="86" stroke="#c03820" stroke-width="2.5" stroke-linecap="round"/>
<line x1="70" y1="88" x2="80" y2="96" stroke="#c03820" stroke-width="2.5" stroke-linecap="round"/>
<!-- 尾巴 -->
<path d="M38 98 Q44 108 50 110 Q56 108 62 98" fill="#e8472a" stroke="#c03820" stroke-width="1.5"/>
<path d="M42 100 Q50 112 58 100" fill="#c03820" opacity="0.5"/>
<!-- 肚子纹路 -->
<path d="M40 60 Q50 64 60 60" stroke="#c03820" stroke-width="1.5" fill="none" opacity="0.6"/>
<path d="M38 70 Q50 75 62 70" stroke="#c03820" stroke-width="1.5" fill="none" opacity="0.6"/>
<path d="M40 80 Q50 85 60 80" stroke="#c03820" stroke-width="1.5" fill="none" opacity="0.6"/>
</svg>