olaf neophyte and de.po updates, valgrind tweaks, delete green lady, inkscape dpi=96
[goodguy/history.git] / cinelerra-5.1 / guicast / images / radial_up_png.h
1 #ifndef RADIAL_UP_PNG_H
2 #define RADIAL_UP_PNG_H
3
4 static unsigned char radial_up_png[] = 
5 {
6         0x00, 0x00, 0x00, 0xda, 
7         0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 
8         0x00, 0x00, 0x00, 0x12, 0x00, 0x00, 0x00, 0x12, 0x08, 0x06, 0x00, 0x00, 0x00, 0x56, 0xce, 0x8e, 
9         0x57, 0x00, 0x00, 0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, 0x00, 0x82, 0x00, 0x82, 0x00, 0x82, 0xd3, 
10         0x62, 0x75, 0x6f, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x12, 0x00, 
11         0x00, 0x0b, 0x12, 0x01, 0xd2, 0xdd, 0x7e, 0xfc, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 
12         0x07, 0xd4, 0x09, 0x04, 0x03, 0x26, 0x1c, 0x12, 0x90, 0x60, 0x8d, 0x00, 0x00, 0x00, 0x67, 0x49, 
13         0x44, 0x41, 0x54, 0x78, 0xda, 0xcd, 0x94, 0x31, 0x0e, 0xc0, 0x30, 0x08, 0x03, 0x63, 0xff, 0xff, 
14         0xcf, 0x64, 0x4b, 0x5b, 0x8a, 0x2b, 0x40, 0x0c, 0xf5, 0x88, 0xc4, 0x05, 0x05, 0x1b, 0x2c, 0x2d, 
15         0x13, 0x75, 0x64, 0x8b, 0x07, 0x60, 0xf6, 0x64, 0x01, 0x90, 0xbd, 0x88, 0x20, 0x1e, 0xf0, 0x7a, 
16         0xfd, 0x02, 0x22, 0x02, 0xa5, 0x20, 0x0a, 0x86, 0x0e, 0x24, 0x82, 0x51, 0xfd, 0x47, 0x46, 0xf7, 
17         0x1e, 0x7e, 0x6c, 0xa7, 0xc4, 0x64, 0x77, 0x1a, 0x3f, 0x15, 0xd7, 0x90, 0x7e, 0x0a, 0x72, 0x8e, 
18         0x6d, 0x59, 0x80, 0x2a, 0x3b, 0x55, 0x1e, 0x45, 0x8e, 0xaa, 0x86, 0x9c, 0x8f, 0xc8, 0x68, 0x68, 
19         0x47, 0xcf, 0x48, 0xfb, 0xb0, 0x6d, 0x1d, 0x78, 0x2c, 0x1c, 0x08, 0x8d, 0xd6, 0x4f, 0x00, 0x00, 
20         0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
21 };
22
23 #endif