mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge pull request #747 from RavianXReaver/dingocoinlogo
Add Dingocoin logo
This commit is contained in:
+6
-1
@@ -109,7 +109,6 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
url: 'https://milanote.com'
|
url: 'https://milanote.com'
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
title: 'Together AI',
|
title: 'Together AI',
|
||||||
category: 'AI',
|
category: 'AI',
|
||||||
@@ -3729,6 +3728,12 @@ export const svgs: iSVG[] = [
|
|||||||
route: '/library/firebase-studio.svg',
|
route: '/library/firebase-studio.svg',
|
||||||
url: 'https://firebase.studio/'
|
url: 'https://firebase.studio/'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Dingocoin',
|
||||||
|
category: 'Crypto',
|
||||||
|
route: '/library/dingocoin.svg',
|
||||||
|
url: 'https://dingocoin.com/'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'HeroUI',
|
title: 'HeroUI',
|
||||||
category: 'Library',
|
category: 'Library',
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user