folder-managed-outline-sharp from Material Symbols Light by Google · Outline Sharp · Text · Apache-2.0 Free for personal and commercial use.

Name
folder-managed-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Text
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the folder managed icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.212 20.404l-.108-.885q-.57-.125-.938-.33q-.368-.204-.7-.577l-.835.334l-.539-.815l.689-.577q-.165-.531-.165-1.035t.165-1.034l-.689-.577l.539-.816l.835.335q.332-.393.7-.588q.369-.195.938-.32l.108-.885h1l.107.885q.57.125.938.32t.7.588l.835-.335l.539.816l-.689.576q.166.531.166 1.035t-.166 1.035l.689.577l-.539.815l-.834-.335q-.333.373-.701.578q-.369.205-.938.33l-.107.885zm2.018-2.366q.636-.636.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635 1.518t.635 1.519t1.518.635t1.519-.635M4 18V6v4.435V10zm-1 1V5h6.596l2 2H21v3.91q-.238-.152-.479-.265q-.24-.112-.521-.21V8h-8.806l-2-2H4v12h7.364q.055.275.131.516q.076.24.186.484z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFolderManagedOutlineSharp(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="m17.212 20.404l-.108-.885q-.57-.125-.938-.33q-.368-.204-.7-.577l-.835.334l-.539-.815l.689-.577q-.165-.531-.165-1.035t.165-1.034l-.689-.577l.539-.816l.835.335q.332-.393.7-.588q.369-.195.938-.32l.108-.885h1l.107.885q.57.125.938.32t.7.588l.835-.335l.539.816l-.689.576q.166.531.166 1.035t-.166 1.035l.689.577l-.539.815l-.834-.335q-.333.373-.701.578q-.369.205-.938.33l-.107.885zm2.018-2.366q.636-.636.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635 1.518t.635 1.519t1.518.635t1.519-.635M4 18V6v4.435V10zm-1 1V5h6.596l2 2H21v3.91q-.238-.152-.479-.265q-.24-.112-.521-.21V8h-8.806l-2-2H4v12h7.364q.055.275.131.516q.076.24.186.484z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.212 20.404l-.108-.885q-.57-.125-.938-.33q-.368-.204-.7-.577l-.835.334l-.539-.815l.689-.577q-.165-.531-.165-1.035t.165-1.034l-.689-.577l.539-.816l.835.335q.332-.393.7-.588q.369-.195.938-.32l.108-.885h1l.107.885q.57.125.938.32t.7.588l.835-.335l.539.816l-.689.576q.166.531.166 1.035t-.166 1.035l.689.577l-.539.815l-.834-.335q-.333.373-.701.578q-.369.205-.938.33l-.107.885zm2.018-2.366q.636-.636.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635 1.518t.635 1.519t1.518.635t1.519-.635M4 18V6v4.435V10zm-1 1V5h6.596l2 2H21v3.91q-.238-.152-.479-.265q-.24-.112-.521-.21V8h-8.806l-2-2H4v12h7.364q.055.275.131.516q.076.24.186.484z"/></svg>
</template>

CSS

.icon-folder-managed-outline-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%22m17.212%2020.404l-.108-.885q-.57-.125-.938-.33q-.368-.204-.7-.577l-.835.334l-.539-.815l.689-.577q-.165-.531-.165-1.035t.165-1.034l-.689-.577l.539-.816l.835.335q.332-.393.7-.588q.369-.195.938-.32l.108-.885h1l.107.885q.57.125.938.32t.7.588l.835-.335l.539.816l-.689.576q.166.531.166%201.035t-.166%201.035l.689.577l-.539.815l-.834-.335q-.333.373-.701.578q-.369.205-.938.33l-.107.885zm2.018-2.366q.636-.636.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635%201.518t.635%201.519t1.518.635t1.519-.635M4%2018V6v4.435V10zm-1%201V5h6.596l2%202H21v3.91q-.238-.152-.479-.265q-.24-.112-.521-.21V8h-8.806l-2-2H4v12h7.364q.055.275.131.516q.076.24.186.484z%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%22m17.212%2020.404l-.108-.885q-.57-.125-.938-.33q-.368-.204-.7-.577l-.835.334l-.539-.815l.689-.577q-.165-.531-.165-1.035t.165-1.034l-.689-.577l.539-.816l.835.335q.332-.393.7-.588q.369-.195.938-.32l.108-.885h1l.107.885q.57.125.938.32t.7.588l.835-.335l.539.816l-.689.576q.166.531.166%201.035t-.166%201.035l.689.577l-.539.815l-.834-.335q-.333.373-.701.578q-.369.205-.938.33l-.107.885zm2.018-2.366q.636-.636.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635%201.518t.635%201.519t1.518.635t1.519-.635M4%2018V6v4.435V10zm-1%201V5h6.596l2%202H21v3.91q-.238-.152-.479-.265q-.24-.112-.521-.21V8h-8.806l-2-2H4v12h7.364q.055.275.131.516q.076.24.186.484z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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