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