Icona Google Drive ufficiale da Wikimedia (PNG)
This commit is contained in:
+11
-11
@@ -126,8 +126,8 @@
|
||||
"name": "Google Drive",
|
||||
"type": "mcp_local",
|
||||
"scope": "user",
|
||||
"icon_small": "drive/icon_sm.svg",
|
||||
"icon_large": "drive/icon_lg.svg",
|
||||
"icon_small": "drive/icon_sm.png",
|
||||
"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.",
|
||||
"requires": [
|
||||
"OAUTH",
|
||||
@@ -149,9 +149,9 @@
|
||||
]
|
||||
},
|
||||
"folder": "drive",
|
||||
"version": 2,
|
||||
"version_string": "1.0.1",
|
||||
"version_release_date": "2026-07-21",
|
||||
"version": 3,
|
||||
"version_string": "1.0.2",
|
||||
"version_release_date": "2026-07-22",
|
||||
"files": [
|
||||
{
|
||||
"path": "connector.json",
|
||||
@@ -174,14 +174,14 @@
|
||||
"size": 82
|
||||
},
|
||||
{
|
||||
"path": "icon_sm.svg",
|
||||
"sha256": "82b8308b80958b009bd93781a0c0475dbc6966d5e0fbae754af73de14a30e4c4",
|
||||
"size": 365
|
||||
"path": "icon_sm.png",
|
||||
"sha256": "d17c26d99f1990495091e81caecda659d03360b69a82928c01fa6d2d9812f67f",
|
||||
"size": 3048
|
||||
},
|
||||
{
|
||||
"path": "icon_lg.svg",
|
||||
"sha256": "e2f2379412b868b774945853d97ef4e3244395ad09bf246710ed3303bce5d56d",
|
||||
"size": 376
|
||||
"path": "icon_lg.png",
|
||||
"sha256": "f9d43dee2f94c67aeaea2031d559980941e0e3e87dd8c3106b3e09a81853c978",
|
||||
"size": 6502
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
@@ -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 |
@@ -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 |
Reference in New Issue
Block a user