John KuehJohn Kueh

file script icon

HugeIcons · FileScriptIcon · MIT

Download SVG

The HugeIcons file script icon visually represents a document containing code or commands, commonly used to indicate script files, code snippets, or executable programs in user interfaces.

Common uses

  • Representing script files in file explorers
  • Indicating code snippets in documentation
  • Button for running or executing a script

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
script filecode fileprogramming fileexecutable

FAQ

What does the FileScriptIcon represent?
The FileScriptIcon represents a file that contains script code or commands, often used for automation or programming tasks.
How do I use the FileScriptIcon in a React application?
Import both HugeiconsIcon and FileScriptIcon, then render it using <HugeiconsIcon icon={FileScriptIcon} />.
What is the license for the FileScriptIcon?
The FileScriptIcon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →