Icons: increase contrast of project icons

This commit is contained in:
Michael Kavanagh 2021-02-01 19:06:41 +00:00 committed by Jeff Young
parent 404d18763d
commit 69484c8800
15 changed files with 585 additions and 468 deletions

View File

@ -340,7 +340,6 @@ set( BMAPS_MID
new_generic new_generic
new_library new_library
new_project new_project
new_project_with_template
noconn noconn
normal normal
open_project open_project

View File

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

View File

@ -1,54 +0,0 @@
/* Do not modify this file, it was automatically generated by the
* PNG2cpp CMake script, using a *.png file as input.
*/
#include <bitmaps_png/bitmaps_list.h>
static const unsigned char png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
0xf8, 0x00, 0x00, 0x02, 0x4d, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xad, 0x94, 0xd1, 0x6b, 0x52,
0x51, 0x18, 0xc0, 0xf7, 0x10, 0xf5, 0x1f, 0xf4, 0x30, 0xdb, 0x4b, 0xa1, 0xa3, 0x41, 0x8f, 0x3d,
0x56, 0xea, 0x62, 0xe0, 0x4b, 0xd0, 0xc8, 0xcd, 0x09, 0xae, 0xcb, 0x10, 0x2b, 0x91, 0xc8, 0xb2,
0xa0, 0x26, 0x74, 0xcd, 0x64, 0x72, 0xa5, 0x98, 0xcd, 0x12, 0x7c, 0x90, 0xc5, 0x54, 0xd0, 0x07,
0x41, 0xd3, 0x4c, 0xda, 0x8e, 0x4a, 0xde, 0x98, 0xe9, 0xc3, 0x28, 0xdc, 0x15, 0x7c, 0xdc, 0xb3,
0x2f, 0x05, 0x11, 0xdb, 0xe8, 0xeb, 0xde, 0x63, 0x9e, 0xf0, 0x9a, 0xd3, 0x7b, 0xe7, 0x07, 0x3f,
0xb8, 0xe7, 0xde, 0x7b, 0xbe, 0xdf, 0x3d, 0xdf, 0x77, 0xee, 0x19, 0x6b, 0x34, 0x1a, 0xbf, 0x78,
0x0e, 0x87, 0xe5, 0xdc, 0x73, 0xd6, 0x33, 0x26, 0x25, 0x84, 0x49, 0x1c, 0xc7, 0x41, 0x2e, 0x97,
0x83, 0x4c, 0x26, 0xd3, 0x43, 0x3c, 0x1e, 0x87, 0x54, 0x2a, 0x45, 0xc6, 0x67, 0x5c, 0x9f, 0x7e,
0x9e, 0x7d, 0x92, 0xd9, 0x90, 0x24, 0xa8, 0xd5, 0x6a, 0x40, 0x51, 0x14, 0x78, 0xbd, 0xde, 0x1e,
0x4c, 0x26, 0x13, 0xd8, 0xed, 0x76, 0x32, 0x9e, 0xa0, 0x4b, 0xfb, 0xe3, 0xae, 0x32, 0x8c, 0xd3,
0x65, 0xdf, 0xd0, 0x82, 0x6a, 0xb5, 0x0a, 0x0e, 0x87, 0x03, 0xf8, 0xeb, 0x1e, 0xac, 0x56, 0x2b,
0x84, 0x42, 0x21, 0x32, 0x56, 0xb8, 0xca, 0x3f, 0xb0, 0xa0, 0x0d, 0x33, 0x72, 0x81, 0xf0, 0xbe,
0xc5, 0x62, 0x81, 0x4e, 0x4f, 0xea, 0xf5, 0xfa, 0xc9, 0x51, 0x0b, 0xe0, 0xaf, 0x00, 0xd3, 0x6c,
0x36, 0x4f, 0x0d, 0x14, 0x54, 0x2a, 0x15, 0x30, 0x1a, 0x8d, 0x60, 0xb3, 0xd9, 0x7a, 0x30, 0x18,
0x0c, 0x10, 0x08, 0x04, 0x8e, 0x27, 0x10, 0x56, 0x60, 0x36, 0x9b, 0x71, 0x22, 0x31, 0xf9, 0x7c,
0x5e, 0x16, 0x03, 0x4b, 0xb4, 0x8e, 0xbe, 0xc2, 0xc4, 0x33, 0x16, 0x37, 0xf3, 0xd2, 0x8b, 0x92,
0x64, 0x81, 0x90, 0xe3, 0x48, 0xc1, 0x5b, 0x2c, 0x68, 0xef, 0x96, 0xcb, 0x2f, 0xe5, 0x09, 0x5a,
0xad, 0x16, 0x0c, 0x6c, 0xb2, 0xdc, 0x12, 0xc9, 0x16, 0xf8, 0xfd, 0x7e, 0x60, 0x18, 0x86, 0x10,
0x8b, 0xc5, 0x86, 0x13, 0xf8, 0xe7, 0x28, 0xf8, 0x72, 0x8f, 0x86, 0xdd, 0xed, 0x2a, 0x7e, 0xb8,
0xf2, 0x6e, 0x47, 0xf8, 0xa9, 0x70, 0x89, 0x6e, 0xbc, 0x2e, 0x92, 0x89, 0xe1, 0x70, 0x18, 0x82,
0xc1, 0x20, 0x21, 0x99, 0x4c, 0x0e, 0x16, 0x6c, 0x6f, 0x24, 0x00, 0xa9, 0x34, 0x50, 0x10, 0x78,
0xe4, 0x06, 0x84, 0x10, 0x3c, 0x8e, 0x96, 0x88, 0x40, 0xff, 0xe6, 0x9f, 0xc0, 0xe7, 0xf3, 0x81,
0xdb, 0xed, 0xee, 0x4b, 0x67, 0x45, 0x5d, 0x02, 0x76, 0xc1, 0xd6, 0x4e, 0xce, 0xb3, 0x3e, 0x4b,
0x01, 0x4d, 0xd3, 0x04, 0xf1, 0x97, 0x45, 0x22, 0x11, 0xbc, 0x8a, 0x7e, 0xa4, 0xd3, 0xe9, 0x6e,
0x01, 0xb7, 0xcb, 0x1d, 0x16, 0x2f, 0xcc, 0x10, 0xc1, 0x67, 0xfd, 0x1d, 0x52, 0xff, 0x9d, 0x50,
0x04, 0xd0, 0x15, 0x3d, 0x6c, 0x2e, 0xaf, 0x10, 0x81, 0xc7, 0xe3, 0x01, 0xa7, 0xd3, 0xd9, 0x17,
0xe1, 0x03, 0xba, 0x04, 0xec, 0xf5, 0xdb, 0xa7, 0x3b, 0xc9, 0x3b, 0x14, 0xa7, 0xae, 0xbe, 0x3a,
0xef, 0x44, 0x0f, 0xe7, 0x17, 0xd7, 0x7e, 0xa3, 0x49, 0x2d, 0xbe, 0xb7, 0x79, 0x77, 0x19, 0x4f,
0x4c, 0x24, 0x12, 0x10, 0x8d, 0x46, 0xfb, 0x92, 0xcd, 0x66, 0xbb, 0x05, 0x05, 0xb5, 0xfa, 0x04,
0x9f, 0xe0, 0x40, 0x2c, 0xc9, 0x4f, 0xcd, 0x7c, 0x7f, 0xaa, 0x73, 0x00, 0xad, 0x7b, 0x00, 0x68,
0x72, 0xba, 0x2d, 0xa1, 0xec, 0x90, 0xff, 0x20, 0x71, 0x9b, 0x0a, 0x51, 0x50, 0xa9, 0xdf, 0x8b,
0x05, 0xfd, 0xd8, 0xd2, 0x2d, 0x4a, 0x17, 0x6c, 0xa9, 0xb4, 0x8a, 0x82, 0x52, 0xf3, 0x6d, 0x28,
0xc1, 0xb5, 0x25, 0xe9, 0x02, 0xbc, 0x0a, 0xbe, 0x54, 0x48, 0xa9, 0x99, 0xe5, 0xb7, 0x6b, 0x88,
0x4f, 0xf4, 0x31, 0x72, 0x71, 0x6e, 0x8f, 0x99, 0xb6, 0xc2, 0xaa, 0xfa, 0x16, 0x90, 0x3e, 0x2c,
0xdd, 0x97, 0x57, 0xa2, 0xff, 0x85, 0xc2, 0xc5, 0xae, 0xce, 0xdf, 0x5c, 0x03, 0x71, 0x93, 0x25,
0x1f, 0x15, 0x47, 0x45, 0x51, 0xa9, 0x5d, 0x10, 0x6f, 0xd3, 0x91, 0x0a, 0x84, 0x38, 0xee, 0x61,
0xf7, 0x07, 0x9f, 0xad, 0x9f, 0x17, 0x8a, 0x6c, 0x04, 0x18, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45,
0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE new_project_with_template_xpm[1] = {{ png, sizeof( png ), "new_project_with_template_xpm" }};
//EOF

View File

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

View File

@ -8,26 +8,18 @@
static const unsigned char png[] = { static const unsigned char png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
0xf8, 0x00, 0x00, 0x01, 0x1b, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x27, 0xd8, 0xf8, 0x00, 0x00, 0x00, 0xa4, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x37, 0x08,
0xb9, 0x73, 0xe7, 0x1f, 0x20, 0xfe, 0x4f, 0x09, 0x26, 0x64, 0xc1, 0x5f, 0x4a, 0x2d, 0xb8, 0x71, 0x09, 0x09, 0xf9, 0x4f, 0x29, 0x1e, 0x18, 0x0b, 0xa4, 0x1a, 0x8f, 0x1c, 0x07, 0xe2, 0xff, 0x20,
0xe3, 0xc6, 0xc7, 0xfb, 0xf7, 0xef, 0x73, 0xa0, 0x18, 0x2c, 0xd9, 0x78, 0xf8, 0xa4, 0x54, 0xe3, 0xac, 0x54, 0xbd, 0xf5, 0x7f, 0x70, 0x68, 0x18, 0x95, 0x2d, 0x68, 0x3a, 0xb2, 0x1b, 0x66, 0x81,
0x91, 0xff, 0x20, 0x6c, 0xd8, 0x79, 0xf8, 0xff, 0xb6, 0x1d, 0x14, 0x59, 0xf0, 0xff, 0xcd, 0x9b, 0x4a, 0xe5, 0x06, 0xea, 0x5b, 0x30, 0x60, 0x71, 0xf0, 0xf9, 0xf3, 0x67, 0xac, 0x78, 0x50, 0x46,
0x37, 0xff, 0x81, 0x80, 0x1d, 0x61, 0x41, 0xd3, 0x91, 0xfd, 0x30, 0x0b, 0xcc, 0xba, 0x0f, 0xfd, 0xf2, 0x21, 0x58, 0x1c, 0x28, 0x57, 0x6f, 0xa1, 0x7e, 0x1c, 0x48, 0x37, 0x1e, 0x3d, 0x00, 0xb7,
0xdf, 0xbe, 0x93, 0xca, 0x16, 0x50, 0x39, 0x88, 0x88, 0xb7, 0x60, 0xe3, 0xc6, 0x8d, 0xff, 0xe7, 0xa0, 0x6a, 0x13, 0xdc, 0x02, 0x5c, 0x41, 0x84, 0x2f, 0xc8, 0x86, 0x69, 0x46, 0x23, 0x35, 0x15,
0xcd, 0x9b, 0x87, 0x82, 0x57, 0xad, 0x5a, 0x45, 0x3d, 0x0b, 0xa6, 0x4f, 0x9f, 0xfe, 0x3f, 0x3f, 0x0d, 0xbe, 0x20, 0x92, 0x6a, 0x3c, 0xbc, 0x87, 0xa6, 0x39, 0x19, 0x68, 0xf0, 0x31, 0x9a, 0x96,
0x3f, 0x1f, 0x05, 0x37, 0x37, 0x37, 0x93, 0x6e, 0x01, 0x30, 0xec, 0x8f, 0xc0, 0xe2, 0xc0, 0xa4, 0x45, 0xc3, 0x37, 0x15, 0x51, 0xb3, 0xb8, 0xde, 0x0e, 0x0c, 0xff, 0x77, 0x72, 0x75, 0x7b, 0xff,
0x8b, 0x06, 0x71, 0x80, 0xcb, 0x82, 0x89, 0x13, 0x27, 0xfe, 0x4f, 0x4a, 0x4a, 0x22, 0x88, 0x7b, 0xab, 0x56, 0xac, 0x03, 0xc6, 0x41, 0x28, 0xb5, 0x8b, 0x8a, 0x23, 0xa7, 0x60, 0x91, 0xac, 0x58,
0x7b, 0x7b, 0xc9, 0x0b, 0xa2, 0x6d, 0xdb, 0xb6, 0xfd, 0x5f, 0xbd, 0x7a, 0x35, 0x41, 0xbc, 0x7d, 0xbd, 0x8d, 0x06, 0x91, 0xfc, 0xff, 0x3f, 0xa3, 0x5c, 0xfb, 0x61, 0xc1, 0x80, 0xf0, 0xe8, 0xff,
0xfb, 0x76, 0xf2, 0x2c, 0x58, 0xb8, 0x70, 0x21, 0x38, 0xcc, 0x09, 0xe1, 0xf9, 0xf3, 0xe7, 0x93, 0xc1, 0x21, 0xa1, 0x43, 0x38, 0x92, 0xa9, 0x0d, 0x00, 0xc9, 0x0e, 0x42, 0x6f, 0x23, 0x13, 0x49,
0x67, 0xc1, 0xd2, 0xa5, 0x4b, 0xff, 0x77, 0x75, 0x75, 0x11, 0xc4, 0x4b, 0x96, 0x2c, 0x21, 0x18, 0x3e, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0x07, 0xfb, 0x60, 0x71, 0x60, 0x4e, 0x8b, 0x8c, 0x26, 0xdd, 0x78, 0xe4, 0x14, 0xcc, 0x02, 0x83,
0xce, 0x43, 0x78, 0x8b, 0x8a, 0xb7, 0x6f, 0xdf, 0xe2, 0xc5, 0x14, 0xe7, 0xe4, 0x11, 0x6a, 0x81,
0x54, 0xd3, 0x91, 0x9d, 0xc0, 0xf0, 0x7f, 0xa7, 0xd2, 0x72, 0xf8, 0xbf, 0x75, 0xcf, 0xc1, 0xff,
0x3b, 0x76, 0xee, 0xa2, 0xb2, 0x05, 0x8d, 0x47, 0xce, 0xc1, 0x22, 0x59, 0xbf, 0xe3, 0x30, 0x0d,
0x22, 0xf9, 0xff, 0x7f, 0x46, 0xb9, 0xf6, 0xc3, 0x82, 0xeb, 0xb7, 0xed, 0xfa, 0xbb, 0x9d, 0xc6,
0x71, 0xf0, 0x87, 0x1a, 0x71, 0x00, 0xa4, 0xbf, 0x00, 0x2d, 0x60, 0x63, 0x18, 0x16, 0x00, 0x00,
0x09, 0x27, 0x58, 0xcf, 0x84, 0x30, 0xf6, 0x7b, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44,
0xae, 0x42, 0x60, 0x82,
}; };
const BITMAP_OPAQUE project_xpm[1] = {{ png, sizeof( png ), "project_xpm" }}; const BITMAP_OPAQUE project_xpm[1] = {{ png, sizeof( png ), "project_xpm" }};

