Supply Chain 01 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Supply Chain 01 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/320781.svg" alt="Supply Chain 01 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320781.svg" alt="Supply Chain 01 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320781.svg" alt="Supply Chain 01 icon" :width="24" :height="24" />
CSS background
.icon-supply-chain-01 {
background-image: url('https://proicons.com/icon/320781.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 27.5.0, 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="supply-chain--01_00000146476981124081784670000002291896408336821383_" d="M27.877,29.64H30v0.721h-3.36V27h0.721v2.114 c1.435-0.925,2.279-2.421,2.279-4.114c0-2.559-2.081-4.64-4.64-4.64s-4.64,2.081-4.64,4.64s2.081,4.64,4.64,4.64v0.721 c-2.955,0-5.36-2.405-5.36-5.36s2.405-5.36,5.36-5.36s5.36,2.405,5.36,5.36C30.36,26.864,29.426,28.577,27.877,29.64z M30.36,2v10 c0,0.199-0.161,0.36-0.36,0.36h-4.64V18h-0.72v-5.64H20c-0.199,0-0.36-0.161-0.36-0.36V7.36h-7.28V12c0,0.199-0.161,0.36-0.36,0.36 H7.36v7.28H12c0.199,0,0.36,0.161,0.36,0.36v4.64H18v0.721h-5.64V30c0,0.199-0.161,0.36-0.36,0.36H2c-0.199,0-0.36-0.161-0.36-0.36 V20c0-0.199,0.161-0.36,0.36-0.36h4.64v-7.28H2c-0.199,0-0.36-0.161-0.36-0.36V2c0-0.199,0.161-0.36,0.36-0.36h10 c0.199,0,0.36,0.161,0.36,0.36v4.64h7.28V2c0-0.199,0.161-0.36,0.36-0.36h10C30.199,1.64,30.36,1.801,30.36,2z M11.64,20.36H2.36 v9.279h9.28C11.64,29.639,11.64,20.36,11.64,20.36z M11.64,2.36H2.36v9.28h9.28C11.64,11.64,11.64,2.36,11.64,2.36z M29.64,2.36 h-9.28v9.28h9.279L29.64,2.36L29.64,2.36z M8,24H6v2h2V24z M26,6h-2v2h2V6z M8,6H6v2h2V6z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!