simple-icons 16.2.0 → 16.4.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/DISCLAIMER.md +2 -0
- package/README.md +31 -31
- package/data/simple-icons.json +1 -1
- package/icons/bitsy.svg +1 -0
- package/icons/daisyui.svg +1 -1
- package/icons/fillout.svg +1 -0
- package/icons/googlejules.svg +1 -0
- package/icons/graphite_editor.svg +1 -0
- package/icons/hackmd.svg +1 -0
- package/icons/imagetoolbox.svg +1 -0
- package/icons/just.svg +1 -0
- package/icons/modelscope.svg +1 -0
- package/icons/opencage.svg +1 -0
- package/icons/pomerium.svg +1 -0
- package/icons/webawesome.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/DISCLAIMER.md
CHANGED
|
@@ -48,6 +48,8 @@ Should a brand wish for their icon or data to be updated, please [submit an issu
|
|
|
48
48
|
|
|
49
49
|
Should a brand wish for their icon to be removed from the package, contact `removals at simpleicons dot org` explaining your affiliation with the company, and reasons for removal. Alternatively, it is also possible to [submit an issue][removal-issues] on [the Simple Icons GitHub repository] with the same information. We generally remove icons that no longer [meet our criteria] twice a year in our major releases - but can occasionally make exceptions for immediate removal of brands.
|
|
50
50
|
|
|
51
|
+
The pull request of icon removal must be submitted by the Simple Icons maintainer.
|
|
52
|
+
|
|
51
53
|
[meet our criteria]: https://github.com/simple-icons/simple-icons/blob/develop/CONTRIBUTING.md#requesting-an-icon
|
|
52
54
|
[icon-outdated-issues]: https://github.com/simple-icons/simple-icons/issues/new?assignees=&labels=update+icon%2Fdata&template=icon_update.yml&title=Update%3A+
|
|
53
55
|
[removal-issues]: https://github.com/simple-icons/simple-icons/issues/new?assignees=&labels=breaking+change&template=icon_removal.yml&title=Remove%3A+
|
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.4.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>
|
|
@@ -75,7 +75,7 @@ You can use a `viewbox=auto` parameter to get a auto-sized viewbox. This is usef
|
|
|
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.
|
|
78
|
+
### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.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.
|
|
130
|
+
#### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.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.
|
|
138
|
+
### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.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. 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
|
-
| [Blender add-on](https://github.com/mondeja/simple-icons-blender) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
171
|
-
| [Boxy SVG library](https://boxy-svg.com/ideas/298/simple-icons-library-provider) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
172
|
-
| [Drawio library](https://github.com/mondeja/simple-icons-drawio) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
173
|
-
| [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
174
|
-
| [Jekyll plugin](https://github.com/pirafrank/jekyll-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
175
|
-
| [Kando icon theme](https://kando.menu/icon-themes#built-in-icon-themes) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
176
|
-
| [Miro app](https://miro.com/marketplace/brand-icons/) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
177
|
-
| [Raycast extension](https://www.raycast.com/litomore/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
178
|
-
| [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
179
|
-
| [Typst package](https://typst.app/universe/package/sicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
180
|
-
| [Webflow app](https://webflow.com/apps/detail/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
170
|
+
| [Blender add-on](https://github.com/mondeja/simple-icons-blender) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/blender.svg" alt="Blender" align=left width=24 height=24> | [@mondeja](https://github.com/mondeja) |
|
|
171
|
+
| [Boxy SVG library](https://boxy-svg.com/ideas/298/simple-icons-library-provider) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/boxysvg.svg" alt="Boxy SVG" align=left width=24 height=24> | [@Jarek](https://boxy-svg.com/profiles/0000000000/jarek) |
|
|
172
|
+
| [Drawio library](https://github.com/mondeja/simple-icons-drawio) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/diagramsdotnet.svg" alt="Drawio" align=left width=24 height=24> | [@mondeja](https://github.com/mondeja) |
|
|
173
|
+
| [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/figma.svg" alt="Figma" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |
|
|
174
|
+
| [Jekyll plugin](https://github.com/pirafrank/jekyll-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/jekyll.svg" alt="Jekyll" align=left width=24 height=24> | [@pirafrank](https://github.com/pirafrank) |
|
|
175
|
+
| [Kando icon theme](https://kando.menu/icon-themes#built-in-icon-themes) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/kando.svg" alt="Kando" align=left width=24 height=24> | [@Schneegans](https://github.com/Schneegans) |
|
|
176
|
+
| [Miro app](https://miro.com/marketplace/brand-icons/) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/miro.svg" alt="Miro" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |
|
|
177
|
+
| [Raycast extension](https://www.raycast.com/litomore/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/raycast.svg" alt="Raycast" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |
|
|
178
|
+
| [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/elgato.svg" alt="Stream Deck" align=left width=24 height=24> | [@mackenly](https://github.com/mackenly) |
|
|
179
|
+
| [Typst package](https://typst.app/universe/package/sicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/typst.svg" alt="Typst" align=left width=24 height=24> | [@cscnk52](https://github.com/cscnk52) |
|
|
180
|
+
| [Webflow app](https://webflow.com/apps/detail/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/webflow.svg" alt="Webflow" align=left width=24 height=24> | [@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
|
-
| [Angular package](https://github.com/gridatek/semantic-icons/tree/main/libs/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
191
|
-
| [Astro package](https://github.com/dzeiocom/simple-icons-astro) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
192
|
-
| [Blazor Nuget package](https://github.com/TimeWarpEngineering/timewarp-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
193
|
-
| [Flutter package](https://github.com/jlnrrg/simple_icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
194
|
-
| [Framer component](https://github.com/LitoMore/simple-icons-framer) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
195
|
-
| [Hugo module](https://github.com/foo-dogsquared/hugo-mod-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
196
|
-
| [Java library](https://github.com/silentsoft/simpleicons4j) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
197
|
-
| [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
198
|
-
| [LaTeX package](https://github.com/ineshbose/simple-icons-latex) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
199
|
-
| [Laravel package](https://github.com/ublabs/blade-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
200
|
-
| [Python wheel](https://github.com/carstencodes/simplepycons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
201
|
-
| [React package](https://github.com/icons-pack/react-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
202
|
-
| [Ruby gem](https://rubygems.org/gems/simple-icons-rails) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
203
|
-
| [Rust crate](https://crates.io/crates/simpleicons-rs) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
204
|
-
| [Svelte package](https://github.com/icons-pack/svelte-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
205
|
-
| [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.
|
|
190
|
+
| [Angular package](https://github.com/gridatek/semantic-icons/tree/main/libs/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/angular.svg" alt="Angular" align=left width=24 height=24> | [@gridatek](https://github.com/gridatek) |  |  |
|
|
191
|
+
| [Astro package](https://github.com/dzeiocom/simple-icons-astro) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/astro.svg" alt="Astro" align=left width=24 height=24> | [@Aviortheking](https://github.com/aviortheking) |  |  |
|
|
192
|
+
| [Blazor Nuget package](https://github.com/TimeWarpEngineering/timewarp-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/blazor.svg" alt="Blazor" align=left width=24 height=24> | [@TimeWarpEngineering](https://github.com/TimeWarpEngineering) |  |  |
|
|
193
|
+
| [Flutter package](https://github.com/jlnrrg/simple_icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/flutter.svg" alt="Flutter" align=left width=24 height=24> | [@jlnrrg](https://github.com/jlnrrg) |  |  |
|
|
194
|
+
| [Framer component](https://github.com/LitoMore/simple-icons-framer) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/framer.svg" alt="Framer" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |  |  |
|
|
195
|
+
| [Hugo module](https://github.com/foo-dogsquared/hugo-mod-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/hugo.svg" alt="Hugo" align=left width=24 height=24> | [@foo-dogsquared](https://github.com/foo-dogsquared) |  |  |
|
|
196
|
+
| [Java library](https://github.com/silentsoft/simpleicons4j) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/openjdk.svg" alt="Java" align=left width=24 height=24> | [@silentsoft](https://github.com/silentsoft) |  |  |
|
|
197
|
+
| [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/kirby.svg" alt="Kirby" align=left width=24 height=24> | [@runxel](https://github.com/runxel) |  |  |
|
|
198
|
+
| [LaTeX package](https://github.com/ineshbose/simple-icons-latex) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/latex.svg" alt="LaTeX" align=left width=24 height=24> | [@ineshbose](https://github.com/ineshbose) |  |  |
|
|
199
|
+
| [Laravel package](https://github.com/ublabs/blade-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/laravel.svg" alt="Laravel" align=left width=24 height=24> | [@adrian-ub](https://github.com/adrian-ub) |  |  |
|
|
200
|
+
| [Python wheel](https://github.com/carstencodes/simplepycons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/python.svg" alt="Python" align=left width=24 height=24> | [@carstencodes](https://github.com/carstencodes) |  |  |
|
|
201
|
+
| [React package](https://github.com/icons-pack/react-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/react.svg" alt="React" align=left width=24 height=24> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
202
|
+
| [Ruby gem](https://rubygems.org/gems/simple-icons-rails) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/rubygems.svg" alt="Ruby" align=left width=24 height=24> | [@thepew](https://github.com/the-pew-inc) |  |  |
|
|
203
|
+
| [Rust crate](https://crates.io/crates/simpleicons-rs) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/rust.svg" alt="Rust" align=left width=24 height=24> | [@cscnk52](https://github.com/cscnk52) |  |  |
|
|
204
|
+
| [Svelte package](https://github.com/icons-pack/svelte-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/svelte.svg" alt="Svelte" align=left width=24 height=24> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
205
|
+
| [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/16.4.0/icons/vuedotjs.svg" alt="Vue" align=left width=24 height=24> | [@wyatt-herkamp](https://github.com/wyatt-herkamp) |  |  |
|
|
206
206
|
|
|
207
207
|
Maintain a library? [Submit a PR][open-pr] to include it in the list above.
|
|
208
208
|
|