From c6ca8682176ec6f401f31d1f425c122e83975381 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Mon, 4 Jan 2021 14:49:03 +0000 Subject: [PATCH] Added Radar (#4319) --- _data/simple-icons.json | 5 +++++ icons/radar.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/radar.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6bb033cb..4fe5b609 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5535,6 +5535,11 @@ "hex": "9F1D20", "source": "https://racket-lang.org/" }, + { + "title": "Radar", + "hex": "007AFF", + "source": "https://radar.io/" + }, { "title": "RadioPublic", "hex": "CE262F", diff --git a/icons/radar.svg b/icons/radar.svg new file mode 100644 index 00000000..312fb963 --- /dev/null +++ b/icons/radar.svg @@ -0,0 +1 @@ +Radar icon \ No newline at end of file