Systems Devops Code Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Systems Devops Code icon is commonly used in developer tools, documentation sites and code editors. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/320800.svg" alt="Systems Devops Code icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320800.svg" alt="Systems Devops Code icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320800.svg" alt="Systems Devops Code icon" :width="24" :height="24" />
CSS background
.icon-systems-devops-code {
background-image: url('https://proicons.com/icon/320800.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--code_1_" d="M15.819,30.311l-12-7C3.708,23.246,3.64,23.128,3.64,23V9h0.72v13.793l11.821,6.896 L15.819,30.311z M8.36,16H7.64V6h0.72V16z M28.36,15h-0.72V9.207L16,2.417l-3.64,2.116L12.352,13h-0.72l0.008-8.675 c0-0.128,0.068-0.247,0.179-0.311l4-2.325c0.112-0.065,0.251-0.065,0.362,0l12,7C28.292,8.753,28.36,8.872,28.36,9V15z M30.509,22 l-4.254-4.255l-0.51,0.51L29.491,22l-3.746,3.745l0.51,0.51L30.509,22z M21.255,25.745L17.509,22l3.746-3.745l-0.51-0.51L16.491,22 l4.254,4.255L21.255,25.745z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!