The Phosphor file c sharp icon depicts a document with the C# programming language symbol, commonly used to represent C# files or code snippets in user interfaces.
Common uses
- Button to open C# code editor
- Label for a C# file in a file explorer
- Indicator for a technology & development document type
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { FileCSharp } from '@phosphor-icons/react';
<FileCSharp size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<FileCSharp size={24} />thin
<FileCSharp size={24} weight="thin" />light
<FileCSharp size={24} weight="light" />bold
<FileCSharp size={24} weight="bold" />fill
<FileCSharp size={24} weight="fill" />duotone
<FileCSharp size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- office
- Keywords
- *new*documentscodec#officeeditortechnology & developmentfilecsharpc# file iconcode file iconprogramming documentscript file
FAQ
- What does the file c sharp icon represent?
- It represents a file or document related to the C# programming language. It's often used in software development contexts.
- How do I use the file c sharp icon in React?
- You can import and use it directly in your React components like this: import { FileCSharp } from '@phosphor-icons/react'.
- What is the license for this icon?
- This icon is from the Phosphor library and 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 →