leaf from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.

Name
leaf
Set
Bootstrap Icons
Style
Outline
Viewbox
16×16
License
MIT

1 other variant in Bootstrap Icons

The same icon in other sets

Use the leaf icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1.4 1.7c.216.289.65.84 1.725 1.274c1.093.44 2.884.774 5.834.528l.37-.023c1.823-.06 3.117.598 3.956 1.579C14.16 6.082 14.5 7.41 14.5 8.5c0 .58-.032 1.285-.229 1.997q.198.248.382.54c.756 1.2 1.19 2.563 1.348 3.966a1 1 0 0 1-1.98.198c-.13-.97-.397-1.913-.868-2.77C12.173 13.386 10.565 14 8 14c-1.854 0-3.32-.544-4.45-1.435c-1.125-.887-1.89-2.095-2.391-3.383C.16 6.62.16 3.646.509 1.902L.73.806zm-.05 1.39c-.146 1.609-.008 3.809.74 5.728c.457 1.17 1.13 2.213 2.079 2.961c.942.744 2.185 1.22 3.83 1.221c2.588 0 3.91-.66 4.609-1.445c-1.789-2.46-4.121-1.213-6.342-2.68c-.74-.488-1.735-1.323-1.844-2.308c-.023-.214.237-.274.38-.112c1.4 1.6 3.573 1.757 5.59 2.045c1.227.215 2.21.526 3.033 1.158c.058-.39.075-.782.075-1.158c0-.91-.288-1.988-.975-2.792c-.626-.732-1.622-1.281-3.167-1.229l-.316.02c-3.05.253-5.01-.08-6.291-.598a5.3 5.3 0 0 1-1.4-.811"/></svg>

React

import type { SVGProps } from "react";

export function BiLeaf(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1.4 1.7c.216.289.65.84 1.725 1.274c1.093.44 2.884.774 5.834.528l.37-.023c1.823-.06 3.117.598 3.956 1.579C14.16 6.082 14.5 7.41 14.5 8.5c0 .58-.032 1.285-.229 1.997q.198.248.382.54c.756 1.2 1.19 2.563 1.348 3.966a1 1 0 0 1-1.98.198c-.13-.97-.397-1.913-.868-2.77C12.173 13.386 10.565 14 8 14c-1.854 0-3.32-.544-4.45-1.435c-1.125-.887-1.89-2.095-2.391-3.383C.16 6.62.16 3.646.509 1.902L.73.806zm-.05 1.39c-.146 1.609-.008 3.809.74 5.728c.457 1.17 1.13 2.213 2.079 2.961c.942.744 2.185 1.22 3.83 1.221c2.588 0 3.91-.66 4.609-1.445c-1.789-2.46-4.121-1.213-6.342-2.68c-.74-.488-1.735-1.323-1.844-2.308c-.023-.214.237-.274.38-.112c1.4 1.6 3.573 1.757 5.59 2.045c1.227.215 2.21.526 3.033 1.158c.058-.39.075-.782.075-1.158c0-.91-.288-1.988-.975-2.792c-.626-.732-1.622-1.281-3.167-1.229l-.316.02c-3.05.253-5.01-.08-6.291-.598a5.3 5.3 0 0 1-1.4-.811"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1.4 1.7c.216.289.65.84 1.725 1.274c1.093.44 2.884.774 5.834.528l.37-.023c1.823-.06 3.117.598 3.956 1.579C14.16 6.082 14.5 7.41 14.5 8.5c0 .58-.032 1.285-.229 1.997q.198.248.382.54c.756 1.2 1.19 2.563 1.348 3.966a1 1 0 0 1-1.98.198c-.13-.97-.397-1.913-.868-2.77C12.173 13.386 10.565 14 8 14c-1.854 0-3.32-.544-4.45-1.435c-1.125-.887-1.89-2.095-2.391-3.383C.16 6.62.16 3.646.509 1.902L.73.806zm-.05 1.39c-.146 1.609-.008 3.809.74 5.728c.457 1.17 1.13 2.213 2.079 2.961c.942.744 2.185 1.22 3.83 1.221c2.588 0 3.91-.66 4.609-1.445c-1.789-2.46-4.121-1.213-6.342-2.68c-.74-.488-1.735-1.323-1.844-2.308c-.023-.214.237-.274.38-.112c1.4 1.6 3.573 1.757 5.59 2.045c1.227.215 2.21.526 3.033 1.158c.058-.39.075-.782.075-1.158c0-.91-.288-1.988-.975-2.792c-.626-.732-1.622-1.281-3.167-1.229l-.316.02c-3.05.253-5.01-.08-6.291-.598a5.3 5.3 0 0 1-1.4-.811"/></svg>
</template>

CSS

.icon-leaf {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.4%201.7c.216.289.65.84%201.725%201.274c1.093.44%202.884.774%205.834.528l.37-.023c1.823-.06%203.117.598%203.956%201.579C14.16%206.082%2014.5%207.41%2014.5%208.5c0%20.58-.032%201.285-.229%201.997q.198.248.382.54c.756%201.2%201.19%202.563%201.348%203.966a1%201%200%200%201-1.98.198c-.13-.97-.397-1.913-.868-2.77C12.173%2013.386%2010.565%2014%208%2014c-1.854%200-3.32-.544-4.45-1.435c-1.125-.887-1.89-2.095-2.391-3.383C.16%206.62.16%203.646.509%201.902L.73.806zm-.05%201.39c-.146%201.609-.008%203.809.74%205.728c.457%201.17%201.13%202.213%202.079%202.961c.942.744%202.185%201.22%203.83%201.221c2.588%200%203.91-.66%204.609-1.445c-1.789-2.46-4.121-1.213-6.342-2.68c-.74-.488-1.735-1.323-1.844-2.308c-.023-.214.237-.274.38-.112c1.4%201.6%203.573%201.757%205.59%202.045c1.227.215%202.21.526%203.033%201.158c.058-.39.075-.782.075-1.158c0-.91-.288-1.988-.975-2.792c-.626-.732-1.622-1.281-3.167-1.229l-.316.02c-3.05.253-5.01-.08-6.291-.598a5.3%205.3%200%200%201-1.4-.811%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.4%201.7c.216.289.65.84%201.725%201.274c1.093.44%202.884.774%205.834.528l.37-.023c1.823-.06%203.117.598%203.956%201.579C14.16%206.082%2014.5%207.41%2014.5%208.5c0%20.58-.032%201.285-.229%201.997q.198.248.382.54c.756%201.2%201.19%202.563%201.348%203.966a1%201%200%200%201-1.98.198c-.13-.97-.397-1.913-.868-2.77C12.173%2013.386%2010.565%2014%208%2014c-1.854%200-3.32-.544-4.45-1.435c-1.125-.887-1.89-2.095-2.391-3.383C.16%206.62.16%203.646.509%201.902L.73.806zm-.05%201.39c-.146%201.609-.008%203.809.74%205.728c.457%201.17%201.13%202.213%202.079%202.961c.942.744%202.185%201.22%203.83%201.221c2.588%200%203.91-.66%204.609-1.445c-1.789-2.46-4.121-1.213-6.342-2.68c-.74-.488-1.735-1.323-1.844-2.308c-.023-.214.237-.274.38-.112c1.4%201.6%203.573%201.757%205.59%202.045c1.227.215%202.21.526%203.033%201.158c.058-.39.075-.782.075-1.158c0-.91-.288-1.988-.975-2.792c-.626-.732-1.622-1.281-3.167-1.229l-.316.02c-3.05.253-5.01-.08-6.291-.598a5.3%205.3%200%200%201-1.4-.811%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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