Devops Toolchain Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Devops Toolchain 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/319897.svg" alt="Devops Toolchain icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319897.svg" alt="Devops Toolchain icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319897.svg" alt="Devops Toolchain icon" :width="24" :height="24" />
CSS background
.icon-devops-toolchain {
background-image: url('https://proicons.com/icon/319897.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 26.3.1, 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="devops--toolchain_00000095315296539498256530000001020093401243320449_" d="M14,29.36c-2.404,0-4.36-1.956-4.36-4.36 c0-0.741,0.189-1.475,0.548-2.118l1.511-2.72C9.928,19.607,8.64,17.951,8.64,16c0-0.741,0.189-1.474,0.548-2.118l5-9 C14.958,3.499,16.419,2.64,18,2.64c2.404,0,4.36,1.956,4.36,4.36c0,0.741-0.19,1.473-0.549,2.118l-1.511,2.72 c1.771,0.555,3.06,2.21,3.06,4.162c0,0.741-0.189,1.473-0.549,2.117l-5,9C17.042,28.501,15.582,29.36,14,29.36z M12.433,20.323 l-1.615,2.908c-0.3,0.538-0.458,1.149-0.458,1.769c0,2.007,1.633,3.64,3.64,3.64c1.321,0,2.54-0.717,3.183-1.872l5-9l0,0 C22.482,17.23,22.64,16.619,22.64,16c0-1.682-1.146-3.101-2.698-3.517l-3.129,5.634c-0.77,1.384-2.231,2.243-3.812,2.243 C12.808,20.36,12.619,20.348,12.433,20.323z M12.815,19.636c1.367,0.065,2.694-0.658,3.368-1.868l3.001-5.403 c-1.389-0.085-2.695,0.658-3.367,1.867L12.815,19.636z M18,3.36c-1.32,0-2.54,0.717-3.183,1.872l-5,9 C9.518,14.77,9.36,15.381,9.36,16c0,1.682,1.146,3.101,2.698,3.517l3.13-5.635c0.771-1.383,2.231-2.242,3.812-2.242 c0.192,0,0.381,0.012,0.566,0.037l1.616-2.909l0,0C21.481,8.23,21.64,7.619,21.64,7C21.64,4.993,20.007,3.36,18,3.36z M24.317,29.171l-0.635-0.342L30.591,16L23.683,3.171l0.635-0.342l7,13c0.057,0.107,0.057,0.235,0,0.342L24.317,29.171z M7.683,29.171l-7-13c-0.058-0.107-0.058-0.235,0-0.342l7-13l0.634,0.342L1.409,16l6.908,12.829L7.683,29.171z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!