John KuehJohn Kueh

file py icon

Phosphor · file-py · MIT

Download SVG

The Phosphor file py icon depicts a Python file, commonly used to represent Python scripts or code files within an interface.

Common uses

  • Button to open a Python script
  • List item for a Python project file
  • Indicator for a Python configuration setting

Use it in React

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

<FilePy size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
*new*documentscodepythonofficeeditortechnology & developmentfilepypython filecode filescript iconpy file

FAQ

What does the file py icon represent?
It represents a file associated with the Python programming language, often used for Python scripts or code.
How do I use the file py icon in React?
You can import and use it in your React components with: import { FilePy } from '@phosphor-icons/react'
What is the license for this icon?
The Phosphor icon library, including the file py 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 →