#6366F148 × 48px
px

Folder upload Icon

Use the pixel-perfect Duotone Folder Upload icon. Fully compatible with Tailwind CSS, React, Vue, and modern JS frameworks. Great for file management and data transfer apps. Ship your UI fast!

MIT License — Free foreverDuotone SVG6+ frameworks

Use in your project

Install the package and drop the icon into your code.

@duo-icons/react
Terminal
bash
npm install @duo-icons/react
# or
yarn add @duo-icons/react
# or
pnpm add @duo-icons/react
Import · React
tsx
import { AlignBottom, AlertOctagon, AppDots } from '@duo-icons/react';

Icon in action

Live preview of Folder upload inside real UI components. Reacts to your customizer settings.

Buttons

Input fields

Alerts & notifications

Action completed!

Just now

Navigation

Badges & chips

Miscellaneous
Folder upload
New
uploadfilesdirectory

Card

Folder upload

Miscellaneous

Free

Use the pixel-perfect Duotone Folder Upload icon. Fully compatible with Tailwind CSS, React, Vue, and modern JS frameworks. Great for file management and data transfer apps. Ship your UI fast!

uploadfilesdirectorystorage

About the Folder upload icon

Everything you need to know about this icon and how to use it.

The Folder upload icon is part of the DuoIcons collection, a free and open-source duotone icon library designed for modern web and mobile development. Every icon in the collection features two carefully balanced layers — a primary layer and a secondary layer with reduced opacity — creating a distinctive depth-of-field aesthetic that stands out in any UI.

Use the pixel-perfect Duotone Folder Upload icon. Fully compatible with Tailwind CSS, React, Vue, and modern JS frameworks. Great for file management and data transfer apps. Ship your UI fast! This icon is filed under the Miscellaneous category, making it easy to discover alongside related symbols in the same visual family.

You can personalise the Folder upload icon directly on this page using the Customizer panel. Adjust the colour (any valid hex value or pick from the curated presets) and the size from 8 px up to 256 px. All code snippets and the live preview update instantly so you can copy exactly the code you need without any extra tooling.

The Folder upload icon is available as a native component for React, Vue, Svelte, Flutter, Tailwind CSS and Vanilla JS through the respective DuoIcons packages. Each package is independently tree-shakeable, meaning only the icons you import are included in your final bundle. TypeScript definitions are bundled by default.

In addition to component packages, the Folder upload icon can be exported in multiple formats including plain SVG, an SVG symbol sprite, a base-64 Data URI for CSS backgrounds, and a high-resolution PNG at 512 px. A Figma source file is also available for designers who want to work directly with the vector shapes.

All DuoIcons — including Folder upload — are released under the MIT License. You are free to use them in personal projects, commercial products, open-source libraries, and SaaS applications without attribution. Contributions, bug reports, and icon requests are always welcome on GitHub.

Slug
folder-upload
Tailwind class
duo-icons-folder-upload

Available formats

SVGSymbol SVGPNGData URIReactVueSvelteFlutterTailwind CSSVanilla JSFont

Frequently asked questions

Common questions about the Folder upload icon and DuoIcons.

You can use the Folder upload icon in several ways: copy it as a plain SVG and paste it directly into your HTML, install the framework-specific package (@duo-icons/react, @duo-icons/vue, @duo-icons/svelte, etc.) and import it as a component, or use the Tailwind CSS plugin and apply the class duo-icons-folder-upload to any element. All options are shown in the code examples section above.