Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish 10 new icons and 4 updated icons and 59 removed icons #12422

Merged
merged 56 commits into from
Dec 22, 2024

Conversation

simple-icons[bot]
Copy link
Contributor

@simple-icons simple-icons bot commented Dec 22, 2024

this Pull Request was automatically generated

The new version will be: v14.0.0

10 new icons

4 updated icons

59 removed icons

SDK breaking changes

_data/simple-icons.json file structure updated

The icons property has been dropped. Now the JSON content is the array of icons.

import {getIconsData} from 'simple-icons/sdk';

const iconsData = await getIconsData();
-const icons = iconsData.icons;
+const icons = iconsData;

getIconDataPath() has been renamed to getIconsDataPath()

We renamed this function to make our function names consistent.

-import {getIconDataPath} from 'simple-icons/sdk';
+import {getIconsDataPath} from 'simple-icons/sdk';

@simple-icons simple-icons bot added the release Pull requests that released a new version label Dec 22, 2024
@LitoMore
Copy link
Member

LitoMore commented Dec 22, 2024

Here is the release note generated from generate-release-note.js #12382 in case you want to verify the content:

## 10 new icons

- AFDIAN
- CSS
- D3
- Deutsche Telekom
- Nuxt
- Obtainium
- QQ
- start.gg
- Tuta
- YouHodler

## 4 updated icons

- .NET
- Coca-Cola
- Creative Commons
- Private Internet Access

## 59 remove icons

- 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
- D3.js
- 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
- Nuxt.js
- Oracle
- Pokémon
- RadioPublic
- Realm
- Revue
- Skyrock
- smash.gg
- Spinrilla
- StackPath
- Stitcher
- Studyverse
- T-Mobile
- Tableau
- Tencent QQ
- Tutanota
- Uptobox
- Wii
- Wii U
- Zerply

Copy link
Member

@mondeja mondeja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@simple-icons simple-icons bot merged commit 6dcfdc2 into master Dec 22, 2024
15 checks passed
@mondeja
Copy link
Member

mondeja commented Dec 22, 2024

GitHub release published manually because publish release workflow failed. See https://github.com/simple-icons/simple-icons/actions/runs/12458105634/job/34773364133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Pull requests that released a new version
Projects
None yet
Development

Successfully merging this pull request may close these issues.