John KuehJohn Kueh

chess 02 icon

HugeIcons · Chess02Icon · MIT

Download SVG

The HugeIcons chess 02 icon depicts a chess piece, commonly used to represent games, strategy, or decision-making in user interfaces.

Common uses

  • Game settings
  • Strategy planning section
  • Tutorial step indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
strategy icongame iconboard game iconpiece icon

FAQ

What does the Chess02 icon represent?
The Chess02 icon represents a chess piece, often used to signify concepts like strategy, games, or complex decision-making.
How do I use the Chess02 icon in React?
To use the Chess02 icon in React, import it as `Chess02Icon` from '@hugeicons/core-free-icons' and render it using the `<HugeiconsIcon>` component from '@hugeicons/react' like so: `<HugeiconsIcon icon={Chess02Icon} />`.
What is the license for this icon?
The Chess02 icon is distributed under the MIT license, which allows 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 →

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