diff --git a/README.md b/README.md
index bce0643ca..ffe940390 100644
--- a/README.md
+++ b/README.md
@@ -149,34 +149,39 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg');
## Third-Party Extensions
-| Extension | Author |
-| :-- | :-- |
-| [Angular module](https://github.com/avmaisak/ngx-simple-icons) | [@avmaisak](https://github.com/avmaisak) |
-| [Blazor Nuget package](https://github.com/TimeWarpEngineering/timewarp-simple-icons) | [@TimeWarpEngineering](https://github.com/TimeWarpEngineering) |
-| [Blender add-on](https://github.com/mondeja/simple-icons-blender) | [@mondeja](https://github.com/mondeja) |
-| [Drawio library](https://github.com/mondeja/simple-icons-drawio) | [@mondeja](https://github.com/mondeja) |
-| [Drupal module](https://www.drupal.org/project/simple_icons) | [Phil Wolstenholme](https://www.drupal.org/u/phil-wolstenholme) |
-| [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908/Simple-Icons) | [@LitoMore](https://github.com/LitoMore) |
-| [Flutter package](https://pub.dev/packages/simple_icons) | [@jlnrrg](https://github.com/jlnrrg) |
-| [Framer component](https://github.com/LitoMore/simple-icons-framer) | [@LitoMore](https://github.com/LitoMore) |
-| [Hexo plugin](https://github.com/nidbCN/hexo-simpleIcons) | [@nidbCN](https://github.com/nidbCN/) |
-| [Home Assistant plugin](https://github.com/vigonotion/hass-simpleicons) | [@vigonotion](https://github.com/vigonotion/) |
-| [Hugo module](https://github.com/foo-dogsquared/hugo-mod-simple-icons) | [@foo-dogsquared](https://github.com/foo-dogsquared) |
-| [Java library](https://github.com/silentsoft/simpleicons4j) | [@silentsoft](https://github.com/silentsoft) |
-| [Jetpack Compose library](https://github.com/DevSrSouza/compose-icons) | [@devsrsouza](https://github.com/devsrsouza/) |
-| [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) | [@runxel](https://github.com/runxel) |
-| [LaTeX package](https://github.com/ineshbose/simple-icons-latex) | [@ineshbose](https://github.com/ineshbose) |
-| [Laravel package](https://github.com/ublabs/blade-simple-icons) | [@adrian-ub](https://github.com/adrian-ub) |
-| [Leptos crate](https://github.com/Carlosted/leptos-icons) | [@Carlosted](https://github.com/Carlosted) |
-| [Python package](https://github.com/sachinraja/simple-icons-py) | [@sachinraja](https://github.com/sachinraja) |
-| [React package](https://github.com/icons-pack/react-simple-icons) | [@wootsbot](https://github.com/wootsbot) |
-| [Ruby gem](https://rubygems.org/gems/simple-icons-rails) | [@thepew](https://github.com/the-pew-inc) |
-| [Solid package](https://github.com/x64Bits/solid-icons) | [@x64Bits](https://github.com/x64Bits) |
-| [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) | [@mackenly](https://github.com/mackenly) |
-| [Svelte package](https://github.com/icons-pack/svelte-simple-icons) | [@wootsbot](https://github.com/wootsbot) |
-| [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) | [@wyatt-herkamp](https://github.com/wyatt-herkamp) |
-| [Vue package](https://github.com/mainvest/vue-simple-icons) | [@noahlitvin](https://github.com/noahlitvin) |
-| [WordPress plugin](https://wordpress.org/plugins/simple-icons/) | [@tjtaylo](https://github.com/tjtaylo) |
+| Extension | Author | License | Simple Icons Version |
+| :-- | :-- | :-: | :-: |
+| [Angular module](https://github.com/avmaisak/ngx-simple-icons) | [@avmaisak](https://github.com/avmaisak) | ![](https://img.shields.io/github/license/avmaisak/ngx-simple-icons) | [![v6.18.0](https://img.shields.io/static/v1?label=version&message=v6.18.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/6.18.0) |
+| [Blazor Nuget package](https://github.com/TimeWarpEngineering/timewarp-simple-icons) | [@TimeWarpEngineering](https://github.com/TimeWarpEngineering) | ![](https://img.shields.io/github/license/TimeWarpEngineering/timewarp-simple-icons) | [![v9.9.0](https://img.shields.io/static/v1?label=version&message=v9.9.0&logo=simpleicons&color=yellow)](https://github.com/simple-icons/simple-icons/tree/9.9.0) |
+| [Blender add-on](https://github.com/mondeja/simple-icons-blender) | [@mondeja](https://github.com/mondeja) | ![](https://img.shields.io/github/license/mondeja/simple-icons-blender) | [![Latest](https://img.shields.io/static/v1?label=version&message=latest&logo=simpleicons&color=green)](https://github.com/simple-icons/simple-icons/tree/master) |
+| [Drawio library](https://github.com/mondeja/simple-icons-drawio) | [@mondeja](https://github.com/mondeja) | ![](https://img.shields.io/github/license/mondeja/simple-icons-drawio) | [![Latest](https://img.shields.io/static/v1?label=version&message=latest&logo=simpleicons&color=green)](https://github.com/simple-icons/simple-icons/tree/master) |
+| [Drupal module](https://www.drupal.org/project/simple_icons) | [Phil Wolstenholme](https://www.drupal.org/u/phil-wolstenholme) | ![](https://img.shields.io/badge/license-GPL_v2-blue.svg) | [![v3.13.0](https://img.shields.io/static/v1?label=version&message=v3.13.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/3.13.0) |
+| [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908/Simple-Icons) | [@LitoMore](https://github.com/LitoMore) | ![](https://img.shields.io/github/license/litomore/simple-icons-figma) | [![Latest](https://img.shields.io/static/v1?label=version&message=latest&logo=simpleicons&color=green)](https://github.com/simple-icons/simple-icons/tree/master) |
+| [Flutter package](https://pub.dev/packages/simple_icons) | [@jlnrrg](https://github.com/jlnrrg) | ![](https://img.shields.io/github/license/jlnrrg/simple_icons) | [![v7.10.0](https://img.shields.io/static/v1?label=version&message=v7.10.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/7.10.0) |
+| [Framer component](https://github.com/LitoMore/simple-icons-framer) | [@LitoMore](https://github.com/LitoMore) | ![](https://img.shields.io/github/license/LitoMore/simple-icons-framer) | [![Latest](https://img.shields.io/static/v1?label=version&message=latest&logo=simpleicons&color=green)](https://github.com/simple-icons/simple-icons/tree/master) |
+| [Hexo plugin](https://github.com/nidbCN/hexo-simpleIcons) | [@nidbCN](https://github.com/nidbCN/) | ![](https://img.shields.io/github/license/nidbCN/hexo-simpleIcons) | [![v4.25.0](https://img.shields.io/static/v1?label=version&message=v4.25.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/4.25.0) |
+| [Home Assistant plugin](https://github.com/vigonotion/hass-simpleicons) | [@vigonotion](https://github.com/vigonotion/) | ![](https://img.shields.io/github/license/vigonotion/hass-simpleicons) | [![v7.14.0](https://img.shields.io/static/v1?label=version&message=v7.14.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/7.14.0) |
+| [Hugo module](https://github.com/foo-dogsquared/hugo-mod-simple-icons) | [@foo-dogsquared](https://github.com/foo-dogsquared) | ![](https://img.shields.io/github/license/foo-dogsquared/hugo-mod-simple-icons) | [![Latest](https://img.shields.io/static/v1?label=version&message=latest&logo=simpleicons&color=green)](https://github.com/simple-icons/simple-icons/tree/master) |
+| [Java library](https://github.com/silentsoft/simpleicons4j) | [@silentsoft](https://github.com/silentsoft) | ![](https://img.shields.io/github/license/silentsoft/simpleicons4j) | [![v6.16.0](https://img.shields.io/static/v1?label=version&message=v6.16.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/6.16.0) |
+| [Jetpack Compose library](https://github.com/DevSrSouza/compose-icons) | [@DevSrSouza](https://github.com/devsrsouza/) | ![](https://img.shields.io/github/license/DevSrSouza/compose-icons) | [![v4.14.0](https://img.shields.io/static/v1?label=version&message=v4.14.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/4.14.0) |
+| [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) | [@runxel](https://github.com/runxel) | ![](https://img.shields.io/github/license/runxel/kirby3-simpleicons) | [![v2.19.0](https://img.shields.io/static/v1?label=version&message=v2.19.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/2.19.0) |
+| [LaTeX package](https://github.com/ineshbose/simple-icons-latex) | [@ineshbose](https://github.com/ineshbose) | ![](https://img.shields.io/github/license/ineshbose/simple-icons-latex) | [![Latest](https://img.shields.io/static/v1?label=version&message=latest&logo=simpleicons&color=green)](https://github.com/simple-icons/simple-icons/tree/master) |
+| [Laravel package](https://github.com/ublabs/blade-simple-icons) | [@adrian-ub](https://github.com/adrian-ub) | ![](https://img.shields.io/github/license/ublabs/blade-simple-icons) | [![Latest](https://img.shields.io/static/v1?label=version&message=latest&logo=simpleicons&color=green)](https://github.com/simple-icons/simple-icons/tree/master) |
+| [Leptos crate](https://github.com/Carlosted/leptos-icons) | [@Carlosted](https://github.com/Carlosted) | ![](https://img.shields.io/github/license/Carlosted/leptos-icons) | [![v9.14.0](https://img.shields.io/static/v1?label=version&message=v9.14.0&logo=simpleicons&color=yellow)](https://github.com/simple-icons/simple-icons/tree/9.14.0) |
+| [Python package](https://github.com/sachinraja/simple-icons-py) | [@sachinraja](https://github.com/sachinraja) | ![](https://img.shields.io/github/license/sachinraja/simple-icons-py) | [![v7.21.0](https://img.shields.io/static/v1?label=version&message=v7.21.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/7.21.0) |
+| [React package](https://github.com/icons-pack/react-simple-icons) | [@wootsbot](https://github.com/wootsbot) | ![](https://img.shields.io/github/license/icons-pack/react-simple-icons) | [![v9.16.1](https://img.shields.io/static/v1?label=version&message=v9.16.1&logo=simpleicons&color=yellow)](https://github.com/simple-icons/simple-icons/tree/9.16.1) |
+| [Ruby gem](https://rubygems.org/gems/simple-icons-rails) | [@thepew](https://github.com/the-pew-inc) | ![](https://img.shields.io/github/license/the-pew-inc/simple-icons-rails) | [![Latest](https://img.shields.io/static/v1?label=version&message=latest&logo=simpleicons&color=green)](https://github.com/simple-icons/simple-icons/tree/master) |
+| [Solid package](https://github.com/x64Bits/solid-icons) | [@x64Bits](https://github.com/x64Bits) | ![](https://img.shields.io/github/license/x64Bits/solid-icons) | [![v9.0.0](https://img.shields.io/static/v1?label=version&message=v9.0.0&logo=simpleicons&color=yellow)](https://github.com/simple-icons/simple-icons/tree/9.0.0) |
+| [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) | [@mackenly](https://github.com/mackenly) | ![](https://img.shields.io/github/license/mackenly/simple-icons-stream-deck) | [![v7.17.0](https://img.shields.io/static/v1?label=version&message=v7.17.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/7.17.0) |
+| [Svelte package](https://github.com/icons-pack/svelte-simple-icons) | [@wootsbot](https://github.com/wootsbot) | ![](https://img.shields.io/github/license/icons-pack/svelte-simple-icons) | [![v9.19.0](https://img.shields.io/static/v1?label=version&message=v9.19.0&logo=simpleicons&color=yellow)](https://github.com/simple-icons/simple-icons/tree/9.19.0) |
+| [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) | [@wyatt-herkamp](https://github.com/wyatt-herkamp) | ![](https://img.shields.io/github/license/wyatt-herkamp/vue3-simple-icons) | [![v9.10.0](https://img.shields.io/static/v1?label=version&message=v9.10.0&logo=simpleicons&color=yellow)](https://github.com/simple-icons/simple-icons/tree/9.10.0) |
+| [Vue package](https://github.com/mainvest/vue-simple-icons) | [@noahlitvin](https://github.com/noahlitvin) | ![](https://img.shields.io/github/license/mainvest/vue-simple-icons) | [![v4.7.0](https://img.shields.io/static/v1?label=version&message=v4.7.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/4.7.0) |
+| [WordPress plugin](https://wordpress.org/plugins/simple-icons/) | [@tjtaylo](https://github.com/tjtaylo) | ![](https://img.shields.io/badge/license-GPL_v2-blue.svg) | [![v4.25.0](https://img.shields.io/static/v1?label=version&message=v4.25.0&logo=simpleicons&color=red)](https://github.com/simple-icons/simple-icons/tree/4.25.0) |
+
+> **Note for Extension Authors**\
+> From our next major release (v11, releasing on May 26, 2024), we will begin removing third-party extensions from the above list that are not up to date with at least our previous major release.\
+> For example, when v11 is released, we will remove any extensions that don't support `v10.0.0` or higher.\
+> Please create a PR to update the version number of your extension in this README following each update of your extension.
## Contribute