John KuehJohn Kueh

strategy icon

Phosphor · strategy · MIT

Download SVG

The Phosphor strategy icon depicts a game board with pieces, commonly used to represent concepts of planning, tactics, or strategic decision-making in UI.

Common uses

  • Representing a 'strategy' or 'plan' setting.
  • Indicating a game-related feature, like a board game.
  • Visualizing financial planning or market strategy sections.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Strategy } from '@phosphor-icons/react';

<Strategy size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Strategy size={24} />
thin
<Strategy size={24} weight="thin" />
light
<Strategy size={24} weight="light" />
bold
<Strategy size={24} weight="bold" />
fill
<Strategy size={24} weight="fill" />
duotone
<Strategy size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
sportsstrategemplantic-tac-toegamesfinancesstrategytacticsgame boardchess

FAQ

What does the strategy icon represent?
It visually represents concepts like planning, tactics, and strategic decision-making, often related to games or complex processes.
How do I use the strategy icon in React?
You can import and use it like this: import { Strategy } from '@phosphor-icons/react'. Then render it as <Strategy size={24} />.
What is the license for the Phosphor strategy icon?
The Phosphor icon library, including the strategy icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →