mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
@@ -2815,5 +2815,12 @@ export const svgs: iSVG[] = [
|
||||
category: 'Library',
|
||||
route: '/library/webcomponents.svg',
|
||||
url: 'https://www.webcomponents.org/'
|
||||
},
|
||||
{
|
||||
title: "SVG",
|
||||
category: ["Language", "Design"],
|
||||
route: "/library/svg.svg",
|
||||
wordmark: "/library/svg_wordmark.svg",
|
||||
url: "https://www.w3.org/TR/SVG/"
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user