summaryrefslogtreecommitdiff
path: root/icons/24x24-infox/disk.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/24x24-infox/disk.xpm')
-rw-r--r--icons/24x24-infox/disk.xpm41
1 files changed, 41 insertions, 0 deletions
diff --git a/icons/24x24-infox/disk.xpm b/icons/24x24-infox/disk.xpm
new file mode 100644
index 0000000..09b5fec
--- /dev/null
+++ b/icons/24x24-infox/disk.xpm
@@ -0,0 +1,41 @@
+/* XPM */
+static char *disk[] = {
+/* width height ncolors chars_per_pixel */
+"24 24 10 1",
+/* colors */
+" c #000000",
+". c #999999",
+"X c #737373",
+"o c #595959",
+"O c #808080",
+"+ c #5A5A5A",
+"@ c #FFFFFF",
+"# c #D9D9D9",
+"$ c #1A1A1A",
+"% c None",
+/* pixels */
+" ",
+" ",
+" ",
+" ",
+" $O#@@@@@@#O$ ",
+" X@.+ +.@X ",
+" @$ $@ ",
+" @.$ $.@ ",
+" @.@#OOOOOO#@.@ ",
+" @ +OOOOOO+ @ ",
+" @ @ ",
+" @ @ ",
+" @ @ ",
+" @ @ ",
+" @ @ ",
+" @ @ ",
+" @ @ ",
+" #X X# ",
+" o@.O$ +O.@o ",
+" $O.@@@@@#OO$ ",
+" ",
+" ",
+" ",
+" "
+};