Data Warehousing Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Data Warehousing 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/319863.svg" alt="Data Warehousing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319863.svg" alt="Data Warehousing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319863.svg" alt="Data Warehousing icon" :width="24" :height="24" />
CSS background
.icon-data-warehousing {
background-image: url('https://proicons.com/icon/319863.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="data--warehousing_00000120538046705441065590000016698361325747350715_" d="M23,31.36H9c-0.199,0-0.36-0.161-0.36-0.36 v-3.64H1c-0.199,0-0.36-0.161-0.36-0.36V5c0-0.199,0.161-0.36,0.36-0.36h7.64V1c0-0.199,0.161-0.36,0.36-0.36h14 c0.199,0,0.36,0.161,0.36,0.36v3.64H31c0.199,0,0.36,0.161,0.36,0.36v22c0,0.199-0.161,0.36-0.36,0.36h-7.64V31 C23.36,31.199,23.199,31.36,23,31.36z M9.36,30.64h13.28V1.36H9.36V30.64z M23.36,26.64h7.279V5.36H23.36v2.28H27v0.72h-3.64v2.28 H27v0.72h-3.64v2.28H27v0.72h-3.64V26.64z M1.36,26.64h7.28V14.36H5v-0.72h3.64v-2.28H5v-0.72h3.64V8.36H5V7.64h3.64V5.36H1.36 V26.64z M20,10.36h-8V9.64h8V10.36z M20,7.36h-8V6.64h8V7.36z M20,4.36h-8V3.64h8V4.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!