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

Name
leaf-two-24-regular
Set
Fluent UI System Icons
Style
24 Regular
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="M2.002 4.705V9a6 6 0 0 0 6.293 5.993a7 7 0 0 0 1.259 2.394l-2.33 2.329a.75.75 0 0 0 1.06 1.06l2.33-2.329a6.999 6.999 0 0 0 11.389-5.451V7.748a1.75 1.75 0 0 0-1.75-1.75h-5.249c-.583 0-1.15.071-1.692.205A6 6 0 0 0 8.002 3H3.707c-.941 0-1.705.763-1.705 1.705m9.682 12.674l4.096-4.094a.75.75 0 0 0-1.06-1.06l-4.097 4.094a5.499 5.499 0 0 1 4.382-8.821h5.248a.25.25 0 0 1 .25.25v5.248a5.499 5.499 0 0 1-8.82 4.383M8.002 4.5c1.657 0 3.105.895 3.886 2.228a7.03 7.03 0 0 0-2.71 2.39L7.28 7.22a.75.75 0 0 0-1.06 1.06l2.237 2.238a7 7 0 0 0-.433 2.982h-.022a4.5 4.5 0 0 1-4.5-4.5V4.705c0-.113.092-.205.205-.205z"/></svg>

React

import type { SVGProps } from "react";

export function FluentLeafTwo24Regular(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="M2.002 4.705V9a6 6 0 0 0 6.293 5.993a7 7 0 0 0 1.259 2.394l-2.33 2.329a.75.75 0 0 0 1.06 1.06l2.33-2.329a6.999 6.999 0 0 0 11.389-5.451V7.748a1.75 1.75 0 0 0-1.75-1.75h-5.249c-.583 0-1.15.071-1.692.205A6 6 0 0 0 8.002 3H3.707c-.941 0-1.705.763-1.705 1.705m9.682 12.674l4.096-4.094a.75.75 0 0 0-1.06-1.06l-4.097 4.094a5.499 5.499 0 0 1 4.382-8.821h5.248a.25.25 0 0 1 .25.25v5.248a5.499 5.499 0 0 1-8.82 4.383M8.002 4.5c1.657 0 3.105.895 3.886 2.228a7.03 7.03 0 0 0-2.71 2.39L7.28 7.22a.75.75 0 0 0-1.06 1.06l2.237 2.238a7 7 0 0 0-.433 2.982h-.022a4.5 4.5 0 0 1-4.5-4.5V4.705c0-.113.092-.205.205-.205z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.002 4.705V9a6 6 0 0 0 6.293 5.993a7 7 0 0 0 1.259 2.394l-2.33 2.329a.75.75 0 0 0 1.06 1.06l2.33-2.329a6.999 6.999 0 0 0 11.389-5.451V7.748a1.75 1.75 0 0 0-1.75-1.75h-5.249c-.583 0-1.15.071-1.692.205A6 6 0 0 0 8.002 3H3.707c-.941 0-1.705.763-1.705 1.705m9.682 12.674l4.096-4.094a.75.75 0 0 0-1.06-1.06l-4.097 4.094a5.499 5.499 0 0 1 4.382-8.821h5.248a.25.25 0 0 1 .25.25v5.248a5.499 5.499 0 0 1-8.82 4.383M8.002 4.5c1.657 0 3.105.895 3.886 2.228a7.03 7.03 0 0 0-2.71 2.39L7.28 7.22a.75.75 0 0 0-1.06 1.06l2.237 2.238a7 7 0 0 0-.433 2.982h-.022a4.5 4.5 0 0 1-4.5-4.5V4.705c0-.113.092-.205.205-.205z"/></svg>
</template>

CSS

.icon-leaf-two-24-regular {
  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%22M2.002%204.705V9a6%206%200%200%200%206.293%205.993a7%207%200%200%200%201.259%202.394l-2.33%202.329a.75.75%200%200%200%201.06%201.06l2.33-2.329a6.999%206.999%200%200%200%2011.389-5.451V7.748a1.75%201.75%200%200%200-1.75-1.75h-5.249c-.583%200-1.15.071-1.692.205A6%206%200%200%200%208.002%203H3.707c-.941%200-1.705.763-1.705%201.705m9.682%2012.674l4.096-4.094a.75.75%200%200%200-1.06-1.06l-4.097%204.094a5.499%205.499%200%200%201%204.382-8.821h5.248a.25.25%200%200%201%20.25.25v5.248a5.499%205.499%200%200%201-8.82%204.383M8.002%204.5c1.657%200%203.105.895%203.886%202.228a7.03%207.03%200%200%200-2.71%202.39L7.28%207.22a.75.75%200%200%200-1.06%201.06l2.237%202.238a7%207%200%200%200-.433%202.982h-.022a4.5%204.5%200%200%201-4.5-4.5V4.705c0-.113.092-.205.205-.205z%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%22M2.002%204.705V9a6%206%200%200%200%206.293%205.993a7%207%200%200%200%201.259%202.394l-2.33%202.329a.75.75%200%200%200%201.06%201.06l2.33-2.329a6.999%206.999%200%200%200%2011.389-5.451V7.748a1.75%201.75%200%200%200-1.75-1.75h-5.249c-.583%200-1.15.071-1.692.205A6%206%200%200%200%208.002%203H3.707c-.941%200-1.705.763-1.705%201.705m9.682%2012.674l4.096-4.094a.75.75%200%200%200-1.06-1.06l-4.097%204.094a5.499%205.499%200%200%201%204.382-8.821h5.248a.25.25%200%200%201%20.25.25v5.248a5.499%205.499%200%200%201-8.82%204.383M8.002%204.5c1.657%200%203.105.895%203.886%202.228a7.03%207.03%200%200%200-2.71%202.39L7.28%207.22a.75.75%200%200%200-1.06%201.06l2.237%202.238a7%207%200%200%200-.433%202.982h-.022a4.5%204.5%200%200%201-4.5-4.5V4.705c0-.113.092-.205.205-.205z%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-regular.svg?color=%231a73e8&size=48