Systems Devops Deploy Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Systems Devops Deploy 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/320801.svg" alt="Systems Devops Deploy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320801.svg" alt="Systems Devops Deploy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320801.svg" alt="Systems Devops Deploy icon" :width="24" :height="24" />
CSS background
.icon-systems-devops-deploy {
background-image: url('https://proicons.com/icon/320801.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--deploy_1_" d="M30.509,23l-4.254,4.255l-0.51-0.51l3.386-3.385H18c-1.577,0-2.86-1.283-2.86-2.86 s1.283-2.86,2.86-2.86h2.033v0.721H18c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14h11.131l-3.386-3.385l0.51-0.51L30.509,23z M12.36,4.532L16,2.417l11.64,6.79V15h0.721V9c0-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.325 c-0.111,0.064-0.179,0.183-0.179,0.311V13h0.72V4.532H12.36z M8.36,6H7.64v10h0.72V6z M4.36,9H3.64v14 c0,0.128,0.068,0.246,0.179,0.311l12,7l0.362-0.621L4.36,22.793V9z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!