John KuehJohn Kueh

node edit icon

HugeIcons · NodeEditIcon · MIT

Download SVG

The HugeIcons node edit icon visually represents the action of modifying or configuring a node within a system or graph, commonly used for editing settings or parameters.

Common uses

  • Editing node properties in a workflow builder
  • Configuring parameters for a data processing node
  • Modifying a component's settings in a visual editor

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
edit nodeconfigure nodenode settingsmodify node

FAQ

What does the NodeEditIcon represent?
It depicts the action of editing or modifying a node, often used in interfaces for changing settings or configurations.
How do I use the NodeEditIcon in React?
Import both HugeiconsIcon and NodeEditIcon, then render it using <HugeiconsIcon icon={NodeEditIcon} />.
What is the license for this icon?
The NodeEditIcon is available under the MIT license, allowing for free use.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →