database icon
database-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- database-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
9 other variants in Fluent UI System Icons
The same icon in other sets
databaseBootstrap IconsdatabaseCatppuccin IconsdatabaseFont Awesome 6 SoliddatabaseFeather Iconsdatabasecss.ggdatabaseHuge IconsdatabaseHumbleiconsdatabaseIconoirdatabaseJam IconsdatabaseLine AwesomedatabaseLucidedatabaseMage IconsdatabaseMajesticonsdatabaseMaterial SymbolsdatabaseMaterial Design IconsdatabaseOcticonsdatabasePhosphordatabasePixelarticonsdatabaseRadix Iconsdatabase-fillRemix Icondatabase-boldSolardatabaseTabler Iconsdatabase-outlineTeenyiconsdatabaseUnicons
Related icons in Fluent UI System Icons
database-arrow-down-20-filleddatabase-arrow-right-16-filleddatabase-arrow-up-16-filleddatabase-checkmark-16-filleddatabase-lightning-20-filleddatabase-link-20-filleddatabase-multiple-20-filleddatabase-person-20-filleddatabase-plug-connected-20-filleddatabase-search-20-filleddatabase-settings-16-filleddatabase-stack-16-filleddatabase-switch-20-filleddatabase-warning-20-filleddatabase-window-20-filled
Use the database icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13 3.5C13 4.88 10.761 6 8 6S3 4.88 3 3.5S5.239 1 8 1s5 1.12 5 2.5m-10 9V5.487C4.057 6.413 5.864 7 8 7s3.943-.587 5-1.513V12.5c0 1.425-2.149 2.5-5 2.5s-5-1.075-5-2.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentDatabase16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13 3.5C13 4.88 10.761 6 8 6S3 4.88 3 3.5S5.239 1 8 1s5 1.12 5 2.5m-10 9V5.487C4.057 6.413 5.864 7 8 7s3.943-.587 5-1.513V12.5c0 1.425-2.149 2.5-5 2.5s-5-1.075-5-2.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13 3.5C13 4.88 10.761 6 8 6S3 4.88 3 3.5S5.239 1 8 1s5 1.12 5 2.5m-10 9V5.487C4.057 6.413 5.864 7 8 7s3.943-.587 5-1.513V12.5c0 1.425-2.149 2.5-5 2.5s-5-1.075-5-2.5"/></svg> </template>
CSS
.icon-database-16-filled {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%203.5C13%204.88%2010.761%206%208%206S3%204.88%203%203.5S5.239%201%208%201s5%201.12%205%202.5m-10%209V5.487C4.057%206.413%205.864%207%208%207s3.943-.587%205-1.513V12.5c0%201.425-2.149%202.5-5%202.5s-5-1.075-5-2.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13%203.5C13%204.88%2010.761%206%208%206S3%204.88%203%203.5S5.239%201%208%201s5%201.12%205%202.5m-10%209V5.487C4.057%206.413%205.864%207%208%207s3.943-.587%205-1.513V12.5c0%201.425-2.149%202.5-5%202.5s-5-1.075-5-2.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/database-16-filled.svg?color=%231a73e8&size=48