Database Icon
Free SVG icon from the IcoFont 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/305486.svg" alt="Database icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305486.svg" alt="Database icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305486.svg" alt="Database icon" :width="24" :height="24" />
CSS background
.icon-database {
background-image: url('https://proicons.com/icon/305486.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M500 433c199 0 361-59 361-131V194c0-73-162-132-361-132s-360 59-360 132v108c0 72 161 131 360 131zm360-59c-13 68-170 122-360 122s-347-54-360-122c-1 3 0 178 0 178 0 73 161 132 360 132s361-59 361-132c0 0 0-174-1-178zM500 750c-190 0-347-54-360-122v178c0 73 161 132 360 132s361-59 361-132l-1-178c-13 68-170 122-360 122z"/></svg>
Database in other icon packs
Copied!