vector timber logo

vector-timber from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
vector-timber
Set
SVG Logos
Style
Color
Viewbox
256×151
License
CC0

Use the vector timber logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 151"><path fill="#10E7FF" d="m256 0l-91.429 150.862l-18.969-31.219L217.61 0H256ZM47.204 0l44.674 73.367L136.53 0h45.365L90.947 150.068L0 0h47.204Z"/></svg>

React

import type { SVGProps } from "react";

export function LogosVectorTimber(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 151"><path fill="#10E7FF" d="m256 0l-91.429 150.862l-18.969-31.219L217.61 0H256ZM47.204 0l44.674 73.367L136.53 0h45.365L90.947 150.068L0 0h47.204Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 151"><path fill="#10E7FF" d="m256 0l-91.429 150.862l-18.969-31.219L217.61 0H256ZM47.204 0l44.674 73.367L136.53 0h45.365L90.947 150.068L0 0h47.204Z"/></svg>
</template>

CSS

.icon-vector-timber {
  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%20256%20151%22%3E%3Cpath%20fill%3D%22%2310E7FF%22%20d%3D%22m256%200l-91.429%20150.862l-18.969-31.219L217.61%200H256ZM47.204%200l44.674%2073.367L136.53%200h45.365L90.947%20150.068L0%200h47.204Z%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%20256%20151%22%3E%3Cpath%20fill%3D%22%2310E7FF%22%20d%3D%22m256%200l-91.429%20150.862l-18.969-31.219L217.61%200H256ZM47.204%200l44.674%2073.367L136.53%200h45.365L90.947%20150.068L0%200h47.204Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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