Added WakaTime svg with light and dark mode variants

This commit is contained in:
Ashish Dabral
2025-10-07 00:43:32 +05:30
parent fd9b47ee1f
commit 97af4a1288
3 changed files with 11 additions and 0 deletions
+9
View File
@@ -518,6 +518,15 @@ export const svgs: iSVG[] = [
brandUrl: "https://tailwindcss.com/brand",
url: "https://tailwindcss.com/",
},
{
title: 'WakaTime',
category: 'Devtool',
route: {
light: '/library/wakatime-dark.svg',
dark: '/library/wakatime-light.svg'
},
url: 'https://wakatime.com'
},
{
title: "Styled Components",
category: "Library",