Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
51
cde/programs/icons/DtCM.m.pm
Normal file
51
cde/programs/icons/DtCM.m.pm
Normal file
@@ -0,0 +1,51 @@
|
||||
/* XPM */
|
||||
/* $XConsortium: DtCM.m.pm /main/3 1995/07/18 16:18:16 drk $ */
|
||||
static char * DtCM_m_pm[] = {
|
||||
/* width height ncolors cpp [x_hot y_hot] */
|
||||
"32 32 12 1 0 0",
|
||||
/* colors */
|
||||
" s none m none c none",
|
||||
". s iconGray1 m white c #dededededede",
|
||||
"X s iconGray3 m white c #adadadadadad",
|
||||
"o s iconColor2 m white c white",
|
||||
"O s iconGray6 m black c #636363636363",
|
||||
"+ s iconColor1 m black c black",
|
||||
"@ s iconGray2 m white c #bdbdbdbdbdbd",
|
||||
"# s iconGray4 m white c #949494949494",
|
||||
"$ s iconGray7 m black c #424242424242",
|
||||
"% s iconColor5 m black c blue",
|
||||
"& s iconGray5 m black c #737373737373",
|
||||
"* s iconGray8 m black c #212121212121",
|
||||
/* pixels */
|
||||
" ",
|
||||
" . . ",
|
||||
" XXX.oXXXXXXXXXXXXXXXX.oXXXXX ",
|
||||
" XOO.oOOOOOOOOOOOOOOOO.oOOOO+ ",
|
||||
" XOoXoO@ooooooooooooooXoO@oO+ ",
|
||||
" XOoXoO#@@@@@@@@@@@@@@X.O#XO+ ",
|
||||
" XOo+#+@@@@@@@@@@@@@@@+#+@X$+ ",
|
||||
" XOo@+@@@@@@@@@@@@@@@@@+@@X$+ ",
|
||||
" XOo@@@@@@@@@@@@@@@@@@@@@@X$+ ",
|
||||
" XOo@@%.%%.%.%%%%.%.%%%@@@X$+ ",
|
||||
" XOo@@%%%X%%%%.X%%%X%%%@@@X$+ ",
|
||||
" XOo@@@@@@@@@@@@@@@@@@@@@@X$+ ",
|
||||
" XOo@@@@@&&&&&&&&&&&&&@@@@X$+ ",
|
||||
" XOo@@@@@&@@&@@&@@&@@&@@@@X$+ ",
|
||||
" XOo@@@@@&@@&@@&@@&@@&@@@@X$+ ",
|
||||
" XOo@@&&&&&&&&&&&&&&&&@@@@X$+ ",
|
||||
" XOo@@&@@&@@&@@&@@&@@&@@@@X$+ ",
|
||||
" XOo@@&@@&@@&@@&@@&@@&@@@@X$+ ",
|
||||
" XOo@@&&&&&&&&&&&&&&&&@@@@X$+ ",
|
||||
" XOo@@&@@&@@&@@&@@&@@@@@@@X$+ ",
|
||||
" XOo@@&@@&@@&@@&@@&@@@@@@@X$+ ",
|
||||
" XOo@@&&&&&&&&&&&&&@@@@@@@X$+ ",
|
||||
" XOo@@@@@@@@@@@@@@@@@@@@@@X$+ ",
|
||||
" XOo@@%%%%%%%%%%%%%%%%oo...$+ ",
|
||||
" XOo@@%%%%%%%%%%%%%%%%o.@X&$+ ",
|
||||
" XOo@@@@@@@@@@@@@@@@@@.@X&X$+ ",
|
||||
" XOo@@@@@@@@@@@@@@@@@@.X&@X$+ ",
|
||||
" XOo@@@@@@@@@@@@@@@@@@X&@@X$+ ",
|
||||
" XOO************************+ ",
|
||||
" XOOO$$$$$$$$$$$$$$$$$$$$$$$+ ",
|
||||
" X+++++++++++++++++++++++++++ ",
|
||||
" "};
|
||||
Reference in New Issue
Block a user