mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-04-13 16:19:33 +03:00
version bump
This commit is contained in:
parent
3fd2686aab
commit
47eb472a12
@ -26,15 +26,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@v5/icons/[ICON SLUG].svg" />
|
<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@v5/icons/[ICON SLUG].svg" />
|
<img height="32" width="32" src="https://unpkg.com/simple-icons@v6/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@v5/icons/simpleicons.svg" />
|
<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@v5/icons/simpleicons.svg" />
|
<img height="32" width="32" src="https://unpkg.com/simple-icons@v6/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.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "simple-icons",
|
"name": "simple-icons",
|
||||||
"version": "5.24.0",
|
"version": "6.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": [
|
||||||
|
14
slugs.md
14
slugs.md
@ -341,6 +341,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `China Eastern Airlines` | `chinaeasternairlines` |
|
| `China Eastern Airlines` | `chinaeasternairlines` |
|
||||||
| `China Southern Airlines` | `chinasouthernairlines` |
|
| `China Southern Airlines` | `chinasouthernairlines` |
|
||||||
| `Chocolatey` | `chocolatey` |
|
| `Chocolatey` | `chocolatey` |
|
||||||
|
| `Chromecast` | `chromecast` |
|
||||||
| `Chrysler` | `chrysler` |
|
| `Chrysler` | `chrysler` |
|
||||||
| `Chupa Chups` | `chupachups` |
|
| `Chupa Chups` | `chupachups` |
|
||||||
| `Cinema 4D` | `cinema4d` |
|
| `Cinema 4D` | `cinema4d` |
|
||||||
@ -619,7 +620,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `Favro` | `favro` |
|
| `Favro` | `favro` |
|
||||||
| `FeatHub` | `feathub` |
|
| `FeatHub` | `feathub` |
|
||||||
| `FedEx` | `fedex` |
|
| `FedEx` | `fedex` |
|
||||||
| `Fedora` | `fedora` |
|
|
||||||
| `Feedly` | `feedly` |
|
| `Feedly` | `feedly` |
|
||||||
| `Ferrari` | `ferrari` |
|
| `Ferrari` | `ferrari` |
|
||||||
| `Ferrari N.V.` | `ferrarinv` |
|
| `Ferrari N.V.` | `ferrarinv` |
|
||||||
@ -688,6 +688,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `Furry Network` | `furrynetwork` |
|
| `Furry Network` | `furrynetwork` |
|
||||||
| `FutureLearn` | `futurelearn` |
|
| `FutureLearn` | `futurelearn` |
|
||||||
| `G2A` | `g2a` |
|
| `G2A` | `g2a` |
|
||||||
|
| `Game & Watch` | `gameandwatch` |
|
||||||
| `Game Jolt` | `gamejolt` |
|
| `Game Jolt` | `gamejolt` |
|
||||||
| `Garmin` | `garmin` |
|
| `Garmin` | `garmin` |
|
||||||
| `Gatling` | `gatling` |
|
| `Gatling` | `gatling` |
|
||||||
@ -746,7 +747,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `Google Assistant` | `googleassistant` |
|
| `Google Assistant` | `googleassistant` |
|
||||||
| `Google Calendar` | `googlecalendar` |
|
| `Google Calendar` | `googlecalendar` |
|
||||||
| `Google Cardboard` | `googlecardboard` |
|
| `Google Cardboard` | `googlecardboard` |
|
||||||
| `Google Cast` | `googlecast` |
|
|
||||||
| `Google Chat` | `googlechat` |
|
| `Google Chat` | `googlechat` |
|
||||||
| `Google Chrome` | `googlechrome` |
|
| `Google Chrome` | `googlechrome` |
|
||||||
| `Google Classroom` | `googleclassroom` |
|
| `Google Classroom` | `googleclassroom` |
|
||||||
@ -1006,7 +1006,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `Koa` | `koa` |
|
| `Koa` | `koa` |
|
||||||
| `Koc` | `koc` |
|
| `Koc` | `koc` |
|
||||||
| `Kodi` | `kodi` |
|
| `Kodi` | `kodi` |
|
||||||
| `Koding` | `koding` |
|
|
||||||
| `Kofax` | `kofax` |
|
| `Kofax` | `kofax` |
|
||||||
| `Komoot` | `komoot` |
|
| `Komoot` | `komoot` |
|
||||||
| `Kongregate` | `kongregate` |
|
| `Kongregate` | `kongregate` |
|
||||||
@ -1036,6 +1035,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `LeetCode` | `leetcode` |
|
| `LeetCode` | `leetcode` |
|
||||||
| `Lemmy` | `lemmy` |
|
| `Lemmy` | `lemmy` |
|
||||||
| `Lenovo` | `lenovo` |
|
| `Lenovo` | `lenovo` |
|
||||||
|
| `Lerna` | `lerna` |
|
||||||
| `Less` | `less` |
|
| `Less` | `less` |
|
||||||
| `Let’s Encrypt` | `letsencrypt` |
|
| `Let’s Encrypt` | `letsencrypt` |
|
||||||
| `Letterboxd` | `letterboxd` |
|
| `Letterboxd` | `letterboxd` |
|
||||||
@ -1107,7 +1107,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `Mastodon` | `mastodon` |
|
| `Mastodon` | `mastodon` |
|
||||||
| `Material Design` | `materialdesign` |
|
| `Material Design` | `materialdesign` |
|
||||||
| `Material Design Icons` | `materialdesignicons` |
|
| `Material Design Icons` | `materialdesignicons` |
|
||||||
| `Material-UI` | `materialui` |
|
|
||||||
| `Matomo` | `matomo` |
|
| `Matomo` | `matomo` |
|
||||||
| `Matrix` | `matrix` |
|
| `Matrix` | `matrix` |
|
||||||
| `Mattermost` | `mattermost` |
|
| `Mattermost` | `mattermost` |
|
||||||
@ -1193,6 +1192,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `MSI` | `msi` |
|
| `MSI` | `msi` |
|
||||||
| `MTA` | `mta` |
|
| `MTA` | `mta` |
|
||||||
| `MTR` | `mtr` |
|
| `MTR` | `mtr` |
|
||||||
|
| `MUI` | `mui` |
|
||||||
| `Mulesoft` | `mulesoft` |
|
| `Mulesoft` | `mulesoft` |
|
||||||
| `Mumble` | `mumble` |
|
| `Mumble` | `mumble` |
|
||||||
| `MuseScore` | `musescore` |
|
| `MuseScore` | `musescore` |
|
||||||
@ -1383,7 +1383,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `Piwigo` | `piwigo` |
|
| `Piwigo` | `piwigo` |
|
||||||
| `Pixabay` | `pixabay` |
|
| `Pixabay` | `pixabay` |
|
||||||
| `pixiv` | `pixiv` |
|
| `pixiv` | `pixiv` |
|
||||||
| `PJSIP` | `pjsip` |
|
|
||||||
| `Planet` | `planet` |
|
| `Planet` | `planet` |
|
||||||
| `PlanGrid` | `plangrid` |
|
| `PlanGrid` | `plangrid` |
|
||||||
| `Platform.sh` | `platformdotsh` |
|
| `Platform.sh` | `platformdotsh` |
|
||||||
@ -1496,6 +1495,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `Qubes OS` | `qubesos` |
|
| `Qubes OS` | `qubesos` |
|
||||||
| `Quest` | `quest` |
|
| `Quest` | `quest` |
|
||||||
| `QuickBooks` | `quickbooks` |
|
| `QuickBooks` | `quickbooks` |
|
||||||
|
| `QuickLook` | `quicklook` |
|
||||||
| `QuickTime` | `quicktime` |
|
| `QuickTime` | `quicktime` |
|
||||||
| `Quip` | `quip` |
|
| `Quip` | `quip` |
|
||||||
| `Quora` | `quora` |
|
| `Quora` | `quora` |
|
||||||
@ -1593,7 +1593,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `Safari` | `safari` |
|
| `Safari` | `safari` |
|
||||||
| `Sahibinden` | `sahibinden` |
|
| `Sahibinden` | `sahibinden` |
|
||||||
| `Salesforce` | `salesforce` |
|
| `Salesforce` | `salesforce` |
|
||||||
| `SaltStack` | `saltstack` |
|
| `Salt Project` | `saltproject` |
|
||||||
| `Samsung` | `samsung` |
|
| `Samsung` | `samsung` |
|
||||||
| `Samsung Pay` | `samsungpay` |
|
| `Samsung Pay` | `samsungpay` |
|
||||||
| `San Francisco Municipal Railway` | `sanfranciscomunicipalrailway` |
|
| `San Francisco Municipal Railway` | `sanfranciscomunicipalrailway` |
|
||||||
@ -1666,7 +1666,6 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `Skillshare` | `skillshare` |
|
| `Skillshare` | `skillshare` |
|
||||||
| `ŠKODA` | `skoda` |
|
| `ŠKODA` | `skoda` |
|
||||||
| `Sky` | `sky` |
|
| `Sky` | `sky` |
|
||||||
| `Skyliner` | `skyliner` |
|
|
||||||
| `Skynet` | `skynet` |
|
| `Skynet` | `skynet` |
|
||||||
| `Skypack` | `skypack` |
|
| `Skypack` | `skypack` |
|
||||||
| `Skype` | `skype` |
|
| `Skype` | `skype` |
|
||||||
@ -1835,6 +1834,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
|
|||||||
| `Testing Library` | `testinglibrary` |
|
| `Testing Library` | `testinglibrary` |
|
||||||
| `Tether` | `tether` |
|
| `Tether` | `tether` |
|
||||||
| `Textpattern` | `textpattern` |
|
| `Textpattern` | `textpattern` |
|
||||||
|
| `The Algorithms` | `thealgorithms` |
|
||||||
| `The Conversation` | `theconversation` |
|
| `The Conversation` | `theconversation` |
|
||||||
| `The Irish Times` | `theirishtimes` |
|
| `The Irish Times` | `theirishtimes` |
|
||||||
| `The Mighty` | `themighty` |
|
| `The Mighty` | `themighty` |
|
||||||
|
Loading…
Reference in New Issue
Block a user