Fixes #383
This commit is contained in:
Terence Eden
2020-04-15 22:22:04 +01:00
parent 8718da86aa
commit c3a4895573
4 changed files with 8 additions and 0 deletions

View File

@@ -219,3 +219,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/goodreads.svg" width="256"/> | <img src="/images/reference/goodreads.png" width="256"/> | https://www.goodreads.com/about/press |
| <img src="/images/svg/openbugbounty.svg" width="256"/> | <img src="/images/reference/openbugbounty.svg" width="256"/> | https://www.openbugbounty.org |
| <img src="/images/svg/tiktok.svg" width="256"/> | <img src="/images/reference/tiktok.svg" width="256"/> | https://www.tiktok.com |
| <img src="/images/svg/zoom.svg" width="256"/> | <img src="/images/reference/zoom.png" width="256"/> | https://www.zoom.us/ |

BIN
images/reference/zoom.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

6
images/svg/zoom.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Zoom" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#2D8CFF"/><path fill="#fff" d="M428 357c8 2 15-2 19-8 2-3 2-8 2-19V179c0-11 0-15-2-19-3-8-11-11-19-8-21 14-67 55-68 72-.8 3-.8 8-.8 15v38c0 8 0 11 .8 15 1 8 4 15 8 19 12 9 52 45 61 45zM64 187c0-15 0-23 3-27 2-4 8-8 11-11 4-3 11-3 27-3h129c38 0 57 0 72 8 11 8 23 15 30 30 8 15 8 34 8 72v68c0 15 0 23-3 27-2 4-8 8-11 11-4 3-11 3-27 3H174c-38 0-57 0-72-8-11-8-23-15-30-30-8-15-8-34-8-72z"/></svg>

After

Width:  |  Height:  |  Size: 530 B