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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#eacb7d" fill-rule="evenodd" d="m9.764 6.123l1.2-2.471a1.148 1.148 0 0 1 2.071 0l1.2 2.47c-.425 1.154-1.265 1.94-2.233 1.94H12c-.969 0-1.81-.785-2.236-1.94m-.457.94L8.28 9.18a6.7 6.7 0 0 1 1.945-.881a4.2 4.2 0 0 1-.917-1.236m-4.035 8.305L4.44 17.08a2.8 2.8 0 0 1 1.45.605a6.7 6.7 0 0 1-.618-2.317M6.074 21H3.769a.777.777 0 0 1-.69-1.12l1.096-2.255A2.248 2.248 0 0 1 6.074 21m.63 0h2.594a6.8 6.8 0 0 1-2.448-1.824A2.8 2.8 0 0 1 6.703 21m7.998 0h2.032a2.8 2.8 0 0 1-.234-1.156A6.8 6.8 0 0 1 14.702 21m5.154-3.309l1.064 2.189a.777.777 0 0 1-.69 1.12h-2.867a2.24 2.24 0 0 1-.175-1.87q.383-.459.681-.981a2.25 2.25 0 0 1 1.987-.458m-.3-.618l-.829-1.705a6.7 6.7 0 0 1-.431 1.884c.4-.156.832-.217 1.26-.18M15.721 9.18a6.7 6.7 0 0 0-1.945-.881a4.2 4.2 0 0 0 .917-1.236zm-3.159 11.23a5.7 5.7 0 0 1-1.125 0V12h-4.31c.237-.41.525-.787.856-1.125h8.034c.33.338.618.716.855 1.125h-4.31zm.563-.085a5.627 5.627 0 0 0 4.032-7.763h-4.032zM12 9.187c1.267 0 2.436.419 3.375 1.125h-6.75A5.6 5.6 0 0 1 12 9.187m-5.157 3.375a5.628 5.628 0 0 0 4.032 7.763v-7.763z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedTlm(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#eacb7d" fillRule="evenodd" d="m9.764 6.123l1.2-2.471a1.148 1.148 0 0 1 2.071 0l1.2 2.47c-.425 1.154-1.265 1.94-2.233 1.94H12c-.969 0-1.81-.785-2.236-1.94m-.457.94L8.28 9.18a6.7 6.7 0 0 1 1.945-.881a4.2 4.2 0 0 1-.917-1.236m-4.035 8.305L4.44 17.08a2.8 2.8 0 0 1 1.45.605a6.7 6.7 0 0 1-.618-2.317M6.074 21H3.769a.777.777 0 0 1-.69-1.12l1.096-2.255A2.248 2.248 0 0 1 6.074 21m.63 0h2.594a6.8 6.8 0 0 1-2.448-1.824A2.8 2.8 0 0 1 6.703 21m7.998 0h2.032a2.8 2.8 0 0 1-.234-1.156A6.8 6.8 0 0 1 14.702 21m5.154-3.309l1.064 2.189a.777.777 0 0 1-.69 1.12h-2.867a2.24 2.24 0 0 1-.175-1.87q.383-.459.681-.981a2.25 2.25 0 0 1 1.987-.458m-.3-.618l-.829-1.705a6.7 6.7 0 0 1-.431 1.884c.4-.156.832-.217 1.26-.18M15.721 9.18a6.7 6.7 0 0 0-1.945-.881a4.2 4.2 0 0 0 .917-1.236zm-3.159 11.23a5.7 5.7 0 0 1-1.125 0V12h-4.31c.237-.41.525-.787.856-1.125h8.034c.33.338.618.716.855 1.125h-4.31zm.563-.085a5.627 5.627 0 0 0 4.032-7.763h-4.032zM12 9.187c1.267 0 2.436.419 3.375 1.125h-6.75A5.6 5.6 0 0 1 12 9.187m-5.157 3.375a5.628 5.628 0 0 0 4.032 7.763v-7.763z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#eacb7d" fill-rule="evenodd" d="m9.764 6.123l1.2-2.471a1.148 1.148 0 0 1 2.071 0l1.2 2.47c-.425 1.154-1.265 1.94-2.233 1.94H12c-.969 0-1.81-.785-2.236-1.94m-.457.94L8.28 9.18a6.7 6.7 0 0 1 1.945-.881a4.2 4.2 0 0 1-.917-1.236m-4.035 8.305L4.44 17.08a2.8 2.8 0 0 1 1.45.605a6.7 6.7 0 0 1-.618-2.317M6.074 21H3.769a.777.777 0 0 1-.69-1.12l1.096-2.255A2.248 2.248 0 0 1 6.074 21m.63 0h2.594a6.8 6.8 0 0 1-2.448-1.824A2.8 2.8 0 0 1 6.703 21m7.998 0h2.032a2.8 2.8 0 0 1-.234-1.156A6.8 6.8 0 0 1 14.702 21m5.154-3.309l1.064 2.189a.777.777 0 0 1-.69 1.12h-2.867a2.24 2.24 0 0 1-.175-1.87q.383-.459.681-.981a2.25 2.25 0 0 1 1.987-.458m-.3-.618l-.829-1.705a6.7 6.7 0 0 1-.431 1.884c.4-.156.832-.217 1.26-.18M15.721 9.18a6.7 6.7 0 0 0-1.945-.881a4.2 4.2 0 0 0 .917-1.236zm-3.159 11.23a5.7 5.7 0 0 1-1.125 0V12h-4.31c.237-.41.525-.787.856-1.125h8.034c.33.338.618.716.855 1.125h-4.31zm.563-.085a5.627 5.627 0 0 0 4.032-7.763h-4.032zM12 9.187c1.267 0 2.436.419 3.375 1.125h-6.75A5.6 5.6 0 0 1 12 9.187m-5.157 3.375a5.628 5.628 0 0 0 4.032 7.763v-7.763z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-tlm {
  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%23eacb7d%22%20fill-rule%3D%22evenodd%22%20d%3D%22m9.764%206.123l1.2-2.471a1.148%201.148%200%200%201%202.071%200l1.2%202.47c-.425%201.154-1.265%201.94-2.233%201.94H12c-.969%200-1.81-.785-2.236-1.94m-.457.94L8.28%209.18a6.7%206.7%200%200%201%201.945-.881a4.2%204.2%200%200%201-.917-1.236m-4.035%208.305L4.44%2017.08a2.8%202.8%200%200%201%201.45.605a6.7%206.7%200%200%201-.618-2.317M6.074%2021H3.769a.777.777%200%200%201-.69-1.12l1.096-2.255A2.248%202.248%200%200%201%206.074%2021m.63%200h2.594a6.8%206.8%200%200%201-2.448-1.824A2.8%202.8%200%200%201%206.703%2021m7.998%200h2.032a2.8%202.8%200%200%201-.234-1.156A6.8%206.8%200%200%201%2014.702%2021m5.154-3.309l1.064%202.189a.777.777%200%200%201-.69%201.12h-2.867a2.24%202.24%200%200%201-.175-1.87q.383-.459.681-.981a2.25%202.25%200%200%201%201.987-.458m-.3-.618l-.829-1.705a6.7%206.7%200%200%201-.431%201.884c.4-.156.832-.217%201.26-.18M15.721%209.18a6.7%206.7%200%200%200-1.945-.881a4.2%204.2%200%200%200%20.917-1.236zm-3.159%2011.23a5.7%205.7%200%200%201-1.125%200V12h-4.31c.237-.41.525-.787.856-1.125h8.034c.33.338.618.716.855%201.125h-4.31zm.563-.085a5.627%205.627%200%200%200%204.032-7.763h-4.032zM12%209.187c1.267%200%202.436.419%203.375%201.125h-6.75A5.6%205.6%200%200%201%2012%209.187m-5.157%203.375a5.628%205.628%200%200%200%204.032%207.763v-7.763z%22%20clip-rule%3D%22evenodd%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%23eacb7d%22%20fill-rule%3D%22evenodd%22%20d%3D%22m9.764%206.123l1.2-2.471a1.148%201.148%200%200%201%202.071%200l1.2%202.47c-.425%201.154-1.265%201.94-2.233%201.94H12c-.969%200-1.81-.785-2.236-1.94m-.457.94L8.28%209.18a6.7%206.7%200%200%201%201.945-.881a4.2%204.2%200%200%201-.917-1.236m-4.035%208.305L4.44%2017.08a2.8%202.8%200%200%201%201.45.605a6.7%206.7%200%200%201-.618-2.317M6.074%2021H3.769a.777.777%200%200%201-.69-1.12l1.096-2.255A2.248%202.248%200%200%201%206.074%2021m.63%200h2.594a6.8%206.8%200%200%201-2.448-1.824A2.8%202.8%200%200%201%206.703%2021m7.998%200h2.032a2.8%202.8%200%200%201-.234-1.156A6.8%206.8%200%200%201%2014.702%2021m5.154-3.309l1.064%202.189a.777.777%200%200%201-.69%201.12h-2.867a2.24%202.24%200%200%201-.175-1.87q.383-.459.681-.981a2.25%202.25%200%200%201%201.987-.458m-.3-.618l-.829-1.705a6.7%206.7%200%200%201-.431%201.884c.4-.156.832-.217%201.26-.18M15.721%209.18a6.7%206.7%200%200%200-1.945-.881a4.2%204.2%200%200%200%20.917-1.236zm-3.159%2011.23a5.7%205.7%200%200%201-1.125%200V12h-4.31c.237-.41.525-.787.856-1.125h8.034c.33.338.618.716.855%201.125h-4.31zm.563-.085a5.627%205.627%200%200%200%204.032-7.763h-4.032zM12%209.187c1.267%200%202.436.419%203.375%201.125h-6.75A5.6%205.6%200%200%201%2012%209.187m-5.157%203.375a5.628%205.628%200%200%200%204.032%207.763v-7.763z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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