The HugeIcons html file 01 icon depicts a standard HTML file, commonly used to represent web pages, HTML documents, or web development-related content in user interfaces.
Common uses
- Button to open/edit HTML files
- File type indicator in a file explorer
- Link to a web page
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HtmlFile01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HtmlFile01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- html iconweb page icondocument iconfile icon
FAQ
- What does the HtmlFile01Icon represent?
- It represents an HTML file, suitable for indicating web pages or HTML documents.
- How do I use the HtmlFile01Icon in React?
- Import it as import { HtmlFile01Icon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={HtmlFile01Icon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.