summaryrefslogtreecommitdiff
path: root/icons/14x14-general/window-destroy.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/14x14-general/window-destroy.xpm')
-rw-r--r--icons/14x14-general/window-destroy.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/icons/14x14-general/window-destroy.xpm b/icons/14x14-general/window-destroy.xpm
new file mode 100644
index 0000000..3c02a1c
--- /dev/null
+++ b/icons/14x14-general/window-destroy.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * mini-bomb_xpm[] = {
+"14 14 6 1",
+" c None",
+". c black",
+"X c gray50",
+"o c gray85",
+"O c yellow",
+"# c white",
+" ",
+" ... ",
+" . . ",
+" . . ",
+" ... . ",
+" ..... . ",
+" .X#o... . ",
+"X.#X....X . ",
+"..oX..... O O",
+".......O.O OO ",
+"......Xo. OOO ",
+"X.....X.X O ",
+" ....... ",
+" X...X ",
+};