Monitored Item On Conveyor Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Monitored Item On Conveyor 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/320385.svg" alt="Monitored Item On Conveyor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320385.svg" alt="Monitored Item On Conveyor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320385.svg" alt="Monitored Item On Conveyor icon" :width="24" :height="24" />
CSS background
.icon-monitored-item-on-conveyor {
background-image: url('https://proicons.com/icon/320385.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="monitored--item--on--conveyor_1_" d="M6.36,24c0-1.302-1.059-2.36-2.36-2.36S1.64,22.698,1.64,24S2.699,26.36,4,26.36 S6.36,25.302,6.36,24z M2.36,24c0-0.904,0.736-1.64,1.64-1.64S5.64,23.096,5.64,24S4.904,25.64,4,25.64S2.36,24.904,2.36,24z M14.36,24c0-1.302-1.059-2.36-2.36-2.36S9.64,22.698,9.64,24s1.059,2.36,2.36,2.36S14.36,25.302,14.36,24z M10.36,24 c0-0.904,0.736-1.64,1.64-1.64s1.64,0.735,1.64,1.64s-0.736,1.64-1.64,1.64S10.36,24.904,10.36,24z M22.36,24 c0-1.302-1.059-2.36-2.36-2.36s-2.36,1.059-2.36,2.36s1.059,2.36,2.36,2.36S22.36,25.302,22.36,24z M18.36,24 c0-0.904,0.735-1.64,1.64-1.64s1.64,0.735,1.64,1.64s-0.735,1.64-1.64,1.64S18.36,24.904,18.36,24z M30.36,24 c0-1.302-1.059-2.36-2.36-2.36s-2.36,1.059-2.36,2.36s1.059,2.36,2.36,2.36S30.36,25.302,30.36,24z M26.36,24 c0-0.904,0.735-1.64,1.64-1.64s1.64,0.735,1.64,1.64s-0.735,1.64-1.64,1.64S26.36,24.904,26.36,24z M31,19.64v0.721H1V19.64H31z M1,27.64h30v0.721H1V27.64z M12,18.36h8c0.199,0,0.36-0.161,0.36-0.36v-8c0-0.199-0.161-0.36-0.36-0.36h-8 c-0.199,0-0.36,0.161-0.36,0.36v8C11.64,18.199,11.801,18.36,12,18.36z M12.36,10.36h7.28v7.28h-7.28 C12.36,17.64,12.36,10.36,12.36,10.36z M22,11.36h8c0.199,0,0.36-0.161,0.36-0.36V3c0-0.199-0.161-0.36-0.36-0.36h-8 c-0.199,0-0.36,0.161-0.36,0.36v8C21.64,11.199,21.801,11.36,22,11.36z M22.36,5.149l1.789-1.789h1.981l-3.77,3.77V5.149z M22.36,8.149l4.789-4.789h1.981l-6.77,6.77V8.149z M29.64,8.851l-1.789,1.789H25.87l3.77-3.77V8.851z M29.64,5.851l-4.789,4.789 H22.87l6.77-6.77V5.851z M28.869,10.64l0.771-0.77v0.771L28.869,10.64L28.869,10.64z M23.131,3.36L22.36,4.13V3.36H23.131z M2,18.36 h8c0.199,0,0.36-0.161,0.36-0.36v-8c0-0.199-0.161-0.36-0.36-0.36H2c-0.199,0-0.36,0.161-0.36,0.36v8 C1.64,18.199,1.801,18.36,2,18.36z M2.36,10.36h7.28v7.28H2.36V10.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!