John KuehJohn Kueh

table down icon

Tabler · table-down · MIT

Download SVG

The Tabler table down icon depicts a table with a downward-pointing arrow, commonly used to indicate sorting data in descending order or a downward data transfer.

Common uses

  • Sort a data table by a specific column in descending order.
  • Indicate a file download or data export action.
  • Represent a descending trend or value in a dashboard.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconTableDown } from '@tabler/icons-react';

<IconTableDown size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Database
Keywords
tabledownarrow-downtable-arrowdescendingsort-downdata-tabledirectionalarrange-downtable-orderdatabasesort descendingtable arrow downdescending orderdata download

FAQ

What does the table down icon represent?
It visually signifies descending order, often used for sorting data or indicating a downward movement of information.
How do I use the table down icon in React?
You can import and use it like this: import { IconTableDown } from '@tabler/icons-react'. Then render it as <IconTableDown />.
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 →