Documentation
¶
Overview ¶
Package vscodeicons serves file-type icons from the vscode-icons icon set (by Roberto Huertas and contributors, MIT — see VSCODE-ICONS-LICENSE), as SVG documents keyed by file name.
It is a data package: a curated subset of the icons is embedded, and Icon maps a file name to the best-matching SVG (falling back to a generic document), Folder returns the folder glyph. A renderer such as go-widgets/toolkit's SVGIcon turns the returned SVG into a drawn glyph; this package draws nothing itself.
Index ¶
Constants ¶
View Source
const Name = "VSCode Icons"
Name is the human label a picker shows for this pack.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.