Database Add Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Database Add 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/305483.svg" alt="Database Add icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305483.svg" alt="Database Add icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305483.svg" alt="Database Add icon" :width="24" :height="24" />
CSS background
.icon-database-add {
background-image: url('https://proicons.com/icon/305483.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="M472 433c199 0 360-59 360-131V194c0-73-161-132-360-132s-361 59-361 132v108c0 72 162 131 361 131zm0 251c44 0 86-3 126-9 30-53 87-89 152-89 21 0 42 4 61 11 14-14 21-29 21-45 0 0 1-175 0-178-14 68-170 122-360 122s-347-54-361-122v178c0 73 162 132 361 132zm103 78c0-6 0-12 1-18-33 4-68 6-104 6-190 0-347-54-361-122v178c0 73 162 131 361 131 71 0 138-7 194-21-54-29-91-88-91-154zm274-95c-23-23-54-38-89-39h-5c-37 0-70 15-94 39s-40 57-40 94c0 19 4 37 11 53s17 30 28 42c25 24 58 39 95 39 74 0 133-60 133-134 0-37-14-70-39-94zm-31 114h-44v43h-39v-43h-43v-39h43v-44h39v44h44v39z"/></svg>
Database Add in other icon packs
Copied!