mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Compare commits
5 Commits
65da5bd060
...
c6861a3c8d
| Author | SHA1 | Date | |
|---|---|---|---|
| c6861a3c8d | |||
| 3013e53898 | |||
| 6a2298039c | |||
| ce06f7293d | |||
| 4e3e3e32c5 |
+8
-1
@@ -2860,6 +2860,13 @@ export const svgs: iSVG[] = [
|
|||||||
route: '/library/microsoft-todo.svg',
|
route: '/library/microsoft-todo.svg',
|
||||||
url: 'https://to-do.office.com/'
|
url: 'https://to-do.office.com/'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Manifest',
|
||||||
|
category: ['Software', 'AI', 'Database'],
|
||||||
|
route: '/library/manifest.svg',
|
||||||
|
url: 'https://manifest.build',
|
||||||
|
brandUrl: 'https://manifest.build/brand-assets'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Supabase',
|
title: 'Supabase',
|
||||||
category: 'Database',
|
category: 'Database',
|
||||||
@@ -3212,7 +3219,7 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Polar',
|
title: 'Polar',
|
||||||
category: 'Software',
|
category: ['Software', 'Payment'],
|
||||||
route: {
|
route: {
|
||||||
light: '/library/polar-sh_light.svg',
|
light: '/library/polar-sh_light.svg',
|
||||||
dark: '/library/polar-sh_dark.svg'
|
dark: '/library/polar-sh_dark.svg'
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user