feat: 图标改为 JRD (Jokul Redis Desktop)
@@ -20,27 +20,44 @@
|
||||
<rect width="512" height="256" rx="96" fill="url(#shine)"/>
|
||||
|
||||
<!-- Database cylinder -->
|
||||
<g transform="translate(256, 270)" filter="url(#shadow)">
|
||||
<g transform="translate(256, 280)" filter="url(#shadow)">
|
||||
<!-- Cylinder body -->
|
||||
<ellipse cx="0" cy="-80" rx="120" ry="40" fill="#fff" opacity="0.95"/>
|
||||
<rect x="-120" y="-80" width="240" height="160" fill="#fff" opacity="0.95"/>
|
||||
<ellipse cx="0" cy="80" rx="120" ry="40" fill="#e8e8e8"/>
|
||||
<ellipse cx="0" cy="-70" rx="140" ry="45" fill="#fff" opacity="0.95"/>
|
||||
<rect x="-140" y="-70" width="280" height="140" fill="#fff" opacity="0.95"/>
|
||||
<ellipse cx="0" cy="70" rx="140" ry="45" fill="#e8e8e8"/>
|
||||
|
||||
<!-- Cylinder lines -->
|
||||
<ellipse cx="0" cy="-40" rx="120" ry="40" fill="none" stroke="#ddd" stroke-width="2"/>
|
||||
<ellipse cx="0" cy="0" rx="120" ry="40" fill="none" stroke="#ddd" stroke-width="2"/>
|
||||
<ellipse cx="0" cy="40" rx="120" ry="40" fill="none" stroke="#ddd" stroke-width="2"/>
|
||||
<ellipse cx="0" cy="-35" rx="140" ry="45" fill="none" stroke="#ddd" stroke-width="2"/>
|
||||
<ellipse cx="0" cy="0" rx="140" ry="45" fill="none" stroke="#ddd" stroke-width="2"/>
|
||||
<ellipse cx="0" cy="35" rx="140" ry="45" fill="none" stroke="#ddd" stroke-width="2"/>
|
||||
</g>
|
||||
|
||||
<!-- Redis "R" letter -->
|
||||
<g transform="translate(256, 270)">
|
||||
<!-- JRD letters -->
|
||||
<g transform="translate(256, 280)">
|
||||
<!-- J -->
|
||||
<text x="-70" y="15"
|
||||
font-family="Arial, Helvetica, sans-serif"
|
||||
font-size="110"
|
||||
font-weight="bold"
|
||||
fill="#dc382c"
|
||||
text-anchor="middle"
|
||||
dominant-baseline="middle">J</text>
|
||||
<!-- R -->
|
||||
<text x="0" y="15"
|
||||
font-family="Arial, Helvetica, sans-serif"
|
||||
font-size="140"
|
||||
font-size="110"
|
||||
font-weight="bold"
|
||||
fill="#dc382c"
|
||||
text-anchor="middle"
|
||||
dominant-baseline="middle">R</text>
|
||||
<!-- D -->
|
||||
<text x="70" y="15"
|
||||
font-family="Arial, Helvetica, sans-serif"
|
||||
font-size="110"
|
||||
font-weight="bold"
|
||||
fill="#dc382c"
|
||||
text-anchor="middle"
|
||||
dominant-baseline="middle">D</text>
|
||||
</g>
|
||||
|
||||
<!-- Corner dots (connection nodes) -->
|
||||
@@ -50,8 +67,8 @@
|
||||
<circle cx="432" cy="432" r="16" fill="#fff" opacity="0.8"/>
|
||||
|
||||
<!-- Connection lines -->
|
||||
<line x1="80" y1="96" x2="180" y2="200" stroke="#fff" stroke-width="3" opacity="0.4"/>
|
||||
<line x1="432" y1="96" x2="332" y2="200" stroke="#fff" stroke-width="3" opacity="0.4"/>
|
||||
<line x1="80" y1="416" x2="180" y2="340" stroke="#fff" stroke-width="3" opacity="0.4"/>
|
||||
<line x1="432" y1="416" x2="332" y2="340" stroke="#fff" stroke-width="3" opacity="0.4"/>
|
||||
<line x1="80" y1="96" x2="160" y2="200" stroke="#fff" stroke-width="3" opacity="0.4"/>
|
||||
<line x1="432" y1="96" x2="352" y2="200" stroke="#fff" stroke-width="3" opacity="0.4"/>
|
||||
<line x1="80" y1="416" x2="160" y2="360" stroke="#fff" stroke-width="3" opacity="0.4"/>
|
||||
<line x1="432" y1="416" x2="352" y2="360" stroke="#fff" stroke-width="3" opacity="0.4"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 9.7 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 654 B After Width: | Height: | Size: 683 B |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 57 KiB |
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 4.1 KiB |