version bump

This commit is contained in:
simple-icons[bot] 2024-06-30 00:28:00 +00:00
parent ed1d9e01a5
commit df7e09abd0
3 changed files with 9 additions and 72 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@v12/icons/[ICON SLUG].svg" /> <img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v13/icons/[ICON SLUG].svg" />
<img height="32" width="32" src="https://unpkg.com/simple-icons@v12/icons/[ICON SLUG].svg" /> <img height="32" width="32" src="https://unpkg.com/simple-icons@v13/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@v12/icons/simpleicons.svg" /> <img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v13/icons/simpleicons.svg" />
<img height="32" width="32" src="https://unpkg.com/simple-icons@v12/icons/simpleicons.svg" /> <img height="32" width="32" src="https://unpkg.com/simple-icons@v13/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": "12.4.0", "version": "13.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

@ -311,11 +311,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `AWS Secrets Manager` | `awssecretsmanager` | | `AWS Secrets Manager` | `awssecretsmanager` |
| `Awwwards` | `awwwards` | | `Awwwards` | `awwwards` |
| `Axios` | `axios` | | `Axios` | `axios` |
| `Azure Artifacts` | `azureartifacts` |
| `Azure Data Explorer` | `azuredataexplorer` |
| `Azure DevOps` | `azuredevops` |
| `Azure Functions` | `azurefunctions` |
| `Azure Pipelines` | `azurepipelines` |
| `B&R Automation` | `bandrautomation` | | `B&R Automation` | `bandrautomation` |
| `Babel` | `babel` | | `Babel` | `babel` |
| `Babelio` | `babelio` | | `Babelio` | `babelio` |
@ -458,7 +453,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Byju's` | `byjus` | | `Byju's` | `byjus` |
| `ByteDance` | `bytedance` | | `ByteDance` | `bytedance` |
| `C` | `c` | | `C` | `c` |
| `C#` | `csharp` |
| `C++` | `cplusplus` | | `C++` | `cplusplus` |
| `C++ Builder` | `cplusplusbuilder` | | `C++ Builder` | `cplusplusbuilder` |
| `Cachet` | `cachet` | | `Cachet` | `cachet` |
@ -692,7 +686,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `DAF` | `daf` | | `DAF` | `daf` |
| `daily.dev` | `dailydotdev` | | `daily.dev` | `dailydotdev` |
| `Dailymotion` | `dailymotion` | | `Dailymotion` | `dailymotion` |
| `Daimler` | `daimler` |
| `DaisyUI` | `daisyui` | | `DaisyUI` | `daisyui` |
| `Dapr` | `dapr` | | `Dapr` | `dapr` |
| `Dark Reader` | `darkreader` | | `Dark Reader` | `darkreader` |
@ -710,7 +703,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `DataGrip` | `datagrip` | | `DataGrip` | `datagrip` |
| `Dataiku` | `dataiku` | | `Dataiku` | `dataiku` |
| `DataStax` | `datastax` | | `DataStax` | `datastax` |
| `Dataverse` | `dataverse` |
| `date-fns` | `datefns` | | `date-fns` | `datefns` |
| `DATEV` | `datev` | | `DATEV` | `datev` |
| `DatoCMS` | `datocms` | | `DatoCMS` | `datocms` |
@ -742,7 +734,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Dependabot` | `dependabot` | | `Dependabot` | `dependabot` |
| `Depositphotos` | `depositphotos` | | `Depositphotos` | `depositphotos` |
| `Der Spiegel` | `derspiegel` | | `Der Spiegel` | `derspiegel` |
| `Designer News` | `designernews` |
| `Deutsche Bahn` | `deutschebahn` | | `Deutsche Bahn` | `deutschebahn` |
| `Deutsche Bank` | `deutschebank` | | `Deutsche Bank` | `deutschebank` |
| `Deutsche Post` | `deutschepost` | | `Deutsche Post` | `deutschepost` |
@ -780,7 +771,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Docsify` | `docsify` | | `Docsify` | `docsify` |
| `Doctrine` | `doctrine` | | `Doctrine` | `doctrine` |
| `Docusaurus` | `docusaurus` | | `Docusaurus` | `docusaurus` |
| `DocuSign` | `docusign` |
| `Dogecoin` | `dogecoin` | | `Dogecoin` | `dogecoin` |
| `DOI` | `doi` | | `DOI` | `doi` |
| `Dolby` | `dolby` | | `Dolby` | `dolby` |
@ -814,7 +804,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Duplicati` | `duplicati` | | `Duplicati` | `duplicati` |
| `DVC` | `dvc` | | `DVC` | `dvc` |
| `dwm` | `dwm` | | `dwm` | `dwm` |
| `Dynamics 365` | `dynamics365` |
| `Dynatrace` | `dynatrace` | | `Dynatrace` | `dynatrace` |
| `E.Leclerc` | `edotleclerc` | | `E.Leclerc` | `edotleclerc` |
| `E3` | `e3` | | `E3` | `e3` |
@ -1141,7 +1130,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Google Dataproc` | `googledataproc` | | `Google Dataproc` | `googledataproc` |
| `Google Display & Video 360` | `googledisplayandvideo360` | | `Google Display & Video 360` | `googledisplayandvideo360` |
| `Google Docs` | `googledocs` | | `Google Docs` | `googledocs` |
| `Google Domains` | `googledomains` |
| `Google Drive` | `googledrive` | | `Google Drive` | `googledrive` |
| `Google Earth` | `googleearth` | | `Google Earth` | `googleearth` |
| `Google Earth Engine` | `googleearthengine` | | `Google Earth Engine` | `googleearthengine` |
@ -1149,7 +1137,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Google Fonts` | `googlefonts` | | `Google Fonts` | `googlefonts` |
| `Google Forms` | `googleforms` | | `Google Forms` | `googleforms` |
| `Google Gemini` | `googlegemini` | | `Google Gemini` | `googlegemini` |
| `Google Hangouts` | `googlehangouts` |
| `Google Home` | `googlehome` | | `Google Home` | `googlehome` |
| `Google Keep` | `googlekeep` | | `Google Keep` | `googlekeep` |
| `Google Lens` | `googlelens` | | `Google Lens` | `googlelens` |
@ -1157,14 +1144,11 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Google Marketing Platform` | `googlemarketingplatform` | | `Google Marketing Platform` | `googlemarketingplatform` |
| `Google Meet` | `googlemeet` | | `Google Meet` | `googlemeet` |
| `Google Messages` | `googlemessages` | | `Google Messages` | `googlemessages` |
| `Google My Business` | `googlemybusiness` |
| `Google Nearby` | `googlenearby` | | `Google Nearby` | `googlenearby` |
| `Google News` | `googlenews` | | `Google News` | `googlenews` |
| `Google Optimize` | `googleoptimize` |
| `Google Pay` | `googlepay` | | `Google Pay` | `googlepay` |
| `Google Photos` | `googlephotos` | | `Google Photos` | `googlephotos` |
| `Google Play` | `googleplay` | | `Google Play` | `googleplay` |
| `Google Podcasts` | `googlepodcasts` |
| `Google Pub/Sub` | `googlepubsub` | | `Google Pub/Sub` | `googlepubsub` |
| `Google Scholar` | `googlescholar` | | `Google Scholar` | `googlescholar` |
| `Google Search Console` | `googlesearchconsole` | | `Google Search Console` | `googlesearchconsole` |
@ -1310,9 +1294,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Iata` | `iata` | | `Iata` | `iata` |
| `iBeacon` | `ibeacon` | | `iBeacon` | `ibeacon` |
| `Iberia` | `iberia` | | `Iberia` | `iberia` |
| `IBM` | `ibm` |
| `IBM Cloud` | `ibmcloud` |
| `IBM Watson` | `ibmwatson` |
| `Iced` | `iced` | | `Iced` | `iced` |
| `Iceland` | `iceland` | | `Iceland` | `iceland` |
| `ICICI Bank` | `icicibank` | | `ICICI Bank` | `icicibank` |
@ -1377,7 +1358,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Intermarche` | `intermarche` | | `Intermarche` | `intermarche` |
| `Internet Archive` | `internetarchive` | | `Internet Archive` | `internetarchive` |
| `Internet Computer` | `internetcomputer` | | `Internet Computer` | `internetcomputer` |
| `Internet Explorer` | `internetexplorer` |
| `Intigriti` | `intigriti` | | `Intigriti` | `intigriti` |
| `Intuit` | `intuit` | | `Intuit` | `intuit` |
| `InVision` | `invision` | | `InVision` | `invision` |
@ -1734,25 +1714,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Micro.blog` | `microdotblog` | | `Micro.blog` | `microdotblog` |
| `Microgenetics` | `microgenetics` | | `Microgenetics` | `microgenetics` |
| `MicroPython` | `micropython` | | `MicroPython` | `micropython` |
| `Microsoft` | `microsoft` |
| `Microsoft Academic` | `microsoftacademic` |
| `Microsoft Access` | `microsoftaccess` |
| `Microsoft Azure` | `microsoftazure` |
| `Microsoft Bing` | `microsoftbing` |
| `Microsoft Edge` | `microsoftedge` |
| `Microsoft Excel` | `microsoftexcel` |
| `Microsoft Exchange` | `microsoftexchange` |
| `Microsoft OneDrive` | `microsoftonedrive` |
| `Microsoft OneNote` | `microsoftonenote` |
| `Microsoft Outlook` | `microsoftoutlook` |
| `Microsoft PowerPoint` | `microsoftpowerpoint` |
| `Microsoft SharePoint` | `microsoftsharepoint` |
| `Microsoft SQL Server` | `microsoftsqlserver` |
| `Microsoft Store` | `microsoftstore` |
| `Microsoft Teams` | `microsoftteams` |
| `Microsoft Translator` | `microsofttranslator` |
| `Microsoft Visio` | `microsoftvisio` |
| `Microsoft Word` | `microsoftword` |
| `Microstation` | `microstation` | | `Microstation` | `microstation` |
| `MicroStrategy` | `microstrategy` | | `MicroStrategy` | `microstrategy` |
| `MIDI` | `midi` | | `MIDI` | `midi` |
@ -1761,7 +1722,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Milanote` | `milanote` | | `Milanote` | `milanote` |
| `Milvus` | `milvus` | | `Milvus` | `milvus` |
| `Minds` | `minds` | | `Minds` | `minds` |
| `Minecraft` | `minecraft` |
| `Minetest` | `minetest` | | `Minetest` | `minetest` |
| `Mini` | `mini` | | `Mini` | `mini` |
| `MinIO` | `minio` | | `MinIO` | `minio` |
@ -1784,7 +1744,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Modin` | `modin` | | `Modin` | `modin` |
| `Modrinth` | `modrinth` | | `Modrinth` | `modrinth` |
| `MODX` | `modx` | | `MODX` | `modx` |
| `Mojang Studios` | `mojangstudios` |
| `Moleculer` | `moleculer` | | `Moleculer` | `moleculer` |
| `Momenteo` | `momenteo` | | `Momenteo` | `momenteo` |
| `Monero` | `monero` | | `Monero` | `monero` |
@ -1802,6 +1761,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Moo` | `moo` | | `Moo` | `moo` |
| `Moodle` | `moodle` | | `Moodle` | `moodle` |
| `Moonrepo` | `moonrepo` | | `Moonrepo` | `moonrepo` |
| `Moq` | `moq` |
| `Moqups` | `moqups` | | `Moqups` | `moqups` |
| `Morrisons` | `morrisons` | | `Morrisons` | `morrisons` |
| `Moscow Metro` | `moscowmetro` | | `Moscow Metro` | `moscowmetro` |
@ -2003,6 +1963,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Orange` | `orange` | | `Orange` | `orange` |
| `ORCID` | `orcid` | | `ORCID` | `orcid` |
| `Org` | `org` | | `Org` | `org` |
| `Organic Maps` | `organicmaps` |
| `Origin` | `origin` | | `Origin` | `origin` |
| `Osano` | `osano` | | `Osano` | `osano` |
| `OSF` | `osf` | | `OSF` | `osf` |
@ -2130,7 +2091,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `PlayStation 4` | `playstation4` | | `PlayStation 4` | `playstation4` |
| `PlayStation 5` | `playstation5` | | `PlayStation 5` | `playstation5` |
| `PlayStation Vita` | `playstationvita` | | `PlayStation Vita` | `playstationvita` |
| `Playwright` | `playwright` |
| `Pleroma` | `pleroma` | | `Pleroma` | `pleroma` |
| `Plesk` | `plesk` | | `Plesk` | `plesk` |
| `Plex` | `plex` | | `Plex` | `plex` |
@ -2170,14 +2130,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `PostHog` | `posthog` | | `PostHog` | `posthog` |
| `Postman` | `postman` | | `Postman` | `postman` |
| `Postmates` | `postmates` | | `Postmates` | `postmates` |
| `Power Apps` | `powerapps` |
| `Power Automate` | `powerautomate` |
| `Power BI` | `powerbi` |
| `Power Fx` | `powerfx` |
| `Power Pages` | `powerpages` |
| `Power Virtual Agents` | `powervirtualagents` |
| `POWERS` | `powers` | | `POWERS` | `powers` |
| `PowerShell` | `powershell` |
| `pr.co` | `prdotco` | | `pr.co` | `prdotco` |
| `pre-commit` | `precommit` | | `pre-commit` | `precommit` |
| `Preact` | `preact` | | `Preact` | `preact` |
@ -2334,6 +2287,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Redis` | `redis` | | `Redis` | `redis` |
| `Redmine` | `redmine` | | `Redmine` | `redmine` |
| `Redox` | `redox` | | `Redox` | `redox` |
| `Redsys` | `redsys` |
| `Redux` | `redux` | | `Redux` | `redux` |
| `Redux-Saga` | `reduxsaga` | | `Redux-Saga` | `reduxsaga` |
| `RedwoodJS` | `redwoodjs` | | `RedwoodJS` | `redwoodjs` |
@ -2348,7 +2302,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Ren'Py` | `renpy` | | `Ren'Py` | `renpy` |
| `Renault` | `renault` | | `Renault` | `renault` |
| `Render` | `render` | | `Render` | `render` |
| `RenovateBot` | `renovatebot` | | `Renovate` | `renovate` |
| `Renren` | `renren` | | `Renren` | `renren` |
| `Replit` | `replit` | | `Replit` | `replit` |
| `Republic of Gamers` | `republicofgamers` | | `Republic of Gamers` | `republicofgamers` |
@ -2550,8 +2504,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `ŠKODA` | `skoda` | | `ŠKODA` | `skoda` |
| `Sky` | `sky` | | `Sky` | `sky` |
| `Skypack` | `skypack` | | `Skypack` | `skypack` |
| `Skype` | `skype` |
| `Skype for Business` | `skypeforbusiness` |
| `Skyrock` | `skyrock` | | `Skyrock` | `skyrock` |
| `Slack` | `slack` | | `Slack` | `slack` |
| `Slackware` | `slackware` | | `Slackware` | `slackware` |
@ -2648,7 +2600,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `StackHawk` | `stackhawk` | | `StackHawk` | `stackhawk` |
| `StackPath` | `stackpath` | | `StackPath` | `stackpath` |
| `StackShare` | `stackshare` | | `StackShare` | `stackshare` |
| `Stadia` | `stadia` |
| `Staffbase` | `staffbase` | | `Staffbase` | `staffbase` |
| `Stagetimer` | `stagetimer` | | `Stagetimer` | `stagetimer` |
| `Standard Resume` | `standardresume` | | `Standard Resume` | `standardresume` |
@ -3001,10 +2952,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `VirtualBox` | `virtualbox` | | `VirtualBox` | `virtualbox` |
| `VirusTotal` | `virustotal` | | `VirusTotal` | `virustotal` |
| `Visa` | `visa` | | `Visa` | `visa` |
| `Visual Basic` | `visualbasic` |
| `Visual Studio` | `visualstudio` |
| `Visual Studio App Center` | `visualstudioappcenter` |
| `Visual Studio Code` | `visualstudiocode` |
| `visx` | `visx` | | `visx` | `visx` |
| `Vite` | `vite` | | `Vite` | `vite` |
| `VitePress` | `vitepress` | | `VitePress` | `vitepress` |
@ -3100,12 +3047,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Wikiquote` | `wikiquote` | | `Wikiquote` | `wikiquote` |
| `Wikivoyage` | `wikivoyage` | | `Wikivoyage` | `wikivoyage` |
| `Winamp` | `winamp` | | `Winamp` | `winamp` |
| `Windows` | `windows` |
| `Windows 10` | `windows10` |
| `Windows 11` | `windows11` |
| `Windows 95` | `windows95` |
| `Windows Terminal` | `windowsterminal` |
| `Windows XP` | `windowsxp` |
| `Wipro` | `wipro` | | `Wipro` | `wipro` |
| `Wire` | `wire` | | `Wire` | `wire` |
| `WireGuard` | `wireguard` | | `WireGuard` | `wireguard` |
@ -3135,10 +3076,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Wyze` | `wyze` | | `Wyze` | `wyze` |
| `X` | `x` | | `X` | `x` |
| `X.Org` | `xdotorg` | | `X.Org` | `xdotorg` |
| `Xamarin` | `xamarin` |
| `XAML` | `xaml` |
| `XAMPP` | `xampp` | | `XAMPP` | `xampp` |
| `Xbox` | `xbox` |
| `Xcode` | `xcode` | | `Xcode` | `xcode` |
| `XDA Developers` | `xdadevelopers` | | `XDA Developers` | `xdadevelopers` |
| `Xendit` | `xendit` | | `Xendit` | `xendit` |
@ -3158,7 +3096,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Yamaha Corporation` | `yamahacorporation` | | `Yamaha Corporation` | `yamahacorporation` |
| `Yamaha Motor Corporation` | `yamahamotorcorporation` | | `Yamaha Motor Corporation` | `yamahamotorcorporation` |
| `YAML` | `yaml` | | `YAML` | `yaml` |
| `Yammer` | `yammer` |
| `Yandex Cloud` | `yandexcloud` | | `Yandex Cloud` | `yandexcloud` |
| `Yarn` | `yarn` | | `Yarn` | `yarn` |
| `Yelp` | `yelp` | | `Yelp` | `yelp` |