summaryrefslogtreecommitdiff
path: root/icons/20x20-martys/window-destroy.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/20x20-martys/window-destroy.xpm')
-rw-r--r--icons/20x20-martys/window-destroy.xpm30
1 files changed, 30 insertions, 0 deletions
diff --git a/icons/20x20-martys/window-destroy.xpm b/icons/20x20-martys/window-destroy.xpm
new file mode 100644
index 0000000..f6d36c8
--- /dev/null
+++ b/icons/20x20-martys/window-destroy.xpm
@@ -0,0 +1,30 @@
+/* XPM */
+static char *skull[] = {
+/* width height num_colors chars_per_pixel */
+" 20 20 3 1",
+/* colors */
+". c none",
+"# c #c9c9c9",
+"a c #000000",
+/* pixels */
+"....................",
+"....................",
+"......###..aaa......",
+".....##......aa.....",
+"....##........aa....",
+"....#..##..##..a....",
+"....#..#a..#a..a....",
+"....##........aa....",
+".....##......aa.....",
+"..###.##....aa.##...",
+"..#.a..#....a..#.a..",
+"..#..a.#....a.#..a..",
+"...#..a##..a##..a...",
+"....#...aaaa...a....",
+"....#aa......aa#....",
+"...#............#...",
+"..#...aaaaaaaa...a..",
+"..#.aaaa....aaaa.a..",
+"....................",
+"....................",
+};