diff --git a/README.md b/README.md index c0d053fd..00e7018b 100644 --- a/README.md +++ b/README.md @@ -28,15 +28,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: ```html - - + + ``` Where `[ICON SLUG]` is replaced by the [slug] of the icon you want to use, for example: ```html - - + + ``` 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. diff --git a/package.json b/package.json index a2a953e5..3874739f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "6.23.0", + "version": "7.0.0", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://simpleicons.org", "keywords": [ diff --git a/slugs.md b/slugs.md index ad099ef2..01f747b4 100644 --- a/slugs.md +++ b/slugs.md @@ -293,6 +293,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `boulanger` | `boulanger` | | `Bower` | `bower` | | `Box` | `box` | +| `Boxy SVG` | `boxysvg` | | `Brandfolder` | `brandfolder` | | `Brave` | `brave` | | `Breaker` | `breaker` | @@ -981,7 +982,6 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Jameson` | `jameson` | | `Jamstack` | `jamstack` | | `Jasmine` | `jasmine` | -| `Java` | `java` | | `JavaScript` | `javascript` | | `JBL` | `jbl` | | `JCB` | `jcb` | @@ -1116,6 +1116,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Lighthouse` | `lighthouse` | | `LINE` | `line` | | `LineageOS` | `lineageos` | +| `Linear` | `linear` | | `LinkedIn` | `linkedin` | | `Linkerd` | `linkerd` | | `Linkfire` | `linkfire` | @@ -1250,6 +1251,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Mix` | `mix` | | `Mixcloud` | `mixcloud` | | `MLB` | `mlb` | +| `MLflow` | `mlflow` | | `MobX` | `mobx` | | `MobX-State-Tree` | `mobxstatetree` | | `Mocha` | `mocha` | @@ -1480,6 +1482,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `pixiv` | `pixiv` | | `pkgsrc` | `pkgsrc` | | `Planet` | `planet` | +| `PlanetScale` | `planetscale` | | `PlanGrid` | `plangrid` | | `Platform.sh` | `platformdotsh` | | `Platzi` | `platzi` | @@ -1614,6 +1617,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Ram` | `ram` | | `Rancher` | `rancher` | | `Rarible` | `rarible` | +| `Rasa` | `rasa` | | `Raspberry Pi` | `raspberrypi` | | `Ray` | `ray` | | `Razer` | `razer` | @@ -1934,6 +1938,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Taobao` | `taobao` | | `Tapas` | `tapas` | | `Target` | `target` | +| `Task` | `task` | | `Tasmota` | `tasmota` | | `Tata` | `tata` | | `Tauri` | `tauri` | @@ -2004,7 +2009,6 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Traefik Mesh` | `traefikmesh` | | `TrainerRoad` | `trainerroad` | | `Trakt` | `trakt` | -| `TransferWise` | `transferwise` | | `Transport for Ireland` | `transportforireland` | | `Transport for London` | `transportforlondon` | | `Travis CI` | `travisci` | @@ -2017,6 +2021,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Trip.com` | `tripdotcom` | | `Tripadvisor` | `tripadvisor` | | `Trove` | `trove` | +| `tRPC` | `trpc` | | `TrueNAS` | `truenas` | | `trulia` | `trulia` | | `Trusted Shops` | `trustedshops` | @@ -2107,6 +2112,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Visual Studio` | `visualstudio` | | `Visual Studio Code` | `visualstudiocode` | | `Vite` | `vite` | +| `Vitess` | `vitess` | | `Vivaldi` | `vivaldi` | | `Vivino` | `vivino` | | `VK` | `vk` |