summaryrefslogtreecommitdiff
path: root/icons/32x32-kde/video.xpm
blob: af1cc9b6914abd82f9e805c62631c2d121cfe35a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
/* XPM */
static char *video[] = {
/* width height num_colors chars_per_pixel */
"    32    32        9            1",
/* colors */
". c None",
"# c #000000",
"a c #c3c3c3",
"b c #303030",
"c c #c0c000",
"d c #808080",
"e c #ffffff",
"f c #ffffc0",
"g c #808000",
/* pixels */
"............##..................",
"............#c##................",
"............#ffc###.............",
"...........#ceffffc####.........",
"...........#ffefffffffc####.....",
"..........#ceefeefefffffffc###..",
"..........cfeeefefeffffffffffc##",
"..........###eeeefe####ffffffff#",
".........##e#efeef##e#e#ffffffc#",
"........#e#d#eeee#e######fffffg#",
"........##dd#eee###ddaa##fffff#.",
".......#e#dd#ee#e#d#daa##fffff#.",
".......##ddd#f###d#e###e#fffff#.",
".......#e#####e#dd##e#e##ffffc#.",
"......cd##e#e##aad#e###a#ffffg#.",
".....#fda#####daad#eeaaa#cfff#..",
".....#fdaeaad#daad#eeaaa#cfff#..",
"....#cfdaeaad#dad##eeaaa#ccfc#..",
"...#cffdaeaad#da#d#eeaaa#ccfg#..",
"...#fffdaeaad#d#e###eaa##ccf#...",
"..#cfffd#eaad####c#e###e#cfc##..",
".#cffff#e#####e#ccc#e#e#ccfg####",
"#gcffffc##e#e##ccffc###ccff#####",
".##gcfffc####cccffffccccfff####.",
"...##gcffcccccffffffffffffc###..",
".....##gcfffffffffffffffffg###..",
".......###gcfffffffffffffc###...",
"..........###gcffffffffffg##....",
".............###gcffffffc##.....",
"................###gcffcg#......",
"...................#b#gg#.......",
"......................##........",
};