Skip to content

Commit 51d0111

Browse files
committed
feat: Added logo and wordmark icon sonarqube
1 parent e526f0d commit 51d0111

File tree

3 files changed

+37
-0
lines changed

3 files changed

+37
-0
lines changed

src/data/svgs.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4543,5 +4543,13 @@ export const svgs: iSVG[] = [
45434543
category: "Framework",
45444544
route: "/library/jetpack-compose.svg",
45454545
url: "https://developer.android.com/compose"
4546+
},
4547+
{
4548+
title: "SonarQube",
4549+
category: ["Devtool", "Cybersecurity"],
4550+
route: "/library/sonarqube.svg",
4551+
wordmark: "/library/sonarqube-wordmark.svg",
4552+
url: "https://www.sonarsource.com/products/sonarqube/"
45464553
}
45474554
];
4555+
Lines changed: 18 additions & 0 deletions
Loading

static/library/sonarqube.svg

Lines changed: 11 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)