From 20024e24fb5eedafa77330e5ef6e6948c01277cb Mon Sep 17 00:00:00 2001 From: Pedram Ashofteh Ardakani Date: Mon, 1 Jun 2020 00:33:10 +0430 Subject: Add and compress the `svg` of logo(s) * Got the `IAC` logo in svg * Compressed all svg files to save bandwidth using the tool on: https://vecta.io/nano --- img/erc-compressed.svg | 1 + img/iac-compressed.svg | 1 + img/mext-compressed.svg | 1 + img/rda-europe.png | Bin 0 -> 34531 bytes 4 files changed, 3 insertions(+) create mode 100644 img/erc-compressed.svg create mode 100644 img/iac-compressed.svg create mode 100644 img/mext-compressed.svg create mode 100644 img/rda-europe.png diff --git a/img/erc-compressed.svg b/img/erc-compressed.svg new file mode 100644 index 0000000..94fb5f7 --- /dev/null +++ b/img/erc-compressed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/iac-compressed.svg b/img/iac-compressed.svg new file mode 100644 index 0000000..8a48759 --- /dev/null +++ b/img/iac-compressed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/mext-compressed.svg b/img/mext-compressed.svg new file mode 100644 index 0000000..b5e307b --- /dev/null +++ b/img/mext-compressed.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/img/rda-europe.png b/img/rda-europe.png new file mode 100644 index 0000000..d6e0f9c Binary files /dev/null and b/img/rda-europe.png differ -- cgit v1.2.1