John KuehJohn Kueh

file js icon

Phosphor · file-js · MIT

Download SVG

The Phosphor file js icon depicts a JavaScript file, commonly used to represent JavaScript code files or related settings within an application.

Common uses

  • Button to open/edit a JavaScript file
  • List item for a JavaScript project file
  • Tab for a JavaScript code editor section

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { FileJs } from '@phosphor-icons/react';

<FileJs size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FileJs size={24} />
thin
<FileJs size={24} weight="thin" />
light
<FileJs size={24} weight="light" />
bold
<FileJs size={24} weight="bold" />
fill
<FileJs size={24} weight="fill" />
duotone
<FileJs size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
documentscodejavascriptofficeeditortechnology & developmentfilejsjavascript filejs documentcode filescript file

FAQ

What does the file js icon represent?
It represents a JavaScript file, often used to denote code files or settings related to JavaScript.
How do I use this icon in React?
You can import and use it in React with: import { FileJs } from '@phosphor-icons/react'
What is the license for this icon?
The Phosphor icon library, including the file js icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

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