Layout Pattern
Icon Grid
Grid of icon+label pairs for features, capabilities, or categories. Scannable and visually clean.
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
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Visual Storytelling
Image Focus
Full-bleed imagery with overlaid text. Ideal for emotional storytelling and visual impact.
/layouts/image-focus
Visual Storytelling
Photo Grid
Multiple images in a structured mosaic or uniform grid. Tells a visual story that words alone cannot.
/layouts/photo-grid
Business Strategic
Capability Map
Nested grid of business capabilities grouped by domain. The "what the company does" view, independent of teams.
/layouts/capability-map
Business Strategic
Competitive Landscape
2x2 or ecosystem view of competitors and where you fit. The positioning argument made visual.
/layouts/competitive-landscape
Visual Storytelling
Customer Journey Map
Phases of the customer experience with actions, touchpoints, and emotions. Makes empathy visible.
/layouts/customer-journey
Data Analysis
Decision Tree
Branching diagram showing choices and consequences. Makes decision logic visual and transparent.
/layouts/decision-tree
OPF Config
layouts:icon-grid{
"$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."
}
]
}Preview this config live at pptx.dev/playground.