Database Icon
Free SVG icon from the Mage Icons 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/310084.svg" alt="Database icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310084.svg" alt="Database icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310084.svg" alt="Database icon" :width="24" :height="24" />
CSS background
.icon-database {
background-image: url('https://proicons.com/icon/310084.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M20.4351 4.89827C20.407 4.86008 20.3733 4.82636 20.3351 4.79826H20.2751C17.8617 3.00665 14.9358 2.03931 11.9301 2.03931C8.9244 2.03931 5.99849 3.00665 3.58511 4.79826C3.54249 4.8208 3.50766 4.85565 3.48512 4.89827C3.3654 5.02501 3.30068 5.19398 3.30511 5.36827V17.2583C3.31564 17.8461 3.47752 18.4213 3.77512 18.9283C4.07041 19.4388 4.49454 19.863 5.00511 20.1583C7.13186 21.3824 9.55166 22.0046 12.0051 21.9583H12.2851C14.6402 21.9612 16.9544 21.3438 18.9951 20.1683C19.5085 19.8732 19.9359 19.4492 20.2351 18.9383C20.5276 18.4224 20.6858 17.8412 20.6951 17.2483V5.37827C20.6861 5.28492 20.6585 5.19433 20.6138 5.11188C20.5692 5.02942 20.5084 4.95678 20.4351 4.89827ZM19.1051 11.5983C17.0017 13.0692 14.4969 13.8582 11.9301 13.8582C9.36334 13.8582 6.85858 13.0692 4.75511 11.5983V6.89827C6.87732 8.26569 9.3733 8.93688 11.8951 8.81827H12.4851C14.8401 8.82971 17.1486 8.16319 19.1351 6.89827L19.1051 11.5983Z" fill="black"/> </svg>
Database in other icon packs
Copied!