fix(plugins): remove simpleicons icon color paths (#95987) · openclaw/openclaw@0feffda
Patrick-Eric
·
2026-06-24
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "alibaba", |
3 | | -"icon": "https://cdn.simpleicons.org/alibabacloud/111111", |
| 3 | +"icon": "https://cdn.simpleicons.org/alibabacloud", |
4 | 4 | "activation": { |
5 | 5 | "onStartup": false |
6 | 6 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -2,7 +2,7 @@
|
2 | 2 | "id": "anthropic-vertex", |
3 | 3 | "name": "Anthropic Vertex", |
4 | 4 | "description": "OpenClaw Anthropic Vertex provider plugin for Claude models on Google Vertex AI.", |
5 | | -"icon": "https://cdn.simpleicons.org/anthropic/111111", |
| 5 | +"icon": "https://cdn.simpleicons.org/anthropic", |
6 | 6 | "activation": { |
7 | 7 | "onStartup": false |
8 | 8 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "anthropic", |
3 | | -"icon": "https://cdn.simpleicons.org/anthropic/111111", |
| 3 | +"icon": "https://cdn.simpleicons.org/anthropic", |
4 | 4 | "activation": { |
5 | 5 | "onStartup": false |
6 | 6 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -2,7 +2,7 @@
|
2 | 2 | "id": "brave", |
3 | 3 | "name": "Brave", |
4 | 4 | "description": "OpenClaw Brave Search provider plugin for web search.", |
5 | | -"icon": "https://cdn.simpleicons.org/brave/111111", |
| 5 | +"icon": "https://cdn.simpleicons.org/brave", |
6 | 6 | "activation": { |
7 | 7 | "onStartup": false |
8 | 8 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "cloudflare-ai-gateway", |
3 | | -"icon": "https://cdn.simpleicons.org/cloudflare/111111", |
| 3 | +"icon": "https://cdn.simpleicons.org/cloudflare", |
4 | 4 | "activation": { |
5 | 5 | "onStartup": false |
6 | 6 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "copilot-proxy", |
3 | | -"icon": "https://cdn.simpleicons.org/githubcopilot/111111", |
| 3 | +"icon": "https://cdn.simpleicons.org/githubcopilot", |
4 | 4 | "activation": { |
5 | 5 | "onStartup": false |
6 | 6 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -2,7 +2,7 @@
|
2 | 2 | "id": "copilot", |
3 | 3 | "name": "GitHub Copilot agent runtime", |
4 | 4 | "description": "Registers the GitHub Copilot agent runtime.", |
5 | | -"icon": "https://cdn.simpleicons.org/githubcopilot/111111", |
| 5 | +"icon": "https://cdn.simpleicons.org/githubcopilot", |
6 | 6 | "version": "2026.6.2", |
7 | 7 | "activation": { |
8 | 8 | "onStartup": false, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "deepgram", |
3 | | -"icon": "https://cdn.simpleicons.org/deepgram/111111", |
| 3 | +"icon": "https://cdn.simpleicons.org/deepgram", |
4 | 4 | "activation": { |
5 | 5 | "onStartup": false |
6 | 6 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "deepseek", |
3 | | -"icon": "https://cdn.simpleicons.org/deepseek/111111", |
| 3 | +"icon": "https://cdn.simpleicons.org/deepseek", |
4 | 4 | "activation": { |
5 | 5 | "onStartup": false |
6 | 6 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -2,7 +2,7 @@
|
2 | 2 | "id": "discord", |
3 | 3 | "name": "Discord", |
4 | 4 | "description": "OpenClaw Discord channel plugin for channels, DMs, commands, and app events.", |
5 | | -"icon": "https://cdn.simpleicons.org/discord/111111", |
| 5 | +"icon": "https://cdn.simpleicons.org/discord", |
6 | 6 | "skills": ["./skills"], |
7 | 7 | "activation": { |
8 | 8 | "onStartup": false |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。