Add icons from Antonis Tsolomitis desktop_approots contribution
This commit is contained in:
37
cde/programs/icons/SDturlweb.t.pm
Normal file
37
cde/programs/icons/SDturlweb.t.pm
Normal file
@@ -0,0 +1,37 @@
|
||||
/* XPM */
|
||||
/****************************************************************
|
||||
* Copyright (c) 1996 Sun Microsystems, Inc.
|
||||
* All Rights Reserved
|
||||
*****************************************************************/
|
||||
static char * SDturlweb_t_pm[] = {
|
||||
/* width height ncolors cpp [x_hot y_hot] */
|
||||
"16 16 11 1 0 0",
|
||||
/* colors */
|
||||
" s none m none c none",
|
||||
". s iconColor2 m white c white",
|
||||
"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",
|
||||
"% s iconColor4 m white c green",
|
||||
"& s iconColor7 m white c cyan",
|
||||
/* pixels */
|
||||
" .............",
|
||||
" .XoOooOooOoX+",
|
||||
" .Ooo@oo@oo@O+",
|
||||
" .OooOooOooOO+",
|
||||
" .OOOOOOOOOOO+",
|
||||
" .O#OO##X#XOO+",
|
||||
" .O##OOOOOOOO+",
|
||||
" #######O$$XOOO+",
|
||||
"####O##OOOOOOOO+",
|
||||
"###.O#OOO$$$$$O+",
|
||||
"###.OOO$$.O.OO$+",
|
||||
" ##.OOO$..%OXXX+",
|
||||
" #.OO$O.OOO@@&+",
|
||||
" .OO$&%OXXX@@+",
|
||||
" .OO$XOX&X##@+",
|
||||
" .++++++++++++"};
|
||||
Reference in New Issue
Block a user