John KuehJohn Kueh

html five icon

HugeIcons · HtmlFiveIcon · MIT

Download SVG

The HugeIcons html five icon depicts the HTML5 logo, commonly used to represent web development, HTML content, or web-related features in user interfaces.

Common uses

  • Web development section
  • HTML content indicator
  • Technology stack display

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HtmlFiveIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={HtmlFiveIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
html5webmarkup languagecode

FAQ

What does the HtmlFiveIcon represent?
The HtmlFiveIcon represents the HTML5 logo, which is the standard markup language for creating web pages and web applications.
How do I use the HtmlFiveIcon in React?
To use the HtmlFiveIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={HtmlFiveIcon} />.
What is the license for the HtmlFiveIcon?
The HtmlFiveIcon is distributed 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 HugeIcons.

Looking for something else? Search HugeIcons 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 →