window database icon
window-database-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- window-database-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
window-ad-20-filledwindow-ad-off-20-filledwindow-ad-person-20-filledwindow-apps-16-filledwindow-arrow-up-16-filledwindow-brush-20-filledwindow-bullet-list-20-filledwindow-bullet-list-add-20-filledwindow-column-one-fourth-left-20-filledwindow-column-one-fourth-left-focus-left-20-filledwindow-column-one-fourth-left-focus-top-20-filledwindow-console-20-filledwindow-dev-edit-16-filledwindow-dev-tools-16-filledwindow-edit-16-filledwindow-fingerprint-16-filledwindow-header-horizontal-20-filledwindow-header-horizontal-off-20-filledwindow-header-vertical-20-filledwindow-inprivate-20-filledwindow-inprivate-account-20-filledwindow-location-target-20-filledwindow-multiple-16-filledwindow-multiple-off-16-filled
Use the window database icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 6.25A3.25 3.25 0 0 1 6.25 3h11.5A3.25 3.25 0 0 1 21 6.25v4.576a12 12 0 0 0-1.5-.25V8.5h-15v9.25c0 .966.784 1.75 1.75 1.75h5.25V21H6.25A3.25 3.25 0 0 1 3 17.75zm11.664 6.231C15.551 12.177 16.732 12 18 12s2.449.177 3.336.481c.443.152.84.345 1.138.585c.299.241.526.557.526.934s-.227.693-.526.934c-.297.24-.695.433-1.138.585c-.887.304-2.068.481-3.336.481s-2.449-.177-3.336-.481c-.442-.152-.84-.345-1.138-.585c-.299-.241-.526-.557-.526-.934s.227-.693.526-.934c.297-.24.696-.433 1.138-.585M13 21.001v-4.606c.381.236.791.41 1.178.543c1.08.37 2.433.562 3.822.562s2.742-.191 3.823-.562A6 6 0 0 0 23 16.395V21c0 .427-.262.753-.546.976c-.291.228-.681.412-1.118.558c-.878.293-2.06.466-3.336.466c-1.277 0-2.457-.173-3.336-.466c-.437-.146-.827-.33-1.118-.558c-.284-.223-.546-.55-.546-.976"/></svg>
React
import type { SVGProps } from "react";
export function FluentWindowDatabase24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 6.25A3.25 3.25 0 0 1 6.25 3h11.5A3.25 3.25 0 0 1 21 6.25v4.576a12 12 0 0 0-1.5-.25V8.5h-15v9.25c0 .966.784 1.75 1.75 1.75h5.25V21H6.25A3.25 3.25 0 0 1 3 17.75zm11.664 6.231C15.551 12.177 16.732 12 18 12s2.449.177 3.336.481c.443.152.84.345 1.138.585c.299.241.526.557.526.934s-.227.693-.526.934c-.297.24-.695.433-1.138.585c-.887.304-2.068.481-3.336.481s-2.449-.177-3.336-.481c-.442-.152-.84-.345-1.138-.585c-.299-.241-.526-.557-.526-.934s.227-.693.526-.934c.297-.24.696-.433 1.138-.585M13 21.001v-4.606c.381.236.791.41 1.178.543c1.08.37 2.433.562 3.822.562s2.742-.191 3.823-.562A6 6 0 0 0 23 16.395V21c0 .427-.262.753-.546.976c-.291.228-.681.412-1.118.558c-.878.293-2.06.466-3.336.466c-1.277 0-2.457-.173-3.336-.466c-.437-.146-.827-.33-1.118-.558c-.284-.223-.546-.55-.546-.976"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 6.25A3.25 3.25 0 0 1 6.25 3h11.5A3.25 3.25 0 0 1 21 6.25v4.576a12 12 0 0 0-1.5-.25V8.5h-15v9.25c0 .966.784 1.75 1.75 1.75h5.25V21H6.25A3.25 3.25 0 0 1 3 17.75zm11.664 6.231C15.551 12.177 16.732 12 18 12s2.449.177 3.336.481c.443.152.84.345 1.138.585c.299.241.526.557.526.934s-.227.693-.526.934c-.297.24-.695.433-1.138.585c-.887.304-2.068.481-3.336.481s-2.449-.177-3.336-.481c-.442-.152-.84-.345-1.138-.585c-.299-.241-.526-.557-.526-.934s.227-.693.526-.934c.297-.24.696-.433 1.138-.585M13 21.001v-4.606c.381.236.791.41 1.178.543c1.08.37 2.433.562 3.822.562s2.742-.191 3.823-.562A6 6 0 0 0 23 16.395V21c0 .427-.262.753-.546.976c-.291.228-.681.412-1.118.558c-.878.293-2.06.466-3.336.466c-1.277 0-2.457-.173-3.336-.466c-.437-.146-.827-.33-1.118-.558c-.284-.223-.546-.55-.546-.976"/></svg> </template>
CSS
.icon-window-database-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%206.25A3.25%203.25%200%200%201%206.25%203h11.5A3.25%203.25%200%200%201%2021%206.25v4.576a12%2012%200%200%200-1.5-.25V8.5h-15v9.25c0%20.966.784%201.75%201.75%201.75h5.25V21H6.25A3.25%203.25%200%200%201%203%2017.75zm11.664%206.231C15.551%2012.177%2016.732%2012%2018%2012s2.449.177%203.336.481c.443.152.84.345%201.138.585c.299.241.526.557.526.934s-.227.693-.526.934c-.297.24-.695.433-1.138.585c-.887.304-2.068.481-3.336.481s-2.449-.177-3.336-.481c-.442-.152-.84-.345-1.138-.585c-.299-.241-.526-.557-.526-.934s.227-.693.526-.934c.297-.24.696-.433%201.138-.585M13%2021.001v-4.606c.381.236.791.41%201.178.543c1.08.37%202.433.562%203.822.562s2.742-.191%203.823-.562A6%206%200%200%200%2023%2016.395V21c0%20.427-.262.753-.546.976c-.291.228-.681.412-1.118.558c-.878.293-2.06.466-3.336.466c-1.277%200-2.457-.173-3.336-.466c-.437-.146-.827-.33-1.118-.558c-.284-.223-.546-.55-.546-.976%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%206.25A3.25%203.25%200%200%201%206.25%203h11.5A3.25%203.25%200%200%201%2021%206.25v4.576a12%2012%200%200%200-1.5-.25V8.5h-15v9.25c0%20.966.784%201.75%201.75%201.75h5.25V21H6.25A3.25%203.25%200%200%201%203%2017.75zm11.664%206.231C15.551%2012.177%2016.732%2012%2018%2012s2.449.177%203.336.481c.443.152.84.345%201.138.585c.299.241.526.557.526.934s-.227.693-.526.934c-.297.24-.695.433-1.138.585c-.887.304-2.068.481-3.336.481s-2.449-.177-3.336-.481c-.442-.152-.84-.345-1.138-.585c-.299-.241-.526-.557-.526-.934s.227-.693.526-.934c.297-.24.696-.433%201.138-.585M13%2021.001v-4.606c.381.236.791.41%201.178.543c1.08.37%202.433.562%203.822.562s2.742-.191%203.823-.562A6%206%200%200%200%2023%2016.395V21c0%20.427-.262.753-.546.976c-.291.228-.681.412-1.118.558c-.878.293-2.06.466-3.336.466c-1.277%200-2.457-.173-3.336-.466c-.437-.146-.827-.33-1.118-.558c-.284-.223-.546-.55-.546-.976%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/window-database-24-filled.svg?color=%231a73e8&size=48