John KuehJohn Kueh

java icon

HugeIcons · JavaIcon · MIT

Download SVG

The HugeIcons java icon depicts the Java programming language logo, commonly used to represent Java-related features or technologies in a user interface.

Common uses

  • Indicate Java development environments
  • Link to Java documentation
  • Select Java as a programming language option

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
java logoprogramming languagecodeopenjdk

FAQ

What does the Java icon represent?
The Java icon represents the official logo of the Java programming language. It's used to signify anything related to Java.
How do I use the Java icon in React?
To use the Java icon in React, import both HugeiconsIcon and JavaIcon, then render it using <HugeiconsIcon icon={JavaIcon} />.
What is the license for the Java icon?
The Java icon from HugeIcons is available under the MIT license.

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 →