Fixes #163
This commit is contained in:
edent
2019-01-17 21:40:04 +00:00
parent d888bef9ec
commit 65b148483b
5 changed files with 11 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@@ -112,3 +112,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/imgur.svg" width="256" /> | <img src="/images/reference/imgur.png" width="256" /> | https://imgurinc.com/press |
| <img src="/images/svg/bitwarden.svg" width="256" /> | <img src="/images/reference/bitwarden.png" width="256" /> | https://github.com/bitwarden/brand |
| <img src="/images/svg/slack.svg" width="256" /> | <img src="/images/reference/slack.svg" width="256" /> | https://slack.com/media-kit |
| <img src="/images/svg/bandcamp.svg" width="256" /> | <img src="/images/reference/bandcamp.png" width="256" /> | https://bandcamp.com/buttons |

8
images/svg/bandcamp.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Bandcamp" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#17a0c4"/>
<path style="fill:#FFF"
d="M120,336l186,L392,176l-186"/></svg>

After

Width:  |  Height:  |  Size: 214 B