The Lucide file code corner icon depicts a document with a corner folded over, signifying code or a specific file type, often used to represent code files or settings within a user interface.
Common uses
- Button to view/edit code
- Indicator for configuration files
- Link to source code repository
Use it in React
Install
npm i lucide-reactImport & render
import { FileCodeCorner } from 'lucide-react';
<FileCodeCorner size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- scriptdocumenthtmlxmlproperty listplistfilecodecornercode filesettings filedocument codeplist file
FAQ
- What is this icon typically used for?
- It's commonly used to represent code files, configuration settings, or any file that contains structured data like HTML, XML, or property lists.
- How do I use this icon in React?
- You can import and use it in your React application with: import { FileCodeCorner } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the file-code-corner icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.