Skip to content

Commit

Permalink
Release 4 new icons and 3 updated icons (v13.17.0)
Browse files Browse the repository at this point in the history
# New Icons

- CE (#12109) (@LitoMore)
- ElevenLabs (#11890) (@z-alsamarai)
- FCC (#12108) (@LitoMore)
- Snapdragon (#11852) (@DerBraky)

# Updated Icons

- Lerna (#12092) (@LitoMore)
- Medium (#12124) (@adamlui)
- Signal (#12121) (@uncenter)
  • Loading branch information
simple-icons[bot] authored Nov 17, 2024
2 parents 0729136 + 3b2ca0a commit 954790c
Show file tree
Hide file tree
Showing 13 changed files with 72 additions and 23 deletions.
3 changes: 3 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@

// We manually update digest dependencies (eg. hashes in GitHub Actions)
digest: {enabled: false},

// PR title and commit message when updating dependencies
commitMessage: 'Update dependencies',
}
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Commit version bump
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: version bump
commit_message: Bump version
commit_user_name: 'simple-icons[bot]'
commit_user_email: 'simple-icons[bot]@users.noreply.github.com'
commit_author: 'simple-icons[bot] <simple-icons[bot]@users.noreply.github.com>'
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
- name: Renovate
uses: renovatebot/github-action@v40.1.11
uses: renovatebot/github-action@v40.3.4
with:
configurationFile: .github/renovate.json5
token: ${{ steps.app-token.outputs.token }}
Expand Down
46 changes: 42 additions & 4 deletions _data/simple-icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -2879,6 +2879,12 @@
"hex": "DC0D15",
"source": "https://www.cdprojekt.com/en/media/logotypes/"
},
{
"title": "CE",
"hex": "000000",
"source": "https://single-market-economy.ec.europa.eu/single-market/ce-marking_en",
"guidelines": "https://single-market-economy.ec.europa.eu/single-market/ce-marking_en"
},
{
"title": "Celery",
"hex": "37814A",
Expand Down Expand Up @@ -4848,6 +4854,12 @@
"source": "https://elementor.com/logos/",
"guidelines": "https://elementor.com/logos/"
},
{
"title": "ElevenLabs",
"hex": "000000",
"source": "https://elevenlabs.io/brand",
"guidelines": "https://elevenlabs.io/brand"
},
{
"title": "Eleventy",
"hex": "222222",
Expand Down Expand Up @@ -5295,6 +5307,21 @@
"hex": "512DA8",
"source": "https://favro.com/login"
},
{
"title": "FCC",
"hex": "1C3664",
"source": "https://www.fcc.gov/logos",
"guidelines": "https://apps.fcc.gov/oetcf/kdb/forms/FTSSearchResultPage.cfm?id=27980&switch=P",
"license": {
"type": "custom",
"url": "https://www.fcc.gov/licensing"
},
"aliases": {
"aka": [
"Federal Communications Commission"
]
}
},
{
"title": "FeatHub",
"hex": "9B9B9B",
Expand Down Expand Up @@ -8838,8 +8865,8 @@
},
{
"title": "Lerna",
"hex": "334155",
"source": "https://github.com/lerna/website/blob/dcef9c248b2b67bdd2214058beca437732690226/images/lerna-logo-dark.svg"
"hex": "C084FC",
"source": "https://user-images.githubusercontent.com/900523/173044458-fd0b57f6-6374-4265-98b5-eb8f55fe1fb3.svg"
},
{
"title": "Leroy Merlin",
Expand Down Expand Up @@ -14286,8 +14313,9 @@
},
{
"title": "Signal",
"hex": "3A76F0",
"source": "https://github.com/signalapp/Signal-Desktop/blob/9db8765b6cf270195e45a7f251374d4e53d54c95/images/signal-logo.svg"
"hex": "3B45FD",
"source": "https://signal.org/brand",
"guidelines": "https://signal.org/brand"
},
{
"title": "Similarweb",
Expand Down Expand Up @@ -14498,6 +14526,16 @@
"type": "CC-BY-ND-2.0"
}
},
{
"title": "Snapdragon",
"hex": "C33139",
"source": "https://commons.wikimedia.org/wiki/File:Snapdragon_Logo.svg",
"aliases": {
"aka": [
"Qualcomm Snapdragon"
]
}
},
{
"title": "SNCF",
"hex": "CA0939",
Expand Down
1 change: 1 addition & 0 deletions icons/ce.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/elevenlabs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/fcc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/lerna.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/medium.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/signal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/snapdragon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-icons",
"version": "13.16.0",
"version": "13.17.0",
"description": "SVG icons for popular brands https://simpleicons.org",
"homepage": "https://simpleicons.org",
"keywords": [
Expand Down Expand Up @@ -84,29 +84,29 @@
"url": "https://opencollective.com/simple-icons"
},
"devDependencies": {
"@inquirer/core": "8.1.0",
"@inquirer/prompts": "5.0.2",
"@types/node": "20.14.2",
"@inquirer/core": "10.0.1",
"@inquirer/prompts": "7.0.1",
"@types/node": "22.8.6",
"chalk": "5.3.0",
"editorconfig-checker": "5.1.5",
"esbuild": "0.20.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "50.3.0",
"editorconfig-checker": "6.0.0",
"esbuild": "0.24.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.4.3",
"fake-diff": "1.0.0",
"fast-fuzzy": "1.12.0",
"get-relative-luminance": "1.0.0",
"husky": "9.0.11",
"husky": "9.1.6",
"inquirer-autocomplete-standalone": "0.8.1",
"jsonschema": "1.4.1",
"mocha": "10.4.0",
"mocha": "10.8.2",
"named-html-entities-json": "1.0.0",
"spdx-license-ids": "3.0.20",
"svg-path-bbox": "2.0.0",
"svg-path-bbox": "2.1.0",
"svg-path-segments": "2.0.1",
"svglint": "2.7.1",
"svgo": "3.2.0",
"svglint": "3.0.0",
"svgo": "3.3.2",
"svgpath": "2.6.0",
"typescript": "5.4.5",
"typescript": "5.6.3",
"xo": "0.59.3"
},
"scripts": {
Expand Down
4 changes: 4 additions & 0 deletions slugs.md
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `CBS` | `cbs` |
| `CCleaner` | `ccleaner` |
| `CD Projekt` | `cdprojekt` |
| `CE` | `ce` |
| `Celery` | `celery` |
| `Celestron` | `celestron` |
| `CentOS` | `centos` |
Expand Down Expand Up @@ -862,6 +863,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Element` | `element` |
| `elementary` | `elementary` |
| `Elementor` | `elementor` |
| `ElevenLabs` | `elevenlabs` |
| `Eleventy` | `eleventy` |
| `Elgato` | `elgato` |
| `Elixir` | `elixir` |
Expand Down Expand Up @@ -945,6 +947,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Fathom` | `fathom` |
| `Fauna` | `fauna` |
| `Favro` | `favro` |
| `FCC` | `fcc` |
| `FeatHub` | `feathub` |
| `FedEx` | `fedex` |
| `Fedora` | `fedora` |
Expand Down Expand Up @@ -2577,6 +2580,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `SmugMug` | `smugmug` |
| `Snapchat` | `snapchat` |
| `Snapcraft` | `snapcraft` |
| `Snapdragon` | `snapdragon` |
| `SNCF` | `sncf` |
| `Snort` | `snort` |
| `Snowflake` | `snowflake` |
Expand Down

0 comments on commit 954790c

Please sign in to comment.