folder-multiple-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
folder-multiple-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the folder multiple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.991 7.76A3 3 0 0 1 18 10v2a5 5 0 0 1-5 5H7c-.892 0-1.692-.39-2.241-1.008Q4.879 16 5 16h8a4 4 0 0 0 4-4V8q0-.12-.008-.24M6.88 3a2 2 0 0 1 1.414.586L9.707 5H13a3 3 0 0 1 3 3v4a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm1.414 4.414A2 2 0 0 1 6.879 8H3v4a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H9.707zM5 4a2 2 0 0 0-2 2v1h3.879a1 1 0 0 0 .707-.293L8.793 5.5L7.586 4.293A1 1 0 0 0 6.879 4z"/></svg>

React

import type { SVGProps } from "react";

export function FluentFolderMultiple20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.991 7.76A3 3 0 0 1 18 10v2a5 5 0 0 1-5 5H7c-.892 0-1.692-.39-2.241-1.008Q4.879 16 5 16h8a4 4 0 0 0 4-4V8q0-.12-.008-.24M6.88 3a2 2 0 0 1 1.414.586L9.707 5H13a3 3 0 0 1 3 3v4a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm1.414 4.414A2 2 0 0 1 6.879 8H3v4a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H9.707zM5 4a2 2 0 0 0-2 2v1h3.879a1 1 0 0 0 .707-.293L8.793 5.5L7.586 4.293A1 1 0 0 0 6.879 4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M16.991 7.76A3 3 0 0 1 18 10v2a5 5 0 0 1-5 5H7c-.892 0-1.692-.39-2.241-1.008Q4.879 16 5 16h8a4 4 0 0 0 4-4V8q0-.12-.008-.24M6.88 3a2 2 0 0 1 1.414.586L9.707 5H13a3 3 0 0 1 3 3v4a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3zm1.414 4.414A2 2 0 0 1 6.879 8H3v4a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2H9.707zM5 4a2 2 0 0 0-2 2v1h3.879a1 1 0 0 0 .707-.293L8.793 5.5L7.586 4.293A1 1 0 0 0 6.879 4z"/></svg>
</template>

CSS

.icon-folder-multiple-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.991%207.76A3%203%200%200%201%2018%2010v2a5%205%200%200%201-5%205H7c-.892%200-1.692-.39-2.241-1.008Q4.879%2016%205%2016h8a4%204%200%200%200%204-4V8q0-.12-.008-.24M6.88%203a2%202%200%200%201%201.414.586L9.707%205H13a3%203%200%200%201%203%203v4a3%203%200%200%201-3%203H5a3%203%200%200%201-3-3V6a3%203%200%200%201%203-3zm1.414%204.414A2%202%200%200%201%206.879%208H3v4a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2V8a2%202%200%200%200-2-2H9.707zM5%204a2%202%200%200%200-2%202v1h3.879a1%201%200%200%200%20.707-.293L8.793%205.5L7.586%204.293A1%201%200%200%200%206.879%204z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.991%207.76A3%203%200%200%201%2018%2010v2a5%205%200%200%201-5%205H7c-.892%200-1.692-.39-2.241-1.008Q4.879%2016%205%2016h8a4%204%200%200%200%204-4V8q0-.12-.008-.24M6.88%203a2%202%200%200%201%201.414.586L9.707%205H13a3%203%200%200%201%203%203v4a3%203%200%200%201-3%203H5a3%203%200%200%201-3-3V6a3%203%200%200%201%203-3zm1.414%204.414A2%202%200%200%201%206.879%208H3v4a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2V8a2%202%200%200%200-2-2H9.707zM5%204a2%202%200%200%200-2%202v1h3.879a1%201%200%200%200%20.707-.293L8.793%205.5L7.586%204.293A1%201%200%200%200%206.879%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/folder-multiple-20-regular.svg?color=%231a73e8&size=48