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

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

The same logo in other sets

Use the arweave logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4.414a7.586 7.586 0 1 0 0 15.173a7.586 7.586 0 0 0 0-15.173M3 12a9 9 0 1 1 18.001 0A9 9 0 0 1 3 12"/><path fill="currentColor" d="M13.268 14.71a1.5 1.5 0 0 1-.102-.28q-.044-.164-.073-.331a2.2 2.2 0 0 1-1.208.67a2.6 2.6 0 0 1-.574.061a2.8 2.8 0 0 1-.924-.145a2.2 2.2 0 0 1-.718-.405c-.2-.17-.36-.38-.472-.616a1.8 1.8 0 0 1-.17-.785q0-1.033.768-1.595c.516-.379 1.283-.59 2.302-.59h.737v-.365c0-.566-.43-1.02-.997-1.02c-.342 0-.592.118-.75.267q-.234.216-.235.586H9.173q0-.417.181-.792c.125-.25.305-.513.538-.702a2.7 2.7 0 0 1 .864-.447q.513-.17 1.171-.17q.592.001 1.1.146q.514.145.888.429q.375.284.586.718q.211.43.212.998v2.802q0 .525.066.87q.067.345.193.593v.102zm-.939-1.397c.236-.13.406-.304.502-.47v-1.085h-.656c-.5 0-1.154.053-1.383.577c-.145.32-.112.723.151.972c.393.363.972.235 1.386.006"/></svg>

React

import type { SVGProps } from "react";

export function TokenArweave(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 4.414a7.586 7.586 0 1 0 0 15.173a7.586 7.586 0 0 0 0-15.173M3 12a9 9 0 1 1 18.001 0A9 9 0 0 1 3 12"/><path fill="currentColor" d="M13.268 14.71a1.5 1.5 0 0 1-.102-.28q-.044-.164-.073-.331a2.2 2.2 0 0 1-1.208.67a2.6 2.6 0 0 1-.574.061a2.8 2.8 0 0 1-.924-.145a2.2 2.2 0 0 1-.718-.405c-.2-.17-.36-.38-.472-.616a1.8 1.8 0 0 1-.17-.785q0-1.033.768-1.595c.516-.379 1.283-.59 2.302-.59h.737v-.365c0-.566-.43-1.02-.997-1.02c-.342 0-.592.118-.75.267q-.234.216-.235.586H9.173q0-.417.181-.792c.125-.25.305-.513.538-.702a2.7 2.7 0 0 1 .864-.447q.513-.17 1.171-.17q.592.001 1.1.146q.514.145.888.429q.375.284.586.718q.211.43.212.998v2.802q0 .525.066.87q.067.345.193.593v.102zm-.939-1.397c.236-.13.406-.304.502-.47v-1.085h-.656c-.5 0-1.154.053-1.383.577c-.145.32-.112.723.151.972c.393.363.972.235 1.386.006"/></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 4.414a7.586 7.586 0 1 0 0 15.173a7.586 7.586 0 0 0 0-15.173M3 12a9 9 0 1 1 18.001 0A9 9 0 0 1 3 12"/><path fill="currentColor" d="M13.268 14.71a1.5 1.5 0 0 1-.102-.28q-.044-.164-.073-.331a2.2 2.2 0 0 1-1.208.67a2.6 2.6 0 0 1-.574.061a2.8 2.8 0 0 1-.924-.145a2.2 2.2 0 0 1-.718-.405c-.2-.17-.36-.38-.472-.616a1.8 1.8 0 0 1-.17-.785q0-1.033.768-1.595c.516-.379 1.283-.59 2.302-.59h.737v-.365c0-.566-.43-1.02-.997-1.02c-.342 0-.592.118-.75.267q-.234.216-.235.586H9.173q0-.417.181-.792c.125-.25.305-.513.538-.702a2.7 2.7 0 0 1 .864-.447q.513-.17 1.171-.17q.592.001 1.1.146q.514.145.888.429q.375.284.586.718q.211.43.212.998v2.802q0 .525.066.87q.067.345.193.593v.102zm-.939-1.397c.236-.13.406-.304.502-.47v-1.085h-.656c-.5 0-1.154.053-1.383.577c-.145.32-.112.723.151.972c.393.363.972.235 1.386.006"/></svg>
</template>

CSS

.icon-arweave {
  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%204.414a7.586%207.586%200%201%200%200%2015.173a7.586%207.586%200%200%200%200-15.173M3%2012a9%209%200%201%201%2018.001%200A9%209%200%200%201%203%2012%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.268%2014.71a1.5%201.5%200%200%201-.102-.28q-.044-.164-.073-.331a2.2%202.2%200%200%201-1.208.67a2.6%202.6%200%200%201-.574.061a2.8%202.8%200%200%201-.924-.145a2.2%202.2%200%200%201-.718-.405c-.2-.17-.36-.38-.472-.616a1.8%201.8%200%200%201-.17-.785q0-1.033.768-1.595c.516-.379%201.283-.59%202.302-.59h.737v-.365c0-.566-.43-1.02-.997-1.02c-.342%200-.592.118-.75.267q-.234.216-.235.586H9.173q0-.417.181-.792c.125-.25.305-.513.538-.702a2.7%202.7%200%200%201%20.864-.447q.513-.17%201.171-.17q.592.001%201.1.146q.514.145.888.429q.375.284.586.718q.211.43.212.998v2.802q0%20.525.066.87q.067.345.193.593v.102zm-.939-1.397c.236-.13.406-.304.502-.47v-1.085h-.656c-.5%200-1.154.053-1.383.577c-.145.32-.112.723.151.972c.393.363.972.235%201.386.006%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%204.414a7.586%207.586%200%201%200%200%2015.173a7.586%207.586%200%200%200%200-15.173M3%2012a9%209%200%201%201%2018.001%200A9%209%200%200%201%203%2012%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.268%2014.71a1.5%201.5%200%200%201-.102-.28q-.044-.164-.073-.331a2.2%202.2%200%200%201-1.208.67a2.6%202.6%200%200%201-.574.061a2.8%202.8%200%200%201-.924-.145a2.2%202.2%200%200%201-.718-.405c-.2-.17-.36-.38-.472-.616a1.8%201.8%200%200%201-.17-.785q0-1.033.768-1.595c.516-.379%201.283-.59%202.302-.59h.737v-.365c0-.566-.43-1.02-.997-1.02c-.342%200-.592.118-.75.267q-.234.216-.235.586H9.173q0-.417.181-.792c.125-.25.305-.513.538-.702a2.7%202.7%200%200%201%20.864-.447q.513-.17%201.171-.17q.592.001%201.1.146q.514.145.888.429q.375.284.586.718q.211.43.212.998v2.802q0%20.525.066.87q.067.345.193.593v.102zm-.939-1.397c.236-.13.406-.304.502-.47v-1.085h-.656c-.5%200-1.154.053-1.383.577c-.145.32-.112.723.151.972c.393.363.972.235%201.386.006%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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