Minimalist pictogram of a coffee cup with steam

A thick black monoline coffee cup with rising steam, surrounded by small beans and a heart accent on a clean white background.

Prompt

2x2 grid, 16:9, pick 4 famous Fortune 500 brands and their history class Inputs:
    SUBJECT = "[any subject]"
    MOOD = "[optional or AI infer]"
    ICON_COUNT = "[optional or AI infer]"
    CHARACTER_MODE = "[optional: mascot / object / animal / human / abstract]"
    FORMAT = "[poster / sticker / wall decal / square icon set]"

class VisualGrammar:
    stroke = "thick black monoline"
    fill = "solid black shapes"
    background = "white negative space"
    geometry = [
        "circles",
        "rectangles",
        "rounded corners",
        "simple silhouettes",
        "short motion marks",
        "dots",
        "tiny symbolic accents"
    ]

class SubjectTranslator:
    rule = "reduce SUBJECT to its simplest recognizable shape"
    infer = [
        "primary icon",
        "supporting props",
        "mini symbols",
        "environmental hints",
        "tiny narrative objects",
        "optional cute character"
    ]

class Composition:
    rule_1 = "large simple subject first"
    rule_2 = "small icons orbit or support the subject"
    rule_3 = "white space is part of the design"
    rule_4 = "everything must be readable at thumbnail size"

def render():
    return """
    Generate SUBJECT as a universal minimalist pictogram scene.
    It should be charming, symbolic, readable, and built from thick black graphic strokes.
    """
Published: September 4, 2026 by

Sign in to save

Keep your favorite prompts in one place. After signing in, you’ll return here to finish saving.

Continue with Google