leaf-two-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
leaf-two-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the leaf two icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.707 2c-.941 0-1.705.763-1.705 1.705V8a6 6 0 0 0 5.003 5.917A7.96 7.96 0 0 1 8.408 9.47L6.22 7.28a.75.75 0 0 1 1.06-1.06l2.094 2.093a8 8 0 0 1 4.322-2.21A6 6 0 0 0 8.002 2zm5.847 16.387L7.22 20.719a.75.75 0 1 0 1.06 1.061l2.335-2.333a6.999 6.999 0 0 0 11.389-5.451V8.748a1.75 1.75 0 0 0-1.75-1.75h-5.25a6.999 6.999 0 0 0-5.45 11.389m6.226-4.102l-4.095 4.095a5.5 5.5 0 0 1-1.061-1.06l4.095-4.096a.75.75 0 0 1 1.061 1.061"/></svg>

React

import type { SVGProps } from "react";

export function FluentLeafTwo24Filled(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="M3.707 2c-.941 0-1.705.763-1.705 1.705V8a6 6 0 0 0 5.003 5.917A7.96 7.96 0 0 1 8.408 9.47L6.22 7.28a.75.75 0 0 1 1.06-1.06l2.094 2.093a8 8 0 0 1 4.322-2.21A6 6 0 0 0 8.002 2zm5.847 16.387L7.22 20.719a.75.75 0 1 0 1.06 1.061l2.335-2.333a6.999 6.999 0 0 0 11.389-5.451V8.748a1.75 1.75 0 0 0-1.75-1.75h-5.25a6.999 6.999 0 0 0-5.45 11.389m6.226-4.102l-4.095 4.095a5.5 5.5 0 0 1-1.061-1.06l4.095-4.096a.75.75 0 0 1 1.061 1.061"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.707 2c-.941 0-1.705.763-1.705 1.705V8a6 6 0 0 0 5.003 5.917A7.96 7.96 0 0 1 8.408 9.47L6.22 7.28a.75.75 0 0 1 1.06-1.06l2.094 2.093a8 8 0 0 1 4.322-2.21A6 6 0 0 0 8.002 2zm5.847 16.387L7.22 20.719a.75.75 0 1 0 1.06 1.061l2.335-2.333a6.999 6.999 0 0 0 11.389-5.451V8.748a1.75 1.75 0 0 0-1.75-1.75h-5.25a6.999 6.999 0 0 0-5.45 11.389m6.226-4.102l-4.095 4.095a5.5 5.5 0 0 1-1.061-1.06l4.095-4.096a.75.75 0 0 1 1.061 1.061"/></svg>
</template>

CSS

.icon-leaf-two-24-filled {
  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%22M3.707%202c-.941%200-1.705.763-1.705%201.705V8a6%206%200%200%200%205.003%205.917A7.96%207.96%200%200%201%208.408%209.47L6.22%207.28a.75.75%200%200%201%201.06-1.06l2.094%202.093a8%208%200%200%201%204.322-2.21A6%206%200%200%200%208.002%202zm5.847%2016.387L7.22%2020.719a.75.75%200%201%200%201.06%201.061l2.335-2.333a6.999%206.999%200%200%200%2011.389-5.451V8.748a1.75%201.75%200%200%200-1.75-1.75h-5.25a6.999%206.999%200%200%200-5.45%2011.389m6.226-4.102l-4.095%204.095a5.5%205.5%200%200%201-1.061-1.06l4.095-4.096a.75.75%200%200%201%201.061%201.061%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%22M3.707%202c-.941%200-1.705.763-1.705%201.705V8a6%206%200%200%200%205.003%205.917A7.96%207.96%200%200%201%208.408%209.47L6.22%207.28a.75.75%200%200%201%201.06-1.06l2.094%202.093a8%208%200%200%201%204.322-2.21A6%206%200%200%200%208.002%202zm5.847%2016.387L7.22%2020.719a.75.75%200%201%200%201.06%201.061l2.335-2.333a6.999%206.999%200%200%200%2011.389-5.451V8.748a1.75%201.75%200%200%200-1.75-1.75h-5.25a6.999%206.999%200%200%200-5.45%2011.389m6.226-4.102l-4.095%204.095a5.5%205.5%200%200%201-1.061-1.06l4.095-4.096a.75.75%200%200%201%201.061%201.061%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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