Update Pocket logo

This commit is contained in:
kuubeu
2023-08-10 12:51:20 +02:00
committed by GitHub
parent 4bf635a96e
commit 9cfce4fc87
5 changed files with 7 additions and 3 deletions

View File

@@ -111,7 +111,7 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/twitch.svg" width="256" /> | <img src="/images/reference/twitch.svg" width="256" /> | https://www.twitch.tv/p/brand/ |
| <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/pocket.svg" width="256" /> | <img src="/images/reference/pocket.svg" width="256" /> | https://blog.getpocket.com/press/ |
| <img src="/images/svg/buffer.svg" width="256" /> | <img src="/images/reference/buffer.jpg" width="256" /> | https://buffer.com/press |
| <img src="/images/svg/workato.svg" width="256" /> | <img src="/images/reference/workato.svg" width="256" /> | https://workato.com |
| <img src="/images/svg/sketch.svg" width="256" /> | <img src="/images/reference/sketch.svg" width="256" /> | https://www.sketchapp.com/ |

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 224 224">
<path fill="#EF4154" d="M196.7 19.3H28.1C17.1 19.3 8 27.8 8 38.7v62.4c0 56.6 46.8 103.6 104.4 103.6 57.2 0 103.6-47 103.6-103.6V38.7C216 27.7 207.3 19.3 196.7 19.3zM171.4 96.7l-49.6 46.7c-2.6 2.9-6.5 4.1-9.5 4.1-3.7 0-7.3-1.1-10.2-4.1L53.3 96.7c-5.2-5.4-5.8-14.6 0-20.4 5.4-5.2 14.6-5.8 20.1 0l39 37.5 39.8-37.5c5.2-5.8 14.3-5.2 19.3 0C176.6 82 176.6 91.2 171.4 96.7z"/>
<path fill="#FFF" d="M171.4 96.7l-49.6 46.7c-2.6 2.9-6.5 4.1-9.5 4.1-3.7 0-7.3-1.1-10.2-4.1L53.3 96.7c-5.2-5.4-5.8-14.6 0-20.4 5.4-5.2 14.6-5.8 20.1 0l39 37.5 39.8-37.5c5.2-5.8 14.3-5.2 19.3 0C176.6 82 176.6 91.2 171.4 96.7z"/>
</svg>

After

Width:  |  Height:  |  Size: 671 B