Add icons from Antonis Tsolomitis desktop_approots contribution
This commit is contained in:
35
cde/programs/icons/SDthtml.t.pm
Normal file
35
cde/programs/icons/SDthtml.t.pm
Normal file
@@ -0,0 +1,35 @@
|
||||
/* XPM */
|
||||
/****************************************************************
|
||||
* Copyright (c) 1996 Sun Microsystems, Inc.
|
||||
* All Rights Reserved
|
||||
*****************************************************************/
|
||||
static char * SDthtml_t_pm[] = {
|
||||
/* width height ncolors cpp [x_hot y_hot] */
|
||||
"16 16 9 1 0 0",
|
||||
/* colors */
|
||||
" s iconColor2 m white c white",
|
||||
". s none m none c none",
|
||||
"X s iconGray4 m white c #949494949494",
|
||||
"o s iconGray8 m black c #212121212121",
|
||||
"O s iconGray2 m white c #bdbdbdbdbdbd",
|
||||
"+ s iconColor1 m black c black",
|
||||
"@ s iconGray6 m black c #636363636363",
|
||||
"# s iconColor5 m black c blue",
|
||||
"$ s iconGray7 m black c #424242424242",
|
||||
/* pixels */
|
||||
" ...",
|
||||
" XoOooOooOoX+...",
|
||||
" Ooo@oo@oo@O+...",
|
||||
" OooOooOooOO+...",
|
||||
" OOOOOOOOOOO+...",
|
||||
" O##X#XOOOOO+...",
|
||||
" OOOOOOOOOOO+...",
|
||||
" O##############",
|
||||
" O# # # # ##",
|
||||
" O# # # # # ##",
|
||||
" O# # # # ##",
|
||||
" O# # # # # # ##",
|
||||
" O# # # # # # #",
|
||||
" O##############",
|
||||
" OO+@O@OX$$@+...",
|
||||
" ++++++++++++..."};
|
||||
Reference in New Issue
Block a user