database icon
database-32 from Fluent UI System Color Icons by Microsoft Corporation · 32 · MIT Free for personal and commercial use.
- Name
- database-32
- Set
- Fluent UI System Color Icons
- Style
- 32
- Viewbox
- 32×32
- License
- MIT
4 other variants in Fluent UI System Color Icons
The same icon in other sets
database-filledAnt Design IconsdatabaseBootstrap IconsdatabaseCatppuccin IconsdatabaseCodiconsdatabaseFont Awesome 6 SoliddatabaseFont Awesome SoliddatabaseFeather Iconsdatabase-outlineFlowbite Iconsdatabase-16-filledFluent UI System Iconsdatabasecss.ggdatabaseHealth IconsdatabaseHuge IconsdatabaseHumbleiconsdatabaseIconoirdatabaseJam IconsdatabaseLine AwesomedatabaseLucidedatabaseMage IconsdatabaseMajesticonsdatabaseMaterial Icon ThemedatabaseMaterial SymbolsdatabaseMaterial Symbols LightdatabaseMaterial Design IconsdatabaseMyna UI Icons
Use the database icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGzBaKwbHM)" d="M16 10.124c3.256 0 6.3-.596 8.606-1.644c.823-.374 1.668-.865 2.394-1.48v18c0 2.761-4.925 5-11 5S5 27.761 5 25V7c.726.615 1.571 1.106 2.394 1.48C9.7 9.528 12.744 10.123 16 10.123"/><path fill="url(#SVGZ4k1zcjp)" fill-opacity=".7" d="M16 10.124c3.256 0 6.3-.596 8.606-1.644c.823-.374 1.668-.865 2.394-1.48v18c0 2.761-4.925 5-11 5S5 27.761 5 25V7c.726.615 1.571 1.106 2.394 1.48C9.7 9.528 12.744 10.123 16 10.123"/><path fill="url(#SVG3H90gbJC)" d="M5 7c0-2.761 4.925-5 11-5s11 2.239 11 5s-4.925 5-11 5S5 9.761 5 7"/><defs><linearGradient id="SVGzBaKwbHM" x1="10.194" x2="22.985" y1="1.819" y2="27.512" gradientUnits="userSpaceOnUse"><stop stop-color="#29c3ff"/><stop offset="1" stop-color="#367af2"/></linearGradient><linearGradient id="SVGZ4k1zcjp" x1="19.405" x2="24.153" y1="9.825" y2="32.392" gradientUnits="userSpaceOnUse"><stop offset=".533" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVG3H90gbJC" x1="35.25" x2="24.303" y1="17" y2="-4.917" gradientUnits="userSpaceOnUse"><stop stop-color="#58aafe"/><stop offset="1" stop-color="#6ce0ff"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorDatabase32(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGzBaKwbHM)" d="M16 10.124c3.256 0 6.3-.596 8.606-1.644c.823-.374 1.668-.865 2.394-1.48v18c0 2.761-4.925 5-11 5S5 27.761 5 25V7c.726.615 1.571 1.106 2.394 1.48C9.7 9.528 12.744 10.123 16 10.123"/><path fill="url(#SVGZ4k1zcjp)" fillOpacity=".7" d="M16 10.124c3.256 0 6.3-.596 8.606-1.644c.823-.374 1.668-.865 2.394-1.48v18c0 2.761-4.925 5-11 5S5 27.761 5 25V7c.726.615 1.571 1.106 2.394 1.48C9.7 9.528 12.744 10.123 16 10.123"/><path fill="url(#SVG3H90gbJC)" d="M5 7c0-2.761 4.925-5 11-5s11 2.239 11 5s-4.925 5-11 5S5 9.761 5 7"/><defs><linearGradient id="SVGzBaKwbHM" x1="10.194" x2="22.985" y1="1.819" y2="27.512" gradientUnits="userSpaceOnUse"><stop stopColor="#29c3ff"/><stop offset="1" stopColor="#367af2"/></linearGradient><linearGradient id="SVGZ4k1zcjp" x1="19.405" x2="24.153" y1="9.825" y2="32.392" gradientUnits="userSpaceOnUse"><stop offset=".533" stopColor="#ff6ce8" stopOpacity="0"/><stop offset="1" stopColor="#ff6ce8"/></linearGradient><linearGradient id="SVG3H90gbJC" x1="35.25" x2="24.303" y1="17" y2="-4.917" gradientUnits="userSpaceOnUse"><stop stopColor="#58aafe"/><stop offset="1" stopColor="#6ce0ff"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGzBaKwbHM)" d="M16 10.124c3.256 0 6.3-.596 8.606-1.644c.823-.374 1.668-.865 2.394-1.48v18c0 2.761-4.925 5-11 5S5 27.761 5 25V7c.726.615 1.571 1.106 2.394 1.48C9.7 9.528 12.744 10.123 16 10.123"/><path fill="url(#SVGZ4k1zcjp)" fill-opacity=".7" d="M16 10.124c3.256 0 6.3-.596 8.606-1.644c.823-.374 1.668-.865 2.394-1.48v18c0 2.761-4.925 5-11 5S5 27.761 5 25V7c.726.615 1.571 1.106 2.394 1.48C9.7 9.528 12.744 10.123 16 10.123"/><path fill="url(#SVG3H90gbJC)" d="M5 7c0-2.761 4.925-5 11-5s11 2.239 11 5s-4.925 5-11 5S5 9.761 5 7"/><defs><linearGradient id="SVGzBaKwbHM" x1="10.194" x2="22.985" y1="1.819" y2="27.512" gradientUnits="userSpaceOnUse"><stop stop-color="#29c3ff"/><stop offset="1" stop-color="#367af2"/></linearGradient><linearGradient id="SVGZ4k1zcjp" x1="19.405" x2="24.153" y1="9.825" y2="32.392" gradientUnits="userSpaceOnUse"><stop offset=".533" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVG3H90gbJC" x1="35.25" x2="24.303" y1="17" y2="-4.917" gradientUnits="userSpaceOnUse"><stop stop-color="#58aafe"/><stop offset="1" stop-color="#6ce0ff"/></linearGradient></defs></g></svg> </template>
CSS
.icon-database-32 {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGzBaKwbHM)%22%20d%3D%22M16%2010.124c3.256%200%206.3-.596%208.606-1.644c.823-.374%201.668-.865%202.394-1.48v18c0%202.761-4.925%205-11%205S5%2027.761%205%2025V7c.726.615%201.571%201.106%202.394%201.48C9.7%209.528%2012.744%2010.123%2016%2010.123%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZ4k1zcjp)%22%20fill-opacity%3D%22.7%22%20d%3D%22M16%2010.124c3.256%200%206.3-.596%208.606-1.644c.823-.374%201.668-.865%202.394-1.48v18c0%202.761-4.925%205-11%205S5%2027.761%205%2025V7c.726.615%201.571%201.106%202.394%201.48C9.7%209.528%2012.744%2010.123%2016%2010.123%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3H90gbJC)%22%20d%3D%22M5%207c0-2.761%204.925-5%2011-5s11%202.239%2011%205s-4.925%205-11%205S5%209.761%205%207%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGzBaKwbHM%22%20x1%3D%2210.194%22%20x2%3D%2222.985%22%20y1%3D%221.819%22%20y2%3D%2227.512%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2329c3ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23367af2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGZ4k1zcjp%22%20x1%3D%2219.405%22%20x2%3D%2224.153%22%20y1%3D%229.825%22%20y2%3D%2232.392%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.533%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6ce8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3H90gbJC%22%20x1%3D%2235.25%22%20x2%3D%2224.303%22%20y1%3D%2217%22%20y2%3D%22-4.917%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2358aafe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236ce0ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGzBaKwbHM)%22%20d%3D%22M16%2010.124c3.256%200%206.3-.596%208.606-1.644c.823-.374%201.668-.865%202.394-1.48v18c0%202.761-4.925%205-11%205S5%2027.761%205%2025V7c.726.615%201.571%201.106%202.394%201.48C9.7%209.528%2012.744%2010.123%2016%2010.123%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZ4k1zcjp)%22%20fill-opacity%3D%22.7%22%20d%3D%22M16%2010.124c3.256%200%206.3-.596%208.606-1.644c.823-.374%201.668-.865%202.394-1.48v18c0%202.761-4.925%205-11%205S5%2027.761%205%2025V7c.726.615%201.571%201.106%202.394%201.48C9.7%209.528%2012.744%2010.123%2016%2010.123%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3H90gbJC)%22%20d%3D%22M5%207c0-2.761%204.925-5%2011-5s11%202.239%2011%205s-4.925%205-11%205S5%209.761%205%207%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGzBaKwbHM%22%20x1%3D%2210.194%22%20x2%3D%2222.985%22%20y1%3D%221.819%22%20y2%3D%2227.512%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2329c3ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23367af2%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGZ4k1zcjp%22%20x1%3D%2219.405%22%20x2%3D%2224.153%22%20y1%3D%229.825%22%20y2%3D%2232.392%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.533%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6ce8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3H90gbJC%22%20x1%3D%2235.25%22%20x2%3D%2224.303%22%20y1%3D%2217%22%20y2%3D%22-4.917%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2358aafe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236ce0ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/database-32.svg?color=%231a73e8&size=48