file-folder from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
file-folder
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the file folder emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="m15.385 7.39l-2.477-2.475A3.12 3.12 0 0 0 10.698 4H4.126A2.125 2.125 0 0 0 2 6.125V13.5h28v-3.363a2.125 2.125 0 0 0-2.125-2.125H16.888a2.13 2.13 0 0 1-1.503-.621"/><path fill="#fcd53f" d="M27.875 30H4.125A2.12 2.12 0 0 1 2 27.888V13.112C2 11.945 2.951 11 4.125 11h23.75c1.174 0 2.125.945 2.125 2.112v14.776A2.12 2.12 0 0 1 27.875 30"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatFileFolder(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="m15.385 7.39l-2.477-2.475A3.12 3.12 0 0 0 10.698 4H4.126A2.125 2.125 0 0 0 2 6.125V13.5h28v-3.363a2.125 2.125 0 0 0-2.125-2.125H16.888a2.13 2.13 0 0 1-1.503-.621"/><path fill="#fcd53f" d="M27.875 30H4.125A2.12 2.12 0 0 1 2 27.888V13.112C2 11.945 2.951 11 4.125 11h23.75c1.174 0 2.125.945 2.125 2.112v14.776A2.12 2.12 0 0 1 27.875 30"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="m15.385 7.39l-2.477-2.475A3.12 3.12 0 0 0 10.698 4H4.126A2.125 2.125 0 0 0 2 6.125V13.5h28v-3.363a2.125 2.125 0 0 0-2.125-2.125H16.888a2.13 2.13 0 0 1-1.503-.621"/><path fill="#fcd53f" d="M27.875 30H4.125A2.12 2.12 0 0 1 2 27.888V13.112C2 11.945 2.951 11 4.125 11h23.75c1.174 0 2.125.945 2.125 2.112v14.776A2.12 2.12 0 0 1 27.875 30"/></g></svg>
</template>

CSS

.icon-file-folder {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22m15.385%207.39l-2.477-2.475A3.12%203.12%200%200%200%2010.698%204H4.126A2.125%202.125%200%200%200%202%206.125V13.5h28v-3.363a2.125%202.125%200%200%200-2.125-2.125H16.888a2.13%202.13%200%200%201-1.503-.621%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M27.875%2030H4.125A2.12%202.12%200%200%201%202%2027.888V13.112C2%2011.945%202.951%2011%204.125%2011h23.75c1.174%200%202.125.945%202.125%202.112v14.776A2.12%202.12%200%200%201%2027.875%2030%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22m15.385%207.39l-2.477-2.475A3.12%203.12%200%200%200%2010.698%204H4.126A2.125%202.125%200%200%200%202%206.125V13.5h28v-3.363a2.125%202.125%200%200%200-2.125-2.125H16.888a2.13%202.13%200%200%201-1.503-.621%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M27.875%2030H4.125A2.12%202.12%200%200%201%202%2027.888V13.112C2%2011.945%202.951%2011%204.125%2011h23.75c1.174%200%202.125.945%202.125%202.112v14.776A2.12%202.12%200%200%201%2027.875%2030%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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