version bump

This commit is contained in:
github-actions[bot] 2024-01-07 00:25:53 +00:00
parent efc8eb3380
commit ff1dfd75e5
3 changed files with 15 additions and 11 deletions

View File

@ -29,15 +29,15 @@ Icons can be downloaded as SVGs directly from [our website](https://simpleicons.
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: 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:
```html ```html
<img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v10/icons/[ICON SLUG].svg" /> <img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v11/icons/[ICON SLUG].svg" />
<img height="32" width="32" src="https://unpkg.com/simple-icons@v10/icons/[ICON SLUG].svg" /> <img height="32" width="32" src="https://unpkg.com/simple-icons@v11/icons/[ICON SLUG].svg" />
``` ```
Where `[ICON SLUG]` is replaced by the [slug] of the icon you want to use, for example: Where `[ICON SLUG]` is replaced by the [slug] of the icon you want to use, for example:
```html ```html
<img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v10/icons/simpleicons.svg" /> <img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v11/icons/simpleicons.svg" />
<img height="32" width="32" src="https://unpkg.com/simple-icons@v10/icons/simpleicons.svg" /> <img height="32" width="32" src="https://unpkg.com/simple-icons@v11/icons/simpleicons.svg" />
``` ```
These examples use the latest major version. This means you won't receive any updates following the next major release. You can use `@latest` instead to receive updates indefinitely. However, this will result in a `404` error if the icon is removed. These examples use the latest major version. This means you won't receive any updates following the next major release. You can use `@latest` instead to receive updates indefinitely. However, this will result in a `404` error if the icon is removed.

View File

@ -1,6 +1,6 @@
{ {
"name": "simple-icons", "name": "simple-icons",
"version": "10.4.0", "version": "11.0.0",
"description": "SVG icons for popular brands https://simpleicons.org", "description": "SVG icons for popular brands https://simpleicons.org",
"homepage": "https://simpleicons.org", "homepage": "https://simpleicons.org",
"keywords": [ "keywords": [

View File

@ -283,7 +283,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Azure Pipelines` | `azurepipelines` | | `Azure Pipelines` | `azurepipelines` |
| `B&R Automation` | `bandrautomation` | | `B&R Automation` | `bandrautomation` |
| `Babel` | `babel` | | `Babel` | `babel` |
| `Babylon.js` | `babylondotjs` |
| `Backblaze` | `backblaze` | | `Backblaze` | `backblaze` |
| `Backbone.js` | `backbonedotjs` | | `Backbone.js` | `backbonedotjs` |
| `Backendless` | `backendless` | | `Backendless` | `backendless` |
@ -571,6 +570,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Conventional Commits` | `conventionalcommits` | | `Conventional Commits` | `conventionalcommits` |
| `Convertio` | `convertio` | | `Convertio` | `convertio` |
| `Cookiecutter` | `cookiecutter` | | `Cookiecutter` | `cookiecutter` |
| `Cooler Master` | `coolermaster` |
| `Coppel` | `coppel` | | `Coppel` | `coppel` |
| `Cora` | `cora` | | `Cora` | `cora` |
| `Corona Engine` | `coronaengine` | | `Corona Engine` | `coronaengine` |
@ -651,6 +651,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `De'Longhi` | `delonghi` | | `De'Longhi` | `delonghi` |
| `Debian` | `debian` | | `Debian` | `debian` |
| `Decap CMS` | `decapcms` | | `Decap CMS` | `decapcms` |
| `DeepCool` | `deepcool` |
| `deepin` | `deepin` | | `deepin` | `deepin` |
| `DeepL` | `deepl` | | `DeepL` | `deepl` |
| `Deepnote` | `deepnote` | | `Deepnote` | `deepnote` |
@ -1175,7 +1176,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Huawei` | `huawei` | | `Huawei` | `huawei` |
| `HubSpot` | `hubspot` | | `HubSpot` | `hubspot` |
| `Hugo` | `hugo` | | `Hugo` | `hugo` |
| `Hulu` | `hulu` |
| `Humble Bundle` | `humblebundle` | | `Humble Bundle` | `humblebundle` |
| `Hungry Jack's` | `hungryjacks` | | `Hungry Jack's` | `hungryjacks` |
| `Husqvarna` | `husqvarna` | | `Husqvarna` | `husqvarna` |
@ -1219,7 +1219,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Indeed` | `indeed` | | `Indeed` | `indeed` |
| `IndiGo` | `indigo` | | `IndiGo` | `indigo` |
| `Inertia` | `inertia` | | `Inertia` | `inertia` |
| `Infiniti` | `infiniti` | | `INFINITI` | `infiniti` |
| `InfluxDB` | `influxdb` | | `InfluxDB` | `influxdb` |
| `InfoQ` | `infoq` | | `InfoQ` | `infoq` |
| `Informatica` | `informatica` | | `Informatica` | `informatica` |
@ -1499,6 +1499,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Mailgun` | `mailgun` | | `Mailgun` | `mailgun` |
| `Mailtrap` | `mailtrap` | | `Mailtrap` | `mailtrap` |
| `Major League Hacking` | `majorleaguehacking` | | `Major League Hacking` | `majorleaguehacking` |
| `Make` | `make` |
| `MakerBot` | `makerbot` | | `MakerBot` | `makerbot` |
| `Mamba UI` | `mambaui` | | `Mamba UI` | `mambaui` |
| `MAMP` | `mamp` | | `MAMP` | `mamp` |
@ -1880,7 +1881,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Peloton` | `peloton` | | `Peloton` | `peloton` |
| `Penny` | `penny` | | `Penny` | `penny` |
| `Penpot` | `penpot` | | `Penpot` | `penpot` |
| `Pepsi` | `pepsi` |
| `Percy` | `percy` | | `Percy` | `percy` |
| `Perforce` | `perforce` | | `Perforce` | `perforce` |
| `Perl` | `perl` | | `Perl` | `perl` |
@ -2302,6 +2302,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Showtime` | `showtime` | | `Showtime` | `showtime` |
| `Showwcase` | `showwcase` | | `Showwcase` | `showwcase` |
| `Shutterstock` | `shutterstock` | | `Shutterstock` | `shutterstock` |
| `SideQuest` | `sidequest` |
| `Siemens` | `siemens` | | `Siemens` | `siemens` |
| `SiFive` | `sifive` | | `SiFive` | `sifive` |
| `Signal` | `signal` | | `Signal` | `signal` |
@ -2316,6 +2317,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `SingleStore` | `singlestore` | | `SingleStore` | `singlestore` |
| `Sitecore` | `sitecore` | | `Sitecore` | `sitecore` |
| `SitePoint` | `sitepoint` | | `SitePoint` | `sitepoint` |
| `SiYuan` | `siyuan` |
| `Skaffold` | `skaffold` | | `Skaffold` | `skaffold` |
| `Sketch` | `sketch` | | `Sketch` | `sketch` |
| `Sketchfab` | `sketchfab` | | `Sketchfab` | `sketchfab` |
@ -2420,6 +2422,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `StackShare` | `stackshare` | | `StackShare` | `stackshare` |
| `Stadia` | `stadia` | | `Stadia` | `stadia` |
| `Staffbase` | `staffbase` | | `Staffbase` | `staffbase` |
| `Stagetimer` | `stagetimer` |
| `Standard Resume` | `standardresume` | | `Standard Resume` | `standardresume` |
| `StandardJS` | `standardjs` | | `StandardJS` | `standardjs` |
| `Star Trek` | `startrek` | | `Star Trek` | `startrek` |
@ -2525,8 +2528,8 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `TED` | `ted` | | `TED` | `ted` |
| `Teespring` | `teespring` | | `Teespring` | `teespring` |
| `Tekton` | `tekton` | | `Tekton` | `tekton` |
| `TELE 5` | `tele5` |
| `Télé-Québec` | `telequebec` | | `Télé-Québec` | `telequebec` |
| `TELE5` | `tele5` |
| `Telegram` | `telegram` | | `Telegram` | `telegram` |
| `Telegraph` | `telegraph` | | `Telegraph` | `telegraph` |
| `Temporal` | `temporal` | | `Temporal` | `temporal` |
@ -2679,7 +2682,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `United Nations` | `unitednations` | | `United Nations` | `unitednations` |
| `Unity` | `unity` | | `Unity` | `unity` |
| `Unlicense` | `unlicense` | | `Unlicense` | `unlicense` |
| `Uno` | `uno` |
| `UnoCSS` | `unocss` | | `UnoCSS` | `unocss` |
| `Unraid` | `unraid` | | `Unraid` | `unraid` |
| `Unreal Engine` | `unrealengine` | | `Unreal Engine` | `unrealengine` |
@ -2728,6 +2730,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Viber` | `viber` | | `Viber` | `viber` |
| `Viblo` | `viblo` | | `Viblo` | `viblo` |
| `VictoriaMetrics` | `victoriametrics` | | `VictoriaMetrics` | `victoriametrics` |
| `Victron Energy` | `victronenergy` |
| `Vim` | `vim` | | `Vim` | `vim` |
| `Vimeo` | `vimeo` | | `Vimeo` | `vimeo` |
| `Vimeo Livestream` | `vimeolivestream` | | `Vimeo Livestream` | `vimeolivestream` |
@ -2858,6 +2861,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Write.as` | `writedotas` | | `Write.as` | `writedotas` |
| `WWE` | `wwe` | | `WWE` | `wwe` |
| `Wwise` | `wwise` | | `Wwise` | `wwise` |
| `Wyze` | `wyze` |
| `X` | `x` | | `X` | `x` |
| `X.Org` | `xdotorg` | | `X.Org` | `xdotorg` |
| `Xamarin` | `xamarin` | | `Xamarin` | `xamarin` |