Skip to content

Commit

Permalink
Release 45 new icons and 4 updated icons (v10.1.0)
Browse files Browse the repository at this point in the history
# New Icons

- 99designs (#9987)
- 9GAG (#8329)
- Amazon Music (#9942)
- APM Terminals (#9984)
- AutoCAD (#9920)
- Autodesk Maya (#9919)
- CCleaner (#9971)
- Cloudinary (#9930)
- Codementor (#9967)
- Coggle (#9947)
- Contentstack (#9935)
- Coppel (#9960)
- Doxygen (#9735)
- EJS (#9325)
- GetX (#9901)
- Gin (#9961)
- Glovo (#9989)
- HDFC Bank (#9945)
- ICICI Bank (#6021)
- INSPIRE (#9991)
- LibreOffice Draw (#9924)
- LibreOffice Impress (#9925)
- LibreOffice Math (#9926)
- LibreOffice Writer (#9927)
- Linux Professional Institute (#9957)
- MentorCruise (#9968)
- Moqups (#9943)
- MyGet (#9975)
- netcup (#9352)
- PDQ (#9944)
- Pond5 (#9720)
- quicktype (#9966)
- Rapid (#9992)
- Raylib (#9895)
- Ritz Carlton (#9872)
- Scrapy (#9983)
- shadcn/ui (#9918)
- Soriana (#9567)
- Streamlabs (#9917)
- Tabelog (#9990)
- VEGAS (#9986)
- Visual Studio App Center (#9874)
- YouTube Kids (#9454)
- Yr (#8216)
- Ziggo (#9974)

# Updated Icons

- HelloFresh (#9962)
- Quantcast (#9959)
- Webex (#9936)
- Webflow (#9982)
  • Loading branch information
mondeja committed Dec 3, 2023
2 parents bac6a1d + da4b151 commit 541faf5
Show file tree
Hide file tree
Showing 55 changed files with 402 additions and 37 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
uses: ./.github/actions/get-version
- name: Install dependencies
run: npm i
- name: Replace CDN theme image links from README
run: node ./scripts/release/strip-theme-links.js "${{ steps.get-version.outputs.version }}"
- name: Reformat README to regular markdown
run: node ./scripts/release/reformat-readme.js "${{ steps.get-version.outputs.version }}"
- name: Update SDK Typescript definitions
run: node ./scripts/release/update-sdk-ts-defs.js
- name: Build NodeJS package
Expand All @@ -75,7 +75,7 @@ jobs:
- id: get-version
uses: ./.github/actions/get-version
- name: Replace CDN theme image links from README
run: node ./scripts/release/strip-theme-links.js "${{ steps.get-version.outputs.version }}"
run: node ./scripts/release/reformat-readme.js "${{ steps.get-version.outputs.version }}"
- name: Configure GIT credentials
run: |
git config user.name "${GITHUB_ACTOR}"
Expand Down
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,9 @@ We welcome icon requests. Before you submit a new issue please make sure the ico

Some companies and organizations are excessively protective with their brands, so please don't consider them:

- BP
- Disney
- Mattel
- Microchip Technology Inc.
- Oracle
- Do you know more? Please, [report them](https://github.com/simple-icons/simple-icons/issues/new?labels=docs&template=documentation.yml).
Expand Down
46 changes: 24 additions & 22 deletions README.md

Large diffs are not rendered by default.

0 comments on commit 541faf5

Please sign in to comment.