The Tabler html icon depicts the HyperText Markup Language file format, commonly used to represent web pages and their structure in user interfaces.
Common uses
- Button to edit HTML content
- File type indicator for HTML documents
- Link to a web development section
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHtml } from '@tabler/icons-react';
<IconHtml size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Extensions
- Keywords
- codecodingfilewebprogrammingpagehtmlpluginaddonmoduleextensionsweb pagecode filemarkup language
FAQ
- What does the 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 the HTML icon in React?
- You can import and use it in your React application with: import { IconHtml } from '@tabler/icons-react'
- What is the license for the Tabler HTML icon?
- The Tabler icon library, including the HTML icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
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 →