Continuous Delivery Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Continuous Delivery 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/319799.svg" alt="Continuous Delivery icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319799.svg" alt="Continuous Delivery icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319799.svg" alt="Continuous Delivery icon" :width="24" :height="24" />
CSS background
.icon-continuous-delivery {
background-image: url('https://proicons.com/icon/319799.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="continuous-delivery_00000011740135684687700110000005814287191071597963_" d="M13.189,24.296 c0.447-0.778,0.196-1.679-0.54-2.104c-0.736-0.42-1.64-0.185-2.058,0.542c-0.23,0.401-0.318,1.164-0.265,2.093 c0.011,0.198-0.14,0.368-0.339,0.38c-0.191,0.004-0.369-0.141-0.38-0.339c-0.044-0.774-0.023-1.826,0.33-2.44 c0.639-1.109,2.003-1.472,3.071-0.859c1.068,0.615,1.443,1.976,0.835,3.034c-0.379,0.66-1.284,1.211-1.982,1.565 c-0.052,0.026-0.108,0.039-0.163,0.039c-0.131,0-0.258-0.072-0.321-0.197c-0.09-0.178-0.02-0.394,0.158-0.484 C12.373,25.1,12.992,24.64,13.189,24.296z M8.108,17.032l3.243,0.194l1.662-3.941c0.873-1.94,2.354-3.527,4.396-4.712l3.562-1.978 c0.215-0.115,0.47-0.111,0.681,0.01s0.342,0.34,0.35,0.576c0.002,0.162,0.068,4.076,0.068,4.076 c-0.005,2.368-0.639,4.444-1.878,6.163l-2.586,3.417l1.789,2.711l-2.498,1.649l0.396,0.602l3.1-2.046l-1.906-2.887l2.284-3.019 c1.335-1.85,2.014-4.067,2.02-6.596c0,0-0.066-3.917-0.069-4.088c-0.018-0.493-0.282-0.935-0.709-1.182 c-0.427-0.246-0.941-0.253-1.385-0.02l-3.574,1.984c-2.181,1.266-3.761,2.962-4.7,5.051l-1.468,3.479l-3.453-0.207l-0.223,3.71 l0.719,0.043L8.108,17.032z M31.36,16c0-8.47-6.89-15.36-15.36-15.36c-2.733,0-5.416,0.727-7.76,2.101l0.364,0.621 C10.838,2.052,13.395,1.36,16,1.36c8.072,0,14.64,6.567,14.64,14.64c0,3.865-1.562,7.584-4.279,10.317V23H25.64v4.36H30v-0.72 h-2.951C29.788,23.79,31.36,19.969,31.36,16z M16,30.64C7.927,30.64,1.36,24.072,1.36,16c0-3.865,1.562-7.585,4.28-10.317V9h0.72 V4.64H2v0.72h2.952C2.211,8.209,0.64,12.031,0.64,16c0,8.47,6.89,15.36,15.36,15.36c2.65,0,5.264-0.687,7.557-1.984l-0.355-0.627 C21.017,29.986,18.526,30.64,16,30.64z M17.828,15.458c-0.377,0-0.759-0.095-1.109-0.296c-1.068-0.614-1.438-1.983-0.825-3.051 c0.613-1.067,1.98-1.441,3.051-0.825c0.519,0.297,0.889,0.778,1.045,1.354c0.155,0.577,0.077,1.179-0.22,1.697 C19.357,15.055,18.604,15.458,17.828,15.458z M17.078,14.537c0.723,0.415,1.653,0.164,2.067-0.559l0,0 c0.202-0.351,0.255-0.759,0.149-1.15c-0.105-0.391-0.356-0.717-0.708-0.918c-0.236-0.136-0.496-0.201-0.752-0.201 c-0.525,0-1.036,0.273-1.316,0.76C16.103,13.193,16.354,14.121,17.078,14.537z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!