mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add Polars SVG
This commit is contained in:
@@ -3027,5 +3027,11 @@ export const svgs: iSVG[] = [
|
|||||||
category: 'Software',
|
category: 'Software',
|
||||||
route: '/library/zed-logo.svg',
|
route: '/library/zed-logo.svg',
|
||||||
url: 'https://zed.dev/'
|
url: 'https://zed.dev/'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Polars',
|
||||||
|
category: 'Library',
|
||||||
|
route: 'library/polars-logo.svg',
|
||||||
|
url: 'https://pola.rs/'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user