aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/include/bitmaps/light_gray
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/include/bitmaps/light_gray')
-rw-r--r--nx-X11/include/bitmaps/light_gray4
1 files changed, 4 insertions, 0 deletions
diff --git a/nx-X11/include/bitmaps/light_gray b/nx-X11/include/bitmaps/light_gray
new file mode 100644
index 000000000..ea62e17dc
--- /dev/null
+++ b/nx-X11/include/bitmaps/light_gray
@@ -0,0 +1,4 @@
+#define light_gray_width 4
+#define light_gray_height 2
+static char light_gray_bits[] = {
+ 0x08, 0x02};