use SVG icons for built-in tools (#2748)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB |
1
api/core/tools/provider/builtin/gaode/_assets/icon.svg
Normal file
1
api/core/tools/provider/builtin/gaode/_assets/icon.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" height="1024" width="1024" viewBox="0 0 1024 1024"><path d="M699.052008 894.366428l-253.855434-159.289336-115.571175 114.768472 44.746184-157.983686L887.097839 163.880236 312.470884 651.791088l-205.584597-128.995835L887.097839 163.876212 699.056031 894.364417zM348.039293 321.886051h122.859882L348.039293 374.779976V321.886051z m675.960707 0v-75.373642C1024 109.706813 917.443646 0 782.927466 0H698.090373v224.076951l-80.471512 34.642986V0H242.63167C108.113477 0-0.002012 109.706813-0.002012 246.51442V321.886051h195.143419v80.471513H0v376.276746C0 915.439906 108.115489 1024 242.63167 1024h374.985179v-145.906923l80.471512 51.270412V1024h84.837093C917.445658 1024 1024 915.439906 1024 778.63431V402.357564h-172.255308l20.717391-80.471513H1024z" fill="#0093FD"></path></svg>
|
||||
|
After Width: | Height: | Size: 828 B |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user