file explorer icon

file-explorer-solid from Dither Icons by Vijay K Singh · Solid · MIT Free for personal and commercial use.

Name
file-explorer-solid
Set
Dither Icons
Style
Solid
Viewbox
24×24
License
MIT

2 other variants in Dither Icons

Use the file explorer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><clipPath id="svgID14"><rect width="15.2" height="10.6" x="4.4" y="8.3"/></clipPath></defs><path fill-rule="evenodd" d="M4.7 3.7h14.6A1.7 1.7 0 0 1 21 5.4v13.2a1.7 1.7 0 0 1-1.7 1.7H4.7A1.7 1.7 0 0 1 3 18.6V5.4a1.7 1.7 0 0 1 1.7-1.7Zm0 1.4a.3.3 0 0 0-.3.3v13.2a.3.3 0 0 0 .3.3h14.6a.3.3 0 0 0 .3-.3V5.4a.3.3 0 0 0-.3-.3Z"/><g opacity=".5"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".65" d="M4.4 7.3h15.2"/><circle cx="5.8" cy="5.9" r=".32"/><circle cx="7.3" cy="5.9" r=".32"/></g><g clip-path="url(#svgID14)"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M10.7 10.7h6.9M12.1 13.5h6.1M10.7 16.3h5.2" opacity=".45"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M8.8 8.8v9.3" opacity=".65"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M5.6 9.7V17" opacity=".6"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M5.6 10.6h1.7" opacity=".6"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M5.6 13.8h1.7" opacity=".6"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M5.6 17h1.7" opacity=".6"/><path fill-rule="evenodd" d="M6.6499999999999995 10.6a0.65 0.65 0 1 0 1.3 0a0.65 0.65 0 1 0 -1.3 0Z" opacity=".6"/><path fill-rule="evenodd" d="M6.6499999999999995 13.8a0.65 0.65 0 1 0 1.3 0a0.65 0.65 0 1 0 -1.3 0Z" opacity=".9"/><path fill-rule="evenodd" d="M6.6499999999999995 17a0.65 0.65 0 1 0 1.3 0a0.65 0.65 0 1 0 -1.3 0Z" opacity=".6"/><circle cx="7.3" cy="13.8" r="1.15" fill="none" stroke="currentColor" stroke-width=".5" opacity="0"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M10.4 8.35h1.4" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M10.4 18.55h1.4" opacity="0"/></g></svg>

React

import type { SVGProps } from "react";

