tt logo
tt from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- tt
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the tt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.215 19.622l4.626-7.33c.07-.112-.01-.292-.143-.292H7.65c-.328 0-.529-.323-.354-.603l4.98-8.39l-.28-.005a8.998 8.998 0 0 0-4.78 16.62m4.515 1.376h.265a8.999 8.999 0 0 0 4.79-16.62l-4.441 7.363a.17.17 0 0 0 .143.26h4.35c.329 0 .572.401.398.682l-5.51 8.31z"/></svg>
React
import type { SVGProps } from "react";
export function TokenTt(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="m7.215 19.622l4.626-7.33c.07-.112-.01-.292-.143-.292H7.65c-.328 0-.529-.323-.354-.603l4.98-8.39l-.28-.005a8.998 8.998 0 0 0-4.78 16.62m4.515 1.376h.265a8.999 8.999 0 0 0 4.79-16.62l-4.441 7.363a.17.17 0 0 0 .143.26h4.35c.329 0 .572.401.398.682l-5.51 8.31z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.215 19.622l4.626-7.33c.07-.112-.01-.292-.143-.292H7.65c-.328 0-.529-.323-.354-.603l4.98-8.39l-.28-.005a8.998 8.998 0 0 0-4.78 16.62m4.515 1.376h.265a8.999 8.999 0 0 0 4.79-16.62l-4.441 7.363a.17.17 0 0 0 .143.26h4.35c.329 0 .572.401.398.682l-5.51 8.31z"/></svg> </template>
CSS
.icon-tt {
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%22m7.215%2019.622l4.626-7.33c.07-.112-.01-.292-.143-.292H7.65c-.328%200-.529-.323-.354-.603l4.98-8.39l-.28-.005a8.998%208.998%200%200%200-4.78%2016.62m4.515%201.376h.265a8.999%208.999%200%200%200%204.79-16.62l-4.441%207.363a.17.17%200%200%200%20.143.26h4.35c.329%200%20.572.401.398.682l-5.51%208.31z%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%22m7.215%2019.622l4.626-7.33c.07-.112-.01-.292-.143-.292H7.65c-.328%200-.529-.323-.354-.603l4.98-8.39l-.28-.005a8.998%208.998%200%200%200-4.78%2016.62m4.515%201.376h.265a8.999%208.999%200%200%200%204.79-16.62l-4.441%207.363a.17.17%200%200%200%20.143.26h4.35c.329%200%20.572.401.398.682l-5.51%208.31z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/tt.svg?color=%231a73e8&size=48