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/310659.svg" alt="Database icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310659.svg" alt="Database icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310659.svg" alt="Database icon" :width="24" :height="24" />
CSS background
.icon-database {
background-image: url('https://proicons.com/icon/310659.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="M19.9218 12.0052V17.2864C19.919 17.7472 19.7957 18.1993 19.5641 18.5977C19.3324 18.9961 19.0006 19.3269 18.6015 19.5573C16.5958 20.7108 14.3133 21.2951 12 21.2473C9.68548 21.2911 7.40292 20.7022 5.3985 19.5441C5.00133 19.3148 4.67071 18.9861 4.4392 18.5902C4.20769 18.1943 4.08328 17.745 4.07821 17.2864V12.0052C6.29784 13.8412 9.12271 14.7828 12 14.6458C14.8773 14.7828 17.7022 13.8412 19.9218 12.0052Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M19.9218 5.4037C17.7022 7.23968 14.8773 8.1813 12 8.0443C9.12271 8.1813 6.29784 7.23968 4.07821 5.4037C6.29784 3.56772 9.12271 2.6261 12 2.7631C14.8773 2.6261 17.7022 3.56772 19.9218 5.4037Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M19.9218 5.40369V12.0052M4.07821 12.0052V5.40369" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Database in other icon packs
Copied!