diff options
author | Blendoit <blendoit@gmail.com> | 2020-08-01 15:18:40 -0700 |
---|---|---|
committer | Blendoit <blendoit@gmail.com> | 2020-08-01 15:18:40 -0700 |
commit | 374ae3de24187512adddf01a56e5eb52c79db65f (patch) | |
tree | 847adf6824b56394f5a040ba45863e2dbdceac70 /elpa/mode-icons-20190627.2121/icons/ivy.xpm | |
parent | 54fbf6576cf2dd94ef5af332a6075723a9dfa8b3 (diff) |
Include contents of elpa/ sources + theme update.
Diffstat (limited to 'elpa/mode-icons-20190627.2121/icons/ivy.xpm')
-rw-r--r-- | elpa/mode-icons-20190627.2121/icons/ivy.xpm | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/elpa/mode-icons-20190627.2121/icons/ivy.xpm b/elpa/mode-icons-20190627.2121/icons/ivy.xpm new file mode 100644 index 0000000..664e294 --- /dev/null +++ b/elpa/mode-icons-20190627.2121/icons/ivy.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * c:\EmacsPortable_App\Data\src\mode_icons\icons\ivy_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +" .. ", +" .. ", +" .... ", +" .... ", +" ...... ", +" ...... ", +" ....... ", +".... ...... ....", +"................", +"............... ", +" .............. ", +" ............ ", +" .......... ", +" .... .... ", +" .......... ", +" ... ... "}; |