Adjust Save As to match Save

This commit is contained in:
Seth Hillbrand 2020-12-09 15:05:02 -08:00
parent be4b6ec06a
commit 447483d286
3 changed files with 146 additions and 92 deletions

View File

@ -8,31 +8,16 @@
static const unsigned char png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
0xce, 0x00, 0x00, 0x01, 0x75, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x05, 0x43,
0x0e, 0x48, 0xb5, 0x1c, 0x8b, 0x94, 0x6e, 0x3c, 0x72, 0x17, 0x84, 0x65, 0x1a, 0x0f, 0xbf, 0x56,
0x6d, 0x3d, 0xf2, 0x0b, 0x84, 0x55, 0x80, 0x58, 0xa1, 0xe5, 0xf0, 0x1f, 0x18, 0x5f, 0xb1, 0xf9,
0xc8, 0x4f, 0xa9, 0xa6, 0x23, 0xf7, 0xa4, 0x1b, 0x8e, 0xdc, 0x05, 0xd2, 0x25, 0xa4, 0x5b, 0xd4,
0x70, 0xa4, 0x49, 0xaa, 0xf1, 0xc8, 0x7f, 0x10, 0x96, 0x6b, 0x3a, 0xfc, 0x3f, 0x71, 0xd6, 0xfe,
0xff, 0x33, 0xd7, 0xed, 0xfe, 0x5f, 0xb5, 0x78, 0xef, 0x7f, 0xcb, 0x9e, 0x43, 0x60, 0x36, 0x08,
0xcb, 0x37, 0x43, 0xd4, 0x40, 0xf1, 0x57, 0x89, 0xc6, 0xa3, 0x1d, 0x14, 0x59, 0x54, 0xbc, 0x60,
0xdf, 0xff, 0x9d, 0x3b, 0x77, 0xfe, 0x9f, 0xbc, 0x66, 0xcf, 0x7f, 0x87, 0xbe, 0x83, 0x60, 0x36,
0x08, 0x2b, 0xb6, 0xa0, 0x58, 0xf4, 0x5f, 0xb2, 0xe9, 0xf0, 0x17, 0xa9, 0x86, 0xa3, 0x73, 0x19,
0x1a, 0xfe, 0x33, 0x51, 0x64, 0xd1, 0xf4, 0xb5, 0xbb, 0xff, 0xbb, 0x4c, 0xc0, 0x6d, 0x11, 0xcc,
0x67, 0xc0, 0x20, 0x5f, 0xc3, 0xd0, 0xb0, 0x9f, 0x85, 0x6c, 0x8b, 0x40, 0x78, 0xc3, 0xb6, 0x5d,
0x84, 0x2c, 0xfa, 0x0f, 0x8c, 0xaf, 0x2f, 0x92, 0x0d, 0x47, 0xa6, 0x53, 0x64, 0x11, 0x32, 0xc6,
0x69, 0x11, 0x10, 0x03, 0x7d, 0x75, 0x9c, 0x24, 0x8b, 0x64, 0x9b, 0x8e, 0xfc, 0x57, 0x6c, 0x3e,
0xfc, 0x5f, 0xa3, 0x0d, 0x13, 0x4b, 0x37, 0x52, 0xd1, 0x22, 0x72, 0xf1, 0xa8, 0x45, 0xe0, 0x38,
0xd2, 0x69, 0x3f, 0xfc, 0xdf, 0xaa, 0xf7, 0x10, 0x5e, 0x6c, 0xdc, 0x75, 0xe8, 0xbf, 0x52, 0xcb,
0x61, 0xf2, 0x2d, 0xc2, 0x97, 0xea, 0x90, 0xf1, 0xe4, 0xd5, 0xbb, 0xff, 0xab, 0xb4, 0x52, 0x68,
0x51, 0xd8, 0xb4, 0x03, 0xff, 0x5b, 0x96, 0xed, 0xc1, 0x8b, 0xb3, 0xe7, 0xee, 0xfb, 0xaf, 0x4c,
0x89, 0x8f, 0x64, 0x81, 0x16, 0x99, 0x77, 0x1f, 0xfa, 0xef, 0x3f, 0xe5, 0x20, 0x5e, 0xec, 0xd4,
0x7f, 0x10, 0x9c, 0x0d, 0x86, 0x46, 0xd0, 0xd1, 0xd4, 0x22, 0xe9, 0xa6, 0x23, 0x3f, 0xa4, 0x1a,
0x8f, 0x7e, 0x94, 0x6d, 0x3a, 0xfa, 0x33, 0x6e, 0xe6, 0x81, 0xbf, 0x40, 0x83, 0xfe, 0xe0, 0xc3,
0x15, 0x0b, 0xf7, 0xfe, 0x55, 0x6a, 0x3d, 0xfc, 0x07, 0xa4, 0x47, 0xba, 0xf1, 0xe8, 0x57, 0xa9,
0xc6, 0xc3, 0x47, 0x09, 0x5a, 0x24, 0xde, 0x7c, 0x50, 0x11, 0x58, 0xe4, 0xa7, 0x41, 0x71, 0x91,
0x78, 0xd3, 0xd1, 0x3c, 0x24, 0x3e, 0x0e, 0x7c, 0x24, 0x03, 0x58, 0x98, 0x56, 0xc0, 0xf8, 0x32,
0x4d, 0x87, 0xcd, 0x47, 0x9b, 0x10, 0x43, 0x0f, 0x00, 0x00, 0x10, 0x12, 0x0a, 0x05, 0x41, 0xf1,
0x04, 0x56, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0xce, 0x00, 0x00, 0x00, 0x81, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0xb6, 0x40,
0xaa, 0xf1, 0xf0, 0x73, 0xa9, 0xc6, 0x23, 0xff, 0xc9, 0xc5, 0xd2, 0x8d, 0x47, 0xb6, 0x69, 0x37,
0x5c, 0x65, 0x23, 0xc2, 0x22, 0x4c, 0xcd, 0x3b, 0x77, 0xee, 0x84, 0x63, 0x6c, 0x7c, 0x14, 0xdc,
0x74, 0xe4, 0x9b, 0x64, 0xd3, 0x91, 0xfd, 0x2a, 0x93, 0xb6, 0xb1, 0xd3, 0xd6, 0x22, 0x62, 0x2d,
0xa3, 0x8a, 0x45, 0xc4, 0x58, 0x46, 0xc8, 0x22, 0xbd, 0x8e, 0x43, 0xc4, 0x59, 0x44, 0xc8, 0x32,
0x42, 0x16, 0xa1, 0x63, 0x22, 0x12, 0xc8, 0x37, 0xa9, 0xa6, 0xc3, 0xdb, 0xe9, 0x61, 0x11, 0x18,
0x13, 0x65, 0x11, 0x35, 0xf0, 0xa8, 0x45, 0xa3, 0x16, 0x91, 0x66, 0x11, 0xbe, 0xe4, 0x4d, 0x6c,
0x72, 0x1f, 0x5c, 0x16, 0x8d, 0x06, 0xdd, 0xa8, 0x45, 0x34, 0x4f, 0x0c, 0x2f, 0x68, 0x60, 0xd1,
0x8b, 0xe1, 0xdb, 0x9c, 0x03, 0x00, 0x10, 0x02, 0xae, 0xbe, 0xd3, 0xca, 0xd6, 0x8f, 0x00, 0x00,
0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE save_xpm[1] = {{ png, sizeof( png ), "save_xpm" }};

View File

@ -8,50 +8,39 @@
static const unsigned char png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
0xce, 0x00, 0x00, 0x02, 0xa2, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xed, 0x96, 0xfd, 0x4b, 0x13,
0x61, 0x1c, 0xc0, 0x47, 0xf4, 0x27, 0x14, 0xea, 0xde, 0xdc, 0xa4, 0x20, 0x7a, 0x11, 0x2c, 0xa2,
0xb2, 0x5f, 0x0c, 0xaa, 0x1f, 0xc2, 0xf4, 0xd6, 0x70, 0x21, 0xc4, 0x72, 0xa6, 0xd5, 0x2f, 0x25,
0x65, 0x54, 0x04, 0xc5, 0xdd, 0xed, 0xb6, 0x84, 0x2c, 0x02, 0x23, 0xb1, 0xe8, 0x85, 0x02, 0x7f,
0x49, 0x23, 0x08, 0xcc, 0xb9, 0x95, 0x6e, 0x77, 0xa7, 0x15, 0x15, 0x15, 0x44, 0x41, 0x6d, 0x34,
0x61, 0xb7, 0xcd, 0xda, 0x6a, 0x39, 0xd1, 0xe9, 0xe6, 0xb7, 0xe7, 0x6e, 0x5b, 0xb9, 0xb9, 0x9b,
0xae, 0x0d, 0x22, 0xe8, 0x0b, 0x1f, 0x9e, 0x97, 0x7b, 0x78, 0x3e, 0xf7, 0x7c, 0x9f, 0x87, 0xbb,
0x47, 0x22, 0xf9, 0x1f, 0xff, 0x5c, 0x48, 0xa9, 0xe1, 0x7a, 0x19, 0xc1, 0x38, 0x79, 0xe4, 0x04,
0xfd, 0x65, 0xa5, 0x89, 0x99, 0xe6, 0x59, 0x81, 0x50, 0x51, 0x74, 0x34, 0xd9, 0x56, 0x1b, 0x99,
0x88, 0x94, 0x64, 0x5c, 0x32, 0x9c, 0x71, 0xa2, 0xf2, 0x44, 0xee, 0x22, 0x9c, 0x21, 0xa5, 0x04,
0x03, 0x3c, 0x4a, 0x92, 0x06, 0xc3, 0xb5, 0x41, 0xe8, 0xba, 0x6f, 0x85, 0x33, 0x77, 0x1f, 0xc3,
0x96, 0x76, 0x87, 0x50, 0xe7, 0x29, 0x35, 0xc6, 0xc7, 0x24, 0x98, 0x28, 0x26, 0xd8, 0xb6, 0xbc,
0x44, 0xad, 0xb7, 0x9f, 0x80, 0xc5, 0x62, 0x81, 0x8e, 0x1e, 0x1b, 0x54, 0x5d, 0xb2, 0x0b, 0x75,
0x1e, 0x35, 0x95, 0x22, 0x82, 0x12, 0x92, 0x0e, 0x4b, 0x71, 0xf6, 0x86, 0x04, 0x87, 0x25, 0x79,
0x89, 0x3a, 0x7b, 0xad, 0xb0, 0xfd, 0xb2, 0xb8, 0x28, 0xb9, 0x32, 0x94, 0xf2, 0x1e, 0x09, 0x3e,
0xb8, 0xf4, 0x8f, 0x45, 0x3c, 0x0f, 0xfa, 0x06, 0x16, 0x12, 0x01, 0xda, 0xaf, 0x70, 0x09, 0xce,
0x74, 0xe6, 0x25, 0x9a, 0x8b, 0xa8, 0x08, 0x81, 0x56, 0x35, 0x92, 0x93, 0x48, 0x41, 0x32, 0xa0,
0x36, 0xd2, 0xb0, 0xca, 0x3c, 0x1f, 0x19, 0x51, 0x40, 0x51, 0x36, 0xca, 0x4f, 0x59, 0xc0, 0x5c,
0x6d, 0x06, 0x7a, 0x5d, 0x13, 0xb8, 0x4b, 0xb5, 0xe0, 0x52, 0xd5, 0x81, 0xa3, 0xbc, 0x19, 0xa8,
0xea, 0x36, 0xa8, 0x38, 0xd9, 0xff, 0xa2, 0x20, 0x22, 0xdd, 0x81, 0x3b, 0xf0, 0xb1, 0x4c, 0x07,
0x9c, 0x1c, 0xcb, 0x08, 0x92, 0x46, 0x51, 0xa9, 0xcd, 0x4b, 0xa4, 0xdf, 0x7f, 0x13, 0x46, 0x95,
0x7b, 0xc0, 0xb7, 0x66, 0x1f, 0x4c, 0x3e, 0x64, 0x21, 0xa0, 0x37, 0x8a, 0x09, 0x67, 0xb3, 0xca,
0xd2, 0xf7, 0x68, 0xed, 0x79, 0x1a, 0x2a, 0x2f, 0x3a, 0x04, 0x76, 0x19, 0x1f, 0x81, 0x33, 0xb1,
0x92, 0x40, 0x03, 0x05, 0x7c, 0x4c, 0xf6, 0x3f, 0x15, 0x5d, 0x19, 0x22, 0xe4, 0x2d, 0xae, 0x5b,
0x9e, 0xf3, 0xa9, 0x7b, 0x7d, 0xf8, 0xf7, 0xdb, 0x07, 0x0d, 0xe6, 0xb8, 0x68, 0xe0, 0x59, 0x36,
0x11, 0x70, 0x32, 0x8c, 0x5c, 0x94, 0x48, 0x77, 0x75, 0x08, 0xa8, 0x6e, 0x9b, 0xc0, 0xbb, 0x8d,
0x4d, 0xa2, 0x22, 0x5f, 0x45, 0x03, 0xfc, 0x68, 0xef, 0x06, 0xdf, 0x7a, 0x43, 0xba, 0xec, 0xd5,
0x22, 0x52, 0x47, 0xc3, 0xa6, 0x0b, 0x0e, 0xa8, 0xbd, 0x62, 0x17, 0x70, 0x96, 0xed, 0x15, 0x15,
0x85, 0xc8, 0x5b, 0x42, 0x7b, 0xc6, 0xc5, 0x81, 0x7f, 0x43, 0x63, 0x4a, 0xfa, 0x72, 0x4e, 0x9d,
0x7b, 0x75, 0xfd, 0x3c, 0xd1, 0x14, 0xfd, 0x06, 0xfc, 0x95, 0x87, 0x60, 0x6c, 0xe7, 0x31, 0x98,
0xf9, 0xe0, 0x16, 0xfa, 0xa2, 0xa3, 0x7e, 0xf0, 0x6f, 0x6e, 0x4e, 0x8e, 0x1d, 0xcf, 0x59, 0xe4,
0xdc, 0x3a, 0x37, 0x75, 0x26, 0xc8, 0x16, 0xb1, 0x50, 0x38, 0x3e, 0x56, 0x81, 0xbd, 0x14, 0x15,
0xc9, 0x48, 0x66, 0x4a, 0x4a, 0xb0, 0x21, 0x05, 0xc9, 0x46, 0xf4, 0x5d, 0x43, 0xb1, 0x8e, 0x7b,
0xd6, 0x28, 0x8f, 0xad, 0xd1, 0x34, 0x9b, 0x14, 0xf1, 0xe9, 0x99, 0x7e, 0xfb, 0x09, 0xa2, 0x6e,
0xdf, 0x2f, 0x62, 0xde, 0x00, 0x32, 0xc4, 0xe2, 0x29, 0x7c, 0xff, 0x59, 0x18, 0xe7, 0x91, 0x63,
0x78, 0x46, 0x51, 0x91, 0xd1, 0xae, 0x46, 0x9f, 0xfc, 0x83, 0x09, 0x8e, 0x17, 0x91, 0xec, 0xd1,
0x64, 0xbb, 0xaa, 0xa5, 0xb7, 0xd5, 0xad, 0xd4, 0x4e, 0x64, 0x3a, 0x5d, 0x63, 0xdb, 0x8e, 0x40,
0xec, 0xfb, 0x78, 0x7c, 0xdf, 0xfa, 0x46, 0x80, 0x53, 0x69, 0xf9, 0xfe, 0x6f, 0xa2, 0xc7, 0x7b,
0xa1, 0xe0, 0xe4, 0xb5, 0x1a, 0x34, 0x41, 0x2c, 0x5d, 0x14, 0x3a, 0x7b, 0x3d, 0x5d, 0x12, 0xf1,
0x28, 0x35, 0x3b, 0xf2, 0xfa, 0xdd, 0xa3, 0xbc, 0x63, 0x68, 0xa2, 0x60, 0x8a, 0x0c, 0x4d, 0xfe,
0x55, 0x73, 0x3a, 0x29, 0x09, 0x7a, 0x14, 0x35, 0x35, 0x05, 0xb9, 0x5b, 0x70, 0xd2, 0xdd, 0xcb,
0xd0, 0x84, 0x2d, 0x5e, 0x39, 0x36, 0x8c, 0x4a, 0x37, 0x22, 0x80, 0x78, 0xee, 0x95, 0x6b, 0xce,
0xf1, 0xcf, 0xfe, 0xda, 0xa5, 0xe7, 0x27, 0xe2, 0x78, 0xab, 0x04, 0xa7, 0xc6, 0xc8, 0x70, 0x00,
0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0xce, 0x00, 0x00, 0x01, 0xf1, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0xb6, 0x40,
0xaa, 0xf1, 0xf0, 0x73, 0xa9, 0xc6, 0x23, 0xff, 0xc9, 0xc5, 0xd2, 0x8d, 0x47, 0xb6, 0x69, 0x37,
0x5c, 0x65, 0x23, 0xc2, 0x22, 0x4c, 0xcd, 0x3b, 0x77, 0xee, 0x84, 0x63, 0x6c, 0x7c, 0x14, 0xdc,
0x74, 0xe4, 0x9b, 0x64, 0xd3, 0x91, 0xfd, 0x2a, 0x93, 0xb6, 0xb1, 0xd3, 0xd6, 0x22, 0x62, 0x2d,
0xa3, 0x8a, 0x45, 0xc4, 0x58, 0x46, 0xc8, 0x22, 0xbd, 0x8e, 0x43, 0xc4, 0x59, 0x44, 0xc8, 0x32,
0x42, 0x16, 0xa1, 0x63, 0x22, 0x12, 0xc8, 0x37, 0xa9, 0xa6, 0xc3, 0xdb, 0xe9, 0x61, 0x11, 0x18,
0x13, 0x65, 0x11, 0x35, 0xf0, 0xd0, 0xb1, 0x48, 0xaf, 0x7c, 0xe7, 0xff, 0x36, 0x9f, 0xb6, 0xff,
0x87, 0x75, 0x53, 0xfe, 0x3f, 0x94, 0x0f, 0xfe, 0x7f, 0x4f, 0x21, 0xf4, 0xff, 0x21, 0xbd, 0xd4,
0xff, 0x2d, 0x3e, 0x1d, 0xff, 0x75, 0x2a, 0x76, 0x51, 0xc7, 0xa2, 0xb0, 0xe4, 0x45, 0xff, 0x6f,
0x2b, 0x85, 0xfd, 0x7f, 0x26, 0x13, 0x80, 0x15, 0x83, 0xe4, 0x62, 0x13, 0xe6, 0x51, 0x66, 0x51,
0x5c, 0xfc, 0xbc, 0xff, 0x8f, 0xe4, 0x82, 0xfe, 0xbf, 0xd0, 0x8e, 0xf9, 0xff, 0x7d, 0xf3, 0xd1,
0xff, 0x6f, 0xe3, 0x9a, 0xb1, 0x5a, 0xf6, 0x54, 0x36, 0x10, 0x6c, 0x19, 0x59, 0x16, 0xe9, 0x56,
0xec, 0x84, 0xfb, 0xe4, 0x6d, 0x42, 0xcb, 0x7f, 0x10, 0xf8, 0xbe, 0xe3, 0x04, 0x4e, 0x9f, 0xdd,
0x52, 0x0c, 0xff, 0xff, 0x5c, 0x22, 0x54, 0x94, 0xe4, 0xe4, 0x7d, 0x21, 0x03, 0xe1, 0xfa, 0x77,
0x89, 0x6d, 0x10, 0x8b, 0x76, 0x9d, 0xc4, 0x69, 0x11, 0x18, 0x4b, 0x07, 0x34, 0x91, 0x6c, 0xd1,
0x3d, 0x8b, 0x64, 0x9c, 0x16, 0xbd, 0x30, 0x4c, 0xf8, 0xff, 0xa9, 0x67, 0xd9, 0xff, 0x17, 0x46,
0x89, 0xe8, 0x96, 0x9d, 0x23, 0x39, 0xe8, 0x40, 0x41, 0x81, 0xcb, 0xa2, 0x8f, 0x4d, 0xf3, 0xc1,
0xfc, 0xdf, 0xf7, 0x9e, 0xfd, 0x7f, 0x69, 0x9c, 0x84, 0x6c, 0xd1, 0x47, 0x92, 0x7d, 0xf4, 0x50,
0x2b, 0x12, 0xc3, 0xa2, 0x1f, 0x87, 0x2f, 0xfe, 0x7f, 0x69, 0x95, 0xfe, 0xff, 0x95, 0x5b, 0xe1,
0xff, 0xdf, 0x37, 0x1e, 0x82, 0xc5, 0xfe, 0x3c, 0x7a, 0xf9, 0xff, 0xa5, 0x45, 0x2a, 0x4c, 0xed,
0x67, 0x92, 0x2d, 0xba, 0x6b, 0x9d, 0x82, 0x64, 0x51, 0xeb, 0x7f, 0x7c, 0xe0, 0xef, 0xc7, 0x2f,
0x10, 0xb5, 0xb2, 0x01, 0x67, 0x49, 0xb6, 0xe8, 0x7c, 0x56, 0x0b, 0xdc, 0x22, 0x50, 0xf0, 0xfc,
0xba, 0x74, 0xe7, 0xff, 0x9f, 0x87, 0x2f, 0xe0, 0xf8, 0xef, 0xf3, 0xb7, 0x40, 0x1b, 0xfe, 0x42,
0x82, 0xf0, 0xfa, 0x03, 0x48, 0x32, 0x97, 0x09, 0x68, 0x20, 0xd9, 0xa2, 0xbd, 0xab, 0x37, 0xfc,
0x7f, 0xac, 0x16, 0x8e, 0x35, 0x75, 0xbd, 0x72, 0xcc, 0xfd, 0xff, 0xf7, 0xc3, 0x67, 0x48, 0xbc,
0x6d, 0x3b, 0xfe, 0xff, 0x99, 0x42, 0xf0, 0xff, 0x5b, 0x4a, 0x44, 0x26, 0x6f, 0x6c, 0x38, 0x3a,
0x71, 0xfe, 0xff, 0x27, 0xc0, 0xcc, 0x88, 0x6e, 0xd1, 0xc7, 0xda, 0xd9, 0x28, 0x96, 0x3c, 0x92,
0x0b, 0xfe, 0x1f, 0x98, 0xb6, 0x14, 0x6b, 0x86, 0x7d, 0x41, 0xac, 0x65, 0x51, 0x49, 0x0b, 0xfe,
0xdf, 0x54, 0x8e, 0x40, 0xb5, 0x0c, 0x68, 0xf8, 0x9b, 0xc0, 0x0a, 0x30, 0x0d, 0x92, 0x8b, 0x48,
0x5e, 0x00, 0x52, 0xfb, 0x82, 0xe2, 0x56, 0xd3, 0x33, 0x29, 0x5f, 0x11, 0xa0, 0x05, 0xf9, 0xcf,
0x65, 0x02, 0x8e, 0x01, 0xe9, 0x87, 0x40, 0xfc, 0x16, 0x88, 0x4f, 0x3d, 0x97, 0x09, 0xac, 0x03,
0xc9, 0x0d, 0x58, 0x73, 0x0e, 0x00, 0x77, 0x72, 0xe5, 0x6b, 0x41, 0x2f, 0xd8, 0x2e, 0x00, 0x00,
0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE save_as_xpm[1] = {{ png, sizeof( png ), "save_as_xpm" }};

View File

@ -1,30 +1,110 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:dc="http://purl.org/dc/elements/1.1/"
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" id="Слой_1" data-name="Слой 1" viewBox="0 0 26 26" version="1.1" sodipodi:docname="save_as.svg" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<metadata id="metadata29">
<rdf:RDF>
<cc:Work rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="2332" inkscape:window-height="1747" id="namedview27" showgrid="false" inkscape:zoom="27.961538" inkscape:cx="13" inkscape:cy="13" inkscape:window-x="0" inkscape:window-y="37" inkscape:window-maximized="0" inkscape:current-layer="Слой_1" />
<defs id="defs4">
<style id="style2">.cls-1,.cls-3{fill:#b9b9b9;}.cls-2{fill:#1a81c4;}.cls-2,.cls-3,.cls-4{stroke:#1a81c4;}.cls-2,.cls-3,.cls-4,.cls-6{stroke-linecap:round;stroke-linejoin:round;}.cls-4,.cls-6{fill:none;}.cls-5{fill:#e61c50;}.cls-6{stroke:#fff;stroke-width:2px;}</style>
</defs>
<title id="title6">save</title>
<polygon class="cls-2" points="18.673,18.422 4.489,18.422 4.489,4.238 14.926,4.238 18.673,7.784 " id="polygon10" style="stroke-width:0.875306" transform="matrix(1.1439303,0,0,1.1409881,-0.14348407,-0.1409881)" />
<rect class="cls-3" x="7.9421582" y="4.6948614" width="6.6375413" height="5.919332" id="rect12" style="stroke-width:1" />
<polyline class="cls-3" points="7.068 18.31 7.068 12.62 16.094 12.62 16.094 18.31" id="polyline14" style="stroke-width:0.875306" transform="matrix(1.1439303,0,0,1.1409881,-0.14348407,-0.1409881)" />
<line class="cls-4" x1="11.260928" y1="4.9018373" x2="11.260928" y2="7.6373563" id="line16" style="stroke-width:1" />
<line class="cls-4" x1="8.1611061" y1="17.200205" x2="18.013664" y2="17.200205" id="line18" style="stroke-width:1" />
<path class="cls-5" d="M24.9961,17.9968a6.9925,6.9925,0,1,1-6.9926-7.0039A6.9982,6.9982,0,0,1,24.9961,17.9968Z" id="path20" />
<polyline class="cls-6" points="21.865 19.871 15.694 19.871 15.694 14.26" id="polyline22" />
<polyline class="cls-6" points="19.487 17.444 21.913 19.871 19.487 22.297" id="polyline24" />
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 26 26"
version="1.1"
sodipodi:docname="save_as.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<metadata
id="metadata29">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>save</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2332"
inkscape:window-height="1747"
id="namedview27"
showgrid="true"
inkscape:zoom="19.771793"
inkscape:cx="5.3623054"
inkscape:cy="20.096417"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-maximized="0"
inkscape:current-layer="Слой_1"
inkscape:document-rotation="0">
<inkscape:grid
type="xygrid"
id="grid853"
spacingx="0.5"
spacingy="0.5"
empspacing="2"
color="#a8a8ff"
opacity="0.1254902" />
</sodipodi:namedview>
<defs
id="defs4">
<style
id="style2">.cls-1,.cls-3{fill:#b9b9b9;}.cls-2{fill:#1a81c4;}.cls-2,.cls-3,.cls-4{stroke:#1a81c4;}.cls-2,.cls-3,.cls-4,.cls-6{stroke-linecap:round;stroke-linejoin:round;}.cls-4,.cls-6{fill:none;}.cls-5{fill:#e61c50;}.cls-6{stroke:#fff;stroke-width:2px;}</style>
</defs>
<title
id="title6">save</title>
<path
id="polygon10"
style="fill:#1a81c4;stroke:#1a81c4;stroke-width:1;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none"
d="M 23.5,7.9999994 V 23.5 H 2.4999998 l 2e-7,-21 15.5,-10e-8 z"
sodipodi:nodetypes="cccccc" />
<rect
class="cls-3"
x="7"
y="2.9999995"
width="7"
height="6"
id="rect12"
style="fill:#b9b9b9;stroke:none;stroke-width:0.999998;stroke-linecap:round;stroke-linejoin:round" />
<path
id="line16"
style="fill:none;stroke:#1a81c4;stroke-width:0.999998;stroke-linecap:round;stroke-linejoin:round"
d="m 10.5,2.4999999 v 4"
sodipodi:nodetypes="cc" />
<rect
style="fill:#b9b9b9;stroke:none;stroke-linejoin:round"
id="rect844"
width="11"
height="7"
x="7"
y="15.000001" />
<line
class="cls-4"
x1="6.4523964"
y1="17.5"
x2="19.204153"
y2="17.5"
id="line18"
style="fill:none;stroke:#1a81c4;stroke-width:0.999998;stroke-linecap:round;stroke-linejoin:round" />
<path
class="cls-5"
d="M24.9961,17.9968a6.9925,6.9925,0,1,1-6.9926-7.0039A6.9982,6.9982,0,0,1,24.9961,17.9968Z"
id="path20" />
<polyline
class="cls-6"
points="21.865 19.871 15.694 19.871 15.694 14.26"
id="polyline22" />
<polyline
class="cls-6"
points="19.487 17.444 21.913 19.871 19.487 22.297"
id="polyline24" />
</svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB