Skip to content

Commit 98deb6b

Browse files
committed
feat: Added logo monica AI
1 parent 51d0111 commit 98deb6b

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

src/data/svgs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4550,6 +4550,12 @@ export const svgs: iSVG[] = [
45504550
route: "/library/sonarqube.svg",
45514551
wordmark: "/library/sonarqube-wordmark.svg",
45524552
url: "https://www.sonarsource.com/products/sonarqube/"
4553+
},
4554+
{
4555+
title: "Monica",
4556+
category: "AI",
4557+
route: "/library/monica.svg",
4558+
url: "https://monica.im/"
45534559
}
45544560
];
45554561

static/library/monica.svg

Lines changed: 17 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)