The HugeIcons java script icon depicts the official logo for JavaScript, commonly used to represent JavaScript-related features, programming languages, or web development contexts in user interfaces.
Common uses
- Indicate a JavaScript file or project.
- Label a section about JavaScript.
- Showcase a technology stack.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { JavaScriptIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={JavaScriptIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- javascriptjsscriptingprogramming language
FAQ
- What does the JavaScript icon represent?
- It represents the JavaScript programming language, often used to signify JavaScript code, features, or related technologies.
- How do I use the JavaScript icon in React?
- Import both HugeiconsIcon and JavaScriptIcon, then render it using <HugeiconsIcon icon={JavaScriptIcon} />.
- What is the license for this icon?
- The HugeIcons JavaScript icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.