Skip to content

Commit e526f0d

Browse files
committed
feat: Added Jetpack Compose Framework icon
1 parent 5779178 commit e526f0d

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

src/data/svgs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4537,5 +4537,11 @@ export const svgs: iSVG[] = [
45374537
route: "/library/google-tv.svg",
45384538
wordmark: "/library/google-tv-wordmark.svg",
45394539
url: "https://tv.google/intl/en_us/"
4540+
},
4541+
{
4542+
title: "Jetpack Compose",
4543+
category: "Framework",
4544+
route: "/library/jetpack-compose.svg",
4545+
url: "https://developer.android.com/compose"
45404546
}
45414547
];

static/library/jetpack-compose.svg

Lines changed: 20 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)