mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add logos & update Dreamweaver
This commit is contained in:
@@ -1,6 +1,24 @@
|
||||
import type { iSVG } from '../types/svg';
|
||||
|
||||
export const svgs: iSVG[] = [
|
||||
{
|
||||
title: "Animate",
|
||||
category: ["Software", "Design"],
|
||||
"route": "/library/animate.svg",
|
||||
"url": "https://www.adobe.com/products/animate.html"
|
||||
},
|
||||
{
|
||||
title: "Blender",
|
||||
category: ["Software", "Design"],
|
||||
"route": "/library/blender.svg",
|
||||
"url": "https://blender.org/"
|
||||
},
|
||||
{
|
||||
title: "Lua",
|
||||
category: "Language",
|
||||
"route": "/library/lua.svg",
|
||||
"url": "https://lua.org/"
|
||||
},
|
||||
{
|
||||
title: 'Mercado Pago',
|
||||
category: 'Payment',
|
||||
|
||||
Reference in New Issue
Block a user