This commit is contained in:
vinceliuice
2024-10-11 13:21:38 +08:00
parent 6a75a21ee1
commit 75ee856460
239 changed files with 703 additions and 142 deletions

View File

@@ -0,0 +1,20 @@
<svg width="22" height="22" version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
<defs>
<filter id="filter9" x="-.048" y="-.048" width="1.096" height="1.096" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="0.22"/>
</filter>
</defs>
<linearGradient id="a" x2="0" y1="26" gradientUnits="userSpaceOnUse">
<stop stop-color="#7cbaf8" offset="0"/>
<stop stop-color="#f4fcff" offset="1"/>
</linearGradient>
<linearGradient id="c" x1="11.073" x2="10.959" y1="19.89" y2="1.9939" gradientUnits="userSpaceOnUse">
<stop stop-color="#197cf1" offset="0"/>
<stop stop-color="#21c9fb" offset="1"/>
</linearGradient>
<circle cx="10.984" cy="10.984" r="8.9838" fill="url(#c)" stroke-width=".8799"/>
<g stroke-width="2">
<path d="m11 5v1zm-3.5 2.5v1l0.5 1.5h1v-1h-1zm7 0-0.5 1.5h-1v1h1l0.5-1.5zm-4.25 0.5v1h1.5v-1zm-4.75 1.5v1l0.5 1.5h1v-1h-1zm11 0-0.5 1.5h-1v1h1l0.5-1.5zm-7.5 1.5v1zm-2 2v1c0 0.5304 0.21086 1.039 0.58594 1.4141 0.37507 0.3751 0.88363 0.58594 1.4141 0.58594s1.039-0.21084 1.4141-0.58594c0.3751-0.3751 0.58594-0.88366 0.58594-1.4141 0 0.5304 0.21084 1.039 0.58594 1.4141 0.3751 0.3751 0.88366 0.58594 1.4141 0.58594s1.039-0.21084 1.4141-0.58594c0.3751-0.3751 0.58594-0.88366 0.58594-1.4141v-1c0 0.5304-0.21084 1.039-0.58594 1.4141-0.3751 0.3751-0.88366 0.58594-1.4141 0.58594s-1.039-0.21084-1.4141-0.58594c-0.3751-0.3751-0.58594-0.88366-0.58594-1.4141 0 0.5304-0.21084 1.039-0.58594 1.4141-0.3751 0.3751-0.88363 0.58594-1.4141 0.58594s-1.039-0.21084-1.4141-0.58594c-0.37508-0.3751-0.58594-0.88366-0.58594-1.4141z" filter="url(#filter9)" opacity=".08"/>
<path d="m11 5-.75 1.5v1.5h1.5v-1.5zm-2.75 1-.75 1.5.5 1.5h1v-1.5zm5.5 0-.75 1.5v1.5h1l.5-1.5zm-7.5 2-.75 1.5.5 1.5h1v-1.5zm9.5 0-.75 1.5v1.5h1l.5-1.5zm-4.75 1a2 2 0 0 0 -2 2 2 2 0 0 0 -2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0 -2-2 2 2 0 0 0 -2-2z" fill="url(#a)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB