The Phosphor file html icon depicts a document with the HTML file extension, commonly used to represent HTML files or web development-related actions in a user interface.
Common uses
- Button to open or edit an HTML file
- File type indicator in a file explorer
- Link to an HTML document
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { FileHtml } from '@phosphor-icons/react';
<FileHtml size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<FileHtml size={24} />thin
<FileHtml size={24} weight="thin" />light
<FileHtml size={24} weight="light" />bold
<FileHtml size={24} weight="bold" />fill
<FileHtml size={24} weight="fill" />duotone
<FileHtml size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- office
- Keywords
- *updated*documentscodeofficeeditortechnology & developmentfilehtmlhtml documentweb filecode filedocument html
FAQ
- What does the file html icon represent?
- It represents an HTML file, often used in contexts related to web development, documents, or office applications.
- How do I use the file html icon in React?
- You can import it from '@phosphor-icons/react' like this: import { FileHtml } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the file html 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →