trac from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
trac
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the trac logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3v4.477a4.522 4.522 0 1 0 3.46 7.437l3.425 2.88A8.96 8.96 0 0 1 12 21a9 9 0 0 1 0-18m4.247 10.564l4.202 1.552c-.186.49-.405.962-.675 1.418l-3.865-2.256q.2-.343.338-.714m4.612-3.128q.142.762.141 1.564h-4.478c0-.27-.022-.529-.067-.788l4.41-.776zm-3.048-5.304c.404.337.77.709 1.108 1.114l-3.443 2.863a4.6 4.6 0 0 0-.551-.563z"/></svg>

React

import type { SVGProps } from "react";

export function TokenTrac(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="M12 3v4.477a4.522 4.522 0 1 0 3.46 7.437l3.425 2.88A8.96 8.96 0 0 1 12 21a9 9 0 0 1 0-18m4.247 10.564l4.202 1.552c-.186.49-.405.962-.675 1.418l-3.865-2.256q.2-.343.338-.714m4.612-3.128q.142.762.141 1.564h-4.478c0-.27-.022-.529-.067-.788l4.41-.776zm-3.048-5.304c.404.337.77.709 1.108 1.114l-3.443 2.863a4.6 4.6 0 0 0-.551-.563z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3v4.477a4.522 4.522 0 1 0 3.46 7.437l3.425 2.88A8.96 8.96 0 0 1 12 21a9 9 0 0 1 0-18m4.247 10.564l4.202 1.552c-.186.49-.405.962-.675 1.418l-3.865-2.256q.2-.343.338-.714m4.612-3.128q.142.762.141 1.564h-4.478c0-.27-.022-.529-.067-.788l4.41-.776zm-3.048-5.304c.404.337.77.709 1.108 1.114l-3.443 2.863a4.6 4.6 0 0 0-.551-.563z"/></svg>
</template>

CSS

.icon-trac {
  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%22M12%203v4.477a4.522%204.522%200%201%200%203.46%207.437l3.425%202.88A8.96%208.96%200%200%201%2012%2021a9%209%200%200%201%200-18m4.247%2010.564l4.202%201.552c-.186.49-.405.962-.675%201.418l-3.865-2.256q.2-.343.338-.714m4.612-3.128q.142.762.141%201.564h-4.478c0-.27-.022-.529-.067-.788l4.41-.776zm-3.048-5.304c.404.337.77.709%201.108%201.114l-3.443%202.863a4.6%204.6%200%200%200-.551-.563z%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%22M12%203v4.477a4.522%204.522%200%201%200%203.46%207.437l3.425%202.88A8.96%208.96%200%200%201%2012%2021a9%209%200%200%201%200-18m4.247%2010.564l4.202%201.552c-.186.49-.405.962-.675%201.418l-3.865-2.256q.2-.343.338-.714m4.612-3.128q.142.762.141%201.564h-4.478c0-.27-.022-.529-.067-.788l4.41-.776zm-3.048-5.304c.404.337.77.709%201.108%201.114l-3.443%202.863a4.6%204.6%200%200%200-.551-.563z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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