The Tabler function icon depicts a graph with a line, commonly used to represent mathematical functions, calculations, or data visualization in UI elements.
Common uses
- Button for accessing a formula editor
- Label for a statistics or data analysis section
- Icon in a math or science-related toolbar
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFunction } from '@tabler/icons-react';
<IconFunction size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFunction size={24} stroke={2} />filled
<IconFunctionFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Math
- Keywords
- mathlinearstatyscicsgraphfunctioncalculationequationmathematicsnumericformulachart
FAQ
- What does the function icon represent?
- It represents a mathematical function, often visualized as a graph, and is used for concepts related to math, calculations, and data.
- How do I use the function icon in React?
- You can import and use it like this: import { IconFunction } from '@tabler/icons-react'; <IconFunction />.
- What is the license for the Tabler function icon?
- The Tabler function icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.