← Back to team overview

ubuntu-touch-coreapps-reviewers team mailing list archive

[Merge] lp:~ubuntu-calculator-dev/ubuntu-calculator-app/ubuntu-calculator-app-welcome-wizard into lp:ubuntu-calculator-app

 

Bartosz Kosiorek has proposed merging lp:~ubuntu-calculator-dev/ubuntu-calculator-app/ubuntu-calculator-app-welcome-wizard into lp:ubuntu-calculator-app.

Commit message:
Display "Tip of the day"/"Welcome wizard" during first calculator run (lp: #1442804)

Requested reviews:
  Ubuntu Calculator Developers (ubuntu-calculator-dev)
Related bugs:
  Bug #1442804 in Ubuntu Calculator App: ""Tip of the day" should be displayed during calculator start."
  https://bugs.launchpad.net/ubuntu-calculator-app/+bug/1442804

For more details, see:
https://code.launchpad.net/~ubuntu-calculator-dev/ubuntu-calculator-app/ubuntu-calculator-app-welcome-wizard/+merge/281699

Display "Tip of the day"/"Welcome wizard" during first calculator run (lp: #1442804)
-- 
Your team Ubuntu Calculator Developers is requested to review the proposed merge of lp:~ubuntu-calculator-dev/ubuntu-calculator-app/ubuntu-calculator-app-welcome-wizard into lp:ubuntu-calculator-app.
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt	2015-07-09 20:39:32 +0000
+++ CMakeLists.txt	2016-01-13 21:49:18 +0000
@@ -85,6 +85,8 @@
     DESTINATION ${CMAKE_INSTALL_BINDIR})
 endif(CLICK_MODE)
 
+install(FILES ${ICON} DESTINATION ${UBUNTU-CALCULATOR-APP_DIR}/graphics)
+
 file(GLOB_RECURSE I18N_SRC_FILES
      RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}/po
      *.qml *.js)

=== modified file 'app/CMakeLists.txt'
--- app/CMakeLists.txt	2015-11-24 14:06:36 +0000
+++ app/CMakeLists.txt	2016-01-13 21:49:18 +0000
@@ -11,5 +11,7 @@
 install(FILES ${MAIN_QML} DESTINATION ${UBUNTU-CALCULATOR-APP_DIR})
 
 add_subdirectory(engine)
+add_subdirectory(graphics)
 add_subdirectory(ui)
 add_subdirectory(upstreamcomponents)
+add_subdirectory(welcomewizard)

=== added directory 'app/graphics'
=== added file 'app/graphics/CMakeLists.txt'
--- app/graphics/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ app/graphics/CMakeLists.txt	2016-01-13 21:49:18 +0000
@@ -0,0 +1,16 @@
+file(GLOB GRAPHICS_FILES
+  access-sci-keyboard.png
+  delete-item-from-history.png
+  gift.png
+  copy-formula.png
+  edit-formula.png
+  rotate-keyboard.png
+  copy-item-from-history.png
+  edit-item-from-history.png
+  select-multiple-item-from-history.png
+  delete-formula.png
+  fav-item-from-history.png
+  ubuntu-calculator-app.png
+)
+
+install(FILES ${GRAPHICS_FILES} DESTINATION ${UBUNTU-CALCULATOR-APP_DIR}/graphics)

=== added file 'app/graphics/access-sci-keyboard.png'
Binary files app/graphics/access-sci-keyboard.png	1970-01-01 00:00:00 +0000 and app/graphics/access-sci-keyboard.png	2016-01-13 21:49:18 +0000 differ
=== added file 'app/graphics/access-sci-keyboard.svg'
--- app/graphics/access-sci-keyboard.svg	1970-01-01 00:00:00 +0000
+++ app/graphics/access-sci-keyboard.svg	2016-01-13 21:49:18 +0000
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.1"
+   id="svg4239"
+   viewBox="0 0 1120 1120"
+   height="1120"
+   width="1120">
+  <defs
+     id="defs4241" />
+  <metadata
+     id="metadata4244">
+    <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
+     transform="translate(-120,467.63775)"
+     id="layer1">
+    <g
+       transform="matrix(4,0,0,4,-360,-1957.0866)"
+       id="g6578">
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect4868"
+         width="280"
+         height="280"
+         x="120"
+         y="372.36221" />
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect6368"
+         width="159.99998"
+         height="119.99999"
+         x="180"
+         y="392.36224" />
+      <rect
+         y="506.36221"
+         x="180"
+         height="126.00002"
+         width="159.99998"
+         id="rect5292"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#eeeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#cfcfcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 138,134 0,30 -38,0 -2,0 -38,0 0,2.02148 38,-0.004 0,29.98242 -38,0 0,2 38,0 0,30 -38,0 0,2 38,0 0,30 2,0 0,-30 38,0 0,30 2,0 0,-30 38,0 0,30 2,0 0,-30 40,0 0,-2 -40,0 0,-30 40,0 0,-2 -40,0 0,-29.99414 40,-0.006 0,-2 -40,0 0,-30 -2,0 0,30 -38,0 0,-30 -2,0 z m 40,32.00586 0,29.99414 -38,0 0,-29.98828 38,-0.006 z m -40,0.006 0,29.98828 -38,0 0,-29.98438 38,-0.004 z M 100,198 l 38,0 0,30 -38,0 0,-30 z m 40,0 38,0 0,30 -38,0 0,-30 z"
+         transform="translate(120,372.36221)"
+         id="path6291" />
+      <g
+         id="g6355"
+         transform="matrix(-0.86735281,0,0,0.86735281,312.75639,524.31742)">
+        <circle
+           id="circle6357"
+           r="17.294001"
+           cy="45.355"
+           cx="51.787998"
+           enable-background="new    "
+           style="opacity:0.4;fill:#dd4815" />
+        <circle
+           id="circle6359"
+           r="17.294001"
+           cy="45.355"
+           cx="51.787998"
+           enable-background="new    "
+           style="opacity:0.3;fill:#dd4815" />
+        <path
+           id="path6361"
+           d="m 98.024,45.355 -7.753,-6.515 0,2.66 -29.771,0 c -1.48,-3.343 -4.821,-5.679 -8.713,-5.679 -5.265,0 -9.532,4.268 -9.532,9.533 0,5.264 4.268,9.531 9.532,9.531 3.89,0 7.229,-2.334 8.712,-5.675 l 29.771,0 0,2.656 7.754,-6.511 z"
+           enable-background="new    "
+           style="opacity:0.9;fill:#dd4815" />
+      </g>
+      <rect
+         y="472.36221"
+         x="186"
+         height="28.000031"
+         width="147.99998"
+         id="rect6375"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#efeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    </g>
+  </g>
+</svg>

=== added file 'app/graphics/copy-formula.png'
Binary files app/graphics/copy-formula.png	1970-01-01 00:00:00 +0000 and app/graphics/copy-formula.png	2016-01-13 21:49:18 +0000 differ
=== added file 'app/graphics/copy-formula.svg'
--- app/graphics/copy-formula.svg	1970-01-01 00:00:00 +0000
+++ app/graphics/copy-formula.svg	2016-01-13 21:49:18 +0000
@@ -0,0 +1,275 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.1"
+   id="svg4239"
+   viewBox="0 0 1120 1120"
+   height="1120"
+   width="1120">
+  <defs
+     id="defs4241" />
+  <metadata
+     id="metadata4244">
+    <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
+     transform="translate(-120,467.63775)"
+     id="layer1">
+    <text
+       id="text4859"
+       y="524.02234"
+       x="222.53049"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       xml:space="preserve"><tspan
+         y="524.02234"
+         x="222.53049"
+         id="tspan4861" /></text>
+    <rect
+       y="-467.63776"
+       x="120"
+       height="1120"
+       width="1120"
+       id="rect4868"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <rect
+       y="-387.63763"
+       x="360"
+       height="479.99997"
+       width="639.99994"
+       id="rect6368"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#eeeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect5292"
+       width="639.99994"
+       height="504.00009"
+       x="360"
+       y="68.362251" />
+    <path
+       id="path6291"
+       transform="translate(120,-467.63775)"
+       d="M 560 535.99609 L 552 536 L 552 656 L 400 656 L 392 656 L 240 656 L 240 664.08203 L 392 664.0625 L 392 784 L 240 784 L 240 792 L 392 792 L 392 912 L 240 912 L 240 920 L 392 920 L 392 1040 L 400 1039.9961 L 400 920 L 552 920 L 552 1040 L 560 1039.9961 L 560 920 L 712 920 L 712 1040 L 720 1040 L 720 920 L 880 920 L 880 912 L 720 912 L 720 792 L 880 792 L 880 784 L 720 784 L 720 664.01953 L 880 664 L 880 656 L 720 656 L 720 535.99609 L 712 536 L 712 656 L 560 656 L 560 535.99609 z M 712 664.02148 L 712 784 L 560 784 L 560 664.04102 L 712 664.02148 z M 552 664.04297 L 552 784 L 400 784 L 400 664.0625 L 552 664.04297 z M 400 792 L 552 792 L 552 912 L 400 912 L 400 792 z M 560 792 L 712 792 L 712 912 L 560 912 L 560 792 z "
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#cfcfcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#efeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect6375"
+       width="591.99994"
+       height="112.00012"
+       x="384"
+       y="-67.637749" />
+    <g
+       transform="matrix(4,0,0,4,-360,-1957.0866)"
+       id="text5157"
+       style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:20.54218483px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#dd4814;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1">
+      <path
+         id="path5199"
+         d="m 252.22791,492.5557 q 1.95151,0 2.79374,-0.80114 0.84223,-0.82169 0.84223,-2.19801 0,-0.90386 -0.34922,-1.49958 -0.32867,-0.59573 -0.9244,-0.94494 -0.57518,-0.36976 -1.35578,-0.51356 -0.76006,-0.16434 -1.62283,-0.16434 l -0.20543,0 0,-1.10927 0.47247,0 q 0.55464,0 1.12982,-0.10272 0.59573,-0.12325 1.0682,-0.43138 0.49301,-0.30813 0.80114,-0.82169 0.32868,-0.51355 0.32868,-1.3147 0,-0.67789 -0.22597,-1.15036 -0.22596,-0.49301 -0.61626,-0.7806 -0.36976,-0.28759 -0.88332,-0.41085 -0.49301,-0.14379 -1.04765,-0.14379 -1.10928,0 -1.72554,0.30813 -0.61627,0.30813 -1.00657,0.57518 l -0.57518,-1.04765 q 0.20542,-0.1438 0.51356,-0.32868 0.32867,-0.18488 0.76006,-0.34921 0.43138,-0.16434 0.94494,-0.26705 0.53409,-0.12325 1.15036,-0.12325 1.06819,0 1.82825,0.26704 0.78061,0.26705 1.29416,0.76006 0.51356,0.47248 0.76006,1.15037 0.24651,0.65735 0.24651,1.43795 0,1.25307 -0.67789,2.05422 -0.65735,0.7806 -1.70501,1.12982 0.57519,0.14379 1.10928,0.45193 0.55464,0.28759 0.98603,0.76006 0.43138,0.45193 0.69843,1.10928 0.26705,0.65735 0.26705,1.54066 0,0.90386 -0.32867,1.66392 -0.30814,0.76006 -0.94494,1.33524 -0.61627,0.55464 -1.58175,0.88331 -0.96549,0.30814 -2.25964,0.30814 -0.6779,0 -1.25308,-0.10272 -0.55464,-0.0822 -0.98602,-0.20542 -0.43139,-0.12325 -0.73952,-0.2465 -0.28759,-0.12326 -0.43139,-0.20543 l 0.34922,-1.19144 q 0.12325,0.0822 0.41084,0.20542 0.2876,0.12325 0.6779,0.24651 0.41084,0.10271 0.90385,0.18488 0.51356,0.0822 1.10928,0.0822 z" />
+      <path
+         id="path5201"
+         d="m 260.14596,486.96823 4.04681,0 0,-4.45765 1.19145,0 0,4.45765 4.04681,0 0,1.15036 -4.04681,0 0,4.4782 -1.19145,0 0,-4.4782 -4.04681,0 0,-1.15036 z" />
+      <path
+         id="path5203"
+         d="m 272.78871,482.16136 q 1.23253,-0.43139 2.19802,-1.08874 0.96548,-0.67789 1.91042,-1.82825 l 0.94494,0 0,14.23573 -1.33524,0 0,-12.20206 q -0.22597,0.24651 -0.59573,0.51356 -0.34921,0.26705 -0.80114,0.5341 -0.45193,0.2465 -0.94494,0.49301 -0.49301,0.22596 -0.98603,0.36976 l -0.3903,-1.02711 z" />
+      <path
+         id="path5205"
+         d="m 282.76098,486.88606 4.64253,0 0,1.29416 -4.64253,0 0,-1.29416 z" />
+      <path
+         id="path5207"
+         d="m 288.9904,488.79648 q 0.36976,-0.98602 1.02711,-2.21855 0.67789,-1.23253 1.52012,-2.52669 0.84223,-1.29416 1.82825,-2.52669 0.98603,-1.25307 1.99259,-2.28018 l 1.39687,0 0,9.28507 1.76663,0 0,1.08873 -1.76663,0 0,3.86193 -1.3147,0 0,-3.86193 -6.45024,0 0,-0.82169 z m 6.45024,-0.26704 0,-7.78549 q -0.71897,0.73952 -1.45849,1.705 -0.73952,0.96548 -1.41741,2.01313 -0.65735,1.02711 -1.23253,2.07476 -0.57519,1.04766 -0.96549,1.9926 l 5.07392,0 z" />
+      <path
+         id="path5209"
+         d="m 300.70875,486.96823 4.04681,0 0,-4.45765 1.19145,0 0,4.45765 4.04681,0 0,1.15036 -4.04681,0 0,4.4782 -1.19145,0 0,-4.4782 -4.04681,0 0,-1.15036 z" />
+      <path
+         id="path5211"
+         d="m 313.3515,482.16136 q 1.23253,-0.43139 2.19802,-1.08874 0.96548,-0.67789 1.91042,-1.82825 l 0.94494,0 0,14.23573 -1.33524,0 0,-12.20206 q -0.22597,0.24651 -0.59573,0.51356 -0.34921,0.26705 -0.80114,0.5341 -0.45193,0.2465 -0.94494,0.49301 -0.49301,0.22596 -0.98603,0.36976 l -0.3903,-1.02711 z" />
+      <path
+         id="path5213"
+         d="m 327.65817,492.5557 q 1.02711,0 1.705,-0.22596 0.69844,-0.24651 1.10928,-0.65735 0.41084,-0.41084 0.57518,-0.94494 0.18488,-0.55464 0.18488,-1.19145 0,-0.82168 -0.26705,-1.47903 -0.26705,-0.65735 -0.94494,-1.10928 -0.67789,-0.45193 -1.82825,-0.67789 -1.15036,-0.24651 -2.91699,-0.24651 0.12325,-1.04765 0.20542,-1.91042 0.0822,-0.88332 0.14379,-1.68446 0.0616,-0.82169 0.0822,-1.58175 0.0411,-0.7806 0.0616,-1.60229 l 6.40916,0 0,1.1709 -5.23826,0 q -0.0205,0.3903 -0.0616,1.00657 -0.0411,0.61627 -0.0822,1.27362 -0.0411,0.6368 -0.10271,1.23253 -0.0616,0.59572 -0.10271,0.94494 1.58175,0.0411 2.73211,0.3903 1.15036,0.34922 1.88988,0.94494 0.73952,0.59572 1.08873,1.43795 0.36976,0.84223 0.36976,1.86934 0,0.90386 -0.30813,1.68446 -0.28759,0.7806 -0.90386,1.35578 -0.61626,0.57519 -1.5612,0.90386 -0.94494,0.32868 -2.2391,0.32868 -0.65735,0 -1.23253,-0.10272 -0.55464,-0.0822 -1.00657,-0.20542 -0.43138,-0.12325 -0.73952,-0.2465 -0.30813,-0.12326 -0.45192,-0.20543 l 0.34921,-1.19144 q 0.12326,0.0822 0.41085,0.20542 0.30813,0.12325 0.69843,0.24651 0.41084,0.10271 0.90386,0.18488 0.51355,0.0822 1.06819,0.0822 z" />
+    </g>
+    <path
+       id="path10716"
+       d="m 970.03502,-64.30311 0,93.68919 -8.06987,0 c -2.93781,0 -5.30446,2.358687 -5.30446,5.296536 l 0,20.15493 c 0,2.937849 2.36665,5.304375 5.30446,5.304375 l 20.14708,0 c 2.93781,0 5.30446,-2.366526 5.30446,-5.304375 l 0,-20.15493 c 0,-2.937849 -2.36665,-5.296536 -5.30446,-5.296536 l -8.07747,0 0,-93.68919 -3.99974,0 z"
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#12a3d8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <path
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#12a3d8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       d="m 716.89076,29.736332 0,-93.68919 -8.06987,0 c -2.93781,0 -5.30446,-2.358687 -5.30446,-5.296536 l 0,-20.15493 c 0,-2.937849 2.36665,-5.304375 5.30446,-5.304375 l 20.14708,0 c 2.93781,0 5.30446,2.366526 5.30446,5.304375 l 0,20.15493 c 0,2.937849 -2.36665,5.296536 -5.30446,5.296536 l -8.07747,0 0,93.68919 -3.99974,0 z"
+       id="path10814" />
+    <rect
+       ry="1.2590621"
+       rx="0.96457529"
+       y="-63.952858"
+       x="720.8905"
+       height="93.338936"
+       width="248.98814"
+       id="rect10816"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.27099998;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#12a3d8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <g
+       transform="translate(8.89443,0)"
+       id="g11085">
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#f1f0f0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect11083"
+         width="248"
+         height="100"
+         x="586"
+         y="-211.6378" />
+      <g
+         transform="matrix(0.66666667,0,0,0.66666667,723.22866,-246.03458)"
+         id="layer1-4">
+        <g
+           style="display:inline"
+           id="g4845"
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)">
+          <g
+             id="g4778"
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)">
+            <g
+               style="display:inline"
+               id="g4780"
+               transform="matrix(-1,0,0,1,575.99999,611)">
+              <rect
+                 transform="scale(-1,1)"
+                 y="345.36221"
+                 x="-438.00244"
+                 height="96"
+                 width="96.037987"
+                 id="rect4782"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate" />
+              <path
+                 id="path4212"
+                 d="m 409.9914,405.39134 -4.00158,0 0,-36.07722 4.00158,0 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate" />
+              <path
+                 id="path4210"
+                 d="m 397.98665,405.39134 -4.00158,0 0,-36.07722 4.00158,0 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate" />
+              <path
+                 id="rect4154"
+                 d="m 345.9668,357.36133 0,59.98242 76.02929,0 0,-2 0,-57.98242 -76.02929,0 z m 4,4.00195 68.02929,0 0,51.97852 -68.02929,0 0,-51.97852 z"
+                 style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00079107;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+              <path
+                 id="rect4156"
+                 d="m 434.0756,429.44282 -6.29888,0 -69.80592,0 0,-4.0806 72.02849,0 0,-56.0481 4.07631,0 0,54.11584 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
+                 d="m 385.98189,405.39134 -4.00158,0 0,-24.02912 4.00158,0 z"
+                 id="path4214" />
+              <rect
+                 transform="matrix(0,-1,-1,0,0,0)"
+                 y="-434.00085"
+                 x="-373.36221"
+                 height="16.00633"
+                 width="4"
+                 id="rect4158"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         transform="matrix(0.66666667,0,0,0.66666667,646.07073,-246.03458)"
+         id="layer1-8">
+        <g
+           style="display:inline"
+           id="g4845-2"
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)">
+          <g
+             id="g4778-4"
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)">
+            <g
+               style="display:inline"
+               id="g4780-3"
+               transform="matrix(-1,0,0,1,575.99999,611)">
+              <rect
+                 transform="scale(-1,1)"
+                 y="345.36221"
+                 x="-438.00244"
+                 height="96"
+                 width="96.037987"
+                 id="rect4782-3"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate" />
+              <path
+                 id="path4184"
+                 transform="matrix(0,-1,-1.0003957,0,438.00245,441.36222)"
+                 d="m 56.945312,2.015625 -1.453124,5.4238281 0.0039,0 L 40.16601,64.654297 c -0.21722,0.810699 -0.456431,1.498238 -0.744141,2.080078 l -0.01563,0.02734 -0.01563,0.02734 c -0.34512,0.599403 -0.795444,1.110901 -1.333984,1.498047 l -0.02148,0.01367 -0.01953,0.01172 c -0.54451,0.35378 -1.207063,0.593876 -1.945313,0.662109 -1.86506,0.172352 -3.325493,-0.552103 -4.564453,-0.917968 -1.66808,-0.492665 -3.291523,-0.560266 -4.871093,-0.324219 l -0.0098,0.002 -0.0098,0.002 c -1.5603,0.203819 -2.985139,0.712878 -4.318359,1.533203 -1.29571,0.826453 -2.44948,1.941124 -3.46875,3.373047 -0.96656,1.392629 -1.717451,3.059718 -2.244141,5.025391 -0.52663,1.965192 -0.716484,3.806192 -0.583984,5.53125 0.16709,1.751267 0.607019,3.292343 1.318359,4.658203 0.71209,1.367339 1.680345,2.535196 2.927735,3.527344 1.23468,0.982081 2.707998,1.707656 4.455078,2.175781 1.74756,0.468265 3.385872,0.578711 4.945312,0.345703 l 0.0039,-0.002 0.0039,0 c 1.60842,-0.22752 3.045107,-0.756268 4.341797,-1.582031 1.29589,-0.825254 2.429775,-1.936819 3.416015,-3.375 0.98035,-1.429675 1.737875,-3.122217 2.265625,-5.091797 l 4.148438,-15.47461 8.435547,-13.546875 c 2.98112,-16.333177 5.15356,-32.866642 8.3125,-49.240234 l 0.002,-0.00586 0,-0.00391 c 0.1115,-0.5480732 0.20647,-0.993704 0.21875,-1.3164063 0.009,-0.2303388 -0.07233,-0.6587276 -0.144531,-0.8359375 -0.0841,-0.2064183 -0.213212,-0.3778191 -0.451172,-0.5605468 l -0.0078,-0.00586 -0.0078,-0.00586 C 59.971314,2.6892923 59.614963,2.5082756 59.095703,2.3691406 58.453123,2.1969687 57.888399,2.0896242 57.412109,2.0449219 57.214099,2.0262293 57.110013,2.0276203 56.945312,2.015625 Z M 48,48.001953 A 2.9995402,2.9995402 0 0 1 51,51 2.9995402,2.9995402 0 0 1 48,54 2.9995402,2.9995402 0 0 1 45,51 2.9995402,2.9995402 0 0 1 48,48.001953 Z M 28.375,71.060547 c 0.20333,-0.009 0.407171,-0.008 0.613281,0.002 0.54634,0.02729 1.102709,0.114145 1.667969,0.265625 2.24649,0.601942 3.920504,2.068348 4.714844,4.162109 0.83369,2.063354 0.825337,4.499331 0.0918,7.236328 -0.74185,2.768625 -1.958897,4.915155 -3.716797,6.31836 -1.73594,1.420488 -3.923185,1.852521 -6.171875,1.25 -2.25081,-0.603131 -3.936822,-2.069547 -4.763672,-4.171875 l -0.0039,-0.0059 -0.002,-0.0059 c -0.786471,-2.085785 -0.749553,-4.541992 -0.0078,-7.310547 l 0,-0.0039 c 0.73329,-2.736717 1.924001,-4.851758 3.644531,-6.232422 l 0,-0.002 0.002,-0.002 c 1.15997,-0.923695 2.508311,-1.440494 3.931641,-1.5 z"
+                 style="font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;font-size:33.10908127px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Medium';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;display:inline;fill:#808080;fill-opacity:1;stroke:none" />
+              <path
+                 id="path4192"
+                 d="m 435.98603,402.30753 c -0.012,0.16471 -0.0106,0.26879 -0.0293,0.4668 -0.0447,0.47629 -0.15211,1.04101 -0.32435,1.68359 -0.13918,0.51925 -0.32027,0.87562 -0.49043,1.08789 l -0.006,0.008 -0.006,0.008 c -0.1828,0.23796 -0.35427,0.36707 -0.56077,0.45117 -0.17728,0.0722 -0.60584,0.15353 -0.83627,0.14453 -0.32282,-0.0123 -0.76863,-0.10726 -1.31692,-0.21875 l -0.004,0 -0.006,-0.002 c -12.52899,-2.41624 -25.14995,-4.25888 -37.70437,-6.32422 l 15.60383,-4.17773 20.2541,5.42578 0,-0.006 5.42598,1.45312 z m -33.41361,-8.94336 -17.30372,4.63477 c -0.70694,-0.12598 -1.4157,-0.24615 -2.12193,-0.375 l -13.55224,-8.43555 -15.48073,-4.14844 c -1.97036,-0.52775 -3.66357,-1.28526 -5.09381,-2.26562 -1.43875,-0.98623 -2.55076,-2.12013 -3.37634,-3.41602 -0.82609,-1.29669 -1.35505,-2.73141 -1.58265,-4.33984 l 0,-0.006 -0.002,-0.004 c -0.23311,-1.55945 -0.12261,-3.19774 0.34584,-4.94531 0.46831,-1.74707 1.19418,-3.22039 2.17664,-4.45508 0.99255,-1.24739 2.16086,-2.21563 3.52874,-2.92773 1.3664,-0.71133 2.90808,-1.15127 4.66005,-1.31836 1.72574,-0.1325 3.56747,0.0574 5.53344,0.58398 1.96644,0.52669 3.6342,1.27758 5.02738,2.24414 1.43249,1.01927 2.5476,2.17304 3.37438,3.46875 0.82065,1.33322 1.3299,2.75805 1.53381,4.31836 l 0.002,0.01 0.002,0.01 c 0.23613,1.57958 0.16851,3.20301 -0.32435,4.87109 -0.36601,1.23896 -1.09075,2.70135 -0.91833,4.56641 0.0683,0.73825 0.30844,1.39884 0.66237,1.94335 l 0.0117,0.0215 0.0137,0.0195 c 0.38731,0.53855 0.899,0.98886 1.49864,1.33398 l 0.0274,0.0176 0.0274,0.0137 c 0.58207,0.28771 1.26987,0.52694 2.0809,0.74415 l 29.24985,7.83593 z m -12.59092,-0.002 a 3.0007271,2.9995402 0 0 0 -0.0156,-0.29883 3.0007271,2.9995402 0 0 0 -0.22079,-0.86914 3.0007271,2.9995402 0 0 0 -2.25284,-1.78906 3.0007272,2.9995402 0 0 0 -0.002,0 3.0007271,2.9995402 0 0 0 -0.29699,-0.0352 3.0007272,2.9995402 0 0 0 -0.21102,-0.008 3.0007271,2.9995402 0 0 0 -2.67489,1.63867 3.0007272,2.9995402 0 0 0 -0.21688,0.5586 3.0007272,2.9995402 0 0 0 -0.1016,0.58984 3.0007271,2.9995402 0 0 0 -0.008,0.21289 3.0007271,2.9995402 0 0 0 1.63932,2.67383 3.0007272,2.9995402 0 0 0 0.55882,0.21679 3.0007271,2.9995402 0 0 0 0.80305,0.10938 3.0007271,2.9995402 0 0 0 2.15124,-0.91016 3.0007271,2.9995402 0 0 0 0.1993,-0.22656 3.0007271,2.9995402 0 0 0 0.60571,-1.35351 3.0007272,2.9995402 0 0 0 0.0352,-0.29883 3.0007271,2.9995402 0 0 0 0.008,-0.21094 z m -23.06772,-19.625 c -0.0595,-1.42333 -0.57653,-2.77168 -1.50059,-3.93164 l -0.002,-0.002 -0.002,0 c -1.3812,-1.72054 -3.49709,-2.91125 -6.23488,-3.64454 l -0.004,0 c -2.76966,-0.74173 -5.22683,-0.77865 -7.31344,0.008 l -0.006,0.002 -0.006,0.004 c -2.10316,0.82684 -3.57016,2.51286 -4.17352,4.76367 -0.60276,2.24869 -0.17056,4.43593 1.25049,6.17187 1.40376,1.7579 3.55114,2.9769 6.32086,3.71875 2.73808,0.73353 5.17502,0.73994 7.23919,-0.0937 2.09458,-0.79434 3.56158,-2.46835 4.16376,-4.71484 0.15153,-0.56526 0.23843,-1.12163 0.26573,-1.66797 0.01,-0.20611 0.01,-0.40995 0.002,-0.61328 z"
+                 style="font-style:normal;font-variant:normal;font-weight:500;font-stretch:normal;font-size:33.10908127px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Medium';text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;display:inline;fill:#808080;fill-opacity:1;stroke:none" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         transform="matrix(0.66666667,0,0,0.66666667,800.38653,-246.03458)"
+         id="layer1-43">
+        <g
+           style="display:inline"
+           id="g4845-5"
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)">
+          <g
+             id="g4778-8"
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)">
+            <g
+               style="display:inline"
+               id="g4780-7"
+               transform="matrix(-1,0,0,1,575.99999,611)">
+              <rect
+                 transform="scale(-1,1)"
+                 y="345.36221"
+                 x="-438.00244"
+                 height="96"
+                 width="96.037987"
+                 id="rect4782-2"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate" />
+              <path
+                 id="path4412"
+                 transform="matrix(0,-1,-1.0003957,0,438.00245,441.36222)"
+                 d="M 27.976562,12 C 22.943803,12.058187 19.26124,11.883489 16.25,13.544922 14.74438,14.375633 13.553141,15.778707 12.894531,17.533203 12.235931,19.287699 11.998047,21.369641 11.998047,24 l 0,48.001953 c 0,2.630359 0.237884,4.710348 0.896484,6.464844 0.65861,1.754496 1.849849,3.161476 3.355469,3.992187 2.589866,1.428934 5.735059,1.495137 9.75,1.523438 l 0,-4.025391 C 22.120071,79.86816 19.436048,79.646109 18.183594,78.955078 17.450074,78.550358 17.030935,78.102289 16.640625,77.0625 16.250305,76.022721 16,74.371596 16,72.001953 L 16,24 c 0,-2.369642 0.250305,-4.022721 0.640625,-5.0625 0.39031,-1.039789 0.809449,-1.487868 1.542969,-1.892578 1.46703,-0.80942 4.78371,-0.986545 9.83789,-1.044922 L 44,16 c -2.23228,0 -4,-1.766394 -4,-4 l -12.011719,0 -0.01172,0 z M 44,16 59.998047,16 c 5.03826,0.05877 8.352116,0.237012 9.816406,1.044922 0.73352,0.40471 1.152659,0.852789 1.542969,1.892578 0.39032,1.039779 0.640625,2.692858 0.640625,5.0625 l 0,10 L 76,34 76,24 c 0,-2.630359 -0.237884,-4.712301 -0.896484,-6.466797 -0.6586,-1.754496 -1.849849,-3.15757 -3.355469,-3.988281 C 68.736807,11.883489 65.054244,12.058177 60.021484,12 l -0.01172,0 -12.011719,0 c 0,2.233606 -1.765767,4 -3.998047,4 z m -12,64 0,4 2,0 0,-4 -2,0 z"
+                 style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00079155;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+              <path
+                 id="rect4154-9"
+                 d="m 345.9668,357.36133 0,52 60.02343,0 0,-2 0,-50 -60.02343,0 z m 4,4.00195 52.02148,0 0,43.99805 -52.02148,0 0,-43.99805 z"
+                 style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00079107;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
+                 d="m 369.97549,397.36222 -4.00158,0 0,-20 4.00158,0 z"
+                 id="path4214-0" />
+              <path
+                 id="path4212-9"
+                 d="m 393.985,397.36222 -4.00158,0 0,-28.0481 4.00158,0 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate" />
+              <path
+                 id="path4210-8"
+                 d="m 381.98025,397.36222 -4.00158,0 0,-28.0481 4.00158,0 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate" />
+              <path
+                 id="rect4235"
+                 transform="matrix(0,-1,-1.0003957,0,438.00245,441.36222)"
+                 d="m 32,12 0,12 24,0 0,-12 -8.001953,0 c 0,2.233606 -1.765767,4 -3.998047,4 -2.23228,0 -4,-1.766394 -4,-4 l -8,0 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" />
+              <path
+                 id="path4237"
+                 d="m 434,397.36133 c 0,4.39491 -3.60657,8 -8.00195,8 -4.39538,0 -8.00196,-3.60509 -8.00196,-8 0,-4.39492 3.60658,-7.99805 8.00196,-7.99805 4.39538,0 8.00195,3.60313 8.00195,7.99805 z m -4,0 c 0,-2.23228 -1.76746,-3.99805 -4.00195,-3.99805 -2.23449,0 -4.00196,1.76577 -4.00196,3.99805 0,2.23228 1.76747,4 4.00196,4 2.23449,0 4.00195,-1.76772 4.00195,-4 z"
+                 style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+            </g>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>

=== added file 'app/graphics/copy-item-from-history.png'
Binary files app/graphics/copy-item-from-history.png	1970-01-01 00:00:00 +0000 and app/graphics/copy-item-from-history.png	2016-01-13 21:49:18 +0000 differ
=== added file 'app/graphics/copy-item-from-history.svg'
--- app/graphics/copy-item-from-history.svg	1970-01-01 00:00:00 +0000
+++ app/graphics/copy-item-from-history.svg	2016-01-13 21:49:18 +0000
@@ -0,0 +1,297 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.1"
+   id="svg4239"
+   viewBox="0 0 1120 1120"
+   height="1120"
+   width="1120">
+  <defs
+     id="defs4241" />
+  <metadata
+     id="metadata4244">
+    <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
+     transform="translate(-120,467.63775)"
+     id="layer1">
+    <g
+       id="g7842">
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect4868"
+         width="1120"
+         height="1120"
+         x="120"
+         y="-467.63776" />
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect6368"
+         width="800"
+         height="160.00002"
+         x="320"
+         y="-227.63774" />
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text6370"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 295.73779,455.48624 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path6615" />
+        <path
+           d="m 302.90596,454.01124 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path6617" />
+        <path
+           d="m 310.92412,454.37374 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path6619" />
+        <path
+           d="m 323.97979,451.82374 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path6621" />
+        <path
+           d="m 331.74834,455.68624 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path6623" />
+        <path
+           d="m 344.69189,454.34624 q 0.315,-0.84 0.875,-1.89 0.5775,-1.05 1.295,-2.1525 0.7175,-1.1025 1.5575,-2.1525 0.84,-1.0675 1.6975,-1.9425 l 1.19,0 0,7.91 1.505,0 0,0.9275 -1.505,0 0,3.29 -1.12,0 0,-3.29 -5.495,0 0,-0.7 z m 5.495,-0.2275 0,-6.6325 q -0.6125,0.63 -1.2425,1.4525 -0.63,0.8225 -1.2075,1.715 -0.56,0.875 -1.05,1.7675 -0.49,0.8925 -0.8225,1.6975 l 4.3225,0 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path6625" />
+        <path
+           d="m 361.67482,449.21874 q 0,0.6825 -0.245,1.295 -0.245,0.595 -0.665,1.155 -0.4025,0.56 -0.9275,1.085 -0.525,0.525 -1.0675,1.05 -0.455,0.4375 -0.8925,0.8925 -0.42,0.4375 -0.77,0.8925 -0.3325,0.4375 -0.5425,0.875 -0.1925,0.42 -0.1925,0.84 l 0,0.035 5.7225,0 0,0.9975 -6.9825,0 q 0,-0.035 -0.0175,-0.1225 0,-0.105 0,-0.2975 0,-0.8225 0.2975,-1.5225 0.2975,-0.7175 0.7525,-1.3475 0.4725,-0.63 1.0325,-1.1725 0.5775,-0.5425 1.1025,-1.05 0.4375,-0.42 0.8225,-0.805 0.4025,-0.4025 0.7,-0.8225 0.2975,-0.42 0.4725,-0.8925 0.175,-0.4725 0.175,-1.0325 0,-1.225 -0.665,-1.75 -0.6475,-0.5425 -1.645,-0.5425 -0.56,0 -0.9975,0.14 -0.4375,0.14 -0.77,0.3325 -0.315,0.175 -0.5425,0.3675 -0.2275,0.1925 -0.3325,0.2975 l -0.595,-0.7875 q 0.105,-0.1225 0.3675,-0.35 0.28,-0.245 0.6825,-0.4725 0.42,-0.2275 0.9625,-0.385 0.5425,-0.175 1.2075,-0.175 1.7675,0 2.66,0.875 0.8925,0.8575 0.8925,2.3975 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path6627" />
+      </g>
+      <g
+         id="g6399"
+         transform="matrix(-4.0246708,0,0,4.0246708,2244.9728,-2926.0566)">
+        <circle
+           style="opacity:0.3;fill:#dd4815"
+           enable-background="new    "
+           cx="380.64523"
+           cy="690.34686"
+           r="15.150758"
+           id="circle6395" />
+        <path
+           style="opacity:0.9;fill:#dd4815"
+           enable-background="new    "
+           d="m 421.1512,690.34685 -6.79218,-5.70759 0,2.33034 -26.08148,0 c -1.29658,-2.9287 -4.22353,-4.9752 -7.6332,-4.9752 -4.61251,0 -8.3507,3.73907 -8.3507,8.35158 0,4.61163 3.73907,8.34982 8.3507,8.34982 3.40791,0 6.33311,-2.04475 7.63232,-4.9717 l 26.08149,0 0,2.32685 6.79305,-5.7041 z"
+           id="path6397" />
+      </g>
+      <g
+         id="text4878"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.22799492px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         transform="matrix(4,0,0,4,-391.3238,-1953.177)">
+        <path
+           id="path6609"
+           d="m 149.06549,448.67544 q 1.03899,-0.40102 2.02331,-1.02077 0.98431,-0.63798 1.80457,-1.58583 l 1.20305,0 0,12.632 -1.69521,0 0,-10.28059 q -0.21873,0.2005 -0.54684,0.41924 -0.30987,0.21874 -0.69266,0.41924 -0.36456,0.20051 -0.78381,0.38279 -0.40101,0.18228 -0.7838,0.30988 l -0.52861,-1.27596 z" />
+      </g>
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.9;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 220,-203.63672 c -33.08971,0 -60,26.91029 -60,60 0,33.08971 26.91029,60.000001 60,60.000001 33.08971,0 60,-26.910291 60,-60.000001 0,-33.08971 -26.91029,-60 -60,-60 z m 0,8 c 28.76619,0 52,23.23382 52,52 0,28.76619 -23.23381,52.000001 -52,52.000001 -28.76619,0 -52,-23.233811 -52,-52.000001 0,-28.76618 23.23381,-52 52,-52 z"
+         id="path4882" />
+      <g
+         id="text4884"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.22799492px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         transform="matrix(4,0,0,4,-396.98066,-1912.9974)">
+        <path
+           id="path6612"
+           d="m 157.78139,559.39611 q 0,0.65621 -0.27342,1.27596 -0.25519,0.60153 -0.69266,1.20305 -0.43747,0.5833 -0.98431,1.16659 -0.54684,0.56507 -1.09368,1.11191 -0.30988,0.30988 -0.72912,0.72912 -0.40102,0.41924 -0.76558,0.87494 -0.36456,0.4557 -0.61975,0.87495 -0.23696,0.41924 -0.23696,0.72912 l 5.81473,0 0,1.44001 -7.65576,0 q -0.0182,-0.10937 -0.0182,-0.21874 0,-0.10937 0,-0.20051 0,-0.85671 0.27342,-1.58583 0.29165,-0.74735 0.74735,-1.40356 0.4557,-0.65621 1.02077,-1.2395 0.56507,-0.5833 1.11191,-1.13014 0.4557,-0.43747 0.85671,-0.85671 0.41925,-0.43747 0.72912,-0.85672 0.32811,-0.43747 0.51039,-0.89317 0.2005,-0.4557 0.2005,-0.96608 0,-0.54684 -0.18228,-0.92963 -0.16405,-0.38279 -0.4557,-0.63798 -0.29164,-0.25519 -0.69266,-0.36456 -0.38279,-0.1276 -0.82026,-0.1276 -0.52861,0 -0.96608,0.14583 -0.43748,0.14582 -0.78381,0.34633 -0.34633,0.18228 -0.58329,0.40101 -0.23697,0.20051 -0.36456,0.30988 l -0.83849,-1.20305 q 0.16405,-0.18228 0.49215,-0.43747 0.32811,-0.27342 0.78381,-0.51038 0.4557,-0.23697 1.02077,-0.40102 0.56506,-0.16405 1.22127,-0.16405 1.98685,0 2.97116,0.92963 1.00254,0.9114 1.00254,2.58837 z" />
+      </g>
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.9;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 220,276.36133 c -33.08971,0 -60,26.91029 -60,60 0,33.0897 26.91029,60 60,60 33.08971,0 60,-26.9103 60,-60 0,-33.08971 -26.91029,-60 -60,-60 z m 0,8 c 28.76619,0 52,23.23381 52,52 0,28.76618 -23.23381,52 -52,52 -28.76619,0 -52,-23.23382 -52,-52 0,-28.76619 23.23381,-52 52,-52 z"
+         id="circle4888" />
+      <rect
+         y="252.36238"
+         x="320"
+         height="160.00002"
+         width="800"
+         id="rect4980"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text6509"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 199.73778,575.67026 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path6630" />
+        <path
+           d="m 206.90594,574.19526 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path6632" />
+        <path
+           d="m 214.92411,574.55776 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path6634" />
+        <path
+           d="m 227.97977,572.00776 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path6636" />
+        <path
+           d="m 235.74832,575.87026 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path6638" />
+        <path
+           d="m 248.69188,574.53026 q 0.315,-0.84 0.875,-1.89 0.5775,-1.05 1.295,-2.1525 0.7175,-1.1025 1.5575,-2.1525 0.84,-1.0675 1.6975,-1.9425 l 1.19,0 0,7.91 1.505,0 0,0.9275 -1.505,0 0,3.29 -1.12,0 0,-3.29 -5.495,0 0,-0.7 z m 5.495,-0.2275 0,-6.6325 q -0.6125,0.63 -1.2425,1.4525 -0.63,0.8225 -1.2075,1.715 -0.56,0.875 -1.05,1.7675 -0.49,0.8925 -0.8225,1.6975 l 4.3225,0 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path6640" />
+        <path
+           d="m 265.67481,569.40276 q 0,0.6825 -0.245,1.295 -0.245,0.595 -0.665,1.155 -0.4025,0.56 -0.9275,1.085 -0.525,0.525 -1.0675,1.05 -0.455,0.4375 -0.8925,0.8925 -0.42,0.4375 -0.77,0.8925 -0.3325,0.4375 -0.5425,0.875 -0.1925,0.42 -0.1925,0.84 l 0,0.035 5.7225,0 0,0.9975 -6.9825,0 q 0,-0.035 -0.0175,-0.1225 0,-0.105 0,-0.2975 0,-0.8225 0.2975,-1.5225 0.2975,-0.7175 0.7525,-1.3475 0.4725,-0.63 1.0325,-1.1725 0.5775,-0.5425 1.1025,-1.05 0.4375,-0.42 0.8225,-0.805 0.4025,-0.4025 0.7,-0.8225 0.2975,-0.42 0.4725,-0.8925 0.175,-0.4725 0.175,-1.0325 0,-1.225 -0.665,-1.75 -0.6475,-0.5425 -1.645,-0.5425 -0.56,0 -0.9975,0.14 -0.4375,0.14 -0.77,0.3325 -0.315,0.175 -0.5425,0.3675 -0.2275,0.1925 -0.3325,0.2975 l -0.595,-0.7875 q 0.105,-0.1225 0.3675,-0.35 0.28,-0.245 0.6825,-0.4725 0.42,-0.2275 0.9625,-0.385 0.5425,-0.175 1.2075,-0.175 1.7675,0 2.66,0.875 0.8925,0.8575 0.8925,2.3975 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path6642" />
+      </g>
+      <g
+         id="g6523"
+         transform="matrix(0.625,0,0,0.625,940.41064,253.29672)">
+        <g
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)"
+           id="g6525"
+           style="display:inline">
+          <g
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)"
+             id="g6527">
+            <g
+               transform="matrix(-1,0,0,1,575.99999,611)"
+               id="g6529"
+               style="display:inline">
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
+                 id="rect6531"
+                 width="96.037987"
+                 height="96"
+                 x="-438.00244"
+                 y="345.36221"
+                 transform="scale(-1,1)" />
+              <path
+                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#808080;fill-opacity:1;stroke:none"
+                 d="m 364.0904,368.96573 c -0.0215,-0.0161 -0.0354,-0.0404 -0.0567,-0.0566 -0.0253,-0.0201 -0.057,-0.0305 -0.0821,-0.0508 z"
+                 id="path6533" />
+              <path
+                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#808080;fill-opacity:1;stroke:none"
+                 d="m 364.07673,417.80167 -0.13873,0.10742 c 0.0251,-0.0203 0.0569,-0.0307 0.0821,-0.0508 0.0214,-0.0162 0.0353,-0.0405 0.0567,-0.0566 z"
+                 id="path6535" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.49851656;marker:none;enable-background:accumulate"
+                 d="m 73.474609,8.0058594 -55.140625,55.9179686 -0.08594,0.140625 c -0.24226,0.386677 -1.583328,2.627106 -3.455078,6.431641 -1.87175,3.804544 -4.175364,9.012363 -6.027344,14.851562 l -0.875,2.75586 2.757813,-0.871094 c 5.84428,-1.852387 11.055295,-4.157937 14.859374,-6.029297 3.80408,-1.87135 6.041272,-3.21226 6.425782,-3.453125 L 32.074219,77.666016 87.994141,22.529297 74.542969,9.0722656 73.474609,8.0058594 Z M 68,60 l 0,4 20,0 0,-4 -20,0 z m -47.380859,5.958984 9.419921,9.421875 c -0.297435,0.1774 -2.425767,1.442715 -5.857421,3.13086 -1.647361,0.810392 -3.624314,1.691427 -5.78125,2.580078 L 14.90625,77.597656 c 0.887674,-2.155374 1.767901,-4.130469 2.578125,-5.777344 1.687794,-3.430629 2.955482,-5.560884 3.134766,-5.861328 z"
+                 transform="matrix(0,-1,-1.0003957,0,438.00245,441.36222)"
+                 id="path6537" />
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.5;marker:none;enable-background:accumulate"
+                 id="rect6539"
+                 width="32.000008"
+                 height="4.0015807"
+                 x="-385.36221"
+                 y="-365.97397"
+                 transform="matrix(0,-1,-1,0,0,0)" />
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.5;marker:none;enable-background:accumulate"
+                 id="rect6541"
+                 width="43.999897"
+                 height="4.0014324"
+                 x="-397.36221"
+                 y="-353.96921"
+                 transform="matrix(0,-1,-1,0,0,0)" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         id="g6543"
+         transform="matrix(0.625,0,0,0.625,812.41064,253.29672)">
+        <g
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)"
+           id="g6545"
+           style="display:inline">
+          <g
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)"
+             id="g6547">
+            <g
+               transform="matrix(-1,0,0,1,575.99999,611)"
+               id="g6549"
+               style="display:inline">
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
+                 id="rect6551"
+                 width="96.037987"
+                 height="96"
+                 x="-438.00244"
+                 y="345.36221"
+                 transform="scale(-1,1)" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
+                 d="m 409.9914,405.39134 -4.00158,0 0,-36.07722 4.00158,0 z"
+                 id="path6553" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
+                 d="m 397.98665,405.39134 -4.00158,0 0,-36.07722 4.00158,0 z"
+                 id="path6555" />
+              <path
+                 style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00079107;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+                 d="m 345.9668,357.36133 0,59.98242 76.02929,0 0,-2 0,-57.98242 -76.02929,0 z m 4,4.00195 68.02929,0 0,51.97852 -68.02929,0 0,-51.97852 z"
+                 id="path6557" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+                 d="m 434.0756,429.44282 -6.29888,0 -69.80592,0 0,-4.0806 72.02849,0 0,-56.0481 4.07631,0 0,54.11584 z"
+                 id="path6559" />
+              <path
+                 id="path6561"
+                 d="m 385.98189,405.39134 -4.00158,0 0,-24.02912 4.00158,0 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate" />
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+                 id="rect6563"
+                 width="4"
+                 height="16.00633"
+                 x="-373.36221"
+                 y="-434.00085"
+                 transform="matrix(0,-1,-1,0,0,0)" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         transform="matrix(0.625,0,0,0.625,1068.4106,253.29672)"
+         id="layer1-12">
+        <g
+           style="display:inline"
+           id="g4845-8"
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)">
+          <g
+             id="g4778-9"
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)">
+            <g
+               style="display:inline"
+               id="g4780-6"
+               transform="matrix(-1,0,0,1,575.99999,611)">
+              <rect
+                 transform="scale(-1,1)"
+                 y="345.36221"
+                 x="-438.00244"
+                 height="96"
+                 width="96.037987"
+                 id="rect4782-9"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate" />
+              <path
+                 id="path4170-8"
+                 transform="matrix(0,-1,-1.0003957,0,438.00245,441.36222)"
+                 d="m 48.021484,8 c 0,0 0.002,0.00195 0.002,0.00195 0,0 0.002,-0.00195 0.002,-0.00195 l -0.0039,0 z m 0.002,0.00195 c -0.0028,4.814e-4 -0.0063,0.00114 -0.0078,0.00586 -0.007,9.996e-4 -0.0078,0.00481 -0.0098,0.00781 -0.006,0.003 -0.0068,0.00872 -0.0078,0.011719 -0.006,0.003 -0.0068,0.00186 -0.0098,0.00586 -5.06033,10.859983 -8.970109,21.929151 -11.193359,28.710938 -7.31383,0.006 -19.360537,0.283237 -30.841797,1.773437 -0.001,0.004 -0.00205,0.0048 0.00195,0.0078 -0.001,0.007 0.00481,0.01077 0.00781,0.01367 10e-4,0.007 0.00286,0.0097 0.00586,0.01172 0.001,0.007 0.00191,0.0048 0.00391,0.0078 8.76466,8.168728 18.084676,15.307264 23.847656,19.517578 -2.255209,6.957347 -5.714993,18.502505 -7.845703,29.882812 0.003,0.002 0.0048,0.003 0.0098,0 0.006,0.003 0.0088,-0.0029 0.01172,-0.0039 0.007,10e-4 0.01177,-9.53e-4 0.01367,-0.002 0.007,0.001 0.0068,0.001 0.0098,0 10.47791,-5.811711 20.148604,-12.464715 25.933594,-16.644531 5.92015,4.29487 15.830301,11.150802 25.994141,16.693359 0.003,-0.002 0.003,-0.0066 0.002,-0.01172 0.004,-0.004 0.002,-0.01077 0.002,-0.01367 0.003,-0.006 0.002,-0.0098 0.002,-0.01172 0.003,-0.006 0.0059,-0.0076 0.0059,-0.01172 -2.28943,-11.761087 -5.632732,-23.013159 -7.820312,-29.806641 5.9142,-4.303327 15.49475,-11.609396 23.90625,-19.5625 -0.001,-0.003 -0.0018,-0.0049 -0.0078,-0.0059 -0.003,-0.006 -0.0087,-0.0068 -0.01172,-0.0078 -0.004,-0.004 -0.01197,-0.0049 -0.01367,-0.0059 -0.004,-0.004 -0.0028,-0.0078 -0.0078,-0.0098 C 78.111466,37.097764 66.377304,36.800063 59.240234,36.78125 56.975133,29.827029 52.986923,18.457674 48.023438,8.0019531 Z m -0.002,10.291016 c 3.08882,7.474003 5.801783,14.774656 7.414063,19.724609 l 0.896484,2.75586 2.896485,0.0078 c 5.1081,0.01346 12.847529,0.343693 21.037109,0.976562 -6.15844,5.251614 -12.269762,10.089004 -16.482422,13.154297 l -2.341797,1.705079 0.888672,2.753906 c 1.56537,4.861206 3.641783,12.323099 5.570313,20.30664 -6.89531,-4.233055 -13.382787,-8.54967 -17.597657,-11.607422 l -2.345703,-1.699218 -2.349609,1.695312 c -4.13788,2.989737 -10.589945,7.26902 -17.583984,11.56836 1.89561,-7.866339 3.995742,-15.372182 5.601562,-20.326172 l 0.892578,-2.751953 -2.33789,-1.708985 c -4.123481,-3.012528 -10.189537,-7.826267 -16.441407,-13.15039 8.066,-0.627982 15.850764,-0.951078 21.058594,-0.955078 l 2.896484,-0.002 0.902344,-2.751953 c 1.5904,-4.85137 4.294971,-12.105985 7.425781,-19.695312 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;enable-background:accumulate" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <circle
+         id="circle6498"
+         r="34"
+         cy="370.36237"
+         cx="802"
+         style="opacity:0.9;fill:#dd4814" />
+    </g>
+  </g>
+</svg>

=== added file 'app/graphics/delete-formula.png'
Binary files app/graphics/delete-formula.png	1970-01-01 00:00:00 +0000 and app/graphics/delete-formula.png	2016-01-13 21:49:18 +0000 differ
=== added file 'app/graphics/delete-formula.svg'
--- app/graphics/delete-formula.svg	1970-01-01 00:00:00 +0000
+++ app/graphics/delete-formula.svg	2016-01-13 21:49:18 +0000
@@ -0,0 +1,137 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.1"
+   id="svg4239"
+   viewBox="0 0 1120 1120"
+   height="1120"
+   width="1120">
+  <defs
+     id="defs4241" />
+  <metadata
+     id="metadata4244">
+    <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
+     transform="translate(-120,467.63775)"
+     id="layer1">
+    <text
+       id="text4859"
+       y="524.02234"
+       x="222.53049"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       xml:space="preserve"><tspan
+         y="524.02234"
+         x="222.53049"
+         id="tspan4861" /></text>
+    <rect
+       y="-467.63776"
+       x="120"
+       height="1120"
+       width="1120"
+       id="rect4868"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <rect
+       y="-387.63763"
+       x="360"
+       height="479.99997"
+       width="639.99994"
+       id="rect6368"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#eeeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect5292"
+       width="639.99994"
+       height="504.00009"
+       x="360"
+       y="68.362251" />
+    <path
+       id="path6291"
+       transform="translate(120,-467.63775)"
+       d="M 560 535.99609 L 552 536 L 552 656 L 400 656 L 392 656 L 240 656 L 240 664.08203 L 392 664.0625 L 392 784 L 240 784 L 240 792 L 392 792 L 392 912 L 240 912 L 240 920 L 392 920 L 392 1040 L 400 1039.9961 L 400 920 L 552 920 L 552 1040 L 560 1039.9961 L 560 920 L 712 920 L 712 1040 L 720 1040 L 720 920 L 880 920 L 880 912 L 720 912 L 720 792 L 880 792 L 880 784 L 720 784 L 720 664.01953 L 880 664 L 880 656 L 720 656 L 720 535.99609 L 712 536 L 712 656 L 560 656 L 560 535.99609 z M 712 664.02148 L 712 784 L 560 784 L 560 664.04102 L 712 664.02148 z M 552 664.04297 L 552 784 L 400 784 L 400 664.0625 L 552 664.04297 z M 400 792 L 552 792 L 552 912 L 400 912 L 400 792 z M 560 792 L 712 792 L 712 912 L 560 912 L 560 792 z "
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#cfcfcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#efeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect6375"
+       width="591.99994"
+       height="112.00012"
+       x="384"
+       y="-67.637749" />
+    <g
+       transform="matrix(4,0,0,4,-358.08086,-1959.5571)"
+       id="text4863"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1">
+      <path
+         id="path5216"
+         d="m 209.73701,522.50629 0,-1.05469 4.60547,-4.60547 1.40625,1.40625 -2.73047,2.73047 14.28516,0 0,1.99219 -14.28516,0 2.73047,2.73047 -1.40625,1.40625 -4.60547,-4.60547 z" />
+    </g>
+    <g
+       transform="matrix(3.4694112,0,0,3.4694112,381.94276,-19.62212)"
+       id="g4960">
+      <g
+         id="g4946">
+        <circle
+           style="opacity:0.4;fill:#dd4815"
+           enable-background="new    "
+           cx="59.992001"
+           cy="45.914001"
+           r="17.294001"
+           id="circle4948" />
+        <circle
+           style="opacity:0.3;fill:#dd4815"
+           enable-background="new    "
+           cx="59.992001"
+           cy="45.914001"
+           r="17.294001"
+           id="circle4950" />
+      </g>
+      <circle
+         style="fill:#dd4815"
+         cx="60.032001"
+         cy="45.952"
+         r="9.5719995"
+         id="circle4952" />
+    </g>
+    <g
+       transform="matrix(4,0,0,4,-360,-1957.0866)"
+       id="text5157"
+       style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:20.54218483px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#dd4814;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1">
+      <path
+         id="path5199"
+         d="m 252.22791,492.5557 q 1.95151,0 2.79374,-0.80114 0.84223,-0.82169 0.84223,-2.19801 0,-0.90386 -0.34922,-1.49958 -0.32867,-0.59573 -0.9244,-0.94494 -0.57518,-0.36976 -1.35578,-0.51356 -0.76006,-0.16434 -1.62283,-0.16434 l -0.20543,0 0,-1.10927 0.47247,0 q 0.55464,0 1.12982,-0.10272 0.59573,-0.12325 1.0682,-0.43138 0.49301,-0.30813 0.80114,-0.82169 0.32868,-0.51355 0.32868,-1.3147 0,-0.67789 -0.22597,-1.15036 -0.22596,-0.49301 -0.61626,-0.7806 -0.36976,-0.28759 -0.88332,-0.41085 -0.49301,-0.14379 -1.04765,-0.14379 -1.10928,0 -1.72554,0.30813 -0.61627,0.30813 -1.00657,0.57518 l -0.57518,-1.04765 q 0.20542,-0.1438 0.51356,-0.32868 0.32867,-0.18488 0.76006,-0.34921 0.43138,-0.16434 0.94494,-0.26705 0.53409,-0.12325 1.15036,-0.12325 1.06819,0 1.82825,0.26704 0.78061,0.26705 1.29416,0.76006 0.51356,0.47248 0.76006,1.15037 0.24651,0.65735 0.24651,1.43795 0,1.25307 -0.67789,2.05422 -0.65735,0.7806 -1.70501,1.12982 0.57519,0.14379 1.10928,0.45193 0.55464,0.28759 0.98603,0.76006 0.43138,0.45193 0.69843,1.10928 0.26705,0.65735 0.26705,1.54066 0,0.90386 -0.32867,1.66392 -0.30814,0.76006 -0.94494,1.33524 -0.61627,0.55464 -1.58175,0.88331 -0.96549,0.30814 -2.25964,0.30814 -0.6779,0 -1.25308,-0.10272 -0.55464,-0.0822 -0.98602,-0.20542 -0.43139,-0.12325 -0.73952,-0.2465 -0.28759,-0.12326 -0.43139,-0.20543 l 0.34922,-1.19144 q 0.12325,0.0822 0.41084,0.20542 0.2876,0.12325 0.6779,0.24651 0.41084,0.10271 0.90385,0.18488 0.51356,0.0822 1.10928,0.0822 z" />
+      <path
+         id="path5201"
+         d="m 260.14596,486.96823 4.04681,0 0,-4.45765 1.19145,0 0,4.45765 4.04681,0 0,1.15036 -4.04681,0 0,4.4782 -1.19145,0 0,-4.4782 -4.04681,0 0,-1.15036 z" />
+      <path
+         id="path5203"
+         d="m 272.78871,482.16136 q 1.23253,-0.43139 2.19802,-1.08874 0.96548,-0.67789 1.91042,-1.82825 l 0.94494,0 0,14.23573 -1.33524,0 0,-12.20206 q -0.22597,0.24651 -0.59573,0.51356 -0.34921,0.26705 -0.80114,0.5341 -0.45193,0.2465 -0.94494,0.49301 -0.49301,0.22596 -0.98603,0.36976 l -0.3903,-1.02711 z" />
+      <path
+         id="path5205"
+         d="m 282.76098,486.88606 4.64253,0 0,1.29416 -4.64253,0 0,-1.29416 z" />
+      <path
+         id="path5207"
+         d="m 288.9904,488.79648 q 0.36976,-0.98602 1.02711,-2.21855 0.67789,-1.23253 1.52012,-2.52669 0.84223,-1.29416 1.82825,-2.52669 0.98603,-1.25307 1.99259,-2.28018 l 1.39687,0 0,9.28507 1.76663,0 0,1.08873 -1.76663,0 0,3.86193 -1.3147,0 0,-3.86193 -6.45024,0 0,-0.82169 z m 6.45024,-0.26704 0,-7.78549 q -0.71897,0.73952 -1.45849,1.705 -0.73952,0.96548 -1.41741,2.01313 -0.65735,1.02711 -1.23253,2.07476 -0.57519,1.04766 -0.96549,1.9926 l 5.07392,0 z" />
+      <path
+         id="path5209"
+         d="m 300.70875,486.96823 4.04681,0 0,-4.45765 1.19145,0 0,4.45765 4.04681,0 0,1.15036 -4.04681,0 0,4.4782 -1.19145,0 0,-4.4782 -4.04681,0 0,-1.15036 z" />
+      <path
+         id="path5211"
+         d="m 313.3515,482.16136 q 1.23253,-0.43139 2.19802,-1.08874 0.96548,-0.67789 1.91042,-1.82825 l 0.94494,0 0,14.23573 -1.33524,0 0,-12.20206 q -0.22597,0.24651 -0.59573,0.51356 -0.34921,0.26705 -0.80114,0.5341 -0.45193,0.2465 -0.94494,0.49301 -0.49301,0.22596 -0.98603,0.36976 l -0.3903,-1.02711 z" />
+      <path
+         id="path5213"
+         d="m 327.65817,492.5557 q 1.02711,0 1.705,-0.22596 0.69844,-0.24651 1.10928,-0.65735 0.41084,-0.41084 0.57518,-0.94494 0.18488,-0.55464 0.18488,-1.19145 0,-0.82168 -0.26705,-1.47903 -0.26705,-0.65735 -0.94494,-1.10928 -0.67789,-0.45193 -1.82825,-0.67789 -1.15036,-0.24651 -2.91699,-0.24651 0.12325,-1.04765 0.20542,-1.91042 0.0822,-0.88332 0.14379,-1.68446 0.0616,-0.82169 0.0822,-1.58175 0.0411,-0.7806 0.0616,-1.60229 l 6.40916,0 0,1.1709 -5.23826,0 q -0.0205,0.3903 -0.0616,1.00657 -0.0411,0.61627 -0.0822,1.27362 -0.0411,0.6368 -0.10271,1.23253 -0.0616,0.59572 -0.10271,0.94494 1.58175,0.0411 2.73211,0.3903 1.15036,0.34922 1.88988,0.94494 0.73952,0.59572 1.08873,1.43795 0.36976,0.84223 0.36976,1.86934 0,0.90386 -0.30813,1.68446 -0.28759,0.7806 -0.90386,1.35578 -0.61626,0.57519 -1.5612,0.90386 -0.94494,0.32868 -2.2391,0.32868 -0.65735,0 -1.23253,-0.10272 -0.55464,-0.0822 -1.00657,-0.20542 -0.43138,-0.12325 -0.73952,-0.2465 -0.30813,-0.12326 -0.45192,-0.20543 l 0.34921,-1.19144 q 0.12326,0.0822 0.41085,0.20542 0.30813,0.12325 0.69843,0.24651 0.41084,0.10271 0.90386,0.18488 0.51355,0.0822 1.06819,0.0822 z" />
+    </g>
+  </g>
+</svg>

=== added file 'app/graphics/delete-item-from-history.png'
Binary files app/graphics/delete-item-from-history.png	1970-01-01 00:00:00 +0000 and app/graphics/delete-item-from-history.png	2016-01-13 21:49:18 +0000 differ
=== added file 'app/graphics/delete-item-from-history.svg'
--- app/graphics/delete-item-from-history.svg	1970-01-01 00:00:00 +0000
+++ app/graphics/delete-item-from-history.svg	2016-01-13 21:49:18 +0000
@@ -0,0 +1,184 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.1"
+   id="svg4239"
+   viewBox="0 0 1120 1120"
+   height="1120"
+   width="1120">
+  <defs
+     id="defs4241" />
+  <metadata
+     id="metadata4244">
+    <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
+     transform="translate(-120,467.63775)"
+     id="layer1">
+    <g
+       id="g7009">
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect4868"
+         width="1120"
+         height="1120"
+         x="120"
+         y="-467.63776" />
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect6368"
+         width="800"
+         height="160.00002"
+         x="320"
+         y="-227.63774" />
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text6370"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 295.73779,455.48624 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path10111" />
+        <path
+           d="m 302.90596,454.01124 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path10113" />
+        <path
+           d="m 310.92412,454.37374 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path10115" />
+        <path
+           d="m 323.97979,451.82374 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10117" />
+        <path
+           d="m 331.74834,455.68624 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path10119" />
+        <path
+           d="m 344.69189,454.34624 q 0.315,-0.84 0.875,-1.89 0.5775,-1.05 1.295,-2.1525 0.7175,-1.1025 1.5575,-2.1525 0.84,-1.0675 1.6975,-1.9425 l 1.19,0 0,7.91 1.505,0 0,0.9275 -1.505,0 0,3.29 -1.12,0 0,-3.29 -5.495,0 0,-0.7 z m 5.495,-0.2275 0,-6.6325 q -0.6125,0.63 -1.2425,1.4525 -0.63,0.8225 -1.2075,1.715 -0.56,0.875 -1.05,1.7675 -0.49,0.8925 -0.8225,1.6975 l 4.3225,0 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10121" />
+        <path
+           d="m 361.67482,449.21874 q 0,0.6825 -0.245,1.295 -0.245,0.595 -0.665,1.155 -0.4025,0.56 -0.9275,1.085 -0.525,0.525 -1.0675,1.05 -0.455,0.4375 -0.8925,0.8925 -0.42,0.4375 -0.77,0.8925 -0.3325,0.4375 -0.5425,0.875 -0.1925,0.42 -0.1925,0.84 l 0,0.035 5.7225,0 0,0.9975 -6.9825,0 q 0,-0.035 -0.0175,-0.1225 0,-0.105 0,-0.2975 0,-0.8225 0.2975,-1.5225 0.2975,-0.7175 0.7525,-1.3475 0.4725,-0.63 1.0325,-1.1725 0.5775,-0.5425 1.1025,-1.05 0.4375,-0.42 0.8225,-0.805 0.4025,-0.4025 0.7,-0.8225 0.2975,-0.42 0.4725,-0.8925 0.175,-0.4725 0.175,-1.0325 0,-1.225 -0.665,-1.75 -0.6475,-0.5425 -1.645,-0.5425 -0.56,0 -0.9975,0.14 -0.4375,0.14 -0.77,0.3325 -0.315,0.175 -0.5425,0.3675 -0.2275,0.1925 -0.3325,0.2975 l -0.595,-0.7875 q 0.105,-0.1225 0.3675,-0.35 0.28,-0.245 0.6825,-0.4725 0.42,-0.2275 0.9625,-0.385 0.5425,-0.175 1.2075,-0.175 1.7675,0 2.66,0.875 0.8925,0.8575 0.8925,2.3975 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10123" />
+      </g>
+      <g
+         id="g6399"
+         transform="matrix(4.0246708,0,0,4.0246708,-921.01708,-2926.0566)">
+        <circle
+           style="opacity:0.3;fill:#dd4815"
+           enable-background="new    "
+           cx="380.64523"
+           cy="690.34686"
+           r="15.150758"
+           id="circle6395" />
+        <path
+           style="opacity:0.9;fill:#dd4815"
+           enable-background="new    "
+           d="m 421.1512,690.34685 -6.79218,-5.70759 0,2.33034 -26.08148,0 c -1.29658,-2.9287 -4.22353,-4.9752 -7.6332,-4.9752 -4.61251,0 -8.3507,3.73907 -8.3507,8.35158 0,4.61163 3.73907,8.34982 8.3507,8.34982 3.40791,0 6.33311,-2.04475 7.63232,-4.9717 l 26.08149,0 0,2.32685 6.79305,-5.7041 z"
+           id="path6397" />
+      </g>
+      <rect
+         y="252.36238"
+         x="320"
+         height="159.99988"
+         width="800"
+         id="rect6403"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text6405"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 339.73779,573.84348 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path10126" />
+        <path
+           d="m 346.90596,572.36848 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path10128" />
+        <path
+           d="m 354.92412,572.73098 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path10130" />
+        <path
+           d="m 367.97979,570.18098 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10132" />
+      </g>
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#f32c36;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect6411"
+         width="192"
+         height="159.99988"
+         x="320"
+         y="252.36238" />
+      <g
+         id="g6413"
+         transform="matrix(0.625,0,0,0.625,428.41072,253.29656)">
+        <g
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)"
+           id="g6415"
+           style="display:inline">
+          <g
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)"
+             id="g6417">
+            <g
+               transform="matrix(-1,0,0,1,575.99999,611)"
+               id="g6419"
+               style="display:inline">
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
+                 id="rect6421"
+                 width="96.037987"
+                 height="96"
+                 x="-438.00244"
+                 y="345.36221"
+                 transform="scale(-1,1)" />
+              <path
+                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.99980223"
+                 d="M 48,4 C 44.00014,4 39.99211,4.7461162 36,6.1503906 l 0,6.7109374 C 29.327124,13.810409 22.655558,15.52986 16,17.957031 L 16,24 l -4,0 0,4 2,0 1.998047,0 L 20,28 31.998047,28 36,28 45.998047,28 50,28 59.998047,28 64,28 75.998047,28 80,28 l 4,0 0,-4 -4,0 0,-6.042969 C 73.332931,15.582208 66.666543,13.849013 60,12.882812 L 60,6.1503906 C 55.99972,4.7760144 51.99985,4 48,4 Z m 0,4 c 2.66654,0 5.33317,0.5173461 8,1.4335938 l 0,2.9628902 C 53.333392,12.134797 50.666623,12 48,12 c -2.665975,0 -5.332361,0.129657 -8,0.384766 L 40,9.4335938 C 42.66138,8.497414 45.33345,8 48,8 Z m -32.001953,18 0,54 c 0,2.633248 0.244566,4.726438 0.910156,6.488281 0.66558,1.761843 1.859171,3.170898 3.369141,4.009766 C 23.297284,92.175793 27,92 32,92 l 16,0 15.998047,0 c 5,0 8.702716,0.175793 11.722656,-1.501953 1.50996,-0.838868 2.701608,-2.247923 3.367188,-4.009766 C 79.753481,84.726438 80,82.633248 80,80 l 0,-46 -4.001953,0 0,46 c 0,2.366744 -0.255434,4.023564 -0.652344,5.074219 -0.39692,1.050654 -0.828329,1.516607 -1.568359,1.927734 C 72.297284,87.824208 68.998047,88 63.998047,88 L 48,88 47.998047,88 32,88 c -5,0 -8.299237,-0.175792 -9.779297,-0.998047 -0.74004,-0.411127 -1.171449,-0.87708 -1.568359,-1.927734 C 20.255424,84.023564 20,82.366744 20,80 l 0,-54 z m 16,8 0,36 L 36,70 36,34 Z m 14,0 0,36 L 50,70 50,34 Z m 14,0 0,36 L 64,70 64,34 Z m 13.560547,41.115234 0.111328,0.144532 c -0.0213,-0.02629 -0.03163,-0.05945 -0.05273,-0.08594 -0.017,-0.02229 -0.04169,-0.0361 -0.05859,-0.05859 z m -51.16211,0.01367 c -0.0169,0.02239 -0.04159,0.03816 -0.05859,0.06055 -0.021,0.02639 -0.03143,0.05965 -0.05273,0.08594 z"
+                 transform="matrix(0,-1,-1.0003957,0,438.00245,441.36222)"
+                 id="path6423" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <circle
+         id="circle6498"
+         r="34"
+         cy="368.36237"
+         cx="428"
+         style="opacity:0.9;fill:#333333" />
+      <g
+         id="text4878"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.22799492px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         transform="matrix(4,0,0,4,-391.3238,-1953.177)">
+        <path
+           id="path10105"
+           d="m 149.06549,448.67544 q 1.03899,-0.40102 2.02331,-1.02077 0.98431,-0.63798 1.80457,-1.58583 l 1.20305,0 0,12.632 -1.69521,0 0,-10.28059 q -0.21873,0.2005 -0.54684,0.41924 -0.30987,0.21874 -0.69266,0.41924 -0.36456,0.20051 -0.78381,0.38279 -0.40101,0.18228 -0.7838,0.30988 l -0.52861,-1.27596 z" />
+      </g>
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.9;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 220,-203.63672 c -33.08971,0 -60,26.91029 -60,60 0,33.08971 26.91029,60.000001 60,60.000001 33.08971,0 60,-26.910291 60,-60.000001 0,-33.08971 -26.91029,-60 -60,-60 z m 0,8 c 28.76619,0 52,23.23382 52,52 0,28.76619 -23.23381,52.000001 -52,52.000001 -28.76619,0 -52,-23.233811 -52,-52.000001 0,-28.76618 23.23381,-52 52,-52 z"
+         id="path4882" />
+      <g
+         id="text4884"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.22799492px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         transform="matrix(4,0,0,4,-396.98066,-1912.9974)">
+        <path
+           id="path10108"
+           d="m 157.78139,559.39611 q 0,0.65621 -0.27342,1.27596 -0.25519,0.60153 -0.69266,1.20305 -0.43747,0.5833 -0.98431,1.16659 -0.54684,0.56507 -1.09368,1.11191 -0.30988,0.30988 -0.72912,0.72912 -0.40102,0.41924 -0.76558,0.87494 -0.36456,0.4557 -0.61975,0.87495 -0.23696,0.41924 -0.23696,0.72912 l 5.81473,0 0,1.44001 -7.65576,0 q -0.0182,-0.10937 -0.0182,-0.21874 0,-0.10937 0,-0.20051 0,-0.85671 0.27342,-1.58583 0.29165,-0.74735 0.74735,-1.40356 0.4557,-0.65621 1.02077,-1.2395 0.56507,-0.5833 1.11191,-1.13014 0.4557,-0.43747 0.85671,-0.85671 0.41925,-0.43747 0.72912,-0.85672 0.32811,-0.43747 0.51039,-0.89317 0.2005,-0.4557 0.2005,-0.96608 0,-0.54684 -0.18228,-0.92963 -0.16405,-0.38279 -0.4557,-0.63798 -0.29164,-0.25519 -0.69266,-0.36456 -0.38279,-0.1276 -0.82026,-0.1276 -0.52861,0 -0.96608,0.14583 -0.43748,0.14582 -0.78381,0.34633 -0.34633,0.18228 -0.58329,0.40101 -0.23697,0.20051 -0.36456,0.30988 l -0.83849,-1.20305 q 0.16405,-0.18228 0.49215,-0.43747 0.32811,-0.27342 0.78381,-0.51038 0.4557,-0.23697 1.02077,-0.40102 0.56506,-0.16405 1.22127,-0.16405 1.98685,0 2.97116,0.92963 1.00254,0.9114 1.00254,2.58837 z" />
+      </g>
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.9;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 220,276.36133 c -33.08971,0 -60,26.91029 -60,60 0,33.0897 26.91029,60 60,60 33.08971,0 60,-26.9103 60,-60 0,-33.08971 -26.91029,-60 -60,-60 z m 0,8 c 28.76619,0 52,23.23381 52,52 0,28.76618 -23.23381,52 -52,52 -28.76619,0 -52,-23.23382 -52,-52 0,-28.76619 23.23381,-52 52,-52 z"
+         id="circle4888" />
+    </g>
+  </g>
+</svg>

=== added file 'app/graphics/edit-formula.png'
Binary files app/graphics/edit-formula.png	1970-01-01 00:00:00 +0000 and app/graphics/edit-formula.png	2016-01-13 21:49:18 +0000 differ
=== added file 'app/graphics/edit-formula.svg'
--- app/graphics/edit-formula.svg	1970-01-01 00:00:00 +0000
+++ app/graphics/edit-formula.svg	2016-01-13 21:49:18 +0000
@@ -0,0 +1,106 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.1"
+   id="svg4239"
+   viewBox="0 0 1120 1120"
+   height="1120"
+   width="1120">
+  <defs
+     id="defs4241" />
+  <metadata
+     id="metadata4244">
+    <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
+     transform="translate(-120,467.63775)"
+     id="layer1">
+    <text
+       id="text4859"
+       y="524.02234"
+       x="222.53049"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       xml:space="preserve"><tspan
+         y="524.02234"
+         x="222.53049"
+         id="tspan4861" /></text>
+    <rect
+       y="-467.63776"
+       x="120"
+       height="1120"
+       width="1120"
+       id="rect4868"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <rect
+       y="-387.63763"
+       x="360"
+       height="479.99997"
+       width="639.99994"
+       id="rect6368"
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#eeeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect5292"
+       width="639.99994"
+       height="504.00009"
+       x="360"
+       y="68.362251" />
+    <path
+       id="path6291"
+       transform="translate(120,-467.63775)"
+       d="M 560 535.99609 L 552 536 L 552 656 L 400 656 L 392 656 L 240 656 L 240 664.08203 L 392 664.0625 L 392 784 L 240 784 L 240 792 L 392 792 L 392 912 L 240 912 L 240 920 L 392 920 L 392 1040 L 400 1039.9961 L 400 920 L 552 920 L 552 1040 L 560 1039.9961 L 560 920 L 712 920 L 712 1040 L 720 1040 L 720 920 L 880 920 L 880 912 L 720 912 L 720 792 L 880 792 L 880 784 L 720 784 L 720 664.01953 L 880 664 L 880 656 L 720 656 L 720 535.99609 L 712 536 L 712 656 L 560 656 L 560 535.99609 z M 712 664.02148 L 712 784 L 560 784 L 560 664.04102 L 712 664.02148 z M 552 664.04297 L 552 784 L 400 784 L 400 664.0625 L 552 664.04297 z M 400 792 L 552 792 L 552 912 L 400 912 L 400 792 z M 560 792 L 712 792 L 712 912 L 560 912 L 560 792 z "
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#cfcfcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+    <rect
+       style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#efeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       id="rect6375"
+       width="591.99994"
+       height="112.00012"
+       x="384"
+       y="-67.637749" />
+    <g
+       transform="matrix(4,0,0,4,-360,-1957.0866)"
+       id="text5157"
+       style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:20.54218483px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#dd4814;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1">
+      <path
+         id="path5199"
+         d="m 252.22791,492.5557 q 1.95151,0 2.79374,-0.80114 0.84223,-0.82169 0.84223,-2.19801 0,-0.90386 -0.34922,-1.49958 -0.32867,-0.59573 -0.9244,-0.94494 -0.57518,-0.36976 -1.35578,-0.51356 -0.76006,-0.16434 -1.62283,-0.16434 l -0.20543,0 0,-1.10927 0.47247,0 q 0.55464,0 1.12982,-0.10272 0.59573,-0.12325 1.0682,-0.43138 0.49301,-0.30813 0.80114,-0.82169 0.32868,-0.51355 0.32868,-1.3147 0,-0.67789 -0.22597,-1.15036 -0.22596,-0.49301 -0.61626,-0.7806 -0.36976,-0.28759 -0.88332,-0.41085 -0.49301,-0.14379 -1.04765,-0.14379 -1.10928,0 -1.72554,0.30813 -0.61627,0.30813 -1.00657,0.57518 l -0.57518,-1.04765 q 0.20542,-0.1438 0.51356,-0.32868 0.32867,-0.18488 0.76006,-0.34921 0.43138,-0.16434 0.94494,-0.26705 0.53409,-0.12325 1.15036,-0.12325 1.06819,0 1.82825,0.26704 0.78061,0.26705 1.29416,0.76006 0.51356,0.47248 0.76006,1.15037 0.24651,0.65735 0.24651,1.43795 0,1.25307 -0.67789,2.05422 -0.65735,0.7806 -1.70501,1.12982 0.57519,0.14379 1.10928,0.45193 0.55464,0.28759 0.98603,0.76006 0.43138,0.45193 0.69843,1.10928 0.26705,0.65735 0.26705,1.54066 0,0.90386 -0.32867,1.66392 -0.30814,0.76006 -0.94494,1.33524 -0.61627,0.55464 -1.58175,0.88331 -0.96549,0.30814 -2.25964,0.30814 -0.6779,0 -1.25308,-0.10272 -0.55464,-0.0822 -0.98602,-0.20542 -0.43139,-0.12325 -0.73952,-0.2465 -0.28759,-0.12326 -0.43139,-0.20543 l 0.34922,-1.19144 q 0.12325,0.0822 0.41084,0.20542 0.2876,0.12325 0.6779,0.24651 0.41084,0.10271 0.90385,0.18488 0.51356,0.0822 1.10928,0.0822 z" />
+      <path
+         id="path5201"
+         d="m 260.14596,486.96823 4.04681,0 0,-4.45765 1.19145,0 0,4.45765 4.04681,0 0,1.15036 -4.04681,0 0,4.4782 -1.19145,0 0,-4.4782 -4.04681,0 0,-1.15036 z" />
+      <path
+         id="path5203"
+         d="m 272.78871,482.16136 q 1.23253,-0.43139 2.19802,-1.08874 0.96548,-0.67789 1.91042,-1.82825 l 0.94494,0 0,14.23573 -1.33524,0 0,-12.20206 q -0.22597,0.24651 -0.59573,0.51356 -0.34921,0.26705 -0.80114,0.5341 -0.45193,0.2465 -0.94494,0.49301 -0.49301,0.22596 -0.98603,0.36976 l -0.3903,-1.02711 z" />
+      <path
+         id="path5205"
+         d="m 282.76098,486.88606 4.64253,0 0,1.29416 -4.64253,0 0,-1.29416 z" />
+      <path
+         id="path5207"
+         d="m 288.9904,488.79648 q 0.36976,-0.98602 1.02711,-2.21855 0.67789,-1.23253 1.52012,-2.52669 0.84223,-1.29416 1.82825,-2.52669 0.98603,-1.25307 1.99259,-2.28018 l 1.39687,0 0,9.28507 1.76663,0 0,1.08873 -1.76663,0 0,3.86193 -1.3147,0 0,-3.86193 -6.45024,0 0,-0.82169 z m 6.45024,-0.26704 0,-7.78549 q -0.71897,0.73952 -1.45849,1.705 -0.73952,0.96548 -1.41741,2.01313 -0.65735,1.02711 -1.23253,2.07476 -0.57519,1.04766 -0.96549,1.9926 l 5.07392,0 z" />
+      <path
+         id="path5209"
+         d="m 300.70875,486.96823 4.04681,0 0,-4.45765 1.19145,0 0,4.45765 4.04681,0 0,1.15036 -4.04681,0 0,4.4782 -1.19145,0 0,-4.4782 -4.04681,0 0,-1.15036 z" />
+      <path
+         id="path5211"
+         d="m 313.3515,482.16136 q 1.23253,-0.43139 2.19802,-1.08874 0.96548,-0.67789 1.91042,-1.82825 l 0.94494,0 0,14.23573 -1.33524,0 0,-12.20206 q -0.22597,0.24651 -0.59573,0.51356 -0.34921,0.26705 -0.80114,0.5341 -0.45193,0.2465 -0.94494,0.49301 -0.49301,0.22596 -0.98603,0.36976 l -0.3903,-1.02711 z" />
+      <path
+         id="path5213"
+         d="m 327.65817,492.5557 q 1.02711,0 1.705,-0.22596 0.69844,-0.24651 1.10928,-0.65735 0.41084,-0.41084 0.57518,-0.94494 0.18488,-0.55464 0.18488,-1.19145 0,-0.82168 -0.26705,-1.47903 -0.26705,-0.65735 -0.94494,-1.10928 -0.67789,-0.45193 -1.82825,-0.67789 -1.15036,-0.24651 -2.91699,-0.24651 0.12325,-1.04765 0.20542,-1.91042 0.0822,-0.88332 0.14379,-1.68446 0.0616,-0.82169 0.0822,-1.58175 0.0411,-0.7806 0.0616,-1.60229 l 6.40916,0 0,1.1709 -5.23826,0 q -0.0205,0.3903 -0.0616,1.00657 -0.0411,0.61627 -0.0822,1.27362 -0.0411,0.6368 -0.10271,1.23253 -0.0616,0.59572 -0.10271,0.94494 1.58175,0.0411 2.73211,0.3903 1.15036,0.34922 1.88988,0.94494 0.73952,0.59572 1.08873,1.43795 0.36976,0.84223 0.36976,1.86934 0,0.90386 -0.30813,1.68446 -0.28759,0.7806 -0.90386,1.35578 -0.61626,0.57519 -1.5612,0.90386 -0.94494,0.32868 -2.2391,0.32868 -0.65735,0 -1.23253,-0.10272 -0.55464,-0.0822 -1.00657,-0.20542 -0.43138,-0.12325 -0.73952,-0.2465 -0.30813,-0.12326 -0.45192,-0.20543 l 0.34921,-1.19144 q 0.12326,0.0822 0.41085,0.20542 0.30813,0.12325 0.69843,0.24651 0.41084,0.10271 0.90386,0.18488 0.51355,0.0822 1.06819,0.0822 z" />
+    </g>
+    <path
+       id="path10716"
+       d="m 723.96186,-64.30311 0,93.68919 -8.06987,0 c -2.93781,0 -5.30446,2.358687 -5.30446,5.296536 l 0,20.15493 c 0,2.937849 2.36665,5.304375 5.30446,5.304375 l 20.14708,0 c 2.93781,0 5.30446,-2.366526 5.30446,-5.304375 l 0,-20.15493 c 0,-2.937849 -2.36665,-5.296536 -5.30446,-5.296536 l -8.07747,0 0,-93.68919 -3.99974,0 z"
+       style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#12a3d8;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+  </g>
+</svg>

=== added file 'app/graphics/edit-item-from-history.png'
Binary files app/graphics/edit-item-from-history.png	1970-01-01 00:00:00 +0000 and app/graphics/edit-item-from-history.png	2016-01-13 21:49:18 +0000 differ
=== added file 'app/graphics/edit-item-from-history.svg'
--- app/graphics/edit-item-from-history.svg	1970-01-01 00:00:00 +0000
+++ app/graphics/edit-item-from-history.svg	2016-01-13 21:49:18 +0000
@@ -0,0 +1,297 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.1"
+   id="svg4239"
+   viewBox="0 0 1120 1120"
+   height="1120"
+   width="1120">
+  <defs
+     id="defs4241" />
+  <metadata
+     id="metadata4244">
+    <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
+     transform="translate(-120,467.63775)"
+     id="layer1">
+    <g
+       id="g7173">
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect4868"
+         width="1120"
+         height="1120"
+         x="120"
+         y="-467.63776" />
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect6368"
+         width="800"
+         height="160.00002"
+         x="320"
+         y="-227.63774" />
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text6370"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 295.73779,455.48624 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path10197" />
+        <path
+           d="m 302.90596,454.01124 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path10199" />
+        <path
+           d="m 310.92412,454.37374 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path10201" />
+        <path
+           d="m 323.97979,451.82374 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10203" />
+        <path
+           d="m 331.74834,455.68624 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path10205" />
+        <path
+           d="m 344.69189,454.34624 q 0.315,-0.84 0.875,-1.89 0.5775,-1.05 1.295,-2.1525 0.7175,-1.1025 1.5575,-2.1525 0.84,-1.0675 1.6975,-1.9425 l 1.19,0 0,7.91 1.505,0 0,0.9275 -1.505,0 0,3.29 -1.12,0 0,-3.29 -5.495,0 0,-0.7 z m 5.495,-0.2275 0,-6.6325 q -0.6125,0.63 -1.2425,1.4525 -0.63,0.8225 -1.2075,1.715 -0.56,0.875 -1.05,1.7675 -0.49,0.8925 -0.8225,1.6975 l 4.3225,0 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10207" />
+        <path
+           d="m 361.67482,449.21874 q 0,0.6825 -0.245,1.295 -0.245,0.595 -0.665,1.155 -0.4025,0.56 -0.9275,1.085 -0.525,0.525 -1.0675,1.05 -0.455,0.4375 -0.8925,0.8925 -0.42,0.4375 -0.77,0.8925 -0.3325,0.4375 -0.5425,0.875 -0.1925,0.42 -0.1925,0.84 l 0,0.035 5.7225,0 0,0.9975 -6.9825,0 q 0,-0.035 -0.0175,-0.1225 0,-0.105 0,-0.2975 0,-0.8225 0.2975,-1.5225 0.2975,-0.7175 0.7525,-1.3475 0.4725,-0.63 1.0325,-1.1725 0.5775,-0.5425 1.1025,-1.05 0.4375,-0.42 0.8225,-0.805 0.4025,-0.4025 0.7,-0.8225 0.2975,-0.42 0.4725,-0.8925 0.175,-0.4725 0.175,-1.0325 0,-1.225 -0.665,-1.75 -0.6475,-0.5425 -1.645,-0.5425 -0.56,0 -0.9975,0.14 -0.4375,0.14 -0.77,0.3325 -0.315,0.175 -0.5425,0.3675 -0.2275,0.1925 -0.3325,0.2975 l -0.595,-0.7875 q 0.105,-0.1225 0.3675,-0.35 0.28,-0.245 0.6825,-0.4725 0.42,-0.2275 0.9625,-0.385 0.5425,-0.175 1.2075,-0.175 1.7675,0 2.66,0.875 0.8925,0.8575 0.8925,2.3975 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10209" />
+      </g>
+      <g
+         id="g6399"
+         transform="matrix(-4.0246708,0,0,4.0246708,2244.9728,-2926.0566)">
+        <circle
+           style="opacity:0.3;fill:#dd4815"
+           enable-background="new    "
+           cx="380.64523"
+           cy="690.34686"
+           r="15.150758"
+           id="circle6395" />
+        <path
+           style="opacity:0.9;fill:#dd4815"
+           enable-background="new    "
+           d="m 421.1512,690.34685 -6.79218,-5.70759 0,2.33034 -26.08148,0 c -1.29658,-2.9287 -4.22353,-4.9752 -7.6332,-4.9752 -4.61251,0 -8.3507,3.73907 -8.3507,8.35158 0,4.61163 3.73907,8.34982 8.3507,8.34982 3.40791,0 6.33311,-2.04475 7.63232,-4.9717 l 26.08149,0 0,2.32685 6.79305,-5.7041 z"
+           id="path6397" />
+      </g>
+      <g
+         id="text4878"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.22799492px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         transform="matrix(4,0,0,4,-391.3238,-1953.177)">
+        <path
+           id="path10191"
+           d="m 149.06549,448.67544 q 1.03899,-0.40102 2.02331,-1.02077 0.98431,-0.63798 1.80457,-1.58583 l 1.20305,0 0,12.632 -1.69521,0 0,-10.28059 q -0.21873,0.2005 -0.54684,0.41924 -0.30987,0.21874 -0.69266,0.41924 -0.36456,0.20051 -0.78381,0.38279 -0.40101,0.18228 -0.7838,0.30988 l -0.52861,-1.27596 z" />
+      </g>
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.9;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 220,-203.63672 c -33.08971,0 -60,26.91029 -60,60 0,33.08971 26.91029,60.000001 60,60.000001 33.08971,0 60,-26.910291 60,-60.000001 0,-33.08971 -26.91029,-60 -60,-60 z m 0,8 c 28.76619,0 52,23.23382 52,52 0,28.76619 -23.23381,52.000001 -52,52.000001 -28.76619,0 -52,-23.233811 -52,-52.000001 0,-28.76618 23.23381,-52 52,-52 z"
+         id="path4882" />
+      <g
+         id="text4884"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.22799492px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         transform="matrix(4,0,0,4,-396.98066,-1912.9974)">
+        <path
+           id="path10194"
+           d="m 157.78139,559.39611 q 0,0.65621 -0.27342,1.27596 -0.25519,0.60153 -0.69266,1.20305 -0.43747,0.5833 -0.98431,1.16659 -0.54684,0.56507 -1.09368,1.11191 -0.30988,0.30988 -0.72912,0.72912 -0.40102,0.41924 -0.76558,0.87494 -0.36456,0.4557 -0.61975,0.87495 -0.23696,0.41924 -0.23696,0.72912 l 5.81473,0 0,1.44001 -7.65576,0 q -0.0182,-0.10937 -0.0182,-0.21874 0,-0.10937 0,-0.20051 0,-0.85671 0.27342,-1.58583 0.29165,-0.74735 0.74735,-1.40356 0.4557,-0.65621 1.02077,-1.2395 0.56507,-0.5833 1.11191,-1.13014 0.4557,-0.43747 0.85671,-0.85671 0.41925,-0.43747 0.72912,-0.85672 0.32811,-0.43747 0.51039,-0.89317 0.2005,-0.4557 0.2005,-0.96608 0,-0.54684 -0.18228,-0.92963 -0.16405,-0.38279 -0.4557,-0.63798 -0.29164,-0.25519 -0.69266,-0.36456 -0.38279,-0.1276 -0.82026,-0.1276 -0.52861,0 -0.96608,0.14583 -0.43748,0.14582 -0.78381,0.34633 -0.34633,0.18228 -0.58329,0.40101 -0.23697,0.20051 -0.36456,0.30988 l -0.83849,-1.20305 q 0.16405,-0.18228 0.49215,-0.43747 0.32811,-0.27342 0.78381,-0.51038 0.4557,-0.23697 1.02077,-0.40102 0.56506,-0.16405 1.22127,-0.16405 1.98685,0 2.97116,0.92963 1.00254,0.9114 1.00254,2.58837 z" />
+      </g>
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.9;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 220,276.36133 c -33.08971,0 -60,26.91029 -60,60 0,33.0897 26.91029,60 60,60 33.08971,0 60,-26.9103 60,-60 0,-33.08971 -26.91029,-60 -60,-60 z m 0,8 c 28.76619,0 52,23.23381 52,52 0,28.76618 -23.23381,52 -52,52 -28.76619,0 -52,-23.23382 -52,-52 0,-28.76619 23.23381,-52 52,-52 z"
+         id="circle4888" />
+      <rect
+         y="252.36238"
+         x="320"
+         height="160.00002"
+         width="800"
+         id="rect4980"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text6509"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 199.73778,575.67026 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path10212" />
+        <path
+           d="m 206.90594,574.19526 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path10214" />
+        <path
+           d="m 214.92411,574.55776 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path10216" />
+        <path
+           d="m 227.97977,572.00776 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10218" />
+        <path
+           d="m 235.74832,575.87026 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path10220" />
+        <path
+           d="m 248.69188,574.53026 q 0.315,-0.84 0.875,-1.89 0.5775,-1.05 1.295,-2.1525 0.7175,-1.1025 1.5575,-2.1525 0.84,-1.0675 1.6975,-1.9425 l 1.19,0 0,7.91 1.505,0 0,0.9275 -1.505,0 0,3.29 -1.12,0 0,-3.29 -5.495,0 0,-0.7 z m 5.495,-0.2275 0,-6.6325 q -0.6125,0.63 -1.2425,1.4525 -0.63,0.8225 -1.2075,1.715 -0.56,0.875 -1.05,1.7675 -0.49,0.8925 -0.8225,1.6975 l 4.3225,0 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10222" />
+        <path
+           d="m 265.67481,569.40276 q 0,0.6825 -0.245,1.295 -0.245,0.595 -0.665,1.155 -0.4025,0.56 -0.9275,1.085 -0.525,0.525 -1.0675,1.05 -0.455,0.4375 -0.8925,0.8925 -0.42,0.4375 -0.77,0.8925 -0.3325,0.4375 -0.5425,0.875 -0.1925,0.42 -0.1925,0.84 l 0,0.035 5.7225,0 0,0.9975 -6.9825,0 q 0,-0.035 -0.0175,-0.1225 0,-0.105 0,-0.2975 0,-0.8225 0.2975,-1.5225 0.2975,-0.7175 0.7525,-1.3475 0.4725,-0.63 1.0325,-1.1725 0.5775,-0.5425 1.1025,-1.05 0.4375,-0.42 0.8225,-0.805 0.4025,-0.4025 0.7,-0.8225 0.2975,-0.42 0.4725,-0.8925 0.175,-0.4725 0.175,-1.0325 0,-1.225 -0.665,-1.75 -0.6475,-0.5425 -1.645,-0.5425 -0.56,0 -0.9975,0.14 -0.4375,0.14 -0.77,0.3325 -0.315,0.175 -0.5425,0.3675 -0.2275,0.1925 -0.3325,0.2975 l -0.595,-0.7875 q 0.105,-0.1225 0.3675,-0.35 0.28,-0.245 0.6825,-0.4725 0.42,-0.2275 0.9625,-0.385 0.5425,-0.175 1.2075,-0.175 1.7675,0 2.66,0.875 0.8925,0.8575 0.8925,2.3975 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10224" />
+      </g>
+      <g
+         id="g6523"
+         transform="matrix(0.625,0,0,0.625,940.41064,253.29672)">
+        <g
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)"
+           id="g6525"
+           style="display:inline">
+          <g
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)"
+             id="g6527">
+            <g
+               transform="matrix(-1,0,0,1,575.99999,611)"
+               id="g6529"
+               style="display:inline">
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
+                 id="rect6531"
+                 width="96.037987"
+                 height="96"
+                 x="-438.00244"
+                 y="345.36221"
+                 transform="scale(-1,1)" />
+              <path
+                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#808080;fill-opacity:1;stroke:none"
+                 d="m 364.0904,368.96573 c -0.0215,-0.0161 -0.0354,-0.0404 -0.0567,-0.0566 -0.0253,-0.0201 -0.057,-0.0305 -0.0821,-0.0508 z"
+                 id="path6533" />
+              <path
+                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#808080;fill-opacity:1;stroke:none"
+                 d="m 364.07673,417.80167 -0.13873,0.10742 c 0.0251,-0.0203 0.0569,-0.0307 0.0821,-0.0508 0.0214,-0.0162 0.0353,-0.0405 0.0567,-0.0566 z"
+                 id="path6535" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.49851656;marker:none;enable-background:accumulate"
+                 d="m 73.474609,8.0058594 -55.140625,55.9179686 -0.08594,0.140625 c -0.24226,0.386677 -1.583328,2.627106 -3.455078,6.431641 -1.87175,3.804544 -4.175364,9.012363 -6.027344,14.851562 l -0.875,2.75586 2.757813,-0.871094 c 5.84428,-1.852387 11.055295,-4.157937 14.859374,-6.029297 3.80408,-1.87135 6.041272,-3.21226 6.425782,-3.453125 L 32.074219,77.666016 87.994141,22.529297 74.542969,9.0722656 73.474609,8.0058594 Z M 68,60 l 0,4 20,0 0,-4 -20,0 z m -47.380859,5.958984 9.419921,9.421875 c -0.297435,0.1774 -2.425767,1.442715 -5.857421,3.13086 -1.647361,0.810392 -3.624314,1.691427 -5.78125,2.580078 L 14.90625,77.597656 c 0.887674,-2.155374 1.767901,-4.130469 2.578125,-5.777344 1.687794,-3.430629 2.955482,-5.560884 3.134766,-5.861328 z"
+                 transform="matrix(0,-1,-1.0003957,0,438.00245,441.36222)"
+                 id="path6537" />
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.5;marker:none;enable-background:accumulate"
+                 id="rect6539"
+                 width="32.000008"
+                 height="4.0015807"
+                 x="-385.36221"
+                 y="-365.97397"
+                 transform="matrix(0,-1,-1,0,0,0)" />
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.5;marker:none;enable-background:accumulate"
+                 id="rect6541"
+                 width="43.999897"
+                 height="4.0014324"
+                 x="-397.36221"
+                 y="-353.96921"
+                 transform="matrix(0,-1,-1,0,0,0)" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         id="g6543"
+         transform="matrix(0.625,0,0,0.625,812.41064,253.29672)">
+        <g
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)"
+           id="g6545"
+           style="display:inline">
+          <g
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)"
+             id="g6547">
+            <g
+               transform="matrix(-1,0,0,1,575.99999,611)"
+               id="g6549"
+               style="display:inline">
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
+                 id="rect6551"
+                 width="96.037987"
+                 height="96"
+                 x="-438.00244"
+                 y="345.36221"
+                 transform="scale(-1,1)" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
+                 d="m 409.9914,405.39134 -4.00158,0 0,-36.07722 4.00158,0 z"
+                 id="path6553" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
+                 d="m 397.98665,405.39134 -4.00158,0 0,-36.07722 4.00158,0 z"
+                 id="path6555" />
+              <path
+                 style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00079107;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+                 d="m 345.9668,357.36133 0,59.98242 76.02929,0 0,-2 0,-57.98242 -76.02929,0 z m 4,4.00195 68.02929,0 0,51.97852 -68.02929,0 0,-51.97852 z"
+                 id="path6557" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+                 d="m 434.0756,429.44282 -6.29888,0 -69.80592,0 0,-4.0806 72.02849,0 0,-56.0481 4.07631,0 0,54.11584 z"
+                 id="path6559" />
+              <path
+                 id="path6561"
+                 d="m 385.98189,405.39134 -4.00158,0 0,-24.02912 4.00158,0 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate" />
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+                 id="rect6563"
+                 width="4"
+                 height="16.00633"
+                 x="-373.36221"
+                 y="-434.00085"
+                 transform="matrix(0,-1,-1,0,0,0)" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         transform="matrix(0.625,0,0,0.625,1068.4106,253.29672)"
+         id="layer1-12">
+        <g
+           style="display:inline"
+           id="g4845-8"
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)">
+          <g
+             id="g4778-9"
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)">
+            <g
+               style="display:inline"
+               id="g4780-6"
+               transform="matrix(-1,0,0,1,575.99999,611)">
+              <rect
+                 transform="scale(-1,1)"
+                 y="345.36221"
+                 x="-438.00244"
+                 height="96"
+                 width="96.037987"
+                 id="rect4782-9"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate" />
+              <path
+                 id="path4170-8"
+                 transform="matrix(0,-1,-1.0003957,0,438.00245,441.36222)"
+                 d="m 48.021484,8 c 0,0 0.002,0.00195 0.002,0.00195 0,0 0.002,-0.00195 0.002,-0.00195 l -0.0039,0 z m 0.002,0.00195 c -0.0028,4.814e-4 -0.0063,0.00114 -0.0078,0.00586 -0.007,9.996e-4 -0.0078,0.00481 -0.0098,0.00781 -0.006,0.003 -0.0068,0.00872 -0.0078,0.011719 -0.006,0.003 -0.0068,0.00186 -0.0098,0.00586 -5.06033,10.859983 -8.970109,21.929151 -11.193359,28.710938 -7.31383,0.006 -19.360537,0.283237 -30.841797,1.773437 -0.001,0.004 -0.00205,0.0048 0.00195,0.0078 -0.001,0.007 0.00481,0.01077 0.00781,0.01367 10e-4,0.007 0.00286,0.0097 0.00586,0.01172 0.001,0.007 0.00191,0.0048 0.00391,0.0078 8.76466,8.168728 18.084676,15.307264 23.847656,19.517578 -2.255209,6.957347 -5.714993,18.502505 -7.845703,29.882812 0.003,0.002 0.0048,0.003 0.0098,0 0.006,0.003 0.0088,-0.0029 0.01172,-0.0039 0.007,10e-4 0.01177,-9.53e-4 0.01367,-0.002 0.007,0.001 0.0068,0.001 0.0098,0 10.47791,-5.811711 20.148604,-12.464715 25.933594,-16.644531 5.92015,4.29487 15.830301,11.150802 25.994141,16.693359 0.003,-0.002 0.003,-0.0066 0.002,-0.01172 0.004,-0.004 0.002,-0.01077 0.002,-0.01367 0.003,-0.006 0.002,-0.0098 0.002,-0.01172 0.003,-0.006 0.0059,-0.0076 0.0059,-0.01172 -2.28943,-11.761087 -5.632732,-23.013159 -7.820312,-29.806641 5.9142,-4.303327 15.49475,-11.609396 23.90625,-19.5625 -0.001,-0.003 -0.0018,-0.0049 -0.0078,-0.0059 -0.003,-0.006 -0.0087,-0.0068 -0.01172,-0.0078 -0.004,-0.004 -0.01197,-0.0049 -0.01367,-0.0059 -0.004,-0.004 -0.0028,-0.0078 -0.0078,-0.0098 C 78.111466,37.097764 66.377304,36.800063 59.240234,36.78125 56.975133,29.827029 52.986923,18.457674 48.023438,8.0019531 Z m -0.002,10.291016 c 3.08882,7.474003 5.801783,14.774656 7.414063,19.724609 l 0.896484,2.75586 2.896485,0.0078 c 5.1081,0.01346 12.847529,0.343693 21.037109,0.976562 -6.15844,5.251614 -12.269762,10.089004 -16.482422,13.154297 l -2.341797,1.705079 0.888672,2.753906 c 1.56537,4.861206 3.641783,12.323099 5.570313,20.30664 -6.89531,-4.233055 -13.382787,-8.54967 -17.597657,-11.607422 l -2.345703,-1.699218 -2.349609,1.695312 c -4.13788,2.989737 -10.589945,7.26902 -17.583984,11.56836 1.89561,-7.866339 3.995742,-15.372182 5.601562,-20.326172 l 0.892578,-2.751953 -2.33789,-1.708985 c -4.123481,-3.012528 -10.189537,-7.826267 -16.441407,-13.15039 8.066,-0.627982 15.850764,-0.951078 21.058594,-0.955078 l 2.896484,-0.002 0.902344,-2.751953 c 1.5904,-4.85137 4.294971,-12.105985 7.425781,-19.695312 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;enable-background:accumulate" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <circle
+         id="circle6498"
+         r="34"
+         cy="374.54767"
+         cx="946.65808"
+         style="opacity:0.9;fill:#dd4814" />
+    </g>
+  </g>
+</svg>

