venmo logo
venmo from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- venmo
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the venmo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.772 13.119c-.267 0-.381-.251-.38-.655c0-.533.121-1.575.712-1.575c.267 0 .357.243.357.598c0 .533-.13 1.632-.689 1.632m.502-3.377c-1.677 0-2.405 1.285-2.405 2.658c0 1.042.421 1.874 1.693 1.874c1.717 0 2.438-1.406 2.438-2.763c0-1.025-.462-1.769-1.726-1.769m-3.833 0c-.558 0-.964.17-1.393.477c-.154-.275-.462-.477-.932-.477c-.542 0-.947.219-1.247.437l-.04-.364H13.54l-.688 4.354h1.506l.479-3.053c.129-.065.323-.154.518-.154c.145 0 .267.049.267.267c0 .056-.016.145-.024.218l-.429 2.722h1.498l.478-3.053c.138-.073.324-.154.51-.154c.146 0 .268.049.268.267c0 .056-.017.145-.025.218l-.429 2.722h1.499l.461-2.908c.025-.153.049-.388.049-.549c0-.582-.267-.97-1.037-.97m-6.871 0c-.575 0-.98.219-1.287.421l-.017-.348H8.962l-.689 4.354H9.78l.478-3.053c.13-.065.324-.154.518-.154c.147 0 .268.049.268.242c0 .081-.024.227-.032.299l-.422 2.666h1.499l.462-2.908c.024-.153.049-.388.049-.549c0-.582-.268-.97-1.03-.97m-5.631 1.834c.041-.485.413-.824.697-.824c.162 0 .299.097.299.291c0 .404-.713.533-.996.533m.843-1.834c-1.604 0-2.382 1.39-2.382 2.698c0 1.01.478 1.817 1.814 1.817c.527 0 1.07-.113 1.418-.282l.186-1.26c-.494.25-.874.347-1.271.347c-.365 0-.64-.194-.64-.687c.826-.008 2.252-.347 2.252-1.453c0-.687-.494-1.18-1.377-1.18m-4.239.267c.089.186.146.412.146.743c0 .606-.429 1.494-.777 2.06l-.373-2.989L0 9.969l.705 4.2h1.757c.77-1.01 1.718-2.448 1.718-3.554c0-.347-.073-.622-.235-.889z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsVenmo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.772 13.119c-.267 0-.381-.251-.38-.655c0-.533.121-1.575.712-1.575c.267 0 .357.243.357.598c0 .533-.13 1.632-.689 1.632m.502-3.377c-1.677 0-2.405 1.285-2.405 2.658c0 1.042.421 1.874 1.693 1.874c1.717 0 2.438-1.406 2.438-2.763c0-1.025-.462-1.769-1.726-1.769m-3.833 0c-.558 0-.964.17-1.393.477c-.154-.275-.462-.477-.932-.477c-.542 0-.947.219-1.247.437l-.04-.364H13.54l-.688 4.354h1.506l.479-3.053c.129-.065.323-.154.518-.154c.145 0 .267.049.267.267c0 .056-.016.145-.024.218l-.429 2.722h1.498l.478-3.053c.138-.073.324-.154.51-.154c.146 0 .268.049.268.267c0 .056-.017.145-.025.218l-.429 2.722h1.499l.461-2.908c.025-.153.049-.388.049-.549c0-.582-.267-.97-1.037-.97m-6.871 0c-.575 0-.98.219-1.287.421l-.017-.348H8.962l-.689 4.354H9.78l.478-3.053c.13-.065.324-.154.518-.154c.147 0 .268.049.268.242c0 .081-.024.227-.032.299l-.422 2.666h1.499l.462-2.908c.024-.153.049-.388.049-.549c0-.582-.268-.97-1.03-.97m-5.631 1.834c.041-.485.413-.824.697-.824c.162 0 .299.097.299.291c0 .404-.713.533-.996.533m.843-1.834c-1.604 0-2.382 1.39-2.382 2.698c0 1.01.478 1.817 1.814 1.817c.527 0 1.07-.113 1.418-.282l.186-1.26c-.494.25-.874.347-1.271.347c-.365 0-.64-.194-.64-.687c.826-.008 2.252-.347 2.252-1.453c0-.687-.494-1.18-1.377-1.18m-4.239.267c.089.186.146.412.146.743c0 .606-.429 1.494-.777 2.06l-.373-2.989L0 9.969l.705 4.2h1.757c.77-1.01 1.718-2.448 1.718-3.554c0-.347-.073-.622-.235-.889z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.772 13.119c-.267 0-.381-.251-.38-.655c0-.533.121-1.575.712-1.575c.267 0 .357.243.357.598c0 .533-.13 1.632-.689 1.632m.502-3.377c-1.677 0-2.405 1.285-2.405 2.658c0 1.042.421 1.874 1.693 1.874c1.717 0 2.438-1.406 2.438-2.763c0-1.025-.462-1.769-1.726-1.769m-3.833 0c-.558 0-.964.17-1.393.477c-.154-.275-.462-.477-.932-.477c-.542 0-.947.219-1.247.437l-.04-.364H13.54l-.688 4.354h1.506l.479-3.053c.129-.065.323-.154.518-.154c.145 0 .267.049.267.267c0 .056-.016.145-.024.218l-.429 2.722h1.498l.478-3.053c.138-.073.324-.154.51-.154c.146 0 .268.049.268.267c0 .056-.017.145-.025.218l-.429 2.722h1.499l.461-2.908c.025-.153.049-.388.049-.549c0-.582-.267-.97-1.037-.97m-6.871 0c-.575 0-.98.219-1.287.421l-.017-.348H8.962l-.689 4.354H9.78l.478-3.053c.13-.065.324-.154.518-.154c.147 0 .268.049.268.242c0 .081-.024.227-.032.299l-.422 2.666h1.499l.462-2.908c.024-.153.049-.388.049-.549c0-.582-.268-.97-1.03-.97m-5.631 1.834c.041-.485.413-.824.697-.824c.162 0 .299.097.299.291c0 .404-.713.533-.996.533m.843-1.834c-1.604 0-2.382 1.39-2.382 2.698c0 1.01.478 1.817 1.814 1.817c.527 0 1.07-.113 1.418-.282l.186-1.26c-.494.25-.874.347-1.271.347c-.365 0-.64-.194-.64-.687c.826-.008 2.252-.347 2.252-1.453c0-.687-.494-1.18-1.377-1.18m-4.239.267c.089.186.146.412.146.743c0 .606-.429 1.494-.777 2.06l-.373-2.989L0 9.969l.705 4.2h1.757c.77-1.01 1.718-2.448 1.718-3.554c0-.347-.073-.622-.235-.889z"/></svg> </template>
CSS
.icon-venmo {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.772%2013.119c-.267%200-.381-.251-.38-.655c0-.533.121-1.575.712-1.575c.267%200%20.357.243.357.598c0%20.533-.13%201.632-.689%201.632m.502-3.377c-1.677%200-2.405%201.285-2.405%202.658c0%201.042.421%201.874%201.693%201.874c1.717%200%202.438-1.406%202.438-2.763c0-1.025-.462-1.769-1.726-1.769m-3.833%200c-.558%200-.964.17-1.393.477c-.154-.275-.462-.477-.932-.477c-.542%200-.947.219-1.247.437l-.04-.364H13.54l-.688%204.354h1.506l.479-3.053c.129-.065.323-.154.518-.154c.145%200%20.267.049.267.267c0%20.056-.016.145-.024.218l-.429%202.722h1.498l.478-3.053c.138-.073.324-.154.51-.154c.146%200%20.268.049.268.267c0%20.056-.017.145-.025.218l-.429%202.722h1.499l.461-2.908c.025-.153.049-.388.049-.549c0-.582-.267-.97-1.037-.97m-6.871%200c-.575%200-.98.219-1.287.421l-.017-.348H8.962l-.689%204.354H9.78l.478-3.053c.13-.065.324-.154.518-.154c.147%200%20.268.049.268.242c0%20.081-.024.227-.032.299l-.422%202.666h1.499l.462-2.908c.024-.153.049-.388.049-.549c0-.582-.268-.97-1.03-.97m-5.631%201.834c.041-.485.413-.824.697-.824c.162%200%20.299.097.299.291c0%20.404-.713.533-.996.533m.843-1.834c-1.604%200-2.382%201.39-2.382%202.698c0%201.01.478%201.817%201.814%201.817c.527%200%201.07-.113%201.418-.282l.186-1.26c-.494.25-.874.347-1.271.347c-.365%200-.64-.194-.64-.687c.826-.008%202.252-.347%202.252-1.453c0-.687-.494-1.18-1.377-1.18m-4.239.267c.089.186.146.412.146.743c0%20.606-.429%201.494-.777%202.06l-.373-2.989L0%209.969l.705%204.2h1.757c.77-1.01%201.718-2.448%201.718-3.554c0-.347-.073-.622-.235-.889z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.772%2013.119c-.267%200-.381-.251-.38-.655c0-.533.121-1.575.712-1.575c.267%200%20.357.243.357.598c0%20.533-.13%201.632-.689%201.632m.502-3.377c-1.677%200-2.405%201.285-2.405%202.658c0%201.042.421%201.874%201.693%201.874c1.717%200%202.438-1.406%202.438-2.763c0-1.025-.462-1.769-1.726-1.769m-3.833%200c-.558%200-.964.17-1.393.477c-.154-.275-.462-.477-.932-.477c-.542%200-.947.219-1.247.437l-.04-.364H13.54l-.688%204.354h1.506l.479-3.053c.129-.065.323-.154.518-.154c.145%200%20.267.049.267.267c0%20.056-.016.145-.024.218l-.429%202.722h1.498l.478-3.053c.138-.073.324-.154.51-.154c.146%200%20.268.049.268.267c0%20.056-.017.145-.025.218l-.429%202.722h1.499l.461-2.908c.025-.153.049-.388.049-.549c0-.582-.267-.97-1.037-.97m-6.871%200c-.575%200-.98.219-1.287.421l-.017-.348H8.962l-.689%204.354H9.78l.478-3.053c.13-.065.324-.154.518-.154c.147%200%20.268.049.268.242c0%20.081-.024.227-.032.299l-.422%202.666h1.499l.462-2.908c.024-.153.049-.388.049-.549c0-.582-.268-.97-1.03-.97m-5.631%201.834c.041-.485.413-.824.697-.824c.162%200%20.299.097.299.291c0%20.404-.713.533-.996.533m.843-1.834c-1.604%200-2.382%201.39-2.382%202.698c0%201.01.478%201.817%201.814%201.817c.527%200%201.07-.113%201.418-.282l.186-1.26c-.494.25-.874.347-1.271.347c-.365%200-.64-.194-.64-.687c.826-.008%202.252-.347%202.252-1.453c0-.687-.494-1.18-1.377-1.18m-4.239.267c.089.186.146.412.146.743c0%20.606-.429%201.494-.777%202.06l-.373-2.989L0%209.969l.705%204.2h1.757c.77-1.01%201.718-2.448%201.718-3.554c0-.347-.073-.622-.235-.889z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/venmo.svg?color=%231a73e8&size=48