Add Cloud Tour Libo knowledge graph platform

This commit is contained in:
2026-07-30 10:08:04 +08:00
parent 9e05b09a38
commit bae5197d62
103 changed files with 14036 additions and 160 deletions

View File

@@ -0,0 +1,23 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
<defs>
<linearGradient id="bg3" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#FF9A5A"/>
<stop offset="100%" stop-color="#F2703B"/>
</linearGradient>
</defs>
<rect width="1024" height="1024" rx="220" fill="url(#bg3)"/>
<!-- 大字「洁」为主视觉 -->
<circle cx="512" cy="470" r="310" fill="#FFFFFF"/>
<text x="512" y="580" text-anchor="middle" font-family="PingFang SC, Hiragino Sans GB, sans-serif"
font-size="360" font-weight="800" fill="#F2703B"></text>
<!-- 星光点缀 -->
<g fill="#FFFFFF">
<path d="M 790 230 l 12 38 38 12 -38 12 -12 38 -12 -38 -38 -12 38 -12 Z"/>
<path d="M 220 700 l 9 28 28 9 -28 9 -9 28 -9 -28 -28 -9 28 -9 Z"/>
</g>
<text x="512" y="900" text-anchor="middle" font-family="PingFang SC, Hiragino Sans GB, sans-serif"
font-size="120" font-weight="700" fill="#FFFFFF">小王洁居</text>
</svg>

After

Width:  |  Height:  |  Size: 1002 B