去版本控制

This commit is contained in:
zqm
2025-10-31 11:01:49 +08:00
parent 7e16e8dafb
commit 86929bea90
4 changed files with 0 additions and 7453 deletions

View File

@@ -1,42 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 108 108">
<!-- 透明背景 -->
<!-- 装饰性网格线 - 科技感 -->
<path fill="none" stroke="rgba(255,255,255,0.2)" stroke-width="0.5" d="M0,36h108M0,72h108M36,0v108M72,0v108"/>
<!-- 中心发光效果 -->
<defs>
<radialGradient id="glow" cx="54" cy="54" r="30" fx="54" fy="54">
<stop offset="0%" stop-color="rgba(255,255,255,0.12)"/>
<stop offset="100%" stop-color="rgba(255,255,255,0)"/>
</radialGradient>
</defs>
<circle cx="54" cy="54" r="30" fill="url(#glow)"/>
<!-- 装饰性圆点 -->
<circle cx="18" cy="18" r="2" fill="rgba(255,255,255,0.12)"/>
<circle cx="90" cy="18" r="2" fill="rgba(255,255,255,0.12)"/>
<circle cx="18" cy="90" r="2" fill="rgba(255,255,255,0.12)"/>
<circle cx="90" cy="90" r="2" fill="rgba(255,255,255,0.12)"/>
<!-- 机器人头部 -->
<path fill="#2196F3" d="M30,30h48v32c0,2.2-1.8,4-4,4H34c-2.2,0-4-1.8-4-4V30z"/>
<!-- 天线 -->
<path fill="#2196F3" d="M42,22h4v8h-4zM62,22h4v8h-4z"/>
<!-- 眼睛 -->
<path fill="#FFFFFF" d="M40,40h8v8h-8zM60,40h8v8h-8z"/>
<!-- 机器人身体 -->
<path fill="#1976D2" d="M34,66h40c1.1,0,2,0.9,2,2v28c0,1.1-0.9,2-2,2H34c-1.1,0-2-0.9-2-2V68c0-1.1,0.9-2,2-2z"/>
<!-- 自动化符号 - 循环箭头 -->
<path fill="#FFFFFF" d="M48,78c-2.2,0-4,1.8-4,4s1.8,4,4,4s4-1.8,4-4s-1.8-4-4-4zM72,78c-2.2,0-4,1.8-4,4s1.8,4,4,4s4-1.8,4-4s-1.8-4-4-4z"/>
<path fill="none" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" d="M52,82h8M72,82h-8"/>
<path fill="none" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" d="M56,78v-8c0-2.2,1.8-4,4-4s4,1.8,4,4v4"/>
<path fill="none" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" d="M64,82v4c0,2.2-1.8,4-4,4s-4-1.8-4-4v-8"/>
<!-- 底部装饰 -->
<path fill="#0D47A1" d="M34,96h40v4h-40z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long