folder-managed-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
folder-managed-rounded
Set
Material Symbols Light
Style
Rounded
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="M19.23 18.038q.636-.636.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635 1.518t.635 1.519t1.518.635t1.519-.635m-1.584 2.366q-.177 0-.324-.129t-.164-.306l-.054-.45q-.57-.125-.938-.33q-.368-.204-.7-.577l-.475.186q-.172.062-.32.014t-.248-.189l-.084-.138q-.098-.166-.087-.333t.171-.296l.358-.302q-.165-.531-.165-1.035t.165-1.034l-.358-.302q-.14-.11-.171-.274q-.03-.165.067-.33l.11-.164q.098-.14.244-.188t.318.013l.475.187q.332-.392.7-.587q.369-.196.938-.32l.054-.457q.017-.177.164-.303t.324-.126h.131q.177 0 .324.13q.147.128.165.305l.053.45q.57.125.938.32t.7.588l.476-.187q.17-.061.32-.013q.149.048.247.188l.085.139q.098.165.086.332q-.011.168-.171.297l-.358.301q.166.531.166 1.035t-.166 1.035l.358.302q.14.11.171.274t-.067.33l-.11.163q-.098.14-.244.189t-.317-.014l-.475-.186q-.333.373-.701.578q-.369.204-.938.33l-.053.455q-.018.177-.165.303t-.324.126zM4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h4.31q.323 0 .628.13q.305.132.522.349L11.596 7h7.789q.69 0 1.153.463T21 8.616v1.226q0 .373-.301.56t-.649.044q-.554-.223-1.163-.334q-.61-.112-1.22-.112q-2.796 0-4.645 1.947t-1.849 4.567q0 .398.043.783q.044.386.15.759q.086.373-.116.659q-.202.285-.55.285z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFolderManagedRounded(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="M19.23 18.038q.636-.636.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635 1.518t.635 1.519t1.518.635t1.519-.635m-1.584 2.366q-.177 0-.324-.129t-.164-.306l-.054-.45q-.57-.125-.938-.33q-.368-.204-.7-.577l-.475.186q-.172.062-.32.014t-.248-.189l-.084-.138q-.098-.166-.087-.333t.171-.296l.358-.302q-.165-.531-.165-1.035t.165-1.034l-.358-.302q-.14-.11-.171-.274q-.03-.165.067-.33l.11-.164q.098-.14.244-.188t.318.013l.475.187q.332-.392.7-.587q.369-.196.938-.32l.054-.457q.017-.177.164-.303t.324-.126h.131q.177 0 .324.13q.147.128.165.305l.053.45q.57.125.938.32t.7.588l.476-.187q.17-.061.32-.013q.149.048.247.188l.085.139q.098.165.086.332q-.011.168-.171.297l-.358.301q.166.531.166 1.035t-.166 1.035l.358.302q.14.11.171.274t-.067.33l-.11.163q-.098.14-.244.189t-.317-.014l-.475-.186q-.333.373-.701.578q-.369.204-.938.33l-.053.455q-.018.177-.165.303t-.324.126zM4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h4.31q.323 0 .628.13q.305.132.522.349L11.596 7h7.789q.69 0 1.153.463T21 8.616v1.226q0 .373-.301.56t-.649.044q-.554-.223-1.163-.334q-.61-.112-1.22-.112q-2.796 0-4.645 1.947t-1.849 4.567q0 .398.043.783q.044.386.15.759q.086.373-.116.659q-.202.285-.55.285z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.23 18.038q.636-.636.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635 1.518t.635 1.519t1.518.635t1.519-.635m-1.584 2.366q-.177 0-.324-.129t-.164-.306l-.054-.45q-.57-.125-.938-.33q-.368-.204-.7-.577l-.475.186q-.172.062-.32.014t-.248-.189l-.084-.138q-.098-.166-.087-.333t.171-.296l.358-.302q-.165-.531-.165-1.035t.165-1.034l-.358-.302q-.14-.11-.171-.274q-.03-.165.067-.33l.11-.164q.098-.14.244-.188t.318.013l.475.187q.332-.392.7-.587q.369-.196.938-.32l.054-.457q.017-.177.164-.303t.324-.126h.131q.177 0 .324.13q.147.128.165.305l.053.45q.57.125.938.32t.7.588l.476-.187q.17-.061.32-.013q.149.048.247.188l.085.139q.098.165.086.332q-.011.168-.171.297l-.358.301q.166.531.166 1.035t-.166 1.035l.358.302q.14.11.171.274t-.067.33l-.11.163q-.098.14-.244.189t-.317-.014l-.475-.186q-.333.373-.701.578q-.369.204-.938.33l-.053.455q-.018.177-.165.303t-.324.126zM4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h4.31q.323 0 .628.13q.305.132.522.349L11.596 7h7.789q.69 0 1.153.463T21 8.616v1.226q0 .373-.301.56t-.649.044q-.554-.223-1.163-.334q-.61-.112-1.22-.112q-2.796 0-4.645 1.947t-1.849 4.567q0 .398.043.783q.044.386.15.759q.086.373-.116.659q-.202.285-.55.285z"/></svg>
</template>

