Ibm Unstructured Data Processor Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Unstructured Data Processor 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/317983.svg" alt="Ibm Unstructured Data Processor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317983.svg" alt="Ibm Unstructured Data Processor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317983.svg" alt="Ibm Unstructured Data Processor icon" :width="24" :height="24" />
CSS background
.icon-ibm-unstructured-data-processor {
background-image: url('https://proicons.com/icon/317983.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="M22,10c-2.2061,0-4-1.7944-4-4s1.7939-4,4-4,4,1.7944,4,4-1.7939,4-4,4ZM22,4c-1.1025,0-2,.897-2,2s.8975,2,2,2,2-.897,2-2-.8975-2-2-2Z"/>
<path d="M21,19h-7v-7h7v7ZM16,17h3v-3h-3v3Z"/>
<path d="M12.6182,12H3.3818L8,2.7642l4.6182,9.2358ZM6.6182,10h2.7637l-1.3818-2.7642-1.3818,2.7642Z"/>
<path d="M20,30h-8c-1.103,0-2-.8975-2-2v-4.4648l-5.1094-3.4062c-.5576-.3721-.8906-.9941-.8906-1.6641v-4.4648h2v4.4648l5.1094,3.4062c.5576.3721.8906.9941.8906,1.6641v4.4648h8v-4.4648c0-.6699.333-1.292.8906-1.6641l5.1094-3.4062v-6.4648h2v6.4648c0,.6699-.333,1.292-.8906,1.6641l-5.1094,3.4062v4.4648c0,1.1025-.8975,2-2,2Z"/>
<rect id="_x3C_Transparent_Rectangle_x3E_" class="cls-1" width="32" height="32"/>
</svg>
Copied!