Systems Devops Release Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Systems Devops Release 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/320805.svg" alt="Systems Devops Release icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320805.svg" alt="Systems Devops Release icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320805.svg" alt="Systems Devops Release icon" :width="24" :height="24" />
CSS background
.icon-systems-devops-release {
background-image: url('https://proicons.com/icon/320805.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 24.1.2, 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="systems-devops--release_1_" d="M23.86,25h-0.72v-8.14l-3.449,3.397l-0.506-0.514l4.315-4.249l4.314,4.249l-0.506,0.514 L23.86,16.86V25z M16.181,29.689L4.36,22.793V9H3.64v14c0,0.128,0.068,0.246,0.179,0.311l12,7L16.181,29.689z M28.36,28v-5h-0.72 v4.64h-8.28V23h-0.72v5c0,0.199,0.161,0.36,0.36,0.36h9C28.199,28.36,28.36,28.199,28.36,28z M8.36,6H7.64v10h0.72V6z M28.36,9 c0-0.128-0.068-0.247-0.179-0.311l-12-7c-0.111-0.065-0.25-0.065-0.362,0l-4,2.325c-0.111,0.064-0.179,0.183-0.179,0.311V13h0.72 V4.532L16,2.417l11.64,6.79V14h0.721L28.36,9L28.36,9z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!