Documentation
¶
Overview ¶
Package ple contains the Nerd Fonts glyphs for the "ple" class.
Index ¶
Constants ¶
View Source
const ( // Class is the name of the class. Class nf.Class = "ple" // Version is the version of the Nerd Fonts project which this package was generated from. Version = "3.4.0" )
View Source
const ( BackslashSeparator nf.Glyph = "" // ("\ue0b9") represents the "ple-backslash_separator" glyph. BackslashSeparatorRedundant nf.Glyph = "" // ("\ue0bf") represents the "ple-backslash_separator_redundant" glyph. ColumnNumber nf.Glyph = "" // ("\ue0a3") represents the "ple-column_number" glyph. CurrentColumn nf.Glyph = "" // ("\ue0a3") represents the "ple-current_column" glyph. FlameThick nf.Glyph = "" // ("\ue0c0") represents the "ple-flame_thick" glyph. FlameThickMirrored nf.Glyph = "" // ("\ue0c2") represents the "ple-flame_thick_mirrored" glyph. FlameThin nf.Glyph = "" // ("\ue0c1") represents the "ple-flame_thin" glyph. FlameThinMirrored nf.Glyph = "" // ("\ue0c3") represents the "ple-flame_thin_mirrored" glyph. ForwardslashSeparator nf.Glyph = "" // ("\ue0bb") represents the "ple-forwardslash_separator" glyph. ForwardslashSeparatorRedundant nf.Glyph = "" // ("\ue0bd") represents the "ple-forwardslash_separator_redundant" glyph. Honeycomb nf.Glyph = "" // ("\ue0cc") represents the "ple-honeycomb" glyph. HoneycombOutline nf.Glyph = "" // ("\ue0cd") represents the "ple-honeycomb_outline" glyph. IceWaveform nf.Glyph = "" // ("\ue0c8") represents the "ple-ice_waveform" glyph. IceWaveformMirrored nf.Glyph = "" // ("\ue0ca") represents the "ple-ice_waveform_mirrored" glyph. LeftHalfCircleThick nf.Glyph = "" // ("\ue0b6") represents the "ple-left_half_circle_thick" glyph. LeftHalfCircleThin nf.Glyph = "" // ("\ue0b7") represents the "ple-left_half_circle_thin" glyph. LeftHardDividerInverse nf.Glyph = "" // ("\ue0d7") represents the "ple-left_hard_divider_inverse" glyph. LegoBlockFacing nf.Glyph = "" // ("\ue0d0") represents the "ple-lego_block_facing" glyph. LegoBlockSideways nf.Glyph = "" // ("\ue0d1") represents the "ple-lego_block_sideways" glyph. LegoSeparator nf.Glyph = "" // ("\ue0ce") represents the "ple-lego_separator" glyph. LegoSeparatorThin nf.Glyph = "" // ("\ue0cf") represents the "ple-lego_separator_thin" glyph. LowerLeftTriangle nf.Glyph = "" // ("\ue0b8") represents the "ple-lower_left_triangle" glyph. LowerRightTriangle nf.Glyph = "" // ("\ue0ba") represents the "ple-lower_right_triangle" glyph. PixelatedSquaresBig nf.Glyph = "" // ("\ue0c6") represents the "ple-pixelated_squares_big" glyph. PixelatedSquaresBigMirrored nf.Glyph = "" // ("\ue0c7") represents the "ple-pixelated_squares_big_mirrored" glyph. PixelatedSquaresSmall nf.Glyph = "" // ("\ue0c4") represents the "ple-pixelated_squares_small" glyph. PixelatedSquaresSmallMirrored nf.Glyph = "" // ("\ue0c5") represents the "ple-pixelated_squares_small_mirrored" glyph. RightHalfCircleThick nf.Glyph = "" // ("\ue0b4") represents the "ple-right_half_circle_thick" glyph. RightHalfCircleThin nf.Glyph = "" // ("\ue0b5") represents the "ple-right_half_circle_thin" glyph. RightHardDividerInverse nf.Glyph = "" // ("\ue0d6") represents the "ple-right_hard_divider_inverse" glyph. TrapezoidTopBottom nf.Glyph = "" // ("\ue0d2") represents the "ple-trapezoid_top_bottom" glyph. TrapezoidTopBottomMirrored nf.Glyph = "" // ("\ue0d4") represents the "ple-trapezoid_top_bottom_mirrored" glyph. UpperLeftTriangle nf.Glyph = "" // ("\ue0bc") represents the "ple-upper_left_triangle" glyph. UpperRightTriangle nf.Glyph = "" // ("\ue0be") represents the "ple-upper_right_triangle" glyph. )
Variables ¶
This section is empty.
Functions ¶
func AllGlyphFullIDs ¶
AllGlyphFullIDs returns an iterator over all the full IDs of the glyphs in the class, returned in no particular order.
func AllGlyphIDs ¶
AllGlyphIDs returns an iterator over all the IDs of the glyphs in the class, returned in no particular order.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.