Skip to content

Commit

Permalink
🆕 +3 Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
tandpfun committed Mar 28, 2022
1 parent 9dd71f0 commit 9e1ef97
Show file tree
Hide file tree
Showing 7 changed files with 61 additions and 0 deletions.
5 changes: 5 additions & 0 deletions icons/Django.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/OpenStack-Dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/OpenStack-Light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions icons/Powershell-Dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions icons/Powershell-Light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const shortNames = {
unreal: 'unrealengine',
nest: 'nestjs',
ktorio: 'ktor',
pwsh: 'powershell',
};
const themedIcons = [
...Object.keys(icons)
Expand Down
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `deno` | <img src="./icons/DENO-Dark.svg" width="48"> |
| `discord` | <img src="./icons/Discord.svg" width="48"> |
| `bots` | <img src="./icons/DiscordBots.svg" width="48"> |
| `django` | <img src="./icons/Django.svg" width="48"> |
| `docker` | <img src="./icons/Docker.svg" width="48"> |
| `dotnet` | <img src="./icons/DotNet.svg" width="48"> |
| `eclipse` | <img src="./icons/Eclipse-Dark.svg" width="48"> |
Expand Down Expand Up @@ -171,11 +172,13 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `nodejs` | <img src="./icons/NodeJS-Dark.svg" width="48"> |
| `nuxtjs` | <img src="./icons/NuxtJS-Dark.svg" width="48"> |
| `openshift` | <img src="./icons/OpenShift.svg" width="48"> |
| `openstack` | <img src="./icons/OpenStack-Dark.svg" width="48"> |
| `perl` | <img src="./icons/Perl.svg" width="48"> |
| `ps` | <img src="./icons/Photoshop.svg" width="48"> |
| `php` | <img src="./icons/PHP-Dark.svg" width="48"> |
| `plan9` | <img src="./icons/Plan9-Dark.svg" width="48"> |
| `postgres` | <img src="./icons/PostgreSQL-Dark.svg" width="48"> |
| `powershell` | <img src="./icons/Powershell-Dark.svg" width="48"> |
| `pr` | <img src="./icons/Premiere.svg" width="48"> |
| `prisma` | <img src="./icons/Prisma.svg" width="48"> |
| `prometheus` | <img src="./icons/Prometheus.svg" width="48"> |
Expand Down

0 comments on commit 9e1ef97

Please sign in to comment.