titan logo
titan from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- titan
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
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="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path 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.072 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.859a25 25 0 0 0 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"/><path d="M13.421 15.315a1.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.894a.947.947 0 0 0 0 1.894"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenTitan(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path 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.072 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.859a25 25 0 0 0 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"/><path d="M13.421 15.315a1.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.894a.947.947 0 0 0 0 1.894"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path 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.072 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.859a25 25 0 0 0 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"/><path d="M13.421 15.315a1.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.894a.947.947 0 0 0 0 1.894"/></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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%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.072%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.859a25%2025%200%200%200%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%2F%3E%3Cpath%20d%3D%22M13.421%2015.315a1.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.894a.947.947%200%200%200%200%201.894%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%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.072%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.859a25%2025%200%200%200%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%2F%3E%3Cpath%20d%3D%22M13.421%2015.315a1.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.894a.947.947%200%200%200%200%201.894%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/titan.svg?color=%231a73e8&size=48