Skip to content

Commit

Permalink
Release 5 new icons (v7.21.0)
Browse files Browse the repository at this point in the history
# New Icons

- Firewalla (#7835)
- Kuula (#8022)
- ReadMe (#8021)
- Red (#8031)
- Wails (#7858)
  • Loading branch information
mondeja committed Nov 27, 2022
2 parents e1dfe9e + b586c6f commit 74c9350
Show file tree
Hide file tree
Showing 12 changed files with 46 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Update slugs table
run: node ./scripts/release/update-slugs-table.js
- name: Commit version bump
uses: stefanzweifel/git-auto-commit-action@v4.14.1
uses: stefanzweifel/git-auto-commit-action@v4.15.4
with:
commit_message: version bump
commit_user_name: 'github-actions[bot]'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Expand Up @@ -68,7 +68,7 @@ jobs:
uses: actions/checkout@v3
- name: Get commit message (for release title and body)
id: commit
uses: kceb/git-message-action@v1
uses: kceb/git-message-action@v2
- name: Get release version
id: get-version
run: |
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:18-alpine
FROM node:19-alpine

RUN apk add --no-cache \
git
Expand Down
25 changes: 25 additions & 0 deletions _data/simple-icons.json
Expand Up @@ -3842,6 +3842,11 @@
"hex": "EB844E",
"source": "https://github.com/fireship-io/fireship.io/blob/987da97305a5968b99347aa748f928a4667336f8/hugo/layouts/partials/svg/logo.svg"
},
{
"title": "Firewalla",
"hex": "C8332D",
"source": "https://github.com/firewalla/firewalla/blob/97f7463fe07b85b979a8f0738fdf14c1af0249a8/extension/diag/static/firewalla.svg"
},
{
"title": "FIRST",
"hex": "0066B3",
Expand Down Expand Up @@ -6173,6 +6178,11 @@
"hex": "290B53",
"source": "https://cncf-branding.netlify.app/projects/kuma/"
},
{
"title": "Kuula",
"hex": "4092B4",
"source": "https://kuula.co"
},
{
"title": "Kyocera",
"hex": "DF0522",
Expand Down Expand Up @@ -9396,6 +9406,11 @@
"hex": "8CA1AF",
"source": "https://github.com/readthedocs/readthedocs.org/blob/2dc9706c4fe7fa6d4410ed0e5aedca8d4796fe0f/media/readthedocsbranding.ai"
},
{
"title": "ReadMe",
"hex": "018EF5",
"source": "https://readme.com"
},
{
"title": "Realm",
"hex": "39477F",
Expand All @@ -9412,6 +9427,11 @@
"source": "https://www.reasonstudios.com/press",
"guidelines": "https://www.reasonstudios.com/press"
},
{
"title": "Red",
"hex": "B32629",
"source": "https://www.red-lang.org"
},
{
"title": "Red Hat",
"hex": "EE0000",
Expand Down Expand Up @@ -12294,6 +12314,11 @@
"hex": "43B1B0",
"source": "https://github.com/wagtail/wagtail/blob/e3e46e23b780aa2b1b521de081cb81872f77466d/wagtail/admin/static_src/wagtailadmin/images/wagtail-logo.svg"
},
{
"title": "Wails",
"hex": "DF0000",
"source": "https://wails.io/"
},
{
"title": "WakaTime",
"hex": "000000",
Expand Down
1 change: 1 addition & 0 deletions icons/firewalla.svg
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/kuula.svg
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/readme.svg
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/red.svg
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/wails.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "simple-icons",
"version": "7.20.0",
"version": "7.21.0",
"description": "SVG icons for popular brands https://simpleicons.org",
"homepage": "https://simpleicons.org",
"keywords": [
Expand Down Expand Up @@ -39,23 +39,23 @@
"devDependencies": {
"chalk": "^5.0.1",
"editorconfig-checker": "4.0.2",
"esbuild": "0.15.6",
"esbuild": "0.15.15",
"fake-diff": "1.0.0",
"get-relative-luminance": "^1.0.0",
"husky": "8.0.1",
"husky": "8.0.2",
"inquirer": "^9.1.2",
"is-ci": "3.0.1",
"jsonschema": "1.4.1",
"mocha": "10.0.0",
"mocha": "10.1.0",
"named-html-entities-json": "1.0.0",
"npm-run-all": "4.1.5",
"prettier": "2.7.1",
"prettier": "2.8.0",
"rimraf": "3.0.2",
"svg-path-bbox": "1.2.2",
"svg-path-segments": "1.0.0",
"svglint": "2.2.0",
"svgo": "2.8.0",
"svgpath": "2.5.0"
"svgo": "3.0.2",
"svgpath": "2.6.0"
},
"scripts": {
"build": "node scripts/build/package.js",
Expand Down
5 changes: 5 additions & 0 deletions slugs.md
Expand Up @@ -729,6 +729,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Firefox` | `firefox` |
| `Firefox Browser` | `firefoxbrowser` |
| `Fireship` | `fireship` |
| `Firewalla` | `firewalla` |
| `FIRST` | `first` |
| `Fitbit` | `fitbit` |
| `FITE` | `fite` |
Expand Down Expand Up @@ -1151,6 +1152,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `Kubernetes` | `kubernetes` |
| `Kubuntu` | `kubuntu` |
| `Kuma` | `kuma` |
| `Kuula` | `kuula` |
| `Kyocera` | `kyocera` |
| `LabVIEW` | `labview` |
| `Lada` | `lada` |
Expand Down Expand Up @@ -1733,9 +1735,11 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `ReactiveX` | `reactivex` |
| `ReactOS` | `reactos` |
| `Read the Docs` | `readthedocs` |
| `ReadMe` | `readme` |
| `Realm` | `realm` |
| `Reason` | `reason` |
| `Reason Studios` | `reasonstudios` |
| `Red` | `red` |
| `Red Hat` | `redhat` |
| `Red Hat Open Shift` | `redhatopenshift` |
| `Redbubble` | `redbubble` |
Expand Down Expand Up @@ -2268,6 +2272,7 @@ update the script at 'scripts/release/update-slugs-table.js'.
| `W3C` | `w3c` |
| `Wacom` | `wacom` |
| `Wagtail` | `wagtail` |
| `Wails` | `wails` |
| `WakaTime` | `wakatime` |
| `WALKMAN` | `walkman` |
| `Wallabag` | `wallabag` |
Expand Down
2 changes: 1 addition & 1 deletion svgo.config.js
Expand Up @@ -44,7 +44,7 @@ module.exports = {
},
'removeUselessStrokeAndFill',
'removeUnusedNS',
'cleanupIDs',
'cleanupIds',
'cleanupNumericValues',
'cleanupListOfValues',
'moveGroupAttrsToElems',
Expand Down

0 comments on commit 74c9350

Please sign in to comment.