Leaf Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Leaf icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305974.svg" alt="Leaf icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305974.svg" alt="Leaf icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305974.svg" alt="Leaf icon" :width="24" :height="24" />
CSS background
.icon-leaf {
background-image: url('https://proicons.com/icon/305974.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M934 197s-101 32-188 21c-645-76-608 424-601 429 0 0 57-38 114-48 359-61 524-256 524-256S590 580 273 629c-70 11-150 84-210 167 0 0 44 3 61 7 26-37 58-68 97-92 307 203 545-6 605-91 142-200 108-423 108-423z"/></svg>
Leaf in other icon packs
Copied!