Archived
Allow string for deployment icons and update a couple (#13076)
* Update to colorized versions of bdc and container deployment icons * update edge * Allow string for icons
This commit is contained in:
@@ -24,10 +24,7 @@
|
||||
"displayName": "%resource-type-sql-edge-display-name%",
|
||||
"description": "%resource-type-sql-edge-description%",
|
||||
"platforms": "*",
|
||||
"icon": {
|
||||
"light": "./images/sqldb_edge.svg",
|
||||
"dark": "./images/sqldb_edge_inverse.svg"
|
||||
},
|
||||
"icon": "./images/sqldb_edge.svg",
|
||||
"tags": [
|
||||
"Hybrid",
|
||||
"SQL Server"
|
||||
|
||||
Reference in New Issue
Block a user