View File

@ -8,22 +8,24 @@
static const unsigned char png[] = { static const unsigned char png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52, 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
0xf8, 0x00, 0x00, 0x00, 0xe6, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x00, 0x82, 0xe0, 0xf8, 0x00, 0x00, 0x01, 0x02, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x37, 0xd8,
0xe0, 0x60, 0xf3, 0x90, 0x90, 0x90, 0x87, 0x40, 0xfc, 0x1f, 0x0b, 0x7e, 0x0d, 0xc4, 0xdb, 0x80, 0xb9, 0x73, 0xe7, 0x7f, 0x4a, 0xf1, 0xc0, 0x58, 0x20, 0xd5, 0x78, 0xe4, 0x38, 0x10, 0xff, 0x07,
0x6a, 0x22, 0xd3, 0xd2, 0xd2, 0x58, 0x19, 0xc8, 0x01, 0x40, 0x03, 0x0e, 0xe1, 0x30, 0x1c, 0x05, 0x61, 0x83, 0xce, 0xc3, 0xff, 0xb7, 0xed, 0xa0, 0xb6, 0x05, 0x4d, 0x47, 0x76, 0xc3, 0x2c, 0x30,
0x03, 0x2d, 0x79, 0x04, 0xa4, 0xcb, 0x02, 0x02, 0x02, 0x04, 0x48, 0xb5, 0xe0, 0x23, 0x31, 0x16, 0xeb, 0x3e, 0x44, 0x7d, 0x0b, 0x06, 0x2c, 0x0e, 0x3e, 0x7f, 0xfe, 0x8c, 0x15, 0x0f, 0xca, 0x48,
0x20, 0xe1, 0xcf, 0x40, 0xbc, 0x10, 0x88, 0x0b, 0x42, 0x43, 0x43, 0xd3, 0xd0, 0x31, 0xd0, 0x21, 0x3e, 0x04, 0x8b, 0x03, 0xa3, 0x2e, 0x1a, 0x44, 0xb2, 0x74, 0xe3, 0xd1, 0x03, 0x30, 0x0b, 0x8c,
0x01, 0x40, 0x9a, 0x19, 0xd9, 0x82, 0xff, 0xd4, 0xc6, 0x40, 0x4b, 0xe6, 0x83, 0x0d, 0xdf, 0xb2, 0xbb, 0x10, 0x91, 0x8c, 0x2b, 0x88, 0xf0, 0x05, 0xd9, 0x30, 0xcd, 0x68, 0xa4, 0xa6, 0xa2, 0xc1,
0x65, 0x8b, 0x60, 0x47, 0x47, 0xc7, 0xff, 0x29, 0xb3, 0xe6, 0xfd, 0xef, 0x5e, 0xb0, 0xee, 0x7f, 0x17, 0x44, 0x52, 0x8d, 0x87, 0xf7, 0xd0, 0x34, 0x27, 0x03, 0x0d, 0x3e, 0x06, 0xb3, 0x40, 0xbf,
0xd7, 0xc2, 0x0d, 0x14, 0x61, 0x90, 0x19, 0x20, 0xb3, 0x3a, 0x3b, 0x3b, 0x7f, 0xef, 0xdf, 0xbf, 0x63, 0x10, 0x15, 0x15, 0xfb, 0x3c, 0xe3, 0xfe, 0xef, 0x73, 0x8e, 0xfc, 0xbf, 0x73, 0xcd, 0x7a,
0x5f, 0x80, 0x61, 0xe7, 0xce, 0x9d, 0x5b, 0x81, 0xf8, 0x3f, 0x8d, 0xf0, 0x66, 0x90, 0x05, 0x3f, 0x88, 0x18, 0x90, 0xde, 0xaf, 0xe6, 0x78, 0x06, 0x88, 0x0f, 0x53, 0xc5, 0x82, 0xbd, 0x2e, 0x91,
0x68, 0x68, 0xc1, 0x0f, 0x06, 0x1a, 0x1a, 0x0e, 0xc6, 0xa3, 0x16, 0x8c, 0x5a, 0x30, 0x6a, 0xc1, 0x20, 0x03, 0xff, 0xef, 0xb3, 0x0f, 0xfb, 0xbf, 0x73, 0xc1, 0x32, 0x30, 0x0d, 0xe2, 0xef, 0x57,
0xa8, 0x05, 0x44, 0x5a, 0xf0, 0x8f, 0x86, 0x16, 0xfc, 0x05, 0x59, 0xf0, 0x8c, 0x86, 0x16, 0x3c, 0x73, 0x38, 0x45, 0x15, 0x0b, 0x76, 0xad, 0x5d, 0xff, 0x7f, 0x9f, 0x43, 0x38, 0xc4, 0x50, 0x2d,
0x01, 0x59, 0x30, 0x83, 0x86, 0x16, 0x4c, 0x63, 0xd8, 0xba, 0x75, 0xab, 0x04, 0xb0, 0x56, 0x7b, 0x57, 0xa8, 0xe1, 0x8e, 0xd7, 0xf7, 0x6b, 0x3b, 0x48, 0xa0, 0x17, 0xd7, 0xdb, 0x81, 0xe1, 0xff,
0x4f, 0x6d, 0xc3, 0xb7, 0x6f, 0xdf, 0xfe, 0x7c, 0xcf, 0x9e, 0x3d, 0xe2, 0xe0, 0x6a, 0x13, 0x28, 0x4e, 0xa5, 0xe5, 0xf0, 0x7f, 0xcb, 0x9e, 0x43, 0xff, 0xb7, 0x93, 0x60, 0xc9, 0xee, 0x45, 0xcb,
0x20, 0xbb, 0x7a, 0xf5, 0xea, 0x03, 0x40, 0xcb, 0x7e, 0x53, 0x6a, 0x30, 0xd0, 0x8c, 0x5f, 0x9b, 0x10, 0x86, 0x6b, 0xb9, 0xfc, 0xdf, 0xa7, 0x6d, 0xa3, 0x8f, 0xa5, 0xa8, 0x38, 0x72, 0x0a, 0x16,
0x37, 0x6f, 0x5e, 0xbf, 0x6d, 0xdb, 0x36, 0x19, 0x90, 0xd9, 0x00, 0x95, 0x47, 0x55, 0x05, 0xda, 0xc9, 0xba, 0xed, 0xc4, 0x47, 0x32, 0x2e, 0x1f, 0x1c, 0xd2, 0xb4, 0x95, 0x44, 0xb5, 0xe1, 0xff,
0x15, 0xde, 0x16, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82, 0x7f, 0x46, 0xb9, 0xf6, 0xc3, 0x82, 0xeb, 0xb7, 0xed, 0xfa, 0xbf, 0x63, 0xe7, 0xae, 0xc1, 0x13,
0x07, 0x24, 0xa7, 0x22, 0x6a, 0x03, 0x00, 0x33, 0x9c, 0xce, 0x74, 0xac, 0x4a, 0x3e, 0x7f, 0x00,
0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
}; };
const BITMAP_OPAQUE project_close_xpm[1] = {{ png, sizeof( png ), "project_close_xpm" }}; const BITMAP_OPAQUE project_close_xpm[1] = {{ png, sizeof( png ), "project_close_xpm" }};

