file management icon

file-management from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
file-management
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the file management icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M4 12.996v1.544c0 3.247 0 4.87.886 5.97q.27.334.603.603C6.59 22 8.211 22 11.456 22c.705 0 1.058 0 1.381-.114q.1-.036.197-.082c.31-.148.559-.397 1.058-.896l4.736-4.74c.579-.578.867-.867 1.02-1.235c.152-.367.152-.776.152-1.594V9.994c0-3.773 0-5.66-1.172-6.832c-.93-.932-2.314-1.123-4.736-1.162M13 21.5V21c0-2.83 0-4.245.879-5.124c.878-.88 2.293-.88 5.121-.88h.5"/><path d="M8 9.773c1.767 0 3.2-1.466 3.2-3.273S9.767 3.227 8 3.227m0 6.546c-1.767 0-3.2-1.466-3.2-3.273S6.233 3.227 8 3.227m0 6.546V11m0-7.773V2M5.091 4.715l-1.09-.67M12 8.955l-1.09-.67m-.001-3.57l1.09-.67M4 8.955l1.09-.67"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFileManagement(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M4 12.996v1.544c0 3.247 0 4.87.886 5.97q.27.334.603.603C6.59 22 8.211 22 11.456 22c.705 0 1.058 0 1.381-.114q.1-.036.197-.082c.31-.148.559-.397 1.058-.896l4.736-4.74c.579-.578.867-.867 1.02-1.235c.152-.367.152-.776.152-1.594V9.994c0-3.773 0-5.66-1.172-6.832c-.93-.932-2.314-1.123-4.736-1.162M13 21.5V21c0-2.83 0-4.245.879-5.124c.878-.88 2.293-.88 5.121-.88h.5"/><path d="M8 9.773c1.767 0 3.2-1.466 3.2-3.273S9.767 3.227 8 3.227m0 6.546c-1.767 0-3.2-1.466-3.2-3.273S6.233 3.227 8 3.227m0 6.546V11m0-7.773V2M5.091 4.715l-1.09-.67M12 8.955l-1.09-.67m-.001-3.57l1.09-.67M4 8.955l1.09-.67"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M4 12.996v1.544c0 3.247 0 4.87.886 5.97q.27.334.603.603C6.59 22 8.211 22 11.456 22c.705 0 1.058 0 1.381-.114q.1-.036.197-.082c.31-.148.559-.397 1.058-.896l4.736-4.74c.579-.578.867-.867 1.02-1.235c.152-.367.152-.776.152-1.594V9.994c0-3.773 0-5.66-1.172-6.832c-.93-.932-2.314-1.123-4.736-1.162M13 21.5V21c0-2.83 0-4.245.879-5.124c.878-.88 2.293-.88 5.121-.88h.5"/><path d="M8 9.773c1.767 0 3.2-1.466 3.2-3.273S9.767 3.227 8 3.227m0 6.546c-1.767 0-3.2-1.466-3.2-3.273S6.233 3.227 8 3.227m0 6.546V11m0-7.773V2M5.091 4.715l-1.09-.67M12 8.955l-1.09-.67m-.001-3.57l1.09-.67M4 8.955l1.09-.67"/></g></svg>
</template>

CSS

.icon-file-management {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2012.996v1.544c0%203.247%200%204.87.886%205.97q.27.334.603.603C6.59%2022%208.211%2022%2011.456%2022c.705%200%201.058%200%201.381-.114q.1-.036.197-.082c.31-.148.559-.397%201.058-.896l4.736-4.74c.579-.578.867-.867%201.02-1.235c.152-.367.152-.776.152-1.594V9.994c0-3.773%200-5.66-1.172-6.832c-.93-.932-2.314-1.123-4.736-1.162M13%2021.5V21c0-2.83%200-4.245.879-5.124c.878-.88%202.293-.88%205.121-.88h.5%22%2F%3E%3Cpath%20d%3D%22M8%209.773c1.767%200%203.2-1.466%203.2-3.273S9.767%203.227%208%203.227m0%206.546c-1.767%200-3.2-1.466-3.2-3.273S6.233%203.227%208%203.227m0%206.546V11m0-7.773V2M5.091%204.715l-1.09-.67M12%208.955l-1.09-.67m-.001-3.57l1.09-.67M4%208.955l1.09-.67%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2012.996v1.544c0%203.247%200%204.87.886%205.97q.27.334.603.603C6.59%2022%208.211%2022%2011.456%2022c.705%200%201.058%200%201.381-.114q.1-.036.197-.082c.31-.148.559-.397%201.058-.896l4.736-4.74c.579-.578.867-.867%201.02-1.235c.152-.367.152-.776.152-1.594V9.994c0-3.773%200-5.66-1.172-6.832c-.93-.932-2.314-1.123-4.736-1.162M13%2021.5V21c0-2.83%200-4.245.879-5.124c.878-.88%202.293-.88%205.121-.88h.5%22%2F%3E%3Cpath%20d%3D%22M8%209.773c1.767%200%203.2-1.466%203.2-3.273S9.767%203.227%208%203.227m0%206.546c-1.767%200-3.2-1.466-3.2-3.273S6.233%203.227%208%203.227m0%206.546V11m0-7.773V2M5.091%204.715l-1.09-.67M12%208.955l-1.09-.67m-.001-3.57l1.09-.67M4%208.955l1.09-.67%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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