• Draws a shield with an escutcheon background, pointed downward

    Parameters

    • yOffset: number

      Height of curved portion

    • fillColor: string

      Color of escutcheon background fill

    • strokeColor: string

      Color of escutcheon outline stroke

    • textColor: string

      Color of text (defaults to strokeColor)

    • radius: number

      Corner radius of escutcheon (defaults to 0)

    • rectWidth: number

      Width of escutcheon (defaults to variable-width)

    Returns Partial<ShieldDefinition>

    a shield definition object

Generated using TypeDoc