Finance And Supply Chain Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Finance And Supply Chain 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/320024.svg" alt="Finance And Supply Chain icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320024.svg" alt="Finance And Supply Chain icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320024.svg" alt="Finance And Supply Chain icon" :width="24" :height="24" />
CSS background
.icon-finance-and-supply-chain {
background-image: url('https://proicons.com/icon/320024.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 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <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="finance-and-supply-chain_00000018231593180608340390000007629800200805840573_" d="M9.489,21.461 c1.246,1.229,1.26,3.244,0.031,4.49l-0.063,0.064c-0.668,0.677-2.084,1.056-3.381,1.336C6.05,27.357,6.025,27.36,6,27.36 c-0.166,0-0.315-0.115-0.352-0.284c-0.042-0.194,0.082-0.386,0.276-0.428c0.66-0.144,2.413-0.522,3.021-1.139l0.063-0.064 c0.95-0.964,0.939-2.521-0.024-3.472c-0.963-0.947-2.52-0.938-3.471,0.025c0,0-0.064,0.064-0.065,0.065 c-0.612,0.621-0.962,2.354-1.094,3.007c-0.04,0.195-0.232,0.319-0.424,0.281c-0.195-0.039-0.321-0.229-0.282-0.424 c0.26-1.283,0.616-2.688,1.29-3.372c0,0,0.064-0.064,0.065-0.065C6.227,20.246,8.241,20.232,9.489,21.461z M22.36,27.5v-1.14H23 c0.75,0,1.36-0.61,1.36-1.36s-0.61-1.36-1.36-1.36h-2c-0.353,0-0.64-0.287-0.64-0.64s0.287-0.64,0.64-0.64h3v-0.72h-1.64V20.5h-0.72 v1.14H21c-0.75,0-1.36,0.61-1.36,1.36s0.61,1.36,1.36,1.36h2c0.353,0,0.64,0.287,0.64,0.64s-0.287,0.64-0.64,0.64h-3v0.721h1.64 v1.14L22.36,27.5L22.36,27.5z M8.278,15.229l5.776-7.03c2.117-2.587,5.069-4.459,8.312-5.27l6.169-1.542 C28.834,1.312,29.16,1.4,29.38,1.621c0.22,0.219,0.31,0.542,0.233,0.844L28.07,8.634c-0.792,3.17-2.519,5.962-4.996,8.084 c-1.759-0.26-3.651,0.15-5.161,1.164c-1.04,0.688-1.89,1.642-2.455,2.756c-0.209,0.402-0.381,0.826-0.511,1.259l0.689,0.207 c0.117-0.39,0.272-0.771,0.462-1.137c0.511-1.006,1.275-1.865,2.214-2.485C19.404,17.748,20.68,17.36,22,17.36 c3.34,0,6.104,2.481,6.565,5.695l-1.31-1.31l-0.51,0.51L29,24.509l2.255-2.254l-0.51-0.51l-1.452,1.453 c-0.332-3.023-2.479-5.508-5.342-6.295c2.374-2.172,4.033-4.956,4.818-8.094l1.543-6.169c0.136-0.545-0.026-1.131-0.424-1.528 c-0.396-0.397-0.983-0.559-1.527-0.423L22.192,2.23c-3.393,0.848-6.48,2.805-8.695,5.511l-5.608,6.826l-4.755-1.902 c-0.184-0.071-0.394,0.017-0.468,0.201l-2,5l0.669,0.268l1.866-4.666l4.666,1.867C8.01,15.391,8.179,15.349,8.278,15.229z M22,30.64 c-3.34,0-6.104-2.481-6.565-5.696l1.311,1.311l0.509-0.51L15,23.491l-2.254,2.254l0.509,0.51l1.434-1.435 c0.409,3.674,3.53,6.54,7.311,6.54c3.232,0,6.134-2.162,7.055-5.258l-0.689-0.205C27.534,28.689,24.917,30.64,22,30.64z M20,14.36 c-1.853,0-3.36-1.507-3.36-3.36S18.147,7.64,20,7.64s3.36,1.507,3.36,3.36S21.853,14.36,20,14.36z M20,13.64 c1.456,0,2.64-1.185,2.64-2.64S21.456,8.36,20,8.36S17.36,9.544,17.36,11S18.544,13.64,20,13.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!