first commit

This commit is contained in:
“dongming”
2025-12-19 13:01:41 +08:00
commit c5e710b94b
114 changed files with 5902 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_23122_21590)">
<path d="M20 40C31.0457 40 40 31.0457 40 20C40 8.9543 31.0457 0 20 0C8.9543 0 0 8.9543 0 20C0 31.0457 8.9543 40 20 40Z" fill="black"/>
<path d="M33.2241 35.0044L15.3647 12H12V27.9934H14.6919V15.4184L31.1106 36.6322C31.8505 36.1372 32.5566 35.5934 33.2241 35.0044Z" fill="url(#paint0_linear_23122_21590)"/>
<path d="M25.5557 12H28.2222V28H25.5557V12Z" fill="url(#paint1_linear_23122_21590)"/>
</g>
<defs>
<linearGradient id="paint0_linear_23122_21590" x1="24.2222" y1="25.8888" x2="32.1111" y2="35.6666" gradientUnits="userSpaceOnUse">
<stop stop-color="white"/>
<stop offset="1" stop-color="white" stop-opacity="0"/>
</linearGradient>
<linearGradient id="paint1_linear_23122_21590" x1="26.8889" y1="12" x2="26.8442" y2="23.75" gradientUnits="userSpaceOnUse">
<stop stop-color="white"/>
<stop offset="1" stop-color="white" stop-opacity="0"/>
</linearGradient>
<clipPath id="clip0_23122_21590">
<rect width="40" height="40" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB