From 30dae4346508b0cc361b3214aa0b91169d230a95 Mon Sep 17 00:00:00 2001 From: Set Hallstrom <set@ubuntustudio.org> Date: Wed, 31 Aug 2016 14:02:09 +0200 Subject: [PATCH 1/9] removing old SVGs --- gtk-3.0/assets/checkbox-checked-dark.svg | 7 ------- gtk-3.0/assets/checkbox-checked-insensitive-dark.svg | 9 --------- gtk-3.0/assets/checkbox-checked-insensitive.svg | 9 --------- gtk-3.0/assets/checkbox-checked.svg | 7 ------- gtk-3.0/assets/checkbox-mixed-dark.svg | 7 ------- gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg | 9 --------- gtk-3.0/assets/checkbox-mixed-insensitive.svg | 9 --------- gtk-3.0/assets/checkbox-mixed.svg | 7 ------- gtk-3.0/assets/checkbox-unchecked-dark.svg | 6 ------ .../assets/checkbox-unchecked-insensitive-dark.svg | 6 ------ gtk-3.0/assets/checkbox-unchecked-insensitive.svg | 6 ------ gtk-3.0/assets/checkbox-unchecked.svg | 6 ------ gtk-3.0/assets/grid-selection-checked-dark.svg | 7 ------- gtk-3.0/assets/grid-selection-checked.svg | 7 ------- gtk-3.0/assets/grid-selection-unchecked-dark.svg | 6 ------ gtk-3.0/assets/grid-selection-unchecked.svg | 6 ------ gtk-3.0/assets/menuitem-checkbox-checked-hover.svg | 5 ----- .../assets/menuitem-checkbox-checked-insensitive.svg | 5 ----- gtk-3.0/assets/menuitem-checkbox-checked.svg | 5 ----- gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg | 5 ----- .../assets/menuitem-checkbox-mixed-insensitive.svg | 5 ----- gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg | 5 ----- gtk-3.0/assets/menuitem-checkbox-mixed.svg | 11 ----------- gtk-3.0/assets/menuitem-radio-checked-hover.svg | 5 ----- gtk-3.0/assets/menuitem-radio-checked-insensitive.svg | 5 ----- gtk-3.0/assets/menuitem-radio-checked.svg | 5 ----- gtk-3.0/assets/pane-handle-vertical.svg | 7 ------- gtk-3.0/assets/pane-handle.svg | 7 ------- gtk-3.0/assets/radio-mixed-dark.svg | 7 ------- gtk-3.0/assets/radio-mixed-insensitive-dark.svg | 9 --------- gtk-3.0/assets/radio-mixed-insensitive.svg | 9 --------- gtk-3.0/assets/radio-mixed.svg | 7 ------- gtk-3.0/assets/radio-selected-dark.svg | 7 ------- gtk-3.0/assets/radio-selected-insensitive-dark.svg | 9 --------- gtk-3.0/assets/radio-selected-insensitive.svg | 9 --------- gtk-3.0/assets/radio-selected.svg | 7 ------- gtk-3.0/assets/radio-unselected-dark.svg | 6 ------ gtk-3.0/assets/radio-unselected-insensitive-dark.svg | 6 ------ gtk-3.0/assets/radio-unselected-insensitive.svg | 6 ------ gtk-3.0/assets/radio-unselected.svg | 6 ------ 40 files changed, 272 deletions(-) delete mode 100644 gtk-3.0/assets/checkbox-checked-dark.svg delete mode 100644 gtk-3.0/assets/checkbox-checked-insensitive-dark.svg delete mode 100644 gtk-3.0/assets/checkbox-checked-insensitive.svg delete mode 100644 gtk-3.0/assets/checkbox-checked.svg delete mode 100644 gtk-3.0/assets/checkbox-mixed-dark.svg delete mode 100644 gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg delete mode 100644 gtk-3.0/assets/checkbox-mixed-insensitive.svg delete mode 100644 gtk-3.0/assets/checkbox-mixed.svg delete mode 100644 gtk-3.0/assets/checkbox-unchecked-dark.svg delete mode 100644 gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg delete mode 100644 gtk-3.0/assets/checkbox-unchecked-insensitive.svg delete mode 100644 gtk-3.0/assets/checkbox-unchecked.svg delete mode 100644 gtk-3.0/assets/grid-selection-checked-dark.svg delete mode 100644 gtk-3.0/assets/grid-selection-checked.svg delete mode 100644 gtk-3.0/assets/grid-selection-unchecked-dark.svg delete mode 100644 gtk-3.0/assets/grid-selection-unchecked.svg delete mode 100644 gtk-3.0/assets/menuitem-checkbox-checked-hover.svg delete mode 100644 gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg delete mode 100644 gtk-3.0/assets/menuitem-checkbox-checked.svg delete mode 100644 gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg delete mode 100644 gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg delete mode 100644 gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg delete mode 100644 gtk-3.0/assets/menuitem-checkbox-mixed.svg delete mode 100644 gtk-3.0/assets/menuitem-radio-checked-hover.svg delete mode 100644 gtk-3.0/assets/menuitem-radio-checked-insensitive.svg delete mode 100644 gtk-3.0/assets/menuitem-radio-checked.svg delete mode 100644 gtk-3.0/assets/pane-handle-vertical.svg delete mode 100644 gtk-3.0/assets/pane-handle.svg delete mode 100644 gtk-3.0/assets/radio-mixed-dark.svg delete mode 100644 gtk-3.0/assets/radio-mixed-insensitive-dark.svg delete mode 100644 gtk-3.0/assets/radio-mixed-insensitive.svg delete mode 100644 gtk-3.0/assets/radio-mixed.svg delete mode 100644 gtk-3.0/assets/radio-selected-dark.svg delete mode 100644 gtk-3.0/assets/radio-selected-insensitive-dark.svg delete mode 100644 gtk-3.0/assets/radio-selected-insensitive.svg delete mode 100644 gtk-3.0/assets/radio-selected.svg delete mode 100644 gtk-3.0/assets/radio-unselected-dark.svg delete mode 100644 gtk-3.0/assets/radio-unselected-insensitive-dark.svg delete mode 100644 gtk-3.0/assets/radio-unselected-insensitive.svg delete mode 100644 gtk-3.0/assets/radio-unselected.svg diff --git a/gtk-3.0/assets/checkbox-checked-dark.svg b/gtk-3.0/assets/checkbox-checked-dark.svg deleted file mode 100644 index 2aaeaa6..0000000 --- a/gtk-3.0/assets/checkbox-checked-dark.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<rect width="14.789" x=".684" y="1037.078" rx="1" height="14.758" style="fill:#393939"/> -<path style="fill:#1f1f1f" d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -<path style="fill:#d64937;line-height:normal;color:#000" d="m 11.653408,1040.2805 c -0.365873,0.01 -0.727323,0.1623 -0.985551,0.4266 l -4.0292904,3.8367 -1.3822187,-1.5489 c -0.4918947,-0.656 -1.5705595,-0.7265 -2.1406524,-0.14 -0.5700929,0.5865 -0.4910061,1.6854 0.1569519,2.1808 l 2.3831825,2.5599 c 0.9369248,0.9369 1.3590497,0.8116 2.3049741,-0.1343 0,0 3.250459,-3.9103 5.155609,-5.232 0.421127,-0.3992 0.596878,-0.5102 0.377676,-1.0522 -0.219202,-0.542 -1.265927,-0.916 -1.840681,-0.8966 z"/> -</g> -</svg> diff --git a/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg b/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg deleted file mode 100644 index c3219e2..0000000 --- a/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#2a2a2a" d="m 1.7429523,1036.9203 12.7034987,0 c 0.586479,0 1.058625,0.468 1.058625,1.0495 l 0,12.5953 c 0,0.5815 -0.472146,1.0496 -1.058625,1.0496 l -12.7034987,0 c -0.5864782,0 -1.05862497,-0.4681 -1.05862497,-1.0496 l 0,-12.5953 c 0,-0.5815 0.47214677,-1.0495 1.05862497,-1.0495 z"/> -</g> -<g style="fill:#1f1f1f" transform="translate(0 -1036.3622)"> -<path d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -<path style="line-height:normal;color:#000" d="m 11.653408,1040.2805 c -0.365873,0.01 -0.727323,0.1623 -0.985551,0.4266 l -4.0292904,3.8367 -1.3822187,-1.5489 c -0.4918947,-0.656 -1.5705595,-0.7265 -2.1406524,-0.14 -0.5700929,0.5865 -0.4910061,1.6854 0.1569519,2.1808 l 2.3831825,2.5599 c 0.9369248,0.9369 1.3590497,0.8116 2.3049741,-0.1343 0,0 3.250459,-3.9103 5.155609,-5.232 0.421127,-0.3992 0.596878,-0.5102 0.377676,-1.0522 -0.219202,-0.542 -1.265927,-0.916 -1.840681,-0.8966 z"/> -</g> -</svg> diff --git a/gtk-3.0/assets/checkbox-checked-insensitive.svg b/gtk-3.0/assets/checkbox-checked-insensitive.svg deleted file mode 100644 index 4dbe967..0000000 --- a/gtk-3.0/assets/checkbox-checked-insensitive.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<rect width="14.505" x=".747" y="1037.046" rx="1" height="14.568" style="fill:#d3d3d3"/> -</g> -<g style="fill:#aaa" transform="translate(0 -1036.3622)"> -<path d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -<path style="line-height:normal;color:#000" d="m 11.653408,1040.2805 c -0.365873,0.01 -0.727323,0.1623 -0.985551,0.4266 l -4.0292904,3.8367 -1.3822187,-1.5489 c -0.4918947,-0.656 -1.5705595,-0.7265 -2.1406524,-0.14 -0.5700929,0.5865 -0.4910061,1.6854 0.1569519,2.1808 l 2.3831825,2.5599 c 0.9369248,0.9369 1.3590497,0.8116 2.3049741,-0.1343 0,0 3.250459,-3.9103 5.155609,-5.232 0.421127,-0.3992 0.596878,-0.5102 0.377676,-1.0522 -0.219202,-0.542 -1.265927,-0.916 -1.840681,-0.8966 z"/> -</g> -</svg> diff --git a/gtk-3.0/assets/checkbox-checked.svg b/gtk-3.0/assets/checkbox-checked.svg deleted file mode 100644 index 0a5e5a5..0000000 --- a/gtk-3.0/assets/checkbox-checked.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<rect width="14" x="1" y="1" rx="1" height="14" style="fill:#f9f9f9" transform="translate(0 1036.3622)"/> -<path style="fill:#aaa" d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -<path style="fill:#d64937;line-height:normal;color:#000" d="m 11.653408,1040.2805 c -0.365873,0.01 -0.727323,0.1623 -0.985551,0.4266 l -4.0292904,3.8367 -1.3822187,-1.5489 c -0.4918947,-0.656 -1.5705595,-0.7265 -2.1406524,-0.14 -0.5700929,0.5865 -0.4910061,1.6854 0.1569519,2.1808 l 2.3831825,2.5599 c 0.9369248,0.9369 1.3590497,0.8116 2.3049741,-0.1343 0,0 3.250459,-3.9103 5.155609,-5.232 0.421127,-0.3992 0.596878,-0.5102 0.377676,-1.0522 -0.219202,-0.542 -1.265927,-0.916 -1.840681,-0.8966 z"/> -</g> -</svg> diff --git a/gtk-3.0/assets/checkbox-mixed-dark.svg b/gtk-3.0/assets/checkbox-mixed-dark.svg deleted file mode 100644 index 5765056..0000000 --- a/gtk-3.0/assets/checkbox-mixed-dark.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<rect width="14.821" x=".621" y="1037.046" rx="1" height="14.758" style="fill:#393939"/> -<path style="fill:#1f1f1f" d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -<rect width="8" x="4" y="1043.362" height="2" style="fill:#d64937"/> -</g> -</svg> diff --git a/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg b/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg deleted file mode 100644 index 27e0ef1..0000000 --- a/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#2a2a2a" d="m 1.7429523,1036.9203 12.7034987,0 c 0.586479,0 1.058625,0.468 1.058625,1.0495 l 0,12.5953 c 0,0.5815 -0.472146,1.0496 -1.058625,1.0496 l -12.7034987,0 c -0.5864782,0 -1.05862497,-0.4681 -1.05862497,-1.0496 l 0,-12.5953 c 0,-0.5815 0.47214677,-1.0495 1.05862497,-1.0495 z"/> -</g> -<g style="fill:#1f1f1f" transform="translate(0 -1036.3622)"> -<path d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -<rect width="8" x="4" y="1043.362" height="2"/> -</g> -</svg> diff --git a/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/gtk-3.0/assets/checkbox-mixed-insensitive.svg deleted file mode 100644 index d408465..0000000 --- a/gtk-3.0/assets/checkbox-mixed-insensitive.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#d3d3d3" d="m 1.7339331,1037.2359 12.5952689,0 c 0.581481,0 1.049605,0.4581 1.049605,1.0271 l 0,12.3247 c 0,0.569 -0.468124,1.027 -1.049605,1.027 l -12.5952689,0 c -0.5814816,0 -1.04960577,-0.458 -1.04960577,-1.027 l 0,-12.3247 c 0,-0.569 0.46812417,-1.0271 1.04960577,-1.0271 z"/> -</g> -<g style="fill:#aaa" transform="translate(0 -1036.3622)"> -<path d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -<rect width="8" x="4" y="1043.362" height="2"/> -</g> -</svg> diff --git a/gtk-3.0/assets/checkbox-mixed.svg b/gtk-3.0/assets/checkbox-mixed.svg deleted file mode 100644 index 414f2f2..0000000 --- a/gtk-3.0/assets/checkbox-mixed.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<rect width="14" x="1" y="1" rx="1" height="14" style="fill:#f9f9f9" transform="translate(0 1036.3622)"/> -<path style="fill:#aaa" d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -<rect width="8" x="4" y="1043.362" height="2" style="fill:#d64937"/> -</g> -</svg> diff --git a/gtk-3.0/assets/checkbox-unchecked-dark.svg b/gtk-3.0/assets/checkbox-unchecked-dark.svg deleted file mode 100644 index 36eeb4d..0000000 --- a/gtk-3.0/assets/checkbox-unchecked-dark.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<rect width="14.442" x=".811" y="1036.92" rx="1" height="14.947" style="fill:#393939"/> -<path style="fill:#1f1f1f" d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg b/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg deleted file mode 100644 index 3488e66..0000000 --- a/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#2a2a2a" d="m 1.6166832,1037.0567 12.7034988,0 c 0.586479,0 1.058625,0.468 1.058625,1.0495 l 0,12.5953 c 0,0.5815 -0.472146,1.0496 -1.058625,1.0496 l -12.7034988,0 c -0.5864782,0 -1.05862494,-0.4681 -1.05862494,-1.0496 l 0,-12.5953 c 0,-0.5815 0.47214674,-1.0495 1.05862494,-1.0495 z"/> -<path style="fill:#1f1f1f" d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/gtk-3.0/assets/checkbox-unchecked-insensitive.svg deleted file mode 100644 index f90aa4c..0000000 --- a/gtk-3.0/assets/checkbox-unchecked-insensitive.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#d3d3d3" d="m 1.6707985,1036.9834 12.5952685,0 c 0.581481,0 1.049606,0.4621 1.049606,1.0361 l 0,12.4328 c 0,0.574 -0.468125,1.0362 -1.049606,1.0362 l -12.5952685,0 c -0.5814816,0 -1.0496057,-0.4622 -1.0496057,-1.0362 l 0,-12.4328 c 0,-0.574 0.4681241,-1.0361 1.0496057,-1.0361 z"/> -<path style="fill:#aaa" d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/checkbox-unchecked.svg b/gtk-3.0/assets/checkbox-unchecked.svg deleted file mode 100644 index 06176e3..0000000 --- a/gtk-3.0/assets/checkbox-unchecked.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<rect width="14" x="1" y="1" rx="1" height="14" style="fill:#f9f9f9" transform="translate(0 1036.3622)"/> -<path style="fill:#aaa" d="M 2 0 C 0.892 0 3.2526065e-18 0.892 0 2 L 0 14 C 0 15.108 0.892 16 2 16 L 14 16 C 15.108 16 16 15.108 16 14 L 16 2 C 16 0.892 15.108 3.2526065e-18 14 0 L 2 0 z M 2 1 L 14 1 C 14.554 1 15 1.446 15 2 L 15 14 C 15 14.554 14.554 15 14 15 L 2 15 C 1.446 15 1 14.554 1 14 L 1 2 C 1 1.446 1.446 1 2 1 z " transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/grid-selection-checked-dark.svg b/gtk-3.0/assets/grid-selection-checked-dark.svg deleted file mode 100644 index c1d5486..0000000 --- a/gtk-3.0/assets/grid-selection-checked-dark.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1012.3622)"> -<rect width="37.054" x="1.429" y="1013.791" rx="1" height="37.054" style="fill:#393939"/> -<path style="fill:#1f1f1f" d="m 5,1012.3622 c -2.77,0 -5,2.23 -5,5 l 0,30 c 0,2.77 2.23,5 5,5 l 30,0 c 2.77,0 5,-2.23 5,-5 l 0,-30 c 0,-2.77 -2.23,-5 -5,-5 z m 0,2.0536 30,0 c 1.385,0 3.035714,1.5614 3.035714,2.9464 l 0,30 c 0,1.385 -1.650714,3.0357 -3.035714,3.0357 l -30,0 c -1.385,0 -2.9464286,-1.6507 -2.9464286,-3.0357 l 0,-30 c 0,-1.385 1.5614286,-2.9464 2.9464286,-2.9464 z"/> -<path style="fill:#d64937;line-height:normal;color:#000" d="m 29.13352,1022.158 c -0.914683,0.025 -1.818308,0.4057 -2.463877,1.0665 l -10.073226,9.5917 -3.455547,-3.8722 c -1.229737,-1.64 -3.926399,-1.8163 -5.3516312,-0.35 -1.4252323,1.4662 -1.2275153,4.2135 0.3923797,5.452 l 5.9579565,6.3997 c 2.342312,2.3423 3.397624,2.029 5.762435,-0.3357 0,0 8.126148,-9.7758 12.889022,-13.08 1.052818,-0.998 1.492196,-1.2755 0.94419,-2.6305 -0.548004,-1.355 -3.164817,-2.29 -4.601702,-2.2415 z"/> -</g> -</svg> diff --git a/gtk-3.0/assets/grid-selection-checked.svg b/gtk-3.0/assets/grid-selection-checked.svg deleted file mode 100644 index a660356..0000000 --- a/gtk-3.0/assets/grid-selection-checked.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1012.3622)"> -<rect width="37.5" x="1.429" y="1013.791" rx="1" height="37.5" style="fill:#f9f9f9"/> -<path style="fill:#aaa" d="m 5,1012.3622 c -2.77,0 -5,2.23 -5,5 l 0,30 c 0,2.77 2.23,5 5,5 l 30,0 c 2.77,0 5,-2.23 5,-5 l 0,-30 c 0,-2.77 -2.23,-5 -5,-5 z m 0,2.0536 30,0 c 1.385,0 3.035714,1.5614 3.035714,2.9464 l 0,30 c 0,1.385 -1.650714,3.0357 -3.035714,3.0357 l -30,0 c -1.385,0 -2.9464286,-1.6507 -2.9464286,-3.0357 l 0,-30 c 0,-1.385 1.5614286,-2.9464 2.9464286,-2.9464 z"/> -<path style="fill:#d64937;line-height:normal;color:#000" d="m 29.13352,1022.158 c -0.914683,0.025 -1.818308,0.4057 -2.463877,1.0665 l -10.073226,9.5917 -3.455547,-3.8722 c -1.229737,-1.64 -3.926399,-1.8163 -5.3516312,-0.35 -1.4252323,1.4662 -1.2275153,4.2135 0.3923797,5.452 l 5.9579565,6.3997 c 2.342312,2.3423 3.397624,2.029 5.762435,-0.3357 0,0 8.126148,-9.7758 12.889022,-13.08 1.052818,-0.998 1.492196,-1.2755 0.94419,-2.6305 -0.548004,-1.355 -3.164817,-2.29 -4.601702,-2.2415 z"/> -</g> -</svg> diff --git a/gtk-3.0/assets/grid-selection-unchecked-dark.svg b/gtk-3.0/assets/grid-selection-unchecked-dark.svg deleted file mode 100644 index f925043..0000000 --- a/gtk-3.0/assets/grid-selection-unchecked-dark.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1012.3622)"> -<rect width="37.054" x="1.429" y="1013.791" rx="1" height="37.054" style="fill:#393939"/> -<path style="fill:#1f1f1f" d="m 5,1012.3622 c -2.77,0 -5,2.23 -5,5 l 0,30 c 0,2.77 2.23,5 5,5 l 30,0 c 2.77,0 5,-2.23 5,-5 l 0,-30 c 0,-2.77 -2.23,-5 -5,-5 z m 0,2.0536 30,0 c 1.385,0 3.035714,1.5614 3.035714,2.9464 l 0,30 c 0,1.385 -1.650714,3.0357 -3.035714,3.0357 l -30,0 c -1.385,0 -2.9464286,-1.6507 -2.9464286,-3.0357 l 0,-30 c 0,-1.385 1.5614286,-2.9464 2.9464286,-2.9464 z"/> -</g> -</svg> diff --git a/gtk-3.0/assets/grid-selection-unchecked.svg b/gtk-3.0/assets/grid-selection-unchecked.svg deleted file mode 100644 index 689da2d..0000000 --- a/gtk-3.0/assets/grid-selection-unchecked.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1012.3622)"> -<rect width="37.5" x="1.429" y="1013.791" rx="1" height="37.5" style="fill:#f9f9f9"/> -<path style="fill:#aaa" d="m 5,1012.3622 c -2.77,0 -5,2.23 -5,5 l 0,30 c 0,2.77 2.23,5 5,5 l 30,0 c 2.77,0 5,-2.23 5,-5 l 0,-30 c 0,-2.77 -2.23,-5 -5,-5 z m 0,2.0536 30,0 c 1.385,0 3.035714,1.5614 3.035714,2.9464 l 0,30 c 0,1.385 -1.650714,3.0357 -3.035714,3.0357 l -30,0 c -1.385,0 -2.9464286,-1.6507 -2.9464286,-3.0357 l 0,-30 c 0,-1.385 1.5614286,-2.9464 2.9464286,-2.9464 z"/> -</g> -</svg> diff --git a/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg deleted file mode 100644 index 8ab7153..0000000 --- a/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#f9f9f9;line-height:normal;color:#000" d="m 11.653408,1040.2805 c -0.365873,0.01 -0.727323,0.1623 -0.985551,0.4266 l -4.0292904,3.8367 -1.3822187,-1.5489 c -0.4918947,-0.656 -1.5705595,-0.7265 -2.1406524,-0.14 -0.5700929,0.5865 -0.4910061,1.6854 0.1569519,2.1808 l 2.3831825,2.5599 c 0.9369248,0.9369 1.3590497,0.8116 2.3049741,-0.1343 0,0 3.250459,-3.9103 5.155609,-5.232 0.421127,-0.3992 0.596878,-0.5102 0.377676,-1.0522 -0.219202,-0.542 -1.265927,-0.916 -1.840681,-0.8966 z"/> -</g> -</svg> diff --git a/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg deleted file mode 100644 index f570a1c..0000000 --- a/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#999;line-height:normal;color:#000" d="m 11.653408,1040.2805 c -0.365873,0.01 -0.727323,0.1623 -0.985551,0.4266 l -4.0292904,3.8367 -1.3822187,-1.5489 c -0.4918947,-0.656 -1.5705595,-0.7265 -2.1406524,-0.14 -0.5700929,0.5865 -0.4910061,1.6854 0.1569519,2.1808 l 2.3831825,2.5599 c 0.9369248,0.9369 1.3590497,0.8116 2.3049741,-0.1343 0,0 3.250459,-3.9103 5.155609,-5.232 0.421127,-0.3992 0.596878,-0.5102 0.377676,-1.0522 -0.219202,-0.542 -1.265927,-0.916 -1.840681,-0.8966 z"/> -</g> -</svg> diff --git a/gtk-3.0/assets/menuitem-checkbox-checked.svg b/gtk-3.0/assets/menuitem-checkbox-checked.svg deleted file mode 100644 index 6fbfb3e..0000000 --- a/gtk-3.0/assets/menuitem-checkbox-checked.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#d64937;line-height:normal;color:#000" d="m 11.653408,1040.2805 c -0.365873,0.01 -0.727323,0.1623 -0.985551,0.4266 l -4.0292904,3.8367 -1.3822187,-1.5489 c -0.4918947,-0.656 -1.5705595,-0.7265 -2.1406524,-0.14 -0.5700929,0.5865 -0.4910061,1.6854 0.1569519,2.1808 l 2.3831825,2.5599 c 0.9369248,0.9369 1.3590497,0.8116 2.3049741,-0.1343 0,0 3.250459,-3.9103 5.155609,-5.232 0.421127,-0.3992 0.596878,-0.5102 0.377676,-1.0522 -0.219202,-0.542 -1.265927,-0.916 -1.840681,-0.8966 z"/> -</g> -</svg> diff --git a/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg deleted file mode 100644 index d150f8f..0000000 --- a/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<rect width="8" x="4" y="7" height="2" style="fill:#f9f9f9" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg deleted file mode 100644 index fd8b0d4..0000000 --- a/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<rect width="8" x="4" y="7" height="2" style="fill:#aaa" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg b/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg deleted file mode 100644 index d150f8f..0000000 --- a/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<rect width="8" x="4" y="7" height="2" style="fill:#f9f9f9" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/gtk-3.0/assets/menuitem-checkbox-mixed.svg deleted file mode 100644 index a82b2c0..0000000 --- a/gtk-3.0/assets/menuitem-checkbox-mixed.svg +++ /dev/null @@ -1,11 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<defs> -<filter width="1.09" x="-.045" y="-.18" height="1.36" id="filter3971"> -<feGaussianBlur stdDeviation=".15"/> -</filter> -</defs> -<g transform="translate(0 -1036.3622)"> -<rect width="8" x="4" y="1043.451" height="2" style="fill:#555753;filter:url(#filter3971)"/> -<rect width="8" x="4" y="7" height="2" style="fill:#d64937" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/gtk-3.0/assets/menuitem-radio-checked-hover.svg deleted file mode 100644 index afb9db2..0000000 --- a/gtk-3.0/assets/menuitem-radio-checked-hover.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#f9f9f9" d="M 11,8 C 11,9.6568542 9.6568542,11 8,11 6.3431458,11 5,9.6568542 5,8 5,6.3431458 6.3431458,5 8,5 c 1.6568542,0 3,1.3431458 3,3 z" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg deleted file mode 100644 index 0bc947f..0000000 --- a/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#aaa" d="M 11,8 C 11,9.6568542 9.6568542,11 8,11 6.3431458,11 5,9.6568542 5,8 5,6.3431458 6.3431458,5 8,5 c 1.6568542,0 3,1.3431458 3,3 z" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/menuitem-radio-checked.svg b/gtk-3.0/assets/menuitem-radio-checked.svg deleted file mode 100644 index 61f0626..0000000 --- a/gtk-3.0/assets/menuitem-radio-checked.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#d64937" d="M 11,8 C 11,9.6568542 9.6568542,11 8,11 6.3431458,11 5,9.6568542 5,8 5,6.3431458 6.3431458,5 8,5 c 1.6568542,0 3,1.3431458 3,3 z" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/pane-handle-vertical.svg b/gtk-3.0/assets/pane-handle-vertical.svg deleted file mode 100644 index 8a983c7..0000000 --- a/gtk-3.0/assets/pane-handle-vertical.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 4"> -<g style="color:#000" transform="translate(0 -1048.3622)"> -<rect width="1" x="-9" y="-1052.362" height="4" style="opacity:.2" transform="scale(-1)"/> -<rect width="1" x="-5" y="-1052.362" height="4" style="opacity:.2" transform="scale(-1)"/> -<rect width="1" x="-1" y="-1052.362" height="4" style="opacity:.2" transform="scale(-1)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/pane-handle.svg b/gtk-3.0/assets/pane-handle.svg deleted file mode 100644 index 7bd3be0..0000000 --- a/gtk-3.0/assets/pane-handle.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 9"> -<g style="color:#000" transform="translate(0 -1043.3622)"> -<rect width="1" x="1051.362" y="-4" height="4" style="opacity:.2" transform="rotate(90)"/> -<rect width="1" x="1047.362" y="-4" height="4" style="opacity:.2" transform="rotate(90)"/> -<rect width="1" x="1043.362" y="-4" height="4" style="opacity:.2" transform="rotate(90)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-mixed-dark.svg b/gtk-3.0/assets/radio-mixed-dark.svg deleted file mode 100644 index b6b0d76..0000000 --- a/gtk-3.0/assets/radio-mixed-dark.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#393939" d="M 15,8 A 7,7 0 1 1 1,8 7,7 0 1 1 15,8 z" transform="matrix(1.06059 0 0 1.05421 -.46237 1036.0847)"/> -<path style="fill:#1f1f1f" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -<rect width="8" x="4" y="7" height="2" style="fill:#d64937" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-mixed-insensitive-dark.svg b/gtk-3.0/assets/radio-mixed-insensitive-dark.svg deleted file mode 100644 index 6b93fc4..0000000 --- a/gtk-3.0/assets/radio-mixed-insensitive-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#2a2a2a" d="m 8.1785714,1037.0497 c 4.0385816,0 7.3124996,3.254 7.3124996,7.2678 0,4.0139 -3.273918,7.2679 -7.3124996,7.2679 -4.0385821,0 -7.31249997,-3.254 -7.31249997,-7.2679 0,-4.0138 3.27391787,-7.2678 7.31249997,-7.2678 z"/> -</g> -<g style="fill:#1f1f1f" transform="translate(0 -1036.3622)"> -<path d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -<rect width="8" x="4" y="7" height="2" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-mixed-insensitive.svg b/gtk-3.0/assets/radio-mixed-insensitive.svg deleted file mode 100644 index 9fa3659..0000000 --- a/gtk-3.0/assets/radio-mixed-insensitive.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#d3d3d3" d="m 8.0669643,1037.1836 c 4.0755647,0 7.3794647,3.224 7.3794647,7.2009 0,3.9769 -3.3039,7.2009 -7.3794647,7.2009 -4.0755656,0 -7.3794643,-3.224 -7.3794643,-7.2009 0,-3.9769 3.3038987,-7.2009 7.3794643,-7.2009 z"/> -</g> -<g style="fill:#aaa" transform="translate(0 -1036.3622)"> -<path d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -<rect width="8" x="4" y="7" height="2" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-mixed.svg b/gtk-3.0/assets/radio-mixed.svg deleted file mode 100644 index a85a7ac..0000000 --- a/gtk-3.0/assets/radio-mixed.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#f9f9f9" d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" transform="translate(0 1036.3622)"/> -<path style="fill:#aaa" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -<rect width="8" x="4" y="7" height="2" style="fill:#d64937" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-selected-dark.svg b/gtk-3.0/assets/radio-selected-dark.svg deleted file mode 100644 index 28da8de..0000000 --- a/gtk-3.0/assets/radio-selected-dark.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#393939" d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" transform="translate(0 1036.3622)"/> -<path style="fill:#1f1f1f" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -<path style="fill:#d64937" d="M 11,8 C 11,9.6568542 9.6568542,11 8,11 6.3431458,11 5,9.6568542 5,8 5,6.3431458 6.3431458,5 8,5 c 1.6568542,0 3,1.3431458 3,3 z" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-selected-insensitive-dark.svg b/gtk-3.0/assets/radio-selected-insensitive-dark.svg deleted file mode 100644 index f5cfbe0..0000000 --- a/gtk-3.0/assets/radio-selected-insensitive-dark.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#2a2a2a" d="m 8.0319969,1037.1354 c 4.0385821,0 7.3125001,3.254 7.3125001,7.2678 0,4.0139 -3.273918,7.2679 -7.3125001,7.2679 -4.0385817,0 -7.31249964,-3.254 -7.31249964,-7.2679 0,-4.0138 3.27391794,-7.2678 7.31249964,-7.2678 z"/> -</g> -<g style="fill:#1f1f1f" transform="translate(0 -1036.3622)"> -<path d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -<path style="opacity:.8" d="M 11,8 C 11,9.6568542 9.6568542,11 8,11 6.3431458,11 5,9.6568542 5,8 5,6.3431458 6.3431458,5 8,5 c 1.6568542,0 3,1.3431458 3,3 z" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-selected-insensitive.svg b/gtk-3.0/assets/radio-selected-insensitive.svg deleted file mode 100644 index e782ba6..0000000 --- a/gtk-3.0/assets/radio-selected-insensitive.svg +++ /dev/null @@ -1,9 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#d3d3d3" d="m 8.0315672,1036.8571 c 4.1275048,0 7.4735088,3.3602 7.4735088,7.5051 0,4.1449 -3.346004,7.5051 -7.4735088,7.5051 -4.1275049,0 -7.47350894,-3.3602 -7.47350894,-7.5051 0,-4.1449 3.34600404,-7.5051 7.47350894,-7.5051 z"/> -</g> -<g style="fill:#aaa" transform="translate(0 -1036.3622)"> -<path d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -<path d="M 11,8 C 11,9.6568542 9.6568542,11 8,11 6.3431458,11 5,9.6568542 5,8 5,6.3431458 6.3431458,5 8,5 c 1.6568542,0 3,1.3431458 3,3 z" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-selected.svg b/gtk-3.0/assets/radio-selected.svg deleted file mode 100644 index 91cafc1..0000000 --- a/gtk-3.0/assets/radio-selected.svg +++ /dev/null @@ -1,7 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#f9f9f9" d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" transform="translate(0 1036.3622)"/> -<path style="fill:#aaa" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -<path style="fill:#d64937" d="M 11,8 C 11,9.6568542 9.6568542,11 8,11 6.3431458,11 5,9.6568542 5,8 5,6.3431458 6.3431458,5 8,5 c 1.6568542,0 3,1.3431458 3,3 z" transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-unselected-dark.svg b/gtk-3.0/assets/radio-unselected-dark.svg deleted file mode 100644 index 214ed94..0000000 --- a/gtk-3.0/assets/radio-unselected-dark.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#393939" d="M 15,8 A 7,7 0 1 1 1,8 7,7 0 1 1 15,8 z" transform="matrix(1.04961 0 0 1.03157 -.42841 1036.2044)"/> -<path style="fill:#1f1f1f" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-unselected-insensitive-dark.svg b/gtk-3.0/assets/radio-unselected-insensitive-dark.svg deleted file mode 100644 index 0fdfaf4..0000000 --- a/gtk-3.0/assets/radio-unselected-insensitive-dark.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#2a2a2a" d="m 7.9891678,1037.1027 c 4.0385812,0 7.3124992,3.254 7.3124992,7.2678 0,4.0139 -3.273918,7.2679 -7.3124992,7.2679 -4.0385821,0 -7.31249997,-3.254 -7.31249997,-7.2679 0,-4.0138 3.27391787,-7.2678 7.31249997,-7.2678 z"/> -<path style="fill:#1f1f1f" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-unselected-insensitive.svg b/gtk-3.0/assets/radio-unselected-insensitive.svg deleted file mode 100644 index a0f2168..0000000 --- a/gtk-3.0/assets/radio-unselected-insensitive.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#d3d3d3" d="m 7.9368654,1036.9834 c 4.1798076,0 7.5682106,3.3036 7.5682106,7.3788 0,4.0752 -3.388403,7.3788 -7.5682106,7.3788 -4.1798073,0 -7.56821074,-3.3036 -7.56821074,-7.3788 0,-4.0752 3.38840344,-7.3788 7.56821074,-7.3788 z"/> -<path style="fill:#aaa" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -</g> -</svg> diff --git a/gtk-3.0/assets/radio-unselected.svg b/gtk-3.0/assets/radio-unselected.svg deleted file mode 100644 index 2f05a0d..0000000 --- a/gtk-3.0/assets/radio-unselected.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> -<g transform="translate(0 -1036.3622)"> -<path style="fill:#f9f9f9" d="m 15,8 c 0,3.865993 -3.134007,7 -7,7 C 4.1340068,15 1,11.865993 1,8 1,4.1340068 4.1340068,1 8,1 c 3.865993,0 7,3.1340068 7,7 z" transform="translate(0 1036.3622)"/> -<path style="fill:#aaa" d="M 8 0 C 3.581722 8.8817842e-16 -3.006854e-17 3.581722 0 8 C 0 12.418278 3.581722 16 8 16 C 12.418278 16 16 12.418278 16 8 C 16 3.581722 12.418278 -1.8064254e-15 8 0 z M 8 1 C 11.865993 1 15 4.1340068 15 8 C 15 11.865993 11.865993 15 8 15 C 4.1340068 15 1 11.865993 1 8 C 1 4.1340068 4.1340068 1 8 1 z " transform="translate(0 1036.3622)"/> -</g> -</svg> From 8510b5fc70b7e3252d4a96965a84c1cef259c40f Mon Sep 17 00:00:00 2001 From: Set Hallstrom <set@ubuntustudio.org> Date: Wed, 31 Aug 2016 14:06:17 +0200 Subject: [PATCH 2/9] adding single SVG file for inkscape slicing --- gtk-3.0/assets/numix_asset_slicetable.svg | 4402 +++++++++++++++++++++ 1 file changed, 4402 insertions(+) create mode 100644 gtk-3.0/assets/numix_asset_slicetable.svg diff --git a/gtk-3.0/assets/numix_asset_slicetable.svg b/gtk-3.0/assets/numix_asset_slicetable.svg new file mode 100644 index 0000000..1108524 --- /dev/null +++ b/gtk-3.0/assets/numix_asset_slicetable.svg @@ -0,0 +1,4402 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<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:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="210mm" + height="297mm" + viewBox="0 0 744.09448819 1052.3622047" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="asset_slice.svg"> + <defs + id="defs4"> + <clipPath + id="clipPath4171" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4173" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4183" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4185" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4189" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4191" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4203" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4205" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4215" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4217" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4221" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4223" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4233" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4235" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4239" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4241" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4251" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4253" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4257" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4259" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4271" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4273" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4283" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4285" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4289" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4291" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4301" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4303" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath4307" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4309" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath4317" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4319" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4323" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4325" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4337" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4339" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD1JREFUGJXNj7ERACEMw2yTIvsvyzfEVBw5Jnh1UidmlnGgvsi5WoiMWj2gZF+HbeHhN4HkNZKhgT4nvvsb6b4VPsFdnKYAAAAASUVORK5CYII=" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4349" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4351" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4355" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4357" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4367" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4369" + d="m 94.83136,54.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath4373" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4375" + d="m 90,52 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath4383" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4385" + d="M 24,32.00594 C 24,33.10723 24.89451,34 25.99406,34 l 12.01188,0 C 39.10723,34 40,33.10549 40,32.00594 L 40,19.99406 C 40,18.89277 39.10549,18 38.00594,18 L 25.99406,18 C 24.89277,18 24,18.89451 24,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4389" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4391" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4399" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4401" + d="M 56,32.00594 C 56,33.10723 56.89451,34 57.99406,34 l 12.01188,0 C 71.10723,34 72,33.10549 72,32.00594 L 72,19.99406 C 72,18.89277 71.10549,18 70.00594,18 L 57.99406,18 C 56.89277,18 56,18.89451 56,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4405" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4407" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4415" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4417" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath4421" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4423" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath4431" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4433" + d="M 88,32.00594 C 88,33.10723 88.89451,34 89.99406,34 l 12.01184,0 C 103.1072,34 104,33.10549 104,32.00594 l 0,-12.01188 C 104,18.89277 103.1055,18 102.0059,18 L 89.99406,18 C 88.89277,18 88,18.89451 88,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4437" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4439" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4447" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4449" + d="m 94.83136,24.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath4453" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4455" + d="m 90,22 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath4642" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4644" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4654" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4656" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4660" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4662" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask4674" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4676" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4686" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4688" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4692" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4694" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4704" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4706" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4710" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4712" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4722" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4724" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4728" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4730" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask4742" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4744" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4754" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4756" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath4760" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4762" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4772" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4774" + d="m 103.6627,39.16762 -4.23658,4.23661 c -0.78247,0.78247 -2.05341,0.78708 -2.83446,0.006 -0.78649,-0.78649 -0.77835,-2.05007 0.006,-2.83445 l 5.64481,-5.6448 c 0.7825,-0.78247 2.0534,-0.78708 2.8344,-0.006 0.0572,0.05713 0.1101,0.11678 0.1589,0.17858 0.0616,0.04854 0.1209,0.10123 0.1778,0.15806 l 11.3267,11.32673 c 0.7726,0.77257 0.7745,2.04087 -0.007,2.82191 -0.7865,0.7865 -2.0445,0.78397 -2.8219,0.0065 L 103.6627,39.16762 Z" /> + </clipPath> + <clipPath + id="clipPath4778" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4780" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4894" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4896" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath4906" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4908" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4912" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4914" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4926" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4928" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath4938" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4940" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4944" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4946" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4956" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4958" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4962" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4964" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath4974" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path4976" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath4980" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path4982" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask4994" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image4996" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD9JREFUGJXNjzESwCAMw2yTIf3/Y8tCzNQjxwuqTdrEzDI+qBn5rhbGE7V6QMk+DtvCxW8CyWMkQwPtJcR7fwPpvRU+5iep2wAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5006" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5008" + d="M 56,62.00594 C 56,63.10723 56.89451,64 57.99406,64 l 12.01188,0 C 71.10723,64 72,63.10549 72,62.00594 L 72,49.99406 C 72,48.89277 71.10549,48 70.00594,48 L 57.99406,48 C 56.89277,48 56,48.89451 56,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5012" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5014" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5024" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5026" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5030" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5032" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5040" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5042" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5046" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5048" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask5060" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5062" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAD1JREFUGJXNj7ERACEMw2yTIvsvyzfEVBw5Jnh1UidmlnGgvsi5WoiMWj2gZF+HbeHhN4HkNZKhgT4nvvsb6b4VPsFdnKYAAAAASUVORK5CYII=" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5072" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5074" + d="M 88,62.00594 C 88,63.10723 88.89451,64 89.99406,64 l 12.01184,0 C 103.1072,64 104,63.10549 104,62.00594 l 0,-12.01188 C 104,48.89277 103.1055,48 102.0059,48 L 89.99406,48 C 88.89277,48 88,48.89451 88,49.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5078" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5080" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5090" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5092" + d="m 94.83136,54.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5096" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5098" + d="m 90,52 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5106" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5108" + d="M 24,32.00594 C 24,33.10723 24.89451,34 25.99406,34 l 12.01188,0 C 39.10723,34 40,33.10549 40,32.00594 L 40,19.99406 C 40,18.89277 39.10549,18 38.00594,18 L 25.99406,18 C 24.89277,18 24,18.89451 24,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5112" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5114" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5122" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5124" + d="M 56,32.00594 C 56,33.10723 56.89451,34 57.99406,34 l 12.01188,0 C 71.10723,34 72,33.10549 72,32.00594 L 72,19.99406 C 72,18.89277 71.10549,18 70.00594,18 L 57.99406,18 C 56.89277,18 56,18.89451 56,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5128" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5130" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5138" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5140" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5144" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5146" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5154" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5156" + d="M 88,32.00594 C 88,33.10723 88.89451,34 89.99406,34 l 12.01184,0 C 103.1072,34 104,33.10549 104,32.00594 l 0,-12.01188 C 104,18.89277 103.1055,18 102.0059,18 L 89.99406,18 C 88.89277,18 88,18.89451 88,19.99406 l 0,12.01188 z" /> + </clipPath> + <clipPath + id="clipPath5160" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5162" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath5170" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5172" + d="m 94.83136,24.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.3932,0.39325 -1.0222,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5176" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5178" + d="m 90,22 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5365" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5367" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5377" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5379" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5383" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5385" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask5397" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5399" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5409" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5411" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5415" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5417" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5427" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5429" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5433" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5435" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5445" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5447" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5451" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5453" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <mask + id="mask5465" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image5467" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAAAAABWESUoAAAAAXNCSVQI5gpbmQAAAFRJREFUOI3t0zEOgDAQA0H7dBFK/v9WokCEKWgx9Ai3O62JUiHcj+g7SxvTglzWrGOTBQdqYNoOaSLkOyApfL32gx98EJD0lWQgvSAT2Rsez8u3+5/W0h9HxSAETgAAAABJRU5ErkJggg==" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath5477" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5479" + d="M 90,53.99574 C 90,56.20723 91.78903,58 94.00426,58 l 23.99144,0 C 120.2072,58 122,56.21097 122,53.99574 l 0,-23.99148 C 122,27.79277 120.211,26 117.9957,26 L 94.00426,26 C 91.79277,26 90,27.78903 90,30.00426 l 0,23.99148 z" /> + </clipPath> + <clipPath + id="clipPath5483" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5485" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5495" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5497" + d="m 103.6627,39.16762 -4.23658,4.23661 c -0.78247,0.78247 -2.05341,0.78708 -2.83446,0.006 -0.78649,-0.78649 -0.77835,-2.05007 0.006,-2.83445 l 5.64481,-5.6448 c 0.7825,-0.78247 2.0534,-0.78708 2.8344,-0.006 0.0572,0.05713 0.1101,0.11678 0.1589,0.17858 0.0616,0.04854 0.1209,0.10123 0.1778,0.15806 l 11.3267,11.32673 c 0.7726,0.77257 0.7745,2.04087 -0.007,2.82191 -0.7865,0.7865 -2.0445,0.78397 -2.8219,0.0065 L 103.6627,39.16762 Z" /> + </clipPath> + <clipPath + id="clipPath5501" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5503" + d="M 0,0 146,0 146,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5617" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5619" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5629" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5631" + d="m 24,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5635" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5637" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5645" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5647" + d="m 28,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 35.55361,33 36,32.55614 36,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 28.44639,31 28,31.44386 28,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5651" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5653" + d="m 28,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5661" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5663" + d="m 56,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5667" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5669" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5677" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5679" + d="m 60,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,33 68,32.55614 68,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,31 60,31.44386 60,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5683" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5685" + d="m 60,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5693" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5695" + d="m 87,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5699" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5701" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5709" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5711" + d="m 91,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 98.55361,33 99,32.55614 99,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 91.44639,31 91,31.44386 91,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath5715" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5717" + d="m 91,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath5725" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5727" + d="m 24,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5731" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5733" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5741" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5743" + d="m 30.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0033,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5747" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5749" + d="m 26,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5757" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5759" + d="m 56,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5763" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5765" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5773" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5775" + d="m 62.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0032,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5779" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5781" + d="m 58,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5789" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5791" + d="m 87,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5795" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5797" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5805" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5807" + d="m 93.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath5811" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5813" + d="m 89,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath5821" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5823" + d="m 32,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5827" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5829" + d="m 29,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5837" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5839" + d="m 64,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5843" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5845" + d="m 61,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5853" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5855" + d="m 95,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath5859" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5861" + d="m 92,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6028" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6030" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6040" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6042" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6046" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6048" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6060" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6062" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6072" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6074" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6078" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6080" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6090" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6092" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6096" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6098" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6108" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6110" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6114" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6116" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6128" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6130" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6140" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6142" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6146" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6148" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6158" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6160" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6164" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6166" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6174" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6176" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6180" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6182" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6194" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6196" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6206" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6208" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6212" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6214" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6224" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6226" + d="m 96,53 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6230" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6232" + d="m 93,53 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6240" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6242" + d="m 24,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6246" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6248" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6256" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6258" + d="m 56,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6262" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6264" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6272" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6274" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6278" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6280" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6288" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6290" + d="m 88,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6294" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6296" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6304" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6306" + d="m 96,23 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6310" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6312" + d="m 93,23 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6499" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6501" + d="M 0,0 127,0 127,80 0,80 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6511" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6513" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6517" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6519" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6531" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6533" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6543" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6545" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6549" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6551" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6561" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6563" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6567" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6569" + d="m 24,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6579" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6581" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6585" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6587" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6599" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6601" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6611" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6613" + d="m 56,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6617" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6619" + d="m 56,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6629" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6631" + d="m 60,56 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,57 68,56.55614 68,56 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,55 60,55.44386 60,56 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6635" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6637" + d="m 60,55 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6645" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6647" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6651" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6653" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <mask + id="mask6665" + height="1" + width="1" + y="0" + x="0" + maskUnits="userSpaceOnUse"> + <image + id="image6667" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAAXNCSVQI5gpbmQAAAHdJREFUGJVtzzsOwzAQA9EhF+sgv/sfNEkhy9amCGAIRti96SiAvBgYrQMC3dX3QpH1KYSevY8C5MxXBY9tHQVQNXRZI7P9DFBZcdu2w6DF3ifXbjMZCnOa0UzhEVNRDLf0UeRs7nUUOasH/aoCSY4l3//One5/AeeVOTlmIXutAAAAAElFTkSuQmCC" + preserveAspectRatio="none" + height="1" + width="1" /> + </mask> + <clipPath + id="clipPath6677" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6679" + d="m 88,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6683" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6685" + d="m 88,48 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6695" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6697" + d="m 96,53 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6701" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6703" + d="m 93,53 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6711" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6713" + d="m 24,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6717" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6719" + d="m 24,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6727" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6729" + d="m 56,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6733" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6735" + d="m 56,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6743" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6745" + d="m 60,26 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,27 68,26.55614 68,26 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,25 60,25.44386 60,26 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6749" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6751" + d="m 60,25 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6759" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6761" + d="m 88,26 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.4183,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.5907,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6765" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6767" + d="m 88,18 16,0 0,16 -16,0 0,-16 z" /> + </clipPath> + <clipPath + id="clipPath6775" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6777" + d="m 96,23 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6781" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6783" + d="m 93,23 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath5978" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5980" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath5990" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path5992" + d="m 24,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath5996" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path5998" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6006" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6008" + d="m 28,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 35.55361,33 36,32.55614 36,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 28.44639,31 28,31.44386 28,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6012" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6014" + d="m 28,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6022" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6024" + d="m 56,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6028-6" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6030-7" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6038" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6040" + d="m 60,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 67.55361,33 68,32.55614 68,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 60.44639,31 60,31.44386 60,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6044" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6046" + d="m 60,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6054" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6056" + d="m 87,40 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6060" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6062" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6070" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6072" + d="m 91,32 c 0,0.55228 0.45304,1 0.99703,1 l 6.00594,0 C 98.55361,33 99,32.55614 99,32 l 0,0 c 0,-0.55228 -0.45304,-1 -0.99703,-1 l -6.00594,0 C 91.44639,31 91,31.44386 91,32 l 0,0 z" /> + </clipPath> + <clipPath + id="clipPath6076" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6078" + d="m 91,31 8,0 0,2 -8,0 0,-2 z" /> + </clipPath> + <clipPath + id="clipPath6086" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6088" + d="m 24,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6092" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6094" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6102" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6104" + d="m 30.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0033,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6108-5" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6110-3" + d="m 26,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6118" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6120" + d="m 56,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6124" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6126" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6134" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6136" + d="m 62.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66336,5.66336 c 0.38165,0.38165 0.38727,1.02044 -0.0032,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6140-5" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6142-6" + d="m 58,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6150" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6152" + d="m 87,100 16,0 0,-16 -16,0 0,16 z" /> + </clipPath> + <clipPath + id="clipPath6156" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6158" + d="M 0,0 127,0 127,124 0,124 0,0 Z" /> + </clipPath> + <clipPath + id="clipPath6166" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6168-2" + d="m 93.83136,90.58381 -2.12784,2.12784 c -0.3817,0.3817 -1.01717,0.38401 -1.40769,-0.0065 -0.39325,-0.39324 -0.39344,-1.02077 -0.0065,-1.40769 l 2.84147,-2.84147 c 0.3817,-0.3817 1.01717,-0.384 1.40769,0.0065 0.02866,0.02866 0.05524,0.05857 0.07973,0.08954 0.03068,0.0242 0.06027,0.05046 0.08859,0.07878 l 5.66341,5.66336 c 0.3816,0.38165 0.3872,1.02044 -0.003,1.41096 -0.39325,0.39325 -1.02223,0.39198 -1.41096,0.0033 l -5.12458,-5.12458 z" /> + </clipPath> + <clipPath + id="clipPath6172" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6174" + d="m 89,88 13,0 0,8 -13,0 0,-8 z" /> + </clipPath> + <clipPath + id="clipPath6182" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6184-9" + d="m 32,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6188" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6190" + d="m 29,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6198" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6200" + d="m 64,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6204" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6206" + d="m 61,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + <clipPath + id="clipPath6214" + clipPathUnits="userSpaceOnUse"> + <path + style="clip-rule:evenodd" + inkscape:connector-curvature="0" + id="path6216-1" + d="m 95,59 c 1.65685,0 3,1.34315 3,3 0,1.65685 -1.34315,3 -3,3 -1.65685,0 -3,-1.34315 -3,-3 0,-1.65685 1.34315,-3 3,-3 z" /> + </clipPath> + <clipPath + id="clipPath6220" + clipPathUnits="userSpaceOnUse"> + <path + inkscape:connector-curvature="0" + id="path6222" + d="m 92,59 6,0 0,6 -6,0 0,-6 z" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.6488505" + inkscape:cx="58.825395" + inkscape:cy="533.81354" + inkscape:document-units="px" + inkscape:current-layer="layer2" + showgrid="true" + inkscape:window-width="2560" + inkscape:window-height="1054" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid6508" /> + <sodipodi:guide + position="29,536.00001" + orientation="0,1" + id="guide6546" /> + <sodipodi:guide + position="42,520.00001" + orientation="0,1" + id="guide6548" /> + <sodipodi:guide + position="30,533.00001" + orientation="1,0" + id="guide6550" /> + <sodipodi:guide + position="46,532.00001" + orientation="1,0" + id="guide6552" /> + <sodipodi:guide + position="60,528.00001" + orientation="1,0" + id="guide6554" /> + <sodipodi:guide + position="76.000001,527.00001" + orientation="1,0" + id="guide6556" /> + <sodipodi:guide + position="90.000001,529.00001" + orientation="1,0" + id="guide6558" /> + <sodipodi:guide + position="106,525.00001" + orientation="1,0" + id="guide6560" /> + <sodipodi:guide + position="74.000001,506.00001" + orientation="0,1" + id="guide6562" /> + <sodipodi:guide + position="75.000001,490.00001" + orientation="0,1" + id="guide6564" /> + <sodipodi:guide + position="32,476.00001" + orientation="0,1" + id="guide6566" /> + <sodipodi:guide + position="33,460.00001" + orientation="0,1" + id="guide6568" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + style="display:inline"> + <g + id="g4165" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4195" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4197" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4209" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4211" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4213" + clip-path="url(#clipPath4215)"> + <g + id="g4219" + clip-path="url(#clipPath4221)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -50,63.10723 -49.10549,64 -48.00594,64 l 12.01188,0 C -34.89277,64 -34,63.10549 -34,62.00594 l 0,-12.01188 C -34,48.89277 -34.89451,48 -35.99406,48 l -12.01188,0 C -49.10723,48 -50,48.89451 -50,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4225" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4227" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g5656" + transform="matrix(0.8,0,0,0.8,6,59.329592)"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4179"> + <g + clip-path="url(#clipPath4183)" + id="g4181"> + <g + clip-path="url(#clipPath4189)" + id="g4187"> + <path + inkscape:connector-curvature="0" + id="path4193" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4199"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g4201"> + <image + id="image4207" + mask="url(#mask4203)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4229"> + <g + clip-path="url(#clipPath4233)" + id="g4231"> + <g + clip-path="url(#clipPath4239)" + id="g4237"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g4243"> + <path + inkscape:connector-curvature="0" + id="path4245" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + d="M 0,1.99406 C 0,0.8927712 0.8945138,0 1.99406,0 L 14.00594,0 C 15.10723,0 16,0.8945138 16,1.99406 l 0,12.01188 C 16,15.10723 15.10549,16 14.00594,16 L 1.99406,16 C 0.8927712,16 0,15.10549 0,14.00594 L 0,1.99406 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4263" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4265" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4277" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4279" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4281" + clip-path="url(#clipPath4283)"> + <g + id="g4287" + clip-path="url(#clipPath4289)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -18,63.10723 -17.10549,64 -16.00594,64 l 12.01188,0 C -2.892771,64 -2,63.10549 -2,62.00594 L -2,49.99406 C -2,48.89277 -2.894514,48 -3.99406,48 l -12.01188,0 C -17.10723,48 -18,48.89451 -18,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4295" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g5670" + transform="matrix(0.8,0,0,0.8,4,59.329597)"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4247"> + <g + clip-path="url(#clipPath4251)" + id="g4249"> + <g + clip-path="url(#clipPath4257)" + id="g4255"> + <path + inkscape:connector-curvature="0" + id="path4261" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4267"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g4269"> + <image + id="image4275" + mask="url(#mask4271)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4297"> + <g + clip-path="url(#clipPath4301)" + id="g4299"> + <g + clip-path="url(#clipPath4307)" + id="g4305"> + <path + inkscape:connector-curvature="0" + id="path4311" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g4329" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4331" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4343" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g4345" + transform="matrix(1.25,0,0,-1.25,0,463.79076)"> + <g + id="g4347" + clip-path="url(#clipPath4349)"> + <g + id="g4353" + clip-path="url(#clipPath4355)"> + <path + d="M 5,73 42,73 42,37 5,37 5,73 Z M 14,62.00594 C 14,63.10723 14.89451,64 15.99406,64 l 12.01188,0 C 29.10723,64 30,63.10549 30,62.00594 L 30,49.99406 C 30,48.89277 29.10549,48 28.00594,48 L 15.99406,48 C 14.89277,48 14,48.89451 14,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4359" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4361" + transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> + <g + id="g5683" + transform="matrix(0.8,0,0,0.8,2,59.329592)"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4313"> + <g + clip-path="url(#clipPath4317)" + id="g4315"> + <g + clip-path="url(#clipPath4323)" + id="g4321"> + <path + inkscape:connector-curvature="0" + id="path4327" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4333"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g4335"> + <image + id="image4341" + mask="url(#mask4337)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4363"> + <g + clip-path="url(#clipPath4367)" + id="g4365"> + <g + clip-path="url(#clipPath4373)" + id="g4371"> + <path + inkscape:connector-curvature="0" + id="path4377" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,65 20.6581,0 0,-17.83035 -20.6581,0 L 86,65 Z" /> + </g> + </g> + </g> + </g> + <g + id="g5630" + transform="matrix(0.8,0,0,0.8,6,59.329592)"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4379"> + <g + clip-path="url(#clipPath4383)" + id="g4381"> + <g + clip-path="url(#clipPath4389)" + id="g4387"> + <path + inkscape:connector-curvature="0" + id="path4393" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="g5636" + transform="matrix(0.8,0,0,0.8,4,59.329597)"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4395"> + <g + clip-path="url(#clipPath4399)" + id="g4397"> + <g + clip-path="url(#clipPath4405)" + id="g4403"> + <path + inkscape:connector-curvature="0" + id="path4409" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4411"> + <g + clip-path="url(#clipPath4415)" + id="g4413"> + <g + clip-path="url(#clipPath4421)" + id="g4419"> + <path + inkscape:connector-curvature="0" + id="path4425" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g5646" + transform="matrix(0.8,0,0,0.8,2,59.329592)"> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4427"> + <g + clip-path="url(#clipPath4431)" + id="g4429"> + <g + clip-path="url(#clipPath4437)" + id="g4435"> + <path + inkscape:connector-curvature="0" + id="path4441" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,463.79076)" + id="g4443"> + <g + clip-path="url(#clipPath4447)" + id="g4445"> + <g + clip-path="url(#clipPath4453)" + id="g4451"> + <path + inkscape:connector-curvature="0" + id="path4457" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 86,35 20.6581,0 0,-17.83035 -20.6581,0 L 86,35 Z" /> + </g> + </g> + </g> + </g> + <g + id="g4636" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4666" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4668" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4680" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4682" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)"> + <g + id="g4684" + clip-path="url(#clipPath4686)"> + <g + id="g4690" + clip-path="url(#clipPath4692)"> + <path + d="m -91,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -82,56.20723 -80.21097,58 -77.99574,58 l 23.99148,0 C -51.79277,58 -50,56.21097 -50,53.99574 l 0,-23.99148 C -50,27.79277 -51.78903,26 -54.00426,26 l -23.99148,0 C -80.20723,26 -82,27.78903 -82,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4696" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4698" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g5902" + transform="matrix(0.8,0,0,0.8,-178.00002,-422.95615)"> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4650"> + <g + clip-path="url(#clipPath4654)" + id="g4652"> + <g + clip-path="url(#clipPath4660)" + id="g4658"> + <path + inkscape:connector-curvature="0" + id="path4664" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4670"> + <g + transform="matrix(32,0,0,32,24,26)" + id="g4672"> + <image + id="image4678" + mask="url(#mask4674)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4700"> + <g + clip-path="url(#clipPath4704)" + id="g4702"> + <g + clip-path="url(#clipPath4710)" + id="g4708"> + <g + transform="matrix(1,0,0,-1,24,58)" + id="g4714"> + <path + inkscape:connector-curvature="0" + id="path4716" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + d="M 0,4.004258 C 0,1.792767 1.789028,0 4.004258,0 L 27.99574,0 C 30.20723,0 32,1.789028 32,4.004258 L 32,27.99574 C 32,30.20723 30.21097,32 27.99574,32 L 4.004258,32 C 1.792767,32 0,30.21097 0,27.99574 L 0,4.004258 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4734" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4736" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4748" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g4750" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)"> + <g + id="g4752" + clip-path="url(#clipPath4754)"> + <g + id="g4758" + clip-path="url(#clipPath4760)"> + <path + d="m -25,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -16,56.20723 -14.21097,58 -11.99574,58 l 23.99148,0 C 14.20723,58 16,56.21097 16,53.99574 L 16,30.00426 C 16,27.79277 14.21097,26 11.99574,26 l -23.99148,0 C -14.20723,26 -16,27.78903 -16,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4764" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4766" + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" /> + <g + id="g5916" + transform="matrix(0.8,0,0,0.8,-184.00002,-422.95615)"> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4718"> + <g + clip-path="url(#clipPath4722)" + id="g4720"> + <g + clip-path="url(#clipPath4728)" + id="g4726"> + <path + inkscape:connector-curvature="0" + id="path4732" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,63 42,0 0,-42 -42,0 0,42 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4738"> + <g + transform="matrix(32,0,0,32,90,26)" + id="g4740"> + <image + id="image4746" + mask="url(#mask4742)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230.00003,926.64794)" + id="g4768"> + <g + clip-path="url(#clipPath4772)" + id="g4770"> + <g + clip-path="url(#clipPath4778)" + id="g4776"> + <path + inkscape:connector-curvature="0" + id="path4782" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 91.00559,55 31.31411,0 0,-25.65833 -31.31411,0 0,25.65833 z" /> + </g> + </g> + </g> + </g> + <g + id="g4888" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4918" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4920" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4932" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4934" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g4936" + clip-path="url(#clipPath4938)"> + <g + id="g4942" + clip-path="url(#clipPath4944)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -50,63.10723 -49.10549,64 -48.00594,64 l 12.01188,0 C -34.89277,64 -34,63.10549 -34,62.00594 l 0,-12.01188 C -34,48.89277 -34.89451,48 -35.99406,48 l -12.01188,0 C -49.10723,48 -50,48.89451 -50,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4948" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g4950" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5603" + transform="matrix(0.8,0,0,0.8,6,23.329581)"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4902"> + <g + clip-path="url(#clipPath4906)" + id="g4904"> + <g + clip-path="url(#clipPath4912)" + id="g4910"> + <path + inkscape:connector-curvature="0" + id="path4916" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="M 24,62.00594 C 24,63.10723 24.89451,64 25.99406,64 l 12.01188,0 C 39.10723,64 40,63.10549 40,62.00594 L 40,49.99406 C 40,48.89277 39.10549,48 38.00594,48 L 25.99406,48 C 24.89277,48 24,48.89451 24,49.99406 l 0,12.01188 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4922"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g4924"> + <image + id="image4930" + mask="url(#mask4926)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4952"> + <g + clip-path="url(#clipPath4956)" + id="g4954"> + <g + clip-path="url(#clipPath4962)" + id="g4960"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g4966"> + <path + inkscape:connector-curvature="0" + id="path4968" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,1.99406 C 0,0.8927712 0.8945138,0 1.99406,0 L 14.00594,0 C 15.10723,0 16,0.8945138 16,1.99406 l 0,12.01188 C 16,15.10723 15.10549,16 14.00594,16 L 1.99406,16 C 0.8927712,16 0,15.10549 0,14.00594 L 0,1.99406 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g4986" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g4988" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5000" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5002" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g5004" + clip-path="url(#clipPath5006)"> + <g + id="g5010" + clip-path="url(#clipPath5012)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-10.99406 C -18,63.10723 -17.10549,64 -16.00594,64 l 12.01188,0 C -2.892771,64 -2,63.10549 -2,62.00594 L -2,49.99406 C -2,48.89277 -2.894514,48 -3.99406,48 l -12.01188,0 C -17.10723,48 -18,48.89451 -18,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5016" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5018" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5617" + transform="matrix(0.8,0,0,0.8,4,23.329581)"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4970"> + <g + clip-path="url(#clipPath4974)" + id="g4972"> + <g + clip-path="url(#clipPath4980)" + id="g4978"> + <path + inkscape:connector-curvature="0" + id="path4984" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g4990"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g4992"> + <image + id="image4998" + mask="url(#mask4994)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5020"> + <g + clip-path="url(#clipPath5024)" + id="g5022"> + <g + clip-path="url(#clipPath5030)" + id="g5028"> + <path + inkscape:connector-curvature="0" + id="path5034" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g5036" + transform="matrix(1,0,0,-1,2,490.3622)"> + <g + id="g5038" + clip-path="url(#clipPath5040)"> + <g + id="g5044" + clip-path="url(#clipPath5046)"> + <path + d="m 83,69 26,0 0,-26 -26,0 0,26 z" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path5050" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5052" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5054" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5056" + transform="matrix(1,0,0,-1,2,490.3622)"> + <g + id="g5058" + transform="matrix(16,0,0,16,88,48)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask5060)" + id="image5064" /> + </g> + </g> + <g + id="g5066" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5068" + transform="matrix(1.25,0,0,-1.25,0,583.79078)"> + <g + id="g5070" + clip-path="url(#clipPath5072)"> + <g + id="g5076" + clip-path="url(#clipPath5078)"> + <path + d="M 5,73 42,73 42,37 5,37 5,73 Z M 14,62.00594 C 14,63.10723 14.89451,64 15.99406,64 l 12.01188,0 C 29.10723,64 30,63.10549 30,62.00594 L 30,49.99406 C 30,48.89277 29.10549,48 28.00594,48 L 15.99406,48 C 14.89277,48 14,48.89451 14,49.99406 l 0,12.01188 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5082" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5084" + transform="matrix(1.25,0,0,-1.25,0,583.79078)" /> + <g + id="g5086" + transform="matrix(1,0,0,-1,1.670925,490.3622)"> + <g + id="g5088" + clip-path="url(#clipPath5090)"> + <g + id="g5094" + clip-path="url(#clipPath5096)"> + <path + d="m 86,65 20.6581,0 0,-17.83035 -20.6581,0 L 86,65 Z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path5100" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5696" + transform="matrix(0.8,0,0,0.8,6,23.329581)"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5102"> + <g + clip-path="url(#clipPath5106)" + id="g5104"> + <g + clip-path="url(#clipPath5112)" + id="g5110"> + <path + inkscape:connector-curvature="0" + id="path5116" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="g5702" + transform="matrix(0.8,0,0,0.8,4,23.329581)"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5118"> + <g + clip-path="url(#clipPath5122)" + id="g5120"> + <g + clip-path="url(#clipPath5128)" + id="g5126"> + <path + inkscape:connector-curvature="0" + id="path5132" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5134"> + <g + clip-path="url(#clipPath5138)" + id="g5136"> + <g + clip-path="url(#clipPath5144)" + id="g5142"> + <path + inkscape:connector-curvature="0" + id="path5148" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g5712" + transform="matrix(0.8,0,0,0.8,2,23.329581)"> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5150"> + <g + clip-path="url(#clipPath5154)" + id="g5152"> + <g + clip-path="url(#clipPath5160)" + id="g5158"> + <path + inkscape:connector-curvature="0" + id="path5164" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,583.79078)" + id="g5166"> + <g + clip-path="url(#clipPath5170)" + id="g5168"> + <g + clip-path="url(#clipPath5176)" + id="g5174"> + <path + inkscape:connector-curvature="0" + id="path5180" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 86,35 20.6581,0 0,-17.83035 -20.6581,0 L 86,35 Z" /> + </g> + </g> + </g> + </g> + <g + id="g5359" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5389" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5391" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5403" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5405" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)"> + <g + id="g5407" + clip-path="url(#clipPath5409)"> + <g + id="g5413" + clip-path="url(#clipPath5415)"> + <path + d="m -91,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -82,56.20723 -80.21097,58 -77.99574,58 l 23.99148,0 C -51.79277,58 -50,56.21097 -50,53.99574 l 0,-23.99148 C -50,27.79277 -51.78903,26 -54.00426,26 l -23.99148,0 C -80.20723,26 -82,27.78903 -82,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5419" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5421" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5929" + transform="matrix(0.8,0,0,0.8,-178,-463.52756)"> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5373"> + <g + clip-path="url(#clipPath5377)" + id="g5375"> + <g + clip-path="url(#clipPath5383)" + id="g5381"> + <path + inkscape:connector-curvature="0" + id="path5387" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="M 24,53.99574 C 24,56.20723 25.78903,58 28.00426,58 l 23.99148,0 C 54.20723,58 56,56.21097 56,53.99574 L 56,30.00426 C 56,27.79277 54.21097,26 51.99574,26 L 28.00426,26 C 25.79277,26 24,27.78903 24,30.00426 l 0,23.99148 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5393"> + <g + transform="matrix(32,0,0,32,24,26)" + id="g5395"> + <image + id="image5401" + mask="url(#mask5397)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" + id="g5423"> + <g + clip-path="url(#clipPath5427)" + id="g5425"> + <g + clip-path="url(#clipPath5433)" + id="g5431"> + <g + transform="matrix(1,0,0,-1,24,58)" + id="g5437"> + <path + inkscape:connector-curvature="0" + id="path5439" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,4.004258 C 0,1.792767 1.789028,0 4.004258,0 L 27.99574,0 C 30.20723,0 32,1.789028 32,4.004258 L 32,27.99574 C 32,30.20723 30.21097,32 27.99574,32 L 4.004258,32 C 1.792767,32 0,30.21097 0,27.99574 L 0,4.004258 Z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g5457" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5459" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5471" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g5473" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)"> + <g + id="g5475" + clip-path="url(#clipPath5477)"> + <g + id="g5481" + clip-path="url(#clipPath5483)"> + <path + d="m -25,67 53,0 0,-52 -53,0 0,52 z m 9,-13.00426 C -16,56.20723 -14.21097,58 -11.99574,58 l 23.99148,0 C 14.20723,58 16,56.21097 16,53.99574 L 16,30.00426 C 16,27.79277 14.21097,26 11.99574,26 l -23.99148,0 C -14.20723,26 -16,27.78903 -16,30.00426 l 0,23.99148 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path5487" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5489" + transform="matrix(1.25,0,0,-1.25,230,1052.3622)" /> + <g + id="g6494" + transform="translate(-252.5,-667.5)"> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5441"> + <g + clip-path="url(#clipPath5445)" + id="g5443"> + <g + clip-path="url(#clipPath5451)" + id="g5449"> + <path + inkscape:connector-curvature="0" + id="path5455" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,63 42,0 0,-42 -42,0 0,42 z" /> + </g> + </g> + </g> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5461"> + <g + transform="matrix(32,0,0,32,90,26)" + id="g5463"> + <image + id="image5469" + mask="url(#mask5465)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAC5JREFUWIXtzjEBADAMgDBa/543GX2CATLV67C9nAMAAAAAAAAAAAAAAAAAAFR9IRIBP9WJ4H8AAAAASUVORK5CYII=" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1,0,0,-1,252.5,1045.8622)" + id="g5491"> + <g + clip-path="url(#clipPath5495)" + id="g5493"> + <g + clip-path="url(#clipPath5501)" + id="g5499"> + <path + inkscape:connector-curvature="0" + id="path5505" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 91.00559,55 31.31411,0 0,-25.65833 -31.31411,0 0,25.65833 z" /> + </g> + </g> + </g> + </g> + <g + id="g5611" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" /> + <g + id="g5772" + transform="matrix(0.8,0,0,0.8,6,-18.956163)"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5625"> + <g + clip-path="url(#clipPath5629)" + id="g5627"> + <g + clip-path="url(#clipPath5635)" + id="g5633"> + <path + inkscape:connector-curvature="0" + id="path5639" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 19,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5641"> + <g + clip-path="url(#clipPath5645)" + id="g5643"> + <g + clip-path="url(#clipPath5651)" + id="g5649"> + <path + inkscape:connector-curvature="0" + id="path5655" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 23,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g5762" + transform="matrix(0.8,0,0,0.8,4,-18.956163)"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5657"> + <g + clip-path="url(#clipPath5661)" + id="g5659"> + <g + clip-path="url(#clipPath5667)" + id="g5665"> + <path + inkscape:connector-curvature="0" + id="path5671" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 51,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5673"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5677)" + id="g5675"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5683)" + id="g5681"> + <path + inkscape:connector-curvature="0" + id="path5687" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g5752" + transform="matrix(0.8,0,0,0.8,3,-18.956163)"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5689"> + <g + clip-path="url(#clipPath5693)" + id="g5691"> + <g + clip-path="url(#clipPath5699)" + id="g5697"> + <path + inkscape:connector-curvature="0" + id="path5703" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 82,45 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#ffffff;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5705"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5709)" + id="g5707"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5715)" + id="g5713"> + <path + inkscape:connector-curvature="0" + id="path5719" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 86,38 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g5722" + transform="matrix(0.8,0,0,0.8,6,-18.956163)"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5721"> + <g + clip-path="url(#clipPath5725)" + id="g5723"> + <g + clip-path="url(#clipPath5731)" + id="g5729"> + <path + inkscape:connector-curvature="0" + id="path5735" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 19,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#f1544d;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5737"> + <g + style="fill:#f1544d;fill-opacity:1" + clip-path="url(#clipPath5741)" + id="g5739"> + <g + style="fill:#f1544d;fill-opacity:1" + clip-path="url(#clipPath5747)" + id="g5745"> + <path + inkscape:connector-curvature="0" + id="path5751" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 22,101 20.65809,0 0,-17.83035 L 22,83.16965 22,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="g5732" + transform="matrix(0.8,0,0,0.8,4,-18.956163)"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5753"> + <g + clip-path="url(#clipPath5757)" + id="g5755"> + <g + clip-path="url(#clipPath5763)" + id="g5761"> + <path + inkscape:connector-curvature="0" + id="path5767" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 51,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5769"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5773)" + id="g5771"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5779)" + id="g5777"> + <path + inkscape:connector-curvature="0" + id="path5783" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 54,101 20.65809,0 0,-17.83035 L 54,83.16965 54,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="g5742" + transform="matrix(0.8,0,0,0.8,3,-18.956163)"> + <g + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5785"> + <g + clip-path="url(#clipPath5789)" + id="g5787"> + <g + clip-path="url(#clipPath5795)" + id="g5793"> + <path + inkscape:connector-curvature="0" + id="path5799" + style="fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none" + d="m 82,105 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + style="fill:#ffffff;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0,794.14796)" + id="g5801"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5805)" + id="g5803"> + <g + style="fill:#ffffff;fill-opacity:1" + clip-path="url(#clipPath5811)" + id="g5809"> + <path + inkscape:connector-curvature="0" + id="path5815" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 85,101 20.6581,0 0,-17.83035 -20.6581,0 L 85,101 Z" /> + </g> + </g> + </g> + </g> + <g + id="g6472" + transform="matrix(0.8,0,0,0.8,5.8463904,-18.970443)"> + <path + inkscape:connector-curvature="0" + id="rect6429-7-9" + d="m 30.192012,726.66581 c 6.666658,0 13.333342,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.666658,0 -13.333342,0 -20,0 0,6.66666 0,13.33333 0,20 z" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + mask="none" + transform="matrix(1.25,0,0,-1.25,0.192012,794.16581)" + id="g5817"> + <g + clip-path="url(#clipPath5821)" + id="g5819"> + <g + clip-path="url(#clipPath5827)" + id="g5825"> + <path + inkscape:connector-curvature="0" + id="path5831" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 24,70 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="g6479" + transform="matrix(0.8,0,0,0.8,2.3340224,-17.961035)"> + <path + inkscape:connector-curvature="0" + id="rect6429-7" + d="m 72.082472,725.40405 c 6.666659,0 13.333341,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.666659,0 -13.333341,0 -20,0 0,6.66666 0,13.33333 0,20 z" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,2.082472,792.90405)" + id="g5833"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5837)" + id="g5835"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5843)" + id="g5841"> + <path + inkscape:connector-curvature="0" + id="path5847" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 56,70 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="g6486" + transform="matrix(0.8,0,0,0.8,2.44964,-18.303531)"> + <path + inkscape:connector-curvature="0" + id="rect6429" + d="m 109.43795,725.83217 c 6.66666,0 13.33334,0 20,0 0,-6.66667 0,-13.33334 0,-20 -6.66666,0 -13.33334,0 -20,0 0,6.66666 0,13.33333 0,20 z" + style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.65014911;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <g + style="fill:#8b8b8b;fill-opacity:1" + transform="matrix(1.25,0,0,-1.25,0.68795,793.33217)" + id="g5849"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5853)" + id="g5851"> + <g + style="fill:#8b8b8b;fill-opacity:1" + clip-path="url(#clipPath5859)" + id="g5857"> + <path + inkscape:connector-curvature="0" + id="path5863" + style="fill:#8b8b8b;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 87,70 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6072)" + id="g6070" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6078)" + id="g6076"> + <path + inkscape:connector-curvature="0" + id="path6082" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="g5782" + transform="matrix(0.8,0,0,0.8,6,-64.098995)"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6038" + clip-path="url(#clipPath6040)"> + <g + id="g6044" + clip-path="url(#clipPath6046)"> + <path + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6050" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="g6058" + transform="matrix(20,0,0,-20,30,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6060)" + id="image6064" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6088" + clip-path="url(#clipPath6090)"> + <g + id="g6094" + clip-path="url(#clipPath6096)"> + <g + id="g6100" + transform="matrix(1,0,0,-1,24,64)"> + <path + d="M 0,8 C 0,3.581722 3.590712,0 8,0 l 0,0 c 4.41828,0 8,3.590712 8,8 l 0,0 c 0,4.41828 -3.59071,8 -8,8 l 0,0 C 3.581722,16 0,12.40929 0,8 l 0,0 z" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.1" + id="path6102" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6140)" + id="g6138" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6146)" + id="g6144"> + <path + inkscape:connector-curvature="0" + id="path6150" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.418278,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.590712,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="g5794" + transform="matrix(0.8,0,0,0.8,4,-64.098995)"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6106" + clip-path="url(#clipPath6108)"> + <g + id="g6112" + clip-path="url(#clipPath6114)"> + <path + d="m 51,69 26,0 0,-26 -26,0 0,26 z" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6118" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + mask="none" + id="g6126" + transform="matrix(20,0,0,-20,70,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6128)" + id="image6132" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6156" + clip-path="url(#clipPath6158)"> + <g + id="g6162" + clip-path="url(#clipPath6164)"> + <path + d="m 55,62 18,0 0,-12 -18,0 0,12 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6168" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + clip-path="url(#clipPath6206)" + id="g6204" + transform="matrix(1.25,0,0,-1.25,0,918.0765)"> + <g + clip-path="url(#clipPath6212)" + id="g6210"> + <path + inkscape:connector-curvature="0" + id="path6216" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 5,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + <g + id="g5804" + transform="matrix(0.8,0,0,0.8,2,-64.098995)"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6172" + clip-path="url(#clipPath6174)"> + <g + id="g6178" + clip-path="url(#clipPath6180)"> + <path + d="m 83,69 26,0 0,-26 -26,0 0,26 z" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6184" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + id="g6192" + transform="matrix(20,0,0,-20,110,858.0765)"> + <image + width="1" + height="1" + preserveAspectRatio="none" + transform="matrix(1,0,0,-1,0,1)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + mask="url(#mask6194)" + id="image6198" /> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6222" + clip-path="url(#clipPath6224)"> + <g + id="g6228" + clip-path="url(#clipPath6230)"> + <path + d="m 88,64 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6234" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5814" + transform="matrix(0.8,0,0,0.8,6,-64.098995)"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6238" + clip-path="url(#clipPath6240)"> + <g + id="g6244" + clip-path="url(#clipPath6246)"> + <path + d="m 19,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6250" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5820" + transform="matrix(0.8,0,0,0.8,4,-64.098995)"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6254" + clip-path="url(#clipPath6256)"> + <g + id="g6260" + clip-path="url(#clipPath6262)"> + <path + d="m 51,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6266" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6270" + clip-path="url(#clipPath6272)"> + <g + id="g6276" + clip-path="url(#clipPath6278)"> + <path + d="m 55,32 18,0 0,-12 -18,0 0,12 z" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + id="path6282" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g5828" + transform="matrix(0.8,0,0,0.8,2,-64.098995)"> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6286" + clip-path="url(#clipPath6288)"> + <g + id="g6292" + clip-path="url(#clipPath6294)"> + <path + d="m 83,39 26,0 0,-26 -26,0 0,26 z" + style="fill:#aaaaaa;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="path6298" + inkscape:connector-curvature="0" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,918.0765)" + id="g6302" + clip-path="url(#clipPath6304)"> + <g + id="g6308" + clip-path="url(#clipPath6310)"> + <path + d="m 88,34 16,0 0,-16 -16,0 0,16 z" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + id="path6314" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6493" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6523" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6525" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6537" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6539" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6541" + clip-path="url(#clipPath6543)"> + <g + id="g6547" + clip-path="url(#clipPath6549)"> + <path + d="m -59,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6553" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6555" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g5836" + transform="matrix(0.8,0,0,0.8,6,-111.52756)"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6507"> + <g + clip-path="url(#clipPath6511)" + id="g6509"> + <g + clip-path="url(#clipPath6517)" + id="g6515"> + <path + inkscape:connector-curvature="0" + id="path6521" + style="fill:#000000;fill-opacity:0.2;fill-rule:nonzero;stroke:none" + d="m 24,56 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6527"> + <g + transform="matrix(16,0,0,16,24,48)" + id="g6529"> + <image + id="image6535" + mask="url(#mask6531)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6557"> + <g + clip-path="url(#clipPath6561)" + id="g6559"> + <g + clip-path="url(#clipPath6567)" + id="g6565"> + <g + transform="matrix(1,0,0,-1,24,64)" + id="g6571"> + <path + inkscape:connector-curvature="0" + id="path6573" + style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:0.05" + d="M 0,8 C 0,3.581722 3.590712,0 8,0 l 0,0 c 4.41828,0 8,3.590712 8,8 l 0,0 c 0,4.41828 -3.59071,8 -8,8 l 0,0 C 3.581722,16 0,12.40929 0,8 l 0,0 z" /> + </g> + </g> + </g> + </g> + </g> + <g + id="g6591" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6593" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6605" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6607" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6609" + clip-path="url(#clipPath6611)"> + <g + id="g6615" + clip-path="url(#clipPath6617)"> + <path + d="m -27,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.418278,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.590712,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6621" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6623" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g5850" + transform="matrix(0.8,0,0,0.8,4,-111.52756)"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6575"> + <g + clip-path="url(#clipPath6579)" + id="g6577"> + <g + clip-path="url(#clipPath6585)" + id="g6583"> + <path + inkscape:connector-curvature="0" + id="path6589" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 51,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6595"> + <g + transform="matrix(16,0,0,16,56,48)" + id="g6597"> + <image + id="image6603" + mask="url(#mask6599)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6625"> + <g + clip-path="url(#clipPath6629)" + id="g6627"> + <g + clip-path="url(#clipPath6635)" + id="g6633"> + <path + inkscape:connector-curvature="0" + id="path6639" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 55,62 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g6657" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6659" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6671" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g6673" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)"> + <g + id="g6675" + clip-path="url(#clipPath6677)"> + <g + id="g6681" + clip-path="url(#clipPath6683)"> + <path + d="m 5,73 37,0 0,-36 -37,0 0,36 z m 9,-17 c 0,4.41828 3.59071,8 8,8 l 0,0 c 4.41828,0 8,-3.59071 8,-8 l 0,0 c 0,-4.41828 -3.59071,-8 -8,-8 l 0,0 c -4.41828,0 -8,3.59071 -8,8 l 0,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6687" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <g + id="g6689" + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" /> + <g + id="g5863" + transform="matrix(0.8,0,0,0.8,2,-111.52756)"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6641"> + <g + clip-path="url(#clipPath6645)" + id="g6643"> + <g + clip-path="url(#clipPath6651)" + id="g6649"> + <path + inkscape:connector-curvature="0" + id="path6655" + style="fill:#f1544d;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 83,69 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6661"> + <g + transform="matrix(16,0,0,16,88,48)" + id="g6663"> + <image + id="image6669" + mask="url(#mask6665)" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAB1JREFUOI1jZGBg+M9AAWCiRPOoAaMGjBowmAwAAE1AAR+AZEpMAAAAAElFTkSuQmCC" + transform="matrix(1,0,0,-1,0,1)" + preserveAspectRatio="none" + height="1" + width="1" /> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6691"> + <g + clip-path="url(#clipPath6695)" + id="g6693"> + <g + clip-path="url(#clipPath6701)" + id="g6699"> + <path + inkscape:connector-curvature="0" + id="path6705" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" + d="m 88,64 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="g5876" + transform="matrix(0.8,0,0,0.8,6,-111.52756)"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6707"> + <g + clip-path="url(#clipPath6711)" + id="g6709"> + <g + clip-path="url(#clipPath6717)" + id="g6715"> + <path + inkscape:connector-curvature="0" + id="path6721" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 19,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + </g> + <g + id="g5882" + transform="matrix(0.8,0,0,0.8,4,-111.52756)"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6723"> + <g + clip-path="url(#clipPath6727)" + id="g6725"> + <g + clip-path="url(#clipPath6733)" + id="g6731"> + <path + inkscape:connector-curvature="0" + id="path6737" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 51,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6739"> + <g + clip-path="url(#clipPath6743)" + id="g6741"> + <g + clip-path="url(#clipPath6749)" + id="g6747"> + <path + inkscape:connector-curvature="0" + id="path6753" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 55,32 18,0 0,-12 -18,0 0,12 z" /> + </g> + </g> + </g> + </g> + <g + id="g5892" + transform="matrix(0.8,0,0,0.8,2,-111.52756)"> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6755"> + <g + clip-path="url(#clipPath6759)" + id="g6757"> + <g + clip-path="url(#clipPath6765)" + id="g6763"> + <path + inkscape:connector-curvature="0" + id="path6769" + style="fill:#000000;fill-opacity:0.1;fill-rule:nonzero;stroke:none" + d="m 83,39 26,0 0,-26 -26,0 0,26 z" /> + </g> + </g> + </g> + <g + transform="matrix(1.25,0,0,-1.25,0,1052.3622)" + id="g6771"> + <g + clip-path="url(#clipPath6775)" + id="g6773"> + <g + clip-path="url(#clipPath6781)" + id="g6779"> + <path + inkscape:connector-curvature="0" + id="path6785" + style="fill:#ffffff;fill-opacity:0.4;fill-rule:nonzero;stroke:none" + d="m 88,34 16,0 0,-16 -16,0 0,16 z" /> + </g> + </g> + </g> + </g> + <g + id="g5066-3" + transform="translate(30,-549.99986)" + style="color:#000000"> + <rect + id="rect5068" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1051.3621" + width="1" /> + <rect + id="rect5070" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1047.3621" + width="1" /> + <rect + id="rect5072" + transform="matrix(0,1,-1,0,0,0)" + style="opacity:0.2" + height="4" + y="-4" + x="1043.3621" + width="1" /> + </g> + <g + id="g5972" + transform="matrix(1.25,0,0,-1.25,837.09246,481.76841)" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="slices" + style="display:none;opacity:0.3"> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-unchecked" + width="32" + height="32" + x="30" + y="260.36221" + inkscape:label="#rect6510" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-checked" + width="32" + height="32" + x="90" + y="260.36221" + inkscape:label="#rect6512" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-unchecked-dark" + width="32" + height="32" + x="30" + y="320.36221" + inkscape:label="#rect6514" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-grid-selection-checked-dark" + width="32" + height="32" + x="90" + y="320.36221" + inkscape:label="#rect6516" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked" + width="16" + height="16" + x="30" + y="366.36221" + inkscape:label="#rect6518" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed" + width="16" + height="16" + x="60" + y="366.36221" + inkscape:label="#rect6520" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked" + width="16" + height="16" + x="90" + y="366.36221" + inkscape:label="#rect6522" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-insensitive" + width="16" + height="16" + x="30" + y="396.36221" + inkscape:label="#rect6524" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-insensitive" + width="16" + height="16" + x="60" + y="396.36221" + inkscape:label="#rect6526" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-insensitive" + width="16" + height="16" + x="90" + y="396.36221" + inkscape:label="#rect6528" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-dark" + width="16" + height="16" + x="30" + y="426.36221" + inkscape:label="#rect6530" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-dark" + width="16" + height="16" + x="60" + y="426.36221" + inkscape:label="#rect6532" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-dark" + width="16" + height="16" + x="90" + y="426.36221" + inkscape:label="#rect6534" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-unchecked-insensitive-dark" + width="16" + height="16" + x="30" + y="456.36221" + inkscape:label="#rect6536" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-mixed-insensitive-dark" + width="16" + height="16" + x="60" + y="456.36221" + inkscape:label="#rect6538" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-checkbox-checked-insensitive-dark" + width="16" + height="16" + x="90" + y="456.36221" + inkscape:label="#rect6540" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-pane-handle" + width="4" + height="9" + x="30" + y="493.36221" + inkscape:label="#rect6542" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked" + width="16" + height="16" + x="30" + y="516.36218" + inkscape:label="#rect6570" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked-insensitive" + width="16" + height="15.999999" + x="60" + y="516.36218" + inkscape:label="#rect6572" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-checked-hover" + width="15.999999" + height="16" + x="90" + y="516.36218" + inkscape:label="#rect6574" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked" + width="16" + height="16" + x="30" + y="546.36218" + inkscape:label="#rect6576" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked-insensitive" + width="16" + height="16" + x="60" + y="546.36218" + inkscape:label="#rect6578" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-radio-checked-hover" + width="15.999999" + height="16" + x="90" + y="546.36218" + inkscape:label="#rect6580" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed" + width="16" + height="16" + x="30" + y="576.36218" + inkscape:label="#rect6582" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed-insensitive" + width="16" + height="16" + x="60" + y="576.36218" + inkscape:label="#rect6584" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-menuitem-checkbox-mixed-hover" + width="16" + height="16" + x="90" + y="576.36218" + inkscape:label="#rect6586" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked" + width="16" + height="16" + x="30" + y="606.36218" + inkscape:label="#rect6588" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed" + width="16" + height="16" + x="60" + y="606.36218" + inkscape:label="#rect6590" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked" + width="15.999999" + height="16" + x="90" + y="606.36218" + inkscape:label="#rect6592" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-insensitive" + width="16" + height="16" + x="30" + y="636.36218" + inkscape:label="#rect6594" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-insensitive" + width="16" + height="16" + x="60" + y="636.36218" + inkscape:label="#rect6596" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-insensitive" + width="16" + height="16" + x="90" + y="636.36218" + inkscape:label="#rect6598" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-dark" + width="16" + height="16" + x="30" + y="666.36218" + inkscape:label="#rect6604" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-dark" + width="16" + height="16" + x="60" + y="666.36218" + inkscape:label="#rect6606" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-dark" + width="15.999999" + height="16" + x="90" + y="666.36218" + inkscape:label="#rect6608" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-unchecked-insensitive-dark" + width="16" + height="16" + x="30" + y="696.36218" + inkscape:label="#rect6610" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-mixed-insensitive-dark" + width="16" + height="16" + x="60" + y="696.36218" + inkscape:label="#rect6612" /> + <rect + style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="EXP-radio-checked-insensitive-dark" + width="15.999999" + height="16" + x="90" + y="696.36218" + inkscape:label="#rect6614" /> + </g> +</svg> From a169189125311c49f60e0ea14a3b806e8e091942 Mon Sep 17 00:00:00 2001 From: Set Hallstrom <set@ubuntustudio.org> Date: Wed, 31 Aug 2016 14:08:57 +0200 Subject: [PATCH 3/9] adding bash script to export slices from single inkscape file --- gtk-3.0/assets/inkscape_asset_slicer_script.sh | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100755 gtk-3.0/assets/inkscape_asset_slicer_script.sh diff --git a/gtk-3.0/assets/inkscape_asset_slicer_script.sh b/gtk-3.0/assets/inkscape_asset_slicer_script.sh new file mode 100755 index 0000000..fa5e135 --- /dev/null +++ b/gtk-3.0/assets/inkscape_asset_slicer_script.sh @@ -0,0 +1,16 @@ +#!/bin/bash + +if [[ -z $1 ]] ; then + echo "Usage: $0 [FILE]" + exit 0 +else + FILENAME=$1 +fi + +PREFIX=EXP- + +for ID in `grep -o "id=\"$PREFIX.*\"" $FILENAME | cut -d\" -f2` ; do + OUTPUT=${ID#$PREFIX}.png + echo "Exporting area $ID to $OUTPUT..." + inkscape --export-id=$ID --export-png=$OUTPUT --file=$FILENAME +done \ No newline at end of file From 407f335e9d89eaf6a4715cd56a0171d648247635 Mon Sep 17 00:00:00 2001 From: Set Hallstrom <set@ubuntustudio.org> Date: Mon, 5 Sep 2016 12:46:31 +0200 Subject: [PATCH 4/9] adding top-level directory named assets and placing renamed single asset SVG in it --- .../assets/numix_asset_slicetable.svg => assets/all-assets.svg | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gtk-3.0/assets/numix_asset_slicetable.svg => assets/all-assets.svg (100%) diff --git a/gtk-3.0/assets/numix_asset_slicetable.svg b/assets/all-assets.svg similarity index 100% rename from gtk-3.0/assets/numix_asset_slicetable.svg rename to assets/all-assets.svg From 286ce46ba371bffd68a04b09ce2c11b9779e0c23 Mon Sep 17 00:00:00 2001 From: Set Hallstrom <set@ubuntustudio.org> Date: Mon, 5 Sep 2016 12:48:53 +0200 Subject: [PATCH 5/9] adding top-level directory named scripts and placing renamed script in it --- .../generate-assets.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename gtk-3.0/assets/inkscape_asset_slicer_script.sh => scripts/generate-assets.sh (98%) diff --git a/gtk-3.0/assets/inkscape_asset_slicer_script.sh b/scripts/generate-assets.sh similarity index 98% rename from gtk-3.0/assets/inkscape_asset_slicer_script.sh rename to scripts/generate-assets.sh index fa5e135..1808902 100755 --- a/gtk-3.0/assets/inkscape_asset_slicer_script.sh +++ b/scripts/generate-assets.sh @@ -13,4 +13,4 @@ for ID in `grep -o "id=\"$PREFIX.*\"" $FILENAME | cut -d\" -f2` ; do OUTPUT=${ID#$PREFIX}.png echo "Exporting area $ID to $OUTPUT..." inkscape --export-id=$ID --export-png=$OUTPUT --file=$FILENAME -done \ No newline at end of file +done From 2a5f88ca996ac24fa2aecdd486bee7191cc35e02 Mon Sep 17 00:00:00 2001 From: Set Hallstrom <set@ubuntustudio.org> Date: Mon, 5 Sep 2016 12:49:51 +0200 Subject: [PATCH 6/9] removing individual PNG and SVG asset files --- gtk-3.0/assets/checkbox-checked-dark.png | Bin 280 -> 0 bytes .../assets/checkbox-checked-insensitive-dark.png | Bin 168 -> 0 bytes gtk-3.0/assets/checkbox-checked-insensitive.png | Bin 163 -> 0 bytes gtk-3.0/assets/checkbox-checked.png | Bin 280 -> 0 bytes gtk-3.0/assets/checkbox-mixed-dark.png | Bin 197 -> 0 bytes .../assets/checkbox-mixed-insensitive-dark.png | Bin 109 -> 0 bytes gtk-3.0/assets/checkbox-mixed-insensitive.png | Bin 106 -> 0 bytes gtk-3.0/assets/checkbox-mixed.png | Bin 197 -> 0 bytes gtk-3.0/assets/checkbox-unchecked-dark.png | Bin 136 -> 0 bytes .../checkbox-unchecked-insensitive-dark.png | Bin 94 -> 0 bytes gtk-3.0/assets/checkbox-unchecked-insensitive.png | Bin 97 -> 0 bytes gtk-3.0/assets/checkbox-unchecked.png | Bin 157 -> 0 bytes gtk-3.0/assets/grid-selection-checked-dark.png | Bin 362 -> 0 bytes gtk-3.0/assets/grid-selection-checked.png | Bin 361 -> 0 bytes gtk-3.0/assets/grid-selection-unchecked-dark.png | Bin 157 -> 0 bytes gtk-3.0/assets/grid-selection-unchecked.png | Bin 168 -> 0 bytes .../assets/menuitem-checkbox-checked-hover.png | Bin 128 -> 0 bytes .../menuitem-checkbox-checked-insensitive.png | Bin 126 -> 0 bytes gtk-3.0/assets/menuitem-checkbox-checked.png | Bin 168 -> 0 bytes gtk-3.0/assets/menuitem-checkbox-mixed-hover.png | Bin 81 -> 0 bytes .../menuitem-checkbox-mixed-insensitive.png | Bin 79 -> 0 bytes gtk-3.0/assets/menuitem-checkbox-mixed.png | Bin 92 -> 0 bytes gtk-3.0/assets/menuitem-radio-checked-hover.png | Bin 102 -> 0 bytes .../assets/menuitem-radio-checked-insensitive.png | Bin 102 -> 0 bytes gtk-3.0/assets/menuitem-radio-checked.png | Bin 118 -> 0 bytes gtk-3.0/assets/pane-handle.png | Bin 139 -> 0 bytes gtk-3.0/assets/radio-checked-dark.png | Bin 388 -> 0 bytes gtk-3.0/assets/radio-checked-insensitive-dark.png | Bin 175 -> 0 bytes gtk-3.0/assets/radio-checked-insensitive.png | Bin 188 -> 0 bytes gtk-3.0/assets/radio-checked.png | Bin 388 -> 0 bytes gtk-3.0/assets/radio-mixed-dark.png | Bin 370 -> 0 bytes gtk-3.0/assets/radio-mixed-insensitive-dark.png | Bin 160 -> 0 bytes gtk-3.0/assets/radio-mixed-insensitive.png | Bin 179 -> 0 bytes gtk-3.0/assets/radio-mixed.png | Bin 370 -> 0 bytes gtk-3.0/assets/radio-unchecked-dark.png | Bin 234 -> 0 bytes .../assets/radio-unchecked-insensitive-dark.png | Bin 143 -> 0 bytes gtk-3.0/assets/radio-unchecked-insensitive.png | Bin 170 -> 0 bytes gtk-3.0/assets/radio-unchecked.png | Bin 289 -> 0 bytes 38 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 gtk-3.0/assets/checkbox-checked-dark.png delete mode 100644 gtk-3.0/assets/checkbox-checked-insensitive-dark.png delete mode 100644 gtk-3.0/assets/checkbox-checked-insensitive.png delete mode 100644 gtk-3.0/assets/checkbox-checked.png delete mode 100644 gtk-3.0/assets/checkbox-mixed-dark.png delete mode 100644 gtk-3.0/assets/checkbox-mixed-insensitive-dark.png delete mode 100644 gtk-3.0/assets/checkbox-mixed-insensitive.png delete mode 100644 gtk-3.0/assets/checkbox-mixed.png delete mode 100644 gtk-3.0/assets/checkbox-unchecked-dark.png delete mode 100644 gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png delete mode 100644 gtk-3.0/assets/checkbox-unchecked-insensitive.png delete mode 100644 gtk-3.0/assets/checkbox-unchecked.png delete mode 100644 gtk-3.0/assets/grid-selection-checked-dark.png delete mode 100644 gtk-3.0/assets/grid-selection-checked.png delete mode 100644 gtk-3.0/assets/grid-selection-unchecked-dark.png delete mode 100644 gtk-3.0/assets/grid-selection-unchecked.png delete mode 100644 gtk-3.0/assets/menuitem-checkbox-checked-hover.png delete mode 100644 gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png delete mode 100644 gtk-3.0/assets/menuitem-checkbox-checked.png delete mode 100644 gtk-3.0/assets/menuitem-checkbox-mixed-hover.png delete mode 100644 gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png delete mode 100644 gtk-3.0/assets/menuitem-checkbox-mixed.png delete mode 100644 gtk-3.0/assets/menuitem-radio-checked-hover.png delete mode 100644 gtk-3.0/assets/menuitem-radio-checked-insensitive.png delete mode 100644 gtk-3.0/assets/menuitem-radio-checked.png delete mode 100644 gtk-3.0/assets/pane-handle.png delete mode 100644 gtk-3.0/assets/radio-checked-dark.png delete mode 100644 gtk-3.0/assets/radio-checked-insensitive-dark.png delete mode 100644 gtk-3.0/assets/radio-checked-insensitive.png delete mode 100644 gtk-3.0/assets/radio-checked.png delete mode 100644 gtk-3.0/assets/radio-mixed-dark.png delete mode 100644 gtk-3.0/assets/radio-mixed-insensitive-dark.png delete mode 100644 gtk-3.0/assets/radio-mixed-insensitive.png delete mode 100644 gtk-3.0/assets/radio-mixed.png delete mode 100644 gtk-3.0/assets/radio-unchecked-dark.png delete mode 100644 gtk-3.0/assets/radio-unchecked-insensitive-dark.png delete mode 100644 gtk-3.0/assets/radio-unchecked-insensitive.png delete mode 100644 gtk-3.0/assets/radio-unchecked.png diff --git a/gtk-3.0/assets/checkbox-checked-dark.png b/gtk-3.0/assets/checkbox-checked-dark.png deleted file mode 100644 index 8d3df52a685bd04767e96bea32a14624491ab9cb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 280 zcmV+z0q6dSP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0002rNkl<ZcmciB zMM45$7{>AMYIe6fU3n1u0(P&gwRHnqx;J!pcf9cIs7b&9rhorQm~D1^F0?f5j;+j6 zT;vb?!oV`m{FDbPlB;u)elW1iyEuia<Nyrp{{}MqTT~5)D0g}&Jpf!Ql?X%b=0Z5Y zg^O>`+?P;N{8HI$q}0YbALb4KW2m?sh;U%;Km)B&#pxgnRiBpwa|hZZ9GE-M5-ELu zQ2y~w_&x9}Op)AI8J0QbCn&r;Lo)tM1j{Tlqh8FQ=3Nx`!@e-EOfxyWq@Nt|8K+0d eB=U!SVPNb3B&)>k#OC_|0000<MNUMnLSTXcx_UJL diff --git a/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/gtk-3.0/assets/checkbox-checked-insensitive-dark.png deleted file mode 100644 index bd03ec9ca06bffa204c6eee5fa5428de5994cd71..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6@;zM~Ln;`P6B5z|(kC2ZJleQP zAk)UHfhEpkU6b77?3>-W2Xo$BD(`wfbzKR|=K|07pPe^8^11Sp#oCo8v!&@X=XWpt zr8hN|mRuCMp&947H@wP}S*>>&!$KA%5c$OAh?%(;GncSXk51D?UWSaN4!-j@6|VwX O&EV<k=d#Wzp$PznZ9Lxq diff --git a/gtk-3.0/assets/checkbox-checked-insensitive.png b/gtk-3.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index e73b148d0987f3399da239c045ce71da691a794e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 163 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6vOHZJLn;`PBVKNO^>NjIiwBRV z#_<Sb-tm%XV2Sfs*QER3|IhutfCkOlU;k(Rw^raP@O<yO_0fg@%Kxt?c`1v?FmlN; zYc+Z=)@1OKW%iP3_gt*$pwZ~DSldCv@<+Y+QN~tIPB*cGFW4CVon7&!QN<r<DFcJ2 LtDnm{r-UW|fjK#s diff --git a/gtk-3.0/assets/checkbox-checked.png b/gtk-3.0/assets/checkbox-checked.png deleted file mode 100644 index 8d3df52a685bd04767e96bea32a14624491ab9cb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 280 zcmV+z0q6dSP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0002rNkl<ZcmciB zMM45$7{>AMYIe6fU3n1u0(P&gwRHnqx;J!pcf9cIs7b&9rhorQm~D1^F0?f5j;+j6 zT;vb?!oV`m{FDbPlB;u)elW1iyEuia<Nyrp{{}MqTT~5)D0g}&Jpf!Ql?X%b=0Z5Y zg^O>`+?P;N{8HI$q}0YbALb4KW2m?sh;U%;Km)B&#pxgnRiBpwa|hZZ9GE-M5-ELu zQ2y~w_&x9}Op)AI8J0QbCn&r;Lo)tM1j{Tlqh8FQ=3Nx`!@e-EOfxyWq@Nt|8K+0d eB=U!SVPNb3B&)>k#OC_|0000<MNUMnLSTXcx_UJL diff --git a/gtk-3.0/assets/checkbox-mixed-dark.png b/gtk-3.0/assets/checkbox-mixed-dark.png deleted file mode 100644 index 080fdfaee77696b865f5239e7fd8a32fdca35903..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`J)SO(Ar*{oC!2~Lau8wof3=`o zuXne}4(ll|p8NKyt(@Sy$!@b$Ci~rmm1pcD)SGryeqOB4vxevJK1I>pDJL$lGixti z!M{3@k>^c(fqTJ;)GvVx&dySp{qK~oj9X3CH?6~7=5H>#+AL73Q)``?cED1pxmR=V w=ZoTOVO??6YaW&MWY;afcK^={ZsuxM-`rWtPM?1*1#}mKr>mdKI;Vst03Z2I)Bpeg diff --git a/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png deleted file mode 100644 index 3646c7db7b52b3e247e1fa0997bdd8ef3d81da32..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 109 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6Ogvp2Lo|Yu6B5z|(kC2ZJleRa zVu_;H2e0M_2|)!~zv48R=5?tpc;F-QGK^;hQ`1COg<XtSX6uw~-64|<)X(7Q>gTe~ HDWM4fM7|;~ diff --git a/gtk-3.0/assets/checkbox-mixed-insensitive.png b/gtk-3.0/assets/checkbox-mixed-insensitive.png deleted file mode 100644 index f6ef803e3abdda172f75f836dc82eac4f075e5d3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 106 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf63_V>OLn;`PBVKNO^>NjIiwBRV z#_<Sb-tm%XV2QI>AtLjuo{dvZDemBe4{8TbC`sI9$o;T9VC|tS2cTvKPgg&ebxsLQ E05{?yvH$=8 diff --git a/gtk-3.0/assets/checkbox-mixed.png b/gtk-3.0/assets/checkbox-mixed.png deleted file mode 100644 index 080fdfaee77696b865f5239e7fd8a32fdca35903..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 197 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`J)SO(Ar*{oC!2~Lau8wof3=`o zuXne}4(ll|p8NKyt(@Sy$!@b$Ci~rmm1pcD)SGryeqOB4vxevJK1I>pDJL$lGixti z!M{3@k>^c(fqTJ;)GvVx&dySp{qK~oj9X3CH?6~7=5H>#+AL73Q)``?cED1pxmR=V w=ZoTOVO??6YaW&MWY;afcK^={ZsuxM-`rWtPM?1*1#}mKr>mdKI;Vst03Z2I)Bpeg diff --git a/gtk-3.0/assets/checkbox-unchecked-dark.png b/gtk-3.0/assets/checkbox-unchecked-dark.png deleted file mode 100644 index 439d96e7cebd01dc13b577a702be91328126150b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 136 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6{5@S9Lp096J++g!L4kqc!0VNB zTn$uym~?cm{r&zC(*%o#o!>ab+V?)*z#($eW`d|+p~Rxk{PUeBw<%`c*`!jYa?>|7 k_gbHC=**aTji<jbxn4GpT=3|6EYN5MPgg&ebxsLQ0L=<A!2kdN diff --git a/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png deleted file mode 100644 index 123b3c168d3a548887fe5a1f4bff8636d91e37da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 94 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6R6SiBLp07OCnTf`q)#}+c(id- r#S%rY4_?g=Rxth2RFH^dStQL6zd~|up#JMRpaup{S3j3^P6<r_P6-=7 diff --git a/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/gtk-3.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index b3f42cf4dc690e73a32fdae8375ec8d83c5d5753..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 97 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6G(24#Lo|YuBVKNO^>NjIiwBRV v#_?1vIp`%}&~o9y3MMNp1(C>>MbZqZVoM_!n6D`S^)Pt4`njxgN@xNA{!$%S diff --git a/gtk-3.0/assets/checkbox-unchecked.png b/gtk-3.0/assets/checkbox-unchecked.png deleted file mode 100644 index 6a03e258f2feafde46e8d0151166c6d7352f2f0e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6QaoK8Lp096J!Qz%pdjJ!@V}bw z-K*XubHs85Cbl$9le*Kpz@akMVIlLEeP2&r$Sr%m;>OK47d#8Z*XlJ*o_a}!OZ)$a z(ufmh6*nsw^Un;LxO1l9TjkEpN`e>TLhP#!ha^hueHE|8`nI=uvvv~DJ_b)$KbLh* G2~7asE<FkW diff --git a/gtk-3.0/assets/grid-selection-checked-dark.png b/gtk-3.0/assets/grid-selection-checked-dark.png deleted file mode 100644 index 036b9de11b1274c006df7ef6dd4332873c43527d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 362 zcmV-w0hRuVP)<h;3K|Lk000e1NJLTq001BW001Be0{{R3M5Kzw0001NP)t-s0002h zL_FS2N8(RN;Z8{6PDua%|LRdn?NUqRPf77qP32HY?^8_jX=CtHOz~At{p#xd>+1ge z{PT8k^LKIizPtIszW(*~^n-r*udDs)>Gg?(`_|R<kBaq(g!PVz_n({eeR%o1xb~Zt zqeB#800006bW%=J03NF5?&rW<(zpNs0H;YrK~#8Nz0*ey!!Qg)QHr*y;_md`?tjMw z+6<tmtdiOO2WTS_DXwfAovm1XdaX^Dn9;Q&)`LrK&`gbSnVE`gmjj)pHV@k0f&RQZ z<UoHEkrhC+%NiisH+Ul2w<AEZ1MH{y6zKqy$a4Aa0JC@zc7W^R1$qeF&5JvF0KD)+ z2Y^5i0R%b#1bP&>$MZG*?MDF=zkTs=il<jTUQ*no&c9(rZ~VF{P(0O;od5s;07*qo IM6N<$g6OTUZU6uP diff --git a/gtk-3.0/assets/grid-selection-checked.png b/gtk-3.0/assets/grid-selection-checked.png deleted file mode 100644 index 53ea861967c5de1fa9bc18329c92e198b7c89342..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 361 zcmV-v0ha!WP)<h;3K|Lk000e1NJLTq001BW001Be0{{R3M5Kzw0001NP)t-s0002h zL_FS2N8(RN;Z8{6PDua%|LRdn?NUqRPf77qP481o@Ka3kX=CM3N&V{T{p;%f{QUEF zaq(47^LKIizPtIszW(*~^n-r*udDs)>Gg?(`_|R<kBaq(g!PVz_n({eeR%o1xb~Zt zz(h!a00006bW%=J03NF5?&rW<(zpNs0H#SqK~#8NwbM5e!!Qg)Q4kWrpzNIE{qJax zn)T2OmA3tFh7CcaxN?1Tu447=wXscN*3^pFv_84kFlp;EvlY1}2O39x9`wtB?y^7T zKz9<66+pDh1|ZtEcp}<&Yk*`2I1J-C(g6mM>H6ORMwvy}0dCVQ&_m$wvv{EY0ti75 z00cS!1bP4<&;j6|uQxit(qFFl?Td#~JiYSql46}Yf6a<Mf2%7INR7=|00000NkvXX Hu0mjf!(p#0 diff --git a/gtk-3.0/assets/grid-selection-unchecked-dark.png b/gtk-3.0/assets/grid-selection-unchecked-dark.png deleted file mode 100644 index b0abbfdf7373c31edb306badc371aa380565adf0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4UDV{ElAr*{ouWp}u*nq+1prz+t z1@#!0{9pPnqZV*~G@D;w|A%Go;kv~3xDU<qBiEn0)S4Qa|4sRY>c?Y~;ueG-oxQq> z@2A-W**BMR6>dsjXkas0z_^~NKmTuGgxvDCg)#Ea{>pRiyx1wyQz!wnkHOQ`&t;uc GLK6Vl2R&W@ diff --git a/gtk-3.0/assets/grid-selection-unchecked.png b/gtk-3.0/assets/grid-selection-unchecked.png deleted file mode 100644 index 675ed592eee4b1c273cd15209a50883487905d94..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE0wix1Z>k4U`JOJ0As)xyUR}t@pvdEV(c@Uc zg}mcjYZ=<p8CjmN2s`+1`{@6T`NYbOtkm5ROS2}<VR({KTTm36S9GDuPs3=(&!XAQ zt_fy8t0u2n5p(`PlIkq(3`Q0K2L{GJTs!XXvetRGW#{9nPkCjt%QsK{&VQflM4wH^ S*-1dF89ZJ6T-G@yGywpY{6Mw< diff --git a/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/gtk-3.0/assets/menuitem-checkbox-checked-hover.png deleted file mode 100644 index a9a4586c17e14dc20c4f969f45188821e58f5776..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 128 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6+&x_!Ln;`PCH6enfBe7u|H&Uc z|Nr>^zh1BIrRR#K=zsD*_1iRi0}5C)DxU6_aFU8`eDVLZL+5RdOc}3)OFO2l`5SL7 c!7R(5s_uNyW#_KrKqDDEUHx3vIVCg!0N*Gu0{{R3 diff --git a/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png deleted file mode 100644 index c0c78f9d5092d142c625b4372c7c0ace1b8cdf94..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 126 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6Ts>VJLn;`PCH6enf9C&+|F3>5 znf!nG-|NTpb6d4ue7yhOo_(2#Q=@!<!4rG-7%5qXrA`e(4>>Yryb><$n6l%axl~Uh aAH$1u<KEot2jxHm89ZJ6T-G@yGywo_aW0Jj diff --git a/gtk-3.0/assets/menuitem-checkbox-checked.png b/gtk-3.0/assets/menuitem-checkbox-checked.png deleted file mode 100644 index 6483d991d664053a91547df782ea888f9c3f442c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%``JOJ0Ar*|t3cNi{{f%*Q@=dk! zwH%-P)Vx0*Pna(+?_Bf0p6Am!)#%T^1@3!Vh%$-h{FHc8{ls;_YzfX;f(%O}mk4;o zGfFlsoGDQ8?xp50#T(C!JPx-D+`r9YB5cMIYuwrPW8GhgN3q@!Uo{vQ+BKpkRA2mO Q3ACEQ)78&qol`;+03%&H4FCWD diff --git a/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png deleted file mode 100644 index 34f1d0e54a5303717a8df973ad9fdf623d2f2d81..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 81 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6Bs^UlLn;`PB@!R}zxMw`g0>=S ev|Gdv28NBUayxip6QqG^7(8A5T-G@yGywqRr4=av diff --git a/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png deleted file mode 100644 index 63d71935b239223210ac900a21c4db59b1039b74..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 79 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6#5`RbLn;`PB@!R(KmOlD<%MI! c!4pgj{c@r=Ej#Bc097z}y85}Sb4q9e0K)+lJ^%m! diff --git a/gtk-3.0/assets/menuitem-checkbox-mixed.png b/gtk-3.0/assets/menuitem-checkbox-mixed.png deleted file mode 100644 index a69e7532668c83a118e0f5bc217a6c11e7c7e169..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 92 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`%APKcAr*|t64MeyYIwfg{AGCL pyS*9DB<1rAEcc9boO4AO7`Xh@A03wdlLA!E;OXk;vd$@?2>{7S7?=P6 diff --git a/gtk-3.0/assets/menuitem-radio-checked-hover.png b/gtk-3.0/assets/menuitem-radio-checked-hover.png deleted file mode 100644 index 46a45783285afd8185f9247fae6a653440570966..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 102 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6bUj@hLn;`PC6XT4-~QkC|9r!S z$M(`;tPY$KFAl7GAQ^MexQUA+%JIfTXKn_Dh>iB4I%_UI25MyRboFyt=akR{0D3wf Aod5s; diff --git a/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/gtk-3.0/assets/menuitem-radio-checked-insensitive.png deleted file mode 100644 index 04e72d4f1276beeaca4f7cda29d14ff5bab8c412..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 102 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6bUj@hLn;`PC6XT4U#{Q$-_RlB z+kDQ|ObcA3L}n$13owTZI0rB~YI9f@WiT>Cf6}{Z@!L-asFA_b)z4*}Q$iB}?fx6F diff --git a/gtk-3.0/assets/menuitem-radio-checked.png b/gtk-3.0/assets/menuitem-radio-checked.png deleted file mode 100644 index 4affb3e7f0f801f627273627ebcd9af3b476a613..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 118 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`ww^AIAr*|t3j`%t!?$j|X~*)r ztcK@XE!!alGmoAO<^!{wYyK-IPms9C){x_B&Y<G9kx`_&@sq<6UI|tP$NnH+gY79G PQyDy6{an^LB{Ts5_ZA_U diff --git a/gtk-3.0/assets/pane-handle.png b/gtk-3.0/assets/pane-handle.png deleted file mode 100644 index 9fb3b6a799ee57b4fd3acd99982dc3c3a8c1a8f7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 139 zcmeAS@N?(olHy`uVBq!ia0vp^EI=&4!3HD^x83^;q}Y<Y-CY>|gW!U_%O?XxI14-? zi-9_>gD|6$#_S59AbW|YuPgflHdZkiZf=J6%Yi}?o-U3d5|@(`6eJCd3=AZU1K8NQ cB_$XbqF*q~E&N{}4phV7>FVdQ&MBb@0FsI!;Q#;t diff --git a/gtk-3.0/assets/radio-checked-dark.png b/gtk-3.0/assets/radio-checked-dark.png deleted file mode 100644 index 36c150d75f4fc58de58c2c82c5ed6f347a52638b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 388 zcmV-~0ek+5P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0003?Nkl<Zcmb7@ zgN|lF5Jr3XFl$6>@3lv7HTD|}pI{hgY@2J1-RFjv`L~iU=~R8E+9Dq7#@l;eJ-y<) zZ%qFP%zub6Icg#+2A@8?wd3lwKLhjpcVJ%rDY7CWM-30&B<!f&zmi}=c<@G=Y}!iQ z&lsF1yfA`T(qG?~`-?3*UwC0)#fGC+{qT*bsm!}P>TJC{|M>$kCKvI*z{=&TGx6mE z#DiRX8?a*2QUApoFl#)>#T&qibw~Nfa{jjg%$lwK70cG=8F?TaOu<{g3j-_WjE}Wj zuEvrIK194Quwqhq`Ec1%&cDcxg+3&_FtCD{)IK(?*h*NSd(Kl1J$PXRK}_AfdwWX# z&@cDI(%2t|1b`TaIcj+Drv8Ts^?mcK{_#SZIAM8B8e$xR)bPaNNQ``X{%AsbUq7jT in3vi^jLA`p`>z1I!$L2Goq}8d0000<MNUMnLSTZd<F^d} diff --git a/gtk-3.0/assets/radio-checked-insensitive-dark.png b/gtk-3.0/assets/radio-checked-insensitive-dark.png deleted file mode 100644 index b89373993d64a30c1c2e58fcd8c8daece86fb417..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 175 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6$~;{hLp09!PTb9VK!L|){em(^ zr$Zf`Hr%<>l7(lTnZz{HVxrK8&}sAkH_T#IR8mxIdho%BNm<(PMB8EI6<p<I{{(vP z{oyp2bMpIA&-HuFJ|4Z+@yf)qf1#RiheOcvaMr514!0Pl=}vRjyB;H#_4tbP`Cpaa ZSxX%()}FVEk^s7Z!PC{xWt~$(696DALB{|9 diff --git a/gtk-3.0/assets/radio-checked-insensitive.png b/gtk-3.0/assets/radio-checked-insensitive.png deleted file mode 100644 index f95b5f54d96a169bec903ff6e783d3144a0ac6eb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 188 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6nmt_{Lp08}1{(4;DDb>lH2>p9 z9-o>6Ex%gr8V*kFf8q0?hu2`mTiuv<PV03iUfbnze5SvG`*uB(uo*XwAKJ=%rhVmU zqb}Y>V&B$(;{E?cFTO2e0_(*od7)WMEbG$>Tb_6=dB^o~f6Ac<uOQ<kc^0~d6So^U n&q|)v-IQn+mMi!A{~hsFkK!&K-m^p(=o|)5S3j3^P6<r_-i%G{ diff --git a/gtk-3.0/assets/radio-checked.png b/gtk-3.0/assets/radio-checked.png deleted file mode 100644 index 36c150d75f4fc58de58c2c82c5ed6f347a52638b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 388 zcmV-~0ek+5P)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0003?Nkl<Zcmb7@ zgN|lF5Jr3XFl$6>@3lv7HTD|}pI{hgY@2J1-RFjv`L~iU=~R8E+9Dq7#@l;eJ-y<) zZ%qFP%zub6Icg#+2A@8?wd3lwKLhjpcVJ%rDY7CWM-30&B<!f&zmi}=c<@G=Y}!iQ z&lsF1yfA`T(qG?~`-?3*UwC0)#fGC+{qT*bsm!}P>TJC{|M>$kCKvI*z{=&TGx6mE z#DiRX8?a*2QUApoFl#)>#T&qibw~Nfa{jjg%$lwK70cG=8F?TaOu<{g3j-_WjE}Wj zuEvrIK194Quwqhq`Ec1%&cDcxg+3&_FtCD{)IK(?*h*NSd(Kl1J$PXRK}_AfdwWX# z&@cDI(%2t|1b`TaIcj+Drv8Ts^?mcK{_#SZIAM8B8e$xR)bPaNNQ``X{%AsbUq7jT in3vi^jLA`p`>z1I!$L2Goq}8d0000<MNUMnLSTZd<F^d} diff --git a/gtk-3.0/assets/radio-mixed-dark.png b/gtk-3.0/assets/radio-mixed-dark.png deleted file mode 100644 index 044085f9f004426765bce3d13927fbf1594b14a6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 370 zcmV-&0ge8NP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0003wNkl<ZcmbW0 zgK}(95Jk^ZJ|;#fcCIn_uh`!b7Gv9XUQ`Hg&WgwAsy*o5tB*x^>>5?sr#`*u+;1#i z1k78+Z*tT`tQapU`gi2&?Uw=b`6^&~*Fh^p<f!4n8wopV|Njs$y71r)X|iuC9haeS zT;YWg#D-pxBi9!`?YP1V11t6%wdKNZP)JEIuyXq9Qt0%PUk0q$chuXT4IU=Oycj_( zqyenhb(CAClT?H8(U2wV*y@egv>KM=hInagq6aHhjJoy%SMyRmMi^KzuaxC&TFUc@ z?3nCD!V3c{h<UB9XUkS7ymgOrmESygVZ>)FWMyS6sI|j#O-zmTu}J`k-{jtEc<@Gj z4|8fw@3LO^B2DbDJSGjj{U%2ZPY4_yQ}reJb6QR3yk5I1b%*#(j#{|?6)ie2G1S?; Q<^TWy07*qoM6N<$f~)tav;Y7A diff --git a/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/gtk-3.0/assets/radio-mixed-insensitive-dark.png deleted file mode 100644 index ff19d99d2e6ee9d8ea5917b21c8ccf6cd00c3e26..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 160 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6(mh=qLn;`P8<@q|?AQX?I2A-v zA25FkU<~k><jBS8#pF7n!61M`m`l0D`(Z;(!tOv`_st!wtK{cPF8U$DkSeL7a3=WT zcQ3&YAtoV>EPSl#ixRjvq8u+wWZCPfuz-Wz^x+95iMtHOK5GA%lC0(ftz__Y^>bP0 Hl+XkKh~F)8 diff --git a/gtk-3.0/assets/radio-mixed-insensitive.png b/gtk-3.0/assets/radio-mixed-insensitive.png deleted file mode 100644 index 7ab9561d92f903ece1408a785fb9c02635f13fa8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 179 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6sytmBLp08}PTb9VK!L~Q?u1l{ zX-!((3O~~pEb=?8w9w6ukyC{6x0LsHo&OzGET{P-Sy^YsZZJ8X`CzA0+m1u?({2=+ z*&ppY@c$N5WB%UPTo0slHb!6LZjn`d&yeDjnK>ytsH$-h<Mw+_vO%%IwjzRjPp`b% d{Ox@m!-u|D)ypg2J_Ndg!PC{xWt~$(69Dk}L_z=n diff --git a/gtk-3.0/assets/radio-mixed.png b/gtk-3.0/assets/radio-mixed.png deleted file mode 100644 index 044085f9f004426765bce3d13927fbf1594b14a6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 370 zcmV-&0ge8NP)<h;3K|Lk000e1NJLTq000mG000mO1^@s6AM^iV0003wNkl<ZcmbW0 zgK}(95Jk^ZJ|;#fcCIn_uh`!b7Gv9XUQ`Hg&WgwAsy*o5tB*x^>>5?sr#`*u+;1#i z1k78+Z*tT`tQapU`gi2&?Uw=b`6^&~*Fh^p<f!4n8wopV|Njs$y71r)X|iuC9haeS zT;YWg#D-pxBi9!`?YP1V11t6%wdKNZP)JEIuyXq9Qt0%PUk0q$chuXT4IU=Oycj_( zqyenhb(CAClT?H8(U2wV*y@egv>KM=hInagq6aHhjJoy%SMyRmMi^KzuaxC&TFUc@ z?3nCD!V3c{h<UB9XUkS7ymgOrmESygVZ>)FWMyS6sI|j#O-zmTu}J`k-{jtEc<@Gj z4|8fw@3LO^B2DbDJSGjj{U%2ZPY4_yQ}reJb6QR3yk5I1b%*#(j#{|?6)ie2G1S?; Q<^TWy07*qoM6N<$f~)tav;Y7A diff --git a/gtk-3.0/assets/radio-unchecked-dark.png b/gtk-3.0/assets/radio-unchecked-dark.png deleted file mode 100644 index 84bcdbe15ebe004bd04dde37ba87a69ebd833239..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 234 zcmV<G02Tj<P)<h;3K|Lk000e1NJLTq000mG000mO1ONa4wfZ;e00027Nkl<ZcmZ{d z1#ZMZ00XDo{@}_CqVn!B^IekvKc`csjV&-q<`ZnN%N-4Qr`q5T_GnWl@Fat(ZSn&* zw0P#}o4S_i2M#n(3ASv+COtxO5a`)*L{pPy)0RlJbWpXWpFH?H>BEp%I*1IQPLt<k z{Y=xA^U@O!Y}sZ>GcgIKOIvZtjE2GY(X*~$ddUX@3p)Nqf{dz;N#F;rDVWluBYUdC k<PUa?`V_LS+WCxM03I1DII3&4j{pDw07*qoM6N<$f_u1RK>z>% diff --git a/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/gtk-3.0/assets/radio-unchecked-insensitive-dark.png deleted file mode 100644 index b3bcec8de1a0e726ce5d6d1662935b7189eca507..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 143 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf6!aQ9ZLn;_sCz><07zi9Gad<oD z|Nj6jqdOi?-PYfXG)R%^?MZytw$RwGj7MGR@zIKqetzBqPXB#g=p;zgn@sqxmXc8~ rJj-W-@{>uQW<Cn|b>-LQC*|w+d5Ng*Nnu<Ew1L6X)z4*}Q$iB}(w;R& diff --git a/gtk-3.0/assets/radio-unchecked-insensitive.png b/gtk-3.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index 4ea0649d0f12efc0e3ee5ba1c9082e5556a50048..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 170 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!60wlNoGJgf63O!vMLp08}PTb9VK!L~Q?u1l{ zYpkN&3O~~lc=d&{o`^U$Dm^H!Ja1Ls(dH%6wrHVatM`&nO9jvNvy=L!9NzLet1gti z=}WdW&&#v#tR1R4Rrb6!pJCwW&oJdepTp;d+x-RYCD%*%U0Y6DZvDOH^KSX)TcUNR Tohal5TF&6<>gTe~DWM4fsOLcL diff --git a/gtk-3.0/assets/radio-unchecked.png b/gtk-3.0/assets/radio-unchecked.png deleted file mode 100644 index 896e45f96c59bac73bd4f054ad07a35366c69f54..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 289 zcmV++0p9+JP)<h;3K|Lk000e1NJLTq000mG000mO1ONa4wfZ;e0002!Nkl<ZC>3?V z&8h)$7{KB8252sA_LPhg7i8xaEX0OHER-o$<3zJSDVbULXv*aMo8MV*!fEDtL|&Yn zTl9O|U>o>7x9H^Ln_J%N6(u1-xw2QcEN@;T!0^cs;5FoF>KsXPWa@}WA-_{4jk421 zUdE*pSx$^gvh2rXiCOk#6)0JhRUkjXoh)~}qs#{p3271{<^$<g4j9rH4s<JGTb@Qd z`0qi4r?w>`otn=LL&Bc~!wsKKO`e9$HD_WJgF%Tovu4<ow|0GDHiTTb5VB!m+I9J6 nTdnG3Gz(|pWYntKmc0A|>)D6X&fe_+00000NkvXXu0mjfr^kLq From 330579e27963a25cebf66aa99157ecc26a48dcff Mon Sep 17 00:00:00 2001 From: Set Hallstrom <set@ubuntustudio.org> Date: Mon, 5 Sep 2016 13:01:20 +0200 Subject: [PATCH 7/9] making asset file page size consistent --- assets/all-assets.svg | 57 +++++++++++++++++++++++++------------------ 1 file changed, 33 insertions(+), 24 deletions(-) diff --git a/assets/all-assets.svg b/assets/all-assets.svg index 1108524..8e55407 100644 --- a/assets/all-assets.svg +++ b/assets/all-assets.svg @@ -10,13 +10,13 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="210mm" - height="297mm" - viewBox="0 0 744.09448819 1052.3622047" + width="92" + height="452" + viewBox="0 0 92.000001 452.00001" id="svg2" version="1.1" inkscape:version="0.91 r13725" - sodipodi:docname="asset_slice.svg"> + sodipodi:docname="all-assets.svg"> <defs id="defs4"> <clipPath @@ -1981,11 +1981,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="1.6488505" - inkscape:cx="58.825395" - inkscape:cy="533.81354" + inkscape:zoom="0.58295669" + inkscape:cx="-796.08061" + inkscape:cy="194.67767" inkscape:document-units="px" - inkscape:current-layer="layer2" + inkscape:current-layer="layer1" showgrid="true" inkscape:window-width="2560" inkscape:window-height="1054" @@ -1993,56 +1993,63 @@ inkscape:window-y="0" inkscape:window-maximized="1" showguides="true" - inkscape:guide-bbox="true"> + inkscape:guide-bbox="true" + units="px" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0"> <inkscape:grid type="xygrid" - id="grid6508" /> + id="grid6508" + originx="-30" + originy="-339.99999" /> <sodipodi:guide - position="29,536.00001" + position="-1.0000002,196.00002" orientation="0,1" id="guide6546" /> <sodipodi:guide - position="42,520.00001" + position="12,180.00002" orientation="0,1" id="guide6548" /> <sodipodi:guide - position="30,533.00001" + position="-2.3255615e-07,193.00002" orientation="1,0" id="guide6550" /> <sodipodi:guide - position="46,532.00001" + position="16,192.00002" orientation="1,0" id="guide6552" /> <sodipodi:guide - position="60,528.00001" + position="30,188.00002" orientation="1,0" id="guide6554" /> <sodipodi:guide - position="76.000001,527.00001" + position="46.000001,187.00002" orientation="1,0" id="guide6556" /> <sodipodi:guide - position="90.000001,529.00001" + position="60.000001,189.00002" orientation="1,0" id="guide6558" /> <sodipodi:guide - position="106,525.00001" + position="76,185.00002" orientation="1,0" id="guide6560" /> <sodipodi:guide - position="74.000001,506.00001" + position="44.000001,166.00002" orientation="0,1" id="guide6562" /> <sodipodi:guide - position="75.000001,490.00001" + position="45.000001,150.00002" orientation="0,1" id="guide6564" /> <sodipodi:guide - position="32,476.00001" + position="1.9999998,136.00002" orientation="0,1" id="guide6566" /> <sodipodi:guide - position="33,460.00001" + position="2.9999998,120.00002" orientation="0,1" id="guide6568" /> </sodipodi:namedview> @@ -2062,7 +2069,8 @@ inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" - style="display:inline"> + style="display:inline" + transform="translate(-30,-260.3622)"> <g id="g4165" transform="matrix(1.25,0,0,-1.25,0,463.79076)" /> @@ -4093,7 +4101,8 @@ inkscape:groupmode="layer" id="layer2" inkscape:label="slices" - style="display:none;opacity:0.3"> + style="display:none;opacity:0.3" + transform="translate(-30,-260.3622)"> <rect style="opacity:1;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:4.89685059;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="EXP-grid-selection-unchecked" From 4774023b0ff0959c353c19dd8a72de87c406c8ce Mon Sep 17 00:00:00 2001 From: Set Hallstrom <set@ubuntustudio.org> Date: Mon, 5 Sep 2016 13:01:48 +0200 Subject: [PATCH 8/9] updating both gtk.gresource.xml files to point to files in assets directory --- gtk-3.0/gtk.gresource.xml | 76 +++++++++++++++++++------------------- gtk-3.20/gtk.gresource.xml | 76 +++++++++++++++++++------------------- 2 files changed, 76 insertions(+), 76 deletions(-) diff --git a/gtk-3.0/gtk.gresource.xml b/gtk-3.0/gtk.gresource.xml index ea2a8e2..e742c93 100644 --- a/gtk-3.0/gtk.gresource.xml +++ b/gtk-3.0/gtk.gresource.xml @@ -1,44 +1,44 @@ <?xml version='1.0' encoding='UTF-8'?> <gresources> <gresource prefix='/org/numixproject/gtk'> - <file preprocess='to-pixdata'>assets/checkbox-checked-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/checkbox-checked.png</file> - <file preprocess='to-pixdata'>assets/checkbox-mixed-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive.png</file> - <file preprocess='to-pixdata'>assets/checkbox-mixed.png</file> - <file preprocess='to-pixdata'>assets/checkbox-unchecked-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-unchecked-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-unchecked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/checkbox-unchecked.png</file> - <file preprocess='to-pixdata'>assets/grid-selection-checked-dark.png</file> - <file preprocess='to-pixdata'>assets/grid-selection-checked.png</file> - <file preprocess='to-pixdata'>assets/grid-selection-unchecked-dark.png</file> - <file preprocess='to-pixdata'>assets/grid-selection-unchecked.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-hover.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-hover.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-insensitive.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed.png</file> - <file preprocess='to-pixdata'>assets/menuitem-radio-checked-hover.png</file> - <file preprocess='to-pixdata'>assets/menuitem-radio-checked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/menuitem-radio-checked.png</file> - <file preprocess='to-pixdata'>assets/pane-handle.png</file> - <file preprocess='to-pixdata'>assets/radio-checked-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-checked-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-checked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/radio-checked.png</file> - <file preprocess='to-pixdata'>assets/radio-mixed-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-mixed-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-mixed-insensitive.png</file> - <file preprocess='to-pixdata'>assets/radio-mixed.png</file> - <file preprocess='to-pixdata'>assets/radio-unchecked-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-unchecked-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-unchecked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/radio-unchecked.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-checked-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-checked-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-checked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-checked.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-mixed-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-mixed-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-mixed-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-mixed.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-unchecked-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-unchecked-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-unchecked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-unchecked.png</file> + <file preprocess='to-pixdata'>../assets/grid-selection-checked-dark.png</file> + <file preprocess='to-pixdata'>../assets/grid-selection-checked.png</file> + <file preprocess='to-pixdata'>../assets/grid-selection-unchecked-dark.png</file> + <file preprocess='to-pixdata'>../assets/grid-selection-unchecked.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-checked-hover.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-checked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-checked.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-mixed-hover.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-mixed-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-mixed.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-radio-checked-hover.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-radio-checked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-radio-checked.png</file> + <file preprocess='to-pixdata'>../assets/pane-handle.png</file> + <file preprocess='to-pixdata'>../assets/radio-checked-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-checked-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-checked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/radio-checked.png</file> + <file preprocess='to-pixdata'>../assets/radio-mixed-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-mixed-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-mixed-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/radio-mixed.png</file> + <file preprocess='to-pixdata'>../assets/radio-unchecked-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-unchecked-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-unchecked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/radio-unchecked.png</file> <file>dist/gtk.css</file> <file>dist/gtk-dark.css</file> </gresource> diff --git a/gtk-3.20/gtk.gresource.xml b/gtk-3.20/gtk.gresource.xml index ed98bcc..8e56756 100644 --- a/gtk-3.20/gtk.gresource.xml +++ b/gtk-3.20/gtk.gresource.xml @@ -1,44 +1,44 @@ <?xml version='1.0' encoding='UTF-8'?> <gresources> <gresource prefix='/org/numixproject/gtk-3.20'> - <file preprocess='to-pixdata'>assets/checkbox-checked-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-checked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/checkbox-checked.png</file> - <file preprocess='to-pixdata'>assets/checkbox-mixed-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-mixed-insensitive.png</file> - <file preprocess='to-pixdata'>assets/checkbox-mixed.png</file> - <file preprocess='to-pixdata'>assets/checkbox-unchecked-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-unchecked-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/checkbox-unchecked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/checkbox-unchecked.png</file> - <file preprocess='to-pixdata'>assets/grid-selection-checked-dark.png</file> - <file preprocess='to-pixdata'>assets/grid-selection-checked.png</file> - <file preprocess='to-pixdata'>assets/grid-selection-unchecked-dark.png</file> - <file preprocess='to-pixdata'>assets/grid-selection-unchecked.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-hover.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-checked.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-hover.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed-insensitive.png</file> - <file preprocess='to-pixdata'>assets/menuitem-checkbox-mixed.png</file> - <file preprocess='to-pixdata'>assets/menuitem-radio-checked-hover.png</file> - <file preprocess='to-pixdata'>assets/menuitem-radio-checked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/menuitem-radio-checked.png</file> - <file preprocess='to-pixdata'>assets/pane-handle.png</file> - <file preprocess='to-pixdata'>assets/radio-checked-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-checked-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-checked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/radio-checked.png</file> - <file preprocess='to-pixdata'>assets/radio-mixed-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-mixed-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-mixed-insensitive.png</file> - <file preprocess='to-pixdata'>assets/radio-mixed.png</file> - <file preprocess='to-pixdata'>assets/radio-unchecked-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-unchecked-insensitive-dark.png</file> - <file preprocess='to-pixdata'>assets/radio-unchecked-insensitive.png</file> - <file preprocess='to-pixdata'>assets/radio-unchecked.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-checked-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-checked-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-checked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-checked.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-mixed-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-mixed-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-mixed-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-mixed.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-unchecked-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-unchecked-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-unchecked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/checkbox-unchecked.png</file> + <file preprocess='to-pixdata'>../assets/grid-selection-checked-dark.png</file> + <file preprocess='to-pixdata'>../assets/grid-selection-checked.png</file> + <file preprocess='to-pixdata'>../assets/grid-selection-unchecked-dark.png</file> + <file preprocess='to-pixdata'>../assets/grid-selection-unchecked.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-checked-hover.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-checked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-checked.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-mixed-hover.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-mixed-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-checkbox-mixed.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-radio-checked-hover.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-radio-checked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/menuitem-radio-checked.png</file> + <file preprocess='to-pixdata'>../assets/pane-handle.png</file> + <file preprocess='to-pixdata'>../assets/radio-checked-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-checked-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-checked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/radio-checked.png</file> + <file preprocess='to-pixdata'>../assets/radio-mixed-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-mixed-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-mixed-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/radio-mixed.png</file> + <file preprocess='to-pixdata'>../assets/radio-unchecked-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-unchecked-insensitive-dark.png</file> + <file preprocess='to-pixdata'>../assets/radio-unchecked-insensitive.png</file> + <file preprocess='to-pixdata'>../assets/radio-unchecked.png</file> <file>dist/gtk.css</file> <file>dist/gtk-dark.css</file> </gresource> From 56355204839a4e780a35a2013230d929162f310c Mon Sep 17 00:00:00 2001 From: Set Hallstrom <set@ubuntustudio.org> Date: Mon, 5 Sep 2016 16:12:58 +0200 Subject: [PATCH 9/9] correcting generate-assets.sh script and Makefile (thanks Krytarik) --- Makefile | 2 ++ scripts/generate-assets.sh | 17 +++++------------ 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/Makefile b/Makefile index d10b401..3b4858a 100755 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ css: $(SASS) --update $(SASSFLAGS) $(SCSS_DIR320):$(DIST_DIR320) gresource: css + scripts/generate-assets.sh $(GLIB_COMPILE_RESOURCES) --sourcedir=$(RES_DIR) $(RES_DIR)/gtk.gresource.xml $(GLIB_COMPILE_RESOURCES) --sourcedir=$(RES_DIR320) $(RES_DIR320)/gtk.gresource.xml @@ -30,6 +31,7 @@ clean: rm -f $(RES_DIR)/gtk.gresource rm -rf $(DIST_DIR320) rm -f $(RES_DIR320)/gtk.gresource + rm -f assets/*.png install: all install -d -m755 $(INSTALL_DIR) diff --git a/scripts/generate-assets.sh b/scripts/generate-assets.sh index 1808902..73e4998 100755 --- a/scripts/generate-assets.sh +++ b/scripts/generate-assets.sh @@ -1,16 +1,9 @@ #!/bin/bash -if [[ -z $1 ]] ; then - echo "Usage: $0 [FILE]" - exit 0 -else - FILENAME=$1 -fi +SVGTABLE="assets/all-assets.svg" +IDPRFX="EXP-" -PREFIX=EXP- - -for ID in `grep -o "id=\"$PREFIX.*\"" $FILENAME | cut -d\" -f2` ; do - OUTPUT=${ID#$PREFIX}.png - echo "Exporting area $ID to $OUTPUT..." - inkscape --export-id=$ID --export-png=$OUTPUT --file=$FILENAME +for ID in $(sed -n 's/.*id="\('"$IDPRFX"'[^"]\+\)".*/\1/p' $SVGTABLE); do + echo "Generating 'assets/${ID#$IDPRFX}.png' ..." + inkscape --without-gui --export-id=$ID --export-png=assets/${ID#$IDPRFX}.png $SVGTABLE done