diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fc5f6a0e..0263f93e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3266,6 +3266,12 @@ "hex": "5294E2", "source": "https://getsol.us/branding/" }, + { + "title": "SonarQube", + "hex": "4E9BCD", + "source": "https://www.sonarqube.org/logos/" + }, + { "title": "Songkick", "hex": "F80046", diff --git a/icons/sonarqube.svg b/icons/sonarqube.svg new file mode 100644 index 00000000..486eed8d --- /dev/null +++ b/icons/sonarqube.svg @@ -0,0 +1 @@ +SonarQube icon \ No newline at end of file