panel top gallery icon

panel-top-gallery-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.

Name
panel-top-gallery-28-filled
Set
Fluent UI System Icons
Style
28 Filled
Viewbox
28×28
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the panel top gallery icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9 4H5.754c-.888 0-1.703.308-2.346.824a2 2 0 0 0-.587.59a3.73 3.73 0 0 0-.817 2.336v12.5A3.75 3.75 0 0 0 5.754 24H22.25A3.75 3.75 0 0 0 26 20.25V7.75c0-.898-.315-1.721-.84-2.367a2 2 0 0 0-.544-.543A3.73 3.73 0 0 0 22.25 4H19v8h5.5v8.25a2.25 2.25 0 0 1-2.25 2.25H5.755a2.25 2.25 0 0 1-2.25-2.25V12H9zm1.5 8h7V4h-7z"/></svg>

React

import type { SVGProps } from "react";

export function FluentPanelTopGallery28Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9 4H5.754c-.888 0-1.703.308-2.346.824a2 2 0 0 0-.587.59a3.73 3.73 0 0 0-.817 2.336v12.5A3.75 3.75 0 0 0 5.754 24H22.25A3.75 3.75 0 0 0 26 20.25V7.75c0-.898-.315-1.721-.84-2.367a2 2 0 0 0-.544-.543A3.73 3.73 0 0 0 22.25 4H19v8h5.5v8.25a2.25 2.25 0 0 1-2.25 2.25H5.755a2.25 2.25 0 0 1-2.25-2.25V12H9zm1.5 8h7V4h-7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M9 4H5.754c-.888 0-1.703.308-2.346.824a2 2 0 0 0-.587.59a3.73 3.73 0 0 0-.817 2.336v12.5A3.75 3.75 0 0 0 5.754 24H22.25A3.75 3.75 0 0 0 26 20.25V7.75c0-.898-.315-1.721-.84-2.367a2 2 0 0 0-.544-.543A3.73 3.73 0 0 0 22.25 4H19v8h5.5v8.25a2.25 2.25 0 0 1-2.25 2.25H5.755a2.25 2.25 0 0 1-2.25-2.25V12H9zm1.5 8h7V4h-7z"/></svg>
</template>

CSS

.icon-panel-top-gallery-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%204H5.754c-.888%200-1.703.308-2.346.824a2%202%200%200%200-.587.59a3.73%203.73%200%200%200-.817%202.336v12.5A3.75%203.75%200%200%200%205.754%2024H22.25A3.75%203.75%200%200%200%2026%2020.25V7.75c0-.898-.315-1.721-.84-2.367a2%202%200%200%200-.544-.543A3.73%203.73%200%200%200%2022.25%204H19v8h5.5v8.25a2.25%202.25%200%200%201-2.25%202.25H5.755a2.25%202.25%200%200%201-2.25-2.25V12H9zm1.5%208h7V4h-7z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%204H5.754c-.888%200-1.703.308-2.346.824a2%202%200%200%200-.587.59a3.73%203.73%200%200%200-.817%202.336v12.5A3.75%203.75%200%200%200%205.754%2024H22.25A3.75%203.75%200%200%200%2026%2020.25V7.75c0-.898-.315-1.721-.84-2.367a2%202%200%200%200-.544-.543A3.73%203.73%200%200%200%2022.25%204H19v8h5.5v8.25a2.25%202.25%200%200%201-2.25%202.25H5.755a2.25%202.25%200%200%201-2.25-2.25V12H9zm1.5%208h7V4h-7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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