From c7f5a2d49501f12a8635a45dba9acbb097e5f405 Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 17 Feb 2019 00:16:51 +0800 Subject: Add an ugly favicon. --- Timeline/ClientApp/src/app/app.component.html | 2 +- Timeline/ClientApp/src/assets/timeline.svg | 10 ++++++++ Timeline/wwwroot/android-chrome-192x192.png | Bin 0 -> 1842 bytes Timeline/wwwroot/android-chrome-512x512.png | Bin 0 -> 6184 bytes Timeline/wwwroot/apple-touch-icon.png | Bin 0 -> 1529 bytes Timeline/wwwroot/browserconfig.xml | 9 +++++++ Timeline/wwwroot/favicon-16x16.png | Bin 0 -> 560 bytes Timeline/wwwroot/favicon-32x32.png | Bin 0 -> 667 bytes Timeline/wwwroot/favicon.ico | Bin 32038 -> 15086 bytes Timeline/wwwroot/mstile-144x144.png | Bin 0 -> 1384 bytes Timeline/wwwroot/mstile-150x150.png | Bin 0 -> 1432 bytes Timeline/wwwroot/mstile-310x150.png | Bin 0 -> 1627 bytes Timeline/wwwroot/mstile-310x310.png | Bin 0 -> 3352 bytes Timeline/wwwroot/mstile-70x70.png | Bin 0 -> 1068 bytes Timeline/wwwroot/safari-pinned-tab.svg | 34 ++++++++++++++++++++++++++ Timeline/wwwroot/site.webmanifest | 19 ++++++++++++++ timeline.png | Bin 0 -> 1003 bytes 17 files changed, 73 insertions(+), 1 deletion(-) create mode 100644 Timeline/ClientApp/src/assets/timeline.svg create mode 100644 Timeline/wwwroot/android-chrome-192x192.png create mode 100644 Timeline/wwwroot/android-chrome-512x512.png create mode 100644 Timeline/wwwroot/apple-touch-icon.png create mode 100644 Timeline/wwwroot/browserconfig.xml create mode 100644 Timeline/wwwroot/favicon-16x16.png create mode 100644 Timeline/wwwroot/favicon-32x32.png create mode 100644 Timeline/wwwroot/mstile-144x144.png create mode 100644 Timeline/wwwroot/mstile-150x150.png create mode 100644 Timeline/wwwroot/mstile-310x150.png create mode 100644 Timeline/wwwroot/mstile-310x310.png create mode 100644 Timeline/wwwroot/mstile-70x70.png create mode 100644 Timeline/wwwroot/safari-pinned-tab.svg create mode 100644 Timeline/wwwroot/site.webmanifest create mode 100644 timeline.png diff --git a/Timeline/ClientApp/src/app/app.component.html b/Timeline/ClientApp/src/app/app.component.html index fc2d6cfe..cb5da0fa 100644 --- a/Timeline/ClientApp/src/app/app.component.html +++ b/Timeline/ClientApp/src/app/app.component.html @@ -14,6 +14,6 @@ diff --git a/Timeline/ClientApp/src/assets/timeline.svg b/Timeline/ClientApp/src/assets/timeline.svg new file mode 100644 index 00000000..1a01305f --- /dev/null +++ b/Timeline/ClientApp/src/assets/timeline.svg @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/Timeline/wwwroot/android-chrome-192x192.png b/Timeline/wwwroot/android-chrome-192x192.png new file mode 100644 index 00000000..38d21c00 Binary files /dev/null and b/Timeline/wwwroot/android-chrome-192x192.png differ diff --git a/Timeline/wwwroot/android-chrome-512x512.png b/Timeline/wwwroot/android-chrome-512x512.png new file mode 100644 index 00000000..18e3b8af Binary files /dev/null and b/Timeline/wwwroot/android-chrome-512x512.png differ diff --git a/Timeline/wwwroot/apple-touch-icon.png b/Timeline/wwwroot/apple-touch-icon.png new file mode 100644 index 00000000..42f2e938 Binary files /dev/null and b/Timeline/wwwroot/apple-touch-icon.png differ diff --git a/Timeline/wwwroot/browserconfig.xml b/Timeline/wwwroot/browserconfig.xml new file mode 100644 index 00000000..b3930d0f --- /dev/null +++ b/Timeline/wwwroot/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #da532c + + + diff --git a/Timeline/wwwroot/favicon-16x16.png b/Timeline/wwwroot/favicon-16x16.png new file mode 100644 index 00000000..4ae6ff2f Binary files /dev/null and b/Timeline/wwwroot/favicon-16x16.png differ diff --git a/Timeline/wwwroot/favicon-32x32.png b/Timeline/wwwroot/favicon-32x32.png new file mode 100644 index 00000000..91c79322 Binary files /dev/null and b/Timeline/wwwroot/favicon-32x32.png differ diff --git a/Timeline/wwwroot/favicon.ico b/Timeline/wwwroot/favicon.ico index a3a79998..37d55219 100644 Binary files a/Timeline/wwwroot/favicon.ico and b/Timeline/wwwroot/favicon.ico differ diff --git a/Timeline/wwwroot/mstile-144x144.png b/Timeline/wwwroot/mstile-144x144.png new file mode 100644 index 00000000..f4fbe29a Binary files /dev/null and b/Timeline/wwwroot/mstile-144x144.png differ diff --git a/Timeline/wwwroot/mstile-150x150.png b/Timeline/wwwroot/mstile-150x150.png new file mode 100644 index 00000000..08142bd7 Binary files /dev/null and b/Timeline/wwwroot/mstile-150x150.png differ diff --git a/Timeline/wwwroot/mstile-310x150.png b/Timeline/wwwroot/mstile-310x150.png new file mode 100644 index 00000000..fdaa102c Binary files /dev/null and b/Timeline/wwwroot/mstile-310x150.png differ diff --git a/Timeline/wwwroot/mstile-310x310.png b/Timeline/wwwroot/mstile-310x310.png new file mode 100644 index 00000000..0a2c2a0b Binary files /dev/null and b/Timeline/wwwroot/mstile-310x310.png differ diff --git a/Timeline/wwwroot/mstile-70x70.png b/Timeline/wwwroot/mstile-70x70.png new file mode 100644 index 00000000..6ac84712 Binary files /dev/null and b/Timeline/wwwroot/mstile-70x70.png differ diff --git a/Timeline/wwwroot/safari-pinned-tab.svg b/Timeline/wwwroot/safari-pinned-tab.svg new file mode 100644 index 00000000..4a868ea2 --- /dev/null +++ b/Timeline/wwwroot/safari-pinned-tab.svg @@ -0,0 +1,34 @@ + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + diff --git a/Timeline/wwwroot/site.webmanifest b/Timeline/wwwroot/site.webmanifest new file mode 100644 index 00000000..b20abb7c --- /dev/null +++ b/Timeline/wwwroot/site.webmanifest @@ -0,0 +1,19 @@ +{ + "name": "", + "short_name": "", + "icons": [ + { + "src": "/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/android-chrome-512x512.png", + "sizes": "512x512", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +} diff --git a/timeline.png b/timeline.png new file mode 100644 index 00000000..fd24d037 Binary files /dev/null and b/timeline.png differ -- cgit v1.2.3