Add golden ratio icon

This commit is contained in:
Matthew L. Fidler 2016-02-11 13:46:46 -06:00
parent 78496fa8e8
commit 984787b860
2 changed files with 23 additions and 1 deletions

21
icons/golden.xpm Normal file
View file

@ -0,0 +1,21 @@
/* XPM */
static char * E:\EmacsPortable_App\Data\src\mode_icons\icons\golden_xpm[] = {
"25 16 2 1",
" c None",
". c #000000",
".........................",
".. ...... ..... ..",
". ... ... .",
". .. .. .",
". .. ...",
". .. ...",
". .. ..",
". .. ..",
"... .",
"... .. .",
".. .... .",
".. . . ..",
".. . ..",
".. .. ...",
".. ... .....",
"........................."};

View file

@ -134,8 +134,9 @@ absolute path to ICON."
("Custom" ,(make-string 1 #xf013) FontAwesome)
("\\`Go\\'" "go" xpm)
(" Rbow" "rainbow" xpm)
(" Golden" "golden" xpm) ;; Icon created by Arthur Shlain from Noun Project
;; Diminished modes
;; ("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Golden\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil)
("\\(ElDoc\\|Anzu\\|SP\\|Guide\\|PgLn\\|Undo-Tree\\|Ergo.*\\|,\\|Isearch\\|Ind\\|Fly\\)" nil nil)
)
"Icons for major and minor modes.