Devops 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Devops 02 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/319894.svg" alt="Devops 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319894.svg" alt="Devops 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319894.svg" alt="Devops 02 icon" :width="24" :height="24" />
CSS background
.icon-devops-02 {
background-image: url('https://proicons.com/icon/319894.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 27.5.0, 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--02_00000107549087046798648350000010030476934831056271_" d="M16,30.36c-7.393,0-13.606-5.698-14.284-13.03 C1.102,17.199,0.64,16.653,0.64,16s0.462-1.199,1.076-1.33C2.394,7.338,8.607,1.64,16,1.64c7.394,0,13.607,5.698,14.284,13.03 c0.613,0.131,1.076,0.677,1.076,1.33s-0.463,1.199-1.076,1.33C29.607,24.662,23.394,30.36,16,30.36z M3.095,20.373 C4.931,25.774,10.065,29.64,16,29.64c5.936,0,11.07-3.865,12.905-9.268c-1.353,1.82-3.52,2.988-5.905,2.988 c-4.059,0-7.36-3.302-7.36-7.36c0-3.661-2.979-6.64-6.64-6.64c-3.171,0-5.912,2.286-6.51,5.371C2.999,14.928,3.36,15.423,3.36,16 s-0.361,1.072-0.87,1.269C3.088,20.354,5.829,22.64,9,22.64c1.774,0,3.441-0.69,4.695-1.945l0.51,0.51 c-1.39,1.39-3.238,2.156-5.205,2.156C6.614,23.36,4.448,22.192,3.095,20.373z M16.36,16c0,3.661,2.979,6.64,6.64,6.64 c3.171,0,5.911-2.286,6.511-5.371C29.002,17.072,28.64,16.577,28.64,16s0.362-1.072,0.871-1.269c-0.6-3.085-3.34-5.371-6.511-5.371 c-1.772,0-3.44,0.691-4.695,1.945l-0.51-0.51C19.187,9.406,21.035,8.64,23,8.64c2.386,0,4.553,1.167,5.905,2.987 C27.07,6.226,21.936,2.36,16,2.36c-5.935,0-11.069,3.866-12.905,9.267C4.448,9.808,6.614,8.64,9,8.64 C13.058,8.64,16.36,11.942,16.36,16z M30,15.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S30.353,15.36,30,15.36z M2,15.36c-0.353,0-0.64,0.287-0.64,0.64S1.647,16.64,2,16.64S2.64,16.353,2.64,16S2.353,15.36,2,15.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!