Supply Chain 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Supply Chain 02 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/320782.svg" alt="Supply Chain 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320782.svg" alt="Supply Chain 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320782.svg" alt="Supply Chain 02 icon" :width="24" :height="24" />
CSS background
.icon-supply-chain-02 {
background-image: url('https://proicons.com/icon/320782.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--02_00000090295776986621531700000015233960975089127601_" d="M7.36,19.652v-7.304 c2.669-0.178,4.81-2.319,4.988-4.988h7.304c0.178,2.669,2.318,4.81,4.987,4.988V18h0.721v-5.652c2.788-0.186,5-2.514,5-5.348 c0-2.956-2.405-5.36-5.36-5.36c-2.834,0-5.162,2.211-5.348,5h-7.304c-0.186-2.789-2.514-5-5.348-5C4.044,1.64,1.64,4.044,1.64,7 c0,2.834,2.211,5.162,5,5.348v7.304c-2.789,0.186-5,2.514-5,5.348c0,2.955,2.404,5.36,5.36,5.36c2.834,0,5.162-2.212,5.348-5H18 v-0.72h-5.652C12.17,21.971,10.029,19.83,7.36,19.652z M25,2.36c2.559,0,4.64,2.082,4.64,4.64s-2.081,4.64-4.64,4.64 S20.36,9.559,20.36,7S22.441,2.36,25,2.36z M2.36,7c0-2.559,2.082-4.64,4.64-4.64S11.64,4.441,11.64,7S9.559,11.64,7,11.64 S2.36,9.559,2.36,7z M7,29.64c-2.559,0-4.64-2.081-4.64-4.64S4.441,20.36,7,20.36s4.64,2.081,4.64,4.64S9.559,29.64,7,29.64z M31,20.64h-2c-1.425,0-2.832,0.905-3.647,2.141C25.216,20.658,23.127,18.64,21,18.64h-2c-0.199,0-0.36,0.161-0.36,0.36v2 c0,2.2,2.16,4.36,4.36,4.36h1.64V30h0.721v-2.64H27c2.2,0,4.36-2.16,4.36-4.36v-2C31.36,20.801,31.199,20.64,31,20.64z M24.64,24.131l-2.385-2.386l-0.51,0.51l2.386,2.385H23c-1.803,0-3.64-1.837-3.64-3.64v-1.64H21c1.803,0,3.64,1.837,3.64,3.64 V24.131z M30.64,23c0,1.803-1.837,3.64-3.64,3.64h-1.131l2.386-2.385l-0.51-0.51l-2.385,2.386V25c0-1.803,1.837-3.64,3.64-3.64h1.64 C30.64,21.36,30.64,23,30.64,23z M7,8C6.448,8,6,7.552,6,7s0.448-1,1-1s1,0.448,1,1S7.552,8,7,8z M24,7c0-0.552,0.448-1,1-1 s1,0.448,1,1s-0.448,1-1,1S24,7.552,24,7z M8,25c0,0.552-0.448,1-1,1s-1-0.448-1-1s0.448-1,1-1S8,24.448,8,25z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!