Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md nature
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNatureIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M13 16.12h-.03c3.49-.4 6.2-3.36 6.2-6.95 0-3.87-3.13-7-7-7s-7 3.13-7 7c0 3.47 2.52 6.34 5.83 6.89V20H5v2h14v-2h-6v-3.88zM7.17 9.17c0-2.76 2.24-5 5-5s5 2.24 5 5-2.24 5-5 5-5-2.24-5-5z"/>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.41 KB
Tags
biologybloombotanicalbotanybranchecoecologyenvironmentenvironmentalfloralflourishfoliageforestgardengardeninggreengrowgrowthleafleaveslifenaturalnatureorganicoutdooroutsideparkplantsproutstemtreevegetationwilderness
Compare Alternatives
See how other libraries approach this concept.