simple-icons 14.0.0 → 14.0.1
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/LICENSE.md +1 -1
- package/README.md +26 -26
- package/_data/simple-icons.json +1 -1
- package/icons/bitwarden.svg +1 -1
- package/icons/dm.svg +1 -1
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/package.json +9 -2
package/LICENSE.md
CHANGED
|
@@ -27,4 +27,4 @@ For these and/or other purposes and motivations, and without any expectation of
|
|
|
27
27
|
3. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person’s Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
|
|
28
28
|
4. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.
|
|
29
29
|
|
|
30
|
-
For more information, please see <https://creativecommons.org/publicdomain/zero/1.0
|
|
30
|
+
For more information, please see <https://creativecommons.org/publicdomain/zero/1.0>.
|
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<p align="center">
|
|
2
|
-
<img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
2
|
+
<img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/simpleicons.svg" alt="Simple Icons" width=70>
|
|
3
3
|
<h3 align="center">Simple Icons</h3>
|
|
4
4
|
<p align="center">
|
|
5
5
|
Over 3200 Free 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>
|
|
@@ -22,7 +22,7 @@ Over 3200 Free SVG icons for popular brands. See them all on one page at <a href
|
|
|
22
22
|
|
|
23
23
|
### General Usage
|
|
24
24
|
|
|
25
|
-
Icons can be downloaded as SVGs directly from
|
|
25
|
+
Icons can be downloaded as SVGs directly from [simpleicons.org](https://simpleicons.org) - simply click the download button of the icon you want, and the download will start automatically.
|
|
26
26
|
|
|
27
27
|
### CDN Usage
|
|
28
28
|
|
|
@@ -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/
|
|
78
|
+
### Node Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/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/
|
|
130
|
+
#### TypeScript Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/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/
|
|
138
|
+
### PHP Usage <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/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
|
|
|
@@ -163,14 +163,14 @@ The below are known extensions to third-party tools.
|
|
|
163
163
|
|
|
164
164
|
| Extension | Author |
|
|
165
165
|
| :-- | :-- |
|
|
166
|
-
| [Blender add-on](https://github.com/mondeja/simple-icons-blender) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
167
|
-
| [Boxy SVG library](https://boxy-svg.com/ideas/298/simple-icons-library-provider) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
168
|
-
| [Drawio library](https://github.com/mondeja/simple-icons-drawio) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
169
|
-
| [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
170
|
-
| [Miro app](https://miro.com/marketplace/brand-icons/) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
171
|
-
| [Raycast extension](https://www.raycast.com/litomore/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
172
|
-
| [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
173
|
-
| [Webflow app](https://webflow.com/apps/detail/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
166
|
+
| [Blender add-on](https://github.com/mondeja/simple-icons-blender) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/blender.svg" alt="Blender" align=left width=24 height=24> | [@mondeja](https://github.com/mondeja) |
|
|
167
|
+
| [Boxy SVG library](https://boxy-svg.com/ideas/298/simple-icons-library-provider) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/boxysvg.svg" alt="Boxy SVG" align=left width=24 height=24> | [@Jarek](https://boxy-svg.com/profiles/0000000000/jarek) |
|
|
168
|
+
| [Drawio library](https://github.com/mondeja/simple-icons-drawio) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/diagramsdotnet.svg" alt="Drawio" align=left width=24 height=24> | [@mondeja](https://github.com/mondeja) |
|
|
169
|
+
| [Figma plugin](https://www.figma.com/community/plugin/1149614463603005908) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/figma.svg" alt="Figma" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |
|
|
170
|
+
| [Miro app](https://miro.com/marketplace/brand-icons/) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/miro.svg" alt="Miro" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |
|
|
171
|
+
| [Raycast extension](https://www.raycast.com/litomore/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/raycast.svg" alt="Raycast" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |
|
|
172
|
+
| [Stream Deck icon pack](https://github.com/mackenly/simple-icons-stream-deck) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/elgato.svg" alt="Stream Deck" align=left width=24 height=24> | [@mackenly](https://github.com/mackenly) |
|
|
173
|
+
| [Webflow app](https://webflow.com/apps/detail/simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/webflow.svg" alt="Webflow" align=left width=24 height=24> | [@diegoliv](https://github.com/diegoliv) |
|
|
174
174
|
|
|
175
175
|
Maintain an extension? [Submit a PR][open-pr] to include it in the list above.
|
|
176
176
|
|
|
@@ -180,19 +180,19 @@ The below are known third-party libraries for use in your own projects. We only
|
|
|
180
180
|
|
|
181
181
|
| Library | Author | License | Simple Icons Version |
|
|
182
182
|
| :-- | :-- | :-: | :-: |
|
|
183
|
-
| [Astro package](https://github.com/dzeiocom/simple-icons-astro) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
184
|
-
| [Blazor Nuget package](https://github.com/TimeWarpEngineering/timewarp-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
185
|
-
| [Flutter package](https://github.com/jlnrrg/simple_icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
186
|
-
| [Framer component](https://github.com/LitoMore/simple-icons-framer) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
187
|
-
| [Hugo module](https://github.com/foo-dogsquared/hugo-mod-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
188
|
-
| [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
189
|
-
| [LaTeX package](https://github.com/ineshbose/simple-icons-latex) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
190
|
-
| [Laravel package](https://github.com/ublabs/blade-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
191
|
-
| [Python wheel](https://github.com/carstencodes/simplepycons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
192
|
-
| [React package](https://github.com/icons-pack/react-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
193
|
-
| [Ruby gem](https://rubygems.org/gems/simple-icons-rails) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
194
|
-
| [Svelte package](https://github.com/icons-pack/svelte-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
195
|
-
| [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/
|
|
183
|
+
| [Astro package](https://github.com/dzeiocom/simple-icons-astro) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/astro.svg" alt="Astro" align=left width=24 height=24> | [@Aviortheking](https://github.com/aviortheking) |  |  |
|
|
184
|
+
| [Blazor Nuget package](https://github.com/TimeWarpEngineering/timewarp-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/blazor.svg" alt="Blazor" align=left width=24 height=24> | [@TimeWarpEngineering](https://github.com/TimeWarpEngineering) |  |  |
|
|
185
|
+
| [Flutter package](https://github.com/jlnrrg/simple_icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/flutter.svg" alt="Flutter" align=left width=24 height=24> | [@jlnrrg](https://github.com/jlnrrg) |  |  |
|
|
186
|
+
| [Framer component](https://github.com/LitoMore/simple-icons-framer) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/framer.svg" alt="Framer" align=left width=24 height=24> | [@LitoMore](https://github.com/LitoMore) |  |  |
|
|
187
|
+
| [Hugo module](https://github.com/foo-dogsquared/hugo-mod-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/hugo.svg" alt="Hugo" align=left width=24 height=24> | [@foo-dogsquared](https://github.com/foo-dogsquared) |  |  |
|
|
188
|
+
| [Kirby plugin](https://github.com/runxel/kirby3-simpleicons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/kirby.svg" alt="Kirby" align=left width=24 height=24> | [@runxel](https://github.com/runxel) |  |  |
|
|
189
|
+
| [LaTeX package](https://github.com/ineshbose/simple-icons-latex) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/latex.svg" alt="LaTeX" align=left width=24 height=24> | [@ineshbose](https://github.com/ineshbose) |  |  |
|
|
190
|
+
| [Laravel package](https://github.com/ublabs/blade-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/laravel.svg" alt="Laravel" align=left width=24 height=24> | [@adrian-ub](https://github.com/adrian-ub) |  |  |
|
|
191
|
+
| [Python wheel](https://github.com/carstencodes/simplepycons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/python.svg" alt="Python" align=left width=24 height=24> | [@carstencodes](https://github.com/carstencodes) |  |  |
|
|
192
|
+
| [React package](https://github.com/icons-pack/react-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/react.svg" alt="React" align=left width=24 height=24> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
193
|
+
| [Ruby gem](https://rubygems.org/gems/simple-icons-rails) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/rubygems.svg" alt="Ruby" align=left width=24 height=24> | [@thepew](https://github.com/the-pew-inc) |  |  |
|
|
194
|
+
| [Svelte package](https://github.com/icons-pack/svelte-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/svelte.svg" alt="Svelte" align=left width=24 height=24> | [@wootsbot](https://github.com/wootsbot) |  |  |
|
|
195
|
+
| [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/14.0.1/icons/vuedotjs.svg" alt="Vue" align=left width=24 height=24> | [@wyatt-herkamp](https://github.com/wyatt-herkamp) |  |  |
|
|
196
196
|
|
|
197
197
|
Maintain a library? [Submit a PR][open-pr] to include it in the list above.
|
|
198
198
|
|