John KuehJohn Kueh

file signal icon

Tabler · file-signal · MIT

Download SVG

The Tabler file signal icon depicts a document with a Wi-Fi signal, commonly used to represent files related to network connectivity, data transfer, or online status.

Common uses

  • Indicate a file that requires an internet connection.
  • Show a document being uploaded or downloaded.
  • Represent a configuration file for network settings.

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconFileSignal size={24} stroke={2} />
filled
<IconFileSignalFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
wi-ficonnectioninternetonlineconnectedfilesignaldocumentdatacontentwi-fi filenetwork documentonline fileconnected document

FAQ

What does the file signal icon represent?
It represents a file or document associated with a network signal, suggesting connectivity, data transfer, or online status.
How do I use this icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconFileSignal } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icon library, including the file signal icon, 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 →