diff --git a/VERSIONING.md b/VERSIONING.md index 98d9a1291363..83073ec543a7 100644 --- a/VERSIONING.md +++ b/VERSIONING.md @@ -18,9 +18,4 @@ _Major_ releases are scheduled on a half-year basis, mainly to remove old SVGs. ## Deprecation -For approximately 3 months after a _major_ release, the _major_ release preceding it will be supported. After 3 months, the previous _major_ release is deprecated and will no longer be supported. - -Support of a _major_ version entails the following: - -- SVGs and metadata of brands will be updated on request. This excludes brands that were removed in the new _major_ release. -- Bugs in the npm library will be updated if reported. +After a _major_ release, the only other supported version is the last version of the previous _major_ release. This previous version will only receive bug fixes to either the npm library, or our internal APIs. diff --git a/_data/simple-icons.json b/_data/simple-icons.json index cda4f38b0f71..fd923beeedf3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3351,6 +3351,11 @@ "url": "https://www.contentstack.com/legal/terms-of-service" } }, + { + "title": "Contributor Covenant", + "hex": "5E0D73", + "source": "https://www.contributor-covenant.org" + }, { "title": "Conventional Commits", "hex": "FE5196", @@ -4860,6 +4865,11 @@ "hex": "0928FF", "source": "https://fantom.foundation" }, + { + "title": "Farcaster", + "hex": "855DCD", + "source": "https://www.farcaster.xyz" + }, { "title": "FareHarbor", "hex": "0A6ECE", @@ -5233,6 +5243,11 @@ "hex": "F2712B", "source": "https://fontforge.org" }, + { + "title": "foobar2000", + "hex": "000000", + "source": "https://hydrogenaud.io/index.php?topic=55604.0" + }, { "title": "foodpanda", "hex": "D70F64", @@ -5927,6 +5942,11 @@ "source": "https://www.google.com/chrome", "guidelines": "https://partnermarketinghub.withgoogle.com/brands/chrome" }, + { + "title": "Google Chronicle", + "hex": "4285F4", + "source": "https://chronicle.security" + }, { "title": "Google Classroom", "hex": "0F9D58", @@ -7036,6 +7056,11 @@ "hex": "67B4E7", "source": "https://www.iledefrance-mobilites.fr" }, + { + "title": "Image.sc", + "hex": "039CB2", + "source": "https://forum.image.sc" + }, { "title": "ImageJ", "hex": "00D8E0", @@ -11555,7 +11580,7 @@ { "title": "Pop!_OS", "hex": "48B9C7", - "source": "https://pop.system76.com" + "source": "https://github.com/system76/brand/blob/7a31740b54f929b62a165baa61dfb0b5164261e8/Pop_OS%20branding/Pop_icon.svg" }, { "title": "Porkbun", diff --git a/icons/contributorcovenant.svg b/icons/contributorcovenant.svg new file mode 100644 index 000000000000..d15041cd68fc --- /dev/null +++ b/icons/contributorcovenant.svg @@ -0,0 +1 @@ +Contributor Covenant \ No newline at end of file diff --git a/icons/farcaster.svg b/icons/farcaster.svg new file mode 100644 index 000000000000..027eb2f7bca4 --- /dev/null +++ b/icons/farcaster.svg @@ -0,0 +1 @@ +Farcaster \ No newline at end of file diff --git a/icons/foobar2000.svg b/icons/foobar2000.svg new file mode 100644 index 000000000000..e3090efa63e4 --- /dev/null +++ b/icons/foobar2000.svg @@ -0,0 +1 @@ +foobar2000 \ No newline at end of file diff --git a/icons/googlechronicle.svg b/icons/googlechronicle.svg new file mode 100644 index 000000000000..62c6910f7e44 --- /dev/null +++ b/icons/googlechronicle.svg @@ -0,0 +1 @@ +Google Chronicle \ No newline at end of file diff --git a/icons/imagedotsc.svg b/icons/imagedotsc.svg new file mode 100644 index 000000000000..2814c50d2336 --- /dev/null +++ b/icons/imagedotsc.svg @@ -0,0 +1 @@ +Image.sc \ No newline at end of file diff --git a/icons/popos.svg b/icons/popos.svg index 11d31c749f98..faf0e1310576 100644 --- a/icons/popos.svg +++ b/icons/popos.svg @@ -1 +1 @@ -Pop!_OS \ No newline at end of file +Pop!_OS \ No newline at end of file diff --git a/package.json b/package.json index dd1641458882..17e1123d8436 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "11.6.0", + "version": "11.7.0", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://simpleicons.org", "keywords": [ diff --git a/slugs.md b/slugs.md index 773a08bee6a4..f293831a07cb 100644 --- a/slugs.md +++ b/slugs.md @@ -593,6 +593,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Contao` | `contao` | | `Contentful` | `contentful` | | `Contentstack` | `contentstack` | +| `Contributor Covenant` | `contributorcovenant` | | `Conventional Commits` | `conventionalcommits` | | `Convertio` | `convertio` | | `Cookiecutter` | `cookiecutter` | @@ -870,6 +871,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Fandom` | `fandom` | | `Fanfou` | `fanfou` | | `Fantom` | `fantom` | +| `Farcaster` | `farcaster` | | `FareHarbor` | `fareharbor` | | `FARFETCH` | `farfetch` | | `FastAPI` | `fastapi` | @@ -937,6 +939,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Font Awesome` | `fontawesome` | | `FontBase` | `fontbase` | | `FontForge` | `fontforge` | +| `foobar2000` | `foobar2000` | | `foodpanda` | `foodpanda` | | `Ford` | `ford` | | `Forgejo` | `forgejo` | @@ -1058,6 +1061,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Google Cardboard` | `googlecardboard` | | `Google Chat` | `googlechat` | | `Google Chrome` | `googlechrome` | +| `Google Chronicle` | `googlechronicle` | | `Google Classroom` | `googleclassroom` | | `Google Cloud` | `googlecloud` | | `Google Cloud Composer` | `googlecloudcomposer` | @@ -1257,6 +1261,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `iHeartRadio` | `iheartradio` | | `IKEA` | `ikea` | | `Île-de-France Mobilités` | `iledefrancemobilites` | +| `Image.sc` | `imagedotsc` | | `ImageJ` | `imagej` | | `IMDb` | `imdb` | | `Imgur` | `imgur` |