database-24 from Fluent UI System Color Icons by Microsoft Corporation · 24 · MIT Free for personal and commercial use.

Name
database-24
Set
Fluent UI System Color Icons
Style
24
Viewbox
24×24
License
MIT

4 other variants in Fluent UI System Color Icons

The same icon in other sets

Use the database icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGYXOHTbBt1)" d="M18.328 7.117A7.6 7.6 0 0 0 20 6v12c0 2.21-3.582 4-8 4s-8-1.79-8-4V6c.502.45 1.084.823 1.672 1.117c1.697.848 3.936 1.33 6.328 1.33s4.63-.482 6.328-1.33"/><path fill="url(#SVGZaSaQdiK1)" fill-opacity=".7" d="M18.328 7.117A7.6 7.6 0 0 0 20 6v12c0 2.21-3.582 4-8 4s-8-1.79-8-4V6c.502.45 1.084.823 1.672 1.117c1.697.848 3.936 1.33 6.328 1.33s4.63-.482 6.328-1.33"/><path fill="url(#SVG4X4Wmbup1)" d="M12 10c4.418 0 8-1.79 8-4s-3.582-4-8-4s-8 1.79-8 4s3.582 4 8 4"/><defs><linearGradient id="SVGYXOHTbBt1" x1="7.777" x2="16.435" y1="2.396" y2="20.577" gradientUnits="userSpaceOnUse"><stop stop-color="#29c3ff"/><stop offset="1" stop-color="#367af2"/></linearGradient><linearGradient id="SVGZaSaQdiK1" x1="14.476" x2="17.647" y1="7.965" y2="23.721" gradientUnits="userSpaceOnUse"><stop offset=".533" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVG4X4Wmbup1" x1="26" x2="16.755" y1="14" y2="-2.828" gradientUnits="userSpaceOnUse"><stop stop-color="#58aafe"/><stop offset="1" stop-color="#6ce0ff"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function FluentColorDatabase24(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGYXOHTbBt1)" d="M18.328 7.117A7.6 7.6 0 0 0 20 6v12c0 2.21-3.582 4-8 4s-8-1.79-8-4V6c.502.45 1.084.823 1.672 1.117c1.697.848 3.936 1.33 6.328 1.33s4.63-.482 6.328-1.33"/><path fill="url(#SVGZaSaQdiK1)" fillOpacity=".7" d="M18.328 7.117A7.6 7.6 0 0 0 20 6v12c0 2.21-3.582 4-8 4s-8-1.79-8-4V6c.502.45 1.084.823 1.672 1.117c1.697.848 3.936 1.33 6.328 1.33s4.63-.482 6.328-1.33"/><path fill="url(#SVG4X4Wmbup1)" d="M12 10c4.418 0 8-1.79 8-4s-3.582-4-8-4s-8 1.79-8 4s3.582 4 8 4"/><defs><linearGradient id="SVGYXOHTbBt1" x1="7.777" x2="16.435" y1="2.396" y2="20.577" gradientUnits="userSpaceOnUse"><stop stopColor="#29c3ff"/><stop offset="1" stopColor="#367af2"/></linearGradient><linearGradient id="SVGZaSaQdiK1" x1="14.476" x2="17.647" y1="7.965" y2="23.721" gradientUnits="userSpaceOnUse"><stop offset=".533" stopColor="#ff6ce8" stopOpacity="0"/><stop offset="1" stopColor="#ff6ce8"/></linearGradient><linearGradient id="SVG4X4Wmbup1" x1="26" x2="16.755" y1="14" y2="-2.828" 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 24 24"><g fill="none"><path fill="url(#SVGYXOHTbBt1)" d="M18.328 7.117A7.6 7.6 0 0 0 20 6v12c0 2.21-3.582 4-8 4s-8-1.79-8-4V6c.502.45 1.084.823 1.672 1.117c1.697.848 3.936 1.33 6.328 1.33s4.63-.482 6.328-1.33"/><path fill="url(#SVGZaSaQdiK1)" fill-opacity=".7" d="M18.328 7.117A7.6 7.6 0 0 0 20 6v12c0 2.21-3.582 4-8 4s-8-1.79-8-4V6c.502.45 1.084.823 1.672 1.117c1.697.848 3.936 1.33 6.328 1.33s4.63-.482 6.328-1.33"/><path fill="url(#SVG4X4Wmbup1)" d="M12 10c4.418 0 8-1.79 8-4s-3.582-4-8-4s-8 1.79-8 4s3.582 4 8 4"/><defs><linearGradient id="SVGYXOHTbBt1" x1="7.777" x2="16.435" y1="2.396" y2="20.577" gradientUnits="userSpaceOnUse"><stop stop-color="#29c3ff"/><stop offset="1" stop-color="#367af2"/></linearGradient><linearGradient id="SVGZaSaQdiK1" x1="14.476" x2="17.647" y1="7.965" y2="23.721" gradientUnits="userSpaceOnUse"><stop offset=".533" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVG4X4Wmbup1" x1="26" x2="16.755" y1="14" y2="-2.828" gradientUnits="userSpaceOnUse"><stop stop-color="#58aafe"/><stop offset="1" stop-color="#6ce0ff"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-database-24 {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGYXOHTbBt1)%22%20d%3D%22M18.328%207.117A7.6%207.6%200%200%200%2020%206v12c0%202.21-3.582%204-8%204s-8-1.79-8-4V6c.502.45%201.084.823%201.672%201.117c1.697.848%203.936%201.33%206.328%201.33s4.63-.482%206.328-1.33%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZaSaQdiK1)%22%20fill-opacity%3D%22.7%22%20d%3D%22M18.328%207.117A7.6%207.6%200%200%200%2020%206v12c0%202.21-3.582%204-8%204s-8-1.79-8-4V6c.502.45%201.084.823%201.672%201.117c1.697.848%203.936%201.33%206.328%201.33s4.63-.482%206.328-1.33%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4X4Wmbup1)%22%20d%3D%22M12%2010c4.418%200%208-1.79%208-4s-3.582-4-8-4s-8%201.79-8%204s3.582%204%208%204%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGYXOHTbBt1%22%20x1%3D%227.777%22%20x2%3D%2216.435%22%20y1%3D%222.396%22%20y2%3D%2220.577%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%22SVGZaSaQdiK1%22%20x1%3D%2214.476%22%20x2%3D%2217.647%22%20y1%3D%227.965%22%20y2%3D%2223.721%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%22SVG4X4Wmbup1%22%20x1%3D%2226%22%20x2%3D%2216.755%22%20y1%3D%2214%22%20y2%3D%22-2.828%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGYXOHTbBt1)%22%20d%3D%22M18.328%207.117A7.6%207.6%200%200%200%2020%206v12c0%202.21-3.582%204-8%204s-8-1.79-8-4V6c.502.45%201.084.823%201.672%201.117c1.697.848%203.936%201.33%206.328%201.33s4.63-.482%206.328-1.33%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZaSaQdiK1)%22%20fill-opacity%3D%22.7%22%20d%3D%22M18.328%207.117A7.6%207.6%200%200%200%2020%206v12c0%202.21-3.582%204-8%204s-8-1.79-8-4V6c.502.45%201.084.823%201.672%201.117c1.697.848%203.936%201.33%206.328%201.33s4.63-.482%206.328-1.33%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4X4Wmbup1)%22%20d%3D%22M12%2010c4.418%200%208-1.79%208-4s-3.582-4-8-4s-8%201.79-8%204s3.582%204%208%204%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGYXOHTbBt1%22%20x1%3D%227.777%22%20x2%3D%2216.435%22%20y1%3D%222.396%22%20y2%3D%2220.577%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%22SVGZaSaQdiK1%22%20x1%3D%2214.476%22%20x2%3D%2217.647%22%20y1%3D%227.965%22%20y2%3D%2223.721%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%22SVG4X4Wmbup1%22%20x1%3D%2226%22%20x2%3D%2216.755%22%20y1%3D%2214%22%20y2%3D%22-2.828%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-24.svg?color=%231a73e8&size=48