launchshots / icons / lucide / tic-tac-toe

Tic Tac Toe

Lucide ISC License
game board grid strategy noughts and crosses
Drop into editor

Copy the code

<!-- @license lucide-static v1.47.0 - ISC --> <svg class="lucide lucide-tic-tac-toe" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M12 2v20" /> <path d="m21 16-5 5" /> <path d="m21 21-5-5" /> <path d="M22 12H2" /> <path d="M8 3 3 8" /> <path d="M8 8 3 3" /> <circle cx="18.5" cy="5.5" r="2.5" /> <circle cx="5.5" cy="18.5" r="2.5" /> </svg>
<!-- Tic Tac Toe icon (Lucide) --> <!-- @license lucide-static v1.47.0 - ISC --> <svg class="lucide lucide-tic-tac-toe" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" > <path d="M12 2v20" /> <path d="m21 16-5 5" /> <path d="m21 21-5-5" /> <path d="M22 12H2" /> <path d="M8 3 3 8" /> <path d="M8 8 3 3" /> <circle cx="18.5" cy="5.5" r="2.5" /> <circle cx="5.5" cy="18.5" r="2.5" /> </svg>
import { TicTacToe } from 'lucide-react'; export default function MyComponent() { return <TicTacToe size={24} strokeWidth={2} color="currentColor" />; }

Use this icon in your App Store screenshots

Open LaunchShots editor with this icon already dropped in as a sticker — resize, recolor, and ship.

Open in editor →

About the Tic Tac Toe icon

The Tic Tac Toe icon is part of the Lucide open-source icon set — a curated, consistent library used by indie devs and design teams. Lucide draws every icon on a 24×24 grid with a 2px stroke, so this Tic Tac Toe icon will sit visually next to any other Lucide icon without retouching.

Search keywords related to this icon: game, board, grid, strategy, noughts and crosses. If you're looking for a similar mark, the related grid below shares tags with this one.

Need it in a screenshot, mockup, or App Store preview? The Drop into editor button above opens the LaunchShots screenshot maker with the icon pre-loaded as a sticker — resize from any corner, change the color from the float toolbar, and export as PNG.

Related icons

Dice 1 icon dice-1 Dice 2 icon dice-2 Dice 3 icon dice-3 Dice 4 icon dice-4 Dice 5 icon dice-5 Dice 6 icon dice-6 Dices icon dices Between Horizontal End icon between-horizontal-end Between Horizontal Start icon between-horizontal-start Between Vertical End icon between-vertical-end Between Vertical Start icon between-vertical-start Bow Arrow icon bow-arrow

Latest from the blog

Build in public
Solo Dev's Guide: Building in Public Without Burnout
Sep 26, 2026
ASO
How to Read Competitor App Store Screenshots in 20 Minutes
Sep 25, 2026
Build in public
Getting Your First 100 App Users Without an Ad Budget
Sep 24, 2026
ASO
Screenshot Mistakes That Quietly Cost Installs: 10 Fixes
Sep 23, 2026
copied