mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge branch 'main' into add-postcss-logo
This commit is contained in:
@@ -2822,5 +2822,12 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/postcss.svg',
|
||||
wordmark: '/library/postcss_wordmark.svg',
|
||||
url: 'https://postcss.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