summaryrefslogtreecommitdiff
path: root/icons/24x24-infox/network.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/24x24-infox/network.xpm')
-rw-r--r--icons/24x24-infox/network.xpm53
1 files changed, 53 insertions, 0 deletions
diff --git a/icons/24x24-infox/network.xpm b/icons/24x24-infox/network.xpm
new file mode 100644
index 0000000..2c95a96
--- /dev/null
+++ b/icons/24x24-infox/network.xpm
@@ -0,0 +1,53 @@
+/* XPM */
+static char *network[] = {
+/* width height ncolors chars_per_pixel */
+"24 24 22 1",
+/* colors */
+" c #000000",
+". c #999999",
+"X c #8D8D8D",
+"o c #676767",
+"O c #595959",
+"+ c #333333",
+"@ c #404000",
+"# c #B4B4B4",
+"$ c #B2B2B2",
+"% c #808080",
+"& c #747474",
+"* c #FFFFFF",
+"= c #FFFF00",
+"- c #F3F3F3",
+"; c #404040",
+": c #343434",
+"> c #008000",
+", c #CDCDCD",
+"< c #1A1A1A",
+"1 c #004000",
+"2 c #808000",
+"3 c None",
+/* pixels */
+" ",
+" ",
+" O*****O ;*****; ",
+" %%%%%; %%%%%; ",
+" *****% -%-##% ",
+" *****%@222@% % % ",
+" *****%@2=2@-%-##% ",
+" *****% = *****% ",
+" *****% = *****% ",
+" *****% = *****% ",
+" = ",
+" = ",
+" :%%%%: = ",
+" %o++o%22= O*****O ",
+" %+>1+%22= %%%%%; ",
+" %+1 +% = % ***% ",
+" &,$$X& =2@% ***% ",
+" <%%%%%%< 22@*****% ",
+" .: % :. *****% ",
+" %%%%%%%% *****% ",
+" *****% ",
+" %%%%%; ",
+" ",
+" "
+};