Agriculture Analytics Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Agriculture Analytics 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/316978.svg" alt="Agriculture Analytics icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316978.svg" alt="Agriculture Analytics icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316978.svg" alt="Agriculture Analytics icon" :width="24" :height="24" />
CSS background
.icon-agriculture-analytics {
background-image: url('https://proicons.com/icon/316978.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.251,21.3691l2.1943,1.4629A1,1,0,0,0,27.8,22.6l3-4-1.6-1.2-2.4326,3.2437L24.5547,19.168a1,1,0,0,0-1.3687.2509L20,23.8789V16H18V26a2.0023,2.0023,0,0,0,2,2H30V26H20.9434Z" transform="translate(0 0)"/>
<rect x="2" y="21" width="14" height="2"/>
<rect x="2" y="26" width="14" height="2"/>
<path d="M11,16V11h1a4.0046,4.0046,0,0,0,4-4V4H13a3.9782,3.9782,0,0,0-2.7468,1.1066A6.0033,6.0033,0,0,0,5,2H2V5a6.0066,6.0066,0,0,0,6,6H9v5H2v2H16V16ZM13,6h1V7a2.002,2.002,0,0,1-2,2H11V8A2.0019,2.0019,0,0,1,13,6ZM8,9A4.0046,4.0046,0,0,1,4,5V4H5A4.0045,4.0045,0,0,1,9,8V9Z" transform="translate(0 0)"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Copied!