git-svn-id: http://ltt.polymtl.ca/svn@2460 04897980-b3bd-0310-b5e0-8ef037075253
[lttv.git] / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / lttv / modules / gui / lttvwindow / pixmaps / guifilter16x16.xpm
diff --git a/lttng-xenomai/LinuxTraceToolkitViewer-0.8.61-xenoltt/lttv/modules/gui/lttvwindow/pixmaps/guifilter16x16.xpm b/lttng-xenomai/LinuxTraceToolkitViewer-0.8.61-xenoltt/lttv/modules/gui/lttvwindow/pixmaps/guifilter16x16.xpm
new file mode 100644 (file)
index 0000000..9910324
--- /dev/null
@@ -0,0 +1,25 @@
+/* XPM */
+static char * guifilter16x16_xpm[] = {
+"16 16 6 1",
+"      c None",
+".     c #000000",
+"+     c #FF0000",
+"@     c #440000",
+"#     c #510000",
+"$     c #4B0000",
+"                ",
+"     ...        ",
+"    .. ..       ",
+"    ..  ..      ",
+"  ++@.   ..     ",
+"  ++#.    .     ",
+"    ..    ..    ",
+"    ..    .$++  ",
+"    ..    .$++  ",
+"    ..    ..    ",
+"  ++#.    .     ",
+"  ++@.   ..     ",
+"    ..  ..      ",
+"    .. ..       ",
+"     ...        ",
+"                "};
This page took 0.0233 seconds and 4 git commands to generate.