The Tabler file function icon depicts a document with a function symbol, commonly used to represent code files, function definitions, or script-related content in user interfaces.
Common uses
- Representing code editor files
- Indicating function or script settings
- Labeling API documentation entries
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileFunction } from '@tabler/icons-react';
<IconFileFunction size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFileFunction size={24} stroke={2} />filled
<IconFileFunctionFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- datadocumentextensionpaperfilefunctioncontentrecordtextinformationcode filescript icondocument functionprogramming file
FAQ
- What does the file function icon represent?
- It visually signifies a file that contains or relates to a function, often used for code, scripts, or programming-related documents.
- How do I use this icon in React?
- You can import and use it directly with the statement: import { IconFileFunction } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the file-function icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.