CSS

.icon-folder-managed-rounded {
  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%22M19.23%2018.038q.636-.636.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635%201.518t.635%201.519t1.518.635t1.519-.635m-1.584%202.366q-.177%200-.324-.129t-.164-.306l-.054-.45q-.57-.125-.938-.33q-.368-.204-.7-.577l-.475.186q-.172.062-.32.014t-.248-.189l-.084-.138q-.098-.166-.087-.333t.171-.296l.358-.302q-.165-.531-.165-1.035t.165-1.034l-.358-.302q-.14-.11-.171-.274q-.03-.165.067-.33l.11-.164q.098-.14.244-.188t.318.013l.475.187q.332-.392.7-.587q.369-.196.938-.32l.054-.457q.017-.177.164-.303t.324-.126h.131q.177%200%20.324.13q.147.128.165.305l.053.45q.57.125.938.32t.7.588l.476-.187q.17-.061.32-.013q.149.048.247.188l.085.139q.098.165.086.332q-.011.168-.171.297l-.358.301q.166.531.166%201.035t-.166%201.035l.358.302q.14.11.171.274t-.067.33l-.11.163q-.098.14-.244.189t-.317-.014l-.475-.186q-.333.373-.701.578q-.369.204-.938.33l-.053.455q-.018.177-.165.303t-.324.126zM4.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h4.31q.323%200%20.628.13q.305.132.522.349L11.596%207h7.789q.69%200%201.153.463T21%208.616v1.226q0%20.373-.301.56t-.649.044q-.554-.223-1.163-.334q-.61-.112-1.22-.112q-2.796%200-4.645%201.947t-1.849%204.567q0%20.398.043.783q.044.386.15.759q.086.373-.116.659q-.202.285-.55.285z%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%22M19.23%2018.038q.636-.636.636-1.519t-.636-1.518t-1.518-.636t-1.519.636t-.635%201.518t.635%201.519t1.518.635t1.519-.635m-1.584%202.366q-.177%200-.324-.129t-.164-.306l-.054-.45q-.57-.125-.938-.33q-.368-.204-.7-.577l-.475.186q-.172.062-.32.014t-.248-.189l-.084-.138q-.098-.166-.087-.333t.171-.296l.358-.302q-.165-.531-.165-1.035t.165-1.034l-.358-.302q-.14-.11-.171-.274q-.03-.165.067-.33l.11-.164q.098-.14.244-.188t.318.013l.475.187q.332-.392.7-.587q.369-.196.938-.32l.054-.457q.017-.177.164-.303t.324-.126h.131q.177%200%20.324.13q.147.128.165.305l.053.45q.57.125.938.32t.7.588l.476-.187q.17-.061.32-.013q.149.048.247.188l.085.139q.098.165.086.332q-.011.168-.171.297l-.358.301q.166.531.166%201.035t-.166%201.035l.358.302q.14.11.171.274t-.067.33l-.11.163q-.098.14-.244.189t-.317-.014l-.475-.186q-.333.373-.701.578q-.369.204-.938.33l-.053.455q-.018.177-.165.303t-.324.126zM4.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h4.31q.323%200%20.628.13q.305.132.522.349L11.596%207h7.789q.69%200%201.153.463T21%208.616v1.226q0%20.373-.301.56t-.649.044q-.554-.223-1.163-.334q-.61-.112-1.22-.112q-2.796%200-4.645%201.947t-1.849%204.567q0%20.398.043.783q.044.386.15.759q.086.373-.116.659q-.202.285-.55.285z%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-rounded.svg?color=%231a73e8&size=48