forestry from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
forestry
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the forestry logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.564.332v2.82L0 8.736l1.305 1.284l4.26-4.26v2.568L0 13.912l1.305 1.283l4.26-4.26v12.733h1.831V10.932l4.284 4.263l1.304-1.283l-5.588-5.588V5.756l3.989 3.969l5.195 5.214v8.729h1.832v-8.725L24 9.355l-1.305-1.283l-4.283 4.264V9.768L24 4.18l-1.305-1.284l-4.283 4.264V.332H16.58v6.824l-4.26-4.26l-1.304 1.284l5.564 5.584v2.568l-3.596-3.596l-5.588-5.588V.332H5.564z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsForestry(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="M5.564.332v2.82L0 8.736l1.305 1.284l4.26-4.26v2.568L0 13.912l1.305 1.283l4.26-4.26v12.733h1.831V10.932l4.284 4.263l1.304-1.283l-5.588-5.588V5.756l3.989 3.969l5.195 5.214v8.729h1.832v-8.725L24 9.355l-1.305-1.283l-4.283 4.264V9.768L24 4.18l-1.305-1.284l-4.283 4.264V.332H16.58v6.824l-4.26-4.26l-1.304 1.284l5.564 5.584v2.568l-3.596-3.596l-5.588-5.588V.332H5.564z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.564.332v2.82L0 8.736l1.305 1.284l4.26-4.26v2.568L0 13.912l1.305 1.283l4.26-4.26v12.733h1.831V10.932l4.284 4.263l1.304-1.283l-5.588-5.588V5.756l3.989 3.969l5.195 5.214v8.729h1.832v-8.725L24 9.355l-1.305-1.283l-4.283 4.264V9.768L24 4.18l-1.305-1.284l-4.283 4.264V.332H16.58v6.824l-4.26-4.26l-1.304 1.284l5.564 5.584v2.568l-3.596-3.596l-5.588-5.588V.332H5.564z"/></svg>
</template>

CSS

.icon-forestry {
  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%22M5.564.332v2.82L0%208.736l1.305%201.284l4.26-4.26v2.568L0%2013.912l1.305%201.283l4.26-4.26v12.733h1.831V10.932l4.284%204.263l1.304-1.283l-5.588-5.588V5.756l3.989%203.969l5.195%205.214v8.729h1.832v-8.725L24%209.355l-1.305-1.283l-4.283%204.264V9.768L24%204.18l-1.305-1.284l-4.283%204.264V.332H16.58v6.824l-4.26-4.26l-1.304%201.284l5.564%205.584v2.568l-3.596-3.596l-5.588-5.588V.332H5.564z%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%22M5.564.332v2.82L0%208.736l1.305%201.284l4.26-4.26v2.568L0%2013.912l1.305%201.283l4.26-4.26v12.733h1.831V10.932l4.284%204.263l1.304-1.283l-5.588-5.588V5.756l3.989%203.969l5.195%205.214v8.729h1.832v-8.725L24%209.355l-1.305-1.283l-4.283%204.264V9.768L24%204.18l-1.305-1.284l-4.283%204.264V.332H16.58v6.824l-4.26-4.26l-1.304%201.284l5.564%205.584v2.568l-3.596-3.596l-5.588-5.588V.332H5.564z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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