The Tabler device desktop down icon visually represents downloading or receiving data to a desktop computer, commonly used for actions like file downloads or data synchronization.
Common uses
- Initiate a file download to a desktop.
- Indicate data being received or synced to a device.
- Button to save settings or data locally on a desktop.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceDesktopDown } from '@tabler/icons-react';
<IconDeviceDesktopDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- downloadreceivestoresavetransferfetchacquiresyncobtaingatherdevicesdevicedesktopdowndownload to computersave to desktop
FAQ
- What does the device desktop down icon represent?
- It signifies the action of downloading or receiving data onto a desktop computer. It's often used for file transfers or sync operations.
- How do I use this icon in React?
- You can import and use it directly with: import { IconDeviceDesktopDown } from '@tabler/icons-react'. Then render it as <IconDeviceDesktopDown />.
- What is the license for this icon?
- This icon is from the Tabler icon library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →