John KuehJohn Kueh

tic tac toe icon

HugeIcons · TicTacToeIcon · MIT

Download SVG

The HugeIcons tic tac toe icon depicts the classic game board and is commonly used to represent game-related actions, settings, or a simple grid layout.

Common uses

  • Start game button
  • Game settings option
  • Grid or board visualization

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
gameboard gamegridx o

FAQ

What is the tic tac toe icon used for?
It represents the game of tic tac toe and is suitable for game interfaces, settings related to games, or visual elements resembling a grid.
How do I use the TicTacToeIcon in React?
Import both HugeiconsIcon and TicTacToeIcon, then render <HugeiconsIcon icon={TicTacToeIcon} />.
What is the license for this icon?
The HugeIcons tic tac toe icon is available under the MIT license.

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 →