tenet logo
tenet from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- tenet
- 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 tenet logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#261c37" d="M14.502 18.715a2.891 2.891 0 0 1-5.007 0L3.38 8.122a2.858 2.858 0 0 1 2.503-4.281h12.23c2.211 0 3.6 2.374 2.504 4.276L14.502 18.72zM13.095 6.226a1.211 1.211 0 0 0-2.194 0L8.19 11.453a1.24 1.24 0 0 0 0 1.09l2.711 5.222a1.208 1.208 0 0 0 2.194 0l2.712-5.221a1.24 1.24 0 0 0 0-1.091l-2.712-5.221z"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedTenet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#261c37" d="M14.502 18.715a2.891 2.891 0 0 1-5.007 0L3.38 8.122a2.858 2.858 0 0 1 2.503-4.281h12.23c2.211 0 3.6 2.374 2.504 4.276L14.502 18.72zM13.095 6.226a1.211 1.211 0 0 0-2.194 0L8.19 11.453a1.24 1.24 0 0 0 0 1.09l2.711 5.222a1.208 1.208 0 0 0 2.194 0l2.712-5.221a1.24 1.24 0 0 0 0-1.091l-2.712-5.221z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#261c37" d="M14.502 18.715a2.891 2.891 0 0 1-5.007 0L3.38 8.122a2.858 2.858 0 0 1 2.503-4.281h12.23c2.211 0 3.6 2.374 2.504 4.276L14.502 18.72zM13.095 6.226a1.211 1.211 0 0 0-2.194 0L8.19 11.453a1.24 1.24 0 0 0 0 1.09l2.711 5.222a1.208 1.208 0 0 0 2.194 0l2.712-5.221a1.24 1.24 0 0 0 0-1.091l-2.712-5.221z"/></svg> </template>
CSS
.icon-tenet {
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%23261c37%22%20d%3D%22M14.502%2018.715a2.891%202.891%200%200%201-5.007%200L3.38%208.122a2.858%202.858%200%200%201%202.503-4.281h12.23c2.211%200%203.6%202.374%202.504%204.276L14.502%2018.72zM13.095%206.226a1.211%201.211%200%200%200-2.194%200L8.19%2011.453a1.24%201.24%200%200%200%200%201.09l2.711%205.222a1.208%201.208%200%200%200%202.194%200l2.712-5.221a1.24%201.24%200%200%200%200-1.091l-2.712-5.221z%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%23261c37%22%20d%3D%22M14.502%2018.715a2.891%202.891%200%200%201-5.007%200L3.38%208.122a2.858%202.858%200%200%201%202.503-4.281h12.23c2.211%200%203.6%202.374%202.504%204.276L14.502%2018.72zM13.095%206.226a1.211%201.211%200%200%200-2.194%200L8.19%2011.453a1.24%201.24%200%200%200%200%201.09l2.711%205.222a1.208%201.208%200%200%200%202.194%200l2.712-5.221a1.24%201.24%200%200%200%200-1.091l-2.712-5.221z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/tenet.svg?color=%231a73e8&size=48