lyx_mirror/lib/images/font-emph.xpm
Enrico Forestieri 3162f403b5 Another batch of improved icons.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@20201 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-10 21:31:15 +00:00

57 lines
1.0 KiB
C

/* XPM */
static char *font_emph_xpm[] = {
/* width height ncolors chars_per_pixel */
"20 20 29 1",
/* colors */
" c #000000",
". c #A1A1A1",
"X c #7F7F7F",
"o c #757575",
"O c #5F5F5F",
"+ c #515151",
"@ c #4B4B4B",
"# c #313131",
"$ c #2B2B2B",
"% c #232323",
"& c #212121",
"* c #CCCCCC",
"= c #C8C8C8",
"- c #BCBCBC",
"; c #070707",
": c #B6B6B6",
"> c #B4B4B4",
", c #010101",
"< c #8E8E8E",
"1 c #666666",
"2 c #646464",
"3 c #444444",
"4 c #363636",
"5 c #2E2E2E",
"6 c #181818",
"7 c #161616",
"8 c #0A0A0A",
"9 c #060606",
"0 c None",
/* pixels */
"00000000000000000000",
"00000000000000000000",
"00000000000000000000",
"0000o o00",
"00000o @000",
"000000$ ,:0000060000",
"00000- 800000000000",
"00000< 400000000000",
"00000O 200000000000",
"00000# 9&000000",
"0000=; 10000000",
"0000. %000000000000",
"0000o +000000000000",
"00003 X000000000000",
"0000795>000000X9@000",
"000O 60000",
"00o 600000",
"00000000000000000000",
"00000000000000000000",
"00000000000000000000"
};