Soil Moisture Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Soil Moisture 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/318899.svg" alt="Soil Moisture icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318899.svg" alt="Soil Moisture icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318899.svg" alt="Soil Moisture icon" :width="24" :height="24" />
CSS background
.icon-soil-moisture {
background-image: url('https://proicons.com/icon/318899.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="M24.5,28A5.385,5.385,0,0,1,19,22.751a5.3837,5.3837,0,0,1,.874-2.8308L23.49,14.5383a1.217,1.217,0,0,1,2.02,0L29.06,19.8154A5.4923,5.4923,0,0,1,30,22.751,5.385,5.385,0,0,1,24.5,28Zm0-11.38-2.9356,4.3672A3.3586,3.3586,0,0,0,21,22.751a3.51,3.51,0,0,0,7,0,3.4356,3.4356,0,0,0-.63-1.867Z" transform="translate(0 0)"/>
<circle cx="5" cy="13" r="1"/>
<circle cx="11" cy="19" r="1"/>
<circle cx="15" cy="25" r="1"/>
<circle cx="17" cy="15" r="1"/>
<circle cx="13" cy="11" r="1"/>
<circle cx="27" cy="11" r="1"/>
<circle cx="9" cy="27" r="1"/>
<circle cx="3" cy="21" r="1"/>
<rect x="2" y="6" width="28" height="2"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Soil Moisture in other icon packs
Copied!