The Tabler toml icon depicts a document with structured text, commonly used to represent configuration files or data formats in UI elements.
Common uses
- Representing TOML configuration files in a file explorer.
- Indicating a data format selection option.
- Labeling a section for structured text input.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconToml } from '@tabler/icons-react';
<IconToml size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Extensions
- Keywords
- configformatmarkupfilelanguagedatasyntaxtextdocumentstructuredextensionstomlconfig filemarkup languagestructured datatext document
FAQ
- What does the TOML icon represent?
- The TOML icon represents the TOML (Tom's Obvious, Minimal Language) configuration file format, often used for its human-readable syntax.
- How do I use the TOML icon in React?
- You can import and use the TOML icon in React with the following statement: `import { IconToml } from '@tabler/icons-react'`.
- What is the license for the Tabler TOML icon?
- The Tabler TOML icon is distributed under the MIT license.
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 →