aboutsummaryrefslogtreecommitdiffstats
path: root/icons/gimp.xpm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-01-05 22:38:55 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-01-05 22:38:55 +0000
commitb2bd459c94eae41860a33f3a69a4f4d50b6fa1c7 (patch)
tree3a74332e4115ae3e190ede7e78d84421ba3951e4 /icons/gimp.xpm
parent0f3de907f8726a18c3c2984a2b8b93958958fb03 (diff)
downloadcommon-data-b2bd459c94eae41860a33f3a69a4f4d50b6fa1c7.tar
common-data-b2bd459c94eae41860a33f3a69a4f4d50b6fa1c7.tar.gz
common-data-b2bd459c94eae41860a33f3a69a4f4d50b6fa1c7.tar.bz2
common-data-b2bd459c94eae41860a33f3a69a4f4d50b6fa1c7.tar.xz
common-data-b2bd459c94eae41860a33f3a69a4f4d50b6fa1c7.zip
no_comment
Diffstat (limited to 'icons/gimp.xpm')
-rw-r--r--icons/gimp.xpm102
1 files changed, 53 insertions, 49 deletions
diff --git a/icons/gimp.xpm b/icons/gimp.xpm
index f0116fb..2b7de45 100644
--- a/icons/gimp.xpm
+++ b/icons/gimp.xpm
@@ -1,50 +1,54 @@
/* XPM */
-static char * gimp_xpm[] = {
-"32 32 15 1",
-" c None",
-". c #585858",
-"+ c #000000",
-"@ c #C0C0C0",
-"# c #808080",
-"$ c #A0A0A4",
-"% c #808000",
-"& c #404000",
-"* c #DCDCDC",
-"= c #FFDCA8",
-"- c #FFFFFF",
-"; c #303030",
-"> c #FFFFC0",
-", c #004000",
-"' c #400000",
-" ",
-" ",
-" ",
-" ",
-" . ",
-" . . ",
-" .+ .. ",
-" ..+ +@. ",
-" ..#+ +$$. ",
-" ..%.+ ..##. ",
-" ....#.. +@#%#+ ",
-" ..%..%..++.....+.$.##$+ ",
-" ........###$$###%###+ ",
-" ..&..%..%..%#$*=$#--*+ ",
-" .#...;....##$>*--=-++*+ ",
-" ..&;&.&..%#*@.$*-*+;*+ .. ",
-" ..;;;.&..#@.;#@***@@@. ;++. ",
-" .&;&.&...@#,;**#$$$##;.+++ ",
-" .;;;;.&.%#$@@@$####..;;++; ",
-" .;&;;&.;...###.#%.%.#..;;; ",
-" ;;;;.&+..%..%#.#..##..;;# ",
-" .;;&;;.+;;....%..&.##... ",
-" .&;;...++;.&..;..&.#++ ",
-" .&;&#.&&+'++&;&&;&. ",
-" ..&;###..;;+++;# ",
-" ...;&###.;;# ",
-" .&++;;;. ",
-" ",
-" ",
-" ",
-" ",
-" "};
+static char *magick[] = {
+/* columns rows colors chars-per-pixel */
+"32 32 16 1",
+" c Gray0",
+". c Gray19",
+"X c #004000",
+"o c #400000",
+"O c #404000",
+"+ c #585858",
+"@ c #808000",
+"# c #808080",
+"$ c #a0a0a4",
+"% c Gray74",
+"& c #ffdca8",
+"* c #c0c0c0",
+"= c gainsboro",
+"- c #ffffc0",
+"; c Gray100",
+": c None",
+/* pixels */
+"::::::::::::::::::::::::::::::::",
+"::::::::::::::::::::::::::::::::",
+"::::::::::::::::::::::::::::::::",
+"::::::::::::::::::::::::::::::::",
+":+::::::::::::::::::::::::::::::",
+":+:::::::::::::::::::::::+::::::",
+":+ ::::::::::::::::::::++:::::::",
+":++ :::::::::::::::::: *+:::::::",
+":++# :::::::::::::::: $$+:::::::",
+":++@+ :::::::::::::++##+::::::::",
+":++++#++:::::::::: *#@# ::::::::",
+":++@++@++ +++++ +$+##$ ::::::::",
+"::++++++++###$$###@### :::::::::",
+"::++O++@++@++@#$=&$#;;= ::::::::",
+"::+#+++.++++##$-=;;&; = :::::::",
+":::++O.O+O++@#=*+$=;= .= :::++::",
+"::::++...+O++#*+.#*===***+:. +:",
+":::::+O.O+O+++*#X.==#$$$##.+ :",
+":::::+....+O+@#$***$####++.. .:",
+":::::+.O..O+.+++###+#@+@+#++...:",
+"::::::....+O ++@++@#+#++##++..#:",
+"::::::+..O..+ ..++++@++O+##+++::",
+":::::::+O..+++ .+O++.++O+# :::",
+"::::::::+O.O#+OO o O.OO.O+:::::",
+":::::::::++O.###++.. .#:::::::",
+":::::::::::+++.O###+..#:::::::::",
+":::::::::::::+O ...+:::::::::::",
+"::::::::::::::::::::::::::::::::",
+"::::::::::::::::::::::::::::::::",
+"::::::::::::::::::::::::::::::::",
+"::::::::::::::::::::::::::::::::",
+"::::::::::::::::::::::::::::::::"
+};