Assembly Line 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Assembly Line 2 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/322098.svg" alt="Assembly Line 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322098.svg" alt="Assembly Line 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322098.svg" alt="Assembly Line 2 icon" :width="24" :height="24" />
CSS background
.icon-assembly-line-2 {
background-image: url('https://proicons.com/icon/322098.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.r{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="r" d="M24.97618961,9.90990441l1.95238066,1.12720765L5.45238113,23.43639618l-1.95238113-1.12720765,21.47618961-12.39928412Z"/><path id="f" class="r" d="M5.45238113,23.43639618v4.50883059l-1.9523809-1.12720765v-4.50883059l1.9523809,1.12720765Z"/><path id="g" class="r" d="M44.5,21.18198088l-21.47619104,12.39928412-1.95238066-1.12720765,21.47618913-12.39928412,1.95238257,1.12720765Z"/><path id="h" class="r" d="M21.0714283,36.96288794l1.95238066,1.12720765v-4.50883059l-1.95238066-1.12720765v4.50883059Z"/><path id="i" class="r" d="M5.45238113,27.94522677l15.61904716,9.01766118v-4.50883059l-15.61904716-9.01766118v4.50883059Z"/><path id="j" class="r" d="M23.02380896,38.09009559l21.47619104-12.39928603v-4.50882868"/><path id="k" class="r" d="M42.54761743,20.05477323l-15.61904716-9.01766118"/><path id="l" class="r" d="M24.97618961,30.19964206l-15.61904716-9.01766118"/><path id="m" class="r" d="M11.3095231,20.05477323l15.61904716,9.01766118"/><path id="n" class="r" d="M30.83333349,26.81801912l-15.61904812-9.01766118,1.95238161-1.12720765,15.61904716,9.01766118"/><path id="o" class="r" d="M36.69047355,23.43639618l-15.61904716-9.01766118,1.95238066-1.12720765,15.61904908,9.01766118"/><path id="p" class="r" d="M25.31915599,23.83686636h-4.64819621v-2.68363655"/><path id="q" class="r" d="M36.48504384,16.67315029h-4.64819621v-2.68363655"/></svg>
Copied!