fixed packaged icons for azure (#5354)
@@ -42,15 +42,15 @@
|
|||||||
{
|
{
|
||||||
"id": "microsoft",
|
"id": "microsoft",
|
||||||
"icon": {
|
"icon": {
|
||||||
"light": "./out/account-provider/media/microsoft_account_light.svg",
|
"light": "./resources/light/microsoft_account_light.svg",
|
||||||
"dark": "./out/account-provider/media/microsoft_account_dark.svg"
|
"dark": "./resources/dark/microsoft_account_dark.svg"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "work_school",
|
"id": "work_school",
|
||||||
"icon": {
|
"icon": {
|
||||||
"light": "./out/account-provider/media/work_school_account_light.svg",
|
"light": "./resources/light/work_school_account_light.svg",
|
||||||
"dark": "./out/account-provider/media/work_school_account_dark.svg"
|
"dark": "./resources/dark/work_school_account_dark.svg"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 442 B After Width: | Height: | Size: 442 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 400 B After Width: | Height: | Size: 400 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |