Add icons from Antonis Tsolomitis desktop_approots contribution

This commit is contained in:
Jon Trulson
2018-07-18 18:35:04 -06:00
parent 5259022498
commit cd38de99e4
225 changed files with 59106 additions and 0 deletions

View 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##@+",
" .++++++++++++"};