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

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

The same logo in other sets

Use the brn logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.937 13.884l-.81-1.322L3 17.896L10.313 21l-1.126-1.687l-4.291-1.868zm10.125 0l.81-1.322L21 17.896L13.687 21l1.126-1.687l4.291-1.868zm-6.749-3.009L12 8.063l1.687 2.812l-.624 1.39l.624 1.422L12 16.5l-1.687-2.812l.624-1.424zm1.687 4.5l.996-1.687l-.282-.766l-.152.203v-1.226l.36-1.024L12 9.187l-.922 1.688l.36 1.024v1.226l-.152-.203l-.282.765z"/><path fill="currentColor" d="M8.063 9.564L12 3l3.938 6.564l-.743 1.31L12 5.52l-3.195 5.355z"/><path fill="currentColor" d="M3 5.812L12 21l9-15.188L13.868 3l.944 1.688l4.281 1.569L12 18.379L4.907 6.262l4.28-1.574L10.133 3z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrn(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="m6.937 13.884l-.81-1.322L3 17.896L10.313 21l-1.126-1.687l-4.291-1.868zm10.125 0l.81-1.322L21 17.896L13.687 21l1.126-1.687l4.291-1.868zm-6.749-3.009L12 8.063l1.687 2.812l-.624 1.39l.624 1.422L12 16.5l-1.687-2.812l.624-1.424zm1.687 4.5l.996-1.687l-.282-.766l-.152.203v-1.226l.36-1.024L12 9.187l-.922 1.688l.36 1.024v1.226l-.152-.203l-.282.765z"/><path fill="currentColor" d="M8.063 9.564L12 3l3.938 6.564l-.743 1.31L12 5.52l-3.195 5.355z"/><path fill="currentColor" d="M3 5.812L12 21l9-15.188L13.868 3l.944 1.688l4.281 1.569L12 18.379L4.907 6.262l4.28-1.574L10.133 3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.937 13.884l-.81-1.322L3 17.896L10.313 21l-1.126-1.687l-4.291-1.868zm10.125 0l.81-1.322L21 17.896L13.687 21l1.126-1.687l4.291-1.868zm-6.749-3.009L12 8.063l1.687 2.812l-.624 1.39l.624 1.422L12 16.5l-1.687-2.812l.624-1.424zm1.687 4.5l.996-1.687l-.282-.766l-.152.203v-1.226l.36-1.024L12 9.187l-.922 1.688l.36 1.024v1.226l-.152-.203l-.282.765z"/><path fill="currentColor" d="M8.063 9.564L12 3l3.938 6.564l-.743 1.31L12 5.52l-3.195 5.355z"/><path fill="currentColor" d="M3 5.812L12 21l9-15.188L13.868 3l.944 1.688l4.281 1.569L12 18.379L4.907 6.262l4.28-1.574L10.133 3z"/></svg>
</template>

CSS

.icon-brn {
  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%22m6.937%2013.884l-.81-1.322L3%2017.896L10.313%2021l-1.126-1.687l-4.291-1.868zm10.125%200l.81-1.322L21%2017.896L13.687%2021l1.126-1.687l4.291-1.868zm-6.749-3.009L12%208.063l1.687%202.812l-.624%201.39l.624%201.422L12%2016.5l-1.687-2.812l.624-1.424zm1.687%204.5l.996-1.687l-.282-.766l-.152.203v-1.226l.36-1.024L12%209.187l-.922%201.688l.36%201.024v1.226l-.152-.203l-.282.765z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.063%209.564L12%203l3.938%206.564l-.743%201.31L12%205.52l-3.195%205.355z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%205.812L12%2021l9-15.188L13.868%203l.944%201.688l4.281%201.569L12%2018.379L4.907%206.262l4.28-1.574L10.133%203z%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%22m6.937%2013.884l-.81-1.322L3%2017.896L10.313%2021l-1.126-1.687l-4.291-1.868zm10.125%200l.81-1.322L21%2017.896L13.687%2021l1.126-1.687l4.291-1.868zm-6.749-3.009L12%208.063l1.687%202.812l-.624%201.39l.624%201.422L12%2016.5l-1.687-2.812l.624-1.424zm1.687%204.5l.996-1.687l-.282-.766l-.152.203v-1.226l.36-1.024L12%209.187l-.922%201.688l.36%201.024v1.226l-.152-.203l-.282.765z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.063%209.564L12%203l3.938%206.564l-.743%201.31L12%205.52l-3.195%205.355z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%205.812L12%2021l9-15.188L13.868%203l.944%201.688l4.281%201.569L12%2018.379L4.907%206.262l4.28-1.574L10.133%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Brn logo — Web3 Icons · IconsDB