From 6e818c019f7f378a1de8ee51e66531690f64a5a8 Mon Sep 17 00:00:00 2001 From: kendell Date: Fri, 5 Jun 2020 08:39:36 -0700 Subject: [PATCH] Add VirusTotal icon (#3182) --- _data/simple-icons.json | 5 +++++ icons/virustotal.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/virustotal.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 208a7d2fd5ad..47a8243cf4b8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6230,6 +6230,11 @@ "hex": "0093DA", "source": "http://virb.com/about" }, + { + "title": "VirusTotal", + "hex": "394EFF", + "source": "https://www.virustotal.com/" + }, { "title": "Visa", "hex": "142787", diff --git a/icons/virustotal.svg b/icons/virustotal.svg new file mode 100644 index 000000000000..8ce696dff51b --- /dev/null +++ b/icons/virustotal.svg @@ -0,0 +1 @@ +VirusTotal icon \ No newline at end of file