From 5c445086f157001b0cf4cba20ed220e59a11d27c Mon Sep 17 00:00:00 2001 From: Simone Bortolin Date: Fri, 26 Aug 2022 12:05:36 +0200 Subject: add favicon and fix vector files --- assets/vector/barman.png | Bin 0 -> 16982 bytes assets/vector/barman.svg | 220 ++++++++++++++++++++++++++++++++++++++ assets/vector/fiber-1.svg | 51 +++++++++ assets/vector/fiber.svg | 45 ++++++++ assets/vector/ont-found-no-bg.svg | 50 +++++++++ assets/vector/ont-found.png | Bin 0 -> 5060 bytes assets/vector/ont-found.svg | 57 ++++++++++ assets/vector/ont-not-found.png | Bin 0 -> 8899 bytes assets/vector/ont-not-found.svg | 87 +++++++++++++++ 9 files changed, 510 insertions(+) create mode 100644 assets/vector/barman.png create mode 100644 assets/vector/barman.svg create mode 100644 assets/vector/fiber-1.svg create mode 100644 assets/vector/fiber.svg create mode 100644 assets/vector/ont-found-no-bg.svg create mode 100644 assets/vector/ont-found.png create mode 100644 assets/vector/ont-found.svg create mode 100644 assets/vector/ont-not-found.png create mode 100644 assets/vector/ont-not-found.svg (limited to 'assets/vector') diff --git a/assets/vector/barman.png b/assets/vector/barman.png new file mode 100644 index 0000000..1225758 Binary files /dev/null and b/assets/vector/barman.png differ diff --git a/assets/vector/barman.svg b/assets/vector/barman.svg new file mode 100644 index 0000000..d5dcaa8 --- /dev/null +++ b/assets/vector/barman.svg @@ -0,0 +1,220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/vector/fiber-1.svg b/assets/vector/fiber-1.svg new file mode 100644 index 0000000..9c1248b --- /dev/null +++ b/assets/vector/fiber-1.svg @@ -0,0 +1,51 @@ + + + + + + + + + + diff --git a/assets/vector/fiber.svg b/assets/vector/fiber.svg new file mode 100644 index 0000000..c787eea --- /dev/null +++ b/assets/vector/fiber.svg @@ -0,0 +1,45 @@ + + + + + + + + diff --git a/assets/vector/ont-found-no-bg.svg b/assets/vector/ont-found-no-bg.svg new file mode 100644 index 0000000..70178c6 --- /dev/null +++ b/assets/vector/ont-found-no-bg.svg @@ -0,0 +1,50 @@ + + + + + + + + + diff --git a/assets/vector/ont-found.png b/assets/vector/ont-found.png new file mode 100644 index 0000000..8a3e45a Binary files /dev/null and b/assets/vector/ont-found.png differ diff --git a/assets/vector/ont-found.svg b/assets/vector/ont-found.svg new file mode 100644 index 0000000..a5b6f4b --- /dev/null +++ b/assets/vector/ont-found.svg @@ -0,0 +1,57 @@ + + + + + + + + + + diff --git a/assets/vector/ont-not-found.png b/assets/vector/ont-not-found.png new file mode 100644 index 0000000..2b595ff Binary files /dev/null and b/assets/vector/ont-not-found.png differ diff --git a/assets/vector/ont-not-found.svg b/assets/vector/ont-not-found.svg new file mode 100644 index 0000000..2ed4453 --- /dev/null +++ b/assets/vector/ont-not-found.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + -- cgit v1.2.3