From 62a96d105621a63f4447f308238605142001f081 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 17 Nov 2024 08:58:59 +0800 Subject: fix: update logo image in hotlink-ok files --- hotlink-ok/files/image/logo.png | Bin 235361 -> 957892 bytes hotlink-ok/files/image/logo_black.png | Bin 0 -> 137353 bytes hotlink-ok/files/image/logo_black_full.svg | 1246 ++++++ hotlink-ok/files/image/logo_black_trans.svg | 21 + hotlink-ok/files/image/logo_blue.png | Bin 0 -> 588522 bytes hotlink-ok/files/image/logo_grey.png | Bin 0 -> 307578 bytes hotlink-ok/files/image/logo_grey_full.svg | 6045 +++++++++++++++++++++++++++ hotlink-ok/files/image/logo_red.png | Bin 0 -> 1532243 bytes hotlink-ok/files/image/logo_white_trans.png | Bin 0 -> 186453 bytes 9 files changed, 7312 insertions(+) create mode 100644 hotlink-ok/files/image/logo_black.png create mode 100644 hotlink-ok/files/image/logo_black_full.svg create mode 100644 hotlink-ok/files/image/logo_black_trans.svg create mode 100644 hotlink-ok/files/image/logo_blue.png create mode 100644 hotlink-ok/files/image/logo_grey.png create mode 100644 hotlink-ok/files/image/logo_grey_full.svg create mode 100644 hotlink-ok/files/image/logo_red.png create mode 100644 hotlink-ok/files/image/logo_white_trans.png (limited to 'hotlink-ok') diff --git a/hotlink-ok/files/image/logo.png b/hotlink-ok/files/image/logo.png index 8b5a14c..d65cb23 100644 Binary files a/hotlink-ok/files/image/logo.png and b/hotlink-ok/files/image/logo.png differ diff --git a/hotlink-ok/files/image/logo_black.png b/hotlink-ok/files/image/logo_black.png new file mode 100644 index 0000000..452a080 Binary files /dev/null and b/hotlink-ok/files/image/logo_black.png differ diff --git a/hotlink-ok/files/image/logo_black_full.svg b/hotlink-ok/files/image/logo_black_full.svg new file mode 100644 index 0000000..ec82072 --- /dev/null +++ b/hotlink-ok/files/image/logo_black_full.svg @@ -0,0 +1,1246 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/hotlink-ok/files/image/logo_black_trans.svg b/hotlink-ok/files/image/logo_black_trans.svg new file mode 100644 index 0000000..a1a39ae --- /dev/null +++ b/hotlink-ok/files/image/logo_black_trans.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + diff --git a/hotlink-ok/files/image/logo_blue.png b/hotlink-ok/files/image/logo_blue.png new file mode 100644 index 0000000..e81a1c4 Binary files /dev/null and b/hotlink-ok/files/image/logo_blue.png differ diff --git a/hotlink-ok/files/image/logo_grey.png b/hotlink-ok/files/image/logo_grey.png new file mode 100644 index 0000000..37a5203 Binary files /dev/null and b/hotlink-ok/files/image/logo_grey.png differ diff --git a/hotlink-ok/files/image/logo_grey_full.svg b/hotlink-ok/files/image/logo_grey_full.svg new file mode 100644 index 0000000..99d4809 --- /dev/null +++ b/hotlink-ok/files/image/logo_grey_full.svg @@ -0,0 +1,6045 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/hotlink-ok/files/image/logo_red.png b/hotlink-ok/files/image/logo_red.png new file mode 100644 index 0000000..c7692a0 Binary files /dev/null and b/hotlink-ok/files/image/logo_red.png differ diff --git a/hotlink-ok/files/image/logo_white_trans.png b/hotlink-ok/files/image/logo_white_trans.png new file mode 100644 index 0000000..03de5c3 Binary files /dev/null and b/hotlink-ok/files/image/logo_white_trans.png differ -- cgit v1.2.3-70-g09d2