This commit is contained in:
Andrew Marcuse
2018-02-11 11:44:32 -05:00
committed by Terence Eden
parent 48e9b1b734
commit 6d03431248
4 changed files with 11 additions and 1 deletions

BIN
images/reference/buffer.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@@ -93,6 +93,7 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/ok.svg" width="256" /> | <img src="/images/reference/ok.png" width="256" /> | https://insideok.ru/brandbook |
| <img src="/images/svg/stumbleupon.svg" width="256" /> | <img src="/images/reference/stumbleupon.png" width="256" /> | https://en.wikipedia.org/wiki/StumbleUpon#/media/File:StumbleUpon_Logo.svg |
| <img src="/images/svg/pocket.svg" width="256" /> | <img src="/images/reference/pocket.png" width="256" /> | https://getpocket.com/blog/press/ |
| <img src="/images/svg/buffer.svg" width="256" /> | <img src="/images/reference/buffer.jpg" width="256" /> | https://buffer.com/press |

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

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Buffer" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#000"/><path d="M84 166c-5-2-5-7 0-9l162-75c5-3 15-3 20 0l162 75c5 2 5 7 0 9l-162 75c-5 3-15 3-20 0L84 166zm0 85c-5 3-5 7 0 10l162 75c5 2 15 2 20 0l162-75c5-3 5-7 0-10l-32-14c-6-3-15-3-21 0l-109 50c-5 3-15 3-20 0l-109-50c-6-3-15-3-21 0l-32 14zm0 95c-5 2-5 7 0 9l162 75c5 3 15 3 20 0l162-75c5-2 5-7 0-9l-32-15c-6-3-15-3-21 0l-109 50c-5 3-15 3-20 0l-109-50c-6-3-15-3-21 0l-32 15z" fill-rule="evenodd" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 557 B