mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
+ Hulu Dark/Light Variants
This commit is contained in:
+4
-1
@@ -1060,7 +1060,10 @@ export const svgs: iSVG[] = [
|
||||
{
|
||||
title: 'Hulu',
|
||||
category: 'Entertainment',
|
||||
route: '/library/hulu.svg',
|
||||
route: {
|
||||
light: '/library/hulu.svg',
|
||||
dark: '/library/hulu-dark.svg'
|
||||
},
|
||||
url: 'https://www.hulu.com/'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user