=== added file 'app/graphics/fav-item-from-history.png'
Binary files app/graphics/fav-item-from-history.png	1970-01-01 00:00:00 +0000 and app/graphics/fav-item-from-history.png	2016-01-13 21:49:18 +0000 differ
=== added file 'app/graphics/fav-item-from-history.svg'
--- app/graphics/fav-item-from-history.svg	1970-01-01 00:00:00 +0000
+++ app/graphics/fav-item-from-history.svg	2016-01-13 21:49:18 +0000
@@ -0,0 +1,297 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.1"
+   id="svg4239"
+   viewBox="0 0 1120 1120"
+   height="1120"
+   width="1120">
+  <defs
+     id="defs4241" />
+  <metadata
+     id="metadata4244">
+    <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
+     transform="translate(-120,467.63775)"
+     id="layer1">
+    <g
+       id="g7383">
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect4868"
+         width="1120"
+         height="1120"
+         x="120"
+         y="-467.63776" />
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect6368"
+         width="800"
+         height="160.00002"
+         x="320"
+         y="-227.63774" />
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text6370"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 295.73779,455.48624 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path10350" />
+        <path
+           d="m 302.90596,454.01124 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path10352" />
+        <path
+           d="m 310.92412,454.37374 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path10354" />
+        <path
+           d="m 323.97979,451.82374 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10356" />
+        <path
+           d="m 331.74834,455.68624 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path10358" />
+        <path
+           d="m 344.69189,454.34624 q 0.315,-0.84 0.875,-1.89 0.5775,-1.05 1.295,-2.1525 0.7175,-1.1025 1.5575,-2.1525 0.84,-1.0675 1.6975,-1.9425 l 1.19,0 0,7.91 1.505,0 0,0.9275 -1.505,0 0,3.29 -1.12,0 0,-3.29 -5.495,0 0,-0.7 z m 5.495,-0.2275 0,-6.6325 q -0.6125,0.63 -1.2425,1.4525 -0.63,0.8225 -1.2075,1.715 -0.56,0.875 -1.05,1.7675 -0.49,0.8925 -0.8225,1.6975 l 4.3225,0 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10360" />
+        <path
+           d="m 361.67482,449.21874 q 0,0.6825 -0.245,1.295 -0.245,0.595 -0.665,1.155 -0.4025,0.56 -0.9275,1.085 -0.525,0.525 -1.0675,1.05 -0.455,0.4375 -0.8925,0.8925 -0.42,0.4375 -0.77,0.8925 -0.3325,0.4375 -0.5425,0.875 -0.1925,0.42 -0.1925,0.84 l 0,0.035 5.7225,0 0,0.9975 -6.9825,0 q 0,-0.035 -0.0175,-0.1225 0,-0.105 0,-0.2975 0,-0.8225 0.2975,-1.5225 0.2975,-0.7175 0.7525,-1.3475 0.4725,-0.63 1.0325,-1.1725 0.5775,-0.5425 1.1025,-1.05 0.4375,-0.42 0.8225,-0.805 0.4025,-0.4025 0.7,-0.8225 0.2975,-0.42 0.4725,-0.8925 0.175,-0.4725 0.175,-1.0325 0,-1.225 -0.665,-1.75 -0.6475,-0.5425 -1.645,-0.5425 -0.56,0 -0.9975,0.14 -0.4375,0.14 -0.77,0.3325 -0.315,0.175 -0.5425,0.3675 -0.2275,0.1925 -0.3325,0.2975 l -0.595,-0.7875 q 0.105,-0.1225 0.3675,-0.35 0.28,-0.245 0.6825,-0.4725 0.42,-0.2275 0.9625,-0.385 0.5425,-0.175 1.2075,-0.175 1.7675,0 2.66,0.875 0.8925,0.8575 0.8925,2.3975 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10362" />
+      </g>
+      <g
+         id="g6399"
+         transform="matrix(-4.0246708,0,0,4.0246708,2244.9728,-2926.0566)">
+        <circle
+           style="opacity:0.3;fill:#dd4815"
+           enable-background="new    "
+           cx="380.64523"
+           cy="690.34686"
+           r="15.150758"
+           id="circle6395" />
+        <path
+           style="opacity:0.9;fill:#dd4815"
+           enable-background="new    "
+           d="m 421.1512,690.34685 -6.79218,-5.70759 0,2.33034 -26.08148,0 c -1.29658,-2.9287 -4.22353,-4.9752 -7.6332,-4.9752 -4.61251,0 -8.3507,3.73907 -8.3507,8.35158 0,4.61163 3.73907,8.34982 8.3507,8.34982 3.40791,0 6.33311,-2.04475 7.63232,-4.9717 l 26.08149,0 0,2.32685 6.79305,-5.7041 z"
+           id="path6397" />
+      </g>
+      <g
+         id="text4878"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.22799492px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         transform="matrix(4,0,0,4,-391.3238,-1953.177)">
+        <path
+           id="path10344"
+           d="m 149.06549,448.67544 q 1.03899,-0.40102 2.02331,-1.02077 0.98431,-0.63798 1.80457,-1.58583 l 1.20305,0 0,12.632 -1.69521,0 0,-10.28059 q -0.21873,0.2005 -0.54684,0.41924 -0.30987,0.21874 -0.69266,0.41924 -0.36456,0.20051 -0.78381,0.38279 -0.40101,0.18228 -0.7838,0.30988 l -0.52861,-1.27596 z" />
+      </g>
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.9;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 220,-203.63672 c -33.08971,0 -60,26.91029 -60,60 0,33.08971 26.91029,60.000001 60,60.000001 33.08971,0 60,-26.910291 60,-60.000001 0,-33.08971 -26.91029,-60 -60,-60 z m 0,8 c 28.76619,0 52,23.23382 52,52 0,28.76619 -23.23381,52.000001 -52,52.000001 -28.76619,0 -52,-23.233811 -52,-52.000001 0,-28.76618 23.23381,-52 52,-52 z"
+         id="path4882" />
+      <g
+         id="text4884"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.22799492px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         transform="matrix(4,0,0,4,-396.98066,-1912.9974)">
+        <path
+           id="path10347"
+           d="m 157.78139,559.39611 q 0,0.65621 -0.27342,1.27596 -0.25519,0.60153 -0.69266,1.20305 -0.43747,0.5833 -0.98431,1.16659 -0.54684,0.56507 -1.09368,1.11191 -0.30988,0.30988 -0.72912,0.72912 -0.40102,0.41924 -0.76558,0.87494 -0.36456,0.4557 -0.61975,0.87495 -0.23696,0.41924 -0.23696,0.72912 l 5.81473,0 0,1.44001 -7.65576,0 q -0.0182,-0.10937 -0.0182,-0.21874 0,-0.10937 0,-0.20051 0,-0.85671 0.27342,-1.58583 0.29165,-0.74735 0.74735,-1.40356 0.4557,-0.65621 1.02077,-1.2395 0.56507,-0.5833 1.11191,-1.13014 0.4557,-0.43747 0.85671,-0.85671 0.41925,-0.43747 0.72912,-0.85672 0.32811,-0.43747 0.51039,-0.89317 0.2005,-0.4557 0.2005,-0.96608 0,-0.54684 -0.18228,-0.92963 -0.16405,-0.38279 -0.4557,-0.63798 -0.29164,-0.25519 -0.69266,-0.36456 -0.38279,-0.1276 -0.82026,-0.1276 -0.52861,0 -0.96608,0.14583 -0.43748,0.14582 -0.78381,0.34633 -0.34633,0.18228 -0.58329,0.40101 -0.23697,0.20051 -0.36456,0.30988 l -0.83849,-1.20305 q 0.16405,-0.18228 0.49215,-0.43747 0.32811,-0.27342 0.78381,-0.51038 0.4557,-0.23697 1.02077,-0.40102 0.56506,-0.16405 1.22127,-0.16405 1.98685,0 2.97116,0.92963 1.00254,0.9114 1.00254,2.58837 z" />
+      </g>
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.9;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 220,276.36133 c -33.08971,0 -60,26.91029 -60,60 0,33.0897 26.91029,60 60,60 33.08971,0 60,-26.9103 60,-60 0,-33.08971 -26.91029,-60 -60,-60 z m 0,8 c 28.76619,0 52,23.23381 52,52 0,28.76618 -23.23381,52 -52,52 -28.76619,0 -52,-23.23382 -52,-52 0,-28.76619 23.23381,-52 52,-52 z"
+         id="circle4888" />
+      <rect
+         y="252.36238"
+         x="320"
+         height="160.00002"
+         width="800"
+         id="rect4980"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text6509"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 199.73778,575.67026 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path10365" />
+        <path
+           d="m 206.90594,574.19526 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path10367" />
+        <path
+           d="m 214.92411,574.55776 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path10369" />
+        <path
+           d="m 227.97977,572.00776 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10371" />
+        <path
+           d="m 235.74832,575.87026 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path10373" />
+        <path
+           d="m 248.69188,574.53026 q 0.315,-0.84 0.875,-1.89 0.5775,-1.05 1.295,-2.1525 0.7175,-1.1025 1.5575,-2.1525 0.84,-1.0675 1.6975,-1.9425 l 1.19,0 0,7.91 1.505,0 0,0.9275 -1.505,0 0,3.29 -1.12,0 0,-3.29 -5.495,0 0,-0.7 z m 5.495,-0.2275 0,-6.6325 q -0.6125,0.63 -1.2425,1.4525 -0.63,0.8225 -1.2075,1.715 -0.56,0.875 -1.05,1.7675 -0.49,0.8925 -0.8225,1.6975 l 4.3225,0 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10375" />
+        <path
+           d="m 265.67481,569.40276 q 0,0.6825 -0.245,1.295 -0.245,0.595 -0.665,1.155 -0.4025,0.56 -0.9275,1.085 -0.525,0.525 -1.0675,1.05 -0.455,0.4375 -0.8925,0.8925 -0.42,0.4375 -0.77,0.8925 -0.3325,0.4375 -0.5425,0.875 -0.1925,0.42 -0.1925,0.84 l 0,0.035 5.7225,0 0,0.9975 -6.9825,0 q 0,-0.035 -0.0175,-0.1225 0,-0.105 0,-0.2975 0,-0.8225 0.2975,-1.5225 0.2975,-0.7175 0.7525,-1.3475 0.4725,-0.63 1.0325,-1.1725 0.5775,-0.5425 1.1025,-1.05 0.4375,-0.42 0.8225,-0.805 0.4025,-0.4025 0.7,-0.8225 0.2975,-0.42 0.4725,-0.8925 0.175,-0.4725 0.175,-1.0325 0,-1.225 -0.665,-1.75 -0.6475,-0.5425 -1.645,-0.5425 -0.56,0 -0.9975,0.14 -0.4375,0.14 -0.77,0.3325 -0.315,0.175 -0.5425,0.3675 -0.2275,0.1925 -0.3325,0.2975 l -0.595,-0.7875 q 0.105,-0.1225 0.3675,-0.35 0.28,-0.245 0.6825,-0.4725 0.42,-0.2275 0.9625,-0.385 0.5425,-0.175 1.2075,-0.175 1.7675,0 2.66,0.875 0.8925,0.8575 0.8925,2.3975 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10377" />
+      </g>
+      <g
+         id="g6523"
+         transform="matrix(0.625,0,0,0.625,940.41064,253.29672)">
+        <g
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)"
+           id="g6525"
+           style="display:inline">
+          <g
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)"
+             id="g6527">
+            <g
+               transform="matrix(-1,0,0,1,575.99999,611)"
+               id="g6529"
+               style="display:inline">
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
+                 id="rect6531"
+                 width="96.037987"
+                 height="96"
+                 x="-438.00244"
+                 y="345.36221"
+                 transform="scale(-1,1)" />
+              <path
+                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#808080;fill-opacity:1;stroke:none"
+                 d="m 364.0904,368.96573 c -0.0215,-0.0161 -0.0354,-0.0404 -0.0567,-0.0566 -0.0253,-0.0201 -0.057,-0.0305 -0.0821,-0.0508 z"
+                 id="path6533" />
+              <path
+                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#808080;fill-opacity:1;stroke:none"
+                 d="m 364.07673,417.80167 -0.13873,0.10742 c 0.0251,-0.0203 0.0569,-0.0307 0.0821,-0.0508 0.0214,-0.0162 0.0353,-0.0405 0.0567,-0.0566 z"
+                 id="path6535" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.49851656;marker:none;enable-background:accumulate"
+                 d="m 73.474609,8.0058594 -55.140625,55.9179686 -0.08594,0.140625 c -0.24226,0.386677 -1.583328,2.627106 -3.455078,6.431641 -1.87175,3.804544 -4.175364,9.012363 -6.027344,14.851562 l -0.875,2.75586 2.757813,-0.871094 c 5.84428,-1.852387 11.055295,-4.157937 14.859374,-6.029297 3.80408,-1.87135 6.041272,-3.21226 6.425782,-3.453125 L 32.074219,77.666016 87.994141,22.529297 74.542969,9.0722656 73.474609,8.0058594 Z M 68,60 l 0,4 20,0 0,-4 -20,0 z m -47.380859,5.958984 9.419921,9.421875 c -0.297435,0.1774 -2.425767,1.442715 -5.857421,3.13086 -1.647361,0.810392 -3.624314,1.691427 -5.78125,2.580078 L 14.90625,77.597656 c 0.887674,-2.155374 1.767901,-4.130469 2.578125,-5.777344 1.687794,-3.430629 2.955482,-5.560884 3.134766,-5.861328 z"
+                 transform="matrix(0,-1,-1.0003957,0,438.00245,441.36222)"
+                 id="path6537" />
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.5;marker:none;enable-background:accumulate"
+                 id="rect6539"
+                 width="32.000008"
+                 height="4.0015807"
+                 x="-385.36221"
+                 y="-365.97397"
+                 transform="matrix(0,-1,-1,0,0,0)" />
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.5;marker:none;enable-background:accumulate"
+                 id="rect6541"
+                 width="43.999897"
+                 height="4.0014324"
+                 x="-397.36221"
+                 y="-353.96921"
+                 transform="matrix(0,-1,-1,0,0,0)" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         id="g6543"
+         transform="matrix(0.625,0,0,0.625,812.41064,253.29672)">
+        <g
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)"
+           id="g6545"
+           style="display:inline">
+          <g
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)"
+             id="g6547">
+            <g
+               transform="matrix(-1,0,0,1,575.99999,611)"
+               id="g6549"
+               style="display:inline">
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
+                 id="rect6551"
+                 width="96.037987"
+                 height="96"
+                 x="-438.00244"
+                 y="345.36221"
+                 transform="scale(-1,1)" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
+                 d="m 409.9914,405.39134 -4.00158,0 0,-36.07722 4.00158,0 z"
+                 id="path6553" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
+                 d="m 397.98665,405.39134 -4.00158,0 0,-36.07722 4.00158,0 z"
+                 id="path6555" />
+              <path
+                 style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00079107;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+                 d="m 345.9668,357.36133 0,59.98242 76.02929,0 0,-2 0,-57.98242 -76.02929,0 z m 4,4.00195 68.02929,0 0,51.97852 -68.02929,0 0,-51.97852 z"
+                 id="path6557" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+                 d="m 434.0756,429.44282 -6.29888,0 -69.80592,0 0,-4.0806 72.02849,0 0,-56.0481 4.07631,0 0,54.11584 z"
+                 id="path6559" />
+              <path
+                 id="path6561"
+                 d="m 385.98189,405.39134 -4.00158,0 0,-24.02912 4.00158,0 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate" />
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
+                 id="rect6563"
+                 width="4"
+                 height="16.00633"
+                 x="-373.36221"
+                 y="-434.00085"
+                 transform="matrix(0,-1,-1,0,0,0)" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         transform="matrix(0.625,0,0,0.625,1068.4106,253.29672)"
+         id="layer1-12">
+        <g
+           style="display:inline"
+           id="g4845-8"
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)">
+          <g
+             id="g4778-9"
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)">
+            <g
+               style="display:inline"
+               id="g4780-6"
+               transform="matrix(-1,0,0,1,575.99999,611)">
+              <rect
+                 transform="scale(-1,1)"
+                 y="345.36221"
+                 x="-438.00244"
+                 height="96"
+                 width="96.037987"
+                 id="rect4782-9"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate" />
+              <path
+                 id="path4170-8"
+                 transform="matrix(0,-1,-1.0003957,0,438.00245,441.36222)"
+                 d="m 48.021484,8 c 0,0 0.002,0.00195 0.002,0.00195 0,0 0.002,-0.00195 0.002,-0.00195 l -0.0039,0 z m 0.002,0.00195 c -0.0028,4.814e-4 -0.0063,0.00114 -0.0078,0.00586 -0.007,9.996e-4 -0.0078,0.00481 -0.0098,0.00781 -0.006,0.003 -0.0068,0.00872 -0.0078,0.011719 -0.006,0.003 -0.0068,0.00186 -0.0098,0.00586 -5.06033,10.859983 -8.970109,21.929151 -11.193359,28.710938 -7.31383,0.006 -19.360537,0.283237 -30.841797,1.773437 -0.001,0.004 -0.00205,0.0048 0.00195,0.0078 -0.001,0.007 0.00481,0.01077 0.00781,0.01367 10e-4,0.007 0.00286,0.0097 0.00586,0.01172 0.001,0.007 0.00191,0.0048 0.00391,0.0078 8.76466,8.168728 18.084676,15.307264 23.847656,19.517578 -2.255209,6.957347 -5.714993,18.502505 -7.845703,29.882812 0.003,0.002 0.0048,0.003 0.0098,0 0.006,0.003 0.0088,-0.0029 0.01172,-0.0039 0.007,10e-4 0.01177,-9.53e-4 0.01367,-0.002 0.007,0.001 0.0068,0.001 0.0098,0 10.47791,-5.811711 20.148604,-12.464715 25.933594,-16.644531 5.92015,4.29487 15.830301,11.150802 25.994141,16.693359 0.003,-0.002 0.003,-0.0066 0.002,-0.01172 0.004,-0.004 0.002,-0.01077 0.002,-0.01367 0.003,-0.006 0.002,-0.0098 0.002,-0.01172 0.003,-0.006 0.0059,-0.0076 0.0059,-0.01172 -2.28943,-11.761087 -5.632732,-23.013159 -7.820312,-29.806641 5.9142,-4.303327 15.49475,-11.609396 23.90625,-19.5625 -0.001,-0.003 -0.0018,-0.0049 -0.0078,-0.0059 -0.003,-0.006 -0.0087,-0.0068 -0.01172,-0.0078 -0.004,-0.004 -0.01197,-0.0049 -0.01367,-0.0059 -0.004,-0.004 -0.0028,-0.0078 -0.0078,-0.0098 C 78.111466,37.097764 66.377304,36.800063 59.240234,36.78125 56.975133,29.827029 52.986923,18.457674 48.023438,8.0019531 Z m -0.002,10.291016 c 3.08882,7.474003 5.801783,14.774656 7.414063,19.724609 l 0.896484,2.75586 2.896485,0.0078 c 5.1081,0.01346 12.847529,0.343693 21.037109,0.976562 -6.15844,5.251614 -12.269762,10.089004 -16.482422,13.154297 l -2.341797,1.705079 0.888672,2.753906 c 1.56537,4.861206 3.641783,12.323099 5.570313,20.30664 -6.89531,-4.233055 -13.382787,-8.54967 -17.597657,-11.607422 l -2.345703,-1.699218 -2.349609,1.695312 c -4.13788,2.989737 -10.589945,7.26902 -17.583984,11.56836 1.89561,-7.866339 3.995742,-15.372182 5.601562,-20.326172 l 0.892578,-2.751953 -2.33789,-1.708985 c -4.123481,-3.012528 -10.189537,-7.826267 -16.441407,-13.15039 8.066,-0.627982 15.850764,-0.951078 21.058594,-0.955078 l 2.896484,-0.002 0.902344,-2.751953 c 1.5904,-4.85137 4.294971,-12.105985 7.425781,-19.695312 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;enable-background:accumulate" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <circle
+         id="circle6498"
+         r="34"
+         cy="374.54767"
+         cx="1072.3148"
+         style="opacity:0.9;fill:#dd4814" />
+    </g>
+  </g>
+</svg>

