重新设计应用图标
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.3 KiB |
|
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.6 KiB |
|
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.0 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 647 B |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 144 KiB |
@@ -2,8 +2,8 @@
|
||||
<defs>
|
||||
<!-- 代码符号渐变 -->
|
||||
<linearGradient id="code" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:#e0e7ff"/>
|
||||
<stop offset="100%" style="stop-color:#c7d2fe"/>
|
||||
<stop offset="0%" style="stop-color:#dcdfe9"/>
|
||||
<stop offset="100%" style="stop-color:#cdd1e2"/>
|
||||
</linearGradient>
|
||||
<!-- 色料三元色 -->
|
||||
<linearGradient id="bubble1" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
@@ -24,17 +24,13 @@
|
||||
<rect x="16" y="16" width="480" height="480" rx="96" ry="96" fill="#1a1a2e"/>
|
||||
|
||||
<!-- 代码尖括号 < > -->
|
||||
<polyline points="190,180 120,240 190,300"
|
||||
<polyline points="180,186 100,256 180,326"
|
||||
fill="none" stroke="url(#code)" stroke-width="32" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<polyline points="322,180 392,240 322,300"
|
||||
<polyline points="332,186 412,256 332,326"
|
||||
fill="none" stroke="url(#code)" stroke-width="32" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
|
||||
<!-- 中间斜杠 / -->
|
||||
<line x1="280" y1="160" x2="232" y2="320"
|
||||
stroke="url(#code)" stroke-width="28" stroke-linecap="round" opacity="0.7"/>
|
||||
|
||||
<!-- 底部三个圆点 -->
|
||||
<circle cx="176" cy="396" r="28" fill="url(#bubble1)" opacity="0.95"/>
|
||||
<circle cx="256" cy="396" r="28" fill="url(#bubble2)" opacity="0.95"/>
|
||||
<circle cx="336" cy="396" r="28" fill="url(#bubble3)" opacity="0.95"/>
|
||||
<!-- 中间三个圆点(横排) -->
|
||||
<circle cx="206" cy="256" r="30" fill="url(#bubble1)" opacity="0.95"/>
|
||||
<circle cx="256" cy="256" r="36" fill="url(#bubble2)" opacity="0.95"/>
|
||||
<circle cx="306" cy="256" r="30" fill="url(#bubble3)" opacity="0.95"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.6 KiB |