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

Name
token
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Related icons in Web3 Icons Branded

Use the token logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#62850b" fill-rule="evenodd" clip-rule="evenodd"><path d="M17.455 17.457A7.716 7.716 0 1 1 6.543 6.543a7.716 7.716 0 0 1 10.912 10.912m-3.292-3.566a16.6 16.6 0 0 1 2.918-.36a2.95 2.95 0 0 1 1.257.251c.11.044.11.098.016.159a9.2 9.2 0 0 1-3.13 1.29c-.547.108-.58.294-.072.556a6 6 0 0 1 1.333.924q.141.13-.054.153c-1.454.18-2.667-.279-3.902-.995c-.104-.054-.164-.032-.186.082c-.12.569-.437 1.87-.989 2.131a.065.065 0 0 1-.077-.01a.055.055 0 0 1 0-.072c.43-.605.7-1.31.782-2.049a.12.12 0 0 0-.01-.067a.13.13 0 0 0-.175-.063c-1.34.677-2.569 1.234-4.132 1.054a.12.12 0 0 1-.093-.076a.11.11 0 0 1 .028-.11c.368-.34.786-.622 1.24-.836c.601-.284.58-.492-.076-.617A8.4 8.4 0 0 1 5.616 13.9a.1.1 0 0 1-.044-.066a.1.1 0 0 1 .023-.076a.1.1 0 0 1 .049-.027c1.333-.4 2.874-.11 4.235.17c.186.037.207 0 .06-.126a11 11 0 0 1-3.022-4.132q-.37-.902.465-.404a12.9 12.9 0 0 1 3.568 3.115q.19.247.11-.055a4.2 4.2 0 0 1-.154-1.71q.069-.43.13-.85c.182-1.213.355-2.373.8-3.598a.4.4 0 0 1 .185-.219a.13.13 0 0 1 .15.022a.1.1 0 0 1 .03.044c.366.874.645 1.77.836 2.71c.16.772.15 1.581.14 2.385c-.003.35-.008.701.002 1.047q.009.22.148.054a13 13 0 0 1 3.869-3.169q.411-.215.24.219a12.9 12.9 0 0 1-2.24 3.666a3.7 3.7 0 0 1-1.022.858a.11.11 0 0 0-.055.082v.027q.017.032.044.022"/><path d="M18.364 18.364A9 9 0 1 1 5.636 5.636a9 9 0 0 1 12.728 12.728m-.495-.495A8.3 8.3 0 1 1 6.131 6.133A8.3 8.3 0 0 1 17.87 17.869"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedToken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#62850b" fillRule="evenodd" clipRule="evenodd"><path d="M17.455 17.457A7.716 7.716 0 1 1 6.543 6.543a7.716 7.716 0 0 1 10.912 10.912m-3.292-3.566a16.6 16.6 0 0 1 2.918-.36a2.95 2.95 0 0 1 1.257.251c.11.044.11.098.016.159a9.2 9.2 0 0 1-3.13 1.29c-.547.108-.58.294-.072.556a6 6 0 0 1 1.333.924q.141.13-.054.153c-1.454.18-2.667-.279-3.902-.995c-.104-.054-.164-.032-.186.082c-.12.569-.437 1.87-.989 2.131a.065.065 0 0 1-.077-.01a.055.055 0 0 1 0-.072c.43-.605.7-1.31.782-2.049a.12.12 0 0 0-.01-.067a.13.13 0 0 0-.175-.063c-1.34.677-2.569 1.234-4.132 1.054a.12.12 0 0 1-.093-.076a.11.11 0 0 1 .028-.11c.368-.34.786-.622 1.24-.836c.601-.284.58-.492-.076-.617A8.4 8.4 0 0 1 5.616 13.9a.1.1 0 0 1-.044-.066a.1.1 0 0 1 .023-.076a.1.1 0 0 1 .049-.027c1.333-.4 2.874-.11 4.235.17c.186.037.207 0 .06-.126a11 11 0 0 1-3.022-4.132q-.37-.902.465-.404a12.9 12.9 0 0 1 3.568 3.115q.19.247.11-.055a4.2 4.2 0 0 1-.154-1.71q.069-.43.13-.85c.182-1.213.355-2.373.8-3.598a.4.4 0 0 1 .185-.219a.13.13 0 0 1 .15.022a.1.1 0 0 1 .03.044c.366.874.645 1.77.836 2.71c.16.772.15 1.581.14 2.385c-.003.35-.008.701.002 1.047q.009.22.148.054a13 13 0 0 1 3.869-3.169q.411-.215.24.219a12.9 12.9 0 0 1-2.24 3.666a3.7 3.7 0 0 1-1.022.858a.11.11 0 0 0-.055.082v.027q.017.032.044.022"/><path d="M18.364 18.364A9 9 0 1 1 5.636 5.636a9 9 0 0 1 12.728 12.728m-.495-.495A8.3 8.3 0 1 1 6.131 6.133A8.3 8.3 0 0 1 17.87 17.869"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#62850b" fill-rule="evenodd" clip-rule="evenodd"><path d="M17.455 17.457A7.716 7.716 0 1 1 6.543 6.543a7.716 7.716 0 0 1 10.912 10.912m-3.292-3.566a16.6 16.6 0 0 1 2.918-.36a2.95 2.95 0 0 1 1.257.251c.11.044.11.098.016.159a9.2 9.2 0 0 1-3.13 1.29c-.547.108-.58.294-.072.556a6 6 0 0 1 1.333.924q.141.13-.054.153c-1.454.18-2.667-.279-3.902-.995c-.104-.054-.164-.032-.186.082c-.12.569-.437 1.87-.989 2.131a.065.065 0 0 1-.077-.01a.055.055 0 0 1 0-.072c.43-.605.7-1.31.782-2.049a.12.12 0 0 0-.01-.067a.13.13 0 0 0-.175-.063c-1.34.677-2.569 1.234-4.132 1.054a.12.12 0 0 1-.093-.076a.11.11 0 0 1 .028-.11c.368-.34.786-.622 1.24-.836c.601-.284.58-.492-.076-.617A8.4 8.4 0 0 1 5.616 13.9a.1.1 0 0 1-.044-.066a.1.1 0 0 1 .023-.076a.1.1 0 0 1 .049-.027c1.333-.4 2.874-.11 4.235.17c.186.037.207 0 .06-.126a11 11 0 0 1-3.022-4.132q-.37-.902.465-.404a12.9 12.9 0 0 1 3.568 3.115q.19.247.11-.055a4.2 4.2 0 0 1-.154-1.71q.069-.43.13-.85c.182-1.213.355-2.373.8-3.598a.4.4 0 0 1 .185-.219a.13.13 0 0 1 .15.022a.1.1 0 0 1 .03.044c.366.874.645 1.77.836 2.71c.16.772.15 1.581.14 2.385c-.003.35-.008.701.002 1.047q.009.22.148.054a13 13 0 0 1 3.869-3.169q.411-.215.24.219a12.9 12.9 0 0 1-2.24 3.666a3.7 3.7 0 0 1-1.022.858a.11.11 0 0 0-.055.082v.027q.017.032.044.022"/><path d="M18.364 18.364A9 9 0 1 1 5.636 5.636a9 9 0 0 1 12.728 12.728m-.495-.495A8.3 8.3 0 1 1 6.131 6.133A8.3 8.3 0 0 1 17.87 17.869"/></g></svg>
</template>

