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

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

The same logo in other sets

Use the otk logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.974 13.958c.095-.422-.101-.844-.462-1.086l-.46-.31l-1.137.563c.855 0 1.575.388 1.519.658a8.51 8.51 0 0 1-8.336 6.655A8.48 8.48 0 0 1 3.564 12c0-4.657 3.82-8.437 8.528-8.437c4.09 0 7.51 2.851 8.336 6.654c.056.281-.664.658-1.519.658l1.137.563l.45-.282a1.04 1.04 0 0 0 .478-1.097A9.08 9.08 0 0 0 12.092 3a9.046 9.046 0 0 0-9.09 9c0 4.973 4.072 9 9.096 9c4.342 0 7.976-3.015 8.876-7.042m-7.571-.203a3.54 3.54 0 0 0 2.041-3.257c0-1.969-1.535-3.56-3.453-3.56s-3.443 1.63-3.443 3.6a3.49 3.49 0 0 0 2.048 3.223l-1.31 1.136c-.27-.298-.9-.9-1.222-.973c.152.18.332.506.495.81c.175.32.338.619.45.714c.203.169 1.199.04 1.767-.619V15l-.861 1.377a2.94 2.94 0 0 0-1.288-.478l.079.062c.152.124.298.236.483.461c.225.282.445.546.574.62c.248.128 1.333-.254 1.705-1.143l.534-.523l.517.478c.35.923 1.469 1.316 1.722 1.181c.13-.067.343-.331.573-.613c.158-.19.287-.28.417-.377l.146-.106c-.459.04-.9.19-1.288.438l-.878-1.395l.045-.129c.563.636 1.536.76 1.733.596c.118-.095.281-.393.45-.714c.169-.304.349-.63.5-.81c-.326.073-.95.675-1.22.973zm-1.356-3.33h-.09l-.152.197c-.292.382-.624.816-1.052.816c-.551 0-1.001-.507-1.001-1.125c0-.585.394-1.064.9-1.12v-.005h2.801v.022c.45.107.799.563.799 1.103c0 .618-.45 1.125-1.001 1.125c-.428 0-.76-.434-1.052-.816z"/></svg>

React

import type { SVGProps } from "react";

