icons

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Earth   = "🌍"
	CD      = "💿"
	User    = "👤"
	Command = "❯⎯"
	Hook    = "🪝"

	// OK is an OK mark.
	OK = colors.SprintFunc(colors.Green)("✔")
	// NotOK is a red cross mark.
	NotOK = colors.SprintFunc(colors.Red)("✘")
	// Bullet is a bullet mark.
	Bullet = colors.SprintFunc(colors.Yellow)("⋆")
	// Info is an info mark.
	Info = colors.SprintFunc(colors.Yellow)("𝓲")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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