The Tabler file lambda icon, codenamed file-lambda, depicts a document with a lambda symbol, often used to represent files related to functional programming, data processing, or serverless functions.
Common uses
- Button to trigger a serverless function
- Link to a data processing script
- Label for a configuration file
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileLambda } from '@tabler/icons-react';
<IconFileLambda size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconFileLambda size={24} stroke={2} />filled
<IconFileLambdaFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- datadocumentextensionpaperfilelambdacontentrecordtextinformationlambda filefunction fileserverless icondata script
FAQ
- What does the file lambda icon represent?
- It represents files associated with lambda functions, serverless computing, or data processing scripts.
- How do I use this icon in React?
- Import it using `import { IconFileLambda } from '@tabler/icons-react';` and use it as a component.
- What is the license for this icon?
- The Tabler icon library, including the file-lambda icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.