export function TokenOtk(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="M20.974 13.958c.095-.422-.101-.844-.462-1.086l-.46-.31l-1.137.563c.855 0 1.575.388 1.519.658a8.51 8.51 0 0 1-8.336 6.655A8.48 8.48 0 0 1 3.564 12c0-4.657 3.82-8.437 8.528-8.437c4.09 0 7.51 2.851 8.336 6.654c.056.281-.664.658-1.519.658l1.137.563l.45-.282a1.04 1.04 0 0 0 .478-1.097A9.08 9.08 0 0 0 12.092 3a9.046 9.046 0 0 0-9.09 9c0 4.973 4.072 9 9.096 9c4.342 0 7.976-3.015 8.876-7.042m-7.571-.203a3.54 3.54 0 0 0 2.041-3.257c0-1.969-1.535-3.56-3.453-3.56s-3.443 1.63-3.443 3.6a3.49 3.49 0 0 0 2.048 3.223l-1.31 1.136c-.27-.298-.9-.9-1.222-.973c.152.18.332.506.495.81c.175.32.338.619.45.714c.203.169 1.199.04 1.767-.619V15l-.861 1.377a2.94 2.94 0 0 0-1.288-.478l.079.062c.152.124.298.236.483.461c.225.282.445.546.574.62c.248.128 1.333-.254 1.705-1.143l.534-.523l.517.478c.35.923 1.469 1.316 1.722 1.181c.13-.067.343-.331.573-.613c.158-.19.287-.28.417-.377l.146-.106c-.459.04-.9.19-1.288.438l-.878-1.395l.045-.129c.563.636 1.536.76 1.733.596c.118-.095.281-.393.45-.714c.169-.304.349-.63.5-.81c-.326.073-.95.675-1.22.973zm-1.356-3.33h-.09l-.152.197c-.292.382-.624.816-1.052.816c-.551 0-1.001-.507-1.001-1.125c0-.585.394-1.064.9-1.12v-.005h2.801v.022c.45.107.799.563.799 1.103c0 .618-.45 1.125-1.001 1.125c-.428 0-.76-.434-1.052-.816z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.974 13.958c.095-.422-.101-.844-.462-1.086l-.46-.31l-1.137.563c.855 0 1.575.388 1.519.658a8.51 8.51 0 0 1-8.336 6.655A8.48 8.48 0 0 1 3.564 12c0-4.657 3.82-8.437 8.528-8.437c4.09 0 7.51 2.851 8.336 6.654c.056.281-.664.658-1.519.658l1.137.563l.45-.282a1.04 1.04 0 0 0 .478-1.097A9.08 9.08 0 0 0 12.092 3a9.046 9.046 0 0 0-9.09 9c0 4.973 4.072 9 9.096 9c4.342 0 7.976-3.015 8.876-7.042m-7.571-.203a3.54 3.54 0 0 0 2.041-3.257c0-1.969-1.535-3.56-3.453-3.56s-3.443 1.63-3.443 3.6a3.49 3.49 0 0 0 2.048 3.223l-1.31 1.136c-.27-.298-.9-.9-1.222-.973c.152.18.332.506.495.81c.175.32.338.619.45.714c.203.169 1.199.04 1.767-.619V15l-.861 1.377a2.94 2.94 0 0 0-1.288-.478l.079.062c.152.124.298.236.483.461c.225.282.445.546.574.62c.248.128 1.333-.254 1.705-1.143l.534-.523l.517.478c.35.923 1.469 1.316 1.722 1.181c.13-.067.343-.331.573-.613c.158-.19.287-.28.417-.377l.146-.106c-.459.04-.9.19-1.288.438l-.878-1.395l.045-.129c.563.636 1.536.76 1.733.596c.118-.095.281-.393.45-.714c.169-.304.349-.63.5-.81c-.326.073-.95.675-1.22.973zm-1.356-3.33h-.09l-.152.197c-.292.382-.624.816-1.052.816c-.551 0-1.001-.507-1.001-1.125c0-.585.394-1.064.9-1.12v-.005h2.801v.022c.45.107.799.563.799 1.103c0 .618-.45 1.125-1.001 1.125c-.428 0-.76-.434-1.052-.816z"/></svg>
</template>

CSS

.icon-otk {
  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%22M20.974%2013.958c.095-.422-.101-.844-.462-1.086l-.46-.31l-1.137.563c.855%200%201.575.388%201.519.658a8.51%208.51%200%200%201-8.336%206.655A8.48%208.48%200%200%201%203.564%2012c0-4.657%203.82-8.437%208.528-8.437c4.09%200%207.51%202.851%208.336%206.654c.056.281-.664.658-1.519.658l1.137.563l.45-.282a1.04%201.04%200%200%200%20.478-1.097A9.08%209.08%200%200%200%2012.092%203a9.046%209.046%200%200%200-9.09%209c0%204.973%204.072%209%209.096%209c4.342%200%207.976-3.015%208.876-7.042m-7.571-.203a3.54%203.54%200%200%200%202.041-3.257c0-1.969-1.535-3.56-3.453-3.56s-3.443%201.63-3.443%203.6a3.49%203.49%200%200%200%202.048%203.223l-1.31%201.136c-.27-.298-.9-.9-1.222-.973c.152.18.332.506.495.81c.175.32.338.619.45.714c.203.169%201.199.04%201.767-.619V15l-.861%201.377a2.94%202.94%200%200%200-1.288-.478l.079.062c.152.124.298.236.483.461c.225.282.445.546.574.62c.248.128%201.333-.254%201.705-1.143l.534-.523l.517.478c.35.923%201.469%201.316%201.722%201.181c.13-.067.343-.331.573-.613c.158-.19.287-.28.417-.377l.146-.106c-.459.04-.9.19-1.288.438l-.878-1.395l.045-.129c.563.636%201.536.76%201.733.596c.118-.095.281-.393.45-.714c.169-.304.349-.63.5-.81c-.326.073-.95.675-1.22.973zm-1.356-3.33h-.09l-.152.197c-.292.382-.624.816-1.052.816c-.551%200-1.001-.507-1.001-1.125c0-.585.394-1.064.9-1.12v-.005h2.801v.022c.45.107.799.563.799%201.103c0%20.618-.45%201.125-1.001%201.125c-.428%200-.76-.434-1.052-.816z%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%22M20.974%2013.958c.095-.422-.101-.844-.462-1.086l-.46-.31l-1.137.563c.855%200%201.575.388%201.519.658a8.51%208.51%200%200%201-8.336%206.655A8.48%208.48%200%200%201%203.564%2012c0-4.657%203.82-8.437%208.528-8.437c4.09%200%207.51%202.851%208.336%206.654c.056.281-.664.658-1.519.658l1.137.563l.45-.282a1.04%201.04%200%200%200%20.478-1.097A9.08%209.08%200%200%200%2012.092%203a9.046%209.046%200%200%200-9.09%209c0%204.973%204.072%209%209.096%209c4.342%200%207.976-3.015%208.876-7.042m-7.571-.203a3.54%203.54%200%200%200%202.041-3.257c0-1.969-1.535-3.56-3.453-3.56s-3.443%201.63-3.443%203.6a3.49%203.49%200%200%200%202.048%203.223l-1.31%201.136c-.27-.298-.9-.9-1.222-.973c.152.18.332.506.495.81c.175.32.338.619.45.714c.203.169%201.199.04%201.767-.619V15l-.861%201.377a2.94%202.94%200%200%200-1.288-.478l.079.062c.152.124.298.236.483.461c.225.282.445.546.574.62c.248.128%201.333-.254%201.705-1.143l.534-.523l.517.478c.35.923%201.469%201.316%201.722%201.181c.13-.067.343-.331.573-.613c.158-.19.287-.28.417-.377l.146-.106c-.459.04-.9.19-1.288.438l-.878-1.395l.045-.129c.563.636%201.536.76%201.733.596c.118-.095.281-.393.45-.714c.169-.304.349-.63.5-.81c-.326.073-.95.675-1.22.973zm-1.356-3.33h-.09l-.152.197c-.292.382-.624.816-1.052.816c-.551%200-1.001-.507-1.001-1.125c0-.585.394-1.064.9-1.12v-.005h2.801v.022c.45.107.799.563.799%201.103c0%20.618-.45%201.125-1.001%201.125c-.428%200-.76-.434-1.052-.816z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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