Stacked directories, for a library, a collection and multiple folders at once. On a 24×24 grid in stroke, 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="M4 9.268C3.3812 9.6253 3 10.2855 3 11V19C3 20.1046 3.8954 21 5 21H14C14.7145 21 15.3747 20.6188 15.732 20M8 5C8 3.8954 8.8954 3 10 3L11.1716 3C11.702 3 12.2107 3.2107 12.5858 3.5858L13.4142 4.4142C13.7893 4.7893 14.298 5 14.8284 5L19 5C20.1046 5 21 5.8954 21 7L21 14C21 15.1046 20.1046 16 19 16L10 16C8.8954 16 8 15.1046 8 14Z"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- directories
- multiple
- library
- archive
- collection
- directory
- files
- storage
- workspace
Related icons
The rest of the folders family first, then the Files shelf.
FAQ
Answered from folders's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the folders icon for?
- Stacked directories, for a library, a collection and multiple folders at once. 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 directories, multiple, library, archive, collection, directory, files, storage and workspace, and the browser's search matches all of those.
- What styles does the folders icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of folders?
- No. folders is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with folders?
- archive, bin, circle-pen, copy, copy-plus and file, and 12 more, all shown below. They are the Files shelf: nothing else in the set is named after folders.
- How do I import folders in React?
- <Folders /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Folders size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the folders SVG?
- icons/stroke/folders.svg, icons/duotone/folders.svg and icons/fill/folders.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 folders added to the set?
- Added 10 Aug 2026, and last redrawn 10 Aug 2026. It ships in v0.1.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.