Versions in this module Expand all Collapse all v0 v0.1.1 Jun 25, 2026 Changes in this version + const ASCIIAlert + const ASCIIAlertOctagram + const ASCIIArrowDown + const ASCIIArrowLeft + const ASCIIArrowRight + const ASCIIArrowUp + const ASCIIBallotX + const ASCIIBell + const ASCIIBlock + const ASCIIBolt + const ASCIIBrain + const ASCIIBranch + const ASCIICancel + const ASCIICaretDown + const ASCIICaretRight + const ASCIICheck + const ASCIICheckCircle + const ASCIICheckDecagram + const ASCIICircleFilled + const ASCIICircleHalf + const ASCIICircleOutline + const ASCIICircleQuarter + const ASCIICircleSlice5 + const ASCIICircleSlice6 + const ASCIIClockOutline + const ASCIICloseCircle + const ASCIICog + const ASCIICross + const ASCIIEmail + const ASCIIExpandAll + const ASCIIFile + const ASCIIFileDocument + const ASCIIHelpCircle + const ASCIIHourglass + const ASCIIImage + const ASCIIKey + const ASCIILlama + const ASCIIMagnify + const ASCIIMail + const ASCIIPause + const ASCIIPrompt + const ASCIIQuestion + const ASCIIRefresh + const ASCIIReload + const ASCIIReturn + const ASCIIRobot + const ASCIIRotateVariant + const ASCIIStop + const ASCIISwap + const ASCIITimer + const ASCIITriangleSmall + func ASCII(name string) string + func Alert() string + func AlertOctagram() string + func ArrowDown() string + func ArrowLeft() string + func ArrowRight() string + func ArrowUp() string + func BallotX() string + func Bell() string + func Block() string + func Bolt() string + func Brain() string + func Branch() string + func Cancel() string + func CaretDown() string + func CaretRight() string + func Check() string + func CheckBold() string + func CheckCircle() string + func CheckDecagram() string + func ChevronRight() string + func CircleFilled() string + func CircleHalf() string + func CircleOutline() string + func CircleQuarter() string + func CircleSlice5() string + func CircleSlice6() string + func ClockOutline() string + func Close() string + func CloseCircle() string + func CloseThick() string + func Cog() string + func Email() string + func ExpandAll() string + func File() string + func FileDocument() string + func Glyph(name string) string + func HelpCircle() string + func Hourglass() string + func Image() string + func Key() string + func Llama() string + func Magnify() string + func Mail() string + func Names() []string + func Nerd(name string) string + func Pause() string + func Pin() string + func Question() string + func Refresh() string + func Reload() string + func Return() string + func Robot() string + func RotateVariant() string + func SetMode(m IconMode) + func Stop() string + func Swap() string + func Timer() string + func TriangleSmall() string + type IconMode int32 + const ModeASCII + const ModeAuto + const ModeNerd + func Mode() IconMode + func (m IconMode) String() string