mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-29 21:40:35 +03:00
version bump
This commit is contained in:
parent
e0a4e765ad
commit
be0b79115f
@ -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
|
||||
<img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v6/icons/[ICON SLUG].svg" />
|
||||
<img height="32" width="32" src="https://unpkg.com/simple-icons@v6/icons/[ICON SLUG].svg" />
|
||||
<img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/[ICON SLUG].svg" />
|
||||
<img height="32" width="32" src="https://unpkg.com/simple-icons@v7/icons/[ICON SLUG].svg" />
|
||||
```
|
||||
|
||||
Where `[ICON SLUG]` is replaced by the [slug] of the icon you want to use, for example:
|
||||
|
||||
```html
|
||||
<img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v6/icons/simpleicons.svg" />
|
||||
<img height="32" width="32" src="https://unpkg.com/simple-icons@v6/icons/simpleicons.svg" />
|
||||
<img height="32" width="32" src="https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/simpleicons.svg" />
|
||||
<img height="32" width="32" src="https://unpkg.com/simple-icons@v7/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.
|
||||
|
@ -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": [
|
||||
|
10
slugs.md
10
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` |
|
||||
|
Loading…
Reference in New Issue
Block a user