From f907bae69e9977bd6f620b2215701dc32a82dee8 Mon Sep 17 00:00:00 2001 From: funayamateppei Date: Wed, 12 Nov 2025 00:18:19 +0900 Subject: [PATCH 1/2] Added WebRTC Icon Light/Dark --- icons/WebRTC-Dark.svg | 21 +++++++++++++++++++++ icons/WebRTC-Light.svg | 21 +++++++++++++++++++++ readme.md | 1 + 3 files changed, 43 insertions(+) create mode 100644 icons/WebRTC-Dark.svg create mode 100644 icons/WebRTC-Light.svg diff --git a/icons/WebRTC-Dark.svg b/icons/WebRTC-Dark.svg new file mode 100644 index 00000000..2d9a44f5 --- /dev/null +++ b/icons/WebRTC-Dark.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/icons/WebRTC-Light.svg b/icons/WebRTC-Light.svg new file mode 100644 index 00000000..b30cb3f3 --- /dev/null +++ b/icons/WebRTC-Light.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/readme.md b/readme.md index 3798b7cf..05ad202a 100644 --- a/readme.md +++ b/readme.md @@ -312,6 +312,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `wasm` | | | `webflow` | | | `webpack` | | +| `webrtc` | | | `webstorm` | | | `windicss` | | | `windows` | | From 3bf9cd406970667a3d6a40041b9e34c3f72f6190 Mon Sep 17 00:00:00 2001 From: funayamateppei Date: Thu, 13 Nov 2025 13:07:07 +0900 Subject: [PATCH 2/2] chore: adjust center --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 05ad202a..1ab5fb75 100644 --- a/readme.md +++ b/readme.md @@ -312,7 +312,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `wasm` | | | `webflow` | | | `webpack` | | -| `webrtc` | | +| `webrtc` | | | `webstorm` | | | `windicss` | | | `windows` | |