Systems Devops Provision Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Systems Devops Provision 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/320804.svg" alt="Systems Devops Provision icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320804.svg" alt="Systems Devops Provision icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320804.svg" alt="Systems Devops Provision icon" :width="24" :height="24" />
CSS background
.icon-systems-devops-provision {
background-image: url('https://proicons.com/icon/320804.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--provision_1_" d="M27.5,30.36c-1.577,0-2.86-1.283-2.86-2.86c0-0.659,0.225-1.267,0.601-1.751 l-2.424-2.424c-0.76,0.646-1.743,1.035-2.816,1.035c-2.404,0-4.36-1.956-4.36-4.36s1.956-4.36,4.36-4.36s4.36,1.956,4.36,4.36 c0,1.073-0.39,2.057-1.035,2.816l2.424,2.424c0.484-0.376,1.092-0.601,1.751-0.601c1.577,0,2.86,1.283,2.86,2.86 S29.077,30.36,27.5,30.36z M27.5,25.36c-1.18,0-2.14,0.96-2.14,2.14s0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14 S28.68,25.36,27.5,25.36z M20,16.36c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64 S22.007,16.36,20,16.36z M15.819,30.311l-12-7C3.708,23.246,3.64,23.128,3.64,23V9h0.72v13.793l11.821,6.896L15.819,30.311z M8.36,16H7.64V6h0.72V16z M28.36,15h-0.72V9.207L16,2.417l-3.64,2.116V13h-0.72V4.325c0-0.128,0.068-0.247,0.179-0.311l4-2.325 c0.112-0.065,0.251-0.065,0.362,0l12,7C28.292,8.753,28.36,8.872,28.36,9V15z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!