summaryrefslogtreecommitdiff
path: root/icons/16x16-general/monitoring.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/monitoring.xpm')
-rw-r--r--icons/16x16-general/monitoring.xpm29
1 files changed, 29 insertions, 0 deletions
diff --git a/icons/16x16-general/monitoring.xpm b/icons/16x16-general/monitoring.xpm
new file mode 100644
index 0000000..961fc73
--- /dev/null
+++ b/icons/16x16-general/monitoring.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char * mini_graph_xpm[] = {
+/* width height ncolors cpp [x_hot y_hot] */
+"16 16 7 1 0 0",
+/* colors */
+" s none m none c none",
+". s iconColor1 m black c black",
+"X s iconColor8 m black c magenta",
+"o s iconColor5 m black c blue",
+"O s iconColor4 m white c green",
+"+ s iconColor3 m black c red",
+"@ c #808080",
+/* pixels */
+" ... ",
+" XX. ",
+" XX. ",
+" ... XX. ",
+" oo. XX. ",
+" oo. XX. ",
+" oo. XX. ",
+" ... oo. XX. ",
+" OO. oo. XX. ",
+" OO. oo. XX. ...",
+" OO. oo. XX. ++.",
+" OO. oo. XX. ++.",
+" OO. oo. XX. ++.",
+"................",
+" @@@@@@@@@@@@@@@",
+" "};