PPTX.gallery
Open in PPTX.dev

Layout Pattern

Icon Grid

Grid of icon+label pairs for features, capabilities, or categories. Scannable and visually clean.

FeaturesVisualScannable

How to Use It

Icon grids replace bullet lists with something far more engaging. Use a 2x3 or 3x3 grid. Each cell: one icon, one label (2-5 words), and optionally one line of supporting text. Choose a consistent icon style (outline or filled, not mixed). This layout works exceptionally well for feature overviews, capability maps, or category breakdowns.

Content Zones

TitleSlide title
BodyPrimary content

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:icon-grid
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/icon-grid",
  "tags": [
    "gallery:layouts/icon-grid"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "icon-grid",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"icon-grid\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.