From 56b9c78b65e4bc587e514cb6592c439ec9adfc12 Mon Sep 17 00:00:00 2001
From: jNullj <15849761+jNullj@users.noreply.github.com>
Date: Sun, 29 Dec 2024 18:44:40 +0200
Subject: [PATCH] docs: add blog post for Simple Icons 14 upgrade (#10773)

* docs: add blog post for Simple Icons 14 upgrade

* fix: simpleicons release renames

some of the removed icons are added in the release notes as new with a new name, these are marked as renamed with this commit.

* Update frontend/blog/2024-12-27-simpleicons14.md

---------

Co-authored-by: chris48s <chris48s@users.noreply.github.com>
---
 frontend/blog/2024-12-27-simpleicons14.md | 81 +++++++++++++++++++++++
 1 file changed, 81 insertions(+)
 create mode 100644 frontend/blog/2024-12-27-simpleicons14.md

diff --git a/frontend/blog/2024-12-27-simpleicons14.md b/frontend/blog/2024-12-27-simpleicons14.md
new file mode 100644
index 0000000000..9302cbda49
--- /dev/null
+++ b/frontend/blog/2024-12-27-simpleicons14.md
@@ -0,0 +1,81 @@
+---
+slug: simple-icons-14
+title: Simple Icons 14
+authors:
+  name: jNullj
+  title: Shields.io Core Team
+  url: https://github.com/jNullj
+  image_url: https://avatars.githubusercontent.com/u/15849761
+tags: []
+---
+
+Logos on Shields.io are provided by SimpleIcons. We've recently upgraded to SimpleIcons 14. This release removes 53 icons and renames 6:
+
+Renames:
+
+- D3.js to D3
+- Tencent QQ to QQ
+- T-Mobile to Deutsche Telekom
+- Nuxt.js to Nuxt
+- smash.gg start.gg
+- Tutanota to Tuta
+
+Removals:
+
+- Adobe
+- Adobe Acrobat Reader
+- Adobe After Effects
+- Adobe Audition
+- Adobe Creative Cloud
+- Adobe Dreamweaver
+- Adobe Fonts
+- Adobe Illustrator
+- Adobe InDesign
+- Adobe Lightroom
+- Adobe Lightroom Classic
+- Adobe Photoshop
+- Adobe Premiere Pro
+- Adobe XD
+- ASKfm
+- Caffeine
+- CKEditor 4
+- Cliqz
+- Coil
+- del.icio.us
+- El Jueves
+- Ello
+- FeatHub
+- Fluxus
+- Foursquare City Guide
+- Funimation
+- Game & Watch
+- Géant
+- Katacoda
+- LinkedIn
+- Magento
+- Marketo
+- Microgenetics
+- Nintendo
+- Nintendo 3DS
+- Nintendo DS
+- Nintendo GameCube
+- Nintendo Switch
+- Oracle
+- Pokémon
+- RadioPublic
+- Realm
+- Revue
+- Skyrock
+- Spinrilla
+- StackPath
+- Stitcher
+- Studyverse
+- Tableau
+- Uptobox
+- Wii
+- Wii U
+- Zerply
+
+More detail can be found in the [release notes](https://github.com/simple-icons/simple-icons/releases/tag/14.0.0)
+
+Please remember that we are just consumers of SimpleIcons. Decisions about changes and removals are made by the [SimpleIcons](https://github.com/simple-icons/simple-icons) project.
-- 
GitLab