simple-icons 16.7.0 → 16.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  <p align="center">
2
- <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/simpleicons.svg" alt="Simple Icons" width=70>
2
+ <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/simpleicons.svg" alt="Simple Icons" width=70>
3
3
  <h3 align="center">Simple Icons</h3>
4
4
  <p align="center">
5
5
  Over 3300 SVG icons for popular brands. See them all on one page at <a href="https://simpleicons.org">SimpleIcons.org</a>. Contributions, corrections & requests can be made on GitHub.</p>
@@ -26,7 +26,7 @@ Icons can be downloaded as SVGs directly from [simpleicons.org](https://simpleic
26
26
 
27
27
  ### CDN Usage
28
28
 
29
- Icons can be served from a CDN such as [jsDelivr](https://www.jsdelivr.com/package/npm/simple-icons) or [unpkg](https://unpkg.com/browse/simple-icons/). Simply use the `simple-icons` npm package and specify a version in the URL like the following:
29
+ Icons can be served from a CDN such as [jsDelivr](https://www.jsdelivr.com/package/npm/simple-icons) or [unpkg](https://app.unpkg.com/simple-icons). Simply use the `simple-icons` npm package and specify a version in the URL like the following:
30
30
 
31
31
  ```html
32
32
  <img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v16/icons/[ICON SLUG].svg" />
@@ -52,7 +52,7 @@ We also provide a CDN service which allows you to use colors.
52
52
  <img height="32" width="32" src="https://cdn.simpleicons.org/[ICON SLUG]/[COLOR]/[DARK_MODE_COLOR]" />
53
53
  ```
54
54
 
55
- Where `[COLOR]` is optional, and can be replaced by the [hex colors](https://developer.mozilla.org/en-US/docs/Web/CSS/hex-color) or [CSS keywords](https://www.w3.org/wiki/CSS/Properties/color/keywords) of the icon you want to use. The color is defaulted to the HEX color of the icon shown in [simpleicons.org website](https://simpleicons.org). `[DARK_MODE_COLOR]` is used for dark mode. The [CSS prefers-color-scheme](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme) will be used when a value is specified. For example:
55
+ Where `[COLOR]` is optional, and can be replaced by the [hex colors](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/hex-color) or [CSS keywords](https://www.w3.org/wiki/CSS/Properties/color/keywords) of the icon you want to use. The color is defaulted to the HEX color of the icon shown in [simpleicons.org website](https://simpleicons.org). `[DARK_MODE_COLOR]` is used for dark mode. The [CSS prefers-color-scheme](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@media/prefers-color-scheme) will be used when a value is specified. For example:
56
56
 
57
57
  ```html
58
58
  <img height="32" width="32" src="https://cdn.simpleicons.org/simpleicons" />
@@ -75,7 +75,7 @@ You can use a `viewbox=auto` parameter to get an auto-sized viewbox. This is use
75
75
  <img height="20" src="https://cdn.simpleicons.org/awesomelists?viewbox=auto" />
76
76
  ```
77
77
 
78
- ### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/nodedotjs.svg" alt="Node" align=left width=24>
78
+ ### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/nodedotjs.svg" alt="Node" align=left width=24>
79
79
 
80
80
  The icons are also available through our npm package. To install, simply run:
81
81
 
@@ -127,7 +127,7 @@ If you need to iterate over all icons, use:
127
127
  import * as icons from 'simple-icons';
128
128
  ```
129
129
 
130
- #### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/typescript.svg" alt="TypeScript" align=left width=19 height=19>
130
+ #### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/typescript.svg" alt="TypeScript" align=left width=19 height=19>
131
131
 
132
132
  Type definitions are bundled with the package.
133
133
 
@@ -135,7 +135,7 @@ Type definitions are bundled with the package.
135
135
  import type {SimpleIcon} from 'simple-icons';
136
136
  ```
137
137
 
138
- ### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/php.svg" alt="Php" align=left width=24 height=24>
138
+ ### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/php.svg" alt="Php" align=left width=24 height=24>
139
139
 
140
140
  The icons are also available through [our Packagist package](https://packagist.org/packages/simple-icons/simple-icons). To install, simply run:
141
141
 
@@ -167,17 +167,17 @@ The below are known extensions to third-party tools.
167
167
 
168
168
  | Extension | Author |
169
169
  | :-- | :-- |
170
- | <a href="https://github.com/mondeja/simple-icons-blender"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/blender.svg" alt="Blender" align=left width=24 height=24>&nbsp;Blender add-on</a> | [@mondeja](https://github.com/mondeja) |
171
- | <a href="https://boxy-svg.com/ideas/298/simple-icons-library-provider"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/boxysvg.svg" alt="Boxy SVG" align=left width=24 height=24>&nbsp;Boxy SVG library</a> | [@Jarek](https://boxy-svg.com/profiles/0000000000/jarek) |
172
- | <a href="https://github.com/mondeja/simple-icons-drawio"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/diagramsdotnet.svg" alt="Drawio" align=left width=24 height=24>&nbsp;Drawio library</a> | [@mondeja](https://github.com/mondeja) |
173
- | <a href="https://www.figma.com/community/plugin/1149614463603005908"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/figma.svg" alt="Figma" align=left width=24 height=24>&nbsp;Figma plugin</a> | [@LitoMore](https://github.com/LitoMore) |
174
- | <a href="https://github.com/pirafrank/jekyll-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/jekyll.svg" alt="Jekyll" align=left width=24 height=24>&nbsp;Jekyll plugin</a> | [@pirafrank](https://github.com/pirafrank) |
175
- | <a href="https://kando.menu/icon-themes#built-in-icon-themes"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/kando.svg" alt="Kando" align=left width=24 height=24>&nbsp;Kando icon theme</a> | [@Schneegans](https://github.com/Schneegans) |
176
- | <a href="https://miro.com/marketplace/brand-icons/"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/miro.svg" alt="Miro" align=left width=24 height=24>&nbsp;Miro app</a> | [@LitoMore](https://github.com/LitoMore) |
177
- | <a href="https://www.raycast.com/litomore/simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/raycast.svg" alt="Raycast" align=left width=24 height=24>&nbsp;Raycast extension</a> | [@LitoMore](https://github.com/LitoMore) |
178
- | <a href="https://github.com/mackenly/simple-icons-stream-deck"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/elgato.svg" alt="Stream Deck" align=left width=24 height=24>&nbsp;Stream Deck icon pack</a> | [@mackenly](https://github.com/mackenly) |
179
- | <a href="https://typst.app/universe/package/sicons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/typst.svg" alt="Typst" align=left width=24 height=24>&nbsp;Typst package</a> | [@cscnk52](https://github.com/cscnk52) |
180
- | <a href="https://webflow.com/apps/detail/simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/webflow.svg" alt="Webflow" align=left width=24 height=24>&nbsp;Webflow app</a> | [@diegoliv](https://github.com/diegoliv) |
170
+ | <a href="https://github.com/mondeja/simple-icons-blender"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/blender.svg" alt="Blender" align=left width=24 height=24>&nbsp;Blender add-on</a> | [@mondeja](https://github.com/mondeja) |
171
+ | <a href="https://boxy-svg.com/ideas/298/simple-icons-library-provider"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/boxysvg.svg" alt="Boxy SVG" align=left width=24 height=24>&nbsp;Boxy SVG library</a> | [@Jarek](https://boxy-svg.com/profiles/0000000000/jarek) |
172
+ | <a href="https://github.com/mondeja/simple-icons-drawio"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/diagramsdotnet.svg" alt="Drawio" align=left width=24 height=24>&nbsp;Drawio library</a> | [@mondeja](https://github.com/mondeja) |
173
+ | <a href="https://www.figma.com/community/plugin/1149614463603005908"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/figma.svg" alt="Figma" align=left width=24 height=24>&nbsp;Figma plugin</a> | [@LitoMore](https://github.com/LitoMore) |
174
+ | <a href="https://github.com/pirafrank/jekyll-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/jekyll.svg" alt="Jekyll" align=left width=24 height=24>&nbsp;Jekyll plugin</a> | [@pirafrank](https://github.com/pirafrank) |
175
+ | <a href="https://kando.menu/icon-themes#built-in-icon-themes"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/kando.svg" alt="Kando" align=left width=24 height=24>&nbsp;Kando icon theme</a> | [@Schneegans](https://github.com/Schneegans) |
176
+ | <a href="https://miro.com/marketplace/brand-icons/"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/miro.svg" alt="Miro" align=left width=24 height=24>&nbsp;Miro app</a> | [@LitoMore](https://github.com/LitoMore) |
177
+ | <a href="https://www.raycast.com/litomore/simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/raycast.svg" alt="Raycast" align=left width=24 height=24>&nbsp;Raycast extension</a> | [@LitoMore](https://github.com/LitoMore) |
178
+ | <a href="https://github.com/mackenly/simple-icons-stream-deck"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/elgato.svg" alt="Stream Deck" align=left width=24 height=24>&nbsp;Stream Deck icon pack</a> | [@mackenly](https://github.com/mackenly) |
179
+ | <a href="https://typst.app/universe/package/sicons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/typst.svg" alt="Typst" align=left width=24 height=24>&nbsp;Typst package</a> | [@cscnk52](https://github.com/cscnk52) |
180
+ | <a href="https://webflow.com/apps/detail/simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/webflow.svg" alt="Webflow" align=left width=24 height=24>&nbsp;Webflow app</a> | [@diegoliv](https://github.com/diegoliv) |
181
181
 
182
182
  Maintain an extension? [Submit a PR][open-pr] to include it in the list above.
183
183
 
@@ -187,22 +187,22 @@ The below are known third-party libraries for use in your own projects. We only
187
187
 
188
188
  | Library | Author | License | Simple Icons |
189
189
  | :-- | :-- | :-: | :-: |
190
- | <a href="https://github.com/gridatek/semantic-icons/tree/main/libs/simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/angular.svg" alt="Angular" align=left width=24 height=24>&nbsp;Angular package</a> | [@gridatek](https://github.com/gridatek) | ![License](https://img.shields.io/github/license/gridatek/semantic-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgridatek%2Fsemantic-icons%2Fmain%2Fpackage.json&query=%24..devDependencies%5B'simple-icons'%5D&label=) |
191
- | <a href="https://github.com/dzeiocom/simple-icons-astro"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/astro.svg" alt="Astro" align=left width=24 height=24>&nbsp;Astro package</a> | [@Aviortheking](https://github.com/aviortheking) | ![License](https://img.shields.io/github/license/dzeiocom/simple-icons-astro?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fdzeiocom%2Fsimple-icons-astro%2Fmaster%2Fpackage.json&query=%24.version&label=) |
192
- | <a href="https://github.com/TimeWarpEngineering/timewarp-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/blazor.svg" alt="Blazor" align=left width=24 height=24>&nbsp;Blazor Nuget package</a> | [@TimeWarpEngineering](https://github.com/TimeWarpEngineering) | ![License](https://img.shields.io/github/license/TimeWarpEngineering/timewarp-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/xml?url=https%3A%2F%2Fraw.githubusercontent.com%2FTimeWarpEngineering%2Ftimewarp-simple-icons%2Fmain%2Fsource%2Ftimewarp-simple-icons%2Ftimewarp-simple-icons.csproj&query=%2FProject%2FPropertyGroup%2FVersion&label=) |
193
- | <a href="https://github.com/jlnrrg/simple_icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/flutter.svg" alt="Flutter" align=left width=24 height=24>&nbsp;Flutter package</a> | [@jlnrrg](https://github.com/jlnrrg) | ![License](https://img.shields.io/github/license/jlnrrg/simple_icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fjlnrrg%2Fsimple_icons%2Fmaster%2Fpubspec.yaml&query=%24.version&logoColor=white&label=) |
194
- | <a href="https://github.com/LitoMore/simple-icons-framer"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/framer.svg" alt="Framer" align=left width=24 height=24>&nbsp;Framer component</a> | [@LitoMore](https://github.com/LitoMore) | ![License](https://img.shields.io/github/license/LitoMore/simple-icons-framer?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fsimple-icons%2Fsimple-icons%2Fmaster%2Fpackage.json&query=%24.version&label=) |
195
- | <a href="https://github.com/foo-dogsquared/hugo-mod-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/hugo.svg" alt="Hugo" align=left width=24 height=24>&nbsp;Hugo module</a> | [@foo-dogsquared](https://github.com/foo-dogsquared) | ![License](https://img.shields.io/github/license/foo-dogsquared/hugo-mod-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/github/v/tag/foo-dogsquared/hugo-mod-simple-icons?label=) |
196
- | <a href="https://github.com/silentsoft/simpleicons4j"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/openjdk.svg" alt="Java" align=left width=24 height=24>&nbsp;Java library</a> | [@silentsoft](https://github.com/silentsoft) | ![License](https://img.shields.io/github/license/silentsoft/simpleicons4j?label=) | ![Simple Icons version](https://img.shields.io/maven-central/v/org.silentsoft/simpleicons4j?label=) |
197
- | <a href="https://github.com/runxel/kirby3-simpleicons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/kirby.svg" alt="Kirby" align=left width=24 height=24>&nbsp;Kirby plugin</a> | [@runxel](https://github.com/runxel) | ![License](https://img.shields.io/github/license/runxel/kirby3-simpleicons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Frunxel%2Fkirby3-simpleicons%2Fmaster%2Fcomposer.json&query=%24..%5B'simple-icons%2Fsimple-icons'%5D&label=) |
198
- | <a href="https://github.com/ineshbose/simple-icons-latex"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/latex.svg" alt="LaTeX" align=left width=24 height=24>&nbsp;LaTeX package</a> | [@ineshbose](https://github.com/ineshbose) | ![License](https://img.shields.io/github/license/ineshbose/simple-icons-latex?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fineshbose%2Fsimple-icons-latex%2Fdevelop%2Fpackage.json&query=%24..%5B'simple-icons-font'%5D&label=) |
199
- | <a href="https://github.com/ublabs/blade-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/laravel.svg" alt="Laravel" align=left width=24 height=24>&nbsp;Laravel package</a> | [@adrian-ub](https://github.com/adrian-ub) | ![License](https://img.shields.io/github/license/ublabs/blade-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fsimple-icons%2Fsimple-icons%2Fmaster%2Fpackage.json&query=%24.version&label=) |
200
- | <a href="https://github.com/carstencodes/simplepycons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/python.svg" alt="Python" align=left width=24 height=24>&nbsp;Python wheel</a> | [@carstencodes](https://github.com/carstencodes) | ![License](https://img.shields.io/github/license/carstencodes/simplepycons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/regex?url=https%3A%2F%2Fraw.githubusercontent.com%2Fcarstencodes%2Fsimplepycons%2Frefs%2Fheads%2Fmain%2F.gitmodules&search=%5C%5Bsubmodule%20%22vendor%5C%2Fsimple-icons%22%5C%5D%5B%5E%5C%5B%5D%2Bbranch%5Cs*%3D%5Cs*%28%3F%3Cversion%3E%5Cd%2B%5C.%5Cd%2B%5C.%5Cd%2B%3F%29&replace=%24%3Cversion%3E&flags=ims&label=) |
201
- | <a href="https://github.com/icons-pack/react-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/react.svg" alt="React" align=left width=24 height=24>&nbsp;React package</a> | [@wootsbot](https://github.com/wootsbot) | ![License](https://img.shields.io/github/license/icons-pack/react-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Ficons-pack%2Freact-simple-icons%2Fmain%2Fpackage.json&query=%24..%5B'simple-icons'%5D&label=) |
202
- | <a href="https://rubygems.org/gems/simple-icons-rails"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/rubygems.svg" alt="Ruby" align=left width=24 height=24>&nbsp;Ruby gem</a> | [@thepew](https://github.com/the-pew-inc) | ![License](https://img.shields.io/github/license/the-pew-inc/simple-icons-rails?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fsimple-icons%2Fsimple-icons%2Fmaster%2Fpackage.json&query=%24.version&label=) |
203
- | <a href="https://crates.io/crates/simpleicons-rs"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/rust.svg" alt="Rust" align=left width=24 height=24>&nbsp;Rust crate</a> | [@cscnk52](https://github.com/cscnk52) | ![License](https://img.shields.io/github/license/cscnk52/simpleicons-rs?label=) | ![Simple Icons version](https://img.shields.io/crates/v/simpleicons-rs?color=blue&label=) |
204
- | <a href="https://github.com/icons-pack/svelte-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/svelte.svg" alt="Svelte" align=left width=24 height=24>&nbsp;Svelte package</a> | [@wootsbot](https://github.com/wootsbot) | ![License](https://img.shields.io/github/license/icons-pack/svelte-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Ficons-pack%2Fsvelte-simple-icons%2Fmain%2Fpackage.json&query=%24..%5B'simple-icons'%5D&label=) |
205
- | <a href="https://github.com/wyatt-herkamp/vue3-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.7.0/icons/vuedotjs.svg" alt="Vue" align=left width=24 height=24>&nbsp;Vue 3 package</a> | [@wyatt-herkamp](https://github.com/wyatt-herkamp) | ![License](https://img.shields.io/github/license/wyatt-herkamp/vue3-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwyatt-herkamp%2Fvue3-simple-icons%2Fmain%2Fsimple-icons.json&query=simpleIconsVersion&label=) |
190
+ | <a href="https://github.com/gridatek/semantic-icons/tree/main/libs/simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/angular.svg" alt="Angular" align=left width=24 height=24>&nbsp;Angular package</a> | [@gridatek](https://github.com/gridatek) | ![License](https://img.shields.io/github/license/gridatek/semantic-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgridatek%2Fsemantic-icons%2Fmain%2Fpackage.json&query=%24..devDependencies%5B'simple-icons'%5D&label=) |
191
+ | <a href="https://github.com/dzeiocom/simple-icons-astro"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/astro.svg" alt="Astro" align=left width=24 height=24>&nbsp;Astro package</a> | [@Aviortheking](https://github.com/aviortheking) | ![License](https://img.shields.io/github/license/dzeiocom/simple-icons-astro?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fdzeiocom%2Fsimple-icons-astro%2Fmaster%2Fpackage.json&query=%24.version&label=) |
192
+ | <a href="https://github.com/TimeWarpEngineering/timewarp-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/blazor.svg" alt="Blazor" align=left width=24 height=24>&nbsp;Blazor Nuget package</a> | [@TimeWarpEngineering](https://github.com/TimeWarpEngineering) | ![License](https://img.shields.io/github/license/TimeWarpEngineering/timewarp-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/xml?url=https%3A%2F%2Fraw.githubusercontent.com%2FTimeWarpEngineering%2Ftimewarp-simple-icons%2Fmain%2Fsource%2Ftimewarp-simple-icons%2Ftimewarp-simple-icons.csproj&query=%2FProject%2FPropertyGroup%2FVersion&label=) |
193
+ | <a href="https://github.com/jlnrrg/simple_icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/flutter.svg" alt="Flutter" align=left width=24 height=24>&nbsp;Flutter package</a> | [@jlnrrg](https://github.com/jlnrrg) | ![License](https://img.shields.io/github/license/jlnrrg/simple_icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fjlnrrg%2Fsimple_icons%2Fmaster%2Fpubspec.yaml&query=%24.version&logoColor=white&label=) |
194
+ | <a href="https://github.com/LitoMore/simple-icons-framer"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/framer.svg" alt="Framer" align=left width=24 height=24>&nbsp;Framer component</a> | [@LitoMore](https://github.com/LitoMore) | ![License](https://img.shields.io/github/license/LitoMore/simple-icons-framer?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fsimple-icons%2Fsimple-icons%2Fmaster%2Fpackage.json&query=%24.version&label=) |
195
+ | <a href="https://github.com/foo-dogsquared/hugo-mod-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/hugo.svg" alt="Hugo" align=left width=24 height=24>&nbsp;Hugo module</a> | [@foo-dogsquared](https://github.com/foo-dogsquared) | ![License](https://img.shields.io/github/license/foo-dogsquared/hugo-mod-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/github/v/tag/foo-dogsquared/hugo-mod-simple-icons?label=) |
196
+ | <a href="https://github.com/silentsoft/simpleicons4j"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/openjdk.svg" alt="Java" align=left width=24 height=24>&nbsp;Java library</a> | [@silentsoft](https://github.com/silentsoft) | ![License](https://img.shields.io/github/license/silentsoft/simpleicons4j?label=) | ![Simple Icons version](https://img.shields.io/maven-metadata/v.svg?metadataUrl=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Forg%2Fsilentsoft%2Fsimpleicons4j%2Fmaven-metadata.xml&label=) |
197
+ | <a href="https://github.com/runxel/kirby3-simpleicons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/kirby.svg" alt="Kirby" align=left width=24 height=24>&nbsp;Kirby plugin</a> | [@runxel](https://github.com/runxel) | ![License](https://img.shields.io/github/license/runxel/kirby3-simpleicons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Frunxel%2Fkirby3-simpleicons%2Fmaster%2Fcomposer.json&query=%24..%5B'simple-icons%2Fsimple-icons'%5D&label=) |
198
+ | <a href="https://github.com/ineshbose/simple-icons-latex"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/latex.svg" alt="LaTeX" align=left width=24 height=24>&nbsp;LaTeX package</a> | [@ineshbose](https://github.com/ineshbose) | ![License](https://img.shields.io/github/license/ineshbose/simple-icons-latex?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fineshbose%2Fsimple-icons-latex%2Fdevelop%2Fpackage.json&query=%24..%5B'simple-icons-font'%5D&label=) |
199
+ | <a href="https://github.com/ublabs/blade-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/laravel.svg" alt="Laravel" align=left width=24 height=24>&nbsp;Laravel package</a> | [@adrian-ub](https://github.com/adrian-ub) | ![License](https://img.shields.io/github/license/ublabs/blade-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fsimple-icons%2Fsimple-icons%2Fmaster%2Fpackage.json&query=%24.version&label=) |
200
+ | <a href="https://github.com/carstencodes/simplepycons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/python.svg" alt="Python" align=left width=24 height=24>&nbsp;Python wheel</a> | [@carstencodes](https://github.com/carstencodes) | ![License](https://img.shields.io/github/license/carstencodes/simplepycons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/regex?url=https%3A%2F%2Fraw.githubusercontent.com%2Fcarstencodes%2Fsimplepycons%2Frefs%2Fheads%2Fmain%2F.gitmodules&search=%5C%5Bsubmodule%20%22vendor%5C%2Fsimple-icons%22%5C%5D%5B%5E%5C%5B%5D%2Bbranch%5Cs*%3D%5Cs*%28%3F%3Cversion%3E%5Cd%2B%5C.%5Cd%2B%5C.%5Cd%2B%3F%29&replace=%24%3Cversion%3E&flags=ims&label=) |
201
+ | <a href="https://github.com/icons-pack/react-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/react.svg" alt="React" align=left width=24 height=24>&nbsp;React package</a> | [@wootsbot](https://github.com/wootsbot) | ![License](https://img.shields.io/github/license/icons-pack/react-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Ficons-pack%2Freact-simple-icons%2Fmain%2Fpackage.json&query=%24..%5B'simple-icons'%5D&label=) |
202
+ | <a href="https://rubygems.org/gems/simple-icons-rails"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/rubygems.svg" alt="Ruby" align=left width=24 height=24>&nbsp;Ruby gem</a> | [@thepew](https://github.com/the-pew-inc) | ![License](https://img.shields.io/github/license/the-pew-inc/simple-icons-rails?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fsimple-icons%2Fsimple-icons%2Fmaster%2Fpackage.json&query=%24.version&label=) |
203
+ | <a href="https://crates.io/crates/simpleicons-rs"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/rust.svg" alt="Rust" align=left width=24 height=24>&nbsp;Rust crate</a> | [@cscnk52](https://github.com/cscnk52) | ![License](https://img.shields.io/github/license/cscnk52/simpleicons-rs?label=) | ![Simple Icons version](https://img.shields.io/crates/v/simpleicons-rs?color=blue&label=) |
204
+ | <a href="https://github.com/icons-pack/svelte-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/svelte.svg" alt="Svelte" align=left width=24 height=24>&nbsp;Svelte package</a> | [@wootsbot](https://github.com/wootsbot) | ![License](https://img.shields.io/github/license/icons-pack/svelte-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Ficons-pack%2Fsvelte-simple-icons%2Fmain%2Fpackage.json&query=%24..%5B'simple-icons'%5D&label=) |
205
+ | <a href="https://github.com/wyatt-herkamp/vue3-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.9.0/icons/vuedotjs.svg" alt="Vue" align=left width=24 height=24>&nbsp;Vue 3 package</a> | [@wyatt-herkamp](https://github.com/wyatt-herkamp) | ![License](https://img.shields.io/github/license/wyatt-herkamp/vue3-simple-icons?label=) | ![Simple Icons version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fwyatt-herkamp%2Fvue3-simple-icons%2Fmain%2Fsimple-icons.json&query=simpleIconsVersion&label=) |
206
206
 
207
207
  Maintain a library? [Submit a PR][open-pr] to include it in the list above.
208
208