diff --git a/graphics/KDL_Logo_Only_260x260.png b/graphics/KDL_Logo_Only_260x260.png new file mode 100644 index 0000000..6b6b1ae Binary files /dev/null and b/graphics/KDL_Logo_Only_260x260.png differ diff --git a/graphics/KDL_Logo_Only_512x512.png b/graphics/KDL_Logo_Only_512x512.png new file mode 100644 index 0000000..60a391f Binary files /dev/null and b/graphics/KDL_Logo_Only_512x512.png differ diff --git a/graphics/KDL_Logo_Only_Large_1280x640.png b/graphics/KDL_Logo_Only_Large_1280x640.png new file mode 100644 index 0000000..4b191f5 Binary files /dev/null and b/graphics/KDL_Logo_Only_Large_1280x640.png differ diff --git a/graphics/KDL_Logo_with_Tagline_1280x640.png b/graphics/KDL_Logo_with_Tagline_1280x640.png new file mode 100644 index 0000000..4617656 Binary files /dev/null and b/graphics/KDL_Logo_with_Tagline_1280x640.png differ diff --git a/graphics/KDL_Logo_with_Tagline_512x512.png b/graphics/KDL_Logo_with_Tagline_512x512.png new file mode 100644 index 0000000..9f6c628 Binary files /dev/null and b/graphics/KDL_Logo_with_Tagline_512x512.png differ diff --git a/graphics/Styles.pdf b/graphics/Styles.pdf new file mode 100644 index 0000000..8513754 Binary files /dev/null and b/graphics/Styles.pdf differ diff --git a/graphics/favicons/android-chrome-192x192.png b/graphics/favicons/android-chrome-192x192.png new file mode 100644 index 0000000..b3cf03f Binary files /dev/null and b/graphics/favicons/android-chrome-192x192.png differ diff --git a/graphics/favicons/android-chrome-256x256.png b/graphics/favicons/android-chrome-256x256.png new file mode 100644 index 0000000..51bd616 Binary files /dev/null and b/graphics/favicons/android-chrome-256x256.png differ diff --git a/graphics/favicons/apple-touch-icon.png b/graphics/favicons/apple-touch-icon.png new file mode 100644 index 0000000..aaac85e Binary files /dev/null and b/graphics/favicons/apple-touch-icon.png differ diff --git a/graphics/favicons/browserconfig.xml b/graphics/favicons/browserconfig.xml new file mode 100644 index 0000000..b3930d0 --- /dev/null +++ b/graphics/favicons/browserconfig.xml @@ -0,0 +1,9 @@ + + + + + + #da532c + + + diff --git a/graphics/favicons/favicon-16x16.png b/graphics/favicons/favicon-16x16.png new file mode 100644 index 0000000..99bb334 Binary files /dev/null and b/graphics/favicons/favicon-16x16.png differ diff --git a/graphics/favicons/favicon-32x32.png b/graphics/favicons/favicon-32x32.png new file mode 100644 index 0000000..9b52d3d Binary files /dev/null and b/graphics/favicons/favicon-32x32.png differ diff --git a/graphics/favicons/favicon.ico b/graphics/favicons/favicon.ico new file mode 100644 index 0000000..fe7b1ff Binary files /dev/null and b/graphics/favicons/favicon.ico differ diff --git a/graphics/favicons/mstile-150x150.png b/graphics/favicons/mstile-150x150.png new file mode 100644 index 0000000..d6030d0 Binary files /dev/null and b/graphics/favicons/mstile-150x150.png differ diff --git a/graphics/favicons/safari-pinned-tab.svg b/graphics/favicons/safari-pinned-tab.svg new file mode 100644 index 0000000..9aa2dcb --- /dev/null +++ b/graphics/favicons/safari-pinned-tab.svg @@ -0,0 +1,31 @@ + + + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + diff --git a/graphics/favicons/site.webmanifest b/graphics/favicons/site.webmanifest new file mode 100644 index 0000000..de65106 --- /dev/null +++ b/graphics/favicons/site.webmanifest @@ -0,0 +1,19 @@ +{ + "name": "", + "short_name": "", + "icons": [ + { + "src": "/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/android-chrome-256x256.png", + "sizes": "256x256", + "type": "image/png" + } + ], + "theme_color": "#ffffff", + "background_color": "#ffffff", + "display": "standalone" +}