export function DitherFileExplorerSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><clipPath id="svgID14"><rect width="15.2" height="10.6" x="4.4" y="8.3"/></clipPath></defs><path fillRule="evenodd" d="M4.7 3.7h14.6A1.7 1.7 0 0 1 21 5.4v13.2a1.7 1.7 0 0 1-1.7 1.7H4.7A1.7 1.7 0 0 1 3 18.6V5.4a1.7 1.7 0 0 1 1.7-1.7Zm0 1.4a.3.3 0 0 0-.3.3v13.2a.3.3 0 0 0 .3.3h14.6a.3.3 0 0 0 .3-.3V5.4a.3.3 0 0 0-.3-.3Z"/><g opacity=".5"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".65" d="M4.4 7.3h15.2"/><circle cx="5.8" cy="5.9" r=".32"/><circle cx="7.3" cy="5.9" r=".32"/></g><g clipPath="url(#svgID14)"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".8" d="M10.7 10.7h6.9M12.1 13.5h6.1M10.7 16.3h5.2" opacity=".45"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".8" d="M8.8 8.8v9.3" opacity=".65"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".55" d="M5.6 9.7V17" opacity=".6"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".55" d="M5.6 10.6h1.7" opacity=".6"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".55" d="M5.6 13.8h1.7" opacity=".6"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".55" d="M5.6 17h1.7" opacity=".6"/><path fillRule="evenodd" d="M6.6499999999999995 10.6a0.65 0.65 0 1 0 1.3 0a0.65 0.65 0 1 0 -1.3 0Z" opacity=".6"/><path fillRule="evenodd" d="M6.6499999999999995 13.8a0.65 0.65 0 1 0 1.3 0a0.65 0.65 0 1 0 -1.3 0Z" opacity=".9"/><path fillRule="evenodd" d="M6.6499999999999995 17a0.65 0.65 0 1 0 1.3 0a0.65 0.65 0 1 0 -1.3 0Z" opacity=".6"/><circle cx="7.3" cy="13.8" r="1.15" fill="none" stroke="currentColor" strokeWidth=".5" opacity="0"/></g><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".6" d="M10.4 8.35h1.4" opacity="0"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".6" d="M10.4 18.55h1.4" opacity="0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><defs><clipPath id="svgID14"><rect width="15.2" height="10.6" x="4.4" y="8.3"/></clipPath></defs><path fill-rule="evenodd" d="M4.7 3.7h14.6A1.7 1.7 0 0 1 21 5.4v13.2a1.7 1.7 0 0 1-1.7 1.7H4.7A1.7 1.7 0 0 1 3 18.6V5.4a1.7 1.7 0 0 1 1.7-1.7Zm0 1.4a.3.3 0 0 0-.3.3v13.2a.3.3 0 0 0 .3.3h14.6a.3.3 0 0 0 .3-.3V5.4a.3.3 0 0 0-.3-.3Z"/><g opacity=".5"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".65" d="M4.4 7.3h15.2"/><circle cx="5.8" cy="5.9" r=".32"/><circle cx="7.3" cy="5.9" r=".32"/></g><g clip-path="url(#svgID14)"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M10.7 10.7h6.9M12.1 13.5h6.1M10.7 16.3h5.2" opacity=".45"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".8" d="M8.8 8.8v9.3" opacity=".65"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M5.6 9.7V17" opacity=".6"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M5.6 10.6h1.7" opacity=".6"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M5.6 13.8h1.7" opacity=".6"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".55" d="M5.6 17h1.7" opacity=".6"/><path fill-rule="evenodd" d="M6.6499999999999995 10.6a0.65 0.65 0 1 0 1.3 0a0.65 0.65 0 1 0 -1.3 0Z" opacity=".6"/><path fill-rule="evenodd" d="M6.6499999999999995 13.8a0.65 0.65 0 1 0 1.3 0a0.65 0.65 0 1 0 -1.3 0Z" opacity=".9"/><path fill-rule="evenodd" d="M6.6499999999999995 17a0.65 0.65 0 1 0 1.3 0a0.65 0.65 0 1 0 -1.3 0Z" opacity=".6"/><circle cx="7.3" cy="13.8" r="1.15" fill="none" stroke="currentColor" stroke-width=".5" opacity="0"/></g><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M10.4 8.35h1.4" opacity="0"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width=".6" d="M10.4 18.55h1.4" opacity="0"/></g></svg>
</template>

CSS

.icon-file-explorer-solid {
  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%22currentColor%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22svgID14%22%3E%3Crect%20width%3D%2215.2%22%20height%3D%2210.6%22%20x%3D%224.4%22%20y%3D%228.3%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.7%203.7h14.6A1.7%201.7%200%200%201%2021%205.4v13.2a1.7%201.7%200%200%201-1.7%201.7H4.7A1.7%201.7%200%200%201%203%2018.6V5.4a1.7%201.7%200%200%201%201.7-1.7Zm0%201.4a.3.3%200%200%200-.3.3v13.2a.3.3%200%200%200%20.3.3h14.6a.3.3%200%200%200%20.3-.3V5.4a.3.3%200%200%200-.3-.3Z%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.65%22%20d%3D%22M4.4%207.3h15.2%22%2F%3E%3Ccircle%20cx%3D%225.8%22%20cy%3D%225.9%22%20r%3D%22.32%22%2F%3E%3Ccircle%20cx%3D%227.3%22%20cy%3D%225.9%22%20r%3D%22.32%22%2F%3E%3C%2Fg%3E%3Cg%20clip-path%3D%22url(%23svgID14)%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M10.7%2010.7h6.9M12.1%2013.5h6.1M10.7%2016.3h5.2%22%20opacity%3D%22.45%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M8.8%208.8v9.3%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M5.6%209.7V17%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M5.6%2010.6h1.7%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M5.6%2013.8h1.7%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M5.6%2017h1.7%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.6499999999999995%2010.6a0.65%200.65%200%201%200%201.3%200a0.65%200.65%200%201%200%20-1.3%200Z%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.6499999999999995%2013.8a0.65%200.65%200%201%200%201.3%200a0.65%200.65%200%201%200%20-1.3%200Z%22%20opacity%3D%22.9%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.6499999999999995%2017a0.65%200.65%200%201%200%201.3%200a0.65%200.65%200%201%200%20-1.3%200Z%22%20opacity%3D%22.6%22%2F%3E%3Ccircle%20cx%3D%227.3%22%20cy%3D%2213.8%22%20r%3D%221.15%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.5%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M10.4%208.35h1.4%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M10.4%2018.55h1.4%22%20opacity%3D%220%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%22currentColor%22%3E%3Cdefs%3E%3CclipPath%20id%3D%22svgID14%22%3E%3Crect%20width%3D%2215.2%22%20height%3D%2210.6%22%20x%3D%224.4%22%20y%3D%228.3%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.7%203.7h14.6A1.7%201.7%200%200%201%2021%205.4v13.2a1.7%201.7%200%200%201-1.7%201.7H4.7A1.7%201.7%200%200%201%203%2018.6V5.4a1.7%201.7%200%200%201%201.7-1.7Zm0%201.4a.3.3%200%200%200-.3.3v13.2a.3.3%200%200%200%20.3.3h14.6a.3.3%200%200%200%20.3-.3V5.4a.3.3%200%200%200-.3-.3Z%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.65%22%20d%3D%22M4.4%207.3h15.2%22%2F%3E%3Ccircle%20cx%3D%225.8%22%20cy%3D%225.9%22%20r%3D%22.32%22%2F%3E%3Ccircle%20cx%3D%227.3%22%20cy%3D%225.9%22%20r%3D%22.32%22%2F%3E%3C%2Fg%3E%3Cg%20clip-path%3D%22url(%23svgID14)%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M10.7%2010.7h6.9M12.1%2013.5h6.1M10.7%2016.3h5.2%22%20opacity%3D%22.45%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.8%22%20d%3D%22M8.8%208.8v9.3%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M5.6%209.7V17%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M5.6%2010.6h1.7%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M5.6%2013.8h1.7%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.55%22%20d%3D%22M5.6%2017h1.7%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.6499999999999995%2010.6a0.65%200.65%200%201%200%201.3%200a0.65%200.65%200%201%200%20-1.3%200Z%22%20opacity%3D%22.6%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.6499999999999995%2013.8a0.65%200.65%200%201%200%201.3%200a0.65%200.65%200%201%200%20-1.3%200Z%22%20opacity%3D%22.9%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.6499999999999995%2017a0.65%200.65%200%201%200%201.3%200a0.65%200.65%200%201%200%20-1.3%200Z%22%20opacity%3D%22.6%22%2F%3E%3Ccircle%20cx%3D%227.3%22%20cy%3D%2213.8%22%20r%3D%221.15%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%22.5%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M10.4%208.35h1.4%22%20opacity%3D%220%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.6%22%20d%3D%22M10.4%2018.55h1.4%22%20opacity%3D%220%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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