Generates an SVG for the respective app's logo which includes the mark and/or type.

Planning Center Services

name="people"

Planning Center People
Planning Center People

markOnly={true}

Planning Center People
Planning Center People

Props

markOnlyboolean

Set true to display a version without the logo text.

nameunknown | null
Required: Specify which Planning Center logo to display.

Set the HTML element for the parent Box component (default value is span)

size'xs' | 'sm' | 'md' | 'lg' | 'xl' | undefined

In the default implementation, the logo width will adjust as-needed. Used with markOnly, the size prop will set both width and height proportionally.

Accepts:

  • predetermined sizes “sm” through “xxl” (similar to Icon)
  • pixel value as a string (example: “28px”)
theme'color' | 'white'

Display the full-color or white/reversed version of the logo (default value is white).