add margin to app icon

This commit is contained in:
rustdesk 2022-09-22 23:22:31 +08:00
parent 4f6c6ab483
commit 204eab4b81
9 changed files with 5 additions and 5 deletions

Binary file not shown.

Before

(image error) Size: 15 KiB

After

(image error) Size: 16 KiB

Binary file not shown.

Before

(image error) Size: 1.9 KiB

After

(image error) Size: 1.5 KiB

Binary file not shown.

Before

(image error) Size: 383 B

After

(image error) Size: 354 B

Binary file not shown.

Before

(image error) Size: 3.8 KiB

After

(image error) Size: 3.3 KiB

Binary file not shown.

Before

(image error) Size: 624 B

After

(image error) Size: 569 B

Binary file not shown.

Before

(image error) Size: 8.4 KiB

After

(image error) Size: 6.7 KiB

Binary file not shown.

Before

(image error) Size: 1023 B

After

(image error) Size: 909 B

View File

@ -140,7 +140,7 @@ packages:
name: characters
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
version: "1.2.1"
charcode:
dependency: transitive
description:
@ -161,7 +161,7 @@ packages:
name: clock
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
version: "1.1.1"
code_builder:
dependency: transitive
description:
@ -588,7 +588,7 @@ packages:
name: material_color_utilities
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.4"
version: "0.1.5"
menu_base:
dependency: transitive
description:
@ -602,7 +602,7 @@ packages:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.7.0"
version: "1.8.0"
mime:
dependency: transitive
description:
@ -679,7 +679,7 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.1"
version: "1.8.2"
path_provider:
dependency: "direct main"
description:

BIN
res/icon-margin.png Normal file

Binary file not shown.

After

(image error) Size: 15 KiB