New versions of icons that uses fewer colors.
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 8 Jun 2004 17:46:12 +0000 (17:46 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 8 Jun 2004 17:46:12 +0000 (17:46 +0000)
19 files changed:
lisp/toolbar/copy-locol.xpm [new file with mode: 0644]
lisp/toolbar/cut-locol.xpm [new file with mode: 0644]
lisp/toolbar/help-locol.xpm [new file with mode: 0644]
lisp/toolbar/home-locol.xpm [new file with mode: 0644]
lisp/toolbar/index-locol.xpm [new file with mode: 0644]
lisp/toolbar/jump_to-locol.xpm [new file with mode: 0644]
lisp/toolbar/left_arrow-locol.xpm [new file with mode: 0644]
lisp/toolbar/new-locol.xpm [new file with mode: 0644]
lisp/toolbar/open-locol.xpm [new file with mode: 0644]
lisp/toolbar/paste-locol.xpm [new file with mode: 0644]
lisp/toolbar/preferences-locol.xpm [new file with mode: 0644]
lisp/toolbar/print-locol.xpm [new file with mode: 0644]
lisp/toolbar/right_arrow-locol.xpm [new file with mode: 0644]
lisp/toolbar/save-locol.xpm [new file with mode: 0644]
lisp/toolbar/saveas-locol.xpm [new file with mode: 0644]
lisp/toolbar/search-locol.xpm [new file with mode: 0644]
lisp/toolbar/spell-locol.xpm [new file with mode: 0644]
lisp/toolbar/undo-locol.xpm [new file with mode: 0644]
lisp/toolbar/up_arrow-locol.xpm [new file with mode: 0644]

diff --git a/lisp/toolbar/copy-locol.xpm b/lisp/toolbar/copy-locol.xpm
new file mode 100644 (file)
index 0000000..f50fb51
--- /dev/null
@@ -0,0 +1,33 @@
+/* XPM */
+static char * copy2_xpm[] = {
+"24 24 6 1",
+"      c None",
+".     c #FFFFFF",
+"+     c #000100",
+"@     c #6B6B66",
+"#     c #BBBDBA",
+"$     c #504D46",
+"                        ",
+" +++++++++++++          ",
+" +#..........#+         ",
+" +............+         ",
+" +.#@@@.#@.@#.+         ",
+" +............+         ",
+" +.@$.@@#.++++++++++++  ",
+" +.......+#..........#+ ",
+" +.#@@.@@+............+ ",
+" +.......+.#@@#.#@.@#.+ ",
+" +.@$$.@@+............+ ",
+" +.......+.@@.@@#.#@..+ ",
+" +.#@@.@@+............+ ",
+" +.......+.#@@.@@#.#@.+ ",
+" +#......+............+ ",
+"  ++++++++.@@@.@@#.#@.+ ",
+"         +............+ ",
+"         +.#@@.@@#.#@.+ ",
+"         +............+ ",
+"         +#..........#+ ",
+"         ++++++++++++++ ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/lisp/toolbar/cut-locol.xpm b/lisp/toolbar/cut-locol.xpm
new file mode 100644 (file)
index 0000000..750ec72
--- /dev/null
@@ -0,0 +1,34 @@
+/* XPM */
+static char * cut2_xpm[] = {
+"24 24 7 1",
+"      c None",
+".     c #000100",
+"+     c #BBBDBA",
+"@     c #FFFFFF",
+"#     c #6B6B66",
+"$     c #504D46",
+"%     c #3E4850",
+"                        ",
+"                        ",
+"      .        .        ",
+"      .        .        ",
+"     .+.      .@.       ",
+"     .@$      #@.       ",
+"     .@#.    .@+.       ",
+"     .@+$    #@+.       ",
+"      #@#.  .@+$        ",
+"      .@+$  $@+.        ",
+"       #@#.%@+#         ",
+"       .@+$#++.         ",
+"        .@+$+.          ",
+"         .++..          ",
+"         ..#$.          ",
+"     .............      ",
+"     . ...  ... ...     ",
+"    ..  ..   ..  ..     ",
+"    .    .   .    .     ",
+"    ..  ..   ..  ..     ",
+"     ....     .. .      ",
+"     ....     ....      ",
+"                        ",
+"                        "};
diff --git a/lisp/toolbar/help-locol.xpm b/lisp/toolbar/help-locol.xpm
new file mode 100644 (file)
index 0000000..663460c
--- /dev/null
@@ -0,0 +1,39 @@
+/* XPM */
+static char * help2_xpm[] = {
+"24 24 12 1",
+"      c None",
+".     c #000100",
+"+     c #FFFFFF",
+"@     c #BBBDBA",
+"#     c #C43107",
+"$     c #EBA291",
+"%     c #D15237",
+"&     c #504D46",
+"*     c #751805",
+"=     c #6B6B66",
+"-     c #974F3D",
+";     c #3E4850",
+"  ..    &....&          ",
+" ....&.;@++++@..&....   ",
+"..  &.+++++++++@..  ..  ",
+" . .%$+++++++++@#*.  .  ",
+" ..%$$%+@@@++++###*...  ",
+" -.$$%%$@@@@@+$####..   ",
+" .$$$%#*.....=#%####.   ",
+" =+$%#*..    .*#$##$..  ",
+"&++@%#..      .*$$+@..  ",
+".++@@-.        *$++@&.  ",
+".++@@@.        .+++@=.  ",
+".++@@@.        .++@@&.  ",
+".+++@@.        =++@@..  ",
+"&@++@@-.      .$++@@..  ",
+" .+++$%*.    .-$$@@=..  ",
+" .@$%%$%*...&$$$%#$..   ",
+" &.###%$$++++$$###...   ",
+" ..*####$++++$###*...   ",
+" . .*###+++@@@%#... .   ",
+" .  ..#@@@@@@@&...  .   ",
+"  .......&&&.....  ..   ",
+"       ........ ....    ",
+"                        ",
+"                        "};
diff --git a/lisp/toolbar/home-locol.xpm b/lisp/toolbar/home-locol.xpm
new file mode 100644 (file)
index 0000000..c7a7ecf
--- /dev/null
@@ -0,0 +1,38 @@
+/* XPM */
+static char * home2_xpm[] = {
+"24 24 11 1",
+"      c None",
+".     c #000100",
+"+     c #BBBDBA",
+"@     c #FFFFFF",
+"#     c #6B6B66",
+"$     c #504D46",
+"%     c #974F3D",
+"&     c #EBA291",
+"*     c #87AF85",
+"=     c #3E4850",
+"-     c #D15237",
+"                        ",
+"           ..           ",
+"     .... ..=.          ",
+"     .%%..===..         ",
+"     .%%..$$#$..        ",
+"     .%..=+#++$..       ",
+"     ...$#+#++@$..      ",
+"     ..$+#++@+@+#..     ",
+"    ..#+++@+@+@+@#..    ",
+"   ..+++@+@+@+@+@+#..   ",
+"  ..+++++++++.....##..  ",
+" ....@@@@@@@@.++@.#.... ",
+"    .+@.....@.+@@.#.    ",
+"    .+@.&&%.@.+@@.#.    ",
+"    .#@.&-%.@.....#.    ",
+"    ..@.&-..++####..    ",
+"    ..@.&-%.@@@@@+.     ",
+"     .+.&%%.+++++#.     ",
+"     .+.-%%.@@@@@#.     ",
+" .................... . ",
+"    .****##$$$.**#$#$.  ",
+"  .. ......... ......   ",
+"        ...             ",
+"                        "};
diff --git a/lisp/toolbar/index-locol.xpm b/lisp/toolbar/index-locol.xpm
new file mode 100644 (file)
index 0000000..7a2464f
--- /dev/null
@@ -0,0 +1,34 @@
+/* XPM */
+static char * index2_xpm[] = {
+"24 24 7 1",
+"      c None",
+".     c #BBBDBA",
+"+     c #000100",
+"@     c #FFFFFF",
+"#     c #6B6B66",
+"$     c #504D46",
+"%     c #3E4850",
+"                        ",
+"  ++++++++++++++++++++  ",
+"  +@@@@@@@@@@@@@@@@@.+  ",
+"  +@................#+  ",
+"  +@................#+  ",
+"  +@#################+  ",
+"  +@@@@@@@@@@@@@@@@@.+  ",
+"  +@.................+  ",
+"  +@........+........+  ",
+"  +@.......$@+###...#+  ",
+"  +@@@@@@@.$@+...@@@.+  ",
+"  +@.......#@+#......+  ",
+"  +@.......#@$+#+#...+  ",
+"  +@.....#+#@#@+@++##+  ",
+"  +@@@@@@+@.@.@#@#.+.+  ",
+"  +@.....+@.@#@#@##+.+  ",
+"  +@.....+@.@.....#+.+  ",
+"  +@.....+........#+#+  ",
+"  +@@@@@.+.#.....##+.+  ",
+"  +@@@@@..%$######+#.+  ",
+"  +@@@@@@.#+$#$#$#+..+  ",
+"  +@........++++++$#.+  ",
+"  ++++++++++@...@@++++  ",
+"           ++++++++     "};
diff --git a/lisp/toolbar/jump_to-locol.xpm b/lisp/toolbar/jump_to-locol.xpm
new file mode 100644 (file)
index 0000000..cd74993
--- /dev/null
@@ -0,0 +1,35 @@
+/* XPM */
+static char * jump_to2_xpm[] = {
+"24 24 8 1",
+"      c None",
+".     c #D3B354",
+"+     c #000100",
+"@     c #87AF85",
+"#     c #974F3D",
+"$     c #FFFFFF",
+"%     c #D15237",
+"&     c #BBBDBA",
+"                        ",
+"                        ",
+"      +                 ",
+"      ++                ",
+"      +@+   ++++++      ",
+" ++++++@@+ +.#..%#++    ",
+" +$$$$$@@@+........++   ",
+" +&@@@@@@@@+........+   ",
+" +&@@@@@@@@@+.......#+  ",
+" +@@@@@@@@@@@+......%+  ",
+" +@@@@@@@@@@+........+  ",
+" +@@@@@@@@@+.........+  ",
+" +@@@@@@@@+#........#+  ",
+" ++++++@@+#..........+  ",
+"      +@++#.........+   ",
+"      ++ ++........++   ",
+"      +    +.%..#.++    ",
+"            ++++++      ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/lisp/toolbar/left_arrow-locol.xpm b/lisp/toolbar/left_arrow-locol.xpm
new file mode 100644 (file)
index 0000000..61dded3
--- /dev/null
@@ -0,0 +1,34 @@
+/* XPM */
+static char * left_arrow2_xpm[] = {
+"24 24 7 1",
+"      c None",
+".     c #87AF85",
+"+     c #000100",
+"@     c #BBBDBA",
+"#     c #504D46",
+"$     c #6B6B66",
+"%     c #3E4850",
+"                        ",
+"                        ",
+"                        ",
+"            +           ",
+"           ++           ",
+"          +@+           ",
+"         +@@+           ",
+"        +@@@++++++++    ",
+"       +@@@@@@@@@@.+    ",
+"      +@.@@@@...@.$+    ",
+"     %@.@@@..@@@@..+    ",
+"    +@............$+    ",
+"     +#...........#+    ",
+"      +#..........#+    ",
+"       +#..########+    ",
+"        +#.#++++++++    ",
+"         +##+           ",
+"          +#+           ",
+"           ++           ",
+"            +           ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/lisp/toolbar/new-locol.xpm b/lisp/toolbar/new-locol.xpm
new file mode 100644 (file)
index 0000000..e2984bf
--- /dev/null
@@ -0,0 +1,33 @@
+/* XPM */
+static char * new2_xpm[] = {
+"24 24 6 1",
+"      c None",
+".     c #FFFFFF",
+"+     c #BBBDBA",
+"@     c #000100",
+"#     c #6B6B66",
+"$     c #504D46",
+"                        ",
+"   @@@@@@@@@@@@@        ",
+"  @+..........+$@       ",
+"  @...........+++@      ",
+"  @...........+..+@     ",
+"  @...........+...#@    ",
+"  @...........+...++@   ",
+"  @...........+@@@@@@@  ",
+"  @............++++##@  ",
+"  @.............++++#@  ",
+"  @...............++#@  ",
+"  @................+#@  ",
+"  @.................#@  ",
+"  @.................+@  ",
+"  @.................+@  ",
+"  @...............+++@  ",
+"  @..............++++@  ",
+"  @.............+++++@  ",
+"  @............++++++@  ",
+"  @............++++++@  ",
+"  @+...+.+.+.++++++++@  ",
+"  @+++++++++++++++++#@  ",
+"   @@@@@@@@@@@@@@@@@@   ",
+"                        "};
diff --git a/lisp/toolbar/open-locol.xpm b/lisp/toolbar/open-locol.xpm
new file mode 100644 (file)
index 0000000..0e07483
--- /dev/null
@@ -0,0 +1,35 @@
+/* XPM */
+static char * open2_xpm[] = {
+"24 24 8 1",
+"      c None",
+".     c #BBBDBA",
+"+     c #000100",
+"@     c #87AF85",
+"#     c #FFFFFF",
+"$     c #6B6B66",
+"%     c #504D46",
+"&     c #3E4850",
+"                        ",
+"                        ",
+"                        ",
+"  +++++++               ",
+" +.#####$%              ",
+" +#.....@%              ",
+"+.#......%+             ",
+"+..@@@...$%++++++++     ",
+"+.@@@@@..@@........+    ",
+"+.@@@@@@@@@@@@@@@@$+    ",
+"+.$$++++++++++++++++++  ",
+"+.$%################..& ",
+"+.$+#.................+ ",
+"+.%.#...............@$+ ",
+"+.+#...............@@%+ ",
+"+.$#............@@.@$+  ",
+"+....@@@@@.....@@@@$%+  ",
+"+.#..@@@@@@@@@@@@$$$+   ",
+"+#.@@@@$$$$$$$$$$$$%+   ",
+" +++++++++++++++++++    ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/lisp/toolbar/paste-locol.xpm b/lisp/toolbar/paste-locol.xpm
new file mode 100644 (file)
index 0000000..c728f0f
--- /dev/null
@@ -0,0 +1,35 @@
+/* XPM */
+static char * paste2_xpm[] = {
+"24 24 8 1",
+"      c None",
+".     c #FFFFFF",
+"+     c #BBBDBA",
+"@     c #000100",
+"#     c #6B6B66",
+"$     c #504D46",
+"%     c #D3B354",
+"&     c #974F3D",
+"       @@@@             ",
+" @@@@@@+..#@@@@@@       ",
+"@.....$.++#$+...+@      ",
+"@.++++$.##+$#+++%@      ",
+"@.+++$..+++#$#++%@      ",
+"@.++$++++++#$$++%@      ",
+"@.++#$$$$$$$$#++%@      ",
+"@.+++########+++%@      ",
+"@.+++++#$@@@@@$$@@@@@   ",
+"@.+++++$+...........+@  ",
+"@.+++++$.............@  ",
+"@.+++++@.+##+..+#.#+.@  ",
+"@.+++++@.............@  ",
+"@.+++++$.##.###+.+#..@  ",
+"@.+++++$.............@  ",
+"@.+++++$.+##.###+.+#.@  ",
+"@.+++++@.............@  ",
+"@.+++++@.##.###+.+#..@  ",
+"@.+++++$.............@  ",
+"@.+++++$.+##.###+.+#.@  ",
+"@+%%%%&@.............@  ",
+" @@@@@@@+...........+@  ",
+"        @@@@@@@@@@@@@   ",
+"                        "};
diff --git a/lisp/toolbar/preferences-locol.xpm b/lisp/toolbar/preferences-locol.xpm
new file mode 100644 (file)
index 0000000..cebac82
--- /dev/null
@@ -0,0 +1,37 @@
+/* XPM */
+static char * preferences2_xpm[] = {
+"24 24 10 1",
+"      c None",
+".     c #000100",
+"+     c #BBBDBA",
+"@     c #FFFFFF",
+"#     c #7A98B0",
+"$     c #6B6B66",
+"%     c #4D687C",
+"&     c #B0CCE2",
+"*     c #504D46",
+"=     c #3E4850",
+"       ..               ",
+"      .++$.             ",
+"       .+++.        ..  ",
+"        .@+.       .@$. ",
+"    ..  =@+.      .@++. ",
+"   .+ ..+@+$.     .++.  ",
+"   .+++@@+++.    .@..   ",
+"    .+++++++$.  .@.     ",
+"     .....@@+$..+.      ",
+"          .@@+.+.       ",
+"           .@.+..       ",
+"            .+.$*.      ",
+"        ....+.$$$$.     ",
+"       .#&#.. .+++$.    ",
+"      .#&+&%.  .@@+$.   ",
+"     .#@#%&%.   .@@+$.  ",
+"    .#@#%&#%.    .@@+$..",
+"   .&@#%&#%.      .+$*+.",
+"  .#@#%&#%.        .+++.",
+"  .&@#&#%..         ... ",
+"  .#&&#%..              ",
+"   .##%..               ",
+"    ...                 ",
+"                        "};
diff --git a/lisp/toolbar/print-locol.xpm b/lisp/toolbar/print-locol.xpm
new file mode 100644 (file)
index 0000000..8c67bb6
--- /dev/null
@@ -0,0 +1,33 @@
+/* XPM */
+static char * print2_xpm[] = {
+"24 24 6 1",
+"      c None",
+".     c #FFFFFF",
+"+     c #000100",
+"@     c #BBBDBA",
+"#     c #6B6B66",
+"$     c #504D46",
+"                        ",
+"      ++++++++++++      ",
+"     +@..........@+     ",
+"     +.........@@@+     ",
+"     +.###.#@@...@+     ",
+"     +...........@+     ",
+"     +.##@.#@.@#.@+     ",
+"     +...........@+     ",
+"     +.@@.@.@@@..@+     ",
+"     +....@......@+     ",
+"    ++.###@##@#@@@++    ",
+"   +.+@@@@@@@@@@@@+#+   ",
+"  +..#$++++++++++##@@+  ",
+" +....................+ ",
+" +@#...............@@@+ ",
+" +@#.@@@@@@@@@@@@@@#@#+ ",
+" +@#...............$##+ ",
+" +@#$$$$$$$$$$$$$$$$##+ ",
+" +@@###$#$$$$$$$$$$###+ ",
+" +#@@#########$#######+ ",
+"  ++++++++++++++++++++  ",
+"  +#@@@@@@@@@@@@@@@##+  ",
+"   ++++++++++++++++++   ",
+"                        "};
diff --git a/lisp/toolbar/right_arrow-locol.xpm b/lisp/toolbar/right_arrow-locol.xpm
new file mode 100644 (file)
index 0000000..a74b70c
--- /dev/null
@@ -0,0 +1,33 @@
+/* XPM */
+static char * right_arrow2_xpm[] = {
+"24 24 6 1",
+"      c None",
+".     c #87AF85",
+"+     c #000100",
+"@     c #BBBDBA",
+"#     c #6B6B66",
+"$     c #504D46",
+"                        ",
+"                        ",
+"                        ",
+"           +            ",
+"           ++           ",
+"           +.+          ",
+"           +..+         ",
+"    ++++++++@..+        ",
+"    +@@@@@@@@@..+       ",
+"    +@@..........+      ",
+"    +..........@..+     ",
+"    +.............$+    ",
+"    +............$+     ",
+"    +...........$+      ",
+"    +.######...$+       ",
+"    ++++++++#.$+        ",
+"           +#$+         ",
+"           +$+          ",
+"           ++           ",
+"           +            ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/lisp/toolbar/save-locol.xpm b/lisp/toolbar/save-locol.xpm
new file mode 100644 (file)
index 0000000..fd3156a
--- /dev/null
@@ -0,0 +1,39 @@
+/* XPM */
+static char * save2_xpm[] = {
+"24 24 12 1",
+"      c None",
+".     c #FFFFFF",
+"+     c #000100",
+"@     c #BBBDBA",
+"#     c #7A98B0",
+"$     c #6B6B66",
+"%     c #EBA291",
+"&     c #3E4850",
+"*     c #B0CCE2",
+"=     c #4D687C",
+"-     c #504D46",
+";     c #974F3D",
+"                        ",
+"  +++++++++++++++++++   ",
+" +**$%%%%%%%%%%%%@$**+  ",
+" +*#$%%%%%%%%;;%;;$#=+  ",
+" +*#$%%%%%%;%;%;;;$#=+  ",
+" +*#$.............$#=+  ",
+" +*#$.............$#=+  ",
+" +*#$@@@@@@@@@@@@@$#=+  ",
+" +*#$.............$#=+  ",
+" +*#$.............$#=+  ",
+" +*#$@@@@@@@@@@@@@$#$+  ",
+" +*#$.............$#&+  ",
+" +*##$$$$$$$$$$$$$$#&+  ",
+" +*#################&+  ",
+" +*###&&&==$$$$&&&#*&+  ",
+" +*##&@@....@@@@$==*&+  ",
+" +*##&@.$--@@@@@&==*&+  ",
+" +*##&..$--@@@@@&==*&+  ",
+" +*##&..---@@@..&==*&+  ",
+" +###&@@---@@...&==*&+  ",
+"  +==&@@@@@@..@@&==*&+  ",
+"   ++++++++++++++++&+   ",
+"                        ",
+"                        "};
diff --git a/lisp/toolbar/saveas-locol.xpm b/lisp/toolbar/saveas-locol.xpm
new file mode 100644 (file)
index 0000000..11cc684
--- /dev/null
@@ -0,0 +1,40 @@
+/* XPM */
+static char * saveas2_xpm[] = {
+"24 24 13 1",
+"      c None",
+".     c #000100",
+"+     c #BBBDBA",
+"@     c #7A98B0",
+"#     c #FFFFFF",
+"$     c #6B6B66",
+"%     c #3E4850",
+"&     c #B0CCE2",
+"*     c #4D687C",
+"=     c #EBA291",
+"-     c #504D46",
+";     c #D3B354",
+">     c #974F3D",
+"                ..      ",
+"               .;;.     ",
+"  .............;;-...   ",
+" .&&$========.;;-.%@@.  ",
+" .&@$=======.;;-.>-@*.  ",
+" .&@$======.;;-.>>%@*.  ",
+" .&@$#####.;;-.++#$@*.  ",
+" .&@$####.;;-.++##$@*.  ",
+" .&@$+++.;;-.+++++$@*.  ",
+" .&@$###.;-.++####$@*.  ",
+" .&@$##.-..++#####$@*.  ",
+" .&@$++..+++++++++$@$.  ",
+" .&@$###++########$@%.  ",
+" .&@@$$$$$$$$$$$$$$@%.  ",
+" .&@@@@@@@@@@@@@@@@@%.  ",
+" .&@@@%%%**$$$$%%%@&%.  ",
+" .&@@%++####++++$**&%.  ",
+" .&@@%+#$--+++++%**&%.  ",
+" .&@@%##$--+++++%**&%.  ",
+" .&@@%##---+++##%**&%.  ",
+" .@@@%++---++###%**&%.  ",
+"  .**%++++++##++%**&%.  ",
+"   ................%.   ",
+"                        "};
diff --git a/lisp/toolbar/search-locol.xpm b/lisp/toolbar/search-locol.xpm
new file mode 100644 (file)
index 0000000..478b63f
--- /dev/null
@@ -0,0 +1,33 @@
+/* XPM */
+static char * search2_xpm[] = {
+"24 24 6 1",
+"      c None",
+".     c #FFFFFF",
+"+     c #BBBDBA",
+"@     c #000100",
+"#     c #6B6B66",
+"$     c #504D46",
+"                        ",
+"   @@@@@@@@@@@@@        ",
+"  @+..........+$@       ",
+"  @...........+++@      ",
+"  @...........+..+@     ",
+"  @...........+...#@    ",
+"  @...........+...++@   ",
+"  @....+$@@$+.+@@@@@@@  ",
+"  @...+$+++#$+.++++##@  ",
+"  @...$+..++#$..++++#@  ",
+"  @...@+.++++@+...++#@  ",
+"  @...@++++++@++...+#@  ",
+"  @...$#+++++$++....#@  ",
+"  @...+$#+++@@++....+@  ",
+"  @...+#$@@$#@@+....+@  ",
+"  @....++++++@@@+++++@  ",
+"  @....++++++#@@@++++@  ",
+"  @.....++++++#@@@+++@  ",
+"  @..........++#@@+++@  ",
+"  @..........++++++++@  ",
+"  @+...+.+.+.++++++++@  ",
+"  @+++++++++++++#####@  ",
+"   @@@@@@@@@@@@@@@@@@   ",
+"                        "};
diff --git a/lisp/toolbar/spell-locol.xpm b/lisp/toolbar/spell-locol.xpm
new file mode 100644 (file)
index 0000000..ec95246
--- /dev/null
@@ -0,0 +1,35 @@
+/* XPM */
+static char * spell2_xpm[] = {
+"24 24 8 1",
+"      c None",
+".     c #000100",
+"+     c #87AF85",
+"@     c #504D46",
+"#     c #BBBDBA",
+"$     c #6B6B66",
+"%     c #3E4850",
+"&     c #FFFFFF",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"  ...  ....   ...       ",
+" ..  . ..  . ..  .      ",
+" ..  . ....  ..         ",
+" ..... ..  . ..         ",
+" ..  . ..  . ..  .   .  ",
+" ..  . ....   ...   ... ",
+"                   .+.  ",
+"         ..       .+@   ",
+"         .+.     .++.   ",
+"          @+.   %#+.    ",
+"          .++. .#+$.    ",
+"           .++.&++.     ",
+"           .+++++$.     ",
+"            .++++.      ",
+"            .+++@.      ",
+"             .++.       ",
+"             .+@.       ",
+"              ..        ",
+"                        ",
+"                        "};
diff --git a/lisp/toolbar/undo-locol.xpm b/lisp/toolbar/undo-locol.xpm
new file mode 100644 (file)
index 0000000..8172fb2
--- /dev/null
@@ -0,0 +1,32 @@
+/* XPM */
+static char * undo2_xpm[] = {
+"24 24 5 1",
+"      c None",
+".     c #D3B354",
+"+     c #000100",
+"@     c #FFFFFF",
+"#     c #6B6B66",
+"                        ",
+"                        ",
+"                        ",
+"          +             ",
+"         ++             ",
+"        +@+             ",
+"       +@.++++          ",
+"      +@......+         ",
+"     +@........+        ",
+"    +...........+       ",
+"     +..........++      ",
+"      +..........+      ",
+"       +..+++....+      ",
+"        +.+ ++...+      ",
+"         ++  ++..+      ",
+"          +   +..+      ",
+"              +..+      ",
+"              +.+       ",
+"             +.#+       ",
+"            +..+        ",
+"             ++         ",
+"                        ",
+"                        ",
+"                        "};
diff --git a/lisp/toolbar/up_arrow-locol.xpm b/lisp/toolbar/up_arrow-locol.xpm
new file mode 100644 (file)
index 0000000..ed4b752
--- /dev/null
@@ -0,0 +1,35 @@
+/* XPM */
+static char * up_arrow2_xpm[] = {
+"24 24 8 1",
+"      c None",
+".     c #87AF85",
+"+     c #000100",
+"@     c #504D46",
+"#     c #6B6B66",
+"$     c #BBBDBA",
+"%     c #FFFFFF",
+"&     c #3E4850",
+"                        ",
+"                        ",
+"           +            ",
+"          &$+           ",
+"         +%.@+          ",
+"        +%...@+         ",
+"       +%.....@+        ",
+"      +%......#@+       ",
+"     +%.......##@+      ",
+"    +%$$.....#@@@@+     ",
+"   +++++$.....@+++++    ",
+"       +$....#@+        ",
+"       +$....#@+        ",
+"       +$...##@+        ",
+"       +$...##@+        ",
+"       +$...##@+        ",
+"       +...#@@@+        ",
+"       +++++++++        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        ",
+"                        "};