An open API service indexing awesome lists of open source software.

https://github.com/junian/commons-media

Hand-picked WIkimedia Commons Image. SVG-only for now.
https://github.com/junian/commons-media

Last synced: 5 months ago
JSON representation

Hand-picked WIkimedia Commons Image. SVG-only for now.

Awesome Lists containing this project

README

          

# Commons Media

Hand-picked Wikimedia Commons SVG files.

## About

The purpose is to use it as image on GitHub README or blog.

## Content

### Wikimedia Commons Logo

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/commons-logo.svg)
```

### Microsoft .NET Logo

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/microsoft-dotnet-logo.svg)
```

### Python Logo No Text

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/python-logo-notext.svg)
```

### Homebrew package manager Logo

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/homebrew-logo.svg)
```

### C Programming Language Logo

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/c-logo.svg)
```

### C++ Programming Language Logo

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/cpp-logo.svg)
```

### Xamarin Logo

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/xamarin-logo.svg)
```

### Java Logo

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/java-logo.svg)
```

### PHP Logo

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/php-logo.svg)
```

### libGDX Logo

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/libgdx-logo.svg)
```

### Windows Terminal Logo

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/windows-terminal-logo.svg)
```

### Google Chrome

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/google-chrome-logo.svg)
```

### Jekyll Logo

```html

```

```markdown
![](https://raw.githubusercontent.com/junian/commons-media/refs/heads/master/svg/jekyll-logo-black.svg)
```