summaryrefslogtreecommitdiff
path: root/icons/16x16-general/disk.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/disk.xpm')
-rw-r--r--icons/16x16-general/disk.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/icons/16x16-general/disk.xpm b/icons/16x16-general/disk.xpm
new file mode 100644
index 0000000..73a900b
--- /dev/null
+++ b/icons/16x16-general/disk.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * hdisk_t_xpm[] = {
+"16 16 6 1",
+" c None s None",
+". c #808080",
+"X c #c0c0c0",
+"o c black",
+"O c #008000",
+"# c white",
+" ",
+" ",
+" ",
+" ",
+" ............. ",
+" .XXXXXXXXXXXX.o",
+".############..o",
+".XXXXXXXXXXOX..o",
+".XXXXXXXXXXXX..o",
+".X..........X..o",
+".X##########X..o",
+"..............o ",
+" ooooooooooooo ",
+" ",
+" ",
+" "};