From 35d6606719d5791d6d5eb836054e542c7a2ba3f8 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 7 Oct 2021 16:10:21 -0400 Subject: [PATCH] Add Avast icon (#5850) * Add Avast icon * Add Avast Guidelines * Update Avast icon --- _data/simple-icons.json | 6 ++++++ icons/avast.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/avast.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 57d5d315..db9fb4cb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -954,6 +954,12 @@ "hex": "DD3735", "source": "https://github.com/postcss/autoprefixer/blob/1341747bc8142a147342f55eea5ed4286a3ca318/logo.svg" }, + { + "title": "Avast", + "hex": "FF7800", + "source": "https://www.avast.com/", + "guidelines": "https://press.avast.com/media-materials" + }, { "title": "Awesome Lists", "hex": "FC60A8", diff --git a/icons/avast.svg b/icons/avast.svg new file mode 100644 index 00000000..c4fed15f --- /dev/null +++ b/icons/avast.svg @@ -0,0 +1 @@ +Avast \ No newline at end of file