=== added file 'app/graphics/gift.png'
Binary files app/graphics/gift.png	1970-01-01 00:00:00 +0000 and app/graphics/gift.png	2016-01-13 21:49:18 +0000 differ
=== added file 'app/graphics/rotate-keyboard.png'
Binary files app/graphics/rotate-keyboard.png	1970-01-01 00:00:00 +0000 and app/graphics/rotate-keyboard.png	2016-01-13 21:49:18 +0000 differ
=== added file 'app/graphics/rotate-keyboard.svg'
--- app/graphics/rotate-keyboard.svg	1970-01-01 00:00:00 +0000
+++ app/graphics/rotate-keyboard.svg	2016-01-13 21:49:18 +0000
@@ -0,0 +1,190 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.1"
+   id="svg4239"
+   viewBox="0 0 1120 1120"
+   height="1120"
+   width="1120">
+  <defs
+     id="defs4241" />
+  <metadata
+     id="metadata4244">
+    <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
+     transform="translate(-120,467.63775)"
+     id="layer1">
+    <g
+       transform="matrix(4,0,0,4,-360,-1957.0866)"
+       id="g10489">
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect4868"
+         width="280"
+         height="280"
+         x="120"
+         y="372.36221" />
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#929292;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect6408"
+         width="92"
+         height="139.99998"
+         x="140"
+         y="424.36227"
+         rx="6"
+         ry="6" />
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect6368"
+         width="79.999992"
+         height="59.999996"
+         x="146"
+         y="434.36227" />
+      <rect
+         y="491.36221"
+         x="146"
+         height="63.000011"
+         width="79.999992"
+         id="rect5292"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#eeeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#cfcfcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 65,119 0,15 -19,0 -1,0 -19,0 0,1.00977 19,-0.002 0,14.99219 -19,0 0,1 19,0 0,15 -19,0 0,1 19,0 0,15 1,0 0,-15 19,0 0,15 1,0 0,-15 19,0 0,15 1,0 0,-15 20,0 0,-1 -20,0 0,-15 20,0 0,-1 -20,0 0,-14.99805 20,-0.002 0,-1 -20,0 0,-15 -1,0 0,15 -19,0 0,-15 -1,0 z M 85,135.00195 85,150 l -19,0 0,-14.99609 19,-0.002 z m -20,0.002 0,14.99609 -19,0 0,-14.99414 19,-0.002 z M 46,151 l 19,0 0,15 -19,0 0,-15 z m 20,0 19,0 0,15 -19,0 0,-15 z"
+         transform="translate(120,372.36221)"
+         id="path6291" />
+      <rect
+         y="474.36221"
+         x="149"
+         height="14.000015"
+         width="73.999992"
+         id="rect6375"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#efeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <rect
+         ry="6"
+         rx="6"
+         y="-383.49997"
+         x="472.36224"
+         height="140"
+         width="92"
+         id="rect6410"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#929292;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         transform="matrix(0,1,-1,0,0,0)" />
+      <rect
+         y="-373.49997"
+         x="478.36224"
+         height="120.00002"
+         width="80"
+         id="rect6412"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         transform="matrix(0,1,-1,0,0,0)" />
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#eeeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect6414"
+         width="60.000034"
+         height="47.250031"
+         x="253.5"
+         y="511.61215" />
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#efeeee;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect6428"
+         width="114.00002"
+         height="14.000017"
+         x="-370.49997"
+         y="-508.86221"
+         transform="scale(-1,-1)" />
+      <rect
+         y="511.61215"
+         x="313.50003"
+         height="47.250031"
+         width="60.000034"
+         id="rect6452"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#e2e2e2;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <g
+         transform="matrix(0.49616039,0.28645833,-0.28645833,0.49616039,203.65644,557.71796)"
+         id="layer1-0">
+        <g
+           style="display:inline"
+           id="g4845"
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)">
+          <g
+             id="g4778"
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)">
+            <g
+               style="display:inline"
+               id="g4780"
+               transform="matrix(1,0,0,-1,-203.96692,1397.7244)">
+              <rect
+                 transform="scale(-1,1)"
+                 y="345.36221"
+                 x="-438.00244"
+                 height="96"
+                 width="96.037987"
+                 id="rect4782"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate" />
+              <path
+                 id="path2194-7"
+                 d="m 382.21004,409.36222 c 0,0 -6.6219,13.54715 -10.2337,27.98196 0.003,0.003 0.007,0.003 0.009,0.006 0.004,0.002 0.008,0.003 0.0106,0.003 0.007,0.002 0.009,0.003 0.0108,0.003 0.007,0.002 0.007,0.002 0.009,0.006 15.37999,-1.48905 28.97223,-5.70654 28.97223,-5.70654 z"
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#dd4814;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;enable-background:accumulate" />
+              <path
+                 id="path4119"
+                 d="m 411.33789,392.0332 c -0.89101,12.644 -7.97594,24.40371 -19.4668,31.00391 l -1.99218,-3.46875 c 13.77171,-7.9103 20.4688,-24.00298 16.35547,-39.27539 -4.11334,-15.27241 -18.00843,-25.88477 -33.91407,-25.88477 l 0,-4.00195 c 17.68789,0 33.19604,11.83577 37.77735,28.8457 1.14532,4.25249 1.53724,8.56659 1.24023,12.78125 z"
+                 style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#dd4814;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00079107;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         id="g6620"
+         transform="matrix(-0.49616039,-0.28645833,0.28645833,-0.49616039,316.34356,467.00647)">
+        <g
+           transform="matrix(0,-1,-1,0,373.50506,516.50504)"
+           id="g6622"
+           style="display:inline">
+          <g
+             transform="matrix(-0.9996045,0,0,1,575.94296,-611.00001)"
+             id="g6624">
+            <g
+               transform="matrix(1,0,0,-1,-203.96692,1397.7244)"
+               id="g6626"
+               style="display:inline">
+              <rect
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
+                 id="rect6628"
+                 width="96.037987"
+                 height="96"
+                 x="-438.00244"
+                 y="345.36221"
+                 transform="scale(-1,1)" />
+              <path
+                 style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#dd4814;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;enable-background:accumulate"
+                 d="m 382.21004,409.36222 c 0,0 -6.6219,13.54715 -10.2337,27.98196 0.003,0.003 0.007,0.003 0.009,0.006 0.004,0.002 0.008,0.003 0.0106,0.003 0.007,0.002 0.009,0.003 0.0108,0.003 0.007,0.002 0.007,0.002 0.009,0.006 15.37999,-1.48905 28.97223,-5.70654 28.97223,-5.70654 z"
+                 id="path6630" />
+              <path
+                 style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#dd4814;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00079107;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+                 d="m 411.33789,392.0332 c -0.89101,12.644 -7.97594,24.40371 -19.4668,31.00391 l -1.99218,-3.46875 c 13.77171,-7.9103 20.4688,-24.00298 16.35547,-39.27539 -4.11334,-15.27241 -18.00843,-25.88477 -33.91407,-25.88477 l 0,-4.00195 c 17.68789,0 33.19604,11.83577 37.77735,28.8457 1.14532,4.25249 1.53724,8.56659 1.24023,12.78125 z"
+                 id="path6632" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#cfcfcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 192.75,138.875 0,11.625 -14.25,0 0,-11.25 -0.75,0 0,11.25 -14.25,0 0,-11.25 -0.75,0 0,11.25 -14.25,0 -0.75,0 -14.25,0 0,0.75781 14.25,-0.002 0,11.24414 -14.25,0 0,0.75 14.25,0 0,11.25 -14.25,0 0,0.75 14.25,0 0,11.25 0.75,0 0,-11.25 14.25,0 0,11.25 0.75,0 0,-11.25 14.25,0 0,11.25 0.75,0 0,-11.25 14.25,0 0,11.25 0.75,0 0,-11.25 14.25,0 0,11.25 0.75,0 0,-11.25 14.25,0 0,11.25 0.75,0 0,-11.25 14.25,0 0,11.25 0.75,0 0,-11.25 15,0 0,-0.75 -15,0 0,-11.25 15,0 0,-0.75 -15,0 0,-11.24805 15,-0.002 0,-0.75 -15,0 0,-11.25 -0.75,0 0,11.25 -14.25,0 0,-11.25 -0.75,0 0,11.25 -14.25,0 0,-10.875 -0.75,0 0,10.875 -14.25,0 0,-11.625 -0.75,0 z m 0,12.375 0,11.25 -14.25,0 0,-11.24805 14.25,-0.002 z m -15,0.002 0,11.24805 -14.25,0 0,-11.24609 14.25,-0.002 z m 60,0 0,11.24805 -14.25,0 0,-11.24609 14.25,-0.002 z m -75,0.002 0,11.24609 -14.25,0 0,-11.24414 14.25,-0.002 z m 60,0 0,11.24609 -14.25,0 0,-11.24414 14.25,-0.002 z m -15,0.002 0,11.24414 -14.25,0 0,-11.24219 14.25,-0.002 z m -59.25,11.994 14.25,0 0,11.25 -14.25,0 0,-11.25 z m 15,0 14.25,0 0,11.25 -14.25,0 0,-11.25 z m 15,0 14.25,0 0,11.25 -14.25,0 0,-11.25 z m 15,0 14.25,0 0,11.25 -14.25,0 0,-11.25 z m 15,0 14.25,0 0,11.25 -14.25,0 0,-11.25 z m 15,0 14.25,0 0,11.25 -14.25,0 0,-11.25 z"
+         transform="translate(120,372.36221)"
+         id="path6416" />
+    </g>
+  </g>
+</svg>

