John KuehJohn Kueh

root second bracket icon

HugeIcons · RootSecondBracketIcon · MIT

Download SVG

The HugeIcons root second bracket icon visually represents a nested or hierarchical structure, often used to denote a secondary or subordinate element within a larger grouping.

Common uses

  • Indicating a sub-folder in a file explorer.
  • Representing a nested code block in an IDE.
  • Showing a secondary option within a dropdown menu.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
nested bracketsub-bracketsecondary brackethierarchy bracket

FAQ

What does the root second bracket icon typically represent?
This icon usually signifies a nested or secondary level within a structure, like a sub-item or a subordinate category.
How do I use the RootSecondBracketIcon in React?
Import both HugeiconsIcon and RootSecondBracketIcon, then render it using <HugeiconsIcon icon={RootSecondBracketIcon} />.
What is the license for this icon?
The HugeIcons root second bracket icon is available under the MIT license.

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 →