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

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

The same logo in other sets

Use the gusd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.764 3c-3.166 0-5.8 2.49-6.139 5.625C5.489 8.964 3 11.597 3 14.763A6.24 6.24 0 0 0 9.236 21c3.166 0 5.812-2.49 6.139-5.625C18.51 15.036 21 12.403 21 9.237A6.24 6.24 0 0 0 14.764 3m5.11 6.75c-.31 2.039-2.457 4.189-4.5 4.5v-4.5zm-15.749 4.5c.307-2.05 2.451-4.187 4.5-4.5v4.5zm10.125 1.125c-.343 2.329-2.663 4.502-5.014 4.5c-2.365.002-4.767-2.166-5.111-4.5zm0-5.625v4.5h-4.5v-4.5zm5.625-1.125H9.75c.345-2.338 2.65-4.502 5.014-4.5c2.363-.002 4.766 2.162 5.11 4.5"/></svg>

React

import type { SVGProps } from "react";

export function TokenGusd(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="M14.764 3c-3.166 0-5.8 2.49-6.139 5.625C5.489 8.964 3 11.597 3 14.763A6.24 6.24 0 0 0 9.236 21c3.166 0 5.812-2.49 6.139-5.625C18.51 15.036 21 12.403 21 9.237A6.24 6.24 0 0 0 14.764 3m5.11 6.75c-.31 2.039-2.457 4.189-4.5 4.5v-4.5zm-15.749 4.5c.307-2.05 2.451-4.187 4.5-4.5v4.5zm10.125 1.125c-.343 2.329-2.663 4.502-5.014 4.5c-2.365.002-4.767-2.166-5.111-4.5zm0-5.625v4.5h-4.5v-4.5zm5.625-1.125H9.75c.345-2.338 2.65-4.502 5.014-4.5c2.363-.002 4.766 2.162 5.11 4.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.764 3c-3.166 0-5.8 2.49-6.139 5.625C5.489 8.964 3 11.597 3 14.763A6.24 6.24 0 0 0 9.236 21c3.166 0 5.812-2.49 6.139-5.625C18.51 15.036 21 12.403 21 9.237A6.24 6.24 0 0 0 14.764 3m5.11 6.75c-.31 2.039-2.457 4.189-4.5 4.5v-4.5zm-15.749 4.5c.307-2.05 2.451-4.187 4.5-4.5v4.5zm10.125 1.125c-.343 2.329-2.663 4.502-5.014 4.5c-2.365.002-4.767-2.166-5.111-4.5zm0-5.625v4.5h-4.5v-4.5zm5.625-1.125H9.75c.345-2.338 2.65-4.502 5.014-4.5c2.363-.002 4.766 2.162 5.11 4.5"/></svg>
</template>

CSS

.icon-gusd {
  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%22M14.764%203c-3.166%200-5.8%202.49-6.139%205.625C5.489%208.964%203%2011.597%203%2014.763A6.24%206.24%200%200%200%209.236%2021c3.166%200%205.812-2.49%206.139-5.625C18.51%2015.036%2021%2012.403%2021%209.237A6.24%206.24%200%200%200%2014.764%203m5.11%206.75c-.31%202.039-2.457%204.189-4.5%204.5v-4.5zm-15.749%204.5c.307-2.05%202.451-4.187%204.5-4.5v4.5zm10.125%201.125c-.343%202.329-2.663%204.502-5.014%204.5c-2.365.002-4.767-2.166-5.111-4.5zm0-5.625v4.5h-4.5v-4.5zm5.625-1.125H9.75c.345-2.338%202.65-4.502%205.014-4.5c2.363-.002%204.766%202.162%205.11%204.5%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%22M14.764%203c-3.166%200-5.8%202.49-6.139%205.625C5.489%208.964%203%2011.597%203%2014.763A6.24%206.24%200%200%200%209.236%2021c3.166%200%205.812-2.49%206.139-5.625C18.51%2015.036%2021%2012.403%2021%209.237A6.24%206.24%200%200%200%2014.764%203m5.11%206.75c-.31%202.039-2.457%204.189-4.5%204.5v-4.5zm-15.749%204.5c.307-2.05%202.451-4.187%204.5-4.5v4.5zm10.125%201.125c-.343%202.329-2.663%204.502-5.014%204.5c-2.365.002-4.767-2.166-5.111-4.5zm0-5.625v4.5h-4.5v-4.5zm5.625-1.125H9.75c.345-2.338%202.65-4.502%205.014-4.5c2.363-.002%204.766%202.162%205.11%204.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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