Add Venmo and Square Cash App icons (#208)

* add Venmo and Square Cash App icons

* proper `aria-label` 😅
This commit is contained in:
Jessica Paoli
2019-05-27 06:37:39 -04:00
committed by Terence Eden
parent 43cb53b6ad
commit 687f2651fa
6 changed files with 21 additions and 0 deletions

View File

@@ -151,3 +151,5 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/opera.svg" width="256" /> | <img src="/images/reference/opera.png" width="256" /> | https://brand.opera.com/ |
| <img src="/images/svg/firefox.svg" width="256" /> | <img src="/images/reference/firefox.svg" width="256" /> | https://design.firefox.com/photon/visuals/product-identity-assets.html |
| <img src="/images/svg/raspberry_pi.svg" width="256" /> | <img src="/images/reference/RPi-Logo-SCREEN.png" width="256" /> | https://www.raspberrypi.org/trademark-rules/ |
| <img src="/images/svg/venmo.svg" width="256" /> | <img src="/images/reference/venmo-icon.svg" width="256" /> | https://venmo.com/about/brand |
| <img src="/images/svg/square-cash.svg" width="256" /> | <img src="/images/reference/square-cash-app-logo.jpg" width="256" /> | https://squareup.com/us/en/press |

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 516 516"><defs><style>.a{fill:#3396cd;}.b{fill:#fff;}</style></defs><title>venmo-icon</title><rect class="a" width="516" height="516" rx="61" ry="61"/><path class="b" d="M385.16,105c11.1,18.3,16.08,37.17,16.08,61,0,76-64.87,174.7-117.52,244H163.49L115.28,121.65l105.31-10L246.2,316.82C270,278,299.43,217,299.43,175.44c0-22.77-3.9-38.25-10-51Z"/></svg>

After

Width:  |  Height:  |  Size: 404 B