John KuehJohn Kueh

function icon

Phosphor · function · MIT

Download SVG

The Phosphor function icon depicts a mathematical function, commonly used in UI to represent programming functions, mathematical operations, or advanced settings.

Common uses

  • Button for code editor function definition
  • Menu item for mathematical formula editor
  • Setting for advanced configuration options

Use it in React

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

<Function size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Function size={24} />
thin
<Function size={24} weight="thin" />
light
<Function size={24} weight="light" />
bold
<Function size={24} weight="bold" />
fill
<Function size={24} weight="fill" />
duotone
<Function size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
mathematicsarithmeticf-stoptechnology & developmentfunctionprogrammingcodemathformula

FAQ

What does the function icon represent?
It represents a mathematical function or a programming function. It's often used for actions related to code, calculations, or advanced settings.
How do I use the function icon in React?
You can import and use it like this: `import { Function } from '@phosphor-icons/react'`. Then render it as `<Function />`.
What is the license for the Phosphor function icon?
The Phosphor icon library, including the function icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Phosphor and 4 more libraries by description →