A trunk with two folders on it, for a file tree, nested folders and a project structure. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M3 3L3 16C3 17.6569 4.3431 19 6 19L9 19M3 5C3 6.6569 4.3431 8 6 8L9 8M14 3L15.382 3C15.7607 3 16.107 3.214 16.2764 3.5528L16.7236 4.4472C16.893 4.786 17.2393 5 17.618 5L20 5C20.5523 5 21 5.4477 21 6L21 9C21 9.5523 20.5523 10 20 10L14 10C13.4477 10 13 9.5523 13 9L13 4C13 3.4477 13.4477 3 14 3ZM14 14L15.382 14C15.7607 14 16.107 14.214 16.2764 14.5528L16.7236 15.4472C16.893 15.786 17.2393 16 17.618 16L20 16C20.5523 16 21 16.4477 21 17L21 20C21 20.5523 20.5523 21 20 21L14 21C13.4477 21 13 20.5523 13 20L13 15C13 14.4477 13.4477 14 14 14Z"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- file tree
- directory
- folder structure
- nested folders
- hierarchy
- sitemap
- files
- storage
Related icons
The rest of the folder family first, then the Files shelf.
FAQ
Answered from folder-tree's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the folder-tree icon for?
- A trunk with two folders on it, for a file tree, nested folders and a project structure. It is filed under Files in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as file tree, directory, folder structure, nested folders, hierarchy, sitemap, files and storage, and the browser's search matches all of those.
- What styles does the folder-tree icon come in?
- All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
- Is there a square or circle version of folder-tree?
- No. folder-tree is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with folder-tree?
- folder, folder-arrow-down, folder-arrow-left, folder-arrow-right, folder-arrow-up and folder-check, and 12 more, all shown below. The folder family is listed first, then the rest of the Files shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import folder-tree in React?
- <FolderTree /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <FolderTree size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the folder-tree SVG?
- icons/stroke/folder-tree.svg, icons/two-tone/folder-tree.svg, icons/duotone/folder-tree.svg and icons/fill/folder-tree.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was folder-tree added to the set?
- Added 17 Sept 2026. It ships in v1.0.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.