From ec5d0f5f3cefdd02ad1bbe84735f39d0f82c2cdb Mon Sep 17 00:00:00 2001 From: LelouchFR Date: Wed, 22 May 2024 09:43:06 +0200 Subject: [PATCH] closes tandpfun/skill-icons#370, closes tandpfun/skill-icons#973; added holy c and trpc --- README.md | 4 +++- api/index.go | 1 + assets/holyc.svg | 12 ++++++++++++ assets/trpc.svg | 4 ++++ 4 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 assets/holyc.svg create mode 100644 assets/trpc.svg diff --git a/README.md b/README.md index a090e11..237ef36 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `helix` | | | `heroku` | | | `hibernate` | | +| `hc` | | | `html` | | | `htmx` | | | `hydrogen` | | @@ -279,7 +280,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `nextjs` | | | `nginx` | | | `nim` | | -| `nix` | | +| `nix` | | | `nodejs` | | | `notion` | | | `npm` | | @@ -393,6 +394,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `testinglibrary` | | | `threejs` | | | `tor` | | +| `trpc` | | | `twitter` | | | `ts` | | | `ubuntu` | | diff --git a/api/index.go b/api/index.go index 6dc5f9d..b142b8b 100644 --- a/api/index.go +++ b/api/index.go @@ -87,6 +87,7 @@ var shortNames = map[string]string{ "asm": "assembly", "pop": "popos", "nix": "nixos", + "hc": "holyc", } var ( diff --git a/assets/holyc.svg b/assets/holyc.svg new file mode 100644 index 0000000..273796d --- /dev/null +++ b/assets/holyc.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/assets/trpc.svg b/assets/trpc.svg new file mode 100644 index 0000000..c9a882a --- /dev/null +++ b/assets/trpc.svg @@ -0,0 +1,4 @@ + + + +