John KuehJohn Kueh

file phone icon

Tabler · file-phone · MIT

Download SVG

The Tabler file phone icon depicts a document with a phone symbol, commonly used to represent actions related to saving or transferring data via a mobile device, or indicating a contact file.

Common uses

  • Button to save contact information to a file.
  • Icon for a document containing phone numbers.
  • Link to download a file related to a phone call or mobile service.

Use it in React

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

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

Styles

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

outline
<IconFilePhone size={24} stroke={2} />
filled
<IconFilePhoneFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Document
Keywords
savetransferinputfilephonedocumentdatacallmobilecontentcontact filemobile documentphone recordsave contact

FAQ

What does the file phone icon represent?
It symbolizes a file or document associated with a phone, often used for contact information or mobile data transfer.
How do I use the file phone icon in React?
Import it using `import { IconFilePhone } from '@tabler/icons-react'` and use it as a component: `<IconFilePhone />`.
What is the license for this icon?
The Tabler icon library, including the file phone icon, is released 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 →