Add Venmo and Square Cash App icons (#208)
* add Venmo and Square Cash App icons
* proper `aria-label` 😅
This commit is contained in:
committed by
Terence Eden
parent
43cb53b6ad
commit
687f2651fa
8
images/svg/venmo.svg
Normal file
8
images/svg/venmo.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Venmo" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#3396cd"/>
|
||||
<path d="m381.4 105.3c11 18.1 15.9 36.7 15.9 60.3 0 75.1-64.1 172.7-116.2 241.2h-118.8l-47.6-285 104.1-9.9 25.3 202.8c23.5-38.4 52.6-98.7 52.6-139.7 0-22.5-3.9-37.8-9.9-50.4z" fill="#fff"/>
|
||||
</svg>
|
After Width: | Height: | Size: 346 B |
Reference in New Issue
Block a user