feat: add functional plugin icons

This commit is contained in:
CJYSEX
2026-07-23 12:43:41 +08:00
parent 1b674e31da
commit ba5f32bad3
17 changed files with 115 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<rect width="512" height="512" rx="112" fill="#DC2626"/>
<path d="M146 92h166l54 54v274H146z" fill="#fff"/>
<path d="M312 92v70h54" fill="#FECACA"/>
<path d="M184 248c35-46 68-48 92-8 24 40 46 85 64 85 15 0 29-18 42-54" fill="none" stroke="#DC2626" stroke-width="22" stroke-linecap="round"/>
<path d="M184 350h144" stroke="#DC2626" stroke-width="22" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB