The Tabler file type html icon depicts the HTML file format, commonly used to represent web pages and front-end code in user interfaces.
Common uses
- Labeling HTML files in a file explorer.
- Indicating a web page or front-end project.
- Representing HTML content in a document list.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFileTypeHtml } from '@tabler/icons-react';
<IconFileTypeHtml size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- webmarkupinternetbrowsercodesitehtmlhypertextformatfront-enddocumentfiletypehtml fileweb documentmarkup file
FAQ
- What does the file type html icon represent?
- It represents the HTML file format, which is the standard markup language for documents designed to be displayed in a web browser.
- How do I use this icon in React?
- You can import and use it in React with the following statement: import { IconFileTypeHtml } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.