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

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

The same logo in other sets

Use the land logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.163 8.717v6.664L12 18.776V21l-7.784-4.62V7.622z"/><path fill="currentColor" d="M8.108 9.812v4.377L12 16.378V12z"/><path fill="currentColor" d="M8.108 5.325L12.048 3l7.735 4.622L11.999 12L8.11 9.81zM6.163 6.473L4.216 7.62l1.947 1.095zm5.841 12.302V21l7.78-4.621V7.622L12 12l.002 4.377l5.836-3.404v2.432z"/></svg>

React

import type { SVGProps } from "react";

export function TokenLand(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.163 8.717v6.664L12 18.776V21l-7.784-4.62V7.622z"/><path fill="currentColor" d="M8.108 9.812v4.377L12 16.378V12z"/><path fill="currentColor" d="M8.108 5.325L12.048 3l7.735 4.622L11.999 12L8.11 9.81zM6.163 6.473L4.216 7.62l1.947 1.095zm5.841 12.302V21l7.78-4.621V7.622L12 12l.002 4.377l5.836-3.404v2.432z"/></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.163 8.717v6.664L12 18.776V21l-7.784-4.62V7.622z"/><path fill="currentColor" d="M8.108 9.812v4.377L12 16.378V12z"/><path fill="currentColor" d="M8.108 5.325L12.048 3l7.735 4.622L11.999 12L8.11 9.81zM6.163 6.473L4.216 7.62l1.947 1.095zm5.841 12.302V21l7.78-4.621V7.622L12 12l.002 4.377l5.836-3.404v2.432z"/></svg>
</template>

CSS

.icon-land {
  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.163%208.717v6.664L12%2018.776V21l-7.784-4.62V7.622z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.108%209.812v4.377L12%2016.378V12z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.108%205.325L12.048%203l7.735%204.622L11.999%2012L8.11%209.81zM6.163%206.473L4.216%207.62l1.947%201.095zm5.841%2012.302V21l7.78-4.621V7.622L12%2012l.002%204.377l5.836-3.404v2.432z%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.163%208.717v6.664L12%2018.776V21l-7.784-4.62V7.622z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.108%209.812v4.377L12%2016.378V12z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.108%205.325L12.048%203l7.735%204.622L11.999%2012L8.11%209.81zM6.163%206.473L4.216%207.62l1.947%201.095zm5.841%2012.302V21l7.78-4.621V7.622L12%2012l.002%204.377l5.836-3.404v2.432z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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