CSS

.icon-token {
  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%22%2362850b%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.455%2017.457A7.716%207.716%200%201%201%206.543%206.543a7.716%207.716%200%200%201%2010.912%2010.912m-3.292-3.566a16.6%2016.6%200%200%201%202.918-.36a2.95%202.95%200%200%201%201.257.251c.11.044.11.098.016.159a9.2%209.2%200%200%201-3.13%201.29c-.547.108-.58.294-.072.556a6%206%200%200%201%201.333.924q.141.13-.054.153c-1.454.18-2.667-.279-3.902-.995c-.104-.054-.164-.032-.186.082c-.12.569-.437%201.87-.989%202.131a.065.065%200%200%201-.077-.01a.055.055%200%200%201%200-.072c.43-.605.7-1.31.782-2.049a.12.12%200%200%200-.01-.067a.13.13%200%200%200-.175-.063c-1.34.677-2.569%201.234-4.132%201.054a.12.12%200%200%201-.093-.076a.11.11%200%200%201%20.028-.11c.368-.34.786-.622%201.24-.836c.601-.284.58-.492-.076-.617A8.4%208.4%200%200%201%205.616%2013.9a.1.1%200%200%201-.044-.066a.1.1%200%200%201%20.023-.076a.1.1%200%200%201%20.049-.027c1.333-.4%202.874-.11%204.235.17c.186.037.207%200%20.06-.126a11%2011%200%200%201-3.022-4.132q-.37-.902.465-.404a12.9%2012.9%200%200%201%203.568%203.115q.19.247.11-.055a4.2%204.2%200%200%201-.154-1.71q.069-.43.13-.85c.182-1.213.355-2.373.8-3.598a.4.4%200%200%201%20.185-.219a.13.13%200%200%201%20.15.022a.1.1%200%200%201%20.03.044c.366.874.645%201.77.836%202.71c.16.772.15%201.581.14%202.385c-.003.35-.008.701.002%201.047q.009.22.148.054a13%2013%200%200%201%203.869-3.169q.411-.215.24.219a12.9%2012.9%200%200%201-2.24%203.666a3.7%203.7%200%200%201-1.022.858a.11.11%200%200%200-.055.082v.027q.017.032.044.022%22%2F%3E%3Cpath%20d%3D%22M18.364%2018.364A9%209%200%201%201%205.636%205.636a9%209%200%200%201%2012.728%2012.728m-.495-.495A8.3%208.3%200%201%201%206.131%206.133A8.3%208.3%200%200%201%2017.87%2017.869%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%22%2362850b%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M17.455%2017.457A7.716%207.716%200%201%201%206.543%206.543a7.716%207.716%200%200%201%2010.912%2010.912m-3.292-3.566a16.6%2016.6%200%200%201%202.918-.36a2.95%202.95%200%200%201%201.257.251c.11.044.11.098.016.159a9.2%209.2%200%200%201-3.13%201.29c-.547.108-.58.294-.072.556a6%206%200%200%201%201.333.924q.141.13-.054.153c-1.454.18-2.667-.279-3.902-.995c-.104-.054-.164-.032-.186.082c-.12.569-.437%201.87-.989%202.131a.065.065%200%200%201-.077-.01a.055.055%200%200%201%200-.072c.43-.605.7-1.31.782-2.049a.12.12%200%200%200-.01-.067a.13.13%200%200%200-.175-.063c-1.34.677-2.569%201.234-4.132%201.054a.12.12%200%200%201-.093-.076a.11.11%200%200%201%20.028-.11c.368-.34.786-.622%201.24-.836c.601-.284.58-.492-.076-.617A8.4%208.4%200%200%201%205.616%2013.9a.1.1%200%200%201-.044-.066a.1.1%200%200%201%20.023-.076a.1.1%200%200%201%20.049-.027c1.333-.4%202.874-.11%204.235.17c.186.037.207%200%20.06-.126a11%2011%200%200%201-3.022-4.132q-.37-.902.465-.404a12.9%2012.9%200%200%201%203.568%203.115q.19.247.11-.055a4.2%204.2%200%200%201-.154-1.71q.069-.43.13-.85c.182-1.213.355-2.373.8-3.598a.4.4%200%200%201%20.185-.219a.13.13%200%200%201%20.15.022a.1.1%200%200%201%20.03.044c.366.874.645%201.77.836%202.71c.16.772.15%201.581.14%202.385c-.003.35-.008.701.002%201.047q.009.22.148.054a13%2013%200%200%201%203.869-3.169q.411-.215.24.219a12.9%2012.9%200%200%201-2.24%203.666a3.7%203.7%200%200%201-1.022.858a.11.11%200%200%200-.055.082v.027q.017.032.044.022%22%2F%3E%3Cpath%20d%3D%22M18.364%2018.364A9%209%200%201%201%205.636%205.636a9%209%200%200%201%2012.728%2012.728m-.495-.495A8.3%208.3%200%201%201%206.131%206.133A8.3%208.3%200%200%201%2017.87%2017.869%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-branded/token.svg?color=%231a73e8&size=48