=== added file 'app/graphics/select-multiple-item-from-history.png'
Binary files app/graphics/select-multiple-item-from-history.png	1970-01-01 00:00:00 +0000 and app/graphics/select-multiple-item-from-history.png	2016-01-13 21:49:18 +0000 differ
=== added file 'app/graphics/select-multiple-item-from-history.svg'
--- app/graphics/select-multiple-item-from-history.svg	1970-01-01 00:00:00 +0000
+++ app/graphics/select-multiple-item-from-history.svg	2016-01-13 21:49:18 +0000
@@ -0,0 +1,318 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   version="1.1"
+   id="svg4239"
+   viewBox="0 0 1120 1120"
+   height="1120"
+   width="1120">
+  <defs
+     id="defs4241" />
+  <metadata
+     id="metadata4244">
+    <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
+     transform="translate(-120,467.63775)"
+     id="layer1">
+    <g
+       id="g7606">
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect4868"
+         width="1120"
+         height="1120"
+         x="120"
+         y="-467.63776" />
+      <rect
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         id="rect6368"
+         width="800"
+         height="480.00012"
+         x="320"
+         y="-419.63763" />
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text6370"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 295.73779,407.48627 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path10604" />
+        <path
+           d="m 302.90596,406.01127 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path10606" />
+        <path
+           d="m 310.92412,406.37377 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path10608" />
+        <path
+           d="m 323.97979,403.82377 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10610" />
+        <path
+           d="m 331.74834,407.68627 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path10612" />
+        <path
+           d="m 344.69189,406.34627 q 0.315,-0.84 0.875,-1.89 0.5775,-1.05 1.295,-2.1525 0.7175,-1.1025 1.5575,-2.1525 0.84,-1.0675 1.6975,-1.9425 l 1.19,0 0,7.91 1.505,0 0,0.9275 -1.505,0 0,3.29 -1.12,0 0,-3.29 -5.495,0 0,-0.7 z m 5.495,-0.2275 0,-6.6325 q -0.6125,0.63 -1.2425,1.4525 -0.63,0.8225 -1.2075,1.715 -0.56,0.875 -1.05,1.7675 -0.49,0.8925 -0.8225,1.6975 l 4.3225,0 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10614" />
+        <path
+           d="m 361.67482,401.21877 q 0,0.6825 -0.245,1.295 -0.245,0.595 -0.665,1.155 -0.4025,0.56 -0.9275,1.085 -0.525,0.525 -1.0675,1.05 -0.455,0.4375 -0.8925,0.8925 -0.42,0.4375 -0.77,0.8925 -0.3325,0.4375 -0.5425,0.875 -0.1925,0.42 -0.1925,0.84 l 0,0.035 5.7225,0 0,0.9975 -6.9825,0 q 0,-0.035 -0.0175,-0.1225 0,-0.105 0,-0.2975 0,-0.8225 0.2975,-1.5225 0.2975,-0.7175 0.7525,-1.3475 0.4725,-0.63 1.0325,-1.1725 0.5775,-0.5425 1.1025,-1.05 0.4375,-0.42 0.8225,-0.805 0.4025,-0.4025 0.7,-0.8225 0.2975,-0.42 0.4725,-0.8925 0.175,-0.4725 0.175,-1.0325 0,-1.225 -0.665,-1.75 -0.6475,-0.5425 -1.645,-0.5425 -0.56,0 -0.9975,0.14 -0.4375,0.14 -0.77,0.3325 -0.315,0.175 -0.5425,0.3675 -0.2275,0.1925 -0.3325,0.2975 l -0.595,-0.7875 q 0.105,-0.1225 0.3675,-0.35 0.28,-0.245 0.6825,-0.4725 0.42,-0.2275 0.9625,-0.385 0.5425,-0.175 1.2075,-0.175 1.7675,0 2.66,0.875 0.8925,0.8575 0.8925,2.3975 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10616" />
+      </g>
+      <g
+         id="text4878"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.22799492px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         transform="matrix(4,0,0,4,-391.3238,-1989.177)">
+        <path
+           id="path10619"
+           d="m 149.06549,448.67544 q 1.03899,-0.40102 2.02331,-1.02077 0.98431,-0.63798 1.80457,-1.58583 l 1.20305,0 0,12.632 -1.69521,0 0,-10.28059 q -0.21873,0.2005 -0.54684,0.41924 -0.30987,0.21874 -0.69266,0.41924 -0.36456,0.20051 -0.78381,0.38279 -0.40101,0.18228 -0.7838,0.30988 l -0.52861,-1.27596 z" />
+      </g>
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.9;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 220,-239.63672 c -33.08971,0 -60,26.91029 -60,60 0,33.08971 26.91029,60 60,60 33.08971,0 60,-26.91029 60,-60 0,-33.08971 -26.91029,-60 -60,-60 z m 0,8 c 28.76619,0 52,23.23382 52,52 0,28.76619 -23.23381,52 -52,52 -28.76619,0 -52,-23.23381 -52,-52 0,-28.76618 23.23381,-52 52,-52 z"
+         id="path4882" />
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text5177"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 298.96283,447.48627 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path10589" />
+        <path
+           d="m 306.13099,446.01127 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path10591" />
+        <path
+           d="m 313.79916,446.32377 2.825,0 0,0.7875 -2.825,0 0,-0.7875 z"
+           id="path10593" />
+        <path
+           d="m 323.66478,443.82377 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10595" />
+        <path
+           d="m 331.43334,447.68627 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path10597" />
+        <path
+           d="m 347.61439,449.54877 q 1.6625,0 2.38,-0.6825 0.7175,-0.7 0.7175,-1.8725 0,-0.77 -0.2975,-1.2775 -0.28,-0.5075 -0.7875,-0.805 -0.49,-0.315 -1.155,-0.4375 -0.6475,-0.14 -1.3825,-0.14 l -0.175,0 0,-0.945 0.4025,0 q 0.4725,0 0.9625,-0.0875 0.5075,-0.105 0.91,-0.3675 0.42,-0.2625 0.6825,-0.7 0.28,-0.4375 0.28,-1.12 0,-0.5775 -0.1925,-0.98 -0.1925,-0.42 -0.525,-0.665 -0.315,-0.245 -0.7525,-0.35 -0.42,-0.1225 -0.8925,-0.1225 -0.945,0 -1.47,0.2625 -0.525,0.2625 -0.8575,0.49 l -0.49,-0.8925 q 0.175,-0.1225 0.4375,-0.28 0.28,-0.1575 0.6475,-0.2975 0.3675,-0.14 0.805,-0.2275 0.455,-0.105 0.98,-0.105 0.91,0 1.5575,0.2275 0.665,0.2275 1.1025,0.6475 0.4375,0.4025 0.6475,0.98 0.21,0.56 0.21,1.225 0,1.0675 -0.5775,1.75 -0.56,0.665 -1.4525,0.9625 0.49,0.1225 0.945,0.385 0.4725,0.245 0.84,0.6475 0.3675,0.385 0.595,0.945 0.2275,0.56 0.2275,1.3125 0,0.77 -0.28,1.4175 -0.2625,0.6475 -0.805,1.1375 -0.525,0.4725 -1.3475,0.7525 -0.8225,0.2625 -1.925,0.2625 -0.5775,0 -1.0675,-0.0875 -0.4725,-0.07 -0.84,-0.175 -0.3675,-0.105 -0.63,-0.21 -0.245,-0.105 -0.3675,-0.175 l 0.2975,-1.015 q 0.105,0.07 0.35,0.175 0.245,0.105 0.5775,0.21 0.35,0.0875 0.77,0.1575 0.4375,0.07 0.945,0.07 z"
+           style="font-size:17.5px"
+           id="path10599" />
+        <path
+           d="m 358.31482,450.59877 q -0.8575,0 -1.5575,-0.245 -0.6825,-0.245 -1.19,-0.6825 -0.49,-0.455 -0.77,-1.05 -0.2625,-0.6125 -0.2625,-1.33 0,-0.6125 0.175,-1.1025 0.175,-0.5075 0.455,-0.8925 0.2975,-0.4025 0.665,-0.7 0.385,-0.315 0.805,-0.5425 -1.0675,-0.525 -1.4525,-1.2425 -0.385,-0.7175 -0.385,-1.5575 0,-0.7525 0.2625,-1.365 0.2625,-0.6125 0.7175,-1.0325 0.4725,-0.4375 1.12,-0.665 0.6475,-0.245 1.4175,-0.245 0.91,0 1.575,0.28 0.665,0.2625 1.085,0.7 0.4375,0.4375 0.63,0.9975 0.21,0.56 0.21,1.155 0,0.5775 -0.175,1.0675 -0.175,0.4725 -0.455,0.875 -0.28,0.385 -0.63,0.6825 -0.35,0.2975 -0.6825,0.5075 1.225,0.525 1.715,1.3125 0.5075,0.7875 0.5075,1.6625 0,0.7525 -0.28,1.3825 -0.2625,0.63 -0.7525,1.085 -0.49,0.4375 -1.19,0.6825 -0.7,0.2625 -1.5575,0.2625 z m 2.5725,-3.3075 q 0,-0.7525 -0.2975,-1.225 -0.28,-0.4725 -0.7525,-0.77 -0.455,-0.2975 -1.05,-0.4725 -0.5775,-0.175 -1.1725,-0.3675 -0.8925,0.42 -1.3825,1.1375 -0.49,0.7 -0.49,1.6975 0,0.49 0.1575,0.91 0.1575,0.42 0.4725,0.735 0.3325,0.315 0.805,0.5075 0.49,0.175 1.1375,0.175 0.6475,0 1.12,-0.175 0.49,-0.1925 0.805,-0.5075 0.3325,-0.315 0.49,-0.735 0.1575,-0.42 0.1575,-0.91 z m -4.9,-6.16 q 0,0.49 0.105,0.8925 0.1225,0.4025 0.4375,0.735 0.315,0.315 0.875,0.595 0.56,0.2625 1.47,0.5075 0.805,-0.455 1.2775,-1.12 0.4725,-0.665 0.4725,-1.6625 0,-0.4025 -0.14,-0.7875 -0.1225,-0.385 -0.4025,-0.6825 -0.2625,-0.315 -0.7,-0.49 -0.4375,-0.1925 -1.0675,-0.1925 -0.5775,0 -1.015,0.175 -0.4375,0.175 -0.735,0.49 -0.28,0.2975 -0.4375,0.7 -0.14,0.4025 -0.14,0.84 z"
+           style="font-size:17.5px"
+           id="path10601" />
+      </g>
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text5185"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 317.15139,483.82377 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10578" />
+        <path
+           d="m 320.20705,486.37377 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path10580" />
+        <path
+           d="m 333.26271,483.82377 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10582" />
+        <path
+           d="m 341.03127,487.68627 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path10584" />
+        <path
+           d="m 353.97482,486.34627 q 0.315,-0.84 0.875,-1.89 0.5775,-1.05 1.295,-2.1525 0.7175,-1.1025 1.5575,-2.1525 0.84,-1.0675 1.6975,-1.9425 l 1.19,0 0,7.91 1.505,0 0,0.9275 -1.505,0 0,3.29 -1.12,0 0,-3.29 -5.495,0 0,-0.7 z m 5.495,-0.2275 0,-6.6325 q -0.6125,0.63 -1.2425,1.4525 -0.63,0.8225 -1.2075,1.715 -0.56,0.875 -1.05,1.7675 -0.49,0.8925 -0.8225,1.6975 l 4.3225,0 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10586" />
+      </g>
+      <g
+         id="g5286"
+         transform="matrix(3.4694116,0,0,3.4694116,587.86304,-494.93216)">
+        <g
+           id="g5272">
+          <circle
+             id="circle5274"
+             r="17.294001"
+             cy="45.914001"
+             cx="59.992001"
+             enable-background="new    "
+             style="opacity:0.4;fill:#dd4815" />
+          <circle
+             id="circle5276"
+             r="17.294001"
+             cy="45.914001"
+             cx="59.992001"
+             enable-background="new    "
+             style="opacity:0.3;fill:#dd4815" />
+        </g>
+        <circle
+           id="circle5278"
+           r="9.5719995"
+           cy="45.952"
+           cx="60.032001"
+           style="fill:#dd4815" />
+      </g>
+      <rect
+         y="124.36237"
+         x="320"
+         height="480"
+         width="800"
+         id="rect5292"
+         style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text5294"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 295.73779,543.48624 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path10563" />
+        <path
+           d="m 302.90596,542.01124 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path10565" />
+        <path
+           d="m 310.92412,542.37374 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path10567" />
+        <path
+           d="m 323.97979,539.82374 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10569" />
+        <path
+           d="m 331.74834,543.68624 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path10571" />
+        <path
+           d="m 344.69189,542.34624 q 0.315,-0.84 0.875,-1.89 0.5775,-1.05 1.295,-2.1525 0.7175,-1.1025 1.5575,-2.1525 0.84,-1.0675 1.6975,-1.9425 l 1.19,0 0,7.91 1.505,0 0,0.9275 -1.505,0 0,3.29 -1.12,0 0,-3.29 -5.495,0 0,-0.7 z m 5.495,-0.2275 0,-6.6325 q -0.6125,0.63 -1.2425,1.4525 -0.63,0.8225 -1.2075,1.715 -0.56,0.875 -1.05,1.7675 -0.49,0.8925 -0.8225,1.6975 l 4.3225,0 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10573" />
+        <path
+           d="m 361.67482,537.21874 q 0,0.6825 -0.245,1.295 -0.245,0.595 -0.665,1.155 -0.4025,0.56 -0.9275,1.085 -0.525,0.525 -1.0675,1.05 -0.455,0.4375 -0.8925,0.8925 -0.42,0.4375 -0.77,0.8925 -0.3325,0.4375 -0.5425,0.875 -0.1925,0.42 -0.1925,0.84 l 0,0.035 5.7225,0 0,0.9975 -6.9825,0 q 0,-0.035 -0.0175,-0.1225 0,-0.105 0,-0.2975 0,-0.8225 0.2975,-1.5225 0.2975,-0.7175 0.7525,-1.3475 0.4725,-0.63 1.0325,-1.1725 0.5775,-0.5425 1.1025,-1.05 0.4375,-0.42 0.8225,-0.805 0.4025,-0.4025 0.7,-0.8225 0.2975,-0.42 0.4725,-0.8925 0.175,-0.4725 0.175,-1.0325 0,-1.225 -0.665,-1.75 -0.6475,-0.5425 -1.645,-0.5425 -0.56,0 -0.9975,0.14 -0.4375,0.14 -0.77,0.3325 -0.315,0.175 -0.5425,0.3675 -0.2275,0.1925 -0.3325,0.2975 l -0.595,-0.7875 q 0.105,-0.1225 0.3675,-0.35 0.28,-0.245 0.6825,-0.4725 0.42,-0.2275 0.9625,-0.385 0.5425,-0.175 1.2075,-0.175 1.7675,0 2.66,0.875 0.8925,0.8575 0.8925,2.3975 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10575" />
+      </g>
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text5302"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 298.96283,583.48624 q 0.225,-0.6 0.625,-1.35 0.4125,-0.75 0.925,-1.5375 0.5125,-0.7875 1.1125,-1.5375 0.6,-0.7625 1.2125,-1.3875 l 0.85,0 0,5.65 1.075,0 0,0.6625 -1.075,0 0,2.35 -0.8,0 0,-2.35 -3.925,0 0,-0.5 z m 3.925,-0.1625 0,-4.7375 q -0.4375,0.45 -0.8875,1.0375 -0.45,0.5875 -0.8625,1.225 -0.4,0.625 -0.75,1.2625 -0.35,0.6375 -0.5875,1.2125 l 3.0875,0 z"
+           id="path10548" />
+        <path
+           d="m 306.13099,582.01124 q 0,-2.2 0.725,-3.3625 0.725,-1.1625 2.0625,-1.1625 1.325,0 2.05,1.1625 0.7375,1.1625 0.7375,3.3625 0,2.1875 -0.7375,3.35 -0.725,1.1625 -2.05,1.1625 -1.325,0 -2.0625,-1.1625 -0.725,-1.1625 -0.725,-3.35 z m 4.6875,0 q 0,-0.75 -0.1,-1.425 -0.0875,-0.6875 -0.3125,-1.2125 -0.225,-0.525 -0.5875,-0.8375 -0.3625,-0.3125 -0.9,-0.3125 -0.55,0 -0.9125,0.3125 -0.3625,0.3125 -0.5875,0.8375 -0.2125,0.525 -0.3125,1.2125 -0.0875,0.675 -0.0875,1.425 0,0.75 0.0875,1.4375 0.1,0.675 0.3125,1.2 0.225,0.5125 0.5875,0.825 0.3625,0.3125 0.9125,0.3125 0.5375,0 0.9,-0.3125 0.3625,-0.3125 0.5875,-0.825 0.225,-0.525 0.3125,-1.2 0.1,-0.6875 0.1,-1.4375 z"
+           id="path10550" />
+        <path
+           d="m 313.79916,582.32374 2.825,0 0,0.7875 -2.825,0 0,-0.7875 z"
+           id="path10552" />
+        <path
+           d="m 323.66478,579.82374 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10554" />
+        <path
+           d="m 331.43334,583.68624 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path10556" />
+        <path
+           d="m 347.61439,585.54874 q 1.6625,0 2.38,-0.6825 0.7175,-0.7 0.7175,-1.8725 0,-0.77 -0.2975,-1.2775 -0.28,-0.5075 -0.7875,-0.805 -0.49,-0.315 -1.155,-0.4375 -0.6475,-0.14 -1.3825,-0.14 l -0.175,0 0,-0.945 0.4025,0 q 0.4725,0 0.9625,-0.0875 0.5075,-0.105 0.91,-0.3675 0.42,-0.2625 0.6825,-0.7 0.28,-0.4375 0.28,-1.12 0,-0.5775 -0.1925,-0.98 -0.1925,-0.42 -0.525,-0.665 -0.315,-0.245 -0.7525,-0.35 -0.42,-0.1225 -0.8925,-0.1225 -0.945,0 -1.47,0.2625 -0.525,0.2625 -0.8575,0.49 l -0.49,-0.8925 q 0.175,-0.1225 0.4375,-0.28 0.28,-0.1575 0.6475,-0.2975 0.3675,-0.14 0.805,-0.2275 0.455,-0.105 0.98,-0.105 0.91,0 1.5575,0.2275 0.665,0.2275 1.1025,0.6475 0.4375,0.4025 0.6475,0.98 0.21,0.56 0.21,1.225 0,1.0675 -0.5775,1.75 -0.56,0.665 -1.4525,0.9625 0.49,0.1225 0.945,0.385 0.4725,0.245 0.84,0.6475 0.3675,0.385 0.595,0.945 0.2275,0.56 0.2275,1.3125 0,0.77 -0.28,1.4175 -0.2625,0.6475 -0.805,1.1375 -0.525,0.4725 -1.3475,0.7525 -0.8225,0.2625 -1.925,0.2625 -0.5775,0 -1.0675,-0.0875 -0.4725,-0.07 -0.84,-0.175 -0.3675,-0.105 -0.63,-0.21 -0.245,-0.105 -0.3675,-0.175 l 0.2975,-1.015 q 0.105,0.07 0.35,0.175 0.245,0.105 0.5775,0.21 0.35,0.0875 0.77,0.1575 0.4375,0.07 0.945,0.07 z"
+           style="font-size:17.5px"
+           id="path10558" />
+        <path
+           d="m 358.31482,586.59874 q -0.8575,0 -1.5575,-0.245 -0.6825,-0.245 -1.19,-0.6825 -0.49,-0.455 -0.77,-1.05 -0.2625,-0.6125 -0.2625,-1.33 0,-0.6125 0.175,-1.1025 0.175,-0.5075 0.455,-0.8925 0.2975,-0.4025 0.665,-0.7 0.385,-0.315 0.805,-0.5425 -1.0675,-0.525 -1.4525,-1.2425 -0.385,-0.7175 -0.385,-1.5575 0,-0.7525 0.2625,-1.365 0.2625,-0.6125 0.7175,-1.0325 0.4725,-0.4375 1.12,-0.665 0.6475,-0.245 1.4175,-0.245 0.91,0 1.575,0.28 0.665,0.2625 1.085,0.7 0.4375,0.4375 0.63,0.9975 0.21,0.56 0.21,1.155 0,0.5775 -0.175,1.0675 -0.175,0.4725 -0.455,0.875 -0.28,0.385 -0.63,0.6825 -0.35,0.2975 -0.6825,0.5075 1.225,0.525 1.715,1.3125 0.5075,0.7875 0.5075,1.6625 0,0.7525 -0.28,1.3825 -0.2625,0.63 -0.7525,1.085 -0.49,0.4375 -1.19,0.6825 -0.7,0.2625 -1.5575,0.2625 z m 2.5725,-3.3075 q 0,-0.7525 -0.2975,-1.225 -0.28,-0.4725 -0.7525,-0.77 -0.455,-0.2975 -1.05,-0.4725 -0.5775,-0.175 -1.1725,-0.3675 -0.8925,0.42 -1.3825,1.1375 -0.49,0.7 -0.49,1.6975 0,0.49 0.1575,0.91 0.1575,0.42 0.4725,0.735 0.3325,0.315 0.805,0.5075 0.49,0.175 1.1375,0.175 0.6475,0 1.12,-0.175 0.49,-0.1925 0.805,-0.5075 0.3325,-0.315 0.49,-0.735 0.1575,-0.42 0.1575,-0.91 z m -4.9,-6.16 q 0,0.49 0.105,0.8925 0.1225,0.4025 0.4375,0.735 0.315,0.315 0.875,0.595 0.56,0.2625 1.47,0.5075 0.805,-0.455 1.2775,-1.12 0.4725,-0.665 0.4725,-1.6625 0,-0.4025 -0.14,-0.7875 -0.1225,-0.385 -0.4025,-0.6825 -0.2625,-0.315 -0.7,-0.49 -0.4375,-0.1925 -1.0675,-0.1925 -0.5775,0 -1.015,0.175 -0.4375,0.175 -0.735,0.49 -0.28,0.2975 -0.4375,0.7 -0.14,0.4025 -0.14,0.84 z"
+           style="font-size:17.5px"
+           id="path10560" />
+      </g>
+      <g
+         style="font-style:normal;font-variant:normal;font-weight:300;font-stretch:normal;font-size:12.5px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu, Light';text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#5d5d5d;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         id="text5310"
+         transform="matrix(4,0,0,4,-360,-1957.0866)">
+        <path
+           d="m 317.15139,619.82374 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10537" />
+        <path
+           d="m 320.20705,622.37374 2.4625,0 0,-2.7125 0.725,0 0,2.7125 2.4625,0 0,0.7 -2.4625,0 0,2.725 -0.725,0 0,-2.725 -2.4625,0 0,-0.7 z"
+           id="path10539" />
+        <path
+           d="m 333.26271,619.82374 q 0,0.4875 -0.175,0.925 -0.175,0.425 -0.475,0.825 -0.2875,0.4 -0.6625,0.775 -0.375,0.375 -0.7625,0.75 -0.325,0.3125 -0.6375,0.6375 -0.3,0.3125 -0.55,0.6375 -0.2375,0.3125 -0.3875,0.625 -0.1375,0.3 -0.1375,0.6 l 0,0.025 4.0875,0 0,0.7125 -4.9875,0 q 0,-0.025 -0.0125,-0.0875 0,-0.075 0,-0.2125 0,-0.5875 0.2125,-1.0875 0.2125,-0.5125 0.5375,-0.9625 0.3375,-0.45 0.7375,-0.8375 0.4125,-0.3875 0.7875,-0.75 0.3125,-0.3 0.5875,-0.575 0.2875,-0.2875 0.5,-0.5875 0.2125,-0.3 0.3375,-0.6375 0.125,-0.3375 0.125,-0.7375 0,-0.875 -0.475,-1.25 -0.4625,-0.3875 -1.175,-0.3875 -0.4,0 -0.7125,0.1 -0.3125,0.1 -0.55,0.2375 -0.225,0.125 -0.3875,0.2625 -0.1625,0.1375 -0.2375,0.2125 l -0.425,-0.5625 q 0.075,-0.0875 0.2625,-0.25 0.2,-0.175 0.4875,-0.3375 0.3,-0.1625 0.6875,-0.275 0.3875,-0.125 0.8625,-0.125 1.2625,0 1.9,0.625 0.6375,0.6125 0.6375,1.7125 z"
+           id="path10541" />
+        <path
+           d="m 341.03127,623.68624 5.65,0 0,0.7 -5.65,0 0,-0.7 z m 0,-2.625 5.65,0 0,0.7 -5.65,0 0,-0.7 z"
+           id="path10543" />
+        <path
+           d="m 353.97482,622.34624 q 0.315,-0.84 0.875,-1.89 0.5775,-1.05 1.295,-2.1525 0.7175,-1.1025 1.5575,-2.1525 0.84,-1.0675 1.6975,-1.9425 l 1.19,0 0,7.91 1.505,0 0,0.9275 -1.505,0 0,3.29 -1.12,0 0,-3.29 -5.495,0 0,-0.7 z m 5.495,-0.2275 0,-6.6325 q -0.6125,0.63 -1.2425,1.4525 -0.63,0.8225 -1.2075,1.715 -0.56,0.875 -1.05,1.7675 -0.49,0.8925 -0.8225,1.6975 l 4.3225,0 z"
+           style="font-size:17.5px;fill:#5d5d5d;fill-opacity:1"
+           id="path10545" />
+      </g>
+      <g
+         transform="matrix(0.83333324,0,0,0.83333324,416.5476,98.94136)"
+         id="layer1-3">
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
+           id="rect4782"
+           width="96"
+           height="96"
+           x="78.505051"
+           y="-28.142857"
+           transform="matrix(0,1,-1,0,0,0)" />
+        <path
+           id="path4643"
+           d="m -43.869141,86.503906 -0.01172,0.002 c -5.032775,0.05818 -8.713619,-0.120274 -11.72461,1.541016 -1.505495,0.830645 -2.696806,2.235578 -3.355469,3.990234 -0.658662,1.754657 -0.896484,3.836361 -0.896484,6.466797 l 0,56.001957 c 0,2.63043 0.237822,4.71214 0.896484,6.4668 0.658663,1.75465 1.849974,3.15959 3.355469,3.99023 3.010991,1.66129 6.691834,1.48479 11.72461,1.54297 l 0.01172,0 48.0234379,0 0.011719,0 c 5.0327754,-0.0582 8.7136191,0.11832 11.7246091,-1.54297 1.505495,-0.83064 2.696807,-2.23558 3.355469,-3.99023 0.658662,-1.75466 0.896484,-3.83637 0.896484,-6.4668 l 0,-56.001957 c 0,-2.630436 -0.237822,-4.71214 -0.896484,-6.466797 C 18.587432,90.282453 17.39612,88.87752 15.890625,88.046875 12.879635,86.385585 9.1987906,86.564043 4.1660156,86.505859 l -0.011719,-0.002 -48.0234376,0 z m 0.01172,4 48.0000001,0 c 5.0382536,0.05877 8.3518719,0.236877 9.8164059,1.044922 0.733638,0.404779 1.152716,0.854907 1.542969,1.894531 0.390254,1.039624 0.640625,2.690982 0.640625,5.060547 l 0,56.001954 c 0,2.36956 -0.250371,4.02092 -0.640625,5.06055 -0.390253,1.03962 -0.809331,1.48975 -1.542969,1.89453 -1.464534,0.80804 -4.7781526,0.98616 -9.8164059,1.04492 l -47.9765621,0 -0.02344,0 c -5.038253,-0.0588 -8.351872,-0.23688 -9.816406,-1.04492 -0.733637,-0.40478 -1.150762,-0.85491 -1.541016,-1.89453 -0.390253,-1.03963 -0.642578,-2.69099 -0.642578,-5.06055 l 0,-56.001954 c 0,-2.369565 0.252325,-4.020923 0.642578,-5.060547 0.390254,-1.039624 0.807379,-1.489752 1.541016,-1.894531 1.464534,-0.808045 4.778153,-0.986156 9.816406,-1.044922 z"
+           style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+        <path
+           id="path4041-9"
+           d="m 3.96512,110.90153 -27.17969,23.80469 -15.66211,-13.4336 -2.88477,3.26172 18.54102,19.50782 29.26562,-30.79493 -2.08007,-2.3457 z"
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;text-align:center;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;display:inline;fill:#808080;fill-opacity:1;stroke:none;stroke-width:0.99999994" />
+      </g>
+      <g
+         transform="matrix(0.83333332,0,0,0.83333332,416.5476,258.94144)"
+         id="layer1-6">
+        <rect
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
+           id="rect4782-0"
+           width="96"
+           height="96"
+           x="78.505051"
+           y="-28.142857"
+           transform="matrix(0,1,-1,0,0,0)" />
+        <path
+           id="path4643-1"
+           d="m -43.869141,86.503906 -0.01172,0.002 c -5.032775,0.05818 -8.713619,-0.120274 -11.72461,1.541016 -1.505495,0.830645 -2.696806,2.235578 -3.355469,3.990234 -0.658662,1.754657 -0.896484,3.836361 -0.896484,6.466797 l 0,56.001957 c 0,2.63043 0.237822,4.71214 0.896484,6.4668 0.658663,1.75465 1.849974,3.15959 3.355469,3.99023 3.010991,1.66129 6.691834,1.48479 11.72461,1.54297 l 0.01172,0 48.0234379,0 0.011719,0 c 5.0327754,-0.0582 8.7136191,0.11832 11.7246091,-1.54297 1.505495,-0.83064 2.696807,-2.23558 3.355469,-3.99023 0.658662,-1.75466 0.896484,-3.83637 0.896484,-6.4668 l 0,-56.001957 c 0,-2.630436 -0.237822,-4.71214 -0.896484,-6.466797 C 18.587432,90.282453 17.39612,88.87752 15.890625,88.046875 12.879635,86.385585 9.1987906,86.564043 4.1660156,86.505859 l -0.011719,-0.002 -48.0234376,0 z m 0.01172,4 48.0000001,0 c 5.0382536,0.05877 8.3518719,0.236877 9.8164059,1.044922 0.733638,0.404779 1.152716,0.854907 1.542969,1.894531 0.390254,1.039624 0.640625,2.690982 0.640625,5.060547 l 0,56.001954 c 0,2.36956 -0.250371,4.02092 -0.640625,5.06055 -0.390253,1.03962 -0.809331,1.48975 -1.542969,1.89453 -1.464534,0.80804 -4.7781526,0.98616 -9.8164059,1.04492 l -47.9765621,0 -0.02344,0 c -5.038253,-0.0588 -8.351872,-0.23688 -9.816406,-1.04492 -0.733637,-0.40478 -1.150762,-0.85491 -1.541016,-1.89453 -0.390253,-1.03963 -0.642578,-2.69099 -0.642578,-5.06055 l 0,-56.001954 c 0,-2.369565 0.252325,-4.020923 0.642578,-5.060547 0.390254,-1.039624 0.807379,-1.489752 1.541016,-1.894531 1.464534,-0.808045 4.778153,-0.986156 9.816406,-1.044922 z"
+           style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
+      </g>
+      <g
+         id="g5482"
+         transform="matrix(0.83333332,0,0,0.83333332,416.5476,418.94144)">
+        <rect
+           transform="matrix(0,1,-1,0,0,0)"
+           y="-28.142857"
+           x="78.505051"
+           height="96"
+           width="96"
+           id="rect5484"
+           style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:4;marker:none;enable-background:accumulate" />
+        <path
+           style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#808080;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           d="m -43.869141,86.503906 -0.01172,0.002 c -5.032775,0.05818 -8.713619,-0.120274 -11.72461,1.541016 -1.505495,0.830645 -2.696806,2.235578 -3.355469,3.990234 -0.658662,1.754657 -0.896484,3.836361 -0.896484,6.466797 l 0,56.001957 c 0,2.63043 0.237822,4.71214 0.896484,6.4668 0.658663,1.75465 1.849974,3.15959 3.355469,3.99023 3.010991,1.66129 6.691834,1.48479 11.72461,1.54297 l 0.01172,0 48.0234379,0 0.011719,0 c 5.0327754,-0.0582 8.7136191,0.11832 11.7246091,-1.54297 1.505495,-0.83064 2.696807,-2.23558 3.355469,-3.99023 0.658662,-1.75466 0.896484,-3.83637 0.896484,-6.4668 l 0,-56.001957 c 0,-2.630436 -0.237822,-4.71214 -0.896484,-6.466797 C 18.587432,90.282453 17.39612,88.87752 15.890625,88.046875 12.879635,86.385585 9.1987906,86.564043 4.1660156,86.505859 l -0.011719,-0.002 -48.0234376,0 z m 0.01172,4 48.0000001,0 c 5.0382536,0.05877 8.3518719,0.236877 9.8164059,1.044922 0.733638,0.404779 1.152716,0.854907 1.542969,1.894531 0.390254,1.039624 0.640625,2.690982 0.640625,5.060547 l 0,56.001954 c 0,2.36956 -0.250371,4.02092 -0.640625,5.06055 -0.390253,1.03962 -0.809331,1.48975 -1.542969,1.89453 -1.464534,0.80804 -4.7781526,0.98616 -9.8164059,1.04492 l -47.9765621,0 -0.02344,0 c -5.038253,-0.0588 -8.351872,-0.23688 -9.816406,-1.04492 -0.733637,-0.40478 -1.150762,-0.85491 -1.541016,-1.89453 -0.390253,-1.03963 -0.642578,-2.69099 -0.642578,-5.06055 l 0,-56.001954 c 0,-2.369565 0.252325,-4.020923 0.642578,-5.060547 0.390254,-1.039624 0.807379,-1.489752 1.541016,-1.894531 1.464534,-0.808045 4.778153,-0.986156 9.816406,-1.044922 z"
+           id="path5486" />
+      </g>
+      <circle
+         id="circle6222"
+         r="34"
+         cy="377.87701"
+         cx="399.51471"
+         style="opacity:0.9;fill:#dd4815" />
+      <g
+         id="text4884"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:18.22799492px;line-height:125%;font-family:Ubuntu;-inkscape-font-specification:Ubuntu;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         transform="matrix(4,0,0,4,-396.98066,-1884.9973)">
+        <path
+           id="path10622"
+           d="m 157.78139,559.39611 q 0,0.65621 -0.27342,1.27596 -0.25519,0.60153 -0.69266,1.20305 -0.43747,0.5833 -0.98431,1.16659 -0.54684,0.56507 -1.09368,1.11191 -0.30988,0.30988 -0.72912,0.72912 -0.40102,0.41924 -0.76558,0.87494 -0.36456,0.4557 -0.61975,0.87495 -0.23696,0.41924 -0.23696,0.72912 l 5.81473,0 0,1.44001 -7.65576,0 q -0.0182,-0.10937 -0.0182,-0.21874 0,-0.10937 0,-0.20051 0,-0.85671 0.27342,-1.58583 0.29165,-0.74735 0.74735,-1.40356 0.4557,-0.65621 1.02077,-1.2395 0.56507,-0.5833 1.11191,-1.13014 0.4557,-0.43747 0.85671,-0.85671 0.41925,-0.43747 0.72912,-0.85672 0.32811,-0.43747 0.51039,-0.89317 0.2005,-0.4557 0.2005,-0.96608 0,-0.54684 -0.18228,-0.92963 -0.16405,-0.38279 -0.4557,-0.63798 -0.29164,-0.25519 -0.69266,-0.36456 -0.38279,-0.1276 -0.82026,-0.1276 -0.52861,0 -0.96608,0.14583 -0.43748,0.14582 -0.78381,0.34633 -0.34633,0.18228 -0.58329,0.40101 -0.23697,0.20051 -0.36456,0.30988 l -0.83849,-1.20305 q 0.16405,-0.18228 0.49215,-0.43747 0.32811,-0.27342 0.78381,-0.51038 0.4557,-0.23697 1.02077,-0.40102 0.56506,-0.16405 1.22127,-0.16405 1.98685,0 2.97116,0.92963 1.00254,0.9114 1.00254,2.58837 z" />
+      </g>
+      <path
+         style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.9;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         d="m 220,304.36328 c -33.08971,0 -60,26.91029 -60,60 0,33.08971 26.91029,60 60,60 33.08971,0 60,-26.91029 60,-60 0,-33.08971 -26.91029,-60 -60,-60 z m 0,8 c 28.76619,0 52,23.23382 52,52 0,28.76619 -23.23381,52 -52,52 -28.76619,0 -52,-23.23381 -52,-52 0,-28.76618 23.23381,-52 52,-52 z"
+         id="circle4888" />
+    </g>
+  </g>
+</svg>

=== added file 'app/graphics/ubuntu-calculator-app.png'
Binary files app/graphics/ubuntu-calculator-app.png	1970-01-01 00:00:00 +0000 and app/graphics/ubuntu-calculator-app.png	2016-01-13 21:49:18 +0000 differ
=== modified file 'app/ubuntu-calculator-app.qml'
--- app/ubuntu-calculator-app.qml	2015-12-20 00:53:33 +0000
+++ app/ubuntu-calculator-app.qml	2016-01-13 21:49:18 +0000
@@ -24,6 +24,7 @@
 import "engine"
 import "engine/math.js" as MathJs
 import "engine/formula.js" as Formula
+import Qt.labs.settings 1.0
 
 MainView {
     id: mainView
@@ -66,6 +67,11 @@
     // Var used to store currently edited calculation history item
     property int editedCalculationIndex: -1
 
+    property var settings: Settings {
+        // Used for Welcome Wizard
+        property bool firstRun: true
+    }
+
     // By default we delete selected calculation from history.
     // If it is set to false, then editing will be invoked
     property bool deleteSelectedCalculation: true;
@@ -214,6 +220,8 @@
             for (var i = 0; i < numberOfOpenedBrackets; i++) {
                 deleteLastFormulaElement();
             }
+            console.log("[LOG]: Unable to calculate formula : \"" + longFormula + "\", math.js: " + exception.toString());
+
             errorAnimation.restart();
             return false;
         }
@@ -237,8 +245,15 @@
         id: mainStack
 
         Component.onCompleted: {
-            push(calculatorPage);
-            calculatorPage.forceActiveFocus();
+            // Show the welcome wizard only when running the app for the first time
+            if (settings.firstRun) {
+                console.log("[LOG]: Detecting first time run by user. Starting welcome wizard.")
+                push(Qt.resolvedUrl("welcomewizard/WelcomeWizard.qml"))
+            } else {
+                push(calculatorPage);
+                calculatorPage.forceActiveFocus();
+            }
+            push(Qt.resolvedUrl("welcomewizard/WelcomeWizard.qml"))
         }
 
         onHeightChanged: scrollableView.scrollToBottom();
