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

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

The same logo in other sets

Use the eusd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 6.177H8.554c-.678.015-2.171.624-2.738 2.964c0 .127-.158.868-.37 1.8H3l1.922 2.277l-.297 1.25c-.328 1.116-.344 3.356 2.219 3.356h10.625c.508 0 .958-.329 1.1-.805l.403-1.313h-8.338c-.646 0-1.096-.614-1.096-1.239s.45-1.408 1.096-1.408h7.788c.476 0 .895 0 1.037-.445l.556-1.673h-8.153a1.36 1.36 0 0 1-1.366-1.344a1.323 1.323 0 0 1 1.366-1.303h7.656a1.165 1.165 0 0 0 1.1-.826z"/></svg>

React

import type { SVGProps } from "react";

export function TokenEusd(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 6.177H8.554c-.678.015-2.171.624-2.738 2.964c0 .127-.158.868-.37 1.8H3l1.922 2.277l-.297 1.25c-.328 1.116-.344 3.356 2.219 3.356h10.625c.508 0 .958-.329 1.1-.805l.403-1.313h-8.338c-.646 0-1.096-.614-1.096-1.239s.45-1.408 1.096-1.408h7.788c.476 0 .895 0 1.037-.445l.556-1.673h-8.153a1.36 1.36 0 0 1-1.366-1.344a1.323 1.323 0 0 1 1.366-1.303h7.656a1.165 1.165 0 0 0 1.1-.826z"/></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 6.177H8.554c-.678.015-2.171.624-2.738 2.964c0 .127-.158.868-.37 1.8H3l1.922 2.277l-.297 1.25c-.328 1.116-.344 3.356 2.219 3.356h10.625c.508 0 .958-.329 1.1-.805l.403-1.313h-8.338c-.646 0-1.096-.614-1.096-1.239s.45-1.408 1.096-1.408h7.788c.476 0 .895 0 1.037-.445l.556-1.673h-8.153a1.36 1.36 0 0 1-1.366-1.344a1.323 1.323 0 0 1 1.366-1.303h7.656a1.165 1.165 0 0 0 1.1-.826z"/></svg>
</template>

CSS

.icon-eusd {
  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%206.177H8.554c-.678.015-2.171.624-2.738%202.964c0%20.127-.158.868-.37%201.8H3l1.922%202.277l-.297%201.25c-.328%201.116-.344%203.356%202.219%203.356h10.625c.508%200%20.958-.329%201.1-.805l.403-1.313h-8.338c-.646%200-1.096-.614-1.096-1.239s.45-1.408%201.096-1.408h7.788c.476%200%20.895%200%201.037-.445l.556-1.673h-8.153a1.36%201.36%200%200%201-1.366-1.344a1.323%201.323%200%200%201%201.366-1.303h7.656a1.165%201.165%200%200%200%201.1-.826z%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%206.177H8.554c-.678.015-2.171.624-2.738%202.964c0%20.127-.158.868-.37%201.8H3l1.922%202.277l-.297%201.25c-.328%201.116-.344%203.356%202.219%203.356h10.625c.508%200%20.958-.329%201.1-.805l.403-1.313h-8.338c-.646%200-1.096-.614-1.096-1.239s.45-1.408%201.096-1.408h7.788c.476%200%20.895%200%201.037-.445l.556-1.673h-8.153a1.36%201.36%200%200%201-1.366-1.344a1.323%201.323%200%200%201%201.366-1.303h7.656a1.165%201.165%200%200%200%201.1-.826z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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