launchshots / icons / lucide / grid-3x3

Grid 3x3

Lucide ISC License
table rows columns
Drop into editor

Copy the code

<!-- @license lucide-static v1.21.0 - ISC --> <svg class="lucide lucide-grid-3x3" 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" > <rect width="18" height="18" x="3" y="3" rx="2" /> <path d="M3 9h18" /> <path d="M3 15h18" /> <path d="M9 3v18" /> <path d="M15 3v18" /> </svg>
<!-- Grid 3x3 icon (Lucide) --> <!-- @license lucide-static v1.21.0 - ISC --> <svg class="lucide lucide-grid-3x3" 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" > <rect width="18" height="18" x="3" y="3" rx="2" /> <path d="M3 9h18" /> <path d="M3 15h18" /> <path d="M9 3v18" /> <path d="M15 3v18" /> </svg>
import { Grid3x3 } from 'lucide-react'; export default function MyComponent() { return <Grid3x3 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 Grid 3x3 icon

The Grid 3x3 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 Grid 3x3 icon will sit visually next to any other Lucide icon without retouching.

Search keywords related to this icon: table, rows, columns. 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

Grid 2x2 icon grid-2x2 Grid 2x2 Check icon grid-2x2-check Grid 2x2 Plus icon grid-2x2-plus Grid 2x2 X icon grid-2x2-x Grid 3x2 icon grid-3x2 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 Columns 3 Cog icon columns-3-cog File Spreadsheet icon file-spreadsheet Landmark icon landmark

Latest from the blog

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
Guides
Claude Code Weekly Limit vs 5-Hour Lockout: Complete Usage & Reset Guide
Sep 22, 2026
Guides
When Does Claude Code Usage Reset? Complete Reset Schedule Guide
Sep 22, 2026
copied