From 7577d7e4eaa0669d7b41aa75602ef94c698dd32b Mon Sep 17 00:00:00 2001 From: mlhiter <3076438032@qq.com> Date: Mon, 21 Oct 2024 16:35:02 +0800 Subject: [PATCH] chore: add some new runtime svg --- .../devbox/public/images/ant-design.svg | 83 +++++++++++++++++++ .../devbox/public/images/chakra-ui.svg | 15 ++++ .../providers/devbox/public/images/django.svg | 19 +++++ .../providers/devbox/public/images/hexo.svg | 3 + .../providers/devbox/public/images/hugo.svg | 14 ++++ .../devbox/public/images/laravel.svg | 1 + .../providers/devbox/public/images/lris.svg | 14 ++++ .../devbox/public/images/nest.js.svg | 25 ++++++ .../providers/devbox/public/images/nuxt3.svg | 1 + .../providers/devbox/public/images/rocket.svg | 4 + .../providers/devbox/public/images/umi.svg | 1 + .../providers/devbox/public/images/vert.x.svg | 14 ++++ .../devbox/public/images/vitepress.svg | 21 +++++ 13 files changed, 215 insertions(+) create mode 100644 frontend/providers/devbox/public/images/ant-design.svg create mode 100644 frontend/providers/devbox/public/images/chakra-ui.svg create mode 100644 frontend/providers/devbox/public/images/django.svg create mode 100644 frontend/providers/devbox/public/images/hexo.svg create mode 100644 frontend/providers/devbox/public/images/hugo.svg create mode 100644 frontend/providers/devbox/public/images/laravel.svg create mode 100644 frontend/providers/devbox/public/images/lris.svg create mode 100644 frontend/providers/devbox/public/images/nest.js.svg create mode 100644 frontend/providers/devbox/public/images/nuxt3.svg create mode 100644 frontend/providers/devbox/public/images/rocket.svg create mode 100644 frontend/providers/devbox/public/images/umi.svg create mode 100644 frontend/providers/devbox/public/images/vert.x.svg create mode 100644 frontend/providers/devbox/public/images/vitepress.svg diff --git a/frontend/providers/devbox/public/images/ant-design.svg b/frontend/providers/devbox/public/images/ant-design.svg new file mode 100644 index 00000000000..1878f791c8f --- /dev/null +++ b/frontend/providers/devbox/public/images/ant-design.svg @@ -0,0 +1,83 @@ + + + + + Group 28 Copy 5 + + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/frontend/providers/devbox/public/images/chakra-ui.svg b/frontend/providers/devbox/public/images/chakra-ui.svg new file mode 100644 index 00000000000..0360858e573 --- /dev/null +++ b/frontend/providers/devbox/public/images/chakra-ui.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/frontend/providers/devbox/public/images/django.svg b/frontend/providers/devbox/public/images/django.svg new file mode 100644 index 00000000000..8390bbacf83 --- /dev/null +++ b/frontend/providers/devbox/public/images/django.svg @@ -0,0 +1,19 @@ + + + logo-django + + Created with Sketch (http://www.bohemiancoding.com/sketch) + + + + + + + + + + + + + + \ No newline at end of file diff --git a/frontend/providers/devbox/public/images/hexo.svg b/frontend/providers/devbox/public/images/hexo.svg new file mode 100644 index 00000000000..48d709f8b46 --- /dev/null +++ b/frontend/providers/devbox/public/images/hexo.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/frontend/providers/devbox/public/images/hugo.svg b/frontend/providers/devbox/public/images/hugo.svg new file mode 100644 index 00000000000..1d0b1a821ee --- /dev/null +++ b/frontend/providers/devbox/public/images/hugo.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/frontend/providers/devbox/public/images/laravel.svg b/frontend/providers/devbox/public/images/laravel.svg new file mode 100644 index 00000000000..e1309dd21e8 --- /dev/null +++ b/frontend/providers/devbox/public/images/laravel.svg @@ -0,0 +1 @@ +Logomark \ No newline at end of file diff --git a/frontend/providers/devbox/public/images/lris.svg b/frontend/providers/devbox/public/images/lris.svg new file mode 100644 index 00000000000..71b8493a516 --- /dev/null +++ b/frontend/providers/devbox/public/images/lris.svg @@ -0,0 +1,14 @@ + + + + diff --git a/frontend/providers/devbox/public/images/nest.js.svg b/frontend/providers/devbox/public/images/nest.js.svg new file mode 100644 index 00000000000..85f87141740 --- /dev/null +++ b/frontend/providers/devbox/public/images/nest.js.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/frontend/providers/devbox/public/images/nuxt3.svg b/frontend/providers/devbox/public/images/nuxt3.svg new file mode 100644 index 00000000000..0491cc5ada5 --- /dev/null +++ b/frontend/providers/devbox/public/images/nuxt3.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/frontend/providers/devbox/public/images/rocket.svg b/frontend/providers/devbox/public/images/rocket.svg new file mode 100644 index 00000000000..3f2733e4ea3 --- /dev/null +++ b/frontend/providers/devbox/public/images/rocket.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/frontend/providers/devbox/public/images/umi.svg b/frontend/providers/devbox/public/images/umi.svg new file mode 100644 index 00000000000..bb49013cdbf --- /dev/null +++ b/frontend/providers/devbox/public/images/umi.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/frontend/providers/devbox/public/images/vert.x.svg b/frontend/providers/devbox/public/images/vert.x.svg new file mode 100644 index 00000000000..6a012954b9c --- /dev/null +++ b/frontend/providers/devbox/public/images/vert.x.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/frontend/providers/devbox/public/images/vitepress.svg b/frontend/providers/devbox/public/images/vitepress.svg new file mode 100644 index 00000000000..8df5c42701a --- /dev/null +++ b/frontend/providers/devbox/public/images/vitepress.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file