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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGJ2ijce8T)" fill-rule="evenodd" d="M18.632 12a6.632 6.632 0 0 1-11.554 4.445c-.464.1-.892.184-1.272.249c-.872.096-2.653-.008-2.798-1.187c-.132-1.073 1.385-2.458 2.368-3.174a6.632 6.632 0 0 1 11.374-4.96c4.644-.745 4.57 1.139 3.948 2.178c-.538.76-1.25 1.457-2.076 2.094q.01.177.01.355M12 16.737a4.7 4.7 0 0 1-2.701-.845a40 40 0 0 0 3.585-1.183l-.862-1.622l-.315.144c-1.04.486-3.862 1.515-6.84 1.74c.47-.433 1.551-1.362 2.485-1.87l.038-.009a4.737 4.737 0 0 1 9.2-2.265q-.85.534-1.749.978l-.494.225l.474 1.859q.93-.431 1.82-.936A4.74 4.74 0 0 1 12 16.737m6.214-7.059a7 7 0 0 0-.306-.693c.394-.043.928-.096 1.2-.11c-.17.183-.473.465-.894.803" clip-rule="evenodd"/><path fill="url(#SVGbIh7GLKD)" fill-rule="evenodd" d="M13.421 15.317a1.895 1.895 0 1 0 0-3.79a1.895 1.895 0 0 0 0 3.79m0-.947a.947.947 0 1 0 0-1.895a.947.947 0 0 0 0 1.895" clip-rule="evenodd"/><defs><linearGradient id="SVGJ2ijce8T" x1="3.57" x2="21.096" y1="15.989" y2="8.281" gradientUnits="userSpaceOnUse"><stop stop-color="#04d9ff"/><stop offset=".782" stop-color="#445cfe"/><stop offset="1" stop-color="#7269ef"/></linearGradient><linearGradient id="SVGbIh7GLKD" x1="11.225" x2="15.53" y1="14.635" y2="12.677" gradientUnits="userSpaceOnUse"><stop stop-color="#05d5ff"/><stop offset="1" stop-color="#3a5ef4"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedTitan(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="url(#SVGJ2ijce8T)" fillRule="evenodd" d="M18.632 12a6.632 6.632 0 0 1-11.554 4.445c-.464.1-.892.184-1.272.249c-.872.096-2.653-.008-2.798-1.187c-.132-1.073 1.385-2.458 2.368-3.174a6.632 6.632 0 0 1 11.374-4.96c4.644-.745 4.57 1.139 3.948 2.178c-.538.76-1.25 1.457-2.076 2.094q.01.177.01.355M12 16.737a4.7 4.7 0 0 1-2.701-.845a40 40 0 0 0 3.585-1.183l-.862-1.622l-.315.144c-1.04.486-3.862 1.515-6.84 1.74c.47-.433 1.551-1.362 2.485-1.87l.038-.009a4.737 4.737 0 0 1 9.2-2.265q-.85.534-1.749.978l-.494.225l.474 1.859q.93-.431 1.82-.936A4.74 4.74 0 0 1 12 16.737m6.214-7.059a7 7 0 0 0-.306-.693c.394-.043.928-.096 1.2-.11c-.17.183-.473.465-.894.803" clipRule="evenodd"/><path fill="url(#SVGbIh7GLKD)" fillRule="evenodd" d="M13.421 15.317a1.895 1.895 0 1 0 0-3.79a1.895 1.895 0 0 0 0 3.79m0-.947a.947.947 0 1 0 0-1.895a.947.947 0 0 0 0 1.895" clipRule="evenodd"/><defs><linearGradient id="SVGJ2ijce8T" x1="3.57" x2="21.096" y1="15.989" y2="8.281" gradientUnits="userSpaceOnUse"><stop stopColor="#04d9ff"/><stop offset=".782" stopColor="#445cfe"/><stop offset="1" stopColor="#7269ef"/></linearGradient><linearGradient id="SVGbIh7GLKD" x1="11.225" x2="15.53" y1="14.635" y2="12.677" gradientUnits="userSpaceOnUse"><stop stopColor="#05d5ff"/><stop offset="1" stopColor="#3a5ef4"/></linearGradient></defs></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="url(#SVGJ2ijce8T)" fill-rule="evenodd" d="M18.632 12a6.632 6.632 0 0 1-11.554 4.445c-.464.1-.892.184-1.272.249c-.872.096-2.653-.008-2.798-1.187c-.132-1.073 1.385-2.458 2.368-3.174a6.632 6.632 0 0 1 11.374-4.96c4.644-.745 4.57 1.139 3.948 2.178c-.538.76-1.25 1.457-2.076 2.094q.01.177.01.355M12 16.737a4.7 4.7 0 0 1-2.701-.845a40 40 0 0 0 3.585-1.183l-.862-1.622l-.315.144c-1.04.486-3.862 1.515-6.84 1.74c.47-.433 1.551-1.362 2.485-1.87l.038-.009a4.737 4.737 0 0 1 9.2-2.265q-.85.534-1.749.978l-.494.225l.474 1.859q.93-.431 1.82-.936A4.74 4.74 0 0 1 12 16.737m6.214-7.059a7 7 0 0 0-.306-.693c.394-.043.928-.096 1.2-.11c-.17.183-.473.465-.894.803" clip-rule="evenodd"/><path fill="url(#SVGbIh7GLKD)" fill-rule="evenodd" d="M13.421 15.317a1.895 1.895 0 1 0 0-3.79a1.895 1.895 0 0 0 0 3.79m0-.947a.947.947 0 1 0 0-1.895a.947.947 0 0 0 0 1.895" clip-rule="evenodd"/><defs><linearGradient id="SVGJ2ijce8T" x1="3.57" x2="21.096" y1="15.989" y2="8.281" gradientUnits="userSpaceOnUse"><stop stop-color="#04d9ff"/><stop offset=".782" stop-color="#445cfe"/><stop offset="1" stop-color="#7269ef"/></linearGradient><linearGradient id="SVGbIh7GLKD" x1="11.225" x2="15.53" y1="14.635" y2="12.677" gradientUnits="userSpaceOnUse"><stop stop-color="#05d5ff"/><stop offset="1" stop-color="#3a5ef4"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-titan {
  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%22url(%23SVGJ2ijce8T)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.632%2012a6.632%206.632%200%200%201-11.554%204.445c-.464.1-.892.184-1.272.249c-.872.096-2.653-.008-2.798-1.187c-.132-1.073%201.385-2.458%202.368-3.174a6.632%206.632%200%200%201%2011.374-4.96c4.644-.745%204.57%201.139%203.948%202.178c-.538.76-1.25%201.457-2.076%202.094q.01.177.01.355M12%2016.737a4.7%204.7%200%200%201-2.701-.845a40%2040%200%200%200%203.585-1.183l-.862-1.622l-.315.144c-1.04.486-3.862%201.515-6.84%201.74c.47-.433%201.551-1.362%202.485-1.87l.038-.009a4.737%204.737%200%200%201%209.2-2.265q-.85.534-1.749.978l-.494.225l.474%201.859q.93-.431%201.82-.936A4.74%204.74%200%200%201%2012%2016.737m6.214-7.059a7%207%200%200%200-.306-.693c.394-.043.928-.096%201.2-.11c-.17.183-.473.465-.894.803%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGbIh7GLKD)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.421%2015.317a1.895%201.895%200%201%200%200-3.79a1.895%201.895%200%200%200%200%203.79m0-.947a.947.947%200%201%200%200-1.895a.947.947%200%200%200%200%201.895%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGJ2ijce8T%22%20x1%3D%223.57%22%20x2%3D%2221.096%22%20y1%3D%2215.989%22%20y2%3D%228.281%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2304d9ff%22%2F%3E%3Cstop%20offset%3D%22.782%22%20stop-color%3D%22%23445cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237269ef%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGbIh7GLKD%22%20x1%3D%2211.225%22%20x2%3D%2215.53%22%20y1%3D%2214.635%22%20y2%3D%2212.677%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2305d5ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233a5ef4%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%22url(%23SVGJ2ijce8T)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.632%2012a6.632%206.632%200%200%201-11.554%204.445c-.464.1-.892.184-1.272.249c-.872.096-2.653-.008-2.798-1.187c-.132-1.073%201.385-2.458%202.368-3.174a6.632%206.632%200%200%201%2011.374-4.96c4.644-.745%204.57%201.139%203.948%202.178c-.538.76-1.25%201.457-2.076%202.094q.01.177.01.355M12%2016.737a4.7%204.7%200%200%201-2.701-.845a40%2040%200%200%200%203.585-1.183l-.862-1.622l-.315.144c-1.04.486-3.862%201.515-6.84%201.74c.47-.433%201.551-1.362%202.485-1.87l.038-.009a4.737%204.737%200%200%201%209.2-2.265q-.85.534-1.749.978l-.494.225l.474%201.859q.93-.431%201.82-.936A4.74%204.74%200%200%201%2012%2016.737m6.214-7.059a7%207%200%200%200-.306-.693c.394-.043.928-.096%201.2-.11c-.17.183-.473.465-.894.803%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGbIh7GLKD)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.421%2015.317a1.895%201.895%200%201%200%200-3.79a1.895%201.895%200%200%200%200%203.79m0-.947a.947.947%200%201%200%200-1.895a.947.947%200%200%200%200%201.895%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGJ2ijce8T%22%20x1%3D%223.57%22%20x2%3D%2221.096%22%20y1%3D%2215.989%22%20y2%3D%228.281%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2304d9ff%22%2F%3E%3Cstop%20offset%3D%22.782%22%20stop-color%3D%22%23445cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237269ef%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGbIh7GLKD%22%20x1%3D%2211.225%22%20x2%3D%2215.53%22%20y1%3D%2214.635%22%20y2%3D%2212.677%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2305d5ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233a5ef4%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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