file-map-stack-sharp from Material Symbols Light by Google · Sharp · Maps · Apache-2.0 Free for personal and commercial use.

Name
file-map-stack-sharp
Set
Material Symbols Light
Style
Sharp
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the file map stack icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 17V3h14v14zm-3 3V6.616h1V19h12.385v1zm9.422-10.233q-.23-.233-.23-.578t.234-.574t.578-.23t.574.233t.23.578t-.233.574t-.578.23t-.575-.233m.578 4.272q1.621-1.38 2.426-2.573t.805-2.193q0-1.529-.972-2.42q-.972-.892-2.259-.892t-2.259.892t-.972 2.42q0 1 .805 2.193T13.5 14.04"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFileMapStackSharp(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="M6.5 17V3h14v14zm-3 3V6.616h1V19h12.385v1zm9.422-10.233q-.23-.233-.23-.578t.234-.574t.578-.23t.574.233t.23.578t-.233.574t-.578.23t-.575-.233m.578 4.272q1.621-1.38 2.426-2.573t.805-2.193q0-1.529-.972-2.42q-.972-.892-2.259-.892t-2.259.892t-.972 2.42q0 1 .805 2.193T13.5 14.04"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 17V3h14v14zm-3 3V6.616h1V19h12.385v1zm9.422-10.233q-.23-.233-.23-.578t.234-.574t.578-.23t.574.233t.23.578t-.233.574t-.578.23t-.575-.233m.578 4.272q1.621-1.38 2.426-2.573t.805-2.193q0-1.529-.972-2.42q-.972-.892-2.259-.892t-2.259.892t-.972 2.42q0 1 .805 2.193T13.5 14.04"/></svg>
</template>

CSS

.icon-file-map-stack-sharp {
  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%22M6.5%2017V3h14v14zm-3%203V6.616h1V19h12.385v1zm9.422-10.233q-.23-.233-.23-.578t.234-.574t.578-.23t.574.233t.23.578t-.233.574t-.578.23t-.575-.233m.578%204.272q1.621-1.38%202.426-2.573t.805-2.193q0-1.529-.972-2.42q-.972-.892-2.259-.892t-2.259.892t-.972%202.42q0%201%20.805%202.193T13.5%2014.04%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%22M6.5%2017V3h14v14zm-3%203V6.616h1V19h12.385v1zm9.422-10.233q-.23-.233-.23-.578t.234-.574t.578-.23t.574.233t.23.578t-.233.574t-.578.23t-.575-.233m.578%204.272q1.621-1.38%202.426-2.573t.805-2.193q0-1.529-.972-2.42q-.972-.892-2.259-.892t-2.259.892t-.972%202.42q0%201%20.805%202.193T13.5%2014.04%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/file-map-stack-sharp.svg?color=%231a73e8&size=48