feat: add functional plugin icons
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
"capabilities": ["Interactive", "Read", "Write"],
|
||||
"websiteURL": "https://git.cjysa.top/CJYSA/codex-free-market",
|
||||
"brandColor": "#107C41",
|
||||
"composerIcon": "./assets/icon.png",
|
||||
"logo": "./assets/logo.png",
|
||||
"defaultPrompt": [
|
||||
"把这份 CSV 整理成带公式和格式的 Excel。",
|
||||
"分析这个工作簿并解释关键指标。",
|
||||
|
||||
BIN
plugins/cjysa-spreadsheets/assets/icon.png
Normal file
BIN
plugins/cjysa-spreadsheets/assets/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
7
plugins/cjysa-spreadsheets/assets/icon.svg
Normal file
7
plugins/cjysa-spreadsheets/assets/icon.svg
Normal 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="#107C41"/>
|
||||
<rect x="112" y="106" width="288" height="300" rx="20" fill="#fff"/>
|
||||
<rect x="144" y="164" width="224" height="198" fill="#DCFCE7"/>
|
||||
<path d="M144 230h224M144 296h224M218 164v198M292 164v198" stroke="#107C41" stroke-width="18"/>
|
||||
<path d="M144 132h224" stroke="#86EFAC" stroke-width="26"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 426 B |
BIN
plugins/cjysa-spreadsheets/assets/logo.png
Normal file
BIN
plugins/cjysa-spreadsheets/assets/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user