View File

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

View File

@ -321,7 +321,6 @@ EXTERN_BITMAP( new_generic_xpm )
EXTERN_BITMAP( new_library_xpm ) EXTERN_BITMAP( new_library_xpm )
EXTERN_BITMAP( new_page_layout_xpm ) EXTERN_BITMAP( new_page_layout_xpm )
EXTERN_BITMAP( new_project_xpm ) EXTERN_BITMAP( new_project_xpm )
EXTERN_BITMAP( new_project_with_template_xpm )
EXTERN_BITMAP( new_python_xpm ) EXTERN_BITMAP( new_python_xpm )
EXTERN_BITMAP( noconn_xpm ) EXTERN_BITMAP( noconn_xpm )
EXTERN_BITMAP( normal_xpm ) EXTERN_BITMAP( normal_xpm )

View File

@ -1,47 +1,139 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?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:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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 24 24" version="1.1" sodipodi:docname="import_project.svg" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1609" inkscape:window-height="1286" id="namedview30" showgrid="true" inkscape:zoom="27.961538" inkscape:cx="3.3259971" inkscape:cy="13" inkscape:window-x="0" inkscape:window-y="37" inkscape:window-maximized="0" inkscape:document-rotation="0" inkscape:current-layer="Слой_1"> id="Слой_1"
<inkscape:grid type="xygrid" id="grid_kicad" spacingx="0.5" spacingy="0.5" color="#9999ff" opacity="0.13" empspacing="2" /> data-name="Слой 1"
</sodipodi:namedview> viewBox="0 0 24 24"
<metadata id="metadata43"> version="1.1"
<rdf:RDF> sodipodi:docname="import_project.svg"
<cc:Work rdf:about=""> inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> <g
<dc:format>image/svg+xml</dc:format> id="g869">
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> <path
<dc:title>add_arc</dc:title> id="rect158494"
</cc:Work> style="fill:#545454;fill-opacity:1;stroke:none;stroke-width:1"
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> d="M 4,1 V 23 H 21 V 1 Z"
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" /> sodipodi:nodetypes="ccccc" />
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" /> <path
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" /> class="cls-4"
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" /> d="M 5.1113,4.9758001 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> id="path158496" />
<cc:requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /> <path
</cc:License> class="cls-4"
</rdf:RDF> d="M 5.1113,9.9963 H 3 A 1,1 0 0 1 3,7.9963001 h 2.1113 a 1,1 0 0 1 0,1.9999999 z"
</metadata> id="path158498" />
<defs id="defs25455"> <path
<style id="style25453">.cls-1{fill:#ededed;}.cls-2{fill:#d8d8d8;}.cls-3{fill:#b9b9b9;}.cls-4{fill:#1a81c4;}.cls-5,.cls-7{fill:none;stroke-linecap:round;stroke-linejoin:round;}.cls-5{stroke:#545454;}.cls-6{fill:#bf2641;}.cls-7{stroke:#f5f5f5;stroke-width:2px;}</style> class="cls-4"
</defs> d="M 5.1113,16.0178 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
<title id="title25457">import_project</title> id="path158500" />
<rect class="cls-1" x="4.0342002" y="1.9897001" width="16.993401" height="18.9634" id="rect25459" /> <path
<rect class="cls-2" x="3.0310998" y="1.0569999" width="16.993401" height="19.938299" id="rect25461" /> class="cls-4"
<rect class="cls-3" x="2.0105" y="0.0046999454" width="16.993401" height="20.990601" id="rect25463" /> d="M 5.1113,21.0392 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
<path class="cls-4" d="M 3.1005,3.9805 H 0.9892 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z" id="path25465" /> id="path158502" />
<path class="cls-4" d="M 3.1005,9.001 H 0.9892 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z" id="path25467" /> <path
<path class="cls-4" d="M 3.1005,14.0225 H 0.9892 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z" id="path25469" /> style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
<path class="cls-4" d="M 3.1005,19.0439 H 0.9892 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z" id="path25471" /> d="m 8,6.5 h 6"
<line class="cls-5" x1="6.9489002" y1="6.2651" x2="11.3131" y2="6.2651" id="line25473" /> id="path3404" />
<line class="cls-5" x1="6.9489002" y1="8.6113997" x2="16.0996" y2="8.6113997" id="line25475" /> <path
<line class="cls-5" x1="6.9489002" y1="10.9578" x2="16.0996" y2="10.9578" id="line25477" /> style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
<path class="cls-6" d="m 24.0108,16.9961 a 7.0065,7.0065 0 1 1 -7.0066,-7 7.0032,7.0032 0 0 1 7.0066,7 z" id="path25479" /> d="M 8,9.5 H 18"
<line class="cls-7" x1="17.108101" y1="20.4079" x2="17.108101" y2="13.4079" id="line25481" /> id="path3406"
<polyline class="cls-7" points="20.863 18.875 18.108 21.627 15.353 18.875" id="polyline25483" transform="translate(-1,-1)" /> sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 8,12.5 H 18"
id="path3408"
sodipodi:nodetypes="cc" />
</g>
<g
id="g1472">
<path
class="cls-6"
d="m 24.0108,16.9961 a 7.0065,7.0065 0 1 1 -7.0066,-7 7.0032,7.0032 0 0 1 7.0066,7 z"
id="path25479" />
<line
class="cls-7"
x1="17.108101"
y1="20.4079"
x2="17.108101"
y2="13.4079"
id="line25481" />
<polyline
class="cls-7"
points="20.863 18.875 18.108 21.627 15.353 18.875"
id="polyline25483"
transform="translate(-1,-1)" />
</g>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="715"
id="namedview30"
showgrid="true"
inkscape:zoom="12.332452"
inkscape:cx="10.543354"
inkscape:cy="11.982793"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
<inkscape:grid
type="xygrid"
id="grid_kicad"
spacingx="0.5"
spacingy="0.5"
color="#9999ff"
opacity="0.13"
empspacing="2" />
</sodipodi:namedview>
<metadata
id="metadata43">
<rdf:RDF>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>add_arc</dc:title>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs
id="defs25455">
<style
id="style25453">.cls-1{fill:#ededed;}.cls-2{fill:#d8d8d8;}.cls-3{fill:#b9b9b9;}.cls-4{fill:#1a81c4;}.cls-5,.cls-7{fill:none;stroke-linecap:round;stroke-linejoin:round;}.cls-5{stroke:#545454;}.cls-6{fill:#bf2641;}.cls-7{stroke:#f5f5f5;stroke-width:2px;}</style>
</defs>
<title
id="title25457">import_project</title>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@ -1,53 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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 24 24" version="1.1" sodipodi:docname="new_project_with_template.svg" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="2085" inkscape:window-height="1526" id="namedview30" showgrid="true" inkscape:zoom="39.543586" inkscape:cx="16.622225" inkscape:cy="10.721344" inkscape:window-x="0" inkscape:window-y="37" inkscape:window-maximized="0" inkscape:document-rotation="0" inkscape:current-layer="Слой_1">
<inkscape:grid type="xygrid" id="grid_kicad" spacingx="0.5" spacingy="0.5" color="#9999ff" opacity="0.13" empspacing="2" />
</sodipodi:namedview>
<metadata id="metadata43">
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>add_arc</dc:title>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs id="defs25945">
<style id="style25943">.cls-1{fill:#d8d8d8;}.cls-2{fill:#545454;}.cls-3{fill:#1a81c4;}.cls-4{fill:#ededed;}.cls-5{fill:#b9b9b9;}.cls-6{fill:none;stroke:#bf2641;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style>
</defs>
<title id="title25947">new_project_with_template</title>
<polygon class="cls-1" points="13.049,1.017 1.017,1.017 1.017,17.026 17.027,17.026 17.027,5.017 13.049,5.017 " id="polygon25949" transform="translate(-1,-1)" />
<path class="cls-2" d="m 8.838,1.7147 h 4.6689 a 0.429,0.429 0 0 1 0.4289,0.4288 v 12.0738 a 0.429,0.429 0 0 1 -0.4289,0.4288 H 8.838 A 0.429,0.429 0 0 1 8.4092,14.2173 V 2.1435 A 0.429,0.429 0 0 1 8.838,1.7147 Z m 4.24,0.8576 H 9.2668 v 11.2162 h 3.8113 z" id="path25951" />
<path class="cls-2" d="m 2.331,6.4629 h 6.507 a 0.4289,0.4289 0 0 1 0.4288,0.4288 v 7.3256 A 0.4289,0.4289 0 0 1 8.838,14.6461 H 2.331 A 0.429,0.429 0 0 1 1.9022,14.2173 V 6.8917 A 0.429,0.429 0 0 1 2.331,6.4629 Z M 8.4092,7.3205 H 2.76 v 6.468 h 5.6492 z" id="path25953" />
<path class="cls-2" d="M 2.331,1.7125 H 8.838 A 0.4288,0.4288 0 0 1 9.2668,2.1413 V 6.8582 A 0.4288,0.4288 0 0 1 8.838,7.287 H 2.331 A 0.4289,0.4289 0 0 1 1.9022,6.8582 V 2.1413 A 0.4289,0.4289 0 0 1 2.331,1.7125 Z M 8.4092,2.57 H 2.76 v 3.8594 h 5.6492 z" id="path25955" />
<polygon class="cls-3" points="17.027,5.017 13.049,1.017 13.049,5.017 " id="polygon25957" transform="translate(-1,-1)" />
<rect class="cls-4" x="11" y="9" width="13.066299" height="15.007999" id="rect25959" />
<rect class="cls-1" x="10" y="8" width="13" height="16" id="rect25961" ry="0.023177056" />
<rect class="cls-5" x="8" y="7" width="14" height="17" id="rect25963" />
<path class="cls-3" d="M 9.143887,9.9999395 H 7.356113 a 0.84678076,1 0 1 1 0,-1.9998786 h 1.787774 a 0.84678076,1 0 1 1 0,1.9998786 z" id="path25965" style="stroke-width:1" />
<path class="cls-2" d="m 16.0689,12.3269 h -3.593 a 0.4117,0.4117 0 0 1 0,-0.8233 h 3.593 a 0.4117,0.4117 0 0 1 0,0.8233 z" id="path25973" />
<path class="cls-2" d="m 20.0092,14.2589 h -7.5333 a 0.4117,0.4117 0 0 1 0,-0.8233 h 7.5333 a 0.4117,0.4117 0 1 1 0,0.8233 z" id="path25975" />
<path class="cls-2" d="m 20.0092,16.1908 h -7.5333 a 0.4116,0.4116 0 0 1 0,-0.8232 h 7.5333 a 0.4116,0.4116 0 1 1 0,0.8232 z" id="path25977" />
<path class="cls-3" d="M 9,14 H 7.212226 a 0.84678076,1 0 1 1 0,-1.999879 H 9 A 0.84678076,1 0 1 1 9,14 Z" id="path849" style="stroke-width:1" />
<path class="cls-3" d="M 9,18 H 7.212226 a 0.84678076,1 0 1 1 0,-1.999879 H 9 A 0.84678076,1 0 1 1 9,18 Z" id="path851" style="stroke-width:1" />
<path class="cls-3" d="M 8.856113,22.00006 H 7.068339 a 0.84678076,1 0 1 1 0,-1.999879 h 1.787774 a 0.84678076,1 0 1 1 0,1.999879 z" id="path853" style="stroke-width:1" />
<g id="g2044" transform="matrix(1.3253403,0,0,0.99999998,-2.1475037,-1.1011537)" style="display:inline;stroke-width:0.868633">
<path style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bf2641;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.73727px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#000000;stop-opacity:1" d="m 4.0058594,13.4375 c -0.5522847,0 -0.7895589,0.578174 -1,1 -0.6590225,1.321 -0.8054951,3.169119 -0.6184761,4.38539 0.3256833,2.118067 1.5908746,2.631602 2.9404947,2.984886 C 7,22.245481 10.175781,21.04883 10.175781,21.04883 c 0.549555,-0.05484 1,-0.447715 1,-1 0,-0.552285 -0.447715,-1 -1,-1 0,0 -3.0894053,-0.122415 -4.3079676,-1.340978 C 4.780913,16.62095 5,15.5 5.0058594,14.4375 c 0.0026,-0.471397 -0.4477153,-1 -1,-1 z" id="path2020" sodipodi:nodetypes="sassssssss" />
<path id="polyline1446" style="fill:none;stroke:#bf2641;stroke-width:1.73726;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 8.0337885,17.101154 2.4259995,2.999382 -2.4259995,3.000618" sodipodi:nodetypes="ccc" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 7.2 KiB

View File

@ -22,13 +22,13 @@
guidetolerance="10" guidetolerance="10"
inkscape:pageopacity="0" inkscape:pageopacity="0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:window-width="1609" inkscape:window-width="1280"
inkscape:window-height="1035" inkscape:window-height="715"
id="namedview30" id="namedview30"
showgrid="true" showgrid="true"
inkscape:zoom="31.368772" inkscape:zoom="11.341688"
inkscape:cx="22.113208" inkscape:cx="2.4157572"
inkscape:cy="19.326995" inkscape:cy="16.590327"
inkscape:window-x="0" inkscape:window-x="0"
inkscape:window-y="23" inkscape:window-y="23"
inkscape:window-maximized="0" inkscape:window-maximized="0"
@ -79,71 +79,54 @@
</defs> </defs>
<title <title
id="title26013">open_project</title> id="title26013">open_project</title>
<rect <g
class="cls-1" id="g869">
x="4.0342002" <path
y="1.9897001" id="rect158494"
width="16.993401" style="fill:#545454;fill-opacity:1;stroke:none;stroke-width:1"
height="18.9634" d="M 4,1 V 23 H 21 V 1 Z"
id="rect26015" /> sodipodi:nodetypes="ccccc" />
<rect <path
class="cls-2" class="cls-4"
x="3.0310998" d="M 5.1113,4.9758001 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
y="1.0569999" id="path158496" />
width="16.993401" <path
height="19.938299" class="cls-4"
id="rect26017" /> d="M 5.1113,9.9963 H 3 A 1,1 0 0 1 3,7.9963001 h 2.1113 a 1,1 0 0 1 0,1.9999999 z"
<rect id="path158498" />
class="cls-3" <path
x="2.0105" class="cls-4"
y="0.0046999454" d="M 5.1113,16.0178 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
width="16.993401" id="path158500" />
height="20.990601" <path
id="rect26019" /> class="cls-4"
<path d="M 5.1113,21.0392 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
class="cls-4" id="path158502" />
d="M 3.1005,3.9805 H 0.9892 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z" <path
id="path26021" /> style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
<path d="m 8,6.5 h 6"
class="cls-4" id="path3404" />
d="M 3.1005,9.001 H 0.9892 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z" <path
id="path26023" /> style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
<path d="M 8,9.5 H 18"
class="cls-4" id="path3406"
d="M 3.1005,14.0225 H 0.9892 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z" sodipodi:nodetypes="cc" />
id="path26025" /> <path
<path style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
class="cls-4" d="M 8,12.5 H 18"
d="M 3.1005,19.0439 H 0.9892 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z" id="path3408"
id="path26027" /> sodipodi:nodetypes="cc" />
<line </g>
class="cls-5" <g
x1="6.9489002" id="g2100">
y1="6.2651" <path
x2="11.3131" class="cls-4"
y2="6.2651" d="m 23.999997,16.993507 a 6.9999998,6.9999994 0 1 1 -7.000101,-6.993506 6.996803,6.9968027 0 0 1 7.000101,6.993506 z"
id="line26029" /> id="path25635"
<line style="display:inline;fill:#bf2641;stroke-width:0.999999" />
class="cls-5" <path
x1="6.9489002" id="path845"
y1="8.6113997" style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.999995"
x2="16.0996" d="m 14.114864,13.499939 a 1.1428326,1.1666389 0 0 0 -1.114931,1.166638 1.1428326,1.1666389 0 0 0 0,0.02846 v 4.638073 a 1.1428326,1.1666389 0 0 0 1.142832,1.166638 1.1428326,1.1666389 0 0 0 0.02789,0 h 5.686262 a 1.1428326,1.1666389 0 0 0 1.142833,-1.166638 1.1428326,1.1666389 0 0 0 0,-0.02846 v -3.471434 a 1.1428326,1.1666389 0 0 0 -1.142825,-1.166639 h -0.02789 -2.543473 l -1.142849,-1.166638 h -1.999957 a 1.1428326,1.1666389 0 0 0 -0.02789,0 z" />
y2="8.6113997" </g>
id="line26031" />
<line
class="cls-5"
x1="6.9489002"
y1="10.9578"
x2="16.0996"
y2="10.9578"
id="line26033" />
<path
class="cls-4"
d="m 23.999997,16.993507 a 6.9999998,6.9999994 0 1 1 -7.000101,-6.993506 6.996803,6.9968027 0 0 1 7.000101,6.993506 z"
id="path25635"
style="display:inline;fill:#bf2641;stroke-width:0.999999" />
<path
id="path845"
style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.999995"
d="m 14.114864,13.499939 a 1.1428326,1.1666389 0 0 0 -1.114931,1.166638 1.1428326,1.1666389 0 0 0 0,0.02846 v 4.638073 a 1.1428326,1.1666389 0 0 0 1.142832,1.166638 1.1428326,1.1666389 0 0 0 0.02789,0 h 5.686262 a 1.1428326,1.1666389 0 0 0 1.142833,-1.166638 1.1428326,1.1666389 0 0 0 0,-0.02846 v -3.471434 a 1.1428326,1.1666389 0 0 0 -1.142825,-1.166639 h -0.02789 -2.543473 l -1.142849,-1.166638 h -1.999957 a 1.1428326,1.1666389 0 0 0 -0.02789,0 z" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -1,50 +1,120 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?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:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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 24 24" version="1.1" sodipodi:docname="project.svg" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="2537" inkscape:window-height="1434" id="namedview2452" showgrid="false" inkscape:zoom="13.980769" inkscape:cx="-14.905269" inkscape:cy="17.498756" inkscape:window-x="0" inkscape:window-y="37" inkscape:window-maximized="0" inkscape:current-layer="g3046" inkscape:document-rotation="0" /> id="Слой_1"
<metadata id="metadata43"> data-name="Слой 1"
<rdf:RDF> viewBox="0 0 24 24"
<cc:Work rdf:about=""> version="1.1"
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> sodipodi:docname="project.svg"
<dc:format>image/svg+xml</dc:format> inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> <sodipodi:namedview
<dc:title>new_project</dc:title> pagecolor="#ffffff"
</cc:Work> bordercolor="#666666"
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> borderopacity="1"
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" /> objecttolerance="10"
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" /> gridtolerance="10"
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" /> guidetolerance="10"
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" /> inkscape:pageopacity="0"
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> inkscape:pageshadow="2"
<cc:requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /> inkscape:window-width="1280"
</cc:License> inkscape:window-height="715"
</rdf:RDF> id="namedview2452"
</metadata> showgrid="false"
<defs id="defs2421"> inkscape:zoom="16.721667"
<style id="style2419">.cls-1{fill:#ededed;}.cls-2{fill:#d8d8d8;}.cls-3{fill:#b9b9b9;}.cls-4{fill:#1a81c4;}.cls-5,.cls-7{fill:none;stroke-linecap:round;stroke-linejoin:round;}.cls-5{stroke:#545454;}.cls-6{fill:#bf2641;}.cls-7{stroke:#f5f5f5;stroke-width:2px;}</style> inkscape:cx="11.863751"
</defs> inkscape:cy="9.8019611"
<title id="title2423">new_project</title> inkscape:window-x="0"
<rect class="cls-1" x="5.0342" y="2.9897" width="16.9934" height="18.9634" id="rect2425" /> inkscape:window-y="23"
<rect class="cls-2" x="4.0311" y="2.057" width="16.9934" height="19.9383" id="rect2427" /> inkscape:window-maximized="0"
<rect class="cls-3" x="3.0105" y="1.0047" width="16.9934" height="20.9906" id="rect2429" /> inkscape:current-layer="g3046"
<path class="cls-4" d="M4.1005,4.9805H1.9892a1,1,0,0,1,0-2H4.1005a1,1,0,0,1,0,2Z" id="path2431" /> inkscape:document-rotation="0" />
<path class="cls-4" d="M4.1005,10.001H1.9892a1,1,0,0,1,0-2H4.1005a1,1,0,0,1,0,2Z" id="path2433" /> <metadata
<path class="cls-4" d="M4.1005,15.0225H1.9892a1,1,0,0,1,0-2H4.1005a1,1,0,0,1,0,2Z" id="path2435" /> id="metadata43">
<path class="cls-4" d="M4.1005,20.0439H1.9892a1,1,0,0,1,0-2H4.1005a1,1,0,0,1,0,2Z" id="path2437" /> <rdf:RDF>
<line class="cls-5" x1="7.9489" y1="7.2651" x2="12.3131" y2="7.2651" id="line2439" /> <cc:Work
<line class="cls-5" x1="7.9489" y1="9.6114" x2="17.0996" y2="9.6114" id="line2441" /> rdf:about="">
<line class="cls-5" x1="7.9489" y1="11.9578" x2="17.0996" y2="11.9578" id="line2443" /> <cc:license
<g id="g1560" transform="translate(6.3289125,18.235379)"> rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<g id="g3046" transform="translate(-3.3583524,3.6899359)"> <dc:format>image/svg+xml</dc:format>
<rect class="cls-3" x="9.0333414" y="-7.9300146" width="8" height="8" id="rect1554" style="fill:#ededed;fill-opacity:1;stroke-width:0.999996" /> <dc:type
<text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:condensed;font-size:8px;line-height:1.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Semi-Bold Condensed';letter-spacing:0px;word-spacing:0px" x="12.720841" y="-1.0218115" id="text1558"> rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<tspan sodipodi:role="line" x="12.720841" y="-1.0218115" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:8px;font-family:'Tiresias LPfont';-inkscape-font-specification:'Tiresias LPfont Bold';text-align:center;text-anchor:middle;fill:#545454;fill-opacity:1" id="tspan3039">K</tspan> <dc:title>new_project</dc:title>
</text> </cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs
id="defs2421">
<style
id="style2419">.cls-1{fill:#ededed;}.cls-2{fill:#d8d8d8;}.cls-3{fill:#b9b9b9;}.cls-4{fill:#1a81c4;}.cls-5,.cls-7{fill:none;stroke-linecap:round;stroke-linejoin:round;}.cls-5{stroke:#545454;}.cls-6{fill:#bf2641;}.cls-7{stroke:#f5f5f5;stroke-width:2px;}</style>
</defs>
<title
id="title2423">new_project</title>
<g
id="g1560"
transform="translate(6.3289125,18.235379)">
<g
id="g3046"
transform="translate(-3.3583524,3.6899359)">
<g
id="g869"
transform="translate(-2.9705601,-21.925315)">
<path
id="rect158494"
style="fill:#545454;fill-opacity:1;stroke:none;stroke-width:1"
d="M 4,1 V 23 H 21 V 1 Z"
sodipodi:nodetypes="ccccc" />
<path
class="cls-4"
d="M 5.1113,4.9758001 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
id="path158496" />
<path
class="cls-4"
d="M 5.1113,9.9963 H 3 A 1,1 0 0 1 3,7.9963001 h 2.1113 a 1,1 0 0 1 0,1.9999999 z"
id="path158498" />
<path
class="cls-4"
d="M 5.1113,16.0178 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
id="path158500" />
<path
class="cls-4"
d="M 5.1113,21.0392 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
id="path158502" />
<path
style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 8,6.5 h 6"
id="path3404" />
<path
style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 8,9.5 H 18"
id="path3406"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 8,12.5 H 18"
id="path3408"
sodipodi:nodetypes="cc" />
</g> </g>
</g> </g>
</g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24" viewBox="0 0 24 24"
version="1.1" version="1.1"
sodipodi:docname="project_close.svg" sodipodi:docname="project_close.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview <sodipodi:namedview
pagecolor="#ffffff" pagecolor="#ffffff"
bordercolor="#666666" bordercolor="#666666"
@ -22,17 +22,17 @@
guidetolerance="10" guidetolerance="10"
inkscape:pageopacity="0" inkscape:pageopacity="0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:window-width="2261" inkscape:window-width="1280"
inkscape:window-height="1603" inkscape:window-height="715"
id="namedview9483" id="namedview9483"
showgrid="true" showgrid="true"
inkscape:zoom="39.543587" inkscape:zoom="21.694484"
inkscape:cx="5.0255591" inkscape:cx="19.764309"
inkscape:cy="12.016475" inkscape:cy="16.615987"
inkscape:window-x="1186" inkscape:window-x="0"
inkscape:window-y="146" inkscape:window-y="23"
inkscape:window-maximized="0" inkscape:window-maximized="0"
inkscape:current-layer="Слой_1" inkscape:current-layer="g869"
inkscape:document-rotation="0" inkscape:document-rotation="0"
inkscape:snap-global="true"> inkscape:snap-global="true">
<inkscape:grid <inkscape:grid
@ -75,19 +75,62 @@
</defs> </defs>
<title <title
id="title9474">folder</title> id="title9474">folder</title>
<path <g
class="cls-1" id="g869">
d="M 19.0641,24 H 4.6546 C 2.6362,24 1,22.3638 1,21.3454 V 3 C 1,0.8954 1.8954,0 3,0 h 4.7761 a 6,6 0 0 1 2.447,0.5217 l 3.8169,1.705 a 4,4 0 0 0 1.6313,0.3478 h 5.3315 A 1.9968,1.9968 0 0 1 23,4.5713 V 20.0641 A 3.9359,3.9359 0 0 1 19.0641,24 Z" <path
id="path9476" /> id="rect158494"
<path style="fill:#b9b9b9;fill-opacity:1;stroke:none;stroke-width:1"
class="cls-2" d="M 4,1 V 23 H 21 V 1 Z"
d="m 3.6,4.3623003 h 16.8093 c 0.883656,0 1.6,-0.052087 1.6,5.6026827 V 10 H 2 V 9.96498 C 2,4.3704291 2.7163447,4.3623003 3.6,4.3623003 Z" sodipodi:nodetypes="ccccc" />
id="path9478" <path
style="stroke-width:1" class="cls-4"
sodipodi:nodetypes="sssccss" /> d="M 5.1113,4.9758001 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
<path id="path158496"
class="cls-3" style="fill:#1a81c4;fill-opacity:1" />
d="m 2,4.3604791 h 20 a 2,2.1787799 0 0 1 2,2.1787799 v 13.103183 a 4,4.3575599 0 0 1 -4,4.35756 H 4 A 4,4.3575599 0 0 1 0,19.642442 V 6.539259 A 2,2.1787799 0 0 1 2,4.3604791 Z" <path
id="path9480" class="cls-4"
style="stroke-width:1" /> d="M 5.1113,9.9963 H 3 A 1,1 0 0 1 3,7.9963001 h 2.1113 a 1,1 0 0 1 0,1.9999999 z"
id="path158498"
style="fill:#1a81c4;fill-opacity:1" />
<path
class="cls-4"
d="M 5.1113,16.0178 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
id="path158500"
style="fill:#1a81c4;fill-opacity:1" />
<path
class="cls-4"
d="M 5.1113,21.0392 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
id="path158502"
style="fill:#1a81c4;fill-opacity:1" />
<path
style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 8,6.5 h 6"
id="path3404" />
<path
style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 8,9.5 H 18"
id="path3406"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 8,12.5 H 18"
id="path3408"
sodipodi:nodetypes="cc" />
<line
class="cls-6"
x1="22"
y1="17"
x2="17"
y2="22"
id="line931"
style="display:inline;fill:none;fill-opacity:1;stroke:#bf2641;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" />
<line
class="cls-6"
x1="22"
y1="22"
x2="17"
y2="17"
id="line933"
style="display:inline;fill:none;fill-opacity:1;stroke:#bf2641;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" />
</g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -1,52 +1,120 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?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:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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 24 24" version="1.1" sodipodi:docname="project_kicad.svg" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1534" inkscape:window-height="1005" id="namedview2452" showgrid="true" inkscape:zoom="27.961538" inkscape:cx="31.757498" inkscape:cy="13.112088" inkscape:window-x="0" inkscape:window-y="37" inkscape:window-maximized="0" inkscape:current-layer="g3046" inkscape:document-rotation="0"> id="Слой_1"
<inkscape:grid type="xygrid" id="grid240596" spacingx="0.5" spacingy="0.5" color="#b4b4ff" opacity="0.1254902" empspacing="2" /> data-name="Слой 1"
</sodipodi:namedview> viewBox="0 0 24 24"
<metadata id="metadata43"> version="1.1"
<rdf:RDF> sodipodi:docname="project_kicad.svg"
<cc:Work rdf:about=""> inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> <sodipodi:namedview
<dc:format>image/svg+xml</dc:format> pagecolor="#ffffff"
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> bordercolor="#666666"
<dc:title>new_project</dc:title> borderopacity="1"
</cc:Work> objecttolerance="10"
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> gridtolerance="10"
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" /> guidetolerance="10"
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" /> inkscape:pageopacity="0"
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" /> inkscape:pageshadow="2"
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" /> inkscape:window-width="1280"
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> inkscape:window-height="715"
<cc:requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /> id="namedview2452"
</cc:License> showgrid="true"
</rdf:RDF> inkscape:zoom="12.525652"
</metadata> inkscape:cx="17.928664"
<defs id="defs2421"> inkscape:cy="14.394218"
<style id="style2419">.cls-1{fill:#ededed;}.cls-2{fill:#d8d8d8;}.cls-3{fill:#b9b9b9;}.cls-4{fill:#1a81c4;}.cls-5,.cls-7{fill:none;stroke-linecap:round;stroke-linejoin:round;}.cls-5{stroke:#545454;}.cls-6{fill:#bf2641;}.cls-7{stroke:#f5f5f5;stroke-width:2px;}</style> inkscape:window-x="0"
</defs> inkscape:window-y="23"
<title id="title2423">new_project</title> inkscape:window-maximized="0"
<rect class="cls-1" x="5.0342" y="2.9897" width="16.9934" height="18.9634" id="rect2425" /> inkscape:current-layer="Слой_1"
<rect class="cls-2" x="4.0311" y="2.057" width="16.9934" height="19.9383" id="rect2427" /> inkscape:document-rotation="0">
<rect class="cls-3" x="3.0105" y="1.0047" width="16.9934" height="20.9906" id="rect2429" /> <inkscape:grid
<path class="cls-4" d="M4.1005,4.9805H1.9892a1,1,0,0,1,0-2H4.1005a1,1,0,0,1,0,2Z" id="path2431" /> type="xygrid"
<path class="cls-4" d="M4.1005,10.001H1.9892a1,1,0,0,1,0-2H4.1005a1,1,0,0,1,0,2Z" id="path2433" /> id="grid240596"
<path class="cls-4" d="M4.1005,15.0225H1.9892a1,1,0,0,1,0-2H4.1005a1,1,0,0,1,0,2Z" id="path2435" /> spacingx="0.5"
<path class="cls-4" d="M4.1005,20.0439H1.9892a1,1,0,0,1,0-2H4.1005a1,1,0,0,1,0,2Z" id="path2437" /> spacingy="0.5"
<line class="cls-5" x1="7.9489" y1="7.2651" x2="12.3131" y2="7.2651" id="line2439" /> color="#b4b4ff"
<line class="cls-5" x1="7.9489" y1="9.6114" x2="17.0996" y2="9.6114" id="line2441" /> opacity="0.1254902"
<line class="cls-5" x1="7.9489" y1="11.9578" x2="17.0996" y2="11.9578" id="line2443" /> empspacing="2" />
<g id="g1560" transform="translate(6.3289125,18.235379)"> </sodipodi:namedview>
<g id="g3046" transform="translate(-3.3583524,3.6899359)"> <metadata
<rect class="cls-3" x="9.0333414" y="-7.9300146" width="8" height="8" id="rect1554" style="fill:#1a81c4;fill-opacity:1;stroke-width:0.999996" /> id="metadata43">
<text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:condensed;font-size:8px;line-height:1.25;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Semi-Bold Condensed';letter-spacing:0px;word-spacing:0px" x="12.720841" y="-1.0218115" id="text1558"> <rdf:RDF>
<tspan sodipodi:role="line" x="12.720841" y="-1.0218115" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:8px;font-family:'Tiresias LPfont';-inkscape-font-specification:'Tiresias LPfont Bold';text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1" id="tspan3039">K</tspan> <cc:Work
</text> rdf:about="">
</g> <cc:license
</g> rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>new_project</dc:title>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs
id="defs2421">
<style
id="style2419">.cls-1{fill:#ededed;}.cls-2{fill:#d8d8d8;}.cls-3{fill:#b9b9b9;}.cls-4{fill:#1a81c4;}.cls-5,.cls-7{fill:none;stroke-linecap:round;stroke-linejoin:round;}.cls-5{stroke:#545454;}.cls-6{fill:#bf2641;}.cls-7{stroke:#f5f5f5;stroke-width:2px;}</style>
</defs>
<title
id="title2423">new_project</title>
<g
id="g869">
<path
id="rect158494"
style="fill:#545454;fill-opacity:1;stroke:none;stroke-width:1"
d="M 4,1 V 23 H 21 V 1 Z"
sodipodi:nodetypes="ccccc" />
<path
class="cls-4"
d="M 5.1113,4.9758001 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
id="path158496" />
<path
class="cls-4"
d="M 5.1113,9.9963 H 3 A 1,1 0 0 1 3,7.9963001 h 2.1113 a 1,1 0 0 1 0,1.9999999 z"
id="path158498" />
<path
class="cls-4"
d="M 5.1113,16.0178 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
id="path158500" />
<path
class="cls-4"
d="M 5.1113,21.0392 H 3 a 1,1 0 0 1 0,-2 h 2.1113 a 1,1 0 0 1 0,2 z"
id="path158502" />
<path
style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 8,6.5 h 6"
id="path3404" />
<path
style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 8,9.5 H 18"
id="path3406"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#f3f3f3;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 8,12.5 H 18"
id="path3408"
sodipodi:nodetypes="cc" />
</g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -44,8 +44,7 @@ TOOL_ACTION KICAD_MANAGER_ACTIONS::newProject( "kicad.Control.newProject",
TOOL_ACTION KICAD_MANAGER_ACTIONS::newFromTemplate( "kicad.Control.newFromTemplate", TOOL_ACTION KICAD_MANAGER_ACTIONS::newFromTemplate( "kicad.Control.newFromTemplate",
AS_GLOBAL, AS_GLOBAL,
MD_CTRL + 'T', LEGACY_HK_NAME( "New Project From Template" ), MD_CTRL + 'T', LEGACY_HK_NAME( "New Project From Template" ),
_( "New Project from Template..." ), _( "Create new project from template" ), _( "New Project from Template..." ), _( "Create new project from template" ) );
new_project_with_template_xpm );
TOOL_ACTION KICAD_MANAGER_ACTIONS::openProject( "kicad.Control.openProject", TOOL_ACTION KICAD_MANAGER_ACTIONS::openProject( "kicad.Control.openProject",
AS_GLOBAL, AS_GLOBAL,