Icona Google Drive ufficiale da Wikimedia (PNG)

This commit is contained in:
2026-07-22 22:02:34 +01:00
parent d36c511132
commit 607a059f10
5 changed files with 11 additions and 25 deletions
+11 -11
View File
@@ -126,8 +126,8 @@
"name": "Google Drive", "name": "Google Drive",
"type": "mcp_local", "type": "mcp_local",
"scope": "user", "scope": "user",
"icon_small": "drive/icon_sm.svg", "icon_small": "drive/icon_sm.png",
"icon_large": "drive/icon_lg.svg", "icon_large": "drive/icon_lg.png",
"user_description": "List, search, upload, download, delete, and manage Google Drive files and folders. Full OAuth \u2014 same pattern as Gmail and Google Calendar.", "user_description": "List, search, upload, download, delete, and manage Google Drive files and folders. Full OAuth \u2014 same pattern as Gmail and Google Calendar.",
"requires": [ "requires": [
"OAUTH", "OAUTH",
@@ -149,9 +149,9 @@
] ]
}, },
"folder": "drive", "folder": "drive",
"version": 2, "version": 3,
"version_string": "1.0.1", "version_string": "1.0.2",
"version_release_date": "2026-07-21", "version_release_date": "2026-07-22",
"files": [ "files": [
{ {
"path": "connector.json", "path": "connector.json",
@@ -174,14 +174,14 @@
"size": 82 "size": 82
}, },
{ {
"path": "icon_sm.svg", "path": "icon_sm.png",
"sha256": "82b8308b80958b009bd93781a0c0475dbc6966d5e0fbae754af73de14a30e4c4", "sha256": "d17c26d99f1990495091e81caecda659d03360b69a82928c01fa6d2d9812f67f",
"size": 365 "size": 3048
}, },
{ {
"path": "icon_lg.svg", "path": "icon_lg.png",
"sha256": "e2f2379412b868b774945853d97ef4e3244395ad09bf246710ed3303bce5d56d", "sha256": "f9d43dee2f94c67aeaea2031d559980941e0e3e87dd8c3106b3e09a81853c978",
"size": 376 "size": 6502
} }
] ]
}, },
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

-7
View File
@@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" fill="none">
<rect width="96" height="96" rx="16" fill="#4285F4"/>
<path d="M48 28L24 68h48L48 28z" fill="#FBBC04"/>
<path d="M48 28L36 52l-12 16h48l-12-16-12-16z" fill="#34A853"/>
<path d="M48 44l-12 16h24l-12-16z" fill="#4285F4"/>
<rect x="32" y="56" width="32" height="4" rx="2" fill="#EA4335"/>
</svg>

Before

Width:  |  Height:  |  Size: 376 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

-7
View File
@@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
<rect width="48" height="48" rx="8" fill="#4285F4"/>
<path d="M24 14L12 34h24L24 14z" fill="#FBBC04"/>
<path d="M24 14L18 26l-6 8h24l-6-8-6-8z" fill="#34A853"/>
<path d="M24 22l-6 8h12l-6-8z" fill="#4285F4"/>
<rect x="16" y="28" width="16" height="2" rx="1" fill="#EA4335"/>
</svg>

Before

Width:  |  Height:  |  Size: 365 B