Database Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Database 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/304776.svg" alt="Database icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304776.svg" alt="Database icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304776.svg" alt="Database icon" :width="24" :height="24" />
CSS background
.icon-database {
background-image: url('https://proicons.com/icon/304776.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>database</title><g id="Layer_1-2" data-name="Layer 1"><path d="M36,4.07c-11.85,0-21.46,3.21-21.46,7.19v5.89c0,4,9.61,7.19,21.46,7.19s21.45-3.21,21.45-7.19V11.26C57.46,7.28,47.85,4.07,36,4.07Z"/><path d="M36,27.78c-11.32,0-20.64-2.93-21.46-6.66,0,.18,0,9.75,0,9.75,0,4,9.61,7.18,21.46,7.18s21.45-3.21,21.45-7.18c0,0,0-9.57,0-9.75C56.63,24.85,47.32,27.78,36,27.78Z"/><path d="M57.44,35c-.82,3.72-10.12,6.66-21.43,6.66S15.37,38.72,14.55,35v9.75c0,4,9.61,7.18,21.46,7.18s21.45-3.21,21.45-7.18Z"/></g></svg>
Database in other icon packs
Copied!