From de91fca307a83d75fc5b1f6ce24540454acead41 Mon Sep 17 00:00:00 2001 From: Thijs <28990589+tandpfun@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:36:53 -0800 Subject: [PATCH] +11 Icons https://skillicons.dev/icons?i=sklearn,robloxstudio,vitest,terraform,opencv,nix,latex,gmail,elasticsearch,bun,anaconda --- icons/Anaconda-Dark.svg | 4 +++ icons/Anaconda-Light.svg | 4 +++ icons/Bun-Dark.svg | 17 +++++++++++++ icons/Bun-Light.svg | 17 +++++++++++++ icons/Elasticsearch-Dark.svg | 9 +++++++ icons/Elasticsearch-Light.svg | 9 +++++++ icons/Gmail-Dark.svg | 8 ++++++ icons/Gmail-Light.svg | 8 ++++++ icons/LaTeX-Dark.svg | 15 ++++++----- icons/LaTeX-Light.svg | 32 +++++++++++++++++++++++- icons/Nix-Dark.svg | 47 +++++++++++++++++++++++++++++++++++ icons/Nix-Light.svg | 47 +++++++++++++++++++++++++++++++++++ icons/OpenCV-Dark.svg | 6 +++++ icons/OpenCV-Light.svg | 6 +++++ icons/RobloxStudio.svg | 11 ++++++++ icons/SciKitLearn-Light.svg | 18 ++++++++++++++ icons/ScikitLearn-Dark.svg | 18 ++++++++++++++ icons/Terraform-Dark.svg | 6 +++++ icons/Terraform-Light.svg | 6 +++++ icons/Vitest-Dark.svg | 6 +++++ icons/Vitest-Light.svg | 6 +++++ icons/p5js.svg | 6 +++++ index.js | 1 + readme.md | 11 ++++++++ 24 files changed, 309 insertions(+), 9 deletions(-) create mode 100644 icons/Anaconda-Dark.svg create mode 100644 icons/Anaconda-Light.svg create mode 100644 icons/Bun-Dark.svg create mode 100644 icons/Bun-Light.svg create mode 100644 icons/Elasticsearch-Dark.svg create mode 100644 icons/Elasticsearch-Light.svg create mode 100644 icons/Gmail-Dark.svg create mode 100644 icons/Gmail-Light.svg create mode 100644 icons/Nix-Dark.svg create mode 100644 icons/Nix-Light.svg create mode 100644 icons/OpenCV-Dark.svg create mode 100644 icons/OpenCV-Light.svg create mode 100644 icons/RobloxStudio.svg create mode 100644 icons/SciKitLearn-Light.svg create mode 100644 icons/ScikitLearn-Dark.svg create mode 100644 icons/Terraform-Dark.svg create mode 100644 icons/Terraform-Light.svg create mode 100644 icons/Vitest-Dark.svg create mode 100644 icons/Vitest-Light.svg create mode 100644 icons/p5js.svg diff --git a/icons/Anaconda-Dark.svg b/icons/Anaconda-Dark.svg new file mode 100644 index 00000000..d4da6847 --- /dev/null +++ b/icons/Anaconda-Dark.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/Anaconda-Light.svg b/icons/Anaconda-Light.svg new file mode 100644 index 00000000..f97aeba5 --- /dev/null +++ b/icons/Anaconda-Light.svg @@ -0,0 +1,4 @@ + + + + diff --git a/icons/Bun-Dark.svg b/icons/Bun-Dark.svg new file mode 100644 index 00000000..c294729b --- /dev/null +++ b/icons/Bun-Dark.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/Bun-Light.svg b/icons/Bun-Light.svg new file mode 100644 index 00000000..5af507be --- /dev/null +++ b/icons/Bun-Light.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/icons/Elasticsearch-Dark.svg b/icons/Elasticsearch-Dark.svg new file mode 100644 index 00000000..9e1d5f23 --- /dev/null +++ b/icons/Elasticsearch-Dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/Elasticsearch-Light.svg b/icons/Elasticsearch-Light.svg new file mode 100644 index 00000000..3b401ceb --- /dev/null +++ b/icons/Elasticsearch-Light.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/Gmail-Dark.svg b/icons/Gmail-Dark.svg new file mode 100644 index 00000000..365c2834 --- /dev/null +++ b/icons/Gmail-Dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/Gmail-Light.svg b/icons/Gmail-Light.svg new file mode 100644 index 00000000..7d9a323f --- /dev/null +++ b/icons/Gmail-Light.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/LaTeX-Dark.svg b/icons/LaTeX-Dark.svg index 767895e7..dcf8b0dd 100644 --- a/icons/LaTeX-Dark.svg +++ b/icons/LaTeX-Dark.svg @@ -1,11 +1,10 @@ - - - - - - + + + + + @@ -16,11 +15,11 @@ - + - + diff --git a/icons/LaTeX-Light.svg b/icons/LaTeX-Light.svg index d96c9307..d82198b4 100644 --- a/icons/LaTeX-Light.svg +++ b/icons/LaTeX-Light.svg @@ -1 +1,31 @@ - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/Nix-Dark.svg b/icons/Nix-Dark.svg new file mode 100644 index 00000000..5091477c --- /dev/null +++ b/icons/Nix-Dark.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/Nix-Light.svg b/icons/Nix-Light.svg new file mode 100644 index 00000000..eba90082 --- /dev/null +++ b/icons/Nix-Light.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/OpenCV-Dark.svg b/icons/OpenCV-Dark.svg new file mode 100644 index 00000000..9022f907 --- /dev/null +++ b/icons/OpenCV-Dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/OpenCV-Light.svg b/icons/OpenCV-Light.svg new file mode 100644 index 00000000..fc5c3fa4 --- /dev/null +++ b/icons/OpenCV-Light.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/RobloxStudio.svg b/icons/RobloxStudio.svg new file mode 100644 index 00000000..141e4109 --- /dev/null +++ b/icons/RobloxStudio.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/icons/SciKitLearn-Light.svg b/icons/SciKitLearn-Light.svg new file mode 100644 index 00000000..7fbaab06 --- /dev/null +++ b/icons/SciKitLearn-Light.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/icons/ScikitLearn-Dark.svg b/icons/ScikitLearn-Dark.svg new file mode 100644 index 00000000..ea1994a5 --- /dev/null +++ b/icons/ScikitLearn-Dark.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/icons/Terraform-Dark.svg b/icons/Terraform-Dark.svg new file mode 100644 index 00000000..54eb87d4 --- /dev/null +++ b/icons/Terraform-Dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/Terraform-Light.svg b/icons/Terraform-Light.svg new file mode 100644 index 00000000..d33baab1 --- /dev/null +++ b/icons/Terraform-Light.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/Vitest-Dark.svg b/icons/Vitest-Dark.svg new file mode 100644 index 00000000..f7d943a0 --- /dev/null +++ b/icons/Vitest-Dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/Vitest-Light.svg b/icons/Vitest-Light.svg new file mode 100644 index 00000000..86d21e6c --- /dev/null +++ b/icons/Vitest-Light.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/p5js.svg b/icons/p5js.svg new file mode 100644 index 00000000..fc77c35a --- /dev/null +++ b/icons/p5js.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/index.js b/index.js index ae69dc9b..8067b2b8 100644 --- a/index.js +++ b/index.js @@ -40,6 +40,7 @@ const shortNames = { rxjs: 'reactivex', rxjava: 'reactivex', ghactions: 'githubactions', + sklearn: 'scikitlearn', }; const themedIcons = [ ...Object.keys(icons) diff --git a/readme.md b/readme.md index cbe1e1c5..6bac6d50 100644 --- a/readme.md +++ b/readme.md @@ -92,6 +92,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `ae` | | | `aiscript` | | | `alpinejs` | | +| `anaconda` | | | `androidstudio` | | | `angular` | | | `ansible` | | @@ -111,6 +112,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `blender` | | | `bootstrap` | | | `bsd` | | +| `bun` | | | `c` | | | `cs` | | | `cpp` | | @@ -133,6 +135,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `dotnet` | | | `dynamodb` | | | `eclipse` | | +| `elasticsearch` | | | `electron` | | | `elixir` | | | `emacs` | | @@ -154,6 +157,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `github` | | | `githubactions` | | | `gitlab` | | +| `gmail` | | | `gherkin` | | | `go` | | | `gradle` | | @@ -201,12 +205,15 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `nextjs` | | | `nginx` | | | `nim` | | +| `nix` | | | `nodejs` | | | `nuxtjs` | | | `ocaml` | | | `octave` | | +| `opencv` | | | `openshift` | | | `openstack` | | +| `p5js` | | | `perl` | | | `ps` | | | `php` | | @@ -234,6 +241,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `regex` | | | `remix` | | | `replit` | | +| `robloxstudio` | | | `rocket` | | | `rollupjs` | | | `ros` | | @@ -246,6 +254,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `styledcomponents` | | | `supabase` | | | `scala` | | +| `sklearn` | | | `selenium` | | | `sentry` | | | `sequelize` | | @@ -259,6 +268,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `tailwind` | | | `tauri` | | | `tensorflow` | | +| `terraform` | | | `threejs` | | | `twitter` | | | `ts` | | @@ -270,6 +280,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `vim` | | | `visualstudio` | | | `vite` | | +| `vitest` | | | `vscode` | | | `vue` | | | `wasm` | |