mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Added WakaTime svg with light and dark mode variants
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user