mirror of
https://github.com//cppla/ServerStatus
synced 2026-08-06 12:13:57 +08:00
version 1.1.8
This commit is contained in:
+6
-10
@@ -1,11 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
||||
<defs>
|
||||
<linearGradient id="g" x1="8" y1="8" x2="56" y2="56" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#3b82f6" />
|
||||
<stop offset="1" stop-color="#2563eb" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect x="8" y="12" width="48" height="40" rx="12" fill="url(#g)" />
|
||||
<path stroke="#fff" stroke-width="4" stroke-linecap="round" stroke-linejoin="round" d="M22 38v-8l6 4 8-10 6 6v8" />
|
||||
<circle cx="22" cy="22" r="4" fill="#fff" />
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 86" fill="none">
|
||||
<path d="M4 46H28L38 34L55 82L65 4L74 47H88M100 47H110M122 47H126"
|
||||
stroke="#111827"
|
||||
stroke-width="8"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 539 B After Width: | Height: | Size: 266 B |
Reference in New Issue
Block a user