From cdb99f83de90fb2209b5ec0d8ea6474b532fc47d Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Mon, 24 Jun 2019 13:11:25 +0000 Subject: [PATCH] image_source: Add svg sources for Lazarus windows icons (by Roland Hahn) git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7015 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- .../svg (Roland Hahn)/laz_blue_32-16.svg | 364 ++++++++++ .../svg (Roland Hahn)/laz_blue_32-20.svg | 401 +++++++++++ .../svg (Roland Hahn)/laz_blue_32-24.svg | 379 +++++++++++ .../svg (Roland Hahn)/laz_blue_32-256.svg | 379 +++++++++++ .../svg (Roland Hahn)/laz_blue_32-32.svg | 550 +++++++++++++++ .../svg (Roland Hahn)/laz_blue_32-40.svg | 485 ++++++++++++++ .../svg (Roland Hahn)/laz_blue_32-48.svg | 368 ++++++++++ .../svg (Roland Hahn)/laz_blue_64-16.svg | 449 +++++++++++++ .../svg (Roland Hahn)/laz_blue_64-20.svg | 399 +++++++++++ .../svg (Roland Hahn)/laz_blue_64-24.svg | 376 +++++++++++ .../svg (Roland Hahn)/laz_blue_64-256.svg | 397 +++++++++++ .../svg (Roland Hahn)/laz_blue_64-32.svg | 548 +++++++++++++++ .../svg (Roland Hahn)/laz_blue_64-40.svg | 483 +++++++++++++ .../svg (Roland Hahn)/laz_blue_64-48.svg | 366 ++++++++++ .../svg (Roland Hahn)/laz_green_32-16.svg | 388 +++++++++++ .../svg (Roland Hahn)/laz_green_32-20.svg | 406 +++++++++++ .../svg (Roland Hahn)/laz_green_32-24.svg | 376 +++++++++++ .../svg (Roland Hahn)/laz_green_32-256.svg | 382 +++++++++++ .../svg (Roland Hahn)/laz_green_32-32.svg | 553 +++++++++++++++ .../svg (Roland Hahn)/laz_green_32-40.svg | 484 +++++++++++++ .../svg (Roland Hahn)/laz_green_32-48.svg | 371 ++++++++++ .../svg (Roland Hahn)/laz_green_64-16.svg | 383 +++++++++++ .../svg (Roland Hahn)/laz_green_64-20.svg | 404 +++++++++++ .../svg (Roland Hahn)/laz_green_64-24.svg | 373 +++++++++++ .../svg (Roland Hahn)/laz_green_64-256.svg | 400 +++++++++++ .../svg (Roland Hahn)/laz_green_64-32.svg | 551 +++++++++++++++ .../svg (Roland Hahn)/laz_green_64-40.svg | 482 +++++++++++++ .../svg (Roland Hahn)/laz_green_64-48.svg | 369 ++++++++++ .../svg (Roland Hahn)/laz_purple_32-16.svg | 385 +++++++++++ .../svg (Roland Hahn)/laz_purple_32-20.svg | 400 +++++++++++ .../svg (Roland Hahn)/laz_purple_32-24.svg | 376 +++++++++++ .../svg (Roland Hahn)/laz_purple_32-256.svg | 379 +++++++++++ .../svg (Roland Hahn)/laz_purple_32-32.svg | 550 +++++++++++++++ .../svg (Roland Hahn)/laz_purple_32-40.svg | 481 +++++++++++++ .../svg (Roland Hahn)/laz_purple_32-48.svg | 368 ++++++++++ .../svg (Roland Hahn)/laz_purple_64-16.svg | 380 +++++++++++ .../svg (Roland Hahn)/laz_purple_64-20.svg | 398 +++++++++++ .../svg (Roland Hahn)/laz_purple_64-24.svg | 373 +++++++++++ .../svg (Roland Hahn)/laz_purple_64-256.svg | 397 +++++++++++ .../svg (Roland Hahn)/laz_purple_64-32.svg | 548 +++++++++++++++ .../svg (Roland Hahn)/laz_purple_64-40.svg | 479 +++++++++++++ .../svg (Roland Hahn)/laz_purple_64-48.svg | 366 ++++++++++ .../svg (Roland Hahn)/laz_red_32-16.svg | 289 ++++++++ .../svg (Roland Hahn)/laz_red_32-20.svg | 352 ++++++++++ .../svg (Roland Hahn)/laz_red_32-24.svg | 349 ++++++++++ .../svg (Roland Hahn)/laz_red_32-256.svg | 341 ++++++++++ .../svg (Roland Hahn)/laz_red_32-32.svg | 416 ++++++++++++ .../svg (Roland Hahn)/laz_red_32-40.svg | 439 ++++++++++++ .../svg (Roland Hahn)/laz_red_32-48.svg | 332 +++++++++ .../svg (Roland Hahn)/laz_red_64-16.svg | 287 ++++++++ .../svg (Roland Hahn)/laz_red_64-20.svg | 349 ++++++++++ .../svg (Roland Hahn)/laz_red_64-24.svg | 341 ++++++++++ .../svg (Roland Hahn)/laz_red_64-256.svg | 337 ++++++++++ .../svg (Roland Hahn)/laz_red_64-32.svg | 413 ++++++++++++ .../svg (Roland Hahn)/laz_red_64-40.svg | 435 ++++++++++++ .../svg (Roland Hahn)/laz_red_64-48.svg | 328 +++++++++ .../svg (Roland Hahn)/laz_yellow_32-16.svg | 471 +++++++++++++ .../svg (Roland Hahn)/laz_yellow_32-20.svg | 486 ++++++++++++++ .../svg (Roland Hahn)/laz_yellow_32-24.svg | 456 +++++++++++++ .../svg (Roland Hahn)/laz_yellow_32-256.svg | 462 +++++++++++++ .../svg (Roland Hahn)/laz_yellow_32-32.svg | 633 ++++++++++++++++++ .../svg (Roland Hahn)/laz_yellow_32-40.svg | 564 ++++++++++++++++ .../svg (Roland Hahn)/laz_yellow_32-48.svg | 445 ++++++++++++ .../svg (Roland Hahn)/laz_yellow_64-16.svg | 466 +++++++++++++ .../svg (Roland Hahn)/laz_yellow_64-20.svg | 484 +++++++++++++ .../svg (Roland Hahn)/laz_yellow_64-24.svg | 453 +++++++++++++ .../svg (Roland Hahn)/laz_yellow_64-256.svg | 460 +++++++++++++ .../svg (Roland Hahn)/laz_yellow_64-32.svg | 631 +++++++++++++++++ .../svg (Roland Hahn)/laz_yellow_64-40.svg | 562 ++++++++++++++++ .../svg (Roland Hahn)/laz_yellow_64-48.svg | 535 +++++++++++++++ .../svg (Roland Hahn)/win_formeditor 16.svg | 280 ++++++++ .../svg (Roland Hahn)/win_formeditor 20.svg | 267 ++++++++ .../svg (Roland Hahn)/win_formeditor 24.svg | 269 ++++++++ .../svg (Roland Hahn)/win_formeditor 256.svg | 243 +++++++ .../svg (Roland Hahn)/win_formeditor 32.svg | 337 ++++++++++ .../svg (Roland Hahn)/win_formeditor 40.svg | 252 +++++++ .../svg (Roland Hahn)/win_formeditor 48.svg | 246 +++++++ .../Windows/svg (Roland Hahn)/win_main 16.svg | 274 ++++++++ .../Windows/svg (Roland Hahn)/win_main 20.svg | 262 ++++++++ .../Windows/svg (Roland Hahn)/win_main 24.svg | 260 +++++++ .../svg (Roland Hahn)/win_main 256.svg | 231 +++++++ .../Windows/svg (Roland Hahn)/win_main 32.svg | 331 +++++++++ .../Windows/svg (Roland Hahn)/win_main 40.svg | 250 +++++++ .../Windows/svg (Roland Hahn)/win_main 48.svg | 240 +++++++ .../svg (Roland Hahn)/win_messages 16.svg | 376 +++++++++++ .../svg (Roland Hahn)/win_messages 20.svg | 391 +++++++++++ .../svg (Roland Hahn)/win_messages 24.svg | 408 +++++++++++ .../svg (Roland Hahn)/win_messages 256.svg | 355 ++++++++++ .../svg (Roland Hahn)/win_messages 32.svg | 426 ++++++++++++ .../svg (Roland Hahn)/win_messages 40.svg | 341 ++++++++++ .../svg (Roland Hahn)/win_messages 48.svg | 335 +++++++++ .../win_objectinspector 16.svg | 334 +++++++++ .../win_objectinspector 20.svg | 321 +++++++++ .../win_objectinspector 24.svg | 325 +++++++++ .../win_objectinspector 256.svg | 313 +++++++++ .../win_objectinspector 32.svg | 402 +++++++++++ .../win_objectinspector 40.svg | 342 ++++++++++ .../win_objectinspector 48.svg | 318 +++++++++ .../svg (Roland Hahn)/win_sourceeditor 16.svg | 498 ++++++++++++++ .../svg (Roland Hahn)/win_sourceeditor 20.svg | 512 ++++++++++++++ .../svg (Roland Hahn)/win_sourceeditor 24.svg | 502 ++++++++++++++ .../win_sourceeditor 256.svg | 473 +++++++++++++ .../svg (Roland Hahn)/win_sourceeditor 32.svg | 579 ++++++++++++++++ .../svg (Roland Hahn)/win_sourceeditor 40.svg | 488 ++++++++++++++ .../svg (Roland Hahn)/win_sourceeditor 48.svg | 593 ++++++++++++++++ 105 files changed, 42236 insertions(+) create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-16.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-20.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-24.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-256.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-32.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-40.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-48.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-16.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-20.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-24.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-256.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-32.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-40.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-48.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-16.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-20.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-24.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-256.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-32.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-40.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-48.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-16.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-20.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-24.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-256.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-32.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-40.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-48.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-16.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-20.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-24.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-256.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-32.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-40.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-48.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-16.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-20.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-24.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-256.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-32.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-40.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-48.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-16.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-20.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-24.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-256.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-32.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-40.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-48.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-16.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-20.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-24.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-256.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-32.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-40.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-48.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-16.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-20.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-24.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-256.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-32.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-40.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-48.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-16.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-20.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-24.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-256.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-32.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-40.svg create mode 100644 image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-48.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 16.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 20.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 24.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 256.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 32.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 40.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 48.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 16.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 20.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 24.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 256.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 32.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 40.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 48.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 16.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 20.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 24.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 256.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 32.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 40.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 48.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 16.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 20.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 24.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 256.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 32.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 40.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 48.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 16.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 20.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 24.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 256.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 32.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 40.svg create mode 100644 image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 48.svg diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-16.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-16.svg new file mode 100644 index 000000000..7a56179f8 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-16.svg @@ -0,0 +1,364 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-20.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-20.svg new file mode 100644 index 000000000..d424f173e --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-20.svg @@ -0,0 +1,401 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-24.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-24.svg new file mode 100644 index 000000000..658af26f6 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-24.svg @@ -0,0 +1,379 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-256.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-256.svg new file mode 100644 index 000000000..26e0fbfd5 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-256.svg @@ -0,0 +1,379 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-32.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-32.svg new file mode 100644 index 000000000..ea7460c16 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-32.svg @@ -0,0 +1,550 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-40.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-40.svg new file mode 100644 index 000000000..54a2b2798 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-40.svg @@ -0,0 +1,485 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-48.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-48.svg new file mode 100644 index 000000000..2830b4c84 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_32-48.svg @@ -0,0 +1,368 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-16.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-16.svg new file mode 100644 index 000000000..3801b224a --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-16.svg @@ -0,0 +1,449 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-20.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-20.svg new file mode 100644 index 000000000..a9ae52921 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-20.svg @@ -0,0 +1,399 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-24.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-24.svg new file mode 100644 index 000000000..067abde61 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-24.svg @@ -0,0 +1,376 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-256.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-256.svg new file mode 100644 index 000000000..f4758cf59 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-256.svg @@ -0,0 +1,397 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-32.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-32.svg new file mode 100644 index 000000000..3795bfbc9 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-32.svg @@ -0,0 +1,548 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-40.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-40.svg new file mode 100644 index 000000000..c0ec91b93 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-40.svg @@ -0,0 +1,483 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-48.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-48.svg new file mode 100644 index 000000000..42ab06f31 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_blue_64-48.svg @@ -0,0 +1,366 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-16.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-16.svg new file mode 100644 index 000000000..ecdd0ef44 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-16.svg @@ -0,0 +1,388 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-20.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-20.svg new file mode 100644 index 000000000..e291877e0 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-20.svg @@ -0,0 +1,406 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-24.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-24.svg new file mode 100644 index 000000000..245a76b81 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-24.svg @@ -0,0 +1,376 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-256.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-256.svg new file mode 100644 index 000000000..1b0501d81 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-256.svg @@ -0,0 +1,382 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-32.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-32.svg new file mode 100644 index 000000000..ce2330b04 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-32.svg @@ -0,0 +1,553 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-40.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-40.svg new file mode 100644 index 000000000..013511673 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-40.svg @@ -0,0 +1,484 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-48.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-48.svg new file mode 100644 index 000000000..d0c6ca37c --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_32-48.svg @@ -0,0 +1,371 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-16.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-16.svg new file mode 100644 index 000000000..dd7b8ede7 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-16.svg @@ -0,0 +1,383 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-20.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-20.svg new file mode 100644 index 000000000..c59b5c17a --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-20.svg @@ -0,0 +1,404 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-24.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-24.svg new file mode 100644 index 000000000..8d894406f --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-24.svg @@ -0,0 +1,373 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-256.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-256.svg new file mode 100644 index 000000000..2acd85ab8 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-256.svg @@ -0,0 +1,400 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-32.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-32.svg new file mode 100644 index 000000000..7b16e0d92 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-32.svg @@ -0,0 +1,551 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-40.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-40.svg new file mode 100644 index 000000000..46c15790a --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-40.svg @@ -0,0 +1,482 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-48.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-48.svg new file mode 100644 index 000000000..64f680f44 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_green_64-48.svg @@ -0,0 +1,369 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-16.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-16.svg new file mode 100644 index 000000000..fc9ee949f --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-16.svg @@ -0,0 +1,385 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-20.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-20.svg new file mode 100644 index 000000000..e83c13a5f --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-20.svg @@ -0,0 +1,400 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-24.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-24.svg new file mode 100644 index 000000000..7208e568b --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-24.svg @@ -0,0 +1,376 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-256.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-256.svg new file mode 100644 index 000000000..a502f97d1 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-256.svg @@ -0,0 +1,379 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-32.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-32.svg new file mode 100644 index 000000000..733f027d5 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-32.svg @@ -0,0 +1,550 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-40.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-40.svg new file mode 100644 index 000000000..4b9664159 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-40.svg @@ -0,0 +1,481 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-48.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-48.svg new file mode 100644 index 000000000..d2c59cf97 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_32-48.svg @@ -0,0 +1,368 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-16.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-16.svg new file mode 100644 index 000000000..88d925b85 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-16.svg @@ -0,0 +1,380 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-20.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-20.svg new file mode 100644 index 000000000..3dd14dadd --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-20.svg @@ -0,0 +1,398 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-24.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-24.svg new file mode 100644 index 000000000..9ba0b51de --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-24.svg @@ -0,0 +1,373 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-256.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-256.svg new file mode 100644 index 000000000..0e7475a9f --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-256.svg @@ -0,0 +1,397 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-32.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-32.svg new file mode 100644 index 000000000..49ec04226 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-32.svg @@ -0,0 +1,548 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-40.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-40.svg new file mode 100644 index 000000000..fe6c45846 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-40.svg @@ -0,0 +1,479 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-48.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-48.svg new file mode 100644 index 000000000..f9b24960a --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_purple_64-48.svg @@ -0,0 +1,366 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-16.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-16.svg new file mode 100644 index 000000000..02c4837db --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-16.svg @@ -0,0 +1,289 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-20.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-20.svg new file mode 100644 index 000000000..12cc4c402 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-20.svg @@ -0,0 +1,352 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-24.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-24.svg new file mode 100644 index 000000000..ddac528f2 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-24.svg @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-256.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-256.svg new file mode 100644 index 000000000..628271ba9 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-256.svg @@ -0,0 +1,341 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-32.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-32.svg new file mode 100644 index 000000000..b0eb82c6a --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-32.svg @@ -0,0 +1,416 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-40.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-40.svg new file mode 100644 index 000000000..f5a70eddd --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-40.svg @@ -0,0 +1,439 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-48.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-48.svg new file mode 100644 index 000000000..31e720a5e --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_32-48.svg @@ -0,0 +1,332 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-16.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-16.svg new file mode 100644 index 000000000..5b55e6427 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-16.svg @@ -0,0 +1,287 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-20.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-20.svg new file mode 100644 index 000000000..a84654195 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-20.svg @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-24.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-24.svg new file mode 100644 index 000000000..e22c79fb4 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-24.svg @@ -0,0 +1,341 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-256.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-256.svg new file mode 100644 index 000000000..5ace75f8c --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-256.svg @@ -0,0 +1,337 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-32.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-32.svg new file mode 100644 index 000000000..9dab26974 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-32.svg @@ -0,0 +1,413 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-40.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-40.svg new file mode 100644 index 000000000..11a851561 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-40.svg @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-48.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-48.svg new file mode 100644 index 000000000..c5c7d1dc1 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_red_64-48.svg @@ -0,0 +1,328 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-16.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-16.svg new file mode 100644 index 000000000..71d030ac8 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-16.svg @@ -0,0 +1,471 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-20.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-20.svg new file mode 100644 index 000000000..4cf510501 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-20.svg @@ -0,0 +1,486 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-24.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-24.svg new file mode 100644 index 000000000..734bdfe6c --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-24.svg @@ -0,0 +1,456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-256.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-256.svg new file mode 100644 index 000000000..a048bb75d --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-256.svg @@ -0,0 +1,462 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-32.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-32.svg new file mode 100644 index 000000000..635fafbb4 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-32.svg @@ -0,0 +1,633 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-40.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-40.svg new file mode 100644 index 000000000..9221bc2f3 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-40.svg @@ -0,0 +1,564 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-48.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-48.svg new file mode 100644 index 000000000..2456e70dd --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_32-48.svg @@ -0,0 +1,445 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-16.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-16.svg new file mode 100644 index 000000000..7dd4cc3a9 --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-16.svg @@ -0,0 +1,466 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-20.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-20.svg new file mode 100644 index 000000000..4ca4c9c1e --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-20.svg @@ -0,0 +1,484 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-24.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-24.svg new file mode 100644 index 000000000..fbc11366f --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-24.svg @@ -0,0 +1,453 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-256.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-256.svg new file mode 100644 index 000000000..2abac901c --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-256.svg @@ -0,0 +1,460 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-32.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-32.svg new file mode 100644 index 000000000..4f905924a --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-32.svg @@ -0,0 +1,631 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-40.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-40.svg new file mode 100644 index 000000000..e6de0e20a --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-40.svg @@ -0,0 +1,562 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-48.svg b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-48.svg new file mode 100644 index 000000000..6bce7447e --- /dev/null +++ b/image_sources/ccr/applications/laz_icons/svg (Roland Hahn)/laz_yellow_64-48.svg @@ -0,0 +1,535 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 16.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 16.svg new file mode 100644 index 000000000..25747bb8d --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 16.svg @@ -0,0 +1,280 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 20.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 20.svg new file mode 100644 index 000000000..ccae94693 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 20.svg @@ -0,0 +1,267 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 24.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 24.svg new file mode 100644 index 000000000..f76b07bca --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 24.svg @@ -0,0 +1,269 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 256.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 256.svg new file mode 100644 index 000000000..f5d24179f --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 256.svg @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 32.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 32.svg new file mode 100644 index 000000000..42df92bb2 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 32.svg @@ -0,0 +1,337 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 40.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 40.svg new file mode 100644 index 000000000..0fe54b59c --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 40.svg @@ -0,0 +1,252 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 48.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 48.svg new file mode 100644 index 000000000..0e0cb4a00 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_formeditor 48.svg @@ -0,0 +1,246 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 16.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 16.svg new file mode 100644 index 000000000..1b802d79e --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 16.svg @@ -0,0 +1,274 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 20.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 20.svg new file mode 100644 index 000000000..6eda529c8 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 20.svg @@ -0,0 +1,262 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 24.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 24.svg new file mode 100644 index 000000000..f0ae109a2 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 24.svg @@ -0,0 +1,260 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 256.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 256.svg new file mode 100644 index 000000000..18cacc648 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 256.svg @@ -0,0 +1,231 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 32.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 32.svg new file mode 100644 index 000000000..aa74a4f60 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 32.svg @@ -0,0 +1,331 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 40.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 40.svg new file mode 100644 index 000000000..f352aa5f3 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 40.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 48.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 48.svg new file mode 100644 index 000000000..d795a093d --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_main 48.svg @@ -0,0 +1,240 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 16.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 16.svg new file mode 100644 index 000000000..985a75483 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 16.svg @@ -0,0 +1,376 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 20.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 20.svg new file mode 100644 index 000000000..691f52b1f --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 20.svg @@ -0,0 +1,391 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 24.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 24.svg new file mode 100644 index 000000000..020d74ba6 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 24.svg @@ -0,0 +1,408 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 256.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 256.svg new file mode 100644 index 000000000..baad13e48 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 256.svg @@ -0,0 +1,355 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 32.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 32.svg new file mode 100644 index 000000000..55d4c29a2 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 32.svg @@ -0,0 +1,426 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 40.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 40.svg new file mode 100644 index 000000000..77465284a --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 40.svg @@ -0,0 +1,341 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 48.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 48.svg new file mode 100644 index 000000000..54ed1f77c --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_messages 48.svg @@ -0,0 +1,335 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 16.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 16.svg new file mode 100644 index 000000000..5f609fa1f --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 16.svg @@ -0,0 +1,334 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 20.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 20.svg new file mode 100644 index 000000000..ee02e62b1 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 20.svg @@ -0,0 +1,321 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 24.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 24.svg new file mode 100644 index 000000000..aa9696339 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 24.svg @@ -0,0 +1,325 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 256.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 256.svg new file mode 100644 index 000000000..6731ccf7a --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 256.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 32.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 32.svg new file mode 100644 index 000000000..65285bb42 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 32.svg @@ -0,0 +1,402 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 40.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 40.svg new file mode 100644 index 000000000..5569d65d4 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 40.svg @@ -0,0 +1,342 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 48.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 48.svg new file mode 100644 index 000000000..1a42fb7c6 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_objectinspector 48.svg @@ -0,0 +1,318 @@ + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 16.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 16.svg new file mode 100644 index 000000000..2f9a0a923 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 16.svg @@ -0,0 +1,498 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 20.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 20.svg new file mode 100644 index 000000000..0b94b378c --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 20.svg @@ -0,0 +1,512 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 24.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 24.svg new file mode 100644 index 000000000..2f7e2f78b --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 24.svg @@ -0,0 +1,502 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 256.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 256.svg new file mode 100644 index 000000000..ec4fd8d67 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 256.svg @@ -0,0 +1,473 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 32.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 32.svg new file mode 100644 index 000000000..97ef28a37 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 32.svg @@ -0,0 +1,579 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 40.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 40.svg new file mode 100644 index 000000000..97640fc3f --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 40.svg @@ -0,0 +1,488 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 48.svg b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 48.svg new file mode 100644 index 000000000..e826cda34 --- /dev/null +++ b/image_sources/lazarus/images/Windows/svg (Roland Hahn)/win_sourceeditor 48.svg @@ -0,0 +1,593 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +