From a2170420d16415262cb9e58fc26863bdd3d547ca Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Wed, 23 Nov 2016 18:20:49 +0100 Subject: add app-specific favicon for better recognition among tabs Signed-off-by: Jan-Christoph Borchardt --- img/favicon-mask.svg | 2 ++ img/favicon-touch.png | Bin 0 -> 1286 bytes img/favicon-touch.svg | 2 ++ img/favicon.ico | Bin 0 -> 4286 bytes img/favicon.png | Bin 0 -> 397 bytes img/favicon.svg | 2 ++ 6 files changed, 6 insertions(+) create mode 100644 img/favicon-mask.svg create mode 100644 img/favicon-touch.png create mode 100644 img/favicon-touch.svg create mode 100644 img/favicon.ico create mode 100644 img/favicon.png create mode 100644 img/favicon.svg (limited to 'img') diff --git a/img/favicon-mask.svg b/img/favicon-mask.svg new file mode 100644 index 000000000..d6318c414 --- /dev/null +++ b/img/favicon-mask.svg @@ -0,0 +1,2 @@ + + diff --git a/img/favicon-touch.png b/img/favicon-touch.png new file mode 100644 index 000000000..36d494ff3 Binary files /dev/null and b/img/favicon-touch.png differ diff --git a/img/favicon-touch.svg b/img/favicon-touch.svg new file mode 100644 index 000000000..7679dad93 --- /dev/null +++ b/img/favicon-touch.svg @@ -0,0 +1,2 @@ + + diff --git a/img/favicon.ico b/img/favicon.ico new file mode 100644 index 000000000..125916384 Binary files /dev/null and b/img/favicon.ico differ diff --git a/img/favicon.png b/img/favicon.png new file mode 100644 index 000000000..466285890 Binary files /dev/null and b/img/favicon.png differ diff --git a/img/favicon.svg b/img/favicon.svg new file mode 100644 index 000000000..771b94b0a --- /dev/null +++ b/img/favicon.svg @@ -0,0 +1,2 @@ + + -- cgit v1.2.3