Database Enterprise Db2 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Database Enterprise Db2 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/317538.svg" alt="Database Enterprise Db2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317538.svg" alt="Database Enterprise Db2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317538.svg" alt="Database Enterprise Db2 icon" :width="24" :height="24" />
CSS background
.icon-database-enterprise-db2 {
background-image: url('https://proicons.com/icon/317538.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<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.84,24V11.9966H20.783v2h.1149a3.3115,3.3115,0,0,1,3.3572-2.2764c2.46,0,3.84,1.7017,3.84,4.6909V24H25.1519V16.7107c0-1.7017-.5748-2.5754-1.9776-2.5754-1.2187,0-2.3913.6438-2.3913,1.9314V24Z"/>
<path d="M4.2236,24V7.95H14.8015v2.69H7.259v3.8862h6.6687v2.6905H7.259V21.31h7.5425V24Z"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Copied!