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

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

The same logo in other sets

Use the arrr logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.321 6.857A3.857 3.857 0 0 1 7.18 3h9.642c.913 0 1.749.321 2.411.849l-4.596 2.365H8.464A1.286 1.286 0 0 0 7.18 7.5v2.559l-3.86 1.993zm0 9.084V21h2.25a1.61 1.61 0 0 0 1.608-1.607V16.5h9.642a3.86 3.86 0 0 0 3.857-3.857v-5.65l-3.857 1.992V12a1.286 1.286 0 0 1-1.285 1.286H8.47z"/></svg>

React

import type { SVGProps } from "react";

export function TokenArrr(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="M3.321 6.857A3.857 3.857 0 0 1 7.18 3h9.642c.913 0 1.749.321 2.411.849l-4.596 2.365H8.464A1.286 1.286 0 0 0 7.18 7.5v2.559l-3.86 1.993zm0 9.084V21h2.25a1.61 1.61 0 0 0 1.608-1.607V16.5h9.642a3.86 3.86 0 0 0 3.857-3.857v-5.65l-3.857 1.992V12a1.286 1.286 0 0 1-1.285 1.286H8.47z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.321 6.857A3.857 3.857 0 0 1 7.18 3h9.642c.913 0 1.749.321 2.411.849l-4.596 2.365H8.464A1.286 1.286 0 0 0 7.18 7.5v2.559l-3.86 1.993zm0 9.084V21h2.25a1.61 1.61 0 0 0 1.608-1.607V16.5h9.642a3.86 3.86 0 0 0 3.857-3.857v-5.65l-3.857 1.992V12a1.286 1.286 0 0 1-1.285 1.286H8.47z"/></svg>
</template>

CSS

.icon-arrr {
  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%22M3.321%206.857A3.857%203.857%200%200%201%207.18%203h9.642c.913%200%201.749.321%202.411.849l-4.596%202.365H8.464A1.286%201.286%200%200%200%207.18%207.5v2.559l-3.86%201.993zm0%209.084V21h2.25a1.61%201.61%200%200%200%201.608-1.607V16.5h9.642a3.86%203.86%200%200%200%203.857-3.857v-5.65l-3.857%201.992V12a1.286%201.286%200%200%201-1.285%201.286H8.47z%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%22M3.321%206.857A3.857%203.857%200%200%201%207.18%203h9.642c.913%200%201.749.321%202.411.849l-4.596%202.365H8.464A1.286%201.286%200%200%200%207.18%207.5v2.559l-3.86%201.993zm0%209.084V21h2.25a1.61%201.61%200%200%200%201.608-1.607V16.5h9.642a3.86%203.86%200%200%200%203.857-3.857v-5.65l-3.857%201.992V12a1.286%201.286%200%200%201-1.285%201.286H8.47z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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