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

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

The same logo in other sets

Use the tnt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.937 14.125a53 53 0 0 0-7.875 0l-.264-3.487a57 57 0 0 1 8.404 0zm-2.25 5.468a28 28 0 0 0-3.374 0c-.034-1.193-.09-1.62-.124-2.813c1.44-.073 2.16-.067 3.6 0zM3 5.187l.58 4.078c.337-.596.506-.9.854-1.485a51.2 51.2 0 0 1 15.311.028c.282.58.411.872.675 1.457c.226-1.63.344-2.447.58-4.078a52.3 52.3 0 0 0-18 0"/></svg>

React

import type { SVGProps } from "react";

export function TokenTnt(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="M15.937 14.125a53 53 0 0 0-7.875 0l-.264-3.487a57 57 0 0 1 8.404 0zm-2.25 5.468a28 28 0 0 0-3.374 0c-.034-1.193-.09-1.62-.124-2.813c1.44-.073 2.16-.067 3.6 0zM3 5.187l.58 4.078c.337-.596.506-.9.854-1.485a51.2 51.2 0 0 1 15.311.028c.282.58.411.872.675 1.457c.226-1.63.344-2.447.58-4.078a52.3 52.3 0 0 0-18 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.937 14.125a53 53 0 0 0-7.875 0l-.264-3.487a57 57 0 0 1 8.404 0zm-2.25 5.468a28 28 0 0 0-3.374 0c-.034-1.193-.09-1.62-.124-2.813c1.44-.073 2.16-.067 3.6 0zM3 5.187l.58 4.078c.337-.596.506-.9.854-1.485a51.2 51.2 0 0 1 15.311.028c.282.58.411.872.675 1.457c.226-1.63.344-2.447.58-4.078a52.3 52.3 0 0 0-18 0"/></svg>
</template>

CSS

.icon-tnt {
  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%22M15.937%2014.125a53%2053%200%200%200-7.875%200l-.264-3.487a57%2057%200%200%201%208.404%200zm-2.25%205.468a28%2028%200%200%200-3.374%200c-.034-1.193-.09-1.62-.124-2.813c1.44-.073%202.16-.067%203.6%200zM3%205.187l.58%204.078c.337-.596.506-.9.854-1.485a51.2%2051.2%200%200%201%2015.311.028c.282.58.411.872.675%201.457c.226-1.63.344-2.447.58-4.078a52.3%2052.3%200%200%200-18%200%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%22M15.937%2014.125a53%2053%200%200%200-7.875%200l-.264-3.487a57%2057%200%200%201%208.404%200zm-2.25%205.468a28%2028%200%200%200-3.374%200c-.034-1.193-.09-1.62-.124-2.813c1.44-.073%202.16-.067%203.6%200zM3%205.187l.58%204.078c.337-.596.506-.9.854-1.485a51.2%2051.2%200%200%201%2015.311.028c.282.58.411.872.675%201.457c.226-1.63.344-2.447.58-4.078a52.3%2052.3%200%200%200-18%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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