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

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

The same logo in other sets

Use the oxt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.48 5.335a1.027 1.027 0 1 1-1.785-1.017A1.027 1.027 0 0 1 7.48 5.335m-3.046.128a.771.771 0 1 1-1.325-.79a.771.771 0 0 1 1.325.79m9.291 14.7a8.217 8.217 0 1 0-2.044-16.308a6.7 6.7 0 0 0-2.003.504c-.75.36-1.233.97-1.233 1.787c0 1.058.827 1.71 1.885 1.71c.18 0 .791-.195.935-.241a4.4 4.4 0 0 1 1.736-.236c2.881 0 4.381 2.362 4.381 4.9c0 2.537-1.818 4.345-4.956 4.345c-2.753 0-4.186-2.738-4.289-5.24c-.036-1.027-.637-1.828-1.674-1.828a1.92 1.92 0 0 0-1.854 1.418a8.218 8.218 0 0 0 9.116 9.188"/><path fill="currentColor" d="M6.417 8.293a1.285 1.285 0 1 1-2.209-1.315a1.285 1.285 0 0 1 2.209 1.315"/></svg>

React

import type { SVGProps } from "react";

export function TokenOxt(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="M7.48 5.335a1.027 1.027 0 1 1-1.785-1.017A1.027 1.027 0 0 1 7.48 5.335m-3.046.128a.771.771 0 1 1-1.325-.79a.771.771 0 0 1 1.325.79m9.291 14.7a8.217 8.217 0 1 0-2.044-16.308a6.7 6.7 0 0 0-2.003.504c-.75.36-1.233.97-1.233 1.787c0 1.058.827 1.71 1.885 1.71c.18 0 .791-.195.935-.241a4.4 4.4 0 0 1 1.736-.236c2.881 0 4.381 2.362 4.381 4.9c0 2.537-1.818 4.345-4.956 4.345c-2.753 0-4.186-2.738-4.289-5.24c-.036-1.027-.637-1.828-1.674-1.828a1.92 1.92 0 0 0-1.854 1.418a8.218 8.218 0 0 0 9.116 9.188"/><path fill="currentColor" d="M6.417 8.293a1.285 1.285 0 1 1-2.209-1.315a1.285 1.285 0 0 1 2.209 1.315"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.48 5.335a1.027 1.027 0 1 1-1.785-1.017A1.027 1.027 0 0 1 7.48 5.335m-3.046.128a.771.771 0 1 1-1.325-.79a.771.771 0 0 1 1.325.79m9.291 14.7a8.217 8.217 0 1 0-2.044-16.308a6.7 6.7 0 0 0-2.003.504c-.75.36-1.233.97-1.233 1.787c0 1.058.827 1.71 1.885 1.71c.18 0 .791-.195.935-.241a4.4 4.4 0 0 1 1.736-.236c2.881 0 4.381 2.362 4.381 4.9c0 2.537-1.818 4.345-4.956 4.345c-2.753 0-4.186-2.738-4.289-5.24c-.036-1.027-.637-1.828-1.674-1.828a1.92 1.92 0 0 0-1.854 1.418a8.218 8.218 0 0 0 9.116 9.188"/><path fill="currentColor" d="M6.417 8.293a1.285 1.285 0 1 1-2.209-1.315a1.285 1.285 0 0 1 2.209 1.315"/></svg>
</template>

CSS

.icon-oxt {
  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%22M7.48%205.335a1.027%201.027%200%201%201-1.785-1.017A1.027%201.027%200%200%201%207.48%205.335m-3.046.128a.771.771%200%201%201-1.325-.79a.771.771%200%200%201%201.325.79m9.291%2014.7a8.217%208.217%200%201%200-2.044-16.308a6.7%206.7%200%200%200-2.003.504c-.75.36-1.233.97-1.233%201.787c0%201.058.827%201.71%201.885%201.71c.18%200%20.791-.195.935-.241a4.4%204.4%200%200%201%201.736-.236c2.881%200%204.381%202.362%204.381%204.9c0%202.537-1.818%204.345-4.956%204.345c-2.753%200-4.186-2.738-4.289-5.24c-.036-1.027-.637-1.828-1.674-1.828a1.92%201.92%200%200%200-1.854%201.418a8.218%208.218%200%200%200%209.116%209.188%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.417%208.293a1.285%201.285%200%201%201-2.209-1.315a1.285%201.285%200%200%201%202.209%201.315%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%22M7.48%205.335a1.027%201.027%200%201%201-1.785-1.017A1.027%201.027%200%200%201%207.48%205.335m-3.046.128a.771.771%200%201%201-1.325-.79a.771.771%200%200%201%201.325.79m9.291%2014.7a8.217%208.217%200%201%200-2.044-16.308a6.7%206.7%200%200%200-2.003.504c-.75.36-1.233.97-1.233%201.787c0%201.058.827%201.71%201.885%201.71c.18%200%20.791-.195.935-.241a4.4%204.4%200%200%201%201.736-.236c2.881%200%204.381%202.362%204.381%204.9c0%202.537-1.818%204.345-4.956%204.345c-2.753%200-4.186-2.738-4.289-5.24c-.036-1.027-.637-1.828-1.674-1.828a1.92%201.92%200%200%200-1.854%201.418a8.218%208.218%200%200%200%209.116%209.188%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.417%208.293a1.285%201.285%200%201%201-2.209-1.315a1.285%201.285%200%200%201%202.209%201.315%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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