From 9c6a720a3d9c95f61a2f6563764dddd2056181d4 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Wed, 20 Mar 2024 17:45:54 +0000 Subject: [PATCH] Add VitePress (#10674) --- _data/simple-icons.json | 5 +++++ icons/vitepress.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/vitepress.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5a0eed81..e7a754ea 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -16311,6 +16311,11 @@ "hex": "646CFF", "source": "https://vitejs.dev" }, + { + "title": "VitePress", + "hex": "5C73E7", + "source": "https://github.com/vuejs/vitepress/blob/f7aef3ca23dae39e226c85d7bb2579dbf7c758f3/art/vitepress-logo-mini.svg" + }, { "title": "Vitess", "hex": "F16728", diff --git a/icons/vitepress.svg b/icons/vitepress.svg new file mode 100644 index 00000000..f10240cd --- /dev/null +++ b/icons/vitepress.svg @@ -0,0 +1 @@ +VitePress \ No newline at end of file