> ## Documentation Index
> Fetch the complete documentation index at: https://www.recraft.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Logos and icons

Logos and icons distill identity into simple, recognizable shapes that work at any scale.

They depend on minimal detail, clear geometry, and a restrained palette. Direct prompts toward form and clarity to guide the model toward effective symbolic designs.

## Examples

<Columns cols={3}>
  <Frame caption="Modern minimal: clean lines, minimal style">
    <img src="https://mintcdn.com/recraft/2HqQ5mX3-WZYFxOG/prompt-engineering-guide/images/minimalist-pasta-brand-logo-centered-in-compositio.png?fit=max&auto=format&n=2HqQ5mX3-WZYFxOG&q=85&s=b601b73df5b01cb46991567f17daff37" alt="" width="917" height="1179" data-path="prompt-engineering-guide/images/minimalist-pasta-brand-logo-centered-in-compositio.png" />
  </Frame>

  <Frame caption="Vintage badge: texture, retro style, detailed shapes">
    <img src="https://mintcdn.com/recraft/0D38gz7AdXsN2z80/prompt-engineering-guide/images/vintage-badge-logo-for-artisan-pasta-brand--circul.png?fit=max&auto=format&n=0D38gz7AdXsN2z80&q=85&s=18f30e8a7d662d2e3c0423841474809f" alt="" width="917" height="1179" data-path="prompt-engineering-guide/images/vintage-badge-logo-for-artisan-pasta-brand--circul.png" />
  </Frame>

  <Frame caption="Line icon: contour symbols, simple geometry">
    <img src="https://mintcdn.com/recraft/VmeBm9OtUDRfCNgl/prompt-engineering-guide/images/line-art-icon-logo-for-pasta-brand--simple-outline.png?fit=max&auto=format&n=VmeBm9OtUDRfCNgl&q=85&s=9a51854c5f421c010441b0b684c2c6e4" alt="" width="917" height="1179" data-path="prompt-engineering-guide/images/line-art-icon-logo-for-pasta-brand--simple-outline.png" />
  </Frame>
</Columns>

<div style={{ marginTop: "32px" }} />

<AccordionGroup>
  <Accordion title="Modern minimal prompt">
    "*Minimalist pasta brand logo centered in composition, circular icon with brand
    name integrated as negative space cutout within the circle, letters carved from
    pasta nest spiral, text visible through transparent areas of symbol, typography
    and icon fused as one shape, soft golden beige outline on white, modern serif
    letterforms becoming part of circular geometry, unified design where you cannot
    separate text from image, balanced central placement with white space buffer,
    zen minimalist aesthetic where form and meaning unite*"
  </Accordion>

  <Accordion title="Vintage badge prompt">
    "*Vintage badge logo for artisan pasta brand, circular emblem with wheat
    sheaf and pasta shapes in center, ornate decorative border, ribbon banner with
    "Est. 1892", classic Italian typography, warm gold and cream palette, traditional
    family recipe seal design*"
  </Accordion>

  <Accordion title="Line icon prompt">
    "*Line art icon logo for pasta brand, simple outline of spaghetti wrapped
    around fork, consistent stroke width, monoline style, clean and minimal, works
    at small sizes, modern culinary app aesthetic*"
  </Accordion>
</AccordionGroup>
