Db2 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The 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/319866.svg" alt="Db2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319866.svg" alt="Db2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319866.svg" alt="Db2 icon" :width="24" :height="24" />
CSS background
.icon-db2 {
background-image: url('https://proicons.com/icon/319866.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="db2_00000063601148632955637890000005126800160149435288_" d="M30,28.36H2c-0.199,0-0.36-0.161-0.36-0.36V4 c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v24C30.36,28.199,30.199,28.36,30,28.36z M16.36,27.64h13.28v-5.28 H16.36V27.64z M2.36,27.64h13.28v-5.28H2.36V27.64z M16.36,21.64h13.28v-5.28H16.36V21.64z M2.36,21.64h13.28v-5.28H2.36V21.64z M16.36,15.64h13.28v-5.28H16.36V15.64z M2.36,15.64h13.28v-5.28H2.36V15.64z M16.36,9.64h13.28V4.36H16.36V9.64z M2.36,9.64h13.28 V4.36H2.36V9.64z M27,26.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S27.75,26.36,27,26.36z M27,24.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S27.353,24.36,27,24.36z M13,26.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S13.75,26.36,13,26.36z M13,24.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S13.353,24.36,13,24.36z M27,20.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S27.75,20.36,27,20.36z M27,18.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S27.353,18.36,27,18.36z M13,20.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S13.75,20.36,13,20.36z M13,18.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S13.353,18.36,13,18.36z M27,14.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S27.75,14.36,27,14.36z M27,12.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S27.353,12.36,27,12.36z M13,14.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S13.75,14.36,13,14.36z M13,12.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S13.353,12.36,13,12.36z M27,8.36 c-0.75,0-1.36-0.61-1.36-1.36S26.25,5.64,27,5.64S28.36,6.25,28.36,7S27.75,8.36,27,8.36z M27,6.36c-0.353,0-0.64,0.287-0.64,0.64 S26.647,7.64,27,7.64S27.64,7.353,27.64,7S27.353,6.36,27,6.36z M13,8.36c-0.75,0-1.36-0.61-1.36-1.36S12.25,5.64,13,5.64 S14.36,6.25,14.36,7S13.75,8.36,13,8.36z M13,6.36c-0.353,0-0.64,0.287-0.64,0.64S12.647,7.64,13,7.64S13.64,7.353,13.64,7 S13.353,6.36,13,6.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!