From 1bada79e2564de7d5706b9eddfc3e49990ac6d58 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Sat, 17 Sep 2022 18:45:56 +0100 Subject: [PATCH] Add Sonar --- _data/simple-icons.json | 5 +++++ icons/sonar.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/sonar.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 030f17631a95..7235f34b93c2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10225,6 +10225,11 @@ "hex": "5294E2", "source": "https://getsol.us/branding/" }, + { + "title": "Sonar", + "hex": "FD3456", + "source": "https://www.sonarsource.com/" + }, { "title": "SonarCloud", "hex": "F3702A", diff --git a/icons/sonar.svg b/icons/sonar.svg new file mode 100644 index 000000000000..935cf4bab2ea --- /dev/null +++ b/icons/sonar.svg @@ -0,0 +1 @@ +Sonar \ No newline at end of file