From 3e997d9cfd60a74bef37a73a6caebac85ee30986 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar?= Date: Sun, 2 Apr 2023 09:16:42 +0200 Subject: [PATCH] Add solid-icons package to third party extensions (#8486) Co-authored-by: LitoMore --- README.md | 1 + assets/readme/solid-white.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 assets/readme/solid-white.svg diff --git a/README.md b/README.md index ae2d22a8..9d62081c 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg'); | [Laravel Package](https://github.com/ublabs/blade-simple-icons) Laravel | [@adrian-ub](https://github.com/adrian-ub) | | [Python package](https://github.com/sachinraja/simple-icons-py) Python | [@sachinraja](https://github.com/sachinraja) | | [React package](https://github.com/icons-pack/react-simple-icons) React | [@wootsbot](https://github.com/wootsbot) | +| [Solid package](https://github.com/x64Bits/solid-icons) Solid | [@x64Bits](https://github.com/x64Bits) | | [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) Stream Deck | [@mackenly](https://github.com/mackenly) | | [Svelte package](https://github.com/icons-pack/svelte-simple-icons) Svelte | [@wootsbot](https://github.com/wootsbot) | | [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) Vue | [@wyatt-herkamp](https://github.com/wyatt-herkamp) | diff --git a/assets/readme/solid-white.svg b/assets/readme/solid-white.svg new file mode 100644 index 00000000..438f64e0 --- /dev/null +++ b/assets/readme/solid-white.svg @@ -0,0 +1 @@ +Solid \ No newline at end of file