mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-11 17:50:32 +08:00
⚙️ Fix duplicated `svg
` logo + todoist wordmark version
This commit is contained in:
parent
96b1b0722f
commit
7e0bb11c00
@ -2830,18 +2830,11 @@ export const svgs: iSVG[] = [
|
|||||||
wordmark: "/library/svg_wordmark.svg",
|
wordmark: "/library/svg_wordmark.svg",
|
||||||
url: "https://www.w3.org/TR/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',
|
title: 'Todoist',
|
||||||
category: 'Software',
|
category: 'Software',
|
||||||
route: '/library/todoist.svg',
|
route: '/library/todoist.svg',
|
||||||
wordmark: '/library/todoist_wordmark.svg',
|
wordmark: '/library/todoist-wordmark.svg',
|
||||||
url: 'https://todoist.com/'
|
url: 'https://todoist.com/'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user