From b01f4209d420a2356460d305472a7c652ec1422c Mon Sep 17 00:00:00 2001 From: Dustin Loring Date: Thu, 16 Jan 2025 13:57:29 -0500 Subject: [PATCH] feat: add icons added icons for use later --- icons/angular.svg | 1 + icons/astro.svg | 1 + icons/nativescript.svg | 1 + icons/nextjs.svg | 1 + icons/nuxt.svg | 1 + icons/qwik.svg | 1 + icons/react.svg | 1 + icons/remix.svg | 1 + icons/remotion.svg | 1 + icons/slidev.svg | 1 + icons/svelte.svg | 1 + icons/typescript.svg | 1 + icons/vite.svg | 1 + icons/vue.svg | 1 + 14 files changed, 14 insertions(+) create mode 100644 icons/angular.svg create mode 100644 icons/astro.svg create mode 100644 icons/nativescript.svg create mode 100644 icons/nextjs.svg create mode 100644 icons/nuxt.svg create mode 100644 icons/qwik.svg create mode 100644 icons/react.svg create mode 100644 icons/remix.svg create mode 100644 icons/remotion.svg create mode 100644 icons/slidev.svg create mode 100644 icons/svelte.svg create mode 100644 icons/typescript.svg create mode 100644 icons/vite.svg create mode 100644 icons/vue.svg diff --git a/icons/angular.svg b/icons/angular.svg new file mode 100644 index 0000000..0f39575 --- /dev/null +++ b/icons/angular.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/astro.svg b/icons/astro.svg new file mode 100644 index 0000000..cb21d98 --- /dev/null +++ b/icons/astro.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/nativescript.svg b/icons/nativescript.svg new file mode 100644 index 0000000..0631bf1 --- /dev/null +++ b/icons/nativescript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/nextjs.svg b/icons/nextjs.svg new file mode 100644 index 0000000..1bb5425 --- /dev/null +++ b/icons/nextjs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/nuxt.svg b/icons/nuxt.svg new file mode 100644 index 0000000..9aee163 --- /dev/null +++ b/icons/nuxt.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/qwik.svg b/icons/qwik.svg new file mode 100644 index 0000000..040eec2 --- /dev/null +++ b/icons/qwik.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/react.svg b/icons/react.svg new file mode 100644 index 0000000..22c1d57 --- /dev/null +++ b/icons/react.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/remix.svg b/icons/remix.svg new file mode 100644 index 0000000..0ec88d3 --- /dev/null +++ b/icons/remix.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/remotion.svg b/icons/remotion.svg new file mode 100644 index 0000000..d35f4dd --- /dev/null +++ b/icons/remotion.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/slidev.svg b/icons/slidev.svg new file mode 100644 index 0000000..4fc134c --- /dev/null +++ b/icons/slidev.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/svelte.svg b/icons/svelte.svg new file mode 100644 index 0000000..7ee89b4 --- /dev/null +++ b/icons/svelte.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/typescript.svg b/icons/typescript.svg new file mode 100644 index 0000000..1a43b55 --- /dev/null +++ b/icons/typescript.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/vite.svg b/icons/vite.svg new file mode 100644 index 0000000..0d7d42c --- /dev/null +++ b/icons/vite.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/vue.svg b/icons/vue.svg new file mode 100644 index 0000000..928f8a4 --- /dev/null +++ b/icons/vue.svg @@ -0,0 +1 @@ + \ No newline at end of file