logo venmo icon

logo-venmo from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
logo-venmo
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the logo venmo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M444.17 32H70.28C49.85 32 32 46.7 32 66.89V441.6c0 20.31 17.85 38.4 38.28 38.4h373.78c20.54 0 35.94-18.2 35.94-38.39V66.89C480.12 46.7 464.6 32 444.17 32M278 387H174.32l-41.57-248.56l90.75-8.62l22 176.87c20.53-33.45 45.88-86 45.88-121.87c0-19.62-3.36-33-8.61-44l82.63-16.72c9.56 15.78 13.86 32 13.86 52.57c-.01 65.5-55.92 150.59-101.26 210.33"/></svg>

React

import type { SVGProps } from "react";

export function IonLogoVenmo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M444.17 32H70.28C49.85 32 32 46.7 32 66.89V441.6c0 20.31 17.85 38.4 38.28 38.4h373.78c20.54 0 35.94-18.2 35.94-38.39V66.89C480.12 46.7 464.6 32 444.17 32M278 387H174.32l-41.57-248.56l90.75-8.62l22 176.87c20.53-33.45 45.88-86 45.88-121.87c0-19.62-3.36-33-8.61-44l82.63-16.72c9.56 15.78 13.86 32 13.86 52.57c-.01 65.5-55.92 150.59-101.26 210.33"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M444.17 32H70.28C49.85 32 32 46.7 32 66.89V441.6c0 20.31 17.85 38.4 38.28 38.4h373.78c20.54 0 35.94-18.2 35.94-38.39V66.89C480.12 46.7 464.6 32 444.17 32M278 387H174.32l-41.57-248.56l90.75-8.62l22 176.87c20.53-33.45 45.88-86 45.88-121.87c0-19.62-3.36-33-8.61-44l82.63-16.72c9.56 15.78 13.86 32 13.86 52.57c-.01 65.5-55.92 150.59-101.26 210.33"/></svg>
</template>

CSS

.icon-logo-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M444.17%2032H70.28C49.85%2032%2032%2046.7%2032%2066.89V441.6c0%2020.31%2017.85%2038.4%2038.28%2038.4h373.78c20.54%200%2035.94-18.2%2035.94-38.39V66.89C480.12%2046.7%20464.6%2032%20444.17%2032M278%20387H174.32l-41.57-248.56l90.75-8.62l22%20176.87c20.53-33.45%2045.88-86%2045.88-121.87c0-19.62-3.36-33-8.61-44l82.63-16.72c9.56%2015.78%2013.86%2032%2013.86%2052.57c-.01%2065.5-55.92%20150.59-101.26%20210.33%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M444.17%2032H70.28C49.85%2032%2032%2046.7%2032%2066.89V441.6c0%2020.31%2017.85%2038.4%2038.28%2038.4h373.78c20.54%200%2035.94-18.2%2035.94-38.39V66.89C480.12%2046.7%20464.6%2032%20444.17%2032M278%20387H174.32l-41.57-248.56l90.75-8.62l22%20176.87c20.53-33.45%2045.88-86%2045.88-121.87c0-19.62-3.36-33-8.61-44l82.63-16.72c9.56%2015.78%2013.86%2032%2013.86%2052.57c-.01%2065.5-55.92%20150.59-101.26%20210.33%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/logo-venmo.svg?color=%231a73e8&size=48