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

Name
tetu
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 tetu logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#04a8f0" d="M12 10.03a3.375 3.375 0 1 0 0-6.75a3.375 3.375 0 0 0 0 6.75"/><path fill="#686df1" d="M11.994 11.719A5.58 5.58 0 0 1 6.46 6.234C6.59 4.8 5.306 4.8 4.958 5.188l-.08.079A8.38 8.38 0 0 0 3 10.537c0 1.744 1.727 2.87 3.56 2.87h10.88c1.816 0 3.56-1.115 3.56-2.87a8.35 8.35 0 0 0-1.958-5.343c-.36-.394-1.642-.394-1.513 1.04c0 2.92-2.475 5.485-5.535 5.485"/><path fill="#04a8f0" d="m13.012 20.206l2.7-3.791c.568-.788-.011-1.885-1.012-1.885H9.3c-1.002 0-1.581 1.092-1.013 1.885l2.7 3.79a1.254 1.254 0 0 0 2.025 0"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedTetu(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#04a8f0" d="M12 10.03a3.375 3.375 0 1 0 0-6.75a3.375 3.375 0 0 0 0 6.75"/><path fill="#686df1" d="M11.994 11.719A5.58 5.58 0 0 1 6.46 6.234C6.59 4.8 5.306 4.8 4.958 5.188l-.08.079A8.38 8.38 0 0 0 3 10.537c0 1.744 1.727 2.87 3.56 2.87h10.88c1.816 0 3.56-1.115 3.56-2.87a8.35 8.35 0 0 0-1.958-5.343c-.36-.394-1.642-.394-1.513 1.04c0 2.92-2.475 5.485-5.535 5.485"/><path fill="#04a8f0" d="m13.012 20.206l2.7-3.791c.568-.788-.011-1.885-1.012-1.885H9.3c-1.002 0-1.581 1.092-1.013 1.885l2.7 3.79a1.254 1.254 0 0 0 2.025 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#04a8f0" d="M12 10.03a3.375 3.375 0 1 0 0-6.75a3.375 3.375 0 0 0 0 6.75"/><path fill="#686df1" d="M11.994 11.719A5.58 5.58 0 0 1 6.46 6.234C6.59 4.8 5.306 4.8 4.958 5.188l-.08.079A8.38 8.38 0 0 0 3 10.537c0 1.744 1.727 2.87 3.56 2.87h10.88c1.816 0 3.56-1.115 3.56-2.87a8.35 8.35 0 0 0-1.958-5.343c-.36-.394-1.642-.394-1.513 1.04c0 2.92-2.475 5.485-5.535 5.485"/><path fill="#04a8f0" d="m13.012 20.206l2.7-3.791c.568-.788-.011-1.885-1.012-1.885H9.3c-1.002 0-1.581 1.092-1.013 1.885l2.7 3.79a1.254 1.254 0 0 0 2.025 0"/></g></svg>
</template>

CSS

.icon-tetu {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2304a8f0%22%20d%3D%22M12%2010.03a3.375%203.375%200%201%200%200-6.75a3.375%203.375%200%200%200%200%206.75%22%2F%3E%3Cpath%20fill%3D%22%23686df1%22%20d%3D%22M11.994%2011.719A5.58%205.58%200%200%201%206.46%206.234C6.59%204.8%205.306%204.8%204.958%205.188l-.08.079A8.38%208.38%200%200%200%203%2010.537c0%201.744%201.727%202.87%203.56%202.87h10.88c1.816%200%203.56-1.115%203.56-2.87a8.35%208.35%200%200%200-1.958-5.343c-.36-.394-1.642-.394-1.513%201.04c0%202.92-2.475%205.485-5.535%205.485%22%2F%3E%3Cpath%20fill%3D%22%2304a8f0%22%20d%3D%22m13.012%2020.206l2.7-3.791c.568-.788-.011-1.885-1.012-1.885H9.3c-1.002%200-1.581%201.092-1.013%201.885l2.7%203.79a1.254%201.254%200%200%200%202.025%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2304a8f0%22%20d%3D%22M12%2010.03a3.375%203.375%200%201%200%200-6.75a3.375%203.375%200%200%200%200%206.75%22%2F%3E%3Cpath%20fill%3D%22%23686df1%22%20d%3D%22M11.994%2011.719A5.58%205.58%200%200%201%206.46%206.234C6.59%204.8%205.306%204.8%204.958%205.188l-.08.079A8.38%208.38%200%200%200%203%2010.537c0%201.744%201.727%202.87%203.56%202.87h10.88c1.816%200%203.56-1.115%203.56-2.87a8.35%208.35%200%200%200-1.958-5.343c-.36-.394-1.642-.394-1.513%201.04c0%202.92-2.475%205.485-5.535%205.485%22%2F%3E%3Cpath%20fill%3D%22%2304a8f0%22%20d%3D%22m13.012%2020.206l2.7-3.791c.568-.788-.011-1.885-1.012-1.885H9.3c-1.002%200-1.581%201.092-1.013%201.885l2.7%203.79a1.254%201.254%200%200%200%202.025%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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