mirror of
https://github.com/Naereen/badges.git
synced 2025-12-27 17:38:42 -08:00
Add Simple Icon badges
This commit is contained in:
parent
3e44a32867
commit
b3c6854209
1 changed files with 41 additions and 0 deletions
41
README.md
41
README.md
|
|
@ -685,6 +685,47 @@ From [isitmaintained.com](http://isitmaintained.com):
|
|||
|
||||
----
|
||||
|
||||
## Simple Icons
|
||||
|
||||
Any [shields.io](https://shields.io/) badge can use a logo image by adding the
|
||||
`logo` query parameter to the name of any logo suported by
|
||||
[Simple Icons](https://simpleicons.org/).
|
||||
|
||||
[](https://www.vim.org/)
|
||||
```markdown
|
||||
[](https://www.vim.org/)
|
||||
```
|
||||
[](https://www.openbsd.org/)
|
||||
```markdown
|
||||
[](https://www.openbsd.org/)
|
||||
```
|
||||
[](https://suckless.org/)
|
||||
```markdown
|
||||
[](https://suckless.org/)
|
||||
```
|
||||
[](https://dwm.suckless.org/)
|
||||
```markdown
|
||||
[](https://dwm.suckless.org/)
|
||||
```
|
||||
[](http://git-scm.com/)
|
||||
```markdown
|
||||
[](http://git-scm.com/)
|
||||
```
|
||||
[](https://x.org/)
|
||||
```markdown
|
||||
[](https://x.org/)
|
||||
```
|
||||
[](https://visualstudio.microsoft.com/)
|
||||
```markdown
|
||||
[](https://visualstudio.microsoft.com/)
|
||||
```
|
||||
[](https://golang.org/)
|
||||
```markdown
|
||||
[](https://golang.org/)
|
||||
```
|
||||
|
||||
----
|
||||
|
||||
## Open-Source
|
||||
Version 1, in SVG:
|
||||
[](https://github.com/ellerbrock/open-source-badges/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue