summaryrefslogtreecommitdiff
path: root/icons/14x14-general/disk-floppy.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/14x14-general/disk-floppy.xpm')
-rw-r--r--icons/14x14-general/disk-floppy.xpm27
1 files changed, 27 insertions, 0 deletions
diff --git a/icons/14x14-general/disk-floppy.xpm b/icons/14x14-general/disk-floppy.xpm
new file mode 100644
index 0000000..51b161e
--- /dev/null
+++ b/icons/14x14-general/disk-floppy.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char * mini_diskett_xpm[] = {
+/* width height ncolors cpp [x_hot y_hot] */
+"14 14 7 1 0 0",
+/* colors */
+" c #000080",
+". s iconColor1 m black c black",
+"X s None m None c None",
+"o s iconColor6 m white c yellow",
+"O s iconGray1 m white c #e0e0e0",
+"+ s iconColor2 m white c white",
+"@ c #C0C0C0",
+/* pixels */
+" ........... X",
+" ooooooooooo .",
+" OOOOOOOOOOO .",
+" +++++++++++ .",
+" OOOOOOOOOOO .",
+" +++++++++++ .",
+" .",
+" @@@@@@@ .",
+" @ @@@@ .",
+" @ @@@@ .",
+" @ @@@@ .",
+" @ @@@@ .",
+" @@@@@@@ .",
+"X............."};