leaf icon
leaf-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- leaf-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
leafAkar IconsleafBootstrap IconsleafBoxIcons v2leafBoxIcons v2 SolidleafFont Awesome 6 SolidleafFont Awesome Solidleaf-20-filledFluent UI System IconsleafIconParkleafIconPark OutlineleafIconoirleafIonIconsleafJam IconsleafLine AwesomeleafLucideleafMaterial Design Iconsleaf-fillMingCute IconleafMyna UI IconsleafPixelarticonsleaf-fillRemix Iconleaf-boldSolarleafTabler Icons
Use the leaf icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.42 39.86a12 12 0 0 0-11.28-11.28c-39.6-2.33-74.59 2.34-104 13.87C84 53.48 62.31 70.58 49.39 91.9c-17.62 29.11-17.66 64.45-.45 98.19l-17.43 17.43a12 12 0 0 0 17 17l17.43-17.43c16.74 8.54 33.88 12.85 50.45 12.85a91.3 91.3 0 0 0 47.74-13.3c21.32-12.92 38.42-34.62 49.45-62.75c11.5-29.43 16.17-64.43 13.84-104.03m-75.76 146.22C131.57 198.25 108 199.17 83.94 189l84.54-84.54a12 12 0 1 0-17-17L67 172.06c-10.14-24-9.22-47.63 3-67.72c20.91-34.53 70.54-53.72 134-52.25c1.38 63.44-17.81 113.08-52.34 133.99"/></svg>
React
import type { SVGProps } from "react";
export function PhLeafBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.42 39.86a12 12 0 0 0-11.28-11.28c-39.6-2.33-74.59 2.34-104 13.87C84 53.48 62.31 70.58 49.39 91.9c-17.62 29.11-17.66 64.45-.45 98.19l-17.43 17.43a12 12 0 0 0 17 17l17.43-17.43c16.74 8.54 33.88 12.85 50.45 12.85a91.3 91.3 0 0 0 47.74-13.3c21.32-12.92 38.42-34.62 49.45-62.75c11.5-29.43 16.17-64.43 13.84-104.03m-75.76 146.22C131.57 198.25 108 199.17 83.94 189l84.54-84.54a12 12 0 1 0-17-17L67 172.06c-10.14-24-9.22-47.63 3-67.72c20.91-34.53 70.54-53.72 134-52.25c1.38 63.44-17.81 113.08-52.34 133.99"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.42 39.86a12 12 0 0 0-11.28-11.28c-39.6-2.33-74.59 2.34-104 13.87C84 53.48 62.31 70.58 49.39 91.9c-17.62 29.11-17.66 64.45-.45 98.19l-17.43 17.43a12 12 0 0 0 17 17l17.43-17.43c16.74 8.54 33.88 12.85 50.45 12.85a91.3 91.3 0 0 0 47.74-13.3c21.32-12.92 38.42-34.62 49.45-62.75c11.5-29.43 16.17-64.43 13.84-104.03m-75.76 146.22C131.57 198.25 108 199.17 83.94 189l84.54-84.54a12 12 0 1 0-17-17L67 172.06c-10.14-24-9.22-47.63 3-67.72c20.91-34.53 70.54-53.72 134-52.25c1.38 63.44-17.81 113.08-52.34 133.99"/></svg> </template>
CSS
.icon-leaf-bold {
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%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M227.42%2039.86a12%2012%200%200%200-11.28-11.28c-39.6-2.33-74.59%202.34-104%2013.87C84%2053.48%2062.31%2070.58%2049.39%2091.9c-17.62%2029.11-17.66%2064.45-.45%2098.19l-17.43%2017.43a12%2012%200%200%200%2017%2017l17.43-17.43c16.74%208.54%2033.88%2012.85%2050.45%2012.85a91.3%2091.3%200%200%200%2047.74-13.3c21.32-12.92%2038.42-34.62%2049.45-62.75c11.5-29.43%2016.17-64.43%2013.84-104.03m-75.76%20146.22C131.57%20198.25%20108%20199.17%2083.94%20189l84.54-84.54a12%2012%200%201%200-17-17L67%20172.06c-10.14-24-9.22-47.63%203-67.72c20.91-34.53%2070.54-53.72%20134-52.25c1.38%2063.44-17.81%20113.08-52.34%20133.99%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%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M227.42%2039.86a12%2012%200%200%200-11.28-11.28c-39.6-2.33-74.59%202.34-104%2013.87C84%2053.48%2062.31%2070.58%2049.39%2091.9c-17.62%2029.11-17.66%2064.45-.45%2098.19l-17.43%2017.43a12%2012%200%200%200%2017%2017l17.43-17.43c16.74%208.54%2033.88%2012.85%2050.45%2012.85a91.3%2091.3%200%200%200%2047.74-13.3c21.32-12.92%2038.42-34.62%2049.45-62.75c11.5-29.43%2016.17-64.43%2013.84-104.03m-75.76%20146.22C131.57%20198.25%20108%20199.17%2083.94%20189l84.54-84.54a12%2012%200%201%200-17-17L67%20172.06c-10.14-24-9.22-47.63%203-67.72c20.91-34.53%2070.54-53.72%20134-52.25c1.38%2063.44-17.81%20113.08-52.34%20133.99%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/leaf-bold.svg?color=%231a73e8&size=48