From 1b1c65b053e98b2e54563ce680d7085632875285 Mon Sep 17 00:00:00 2001 From: estebancastano Date: Fri, 6 Jun 2025 09:37:00 -0500 Subject: [PATCH] Add: UV SVG --- src/data/svgs.ts | 6 ++++++ static/library/uv.svg | 3 +++ 2 files changed, 9 insertions(+) create mode 100644 static/library/uv.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index d050db4..1927c98 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -57,6 +57,12 @@ export const svgs: iSVG[] = [ route: '/library/drive.svg', url: 'https://www.google.com/drive/' }, + { + title: 'UV', + category: 'Devtool', + route: '/library/uv.svg', + url: 'https://docs.astral.sh/uv/' + }, { title: 'Milanote', category: 'Software', diff --git a/static/library/uv.svg b/static/library/uv.svg new file mode 100644 index 0000000..ba859cd --- /dev/null +++ b/static/library/uv.svg @@ -0,0 +1,3 @@ + + +