utk from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
utk
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the utk logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7c4dff" d="M12.969 12L21 7.671l-1.35-2.618l-7.354 3a.78.78 0 0 1-.59 0L4.35 5.056L3 7.67L11.032 12L3 16.328l1.35 2.618l7.355-3a.77.77 0 0 1 .588 0l7.355 3l1.35-2.618L12.966 12z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedUtk(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7c4dff" d="M12.969 12L21 7.671l-1.35-2.618l-7.354 3a.78.78 0 0 1-.59 0L4.35 5.056L3 7.67L11.032 12L3 16.328l1.35 2.618l7.355-3a.77.77 0 0 1 .588 0l7.355 3l1.35-2.618L12.966 12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7c4dff" d="M12.969 12L21 7.671l-1.35-2.618l-7.354 3a.78.78 0 0 1-.59 0L4.35 5.056L3 7.67L11.032 12L3 16.328l1.35 2.618l7.355-3a.77.77 0 0 1 .588 0l7.355 3l1.35-2.618L12.966 12z"/></svg>
</template>

CSS

.icon-utk {
  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%22%237c4dff%22%20d%3D%22M12.969%2012L21%207.671l-1.35-2.618l-7.354%203a.78.78%200%200%201-.59%200L4.35%205.056L3%207.67L11.032%2012L3%2016.328l1.35%202.618l7.355-3a.77.77%200%200%201%20.588%200l7.355%203l1.35-2.618L12.966%2012z%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%22%237c4dff%22%20d%3D%22M12.969%2012L21%207.671l-1.35-2.618l-7.354%203a.78.78%200%200%201-.59%200L4.35%205.056L3%207.67L11.032%2012L3%2016.328l1.35%202.618l7.355-3a.77.77%200%200%201%20.588%200l7.355%203l1.35-2.618L12.966%2012z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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