Ibm Z Environments Dev Sec Ops Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Z Environments Dev Sec Ops 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/318103.svg" alt="Ibm Z Environments Dev Sec Ops icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318103.svg" alt="Ibm Z Environments Dev Sec Ops icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318103.svg" alt="Ibm Z Environments Dev Sec Ops icon" :width="24" :height="24" />
CSS background
.icon-ibm-z-environments-dev-sec-ops {
background-image: url('https://proicons.com/icon/318103.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?>
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="m23.5,16v2c3.0327,0,5.5,2.4673,5.5,5.5s-2.4673,5.5-5.5,5.5-5.5-2.4673-5.5-5.5h-2c0,4.1422,3.3578,7.5,7.5,7.5s7.5-3.3578,7.5-7.5-3.3578-7.5-7.5-7.5Z"/>
<path d="m23.5,26c1.3807,0,2.5-1.1193,2.5-2.5s-1.1193-2.5-2.5-2.5c-.3217,0-.6268.066-.9093.1766l-4.8837-4.8837-1.4141,1.4141,4.8837,4.8837c-.1107.2825-.1766.5876-.1766.9093,0,1.3807,1.1193,2.5,2.5,2.5Z"/>
<path d="m29,13h-2v-3.4257l-11-6.4166-3,1.7499v8.0924h-2V4.3333c0-.3557.189-.6846.4961-.8638l4-2.3333c.1558-.0908.3298-.1362.5039-.1362s.3481.0454.5039.1362l12,7c.3071.1792.4961.5081.4961.8638v4Z"/>
<rect x="7" y="6" width="2" height="10"/>
<path d="m13.9998,29.991l-10.5037-6.1272c-.3071-.1792-.4961-.5081-.4961-.8638v-14h2v13.4257l10.0076,5.8378-1.0078,1.7275Z"/>
<rect id="_Transparent_Rectangle_" data-name="&lt;Transparent Rectangle&gt;" class="cls-1" width="32" height="32"/>
</svg>
Copied!