icons

package
v0.183.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CheckMark = "✓"
	CrossMark = "✗"
	GitBranch = "⎇"
)

Status icons

View Source
const (
	Robot = "🤖"
	Link  = "🔗"
	Help  = "❓"
)

Emoji icons

View Source
const (
	QueuedIcon = "•"
	BulletIcon = "•"
)

Tool execution icons - modern Unicode symbols

Variables

View Source
var (
	CheckMarkStyle = lipgloss.NewStyle().Foreground(colors.SuccessColor.GetLipglossColor()).Bold(true)
	CrossMarkStyle = lipgloss.NewStyle().Foreground(colors.ErrorColor.GetLipglossColor()).Bold(true)
)

Icon styles

Functions

func StyledCheckMark

func StyledCheckMark() string

Helper functions for consistent colored icon usage

func StyledCrossMark

func StyledCrossMark() string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL