File Tree SVG icon, line

Free

Branching lines connect one top folder to two folders below. Show it in a directory navigation panel or a project structure diagram.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/I_7FX1M05Ts8/amnt.svg" alt="File Tree" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6 3h4l2 2h6a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1Z"/><path d="M12 11v3M6 14h12M6 14v2M18 14v2"/><path d="M3 17h2l1 1h3a1 1 0 0 1 1 1v2H2v-3a1 1 0 0 1 1-1ZM15 17h2l1 1h3a1 1 0 0 1 1 1v2h-8v-3a1 1 0 0 1 1-1Z"/></svg>
CSS background-image
.file-tree {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/I_7FX1M05Ts8/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.file-tree {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/I_7FX1M05Ts8/amnt.svg") center / contain no-repeat;
}
React
import FileTreeSvg from "./file-tree.jsx"; // from the React tab above

<FileTreeSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words File Tree: One top folder linked by branching lines to two smaller folders below. as part of the pack Code and Developer Icons, Line. Want one like it? Make your own in the SVG studio.

Rest of Code and Developer Icons, Line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence