pyusd from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
pyusd
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the pyusd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7.168 3.648A.74.74 0 0 1 7.9 3h6.744a5.52 5.52 0 0 1 5.13 6.06c-.33 4.362-3.768 5.94-5.562 5.94H11.86l-1.002 5.388a.736.736 0 0 1-.732.612H5.674a.757.757 0 0 1-.738-.852L6.046 12H4.942a.745.745 0 0 1-.744-.75c0-.414.33-.75.744-.75H6.25l.402-3h-1.71a.745.745 0 0 1-.744-.75a.74.74 0 0 1 .738-.75H6.85zM8.146 7.5l-.408 3h5.358A1.44 1.44 0 0 0 14.584 9a1.44 1.44 0 0 0-1.488-1.5zM7.54 12h5.556a2.94 2.94 0 0 0 2.97-3c0-1.68-1.284-3-2.97-3H8.35l.198-1.5h6a4.02 4.02 0 0 1 3.744 4.44c-.258 3.438-2.91 4.56-4.08 4.56h-2.97a.75.75 0 0 0-.732.612L9.514 19.5H6.526z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenPyusd(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" fillRule="evenodd" d="M7.168 3.648A.74.74 0 0 1 7.9 3h6.744a5.52 5.52 0 0 1 5.13 6.06c-.33 4.362-3.768 5.94-5.562 5.94H11.86l-1.002 5.388a.736.736 0 0 1-.732.612H5.674a.757.757 0 0 1-.738-.852L6.046 12H4.942a.745.745 0 0 1-.744-.75c0-.414.33-.75.744-.75H6.25l.402-3h-1.71a.745.745 0 0 1-.744-.75a.74.74 0 0 1 .738-.75H6.85zM8.146 7.5l-.408 3h5.358A1.44 1.44 0 0 0 14.584 9a1.44 1.44 0 0 0-1.488-1.5zM7.54 12h5.556a2.94 2.94 0 0 0 2.97-3c0-1.68-1.284-3-2.97-3H8.35l.198-1.5h6a4.02 4.02 0 0 1 3.744 4.44c-.258 3.438-2.91 4.56-4.08 4.56h-2.97a.75.75 0 0 0-.732.612L9.514 19.5H6.526z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M7.168 3.648A.74.74 0 0 1 7.9 3h6.744a5.52 5.52 0 0 1 5.13 6.06c-.33 4.362-3.768 5.94-5.562 5.94H11.86l-1.002 5.388a.736.736 0 0 1-.732.612H5.674a.757.757 0 0 1-.738-.852L6.046 12H4.942a.745.745 0 0 1-.744-.75c0-.414.33-.75.744-.75H6.25l.402-3h-1.71a.745.745 0 0 1-.744-.75a.74.74 0 0 1 .738-.75H6.85zM8.146 7.5l-.408 3h5.358A1.44 1.44 0 0 0 14.584 9a1.44 1.44 0 0 0-1.488-1.5zM7.54 12h5.556a2.94 2.94 0 0 0 2.97-3c0-1.68-1.284-3-2.97-3H8.35l.198-1.5h6a4.02 4.02 0 0 1 3.744 4.44c-.258 3.438-2.91 4.56-4.08 4.56h-2.97a.75.75 0 0 0-.732.612L9.514 19.5H6.526z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-pyusd {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M7.168%203.648A.74.74%200%200%201%207.9%203h6.744a5.52%205.52%200%200%201%205.13%206.06c-.33%204.362-3.768%205.94-5.562%205.94H11.86l-1.002%205.388a.736.736%200%200%201-.732.612H5.674a.757.757%200%200%201-.738-.852L6.046%2012H4.942a.745.745%200%200%201-.744-.75c0-.414.33-.75.744-.75H6.25l.402-3h-1.71a.745.745%200%200%201-.744-.75a.74.74%200%200%201%20.738-.75H6.85zM8.146%207.5l-.408%203h5.358A1.44%201.44%200%200%200%2014.584%209a1.44%201.44%200%200%200-1.488-1.5zM7.54%2012h5.556a2.94%202.94%200%200%200%202.97-3c0-1.68-1.284-3-2.97-3H8.35l.198-1.5h6a4.02%204.02%200%200%201%203.744%204.44c-.258%203.438-2.91%204.56-4.08%204.56h-2.97a.75.75%200%200%200-.732.612L9.514%2019.5H6.526z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M7.168%203.648A.74.74%200%200%201%207.9%203h6.744a5.52%205.52%200%200%201%205.13%206.06c-.33%204.362-3.768%205.94-5.562%205.94H11.86l-1.002%205.388a.736.736%200%200%201-.732.612H5.674a.757.757%200%200%201-.738-.852L6.046%2012H4.942a.745.745%200%200%201-.744-.75c0-.414.33-.75.744-.75H6.25l.402-3h-1.71a.745.745%200%200%201-.744-.75a.74.74%200%200%201%20.738-.75H6.85zM8.146%207.5l-.408%203h5.358A1.44%201.44%200%200%200%2014.584%209a1.44%201.44%200%200%200-1.488-1.5zM7.54%2012h5.556a2.94%202.94%200%200%200%202.97-3c0-1.68-1.284-3-2.97-3H8.35l.198-1.5h6a4.02%204.02%200%200%201%203.744%204.44c-.258%203.438-2.91%204.56-4.08%204.56h-2.97a.75.75%200%200%200-.732.612L9.514%2019.5H6.526z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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