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

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

The same logo in other sets

Use the ont logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 10.891V3.387l14.85 15.321c-.306.259-4.014 3.3-8.424 1.946c-3.843-1.18-6.561-5.18-6.417-9.772zm17.973 2.25L21 20.589L6.105 5.314c.306-.267 4.014-3.319 8.415-1.973c3.852 1.162 6.597 5.18 6.453 9.79z"/></svg>

React

import type { SVGProps } from "react";

export function TokenOnt(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="M3 10.891V3.387l14.85 15.321c-.306.259-4.014 3.3-8.424 1.946c-3.843-1.18-6.561-5.18-6.417-9.772zm17.973 2.25L21 20.589L6.105 5.314c.306-.267 4.014-3.319 8.415-1.973c3.852 1.162 6.597 5.18 6.453 9.79z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 10.891V3.387l14.85 15.321c-.306.259-4.014 3.3-8.424 1.946c-3.843-1.18-6.561-5.18-6.417-9.772zm17.973 2.25L21 20.589L6.105 5.314c.306-.267 4.014-3.319 8.415-1.973c3.852 1.162 6.597 5.18 6.453 9.79z"/></svg>
</template>

CSS

.icon-ont {
  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%22M3%2010.891V3.387l14.85%2015.321c-.306.259-4.014%203.3-8.424%201.946c-3.843-1.18-6.561-5.18-6.417-9.772zm17.973%202.25L21%2020.589L6.105%205.314c.306-.267%204.014-3.319%208.415-1.973c3.852%201.162%206.597%205.18%206.453%209.79z%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%22M3%2010.891V3.387l14.85%2015.321c-.306.259-4.014%203.3-8.424%201.946c-3.843-1.18-6.561-5.18-6.417-9.772zm17.973%202.25L21%2020.589L6.105%205.314c.306-.267%204.014-3.319%208.415-1.973c3.852%201.162%206.597%205.18%206.453%209.79z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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