Variable: kexport:font-awesome-css-url
kexport:font-awesome-css-url is a variable defined in kexport.el.
Value
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css"
Documentation
Url that provides font-awesome expand/collapse glyphicons.
Font Awesome Free is free and GPL friendly.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/kotl/kexport.el
(defconst kexport:font-awesome-css-url
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css"
"Url that provides font-awesome expand/collapse glyphicons.
Font Awesome Free is free and GPL friendly.")