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

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

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the file folder emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.125 3A3.125 3.125 0 0 0 1 6.125V14h.002L1 14.125v13.802a3.125 3.125 0 0 0 3.125 3.125h23.75A3.125 3.125 0 0 0 31 27.928V14.125q0-.063-.003-.125H31v-3.863a3.125 3.125 0 0 0-3.125-3.125H16.888c-.299 0-.585-.118-.796-.329l-2.477-2.475A4.12 4.12 0 0 0 10.699 3zM29 11.209A3.1 3.1 0 0 0 27.875 11H4.125A3.1 3.1 0 0 0 3 11.209V6.125C3 5.504 3.504 5 4.125 5h6.574c.564 0 1.104.224 1.502.622l2.477 2.476c.586.585 1.38.914 2.21.914h10.987c.622 0 1.125.504 1.125 1.125zM3 14.125C3 13.504 3.504 13 4.125 13h23.75c.622 0 1.125.504 1.125 1.125v13.802c0 .622-.503 1.125-1.125 1.125H4.125A1.125 1.125 0 0 1 3 27.928z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastFileFolder(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.125 3A3.125 3.125 0 0 0 1 6.125V14h.002L1 14.125v13.802a3.125 3.125 0 0 0 3.125 3.125h23.75A3.125 3.125 0 0 0 31 27.928V14.125q0-.063-.003-.125H31v-3.863a3.125 3.125 0 0 0-3.125-3.125H16.888c-.299 0-.585-.118-.796-.329l-2.477-2.475A4.12 4.12 0 0 0 10.699 3zM29 11.209A3.1 3.1 0 0 0 27.875 11H4.125A3.1 3.1 0 0 0 3 11.209V6.125C3 5.504 3.504 5 4.125 5h6.574c.564 0 1.104.224 1.502.622l2.477 2.476c.586.585 1.38.914 2.21.914h10.987c.622 0 1.125.504 1.125 1.125zM3 14.125C3 13.504 3.504 13 4.125 13h23.75c.622 0 1.125.504 1.125 1.125v13.802c0 .622-.503 1.125-1.125 1.125H4.125A1.125 1.125 0 0 1 3 27.928z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M4.125 3A3.125 3.125 0 0 0 1 6.125V14h.002L1 14.125v13.802a3.125 3.125 0 0 0 3.125 3.125h23.75A3.125 3.125 0 0 0 31 27.928V14.125q0-.063-.003-.125H31v-3.863a3.125 3.125 0 0 0-3.125-3.125H16.888c-.299 0-.585-.118-.796-.329l-2.477-2.475A4.12 4.12 0 0 0 10.699 3zM29 11.209A3.1 3.1 0 0 0 27.875 11H4.125A3.1 3.1 0 0 0 3 11.209V6.125C3 5.504 3.504 5 4.125 5h6.574c.564 0 1.104.224 1.502.622l2.477 2.476c.586.585 1.38.914 2.21.914h10.987c.622 0 1.125.504 1.125 1.125zM3 14.125C3 13.504 3.504 13 4.125 13h23.75c.622 0 1.125.504 1.125 1.125v13.802c0 .622-.503 1.125-1.125 1.125H4.125A1.125 1.125 0 0 1 3 27.928z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.125%203A3.125%203.125%200%200%200%201%206.125V14h.002L1%2014.125v13.802a3.125%203.125%200%200%200%203.125%203.125h23.75A3.125%203.125%200%200%200%2031%2027.928V14.125q0-.063-.003-.125H31v-3.863a3.125%203.125%200%200%200-3.125-3.125H16.888c-.299%200-.585-.118-.796-.329l-2.477-2.475A4.12%204.12%200%200%200%2010.699%203zM29%2011.209A3.1%203.1%200%200%200%2027.875%2011H4.125A3.1%203.1%200%200%200%203%2011.209V6.125C3%205.504%203.504%205%204.125%205h6.574c.564%200%201.104.224%201.502.622l2.477%202.476c.586.585%201.38.914%202.21.914h10.987c.622%200%201.125.504%201.125%201.125zM3%2014.125C3%2013.504%203.504%2013%204.125%2013h23.75c.622%200%201.125.504%201.125%201.125v13.802c0%20.622-.503%201.125-1.125%201.125H4.125A1.125%201.125%200%200%201%203%2027.928z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.125%203A3.125%203.125%200%200%200%201%206.125V14h.002L1%2014.125v13.802a3.125%203.125%200%200%200%203.125%203.125h23.75A3.125%203.125%200%200%200%2031%2027.928V14.125q0-.063-.003-.125H31v-3.863a3.125%203.125%200%200%200-3.125-3.125H16.888c-.299%200-.585-.118-.796-.329l-2.477-2.475A4.12%204.12%200%200%200%2010.699%203zM29%2011.209A3.1%203.1%200%200%200%2027.875%2011H4.125A3.1%203.1%200%200%200%203%2011.209V6.125C3%205.504%203.504%205%204.125%205h6.574c.564%200%201.104.224%201.502.622l2.477%202.476c.586.585%201.38.914%202.21.914h10.987c.622%200%201.125.504%201.125%201.125zM3%2014.125C3%2013.504%203.504%2013%204.125%2013h23.75c.622%200%201.125.504%201.125%201.125v13.802c0%20.622-.503%201.125-1.125%201.125H4.125A1.125%201.125%200%200%201%203%2027.928z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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