simple-icons 16.14.0 → 16.16.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 +35 -32
- package/data/simple-icons.json +1 -1
- package/icons/cachyos.svg +1 -0
- package/icons/corsair.svg +1 -1
- package/icons/fluxer.svg +1 -0
- package/icons/rustfs.svg +1 -0
- package/icons/spidermonkey.svg +1 -0
- package/icons/trmnl.svg +1 -0
- package/icons/ty.svg +1 -0
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/package.json +1 -1
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.
|
|
2
|
+
<img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.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 3400 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>
|
|
@@ -75,7 +75,9 @@ 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
|
-
|
|
78
|
+
See [simple-icons-cdn](https://github.com/LitoMore/simple-icons-cdn) to learn more usages.
|
|
79
|
+
|
|
80
|
+
### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/nodedotjs.svg" alt="Node" align=left width=24>
|
|
79
81
|
|
|
80
82
|
The icons are also available through our npm package. To install, simply run:
|
|
81
83
|
|
|
@@ -127,7 +129,7 @@ If you need to iterate over all icons, use:
|
|
|
127
129
|
import * as icons from 'simple-icons';
|
|
128
130
|
```
|
|
129
131
|
|
|
130
|
-
#### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
132
|
+
#### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/typescript.svg" alt="TypeScript" align=left width=19 height=19>
|
|
131
133
|
|
|
132
134
|
Type definitions are bundled with the package.
|
|
133
135
|
|
|
@@ -135,7 +137,7 @@ Type definitions are bundled with the package.
|
|
|
135
137
|
import type {SimpleIcon} from 'simple-icons';
|
|
136
138
|
```
|
|
137
139
|
|
|
138
|
-
### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
140
|
+
### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/php.svg" alt="Php" align=left width=24 height=24>
|
|
139
141
|
|
|
140
142
|
The icons are also available through [our Packagist package](https://packagist.org/packages/simple-icons/simple-icons). To install, simply run:
|
|
141
143
|
|
|
@@ -167,17 +169,17 @@ The below are known extensions to third-party tools.
|
|
|
167
169
|
|
|
168
170
|
| Extension | Author |
|
|
169
171
|
| :-- | :-- |
|
|
170
|
-
| <a href="https://github.com/mondeja/simple-icons-blender"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
171
|
-
| <a href="https://boxy-svg.com/ideas/298/simple-icons-library-provider"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
172
|
-
| <a href="https://github.com/mondeja/simple-icons-drawio"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
173
|
-
| <a href="https://www.figma.com/community/plugin/1149614463603005908"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
174
|
-
| <a href="https://github.com/pirafrank/jekyll-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
175
|
-
| <a href="https://kando.menu/icon-themes#built-in-icon-themes"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
176
|
-
| <a href="https://miro.com/marketplace/brand-icons/"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
177
|
-
| <a href="https://www.raycast.com/litomore/simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
178
|
-
| <a href="https://github.com/mackenly/simple-icons-stream-deck"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
179
|
-
| <a href="https://typst.app/universe/package/sicons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
180
|
-
| <a href="https://webflow.com/apps/detail/simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
172
|
+
| <a href="https://github.com/mondeja/simple-icons-blender"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/blender.svg" alt="Blender" align=left width=24 height=24> Blender add-on</a> | [@mondeja](https://github.com/mondeja) |
|
|
173
|
+
| <a href="https://boxy-svg.com/ideas/298/simple-icons-library-provider"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/boxysvg.svg" alt="Boxy SVG" align=left width=24 height=24> Boxy SVG library</a> | [@Jarek](https://boxy-svg.com/profiles/0000000000/jarek) |
|
|
174
|
+
| <a href="https://github.com/mondeja/simple-icons-drawio"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/diagramsdotnet.svg" alt="Drawio" align=left width=24 height=24> Drawio library</a> | [@mondeja](https://github.com/mondeja) |
|
|
175
|
+
| <a href="https://www.figma.com/community/plugin/1149614463603005908"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/figma.svg" alt="Figma" align=left width=24 height=24> Figma plugin</a> | [@LitoMore](https://github.com/LitoMore) |
|
|
176
|
+
| <a href="https://github.com/pirafrank/jekyll-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/jekyll.svg" alt="Jekyll" align=left width=24 height=24> Jekyll plugin</a> | [@pirafrank](https://github.com/pirafrank) |
|
|
177
|
+
| <a href="https://kando.menu/icon-themes#built-in-icon-themes"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/kando.svg" alt="Kando" align=left width=24 height=24> Kando icon theme</a> | [@Schneegans](https://github.com/Schneegans) |
|
|
178
|
+
| <a href="https://miro.com/marketplace/brand-icons/"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/miro.svg" alt="Miro" align=left width=24 height=24> Miro app</a> | [@LitoMore](https://github.com/LitoMore) |
|
|
179
|
+
| <a href="https://www.raycast.com/litomore/simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/raycast.svg" alt="Raycast" align=left width=24 height=24> Raycast extension</a> | [@LitoMore](https://github.com/LitoMore) |
|
|
180
|
+
| <a href="https://github.com/mackenly/simple-icons-stream-deck"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/elgato.svg" alt="Stream Deck" align=left width=24 height=24> Stream Deck icon pack</a> | [@mackenly](https://github.com/mackenly) |
|
|
181
|
+
| <a href="https://typst.app/universe/package/sicons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/typst.svg" alt="Typst" align=left width=24 height=24> Typst package</a> | [@cscnk52](https://github.com/cscnk52) |
|
|
182
|
+
| <a href="https://webflow.com/apps/detail/simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/webflow.svg" alt="Webflow" align=left width=24 height=24> Webflow app</a> | [@diegoliv](https://github.com/diegoliv) |
|
|
181
183
|
|
|
182
184
|
Maintain an extension? [Submit a PR][open-pr] to include it in the list above.
|
|
183
185
|
|
|
@@ -187,23 +189,24 @@ The below are known third-party libraries for use in your own projects. We only
|
|
|
187
189
|
|
|
188
190
|
| Library | Author | License | Simple Icons |
|
|
189
191
|
| :-- | :-- | :-: | :-: |
|
|
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.
|
|
191
|
-
| <a href="https://github.com/dzeiocom/simple-icons-astro"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
192
|
-
| <a href="https://github.com/TimeWarpEngineering/timewarp-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
193
|
-
| <a href="https://
|
|
194
|
-
| <a href="https://github.com/
|
|
195
|
-
| <a href="https://
|
|
196
|
-
| <a href="https://github.com/
|
|
197
|
-
| <a href="https://github.com/
|
|
198
|
-
| <a href="https://github.com/
|
|
199
|
-
| <a href="https://github.com/
|
|
200
|
-
| <a href="https://github.com/
|
|
201
|
-
| <a href="https://github.com/
|
|
202
|
-
| <a href="https://github.com/
|
|
203
|
-
| <a href="https://
|
|
204
|
-
| <a href="https://
|
|
205
|
-
| <a href="https://
|
|
206
|
-
| <a href="https://github.com/
|
|
192
|
+
| <a href="https://github.com/gridatek/semantic-icons/tree/main/libs/simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/angular.svg" alt="Angular" align=left width=24 height=24> Angular package</a> | [@gridatek](https://github.com/gridatek) |  |  |
|
|
193
|
+
| <a href="https://github.com/dzeiocom/simple-icons-astro"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/astro.svg" alt="Astro" align=left width=24 height=24> Astro package</a> | [@Aviortheking](https://github.com/aviortheking) |  |  |
|
|
194
|
+
| <a href="https://github.com/TimeWarpEngineering/timewarp-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/blazor.svg" alt="Blazor" align=left width=24 height=24> Blazor Nuget package</a> | [@TimeWarpEngineering](https://github.com/TimeWarpEngineering) |  |  |
|
|
195
|
+
| <a href="https://package.elm-lang.org/packages/agj/elm-simple-icons/latest/"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/elm.svg" alt="Elm" align=left width=24 height=24> Elm package</a> | [@agj](https://github.com/agj) |  |  |
|
|
196
|
+
| <a href="https://github.com/jlnrrg/simple_icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/flutter.svg" alt="Flutter" align=left width=24 height=24> Flutter package</a> | [@jlnrrg](https://github.com/jlnrrg) |  |  |
|
|
197
|
+
| <a href="https://github.com/LitoMore/simple-icons-framer"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/framer.svg" alt="Framer" align=left width=24 height=24> Framer component</a> | [@LitoMore](https://github.com/LitoMore) |  |  |
|
|
198
|
+
| <a href="https://pkg.go.dev/github.com/dimmerz92/go-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/go.svg" alt="Go (golang)" align=left width=24 height=24> Go package</a> | [@dimmerz92](https://github.com/dimmerz92) |  |  |
|
|
199
|
+
| <a href="https://github.com/foo-dogsquared/hugo-mod-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/hugo.svg" alt="Hugo" align=left width=24 height=24> Hugo module</a> | [@foo-dogsquared](https://github.com/foo-dogsquared) |  |  |
|
|
200
|
+
| <a href="https://github.com/silentsoft/simpleicons4j"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/openjdk.svg" alt="Java" align=left width=24 height=24> Java library</a> | [@silentsoft](https://github.com/silentsoft) |  |  |
|
|
201
|
+
| <a href="https://github.com/runxel/kirby3-simpleicons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/kirby.svg" alt="Kirby" align=left width=24 height=24> Kirby plugin</a> | [@runxel](https://github.com/runxel) |  |  |
|
|
202
|
+
| <a href="https://github.com/ineshbose/simple-icons-latex"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/latex.svg" alt="LaTeX" align=left width=24 height=24> LaTeX package</a> | [@ineshbose](https://github.com/ineshbose) |  |  |
|
|
203
|
+
| <a href="https://github.com/ublabs/blade-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/laravel.svg" alt="Laravel" align=left width=24 height=24> Laravel package</a> | [@adrian-ub](https://github.com/adrian-ub) |  |  |
|
|
204
|
+
| <a href="https://github.com/carstencodes/simplepycons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/python.svg" alt="Python" align=left width=24 height=24> Python wheel</a> | [@carstencodes](https://github.com/carstencodes) |  |  |
|
|
205
|
+
| <a href="https://github.com/icons-pack/react-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/react.svg" alt="React" align=left width=24 height=24> React package</a> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
206
|
+
| <a href="https://rubygems.org/gems/simple-icons-rails"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/rubygems.svg" alt="Ruby" align=left width=24 height=24> Ruby gem</a> | [@thepew](https://github.com/the-pew-inc) |  |  |
|
|
207
|
+
| <a href="https://crates.io/crates/simpleicons-rs"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/rust.svg" alt="Rust" align=left width=24 height=24> Rust crate</a> | [@cscnk52](https://github.com/cscnk52) |  |  |
|
|
208
|
+
| <a href="https://github.com/icons-pack/svelte-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/svelte.svg" alt="Svelte" align=left width=24 height=24> Svelte package</a> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
209
|
+
| <a href="https://github.com/wyatt-herkamp/vue3-simple-icons"><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.16.0/icons/vuedotjs.svg" alt="Vue" align=left width=24 height=24> Vue 3 package</a> | [@wyatt-herkamp](https://github.com/wyatt-herkamp) |  |  |
|
|
207
210
|
|
|
208
211
|
Maintain a library? [Submit a PR][open-pr] to include it in the list above.
|
|
209
212
|
|