From f84f221ae96f7a5c544f60d04b72ce1ea7146a23 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sun, 16 Jun 2024 22:44:30 +0700 Subject: duck duck favicon --- static/android-chrome-192x192.png | Bin 3966 -> 0 bytes static/android-chrome-512x512.png | Bin 13180 -> 0 bytes static/apple-touch-icon.png | Bin 3592 -> 0 bytes static/favico_license.txt | 6 ------ static/favicon-16x16.png | Bin 252 -> 0 bytes static/favicon-32x32.png | Bin 536 -> 0 bytes static/favicon.ico | Bin 15406 -> 1150 bytes 7 files changed, 6 deletions(-) delete mode 100644 static/android-chrome-192x192.png delete mode 100644 static/android-chrome-512x512.png delete mode 100644 static/apple-touch-icon.png delete mode 100644 static/favico_license.txt delete mode 100644 static/favicon-16x16.png delete mode 100644 static/favicon-32x32.png (limited to 'static') diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png deleted file mode 100644 index 927e979..0000000 Binary files a/static/android-chrome-192x192.png and /dev/null differ diff --git a/static/android-chrome-512x512.png b/static/android-chrome-512x512.png deleted file mode 100644 index 457da20..0000000 Binary files a/static/android-chrome-512x512.png and /dev/null differ diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png deleted file mode 100644 index c045efc..0000000 Binary files a/static/apple-touch-icon.png and /dev/null differ diff --git a/static/favico_license.txt b/static/favico_license.txt deleted file mode 100644 index e750a75..0000000 --- a/static/favico_license.txt +++ /dev/null @@ -1,6 +0,0 @@ -This favicon was generated using the following font: - -- Font Title: Roboto Slab -- Font Author: Copyright 2018 The Roboto Slab Project Authors (https://github.com/googlefonts/robotoslab) -- Font Source: https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISWaG5iddG-1A.ttf -- Font License: Apache License, version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)) diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png deleted file mode 100644 index 76c7bb4..0000000 Binary files a/static/favicon-16x16.png and /dev/null differ diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png deleted file mode 100644 index cd20132..0000000 Binary files a/static/favicon-32x32.png and /dev/null differ diff --git a/static/favicon.ico b/static/favicon.ico index 7875617..b29d961 100644 Binary files a/static/favicon.ico and b/static/favicon.ico differ -- cgit 1.4.1