database-stack-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
database-stack-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the database stack icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3 5.487V8c0 1.355 2.29 2.5 5 2.5s5-1.145 5-2.5V5.487C11.943 6.413 10.136 7 8 7s-3.943-.587-5-1.513M8 6c2.761 0 5-1.119 5-2.5S10.761 1 8 1S3 2.119 3 3.5S5.239 6 8 6M3 9.959V12.5C3 13.925 5.149 15 8 15s5-1.075 5-2.5V9.959c-1.066.936-2.889 1.541-5 1.541s-3.934-.606-5-1.541"/></svg>

React

import type { SVGProps } from "react";

export function FluentDatabaseStack16Filled(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="M3 5.487V8c0 1.355 2.29 2.5 5 2.5s5-1.145 5-2.5V5.487C11.943 6.413 10.136 7 8 7s-3.943-.587-5-1.513M8 6c2.761 0 5-1.119 5-2.5S10.761 1 8 1S3 2.119 3 3.5S5.239 6 8 6M3 9.959V12.5C3 13.925 5.149 15 8 15s5-1.075 5-2.5V9.959c-1.066.936-2.889 1.541-5 1.541s-3.934-.606-5-1.541"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3 5.487V8c0 1.355 2.29 2.5 5 2.5s5-1.145 5-2.5V5.487C11.943 6.413 10.136 7 8 7s-3.943-.587-5-1.513M8 6c2.761 0 5-1.119 5-2.5S10.761 1 8 1S3 2.119 3 3.5S5.239 6 8 6M3 9.959V12.5C3 13.925 5.149 15 8 15s5-1.075 5-2.5V9.959c-1.066.936-2.889 1.541-5 1.541s-3.934-.606-5-1.541"/></svg>
</template>

CSS

.icon-database-stack-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%22M3%205.487V8c0%201.355%202.29%202.5%205%202.5s5-1.145%205-2.5V5.487C11.943%206.413%2010.136%207%208%207s-3.943-.587-5-1.513M8%206c2.761%200%205-1.119%205-2.5S10.761%201%208%201S3%202.119%203%203.5S5.239%206%208%206M3%209.959V12.5C3%2013.925%205.149%2015%208%2015s5-1.075%205-2.5V9.959c-1.066.936-2.889%201.541-5%201.541s-3.934-.606-5-1.541%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%22M3%205.487V8c0%201.355%202.29%202.5%205%202.5s5-1.145%205-2.5V5.487C11.943%206.413%2010.136%207%208%207s-3.943-.587-5-1.513M8%206c2.761%200%205-1.119%205-2.5S10.761%201%208%201S3%202.119%203%203.5S5.239%206%208%206M3%209.959V12.5C3%2013.925%205.149%2015%208%2015s5-1.075%205-2.5V9.959c-1.066.936-2.889%201.541-5%201.541s-3.934-.606-5-1.541%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/database-stack-16-filled.svg?color=%231a73e8&size=48