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

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

The same logo in other sets

Use the ush logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.93 3L4.06 7.5L12 12l7.942-4.5zM4.059 16.648V7.5l7.94 4.5v9z"/><path fill="currentColor" d="M19.941 16.648V7.5L12 12v9z"/><path fill="currentColor" d="m12 7.727l3.706 2.118v4.235L12 16.198L8.294 14.08V9.845z"/><path fill="currentColor" d="M8.294 9.898L12 12v4.198L8.294 14.08z"/><path fill="currentColor" d="M15.706 9.898v-.053L12 7.727L8.294 9.845v.053L12 11.999z"/></svg>

React

import type { SVGProps } from "react";

export function TokenUsh(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="M11.93 3L4.06 7.5L12 12l7.942-4.5zM4.059 16.648V7.5l7.94 4.5v9z"/><path fill="currentColor" d="M19.941 16.648V7.5L12 12v9z"/><path fill="currentColor" d="m12 7.727l3.706 2.118v4.235L12 16.198L8.294 14.08V9.845z"/><path fill="currentColor" d="M8.294 9.898L12 12v4.198L8.294 14.08z"/><path fill="currentColor" d="M15.706 9.898v-.053L12 7.727L8.294 9.845v.053L12 11.999z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.93 3L4.06 7.5L12 12l7.942-4.5zM4.059 16.648V7.5l7.94 4.5v9z"/><path fill="currentColor" d="M19.941 16.648V7.5L12 12v9z"/><path fill="currentColor" d="m12 7.727l3.706 2.118v4.235L12 16.198L8.294 14.08V9.845z"/><path fill="currentColor" d="M8.294 9.898L12 12v4.198L8.294 14.08z"/><path fill="currentColor" d="M15.706 9.898v-.053L12 7.727L8.294 9.845v.053L12 11.999z"/></svg>
</template>

CSS

.icon-ush {
  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%22M11.93%203L4.06%207.5L12%2012l7.942-4.5zM4.059%2016.648V7.5l7.94%204.5v9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.941%2016.648V7.5L12%2012v9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%207.727l3.706%202.118v4.235L12%2016.198L8.294%2014.08V9.845z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.294%209.898L12%2012v4.198L8.294%2014.08z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.706%209.898v-.053L12%207.727L8.294%209.845v.053L12%2011.999z%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%22M11.93%203L4.06%207.5L12%2012l7.942-4.5zM4.059%2016.648V7.5l7.94%204.5v9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.941%2016.648V7.5L12%2012v9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%207.727l3.706%202.118v4.235L12%2016.198L8.294%2014.08V9.845z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.294%209.898L12%2012v4.198L8.294%2014.08z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.706%209.898v-.053L12%207.727L8.294%209.845v.053L12%2011.999z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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