Files
Obsidian/博客/covers/uv工具推荐博客-cover.svg
T
Serendipity 04d899ca89 feat(博客): 添加多篇博客封面图片
为博客系统添加了多篇技术文章的封面图片,涵盖Git、Python工具、AI大模型、机器学习等主题。这些封面采用统一的SVG格式设计,包含标题、分类标签和视觉元素,用于提升博客文章的可视化展示效果。
2026-05-04 22:56:16 +08:00

39 lines
3.0 KiB
XML

<svg width="1280" height="720" viewBox="0 0 1280 720" fill="none" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="bg" x1="120" y1="40" x2="1180" y2="680" gradientUnits="userSpaceOnUse">
<stop stop-color="#071A33" />
<stop offset="0.5" stop-color="#0F3D74" />
<stop offset="1" stop-color="#0B7285" />
</linearGradient>
</defs>
<rect width="1280" height="720" fill="url(#bg)" />
<circle cx="1090" cy="110" r="176" fill="#7DD3FC" fill-opacity="0.12" />
<circle cx="980" cy="590" r="220" fill="#FDBA74" fill-opacity="0.14" />
<circle cx="258" cy="612" r="240" fill="#60A5FA" fill-opacity="0.10" />
<rect x="72" y="84" width="586" height="552" rx="32" fill="rgba(7,12,28,0.70)" stroke="rgba(255,255,255,0.12)" />
<text x="112" y="176" fill="#7DD3FC" font-family="Microsoft YaHei, Segoe UI, sans-serif" font-size="24" letter-spacing="4">编程与工具</text>
<text x="112" y="224" fill="#F8FAFC" font-family="Microsoft YaHei, Segoe UI, sans-serif" font-size="44" font-weight="700">极速 Python 包管</text>
<text x="112" y="280" fill="#F8FAFC" font-family="Microsoft YaHei, Segoe UI, sans-serif" font-size="44" font-weight="700">理神器:uv 体验报告</text>
<text x="112" y="324" fill="#E2E8F0" font-family="Microsoft YaHei, Segoe UI, sans-serif" font-size="26">Python 工具链 / 依赖管理 / 开发效率</text>
<rect x="112" y="376" width="186" height="56" rx="28" fill="rgba(103,232,249,0.12)" stroke="rgba(103,232,249,0.30)" />
<text x="146" y="412" fill="#BAE6FD" font-family="Microsoft YaHei, Segoe UI, sans-serif" font-size="22">Python</text>
<rect x="316" y="376" width="118" height="56" rx="28" fill="rgba(168,85,247,0.12)" stroke="rgba(196,181,253,0.30)" />
<text x="350" y="412" fill="#DDD6FE" font-family="Microsoft YaHei, Segoe UI, sans-serif" font-size="22">uv</text>
<rect x="452" y="376" width="118" height="56" rx="28" fill="rgba(244,114,182,0.12)" stroke="rgba(251,207,232,0.26)" />
<text x="486" y="412" fill="#FBCFE8" font-family="Microsoft YaHei, Segoe UI, sans-serif" font-size="22">效率</text>
<path d="M112 494H564" stroke="rgba(255,255,255,0.14)" stroke-width="2" />
<path d="M112 536H526" stroke="#7DD3FC" stroke-width="8" stroke-linecap="round" />
<path d="M112 576H458" stroke="#FDBA74" stroke-width="8" stroke-linecap="round" />
<g transform="translate(760 108)">
<path d="M148 0L296 86V258L148 344L0 258V86L148 0Z" fill="rgba(8,47,73,0.42)" stroke="rgba(255,255,255,0.16)" />
<path d="M148 26L268 96L148 166L28 96L148 26Z" fill="#7DD3FC" />
<path d="M28 96L148 166V300L28 230V96Z" fill="#0284C7" />
<path d="M268 96L148 166V300L268 230V96Z" fill="#0369A1" />
<path d="M356 112H470" stroke="#FDBA74" stroke-width="10" stroke-linecap="round" />
<path d="M356 176H506" stroke="#7DD3FC" stroke-width="10" stroke-linecap="round" />
<path d="M356 240H454" stroke="#60A5FA" stroke-width="10" stroke-linecap="round" />
<rect x="352" y="54" width="176" height="246" rx="28" fill="rgba(15,23,42,0.34)" stroke="rgba(255,255,255,0.12)" />
</g>
</svg>