John KuehJohn Kueh

list restart icon

HugeIcons · ListRestartIcon · MIT

Download SVG

The HugeIcons list restart icon visually represents the action of resetting or restarting a list or sequence, often used to clear current filters or return to an initial state.

Common uses

  • Resetting applied filters on a data table
  • Clearing a search query and results
  • Returning to the first page of a paginated list

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ListRestartIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ListRestartIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
reset listrestart sequenceclear filtersrefresh list

FAQ

What does the list restart icon signify?
It signifies the action of resetting or restarting a list, sequence, or set of applied filters.
How do I use the ListRestartIcon in React?
Import both HugeiconsIcon and ListRestartIcon, then render <HugeiconsIcon icon={ListRestartIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →