Build And Deploy Pipeline Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Build And Deploy Pipeline 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/319611.svg" alt="Build And Deploy Pipeline icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319611.svg" alt="Build And Deploy Pipeline icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319611.svg" alt="Build And Deploy Pipeline icon" :width="24" :height="24" />
CSS background
.icon-build-and-deploy-pipeline {
background-image: url('https://proicons.com/icon/319611.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="build-and-deploy-pipeline_00000045601760942347768400000015675190004565290926_" d="M16,31.36 c-0.059,0-0.117-0.015-0.171-0.043l-13-7C2.713,24.254,2.64,24.133,2.64,24V8c0-0.132,0.073-0.254,0.189-0.317l13-7 c0.107-0.058,0.234-0.058,0.342,0l13,7C29.287,7.746,29.36,7.868,29.36,8v6.688c0.575,0.158,1,0.686,1,1.312 c0,0.626-0.425,1.153-1,1.312V24c0,0.133-0.073,0.254-0.189,0.317l-13,7C16.117,31.346,16.059,31.36,16,31.36z M13.36,29.17 L16,30.591l2.64-1.421v-5.751c0-0.146,0.089-0.278,0.226-0.334c2.9-1.175,4.774-3.956,4.774-7.085c0-2.937-1.662-5.568-4.279-6.846 V16c0,1.853-1.508,3.36-3.36,3.36c-1.731,0-3.161-1.316-3.341-3H8.368c0.138,2.981,1.978,5.595,4.767,6.725 c0.136,0.056,0.225,0.188,0.225,0.334C13.36,23.419,13.36,29.17,13.36,29.17z M19.36,23.658v5.124l9.279-4.997v-6.474 c-0.461-0.127-0.824-0.491-0.951-0.952h-3.336C24.218,19.555,22.296,22.37,19.36,23.658z M3.36,23.785l9.28,4.997v-5.124 c-2.936-1.288-4.858-4.104-4.993-7.298H3.36V23.785z M13.384,16.36c0.176,1.287,1.282,2.28,2.616,2.28s2.439-0.993,2.615-2.28 h-1.304c-0.158,0.576-0.686,1-1.312,1s-1.153-0.425-1.312-1H13.384z M29,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S29.353,15.36,29,15.36z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S16.353,15.36,16,15.36z M24.353,15.64h3.336c0.127-0.461,0.49-0.825,0.951-0.952V8.215L16,1.409L3.36,8.215v7.425h4.288 c0.139-3.265,2.155-6.134,5.217-7.375c0.11-0.044,0.237-0.033,0.336,0.035s0.159,0.179,0.159,0.299v7.041h1.329 c0.158-0.576,0.686-1,1.312-1c0.626,0,1.153,0.424,1.312,1h1.328V8.599c0-0.12,0.06-0.231,0.159-0.298 c0.1-0.068,0.227-0.08,0.336-0.035C22.197,9.506,24.214,12.375,24.353,15.64z M8.368,15.64h4.272V9.154 C10.13,10.379,8.498,12.85,8.368,15.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!