mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
add: todoist logo
This commit is contained in:
+12
-5
@@ -2817,10 +2817,17 @@ export const svgs: iSVG[] = [
|
||||
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/"
|
||||
title: 'SVG',
|
||||
category: ['Language', 'Design'],
|
||||
route: '/library/svg.svg',
|
||||
wordmark: '/library/svg_wordmark.svg',
|
||||
url: 'https://www.w3.org/TR/SVG/'
|
||||
},
|
||||
{
|
||||
title: 'Todoist',
|
||||
category: 'Software',
|
||||
route: '/library/todoist.svg',
|
||||
wordmark: '/library/todoist_wordmark.svg',
|
||||
url: 'https://todoist.com/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user