Add Bash, MongoDB, NodeJS & Symfony icons (#737)

* Add Bash icon

* Add Node.js icon

* Add MongoDB icon

* Add Symfony logo

* Update README
This commit is contained in:
kuubeu
2023-06-29 14:53:06 +02:00
committed by GitHub
parent ef49bc733b
commit 3668f38ffb
10 changed files with 137 additions and 91 deletions

View File

@@ -315,4 +315,8 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/vim.svg" width="256" /> | <img src="/images/reference/vim.gif" width="256" /> | https://www.vim.org/logos.php |
| <img src="/images/svg/openstreetmap.svg" width="256" /> | <img src="/images/reference/openstreetmap.png" width="256" /> | https://wiki.openstreetmap.org/wiki/Logos#Other_logos |
| <img src="/images/svg/bun.svg" width="256" /> | <img src="/images/reference/bun.svg" width="256" /> | https://bun.sh/ |
| <img src="/images/svg/powershell.svg" width="256" /> | <img src="/images/reference/powershell.svg" width="256" /> | https://github.com/PowerShell/PowerShell/blob/master/assets/ps_black_128.svg |
| <img src="/images/svg/powershell.svg" width="256" /> | <img src="/images/reference/powershell.svg" width="256" /> | https://github.com/PowerShell/PowerShell/blob/master/assets/ps_black_128.svg |
| <img src="/images/svg/bash.svg" width="256" /> | <img src="/images/reference/bash.svg" width="256" /> | https://bashlogo.com/ |
| <img src="/images/svg/nodejs.svg" width="256" /> | <img src="/images/reference/nodejs.svg" width="256" /> | https://www.svgrepo.com/show/354119/nodejs-icon.svg |
| <img src="/images/svg/mongodb.svg" width="256" /> | <img src="/images/reference/mongodb.svg" width="256" /> | https://www.mongodb.com/brand-resources |
| <img src="/images/svg/symfony.svg" width="256" /> | <img src="/images/reference/symfony.svg" width="256" /> | https://symfony.com/logo |