Ibm Machine Learning For Zos Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Machine Learning For Zos 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/317962.svg" alt="Ibm Machine Learning For Zos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317962.svg" alt="Ibm Machine Learning For Zos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317962.svg" alt="Ibm Machine Learning For Zos icon" :width="24" :height="24" />
CSS background
.icon-ibm-machine-learning-for-zos {
background-image: url('https://proicons.com/icon/317962.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="M17,27v-6h-2v4.6l-9.6-9.6L15,6.4v4.6h2v-6h10v8h2V5c0-1.1-.9-2-2-2H5c-1.1,0-2,.9-2,2v22c0,1.1.9,2,2,2h12v-2ZM5,5h8.6L5,13.6V5ZM5,27v-8.6l8.6,8.6H5ZM26.6,19l-3.7-3.7c-.2-.2-.4-.3-.6-.3h-3.5c-.6-1.6-2.3-2.4-3.8-1.8-.9.3-1.6,1-1.8,1.9-.5,1.6.4,3.3,2,3.7,1.5.5,3.1-.3,3.7-1.8h3l3.8,3.8c.1.1.3.2.5.2h3.9v-2s-3.5,0-3.5,0ZM16,17c-.6,0-1-.4-1-1s.4-1,1-1,1,.4,1,1-.4,1-1,1ZM24.8,23c-.4-1.2-1.5-2-2.8-2s-3,1.3-3,3,1.4,3,3,3,2.4-.8,2.8-2h5.2v-2h-5.2ZM22,25c-.5,0-1-.5-1-1s.5-1,1-1,1,.5,1,1-.4,1-1,1ZM26,27h4v2h-4v-2ZM28,15h2v2h-2v-2Z"/>
<rect id="_x3C_Transparent_Rectangle_x3E_" class="cls-1" width="32" height="32"/>
</svg>
Copied!