Skip to content

Commit

Permalink
Release 14 new icons and 2 updated icons (v11.12.0)
Browse files Browse the repository at this point in the history
# New Icons

- Anthropic (#10756) (@uncenter)
- bat (#10750) (@uncenter)
- BeatStars (#10767) (@PeterShaggyNoble)
- Copa Airlines (#10771) (@PeterShaggyNoble)
- Indian Super League (#10770) (@PeterShaggyNoble)
- Ktor (#10488) (@f-teruhisa)
- Malwarebytes (#10755) (@uncenter)
- Meizu (#10768) (@PeterShaggyNoble)
- Parrot Security (#10736) (@uncenter)
- Pixlr (#10777) (@PeterShaggyNoble)
- Qwik (#10378) (@Lissy93)
- Rocket (#9492) (@IamRezaMousavi)
- Stencil (#10769) (@PeterShaggyNoble)
- tldraw (#10703) (@thejoshyee)

# Updated Icons

- Font Awesome (#10759) (@patrik-csak)
- Simple Icons (#10765) (@LitoMore @PeterShaggyNoble)
  • Loading branch information
simple-icons[bot] committed Apr 7, 2024
2 parents dc4d5fb + c5c7c24 commit 25c9d80
Show file tree
Hide file tree
Showing 28 changed files with 134 additions and 14 deletions.
5 changes: 5 additions & 0 deletions .github/actions/get-labels/action.yml
Expand Up @@ -5,6 +5,9 @@ inputs:
issue_number:
description: Issue or pull request number to get labels from
required: true
github-token:
description: GitHub token used to authenticate with the GitHub API
required: true
outputs:
labels:
description: Labels of the issue or pull request
Expand All @@ -15,6 +18,8 @@ runs:
steps:
- id: get-labels
shell: sh
env:
GH_TOKEN: ${{ inputs.github-token }}
run: |
labels="$(gh api 'repos/simple-icons/simple-icons/issues/${{ inputs.issue_number }}' --jq '.labels.[].name' | tr '\n' ',')"
echo "labels=$labels" >> $GITHUB_OUTPUT
3 changes: 1 addition & 2 deletions .github/workflows/add-labels-priority.yml
Expand Up @@ -36,8 +36,7 @@ jobs:
uses: ./.github/actions/get-labels
with:
issue_number: ${{ github.event.pull_request.number }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}

- id: get-si-members
name: Get simple-icons members
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/autoclose-issues.yml
Expand Up @@ -31,8 +31,7 @@ jobs:
uses: ./.github/actions/get-labels
with:
issue_number: ${{ github.event.issue.number }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}

# if the issue is labeled as a 'new icon' and it matches Java, we
# - add a comment referring to the removal request
Expand Down
7 changes: 6 additions & 1 deletion .github/workflows/create-release.yml
Expand Up @@ -23,10 +23,15 @@ jobs:
did-create-pr: ${{ steps.release.outputs.did-create-pr }}
new-version: ${{ steps.release.outputs.new-version }}
steps:
- uses: actions/create-github-app-token@v1
id: app-token
with:
app-id: ${{ vars.BOT_APP_ID }}
private-key: ${{ secrets.BOT_PRIVATE_KEY }}
- uses: simple-icons/release-action@v1
id: release
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token: ${{ steps.app-token.outputs.token }}
version-bump:
runs-on: ubuntu-latest
needs: release-pr
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Expand Up @@ -104,6 +104,7 @@ jobs:
with:
app-id: ${{ vars.BOT_APP_ID }}
private-key: ${{ secrets.BOT_PRIVATE_KEY }}
repositories: 'simple-icons-font'
- name: Trigger simple-icons-font release
run: |
curl -X POST \
Expand All @@ -120,6 +121,7 @@ jobs:
with:
app-id: ${{ vars.BOT_APP_ID }}
private-key: ${{ secrets.BOT_PRIVATE_KEY }}
repositories: 'simple-icons-website'
- name: Trigger simple-icons-website update
run: |
curl -X POST \
Expand Down
7 changes: 5 additions & 2 deletions .xo-config.json
Expand Up @@ -2,7 +2,6 @@
"prettier": true,
"space": 2,
"plugins": ["import"],
"ignores": ["sdk.d.ts"],
"rules": {
"n/no-unsupported-features": "off",
"n/no-unsupported-features/node-builtins": "off",
Expand Down Expand Up @@ -35,7 +34,11 @@
"overrides": [
{
"files": ["sdk.mjs", "sdk.d.ts"],
"nodeVersion": ">=14"
"nodeVersion": ">=14",
"rules": {
"eslint-comments/disable-enable-pair": "off",
"unicorn/no-abusive-eslint-disable": "off"
}
},
{
"files": [
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -9,4 +9,4 @@ RUN npm install --ignore-scripts --no-audit --no-fund

COPY . .

ENTRYPOINT ["npm", "run", "svgo", "--", "/image.svg"]
ENTRYPOINT ["npx", "svgo", "/image.svg"]
82 changes: 80 additions & 2 deletions _data/simple-icons.json
Expand Up @@ -1022,6 +1022,11 @@
"hex": "FF7328",
"source": "https://www.antena3.com"
},
{
"title": "Anthropic",
"hex": "191919",
"source": "https://www.anthropic.com"
},
{
"title": "Anycubic",
"hex": "476695",
Expand Down Expand Up @@ -1911,6 +1916,11 @@
]
}
},
{
"title": "bat",
"hex": "31369E",
"source": "https://github.com/sharkdp/bat/blob/018a4826211b8b486883b720a5daa65eca2d4604/doc/logo-header.svg"
},
{
"title": "Bata",
"hex": "DD282E",
Expand Down Expand Up @@ -1943,6 +1953,12 @@
"hex": "E01F3D",
"source": "https://www.beatsbydre.com"
},
{
"title": "BeatStars",
"hex": "EB0000",
"source": "https://beatstars.world/brand-guidelines",
"guidelines": "https://beatstars.world/brand-guidelines"
},
{
"title": "Behance",
"hex": "1769FF",
Expand Down Expand Up @@ -3482,6 +3498,11 @@
"source": "https://www.coolermaster.com/branding",
"guidelines": "https://www.coolermaster.com/branding"
},
{
"title": "Copa Airlines",
"hex": "0032A0",
"source": "https://www.copaair.com"
},
{
"title": "Coppel",
"hex": "0266AE",
Expand Down Expand Up @@ -5391,8 +5412,8 @@
},
{
"title": "Font Awesome",
"hex": "528DD7",
"source": "https://fontawesome.com/v5.15/icons/font-awesome-flag"
"hex": "538DD7",
"source": "https://fontawesome.com"
},
{
"title": "FontBase",
Expand Down Expand Up @@ -7289,6 +7310,11 @@
"hex": "003A9B",
"source": "https://indeed.design/resources"
},
{
"title": "Indian Super League",
"hex": "ED2F21",
"source": "https://indiansuperleague.com"
},
{
"title": "Indie Hackers",
"hex": "0E2439",
Expand Down Expand Up @@ -8271,6 +8297,12 @@
"hex": "FF6600",
"source": "https://ktm.com"
},
{
"title": "Ktor",
"hex": "087CFA",
"source": "https://www.jetbrains.com/company/brand/#logos-and-icons-product-icons",
"guidelines": "https://www.jetbrains.com/company/brand/#brand-guidelines"
},
{
"title": "Kuaishou",
"hex": "FF4906",
Expand Down Expand Up @@ -9029,6 +9061,11 @@
"source": "https://newsroom.malt.com/media-kit-uk",
"guidelines": "https://newsroom.malt.com/media-kit-uk"
},
{
"title": "Malwarebytes",
"hex": "0D3ECC",
"source": "https://www.malwarebytes.com"
},
{
"title": "Mamba UI",
"hex": "6D28D9",
Expand Down Expand Up @@ -9295,6 +9332,16 @@
}
}
},
{
"title": "Meizu",
"hex": "FF4132",
"source": "https://commons.wikimedia.org/wiki/File:Meizu.svg",
"aliases": {
"loc": {
"zh-CN": "魅族"
}
}
},
{
"title": "Mendeley",
"hex": "9D1620",
Expand Down Expand Up @@ -11225,6 +11272,11 @@
"hex": "282828",
"source": "https://substrate.dev"
},
{
"title": "Parrot Security",
"hex": "15E0ED",
"source": "https://gitlab.com/parrotsec/project/documentation/-/blob/d1d426b9cb3ea0efd16a2b34056c1ebb21bb9af9/static/img/parrot-logo.svg"
},
{
"title": "Parse.ly",
"hex": "5BA745",
Expand Down Expand Up @@ -11595,6 +11647,11 @@
"source": "https://policies.pixiv.net/en.html#brand",
"guidelines": "https://policies.pixiv.net/en.html#brand"
},
{
"title": "Pixlr",
"hex": "3EBBDF",
"source": "https://pixlr.com"
},
{
"title": "pkgsrc",
"hex": "FF6600",
Expand Down Expand Up @@ -12508,6 +12565,11 @@
"hex": "5C97FF",
"source": "https://about.qwant.com"
},
{
"title": "Qwik",
"hex": "AC7EF4",
"source": "https://github.com/BuilderIO/qwik/blob/c88e53d49dc65020899d770338f4e51f3134611e/packages/docs/public/logos/qwik-logo.svg"
},
{
"title": "Qwiklabs",
"hex": "F5CD0E",
Expand Down Expand Up @@ -13078,6 +13140,11 @@
"type": "CC-BY-NC-SA-4.0"
}
},
{
"title": "Rocket",
"hex": "D33847",
"source": "https://rocket.rs"
},
{
"title": "Rocket.Chat",
"hex": "F5455C",
Expand Down Expand Up @@ -14662,6 +14729,11 @@
"hex": "7D00FF",
"source": "https://www.stellar.org/press"
},
{
"title": "Stencil",
"hex": "5530FF",
"source": "https://ionic.io/ionicons"
},
{
"title": "Stencyl",
"hex": "8E1C04",
Expand Down Expand Up @@ -15510,6 +15582,12 @@
}
}
},
{
"title": "tldraw",
"hex": "FAFAFA",
"source": "https://tldraw.dev",
"guidelines": "https://github.com/tldraw/tldraw/blob/main/TRADEMARKS.md"
},
{
"title": "tmux",
"hex": "1BB91F",
Expand Down
1 change: 1 addition & 0 deletions icons/anthropic.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/bat.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/beatstars.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/copaairlines.svg
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/fontawesome.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/indiansuperleague.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/ktor.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 25c9d80

Please sign in to comment.