From 728d8296e80714dd76c6632e49021694738e52a1 Mon Sep 17 00:00:00 2001 From: Jorge Amado Soria Ramirez Date: Tue, 1 Mar 2022 00:48:08 -0600 Subject: [PATCH] Ajv (#7183) * adding NetBox icon * adding AJV.js * removed NetBox from this PR * removed NetBox from this PR Co-authored-by: Engin Diri --- _data/simple-icons.json | 5 +++++ icons/ajv.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ajv.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ccc6bd66..b10ccf1f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -356,6 +356,11 @@ "hex": "18BFFF", "source": "https://airtable.com/press" }, + { + "title": "AJV", + "hex": "23C8D2", + "source": "https://ajv.js.org/" + }, { "title": "Alacritty", "hex": "F46D01", diff --git a/icons/ajv.svg b/icons/ajv.svg new file mode 100644 index 00000000..813bd20c --- /dev/null +++ b/icons/ajv.svg @@ -0,0 +1 @@ +AJV \ No newline at end of file