leaf one icon
leaf-one-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- leaf-one-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
7 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the leaf one icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.95 3.808a2.76 2.76 0 0 0-3.9 0l-5.121 5.12c-3.905 3.906-3.905 10.238 0 14.143A9.96 9.96 0 0 0 15 25.95V29a1 1 0 1 0 2 0v-3.05a9.96 9.96 0 0 0 6.071-2.88c3.905-3.904 3.905-10.236 0-14.141zM17 23.938V15a1 1 0 0 0-2 0v8.938a8 8 0 0 1-4.657-13.594l5.121-5.122a.76.76 0 0 1 1.072 0l5.12 5.121A8 8 0 0 1 17 23.938"/></svg>
React
import type { SVGProps } from "react";
export function FluentLeafOne32Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.95 3.808a2.76 2.76 0 0 0-3.9 0l-5.121 5.12c-3.905 3.906-3.905 10.238 0 14.143A9.96 9.96 0 0 0 15 25.95V29a1 1 0 1 0 2 0v-3.05a9.96 9.96 0 0 0 6.071-2.88c3.905-3.904 3.905-10.236 0-14.141zM17 23.938V15a1 1 0 0 0-2 0v8.938a8 8 0 0 1-4.657-13.594l5.121-5.122a.76.76 0 0 1 1.072 0l5.12 5.121A8 8 0 0 1 17 23.938"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.95 3.808a2.76 2.76 0 0 0-3.9 0l-5.121 5.12c-3.905 3.906-3.905 10.238 0 14.143A9.96 9.96 0 0 0 15 25.95V29a1 1 0 1 0 2 0v-3.05a9.96 9.96 0 0 0 6.071-2.88c3.905-3.904 3.905-10.236 0-14.141zM17 23.938V15a1 1 0 0 0-2 0v8.938a8 8 0 0 1-4.657-13.594l5.121-5.122a.76.76 0 0 1 1.072 0l5.12 5.121A8 8 0 0 1 17 23.938"/></svg> </template>
CSS
.icon-leaf-one-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.95%203.808a2.76%202.76%200%200%200-3.9%200l-5.121%205.12c-3.905%203.906-3.905%2010.238%200%2014.143A9.96%209.96%200%200%200%2015%2025.95V29a1%201%200%201%200%202%200v-3.05a9.96%209.96%200%200%200%206.071-2.88c3.905-3.904%203.905-10.236%200-14.141zM17%2023.938V15a1%201%200%200%200-2%200v8.938a8%208%200%200%201-4.657-13.594l5.121-5.122a.76.76%200%200%201%201.072%200l5.12%205.121A8%208%200%200%201%2017%2023.938%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.95%203.808a2.76%202.76%200%200%200-3.9%200l-5.121%205.12c-3.905%203.906-3.905%2010.238%200%2014.143A9.96%209.96%200%200%200%2015%2025.95V29a1%201%200%201%200%202%200v-3.05a9.96%209.96%200%200%200%206.071-2.88c3.905-3.904%203.905-10.236%200-14.141zM17%2023.938V15a1%201%200%200%200-2%200v8.938a8%208%200%200%201-4.657-13.594l5.121-5.122a.76.76%200%200%201%201.072%200l5.12%205.121A8%208%200%200%201%2017%2023.938%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/leaf-one-32-regular.svg?color=%231a73e8&size=48