@@ -246,9 +261,9 @@
 
         PageWithBottomEdge {
             id: calculatorPage
-
             title: i18n.tr("Calculator")
             anchors.fill: parent
+            visible: false
 
             bottomEdgeTitle: i18n.tr("Favorite")
 

=== added file 'app/ui/ActionButton.qml'
--- app/ui/ActionButton.qml	1970-01-01 00:00:00 +0000
+++ app/ui/ActionButton.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,41 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.3
+import Ubuntu.Components 1.1
+
+AbstractButton {
+    id: abstractButton
+
+    property alias iconName: _icon.name
+    property alias color: _icon.color
+
+    Rectangle {
+        visible: abstractButton.pressed
+        anchors.fill: parent
+        color:  UbuntuColors.orange
+    }
+
+    Icon {
+        id: _icon
+        width: units.gu(2.5)
+        height: width
+        anchors.centerIn: parent
+        color:  UbuntuColors.orange
+    }
+}

=== added file 'app/ui/Walkthrough.qml'
--- app/ui/Walkthrough.qml	1970-01-01 00:00:00 +0000
+++ app/ui/Walkthrough.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,170 @@
+/*
+ * Copyright 2015, 2016 Nekhelesh Ramananthan (UCS)
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+Page {
+    id: walkthrough
+
+    // Property to set the app name used in the walkthrough
+    property string appName
+
+    // Property to check if this is the first run or not
+    property bool isFirstRun: true
+
+    // Property to store the slides shown in the walkthrough (Each slide is a component defined in a separate file for simplicity)
+    property list<Component> model
+
+    // Property to get device orientation
+    property bool isLandscape: width > height
+
+    // Property to set the color of bottom cirle to indicate the user's progress
+    property color completeColor: UbuntuColors.orange
+
+    // Property to set the color of the bottom circle to indicate the slide still left to cover
+    property color inCompleteColor: "lightgrey"
+
+    // Property to set the color of the skip welcome wizard text
+    property color skipTextColor: "grey"
+
+    // Property to signal walkthrough completion
+    signal finished
+
+    // Hide page header
+    head.locked: true
+    head.visible: false
+
+    // ListView to show the slides
+    ListView {
+        id: listView
+        anchors {
+            left: parent.left
+            right: parent.right
+            top: skipLabel.bottom
+            bottom: slideIndicator.top
+        }
+
+        cacheBuffer: listView.width
+        model: walkthrough.model
+        snapMode: ListView.SnapOneItem
+        orientation: Qt.Horizontal
+        highlightMoveDuration: UbuntuAnimation.BriskDuration
+        highlightRangeMode: ListView.StrictlyEnforceRange
+        highlightFollowsCurrentItem: true
+
+        delegate: Item {
+            width: listView.width
+            height: listView.height
+
+            Loader {
+                anchors {
+                    fill: parent
+                    margins: units.gu(2)
+                }
+                sourceComponent: modelData
+            }
+        }
+    }
+
+    // Label to skip the walkthrough. Only visible on the first slide
+    Label {
+        id: skipLabel
+        objectName: "skipLabel"
+
+        visible: enabled
+        enabled: listView.currentIndex !== listView.count-1
+        color: skipTextColor
+        fontSize: "small"
+        wrapMode: Text.WordWrap
+        text: i18n.tr("Skip")
+        horizontalAlignment: Text.AlignRight
+
+        anchors {
+            top: parent.top
+            left: parent.left
+            right: parent.right
+            margins: units.gu(2)
+        }
+
+        MouseArea {
+            anchors.fill: parent
+            onClicked: walkthrough.finished()
+        }
+    }
+
+    // Indicator element to represent the current slide of the walkthrough
+    Row {
+        id: slideIndicator
+
+        height: units.gu(6)
+        spacing: 0
+        anchors {
+            left: leftchevron.right
+            right: rightchevron.left
+            bottom: parent.bottom
+        }
+
+        Repeater {
+            model: walkthrough.model.length
+            delegate: Rectangle {
+                width: slideIndicator.width/walkthrough.model.length
+                height: 4
+                anchors.verticalCenter: parent.verticalCenter
+                color: listView.currentIndex >= index ? completeColor
+                                                      : inCompleteColor
+            }
+        }
+    }
+
+    ActionButton {
+        id: rightchevron
+
+        width: units.gu(6)
+        height: units.gu(6)
+
+        anchors {
+            bottom: parent.bottom
+            right: parent.right
+        }
+
+        iconName: "chevron"
+        visible: enabled
+        enabled: listView.currentIndex !== listView.count-1
+        onClicked: listView.currentIndex++
+    }
+
+    ActionButton {
+        id: leftchevron
+
+        width: units.gu(6)
+        height: units.gu(6)
+
+        anchors {
+            bottom: parent.bottom
+            left: parent.left
+        }
+
+        iconName: "chevron"
+        rotation: 180
+        visible: enabled
+        enabled: listView.currentIndex !== 0
+        onClicked: listView.currentIndex--
+    }
+}

=== added directory 'app/welcomewizard'
=== added file 'app/welcomewizard/CMakeLists.txt'
--- app/welcomewizard/CMakeLists.txt	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/CMakeLists.txt	2016-01-13 21:49:18 +0000
@@ -0,0 +1,8 @@
+set(WELCOMEWIZARD_QML_JS_FILES WelcomeWizard.qml SlideBase.qml Slide1.qml Slide2.qml Slide3.qml Slide4.qml Slide5.qml Slide6.qml Slide7.qml Slide8.qml Slide9.qml Slide10.qml Slide11.qml)
+
+# Make the files visible in the qtcreator tree
+add_custom_target(calculator_welcomewizard_QMlFiles ALL SOURCES ${WELCOMEWIZARD_QML_JS_FILES})
+
+install(FILES ${WELCOMEWIZARD_QML_JS_FILES} DESTINATION ${UBUNTU-CALCULATOR-APP_DIR}/welcomewizard)
+
+

=== added file 'app/welcomewizard/Slide1.qml'
--- app/welcomewizard/Slide1.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/Slide1.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,31 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+// Slide 1
+Component {
+    id: slide1
+
+    SlideBase {
+        slideTitle: i18n.tr("Welcome to Calculator")
+        slideDescription: i18n.tr("Enjoy the power of math by using Calculator.")
+        slideImage: "../graphics/ubuntu-calculator-app.png"
+    }
+}

=== added file 'app/welcomewizard/Slide10.qml'
--- app/welcomewizard/Slide10.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/Slide10.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,31 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+// Slide 10
+Component {
+    id: slide10
+
+    SlideBase {
+        slideTitle: i18n.tr("Copy formula")
+        slideDescription: i18n.tr("You could copy formula by long pressing on formula (on Phone and Tablet), or by right mouse click (on Desktop), and selecting 'Copy' option from menu")
+        slideImage: "../graphics/copy-formula.png"
+    }
+}

=== added file 'app/welcomewizard/Slide11.qml'
--- app/welcomewizard/Slide11.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/Slide11.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,112 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+// Slide 11
+Component {
+    id: slide11
+
+    Flow {
+        id: flow
+
+        width: parent.width
+        spacing: 0
+
+        Item {
+            id: imageContainer
+
+            width: isLandscape ? slide11.width/2 : slide11.width
+            height: isLandscape ? slide11.height : slide11.height/2
+
+            Image {
+                width: Math.min(parent.width, parent.height)
+                anchors.centerIn: parent
+                source: Qt.resolvedUrl("../graphics/gift.png")
+                fillMode: Image.PreserveAspectFit
+            }
+        }
+
+        Item {
+            id: textContainer
+
+            width: imageContainer.width
+            height: imageContainer.height
+
+            Flickable {
+                anchors {
+                    top: parent.top
+                    left: parent.left
+                    right: parent.right
+                    bottom: continueButton.top
+                    bottomMargin: units.gu(2)
+                }
+
+                contentHeight: textColumn.height
+                clip: true
+
+                Column {
+                    id: textColumn
+
+                    spacing: units.gu(2)
+                    anchors {
+                        top: parent.top
+                        left: parent.left
+                        right: parent.right
+                        topMargin: units.gu(2)
+                        leftMargin: units.gu(2)
+                        rightMargin: units.gu(2)
+                    }
+
+                    Label {
+                        id: introductionText
+                        text: i18n.tr("Enjoy")
+                        fontSize: "x-large"
+                        horizontalAlignment: Text.AlignHCenter
+                        wrapMode: Text.WordWrap
+                        width: parent.width
+                    }
+
+                    Label {
+                        id: bodyText
+                        text: i18n.tr("We hope you enjoy using Calculator!")
+                        wrapMode: Text.WordWrap
+                        horizontalAlignment: Text.AlignHCenter
+                        width: parent.width
+                    }
+                }
+            }
+
+            Button {
+                id: continueButton
+                anchors {
+                    bottom: parent.bottom
+                    bottomMargin: units.gu(3)
+                    horizontalCenter: parent.horizontalCenter
+                }
+                height: units.gu(6)
+                width: parent.width/1.3
+                color: UbuntuColors.green
+                text: i18n.tr("Finish")
+                onClicked: finished()
+            }
+        }
+    }
+
+}

=== added file 'app/welcomewizard/Slide2.qml'
--- app/welcomewizard/Slide2.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/Slide2.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,31 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+// Slide 2
+Component {
+    id: slide2
+
+    SlideBase {
+        slideTitle: i18n.tr("Scientific keyboard")
+        slideDescription: i18n.tr("If you are in Basic view, you could access to Scientific options, by swiping left Calculator's keyboard")
+        slideImage: "../graphics/access-sci-keyboard.png"
+    }
+}

=== added file 'app/welcomewizard/Slide3.qml'
--- app/welcomewizard/Slide3.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/Slide3.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,31 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+// Slide 3
+Component {
+    id: slide3
+
+    SlideBase {
+        slideTitle: i18n.tr("Scientific View")
+        slideDescription: i18n.tr("You could rotate you device display to get access to Scientific view")
+        slideImage: "../graphics/rotate-keyboard.png"
+    }
+}

=== added file 'app/welcomewizard/Slide4.qml'
--- app/welcomewizard/Slide4.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/Slide4.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,31 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+// Slide 4
+Component {
+    id: slide4
+
+    SlideBase {
+        slideTitle: i18n.tr("Delete item from calculation history")
+        slideDescription: i18n.tr("You could delete item from calculation history by swiping right calculation, and pressing Trash button")
+        slideImage: "../graphics/delete-item-from-history.png"
+    }
+}

=== added file 'app/welcomewizard/Slide5.qml'
--- app/welcomewizard/Slide5.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/Slide5.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,31 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+// Slide 5
+Component {
+    id: slide5
+
+    SlideBase {
+        slideTitle: i18n.tr("Delete several items from calculation history")
+        slideDescription: i18n.tr("You could delete multiple calculations from Calculation history, by long pressing Calculation. After that near every calculation the check-box will appear. After selecting you could select 'Delete' option from drop-down menu")
+        slideImage: "../graphics/select-multiple-item-from-history.png"
+    }
+}

=== added file 'app/welcomewizard/Slide6.qml'
--- app/welcomewizard/Slide6.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/Slide6.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,31 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+// Slide 6
+Component {
+    id: slide6
+
+    SlideBase {
+        slideTitle: i18n.tr("Delete whole formula at once")
+        slideDescription: i18n.tr("You could delete whole currently edited formula, by long pressing Clear button '←'")
+        slideImage: "../graphics/delete-formula.png"
+    }
+}

=== added file 'app/welcomewizard/Slide7.qml'
--- app/welcomewizard/Slide7.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/Slide7.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,31 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+// Slide 7
+Component {
+    id: slide7
+
+    SlideBase {
+        slideTitle: i18n.tr("Edit item from calculation history")
+        slideDescription: i18n.tr("You could edit item from calculation history by swiping left calculation, and pressing Edit button")
+        slideImage: "../graphics/edit-item-from-history.png"
+    }
+}

=== added file 'app/welcomewizard/Slide8.qml'
--- app/welcomewizard/Slide8.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/Slide8.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,31 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+// Slide 8
+Component {
+    id: slide8
+
+    SlideBase {
+        slideTitle: i18n.tr("Add new favourite")
+        slideDescription: i18n.tr("You could add item to favourites from calculation history by swiping left calculation, and pressing Star button")
+        slideImage: "../graphics/fav-item-from-history.png"
+    }
+}

=== added file 'app/welcomewizard/Slide9.qml'
--- app/welcomewizard/Slide9.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/Slide9.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,31 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+// Slide 9
+Component {
+    id: slide9
+
+    SlideBase {
+        slideTitle: i18n.tr("Edit formula")
+        slideDescription: i18n.tr("You could edit formula by clicking any part of formula. The cursor will appear there and you could modify formula in that place")
+        slideImage: "../graphics/edit-formula.png"
+    }
+}

=== added file 'app/welcomewizard/SlideBase.qml'
--- app/welcomewizard/SlideBase.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/SlideBase.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,98 @@
+/*
+ * Copyright (C) 2015 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+
+Item {
+    id: slideBase
+
+    // Slide title
+    property string slideTitle
+
+    // Slide description
+    property string slideDescription
+
+    // Slide image
+    property string slideImage
+
+    Flow {
+        id: flow
+
+        width: parent.width
+        spacing: 0
+
+        Item {
+            id: imageContainer
+
+            width: isLandscape ? slideBase.width/2 : slideBase.width
+            height: isLandscape ? slideBase.height : slideBase.height/2
+
+            Image {
+                width: Math.min(parent.width, parent.height)
+                anchors.centerIn: parent
+                source: Qt.resolvedUrl(slideImage)
+                fillMode: Image.PreserveAspectFit
+            }
+        }
+
+        Item {
+            id: textContainer
+
+            width: imageContainer.width
+            height: imageContainer.height
+
+            Flickable {
+                anchors.fill: parent
+                contentHeight: textColumn.height + units.gu(2)
+                clip: true
+
+                Column {
+                    id: textColumn
+
+                    spacing: units.gu(2)
+                    anchors {
+                        top: parent.top
+                        left: parent.left
+                        right: parent.right
+                        topMargin: units.gu(2)
+                        leftMargin: units.gu(2)
+                        rightMargin: units.gu(2)
+                    }
+
+                    Label {
+                        id: introductionText
+                        text: slideTitle
+                        fontSize: "x-large"
+                        horizontalAlignment: Text.AlignHCenter
+                        wrapMode: Text.WordWrap
+                        width: parent.width
+                    }
+
+                    Label {
+                        id: bodyText
+                        text: slideDescription
+                        wrapMode: Text.WordWrap
+                        horizontalAlignment: Text.AlignHCenter
+                        width: parent.width
+                    }
+                }
+            }
+        }
+    }
+}

=== added file 'app/welcomewizard/WelcomeWizard.qml'
--- app/welcomewizard/WelcomeWizard.qml	1970-01-01 00:00:00 +0000
+++ app/welcomewizard/WelcomeWizard.qml	2016-01-13 21:49:18 +0000
@@ -0,0 +1,48 @@
+/*
+ * Copyright (C) 2015, 2016 Canonical Ltd
+ *
+ * This file is part of Ubuntu Calculator App
+ *
+ * Ubuntu Calculator App is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 3 as
+ * published by the Free Software Foundation.
+ *
+ * Ubuntu Calculator App is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+import QtQuick 2.4
+import Ubuntu.Components 1.3
+import "../ui"
+
+// Initial Walkthrough tutorial
+Walkthrough {
+    id: walkthrough
+    appName: "Calculator"
+    objectName: "walkthroughPage"
+    onFinished: {
+        console.log("[LOG]: Welcome tour complete")
+        settings.firstRun = false
+        mainStack.pop()
+        mainStack.push(calculatorPage)
+        calculatorPage.forceActiveFocus();
+    }
+    model: [
+        Slide1{},
+        Slide2{},
+        Slide3{},
+        Slide4{},
+        Slide5{},
+        Slide6{},
+        Slide7{},
+        Slide8{},
+        Slide9{},
+        Slide10{},
+        Slide11{}
+    ]
+}

=== modified file 'debian/changelog'
--- debian/changelog	2016-01-09 00:15:42 +0000
+++ debian/changelog	2016-01-13 21:49:18 +0000
@@ -9,6 +9,9 @@
   * Add instruction how to enable profiling (workaround for LP: #1520551) 
   * Fix pressing of the bottom row buttons (LP: #1444564)
 
+  [ Andrew Hayzen ]
+  * Add skip label to walkthrough, and skip when running tests
+
  -- Bartosz Kosiorek <gang65@xxxxxxxxxxxxxx>  Thu, 12 Nov 2015 13:28:29 +0100
 
 ubuntu-calculator-app (2.0.233) vivid; urgency=medium

=== modified file 'po/com.ubuntu.calculator.pot'
--- po/com.ubuntu.calculator.pot	2015-10-19 22:40:29 +0000
+++ po/com.ubuntu.calculator.pot	2016-01-13 21:49:18 +0000
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-20 00:39+0200\n"
+"POT-Creation-Date: 2015-04-22 21:37+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@xxxxxx>\n"
@@ -17,39 +17,39 @@
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../app/engine/formula.js:176
+#: ../app/engine/formula.js:168
 msgid "NaN"
 msgstr ""
 
-#: ../app/ubuntu-calculator-app.qml:258 ../app/ubuntu-calculator-app.qml:263
+#: ../app/ubuntu-calculator-app.qml:227 ../app/ubuntu-calculator-app.qml:232
 msgid "Favorite"
 msgstr ""
 
-#: ../app/ubuntu-calculator-app.qml:311
+#: ../app/ubuntu-calculator-app.qml:285
 msgid "Cancel"
 msgstr ""
 
-#: ../app/ubuntu-calculator-app.qml:325
+#: ../app/ubuntu-calculator-app.qml:299
 msgid "Select All"
 msgstr ""
 
-#: ../app/ubuntu-calculator-app.qml:325
+#: ../app/ubuntu-calculator-app.qml:299
 msgid "Select None"
 msgstr ""
 
-#: ../app/ubuntu-calculator-app.qml:332 ../app/ubuntu-calculator-app.qml:403
+#: ../app/ubuntu-calculator-app.qml:306 ../app/ubuntu-calculator-app.qml:377
 msgid "Copy"
 msgstr ""
 
-#: ../app/ubuntu-calculator-app.qml:340 ../app/ubuntu-calculator-app.qml:455
+#: ../app/ubuntu-calculator-app.qml:314 ../app/ubuntu-calculator-app.qml:429
 msgid "Delete"
 msgstr ""
 
-#: ../app/ubuntu-calculator-app.qml:416
+#: ../app/ubuntu-calculator-app.qml:390
 msgid "Edit"
 msgstr ""
 
-#: ../app/ubuntu-calculator-app.qml:432
+#: ../app/ubuntu-calculator-app.qml:406
 msgid "Add to favorites"
 msgstr ""
 
@@ -59,58 +59,92 @@
 #. TRANSLATORS: this is a time formatting string, see
 #. http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid
 #. expressions
-#: ../app/ubuntu-calculator-app.qml:586 ../app/ui/FavouritePage.qml:89
-#: ../app/ui/Screen.qml:51
+#: ../app/ubuntu-calculator-app.qml:560 ../app/ui/FavouritePage.qml:89
+#: ../app/ui/Screen.qml:50
 msgid "dd MMM yyyy"
 msgstr ""
 
 #: ../app/ui/FavouritePage.qml:42
-msgid "No favorites"
+msgid "No favourites"
 msgstr ""
 
 #: ../app/ui/FavouritePage.qml:43
 msgid ""
 "Swipe calculations to the left\n"
-"to mark as favorites"
+"to mark as favourites"
 msgstr ""
 
-#. TRANSLATORS Natural logarithm symbol (logarithm to the base e)
-#: ../app/ui/LandscapeKeyboard.qml:19 ../app/ui/PortraitKeyboard.qml:43
+#: ../app/ui/LandscapeKeyboard.qml:19 ../app/ui/PortraitKeyboard.qml:42
 msgid "log"
 msgstr ""
 
-#. TRANSLATORS Modulo operation: Finds the remainder after division of one number by another
-#: ../app/ui/LandscapeKeyboard.qml:26 ../app/ui/PortraitKeyboard.qml:47
+#: ../app/ui/LandscapeKeyboard.qml:26 ../app/ui/PortraitKeyboard.qml:45
 msgid "mod"
 msgstr ""
 
-#: ../app/ui/Screen.qml:37
+#: ../app/ui/Screen.qml:36
 msgid "Just now"
 msgstr ""
 
-#: ../app/ui/Screen.qml:39
+#: ../app/ui/Screen.qml:38
 msgid "Today "
 msgstr ""
 
 #. TRANSLATORS: this is a time formatting string, see
 #. http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for
 #. valid expressions
-#: ../app/ui/Screen.qml:43
+#: ../app/ui/Screen.qml:42
 msgid "hh:mm"
 msgstr ""
 
-#: ../app/ui/Screen.qml:45
+#: ../app/ui/Screen.qml:44
 msgid "Yesterday"
 msgstr ""
 
-#: /tmp/tmp.PtmhCGoY3S/po/ubuntu-calculator-app.desktop.in.in.h:1
+#: ../app/ui/Walkthrough.qml:88
+msgid "Skip"
+msgstr ""
+
+#: ../app/welcomewizard/Slide1.qml:42
+msgid "Welcome to Calculator"
+msgstr ""
+
+#: ../app/welcomewizard/Slide1.qml:50
+msgid "Enjoy the power of math by using Calculator."
+msgstr ""
+
+#: ../app/welcomewizard/Slide1.qml:71
+msgid "Swipe to move between pages"
+msgstr ""
+
+#: ../app/welcomewizard/Slide2.qml:45
+msgid "Discover Scientific Calculator"
+msgstr ""
+
+#: ../app/welcomewizard/Slide2.qml:62
+msgid "You can rotate for the Scientific Calculator"
+msgstr ""
+
+#: ../app/welcomewizard/Slide3.qml:45
+msgid "Enjoy"
+msgstr ""
+
+#: ../app/welcomewizard/Slide3.qml:62
+msgid "We hope you enjoy using Calculator!"
+msgstr ""
+
+#: ../app/welcomewizard/Slide3.qml:76
+msgid "Finish"
+msgstr ""
+
+#: /tmp/tmp.hYmpD8HCXs/po/ubuntu-calculator-app.desktop.in.in.h:1
 msgid "Calculator"
 msgstr ""
 
-#: /tmp/tmp.PtmhCGoY3S/po/ubuntu-calculator-app.desktop.in.in.h:2
+#: /tmp/tmp.hYmpD8HCXs/po/ubuntu-calculator-app.desktop.in.in.h:2
 msgid "A calculator for Ubuntu."
 msgstr ""
 
-#: /tmp/tmp.PtmhCGoY3S/po/ubuntu-calculator-app.desktop.in.in.h:3
+#: /tmp/tmp.hYmpD8HCXs/po/ubuntu-calculator-app.desktop.in.in.h:3
 msgid "math;addition;subtraction;multiplication;division;"
 msgstr ""

=== modified file 'tests/autopilot/ubuntu_calculator_app/__init__.py'
--- tests/autopilot/ubuntu_calculator_app/__init__.py	2015-11-15 01:07:55 +0000
+++ tests/autopilot/ubuntu_calculator_app/__init__.py	2016-01-13 21:49:18 +0000
@@ -1,6 +1,6 @@
 # -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*-
 #
-# Copyright (C) 2013 Canonical Ltd.
+# Copyright (C) 2013, 2016 Canonical Ltd.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as published by
@@ -20,6 +20,14 @@
 import ubuntuuitoolkit
 
 
+def click_object(func):
+    """Wrapper which clicks the returned object"""
+    def func_wrapper(self, *args, **kwargs):
+        return self.pointing_device.click_object(func(self, *args, **kwargs))
+
+    return func_wrapper
+
+
 class CalculatorApp(object):
     """Autopilot helper object for the calculator application."""
 
@@ -155,6 +163,10 @@
         return self.wait_select_single('TextField',
                                        objectName='textInputField').displayText
 
+    def get_walkthrough_page(self):
+        return self.wait_select_single(Walkthrough,
+                                       objectName="walkthroughPage")
+
     def show_scientific_keyboard(self):
         self._scientific_keyboard()
 
@@ -193,3 +205,21 @@
 
         """
         ubuntuuitoolkit.get_keyboard().press_and_release(keyToPress, delay=0.1)
+
+
+class Page(ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase):
+    """Autopilot helper for Pages."""
+    def __init__(self, *args):
+        super(Page, self).__init__(*args)
+
+
+class Walkthrough(Page):
+    """ Autopilot helper for the walkthrough page """
+    def __init__(self, *args):
+        super(Walkthrough, self).__init__(*args)
+
+        self.visible.wait_for(True)
+
+    @click_object
+    def skip(self):
+        return self.wait_select_single("UCLabel", objectName="skipLabel")

=== modified file 'tests/autopilot/ubuntu_calculator_app/tests/test_main.py'
--- tests/autopilot/ubuntu_calculator_app/tests/test_main.py	2016-01-13 20:14:03 +0000
+++ tests/autopilot/ubuntu_calculator_app/tests/test_main.py	2016-01-13 21:49:18 +0000
@@ -13,6 +13,7 @@
 
     def setUp(self):
         super(MainTestCase, self).setUp()
+        self.app.main_view.get_walkthrough_page().skip()
 
     @unittest.skipIf(model() is not 'Desktop',
                      "Keyboard test is supported only on Desktop")


Follow ups