add: todoist logo

This commit is contained in:
Possible Panda
2024-06-10 09:06:05 -04:00
parent 2177ea0982
commit 23fbecd9c9
4 changed files with 3379 additions and 2697 deletions
+12 -5
View File
@@ -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/'
}
];