Db2 Developer Extension Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Db2 Developer Extension 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/316879.svg" alt="Db2 Developer Extension icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316879.svg" alt="Db2 Developer Extension icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316879.svg" alt="Db2 Developer Extension icon" :width="24" :height="24" />
CSS background
.icon-db2-developer-extension {
background-image: url('https://proicons.com/icon/316879.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" version="1.1" viewBox="0 0 32 32">
<!-- Generator: Adobe Illustrator 30.0.0, SVG Export Plug-In . SVG Version: 2.1.1 Build 123) -->
<defs>
<style>
.st0 {
fill: none;
}
</style>
</defs>
<g id="_Compound_Path_">
<path d="M27.5,17c-.936,0-1.8157.3647-2.4773,1.0273l1.4155,1.4131c.2834-.2842.6606-.4404,1.0618-.4404.8271,0,1.5.6729,1.5,1.5,0,.4006-.156.7773-.4392,1.0605l-4.9998,5c-.2834.2832-.6602.4395-1.061.4395-.8271,0-1.5-.6729-1.5-1.5,0-.4006.156-.7773.439-1.0605l-1.4146-1.4136c-.6606.6606-1.0244,1.5396-1.0244,2.4741,0,1.9299,1.5701,3.5,3.5,3.5.9353,0,1.8145-.3643,2.4753-1.0254l4.9998-4.9998c.6609-.6611,1.0249-1.54,1.0249-2.4749,0-1.9299-1.5701-3.5-3.5-3.5h0Z"/>
<path d="M16.5,28c-.8271,0-1.5-.6729-1.5-1.5,0-.4006.156-.7773.4392-1.0605l4.9998-5c.2834-.2832.6602-.4395,1.061-.4395.8271,0,1.5.6729,1.5,1.5,0,.4006-.156.7773-.439,1.0605l1.4146,1.4136c.6606-.6606,1.0244-1.5396,1.0244-2.4741,0-1.9299-1.5701-3.5-3.5-3.5-.9353,0-1.8145.3643-2.4753,1.0254l-4.9998,4.9998c-.6609.6611-1.0249,1.54-1.0249,2.4749,0,1.9299,1.5701,3.5,3.5,3.5.936,0,1.8157-.3647,2.4773-1.0273l-1.4155-1.4131c-.2834.2842-.6606.4404-1.0618.4404h0Z"/>
<circle cx="7" cy="6" r="1"/>
<path d="M5.3433,23.1714l1.8286,1.8286h-3.1694l-.0024-1.75v-11.25h-2v11.2051h0v1.7949h.0002c.0012,1.1028.8992,2,2.0022,2h3.1694l-1.8286,1.8286,1.4141,1.4141,4.2427-4.2427-4.2427-4.2427-1.4141,1.4141Z"/>
<path d="M4,10h16c1.1045,0,2-.8955,2-2v-1h3.9976l.0024,5h0v3h2v-6.4053h0v-1.5923c0-1.104-.8984-2.0024-2.0024-2.0024h-3.9976v-1c0-1.1045-.8955-2-2-2H4c-1.1045,0-2,.8955-2,2v4c0,1.1045.8955,2,2,2ZM4,4h16v4H4v-4Z"/>
</g>
<rect id="__x3C_Transparent_Rectangle_x3E_" class="st0" width="32" height="32"/>
</svg>
Copied!