aboutsummaryrefslogtreecommitdiffhomepage
path: root/pixmaps/select_all.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'pixmaps/select_all.xpm')
-rwxr-xr-xpixmaps/select_all.xpm27
1 files changed, 27 insertions, 0 deletions
diff --git a/pixmaps/select_all.xpm b/pixmaps/select_all.xpm
new file mode 100755
index 0000000..c940778
--- /dev/null
+++ b/pixmaps/select_all.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * select_all_xpm[] = {
+"20 20 4 1",
+" c None",
+". c #000000",
+"+ c #00009C",
+"@ c #606060",
+" ",
+" ",
+" ................ ",
+" .++++++++++++++. ",
+" .++++++++++++++. ",
+" .@@@@@@@@@@@@@@. ",
+" .++++++++++++++. ",
+" .++++++++++++++. ",
+" .@@@@@@@@@@@@@@. ",
+" .++++++++++++++. ",
+" .++++++++++++++. ",
+" .@@@@@@@@@@@@@@. ",
+" .++++++++++++++. ",
+" .++++++++++++++. ",
+" .@@@@@@@@@@@@@@. ",
+" .++++++++++++++. ",
+" .++++++++++++++. ",
+" ................ ",
+" ",
+" "};