瀏覽代碼

use SVG icons for built-in tools (#2748)

Bowen Liang 1 年之前
父節點
當前提交
4170d6a491

二進制
api/core/tools/provider/builtin/bing/_assets/icon.png


文件差異過大導致無法顯示
+ 40 - 0
api/core/tools/provider/builtin/bing/_assets/icon.svg


+ 1 - 1
api/core/tools/provider/builtin/bing/bing.yaml

@@ -9,7 +9,7 @@ identity:
     en_US: Bing Search
     zh_Hans: Bing 搜索
     pt_BR: Bing Search
-  icon: icon.png
+  icon: icon.svg
 credentials_for_provider:
   subscription_key:
     type: secret-input

二進制
api/core/tools/provider/builtin/gaode/_assets/icon.png


文件差異過大導致無法顯示
+ 1 - 0
api/core/tools/provider/builtin/gaode/_assets/icon.svg


+ 1 - 1
api/core/tools/provider/builtin/gaode/gaode.yaml

@@ -9,7 +9,7 @@ identity:
     en_US: Autonavi Open Platform service toolkit.
     zh_Hans: 高德开放平台服务工具包。
     pt_BR: Kit de ferramentas de serviço Autonavi Open Platform.
-  icon: icon.png
+  icon: icon.svg
 credentials_for_provider:
   api_key:
     type: secret-input

二進制
api/core/tools/provider/builtin/github/_assets/icon.png


文件差異過大導致無法顯示
+ 17 - 0
api/core/tools/provider/builtin/github/_assets/icon.svg


+ 1 - 1
api/core/tools/provider/builtin/github/github.yaml

@@ -9,7 +9,7 @@ identity:
     en_US: GitHub is an online software source code hosting service.
     zh_Hans: GitHub是一个在线软件源代码托管服务平台。
     pt_BR: GitHub é uma plataforma online para serviços de hospedagem de código fonte de software.
-  icon: icon.png
+  icon: icon.svg
 credentials_for_provider:
   access_tokens:
     type: secret-input

+ 0 - 1
api/core/tools/provider/builtin/qrcode/_assets/icon.svg

@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="utf-8"?>
-
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
 <svg width="800px" height="800px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
     <g>
         <path fill="none" d="M0 0h24v24H0z"/>

二進制
api/core/tools/provider/builtin/youtube/_assets/icon.png


文件差異過大導致無法顯示
+ 11 - 0
api/core/tools/provider/builtin/youtube/_assets/icon.svg


+ 1 - 1
api/core/tools/provider/builtin/youtube/youtube.yaml

@@ -9,7 +9,7 @@ identity:
     en_US: YouTube
     zh_Hans: YouTube(油管)是全球最大的视频分享网站,用户可以在上面上传、观看和分享视频。
     pt_BR: YouTube é o maior site de compartilhamento de vídeos do mundo, onde os usuários podem fazer upload, assistir e compartilhar vídeos.
-  icon: icon.png
+  icon: icon.svg
 credentials_for_provider:
   google_api_key:
     type: secret-input