Ibm Datastage Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ibm Datastage 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/317927.svg" alt="Ibm Datastage icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317927.svg" alt="Ibm Datastage icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317927.svg" alt="Ibm Datastage icon" :width="24" :height="24" />
CSS background
.icon-ibm-datastage {
background-image: url('https://proicons.com/icon/317927.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
</style>
<path d="M27,22.1V13h-2v9.1c-1.4,0.4-2.5,1.5-2.9,2.9H13v2h9.1c0.4,1.7,2,3,3.9,3c2.2,0,4-1.8,4-4C30,24.1,28.7,22.6,27,22.1z
M26,28c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S27.1,28,26,28z"/>
<path d="M10,30H2v-8h8V30z M4,28h4v-4H4V28z"/>
<path d="M9.9,7H19V5H9.9C9.4,3.3,7.9,2,6,2C3.8,2,2,3.8,2,6c0,1.9,1.3,3.4,3,3.9V19h2V9.9C8.4,9.5,9.5,8.4,9.9,7z M6,8
C4.9,8,4,7.1,4,6s0.9-2,2-2s2,0.9,2,2S7.1,8,6,8z"/>
<polygon points="22,2 22,4 26.6,4 11,19.6 12.4,21 28,5.4 28,10 30,10 30,2 "/>
<rect id="_x3C_Transparent_Rectangle_x3E__232_" y="0" class="st0" width="32" height="32"/>
</svg>
Copied!