📦 Add Polars SVG

This commit is contained in:
Miguel Vega 2024-11-18 09:21:35 -05:00
parent efdcdb22fd
commit a849092058
2 changed files with 7 additions and 0 deletions

View File

@ -3027,5 +3027,11 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/zed-logo.svg',
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