Variable: treemacs-icons
treemacs-icons is a variable defined in treemacs-icons.el.
Value
nil
Documentation
Currently used icons.
Aliased to the current theme's gui or tui icons.
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-icons.el
(defvar treemacs-icons nil
"Currently used icons.
Aliased to the current theme's gui or tui icons.")