Devops Loop 01 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Devops Loop 01 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/319895.svg" alt="Devops Loop 01 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319895.svg" alt="Devops Loop 01 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319895.svg" alt="Devops Loop 01 icon" :width="24" :height="24" />
CSS background
.icon-devops-loop-01 {
background-image: url('https://proicons.com/icon/319895.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 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <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--loop--01_00000013191987880548060250000007085018113071664573_" d="M31.36,8.5c0,4.334-3.526,7.86-7.86,7.86h-15 c-3.937,0-7.14,3.204-7.14,7.14s3.203,7.14,7.14,7.14s7.14-3.203,7.14-7.14V18h0.72v5.5c0,4.334-3.526,7.86-7.86,7.86 s-7.86-3.526-7.86-7.86s3.526-7.86,7.86-7.86h15c3.937,0,7.14-3.203,7.14-7.14s-3.203-7.14-7.14-7.14s-7.14,3.203-7.14,7.14v4.631 l1.385-1.385l0.51,0.509L16,14.509l-2.254-2.255l0.509-0.509l1.386,1.385V8.5c0-4.334,3.526-7.86,7.86-7.86S31.36,4.166,31.36,8.5z M21.188,12.179l-2-3.5c-0.063-0.111-0.063-0.247,0-0.357l2-3.5C21.252,4.709,21.371,4.64,21.5,4.64h4 c0.129,0,0.248,0.069,0.312,0.181l2,3.5c0.063,0.111,0.063,0.247,0,0.357l-2,3.5c-0.064,0.112-0.184,0.181-0.312,0.181h-4 C21.371,12.36,21.252,12.291,21.188,12.179z M19.915,8.5l1.794,3.14h3.582l1.794-3.14l-1.794-3.14h-3.582L19.915,8.5z M10.812,19.821l2,3.5c0.063,0.11,0.063,0.247,0,0.357l-2,3.5c-0.064,0.112-0.183,0.182-0.312,0.182h-4 c-0.129,0-0.249-0.069-0.312-0.182l-2-3.5c-0.063-0.11-0.063-0.247,0-0.357l2-3.5C6.251,19.709,6.371,19.64,6.5,19.64h4 C10.629,19.64,10.749,19.709,10.812,19.821z M12.085,23.5l-1.794-3.14H6.709L4.915,23.5l1.794,3.14h3.582L12.085,23.5z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!