summaryrefslogtreecommitdiffstats
path: root/pixmaps/ethernet.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'pixmaps/ethernet.xpm')
-rw-r--r--pixmaps/ethernet.xpm39
1 files changed, 39 insertions, 0 deletions
diff --git a/pixmaps/ethernet.xpm b/pixmaps/ethernet.xpm
new file mode 100644
index 00000000..2e55f6f9
--- /dev/null
+++ b/pixmaps/ethernet.xpm
@@ -0,0 +1,39 @@
+/* XPM */
+static char *ethernet[] = {
+/* columns rows colors chars-per-pixel */
+"16 16 17 1",
+" c #4a3c87",
+". c #534a8e",
+"X c #605593",
+"o c #6b6197",
+"O c #7d76a2",
+"+ c #8e86af",
+"@ c #9c95b8",
+"# c #b0abc6",
+"$ c #bfbbd0",
+"% c #ccc9d9",
+"& c #d8d5e3",
+"* c #e4e2e9",
+"= c #f1f0f5",
+"- c #f7f7fa",
+"; c #fefeff",
+": c Gray100",
+"> c None",
+/* pixels */
+">>>>>>>>>>>>>>>>",
+"%######&&XXXXXXo",
+"X@$#$#@#%+&%%%%O",
+"X*::::&#$$:::::@",
+"X&::::%#$#:::::+",
+"X*::::%#%$:::::+",
+"X%-==-$#$#-=---+",
+"X . ...#% . ...",
+"&@oXXo#*=#oX.XO$",
+">>>%%>>>>>>*$:>>",
+">>>&%>>>>>>=#>>>",
+">>>%%>>>>>>=#>>>",
+">::O#------&.-:>",
+"=%%o+%$$$$$@.%$:",
+">>>>>>>>>>>>>>>>",
+">>>>>>>>>>>>>>>>"
+};