Просмотр исходного кода

more additions to items for gameScreen

wesvirus 4 лет назад
Родитель
Сommit
c24c7958b3

+ 27 - 13
Qwixx/frontend/inkScape/gameScreenItems/activePlayerCard.svg

@@ -23,11 +23,11 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="1.979899"
-     inkscape:cx="316.12138"
-     inkscape:cy="145.23024"
+     inkscape:zoom="3.959798"
+     inkscape:cx="138.86936"
+     inkscape:cy="117.97331"
      inkscape:document-units="mm"
-     inkscape:current-layer="layer1"
+     inkscape:current-layer="layer2"
      inkscape:document-rotation="0"
      showgrid="false"
      inkscape:window-width="1920"
@@ -49,15 +49,29 @@
     </rdf:RDF>
   </metadata>
   <g
-     inkscape:label="Layer 1"
+     inkscape:label="activeplayerBckgrd"
      inkscape:groupmode="layer"
-     id="layer1">
-    <rect
-       style="fill:#e6e6e6;stroke:#00d2ff;stroke-width:0.56307298;stroke-opacity:1"
-       id="rect812"
-       width="69.436928"
-       height="29.436928"
-       x="1.6733978"
-       y="19.257673" />
+     id="layer1"
+     style="display:inline" />
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="activeplayerBorder"
+     style="display:inline">
+    <g
+       id="g855">
+      <rect
+         y="7.698266"
+         x="2.3415718"
+         height="29.436928"
+         width="69.436928"
+         id="rect812"
+         style="display:inline;fill:#70c1b3;fill-opacity:0.50232562;stroke:none;stroke-width:0.56307298;stroke-opacity:1" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path816"
+         d="M 2.3415718,7.6982662 H 71.778502 V 37.135194 H 2.3415718 Z"
+         style="display:inline;fill:none;fill-opacity:1;stroke:#70c1b3;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+    </g>
   </g>
 </svg>

+ 87 - 0
Qwixx/frontend/inkScape/gameScreenItems/box.svg

@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="140mm"
+   height="60mm"
+   viewBox="0 0 140 60"
+   version="1.1"
+   id="svg906"
+   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+   sodipodi:docname="box.svg">
+  <defs
+     id="defs900">
+    <linearGradient
+       id="linearGradient2276"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop2274" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="22.4"
+     inkscape:cx="12.645633"
+     inkscape:cy="184.94508"
+     inkscape:document-units="mm"
+     inkscape:current-layer="layer1"
+     inkscape:document-rotation="0"
+     showgrid="false"
+     inkscape:window-width="1920"
+     inkscape:window-height="1018"
+     inkscape:window-x="1912"
+     inkscape:window-y="135"
+     inkscape:window-maximized="1"
+     inkscape:pagecheckerboard="true" />
+  <metadata
+     id="metadata903">
+    <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 />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="border"
+     style="display:none"
+     sodipodi:insensitive="true">
+    <path
+       style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+       id="path2287"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:label="box"
+     inkscape:groupmode="layer"
+     id="layer1"
+     style="display:inline"
+     sodipodi:insensitive="true">
+    <rect
+       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+       id="rect812"
+       width="1.9025608"
+       height="1.9025608"
+       x="5.0487199"
+       y="8.0487194" />
+  </g>
+</svg>

+ 87 - 0
Qwixx/frontend/inkScape/gameScreenItems/boxChecked.svg

@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="140mm"
+   height="60mm"
+   viewBox="0 0 140 60"
+   version="1.1"
+   id="svg906"
+   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+   sodipodi:docname="box.svg">
+  <defs
+     id="defs900">
+    <linearGradient
+       id="linearGradient2276"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop2274" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="22.4"
+     inkscape:cx="20.25724"
+     inkscape:cy="184.94508"
+     inkscape:document-units="mm"
+     inkscape:current-layer="layer1"
+     inkscape:document-rotation="0"
+     showgrid="false"
+     inkscape:window-width="1920"
+     inkscape:window-height="1018"
+     inkscape:window-x="1912"
+     inkscape:window-y="135"
+     inkscape:window-maximized="1"
+     inkscape:pagecheckerboard="true" />
+  <metadata
+     id="metadata903">
+    <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 />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="border"
+     style="display:inline"
+     sodipodi:insensitive="true">
+    <path
+       style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+       id="path2287"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:label="box"
+     inkscape:groupmode="layer"
+     id="layer1"
+     style="display:inline"
+     sodipodi:insensitive="true">
+    <rect
+       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+       id="rect812"
+       width="1.9025608"
+       height="1.9025608"
+       x="5.0487199"
+       y="8.0487194" />
+  </g>
+</svg>

+ 87 - 0
Qwixx/frontend/inkScape/gameScreenItems/boxGreyed.svg

@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="140mm"
+   height="60mm"
+   viewBox="0 0 140 60"
+   version="1.1"
+   id="svg906"
+   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+   sodipodi:docname="boxGreyed.svg">
+  <defs
+     id="defs900">
+    <linearGradient
+       id="linearGradient2276"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop2274" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="22.4"
+     inkscape:cx="12.645633"
+     inkscape:cy="184.94508"
+     inkscape:document-units="mm"
+     inkscape:current-layer="layer2"
+     inkscape:document-rotation="0"
+     showgrid="false"
+     inkscape:window-width="1920"
+     inkscape:window-height="1018"
+     inkscape:window-x="1912"
+     inkscape:window-y="135"
+     inkscape:window-maximized="1"
+     inkscape:pagecheckerboard="true" />
+  <metadata
+     id="metadata903">
+    <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 />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="border"
+     style="display:inline;opacity:0.5"
+     sodipodi:insensitive="true">
+    <path
+       style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+       id="path2287"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:label="box"
+     inkscape:groupmode="layer"
+     id="layer1"
+     style="display:inline;opacity:0.5"
+     sodipodi:insensitive="true">
+    <rect
+       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+       id="rect812"
+       width="1.9025608"
+       height="1.9025608"
+       x="5.0487199"
+       y="8.0487194" />
+  </g>
+</svg>

+ 85 - 0
Qwixx/frontend/inkScape/gameScreenItems/boxScored.svg

@@ -0,0 +1,85 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="140mm"
+   height="60mm"
+   viewBox="0 0 140 60"
+   version="1.1"
+   id="svg906"
+   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+   sodipodi:docname="boxScored.svg">
+  <defs
+     id="defs900">
+    <linearGradient
+       id="linearGradient2276"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop2274" />
+    </linearGradient>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="22.4"
+     inkscape:cx="12.645633"
+     inkscape:cy="190.30222"
+     inkscape:document-units="mm"
+     inkscape:current-layer="layer2"
+     inkscape:document-rotation="0"
+     showgrid="false"
+     inkscape:window-width="1920"
+     inkscape:window-height="1018"
+     inkscape:window-x="1912"
+     inkscape:window-y="135"
+     inkscape:window-maximized="1"
+     inkscape:pagecheckerboard="true" />
+  <metadata
+     id="metadata903">
+    <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 />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="border"
+     style="display:inline">
+    <path
+       style="fill:#6d0000;stroke:#390000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
+       d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+       id="path2287"
+       inkscape:connector-curvature="0" />
+  </g>
+  <g
+     inkscape:label="box"
+     inkscape:groupmode="layer"
+     id="layer1"
+     style="display:none">
+    <rect
+       style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+       id="rect812"
+       width="1.9025608"
+       height="1.9025608"
+       x="5.0487199"
+       y="8.0487194" />
+  </g>
+</svg>

+ 248 - 14
Qwixx/frontend/inkScape/gameScreenItems/numberOnDice.svg

@@ -12,8 +12,8 @@
    viewBox="0 0 140 60"
    version="1.1"
    id="svg906"
-   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
-   sodipodi:docname="baseA.svg">
+   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+   sodipodi:docname="numberOnDice.svg">
   <defs
      id="defs900" />
   <sodipodi:namedview
@@ -23,18 +23,18 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.98994949"
-     inkscape:cx="263.18125"
-     inkscape:cy="191.2952"
+     inkscape:zoom="5.6"
+     inkscape:cx="179.15052"
+     inkscape:cy="175.02928"
      inkscape:document-units="mm"
-     inkscape:current-layer="layer1"
+     inkscape:current-layer="layer11"
      inkscape:document-rotation="0"
      showgrid="false"
-     inkscape:window-width="1267"
-     inkscape:window-height="1040"
-     inkscape:window-x="78"
-     inkscape:window-y="0"
-     inkscape:window-maximized="0"
+     inkscape:window-width="1920"
+     inkscape:window-height="1018"
+     inkscape:window-x="1912"
+     inkscape:window-y="135"
+     inkscape:window-maximized="1"
      inkscape:pagecheckerboard="true" />
   <metadata
      id="metadata903">
@@ -44,12 +44,246 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
   <g
-     inkscape:label="Layer 1"
+     inkscape:label="w1Box"
      inkscape:groupmode="layer"
-     id="layer1" />
+     id="layer1"
+     style="display:inline">
+    <g
+       inkscape:groupmode="layer"
+       id="layer7"
+       inkscape:label="boxMarking"
+       style="display:inline">
+      <ellipse
+         style="fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+         id="path864"
+         cx="27.812733"
+         cy="11.189902"
+         rx="0.75169551"
+         ry="0.76839989" />
+    </g>
+    <rect
+       style="fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.24378501;stroke-opacity:1"
+       id="rect812"
+       width="7.7562151"
+       height="7.7562151"
+       x="24.311127"
+       y="7.0522246"
+       ry="1.1358955" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="w2Box">
+    <g
+       inkscape:groupmode="layer"
+       id="layer8"
+       inkscape:label="boxMarking2">
+      <ellipse
+         style="display:inline;fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+         id="path864-96"
+         cx="29.132378"
+         cy="21.346146"
+         rx="0.75169551"
+         ry="0.76839989" />
+      <ellipse
+         style="display:inline;fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+         id="path864-2"
+         cx="26.55991"
+         cy="21.312735"
+         rx="0.75169551"
+         ry="0.76839989" />
+      <ellipse
+         style="display:inline;fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+         id="path864-7"
+         cx="29.09897"
+         cy="18.640041"
+         rx="0.75169551"
+         ry="0.76839989" />
+      <ellipse
+         style="display:inline;fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+         id="path864-5"
+         cx="26.79377"
+         cy="18.606632"
+         rx="0.75169551"
+         ry="0.76839989" />
+    </g>
+    <rect
+       style="fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.24378501;stroke-opacity:1"
+       id="rect812-4"
+       width="7.7562151"
+       height="7.7562151"
+       x="24.151785"
+       y="16.332142"
+       ry="1.1358955" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer3"
+     inkscape:label="redBox">
+    <g
+       inkscape:groupmode="layer"
+       id="layer9"
+       inkscape:label="boxMarking3"
+       style="display:inline">
+      <ellipse
+         style="display:inline;fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+         id="path864-9"
+         cx="34.778446"
+         cy="8.7844763"
+         rx="0.75169551"
+         ry="0.76839989" />
+      <ellipse
+         style="display:inline;fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+         id="path864-8"
+         cx="38.787491"
+         cy="12.726702"
+         rx="0.75169551"
+         ry="0.76839989" />
+    </g>
+    <rect
+       style="fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.24378501;stroke-opacity:1"
+       id="rect812-2"
+       width="7.7562151"
+       height="7.7562151"
+       x="32.838043"
+       y="7.1113429"
+       ry="1.1358955" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer4"
+     inkscape:label="yellowBox">
+    <g
+       inkscape:groupmode="layer"
+       id="layer10"
+       inkscape:label="boxMarking4">
+      <ellipse
+         style="display:inline;fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+         id="path864-960"
+         cx="38.954536"
+         cy="22.114544"
+         rx="0.75169551"
+         ry="0.76839989" />
+      <ellipse
+         style="display:inline;fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+         id="path864-4"
+         cx="36.950016"
+         cy="20.243658"
+         rx="0.75169551"
+         ry="0.76839989" />
+      <ellipse
+         style="display:inline;fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+         id="path864-6"
+         cx="35.045715"
+         cy="18.606632"
+         rx="0.75169551"
+         ry="0.76839989" />
+    </g>
+    <rect
+       style="fill:#ffffff;fill-opacity:0.50232562;stroke:#ffffff;stroke-width:0.24378501;stroke-opacity:1"
+       id="rect812-7"
+       width="7.7562151"
+       height="7.7562151"
+       x="33.038494"
+       y="16.465776"
+       ry="1.1358955" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer11"
+     inkscape:label="boxMarking5"
+     style="display:inline"
+     sodipodi:insensitive="true">
+    <g
+       inkscape:groupmode="layer"
+       id="layer5"
+       inkscape:label="greenBox"
+       style="display:inline"
+       sodipodi:insensitive="true">
+      <rect
+         style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.24378501;stroke-opacity:1"
+         id="rect812-0"
+         width="7.7562151"
+         height="7.7562151"
+         x="41.992023"
+         y="6.9777079"
+         ry="1.1358955" />
+    </g>
+    <ellipse
+       style="display:inline;fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+       id="path864-0"
+       cx="43.965836"
+       cy="12.826928"
+       rx="0.75169551"
+       ry="0.76839989" />
+    <ellipse
+       style="display:inline;fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+       id="path864-20"
+       cx="43.93243"
+       cy="10.488319"
+       rx="0.75169551"
+       ry="0.76839989" />
+    <ellipse
+       style="display:inline;fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+       id="path864-1"
+       cx="43.865616"
+       cy="8.3501635"
+       rx="0.75169551"
+       ry="0.76839989" />
+    <ellipse
+       style="display:inline;fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+       id="path864-966"
+       cx="47.841248"
+       cy="8.2833462"
+       rx="0.75169551"
+       ry="0.76839989" />
+    <ellipse
+       style="display:inline;fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+       id="path864-29"
+       cx="47.874657"
+       cy="10.621955"
+       rx="0.75169551"
+       ry="0.76839989" />
+    <ellipse
+       style="display:inline;fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+       id="path864-67"
+       cx="47.874657"
+       cy="13.02738"
+       rx="0.75169551"
+       ry="0.76839989" />
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer12"
+     inkscape:label="boxMarking6"
+     style="display:inline"
+     sodipodi:insensitive="true">
+    <g
+       inkscape:groupmode="layer"
+       id="layer6"
+       inkscape:label="blueBox"
+       style="display:inline"
+       sodipodi:insensitive="true">
+      <rect
+         style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.24378501;stroke-opacity:1"
+         id="rect812-1"
+         width="7.7562151"
+         height="7.7562151"
+         x="42.392929"
+         y="16.532593"
+         ry="1.1358955" />
+    </g>
+    <ellipse
+       style="display:inline;fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.26458332;stroke-opacity:1"
+       id="path864-3"
+       cx="46.070583"
+       cy="20.243658"
+       rx="0.75169551"
+       ry="0.76839989" />
+  </g>
 </svg>

+ 29 - 11
Qwixx/frontend/inkScape/gameScreenItems/penalties.svg → Qwixx/frontend/inkScape/gameScreenItems/penaltyChecked.svg

@@ -12,8 +12,8 @@
    viewBox="0 0 140 60"
    version="1.1"
    id="svg906"
-   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
-   sodipodi:docname="baseA.svg">
+   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+   sodipodi:docname="penaltyChecked.svg">
   <defs
      id="defs900" />
   <sodipodi:namedview
@@ -23,18 +23,18 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.98994949"
-     inkscape:cx="263.18125"
-     inkscape:cy="191.2952"
+     inkscape:zoom="2.8"
+     inkscape:cx="252.40867"
+     inkscape:cy="111.42136"
      inkscape:document-units="mm"
      inkscape:current-layer="layer1"
      inkscape:document-rotation="0"
      showgrid="false"
-     inkscape:window-width="1267"
-     inkscape:window-height="1040"
-     inkscape:window-x="78"
-     inkscape:window-y="0"
-     inkscape:window-maximized="0"
+     inkscape:window-width="1920"
+     inkscape:window-height="1018"
+     inkscape:window-x="1912"
+     inkscape:window-y="135"
+     inkscape:window-maximized="1"
      inkscape:pagecheckerboard="true" />
   <metadata
      id="metadata903">
@@ -51,5 +51,23 @@
   <g
      inkscape:label="Layer 1"
      inkscape:groupmode="layer"
-     id="layer1" />
+     id="layer1">
+    <path
+       sodipodi:type="star"
+       style="fill:#ffff02;fill-opacity:1;stroke:#000000;stroke-width:0.26458332;stroke-opacity:1"
+       id="path812"
+       sodipodi:sides="5"
+       sodipodi:cx="5.5408645"
+       sodipodi:cy="7.2347769"
+       sodipodi:r1="5.7455177"
+       sodipodi:r2="1.6948932"
+       sodipodi:arg1="0.93716332"
+       sodipodi:arg2="1.5654818"
+       inkscape:flatsided="false"
+       inkscape:rounded="0"
+       inkscape:randomized="0"
+       d="M 8.9426501,11.864985 5.549872,8.9296463 2.1884843,11.90088 3.9317314,7.767087 0.06719395,5.4883792 4.5373581,5.8688934 5.5103302,1.4893404 6.5297964,5.8583044 10.995664,5.4302996 7.1555644,7.7499537 Z"
+       inkscape:transform-center-x="0.009435764"
+       inkscape:transform-center-y="-0.53966665" />
+  </g>
 </svg>

+ 29 - 11
Qwixx/frontend/inkScape/gameScreenItems/rowsGreyed.svg → Qwixx/frontend/inkScape/gameScreenItems/penaltyUnchecked.svg

@@ -12,8 +12,8 @@
    viewBox="0 0 140 60"
    version="1.1"
    id="svg906"
-   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
-   sodipodi:docname="baseA.svg">
+   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+   sodipodi:docname="penaltyUnchecked.svg">
   <defs
      id="defs900" />
   <sodipodi:namedview
@@ -23,18 +23,18 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.98994949"
-     inkscape:cx="263.18125"
-     inkscape:cy="191.2952"
+     inkscape:zoom="2.8"
+     inkscape:cx="252.40867"
+     inkscape:cy="111.42136"
      inkscape:document-units="mm"
      inkscape:current-layer="layer1"
      inkscape:document-rotation="0"
      showgrid="false"
-     inkscape:window-width="1267"
-     inkscape:window-height="1040"
-     inkscape:window-x="78"
-     inkscape:window-y="0"
-     inkscape:window-maximized="0"
+     inkscape:window-width="1920"
+     inkscape:window-height="1018"
+     inkscape:window-x="1912"
+     inkscape:window-y="135"
+     inkscape:window-maximized="1"
      inkscape:pagecheckerboard="true" />
   <metadata
      id="metadata903">
@@ -51,5 +51,23 @@
   <g
      inkscape:label="Layer 1"
      inkscape:groupmode="layer"
-     id="layer1" />
+     id="layer1">
+    <path
+       sodipodi:type="star"
+       style="fill:#ffffff;fill-opacity:1;stroke:#fffffd;stroke-width:0.26458332;stroke-opacity:1"
+       id="path812"
+       sodipodi:sides="5"
+       sodipodi:cx="5.5408645"
+       sodipodi:cy="7.2347769"
+       sodipodi:r1="5.7455177"
+       sodipodi:r2="1.6948932"
+       sodipodi:arg1="0.93716332"
+       sodipodi:arg2="1.5654818"
+       inkscape:flatsided="false"
+       inkscape:rounded="0"
+       inkscape:randomized="0"
+       d="M 8.9426501,11.864985 5.549872,8.9296463 2.1884843,11.90088 3.9317314,7.767087 0.06719395,5.4883792 4.5373581,5.8688934 5.5103302,1.4893404 6.5297964,5.8583044 10.995664,5.4302996 7.1555644,7.7499537 Z"
+       inkscape:transform-center-x="0.009435764"
+       inkscape:transform-center-y="-0.53966665" />
+  </g>
 </svg>

+ 40 - 14
Qwixx/frontend/inkScape/gameScreenItems/roundTimer.svg

@@ -12,8 +12,8 @@
    viewBox="0 0 140 60"
    version="1.1"
    id="svg906"
-   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
-   sodipodi:docname="baseA.svg">
+   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+   sodipodi:docname="roundTimer.svg">
   <defs
      id="defs900" />
   <sodipodi:namedview
@@ -23,18 +23,18 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.98994949"
-     inkscape:cx="263.18125"
-     inkscape:cy="191.2952"
+     inkscape:zoom="1.979899"
+     inkscape:cx="311.40557"
+     inkscape:cy="114.41007"
      inkscape:document-units="mm"
-     inkscape:current-layer="layer1"
+     inkscape:current-layer="layer2"
      inkscape:document-rotation="0"
      showgrid="false"
-     inkscape:window-width="1267"
-     inkscape:window-height="1040"
-     inkscape:window-x="78"
-     inkscape:window-y="0"
-     inkscape:window-maximized="0"
+     inkscape:window-width="1920"
+     inkscape:window-height="1018"
+     inkscape:window-x="1912"
+     inkscape:window-y="135"
+     inkscape:window-maximized="1"
      inkscape:pagecheckerboard="true" />
   <metadata
      id="metadata903">
@@ -44,12 +44,38 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
   <g
-     inkscape:label="Layer 1"
+     inkscape:label="clock frame"
      inkscape:groupmode="layer"
-     id="layer1" />
+     id="layer1"
+     style="display:inline">
+    <rect
+       style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.12648301;stroke-opacity:1"
+       id="rect812"
+       width="29.873516"
+       height="9.9290304"
+       x="38.06324"
+       y="1.0632417" />
+    <g
+       inkscape:groupmode="layer"
+       id="layer2"
+       inkscape:label="clock time"
+       style="display:inline">
+      <flowRoot
+         xml:space="preserve"
+         id="flowRoot815"
+         style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
+         transform="matrix(0.26458333,0,0,0.26458333,11.719039,-7.938711)"><flowRegion
+           id="flowRegion817"><rect
+             id="rect819"
+             width="157.58379"
+             height="59.598995"
+             x="105.56094"
+             y="31.307135" /></flowRegion><flowPara
+           id="flowPara821">X:XX</flowPara></flowRoot>    </g>
+  </g>
 </svg>

+ 1352 - 14
Qwixx/frontend/inkScape/gameScreenItems/rows.svg

@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
    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#"
@@ -12,10 +13,19 @@
    viewBox="0 0 140 60"
    version="1.1"
    id="svg906"
-   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
-   sodipodi:docname="baseA.svg">
+   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+   sodipodi:docname="rows.svg">
   <defs
-     id="defs900" />
+     id="defs900">
+    <linearGradient
+       osb:paint="solid"
+       id="linearGradient2276">
+      <stop
+         id="stop2274"
+         offset="0"
+         style="stop-color:#000000;stop-opacity:1;" />
+    </linearGradient>
+  </defs>
   <sodipodi:namedview
      id="base"
      pagecolor="#ffffff"
@@ -23,18 +33,18 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.98994949"
-     inkscape:cx="263.18125"
-     inkscape:cy="191.2952"
+     inkscape:zoom="5.6"
+     inkscape:cx="60.850743"
+     inkscape:cy="157.0313"
      inkscape:document-units="mm"
      inkscape:current-layer="layer1"
      inkscape:document-rotation="0"
      showgrid="false"
-     inkscape:window-width="1267"
-     inkscape:window-height="1040"
-     inkscape:window-x="78"
-     inkscape:window-y="0"
-     inkscape:window-maximized="0"
+     inkscape:window-width="1920"
+     inkscape:window-height="1018"
+     inkscape:window-x="1912"
+     inkscape:window-y="135"
+     inkscape:window-maximized="1"
      inkscape:pagecheckerboard="true" />
   <metadata
      id="metadata903">
@@ -44,12 +54,1340 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
   <g
-     inkscape:label="Layer 1"
      inkscape:groupmode="layer"
-     id="layer1" />
+     id="layer4"
+     inkscape:label="greenRow">
+    <g
+       style="fill:#70c1b3;fill-opacity:1"
+       id="g1207"
+       transform="translate(0,-4.6458339)">
+      <g
+         transform="translate(-4.9164281,12.916424)"
+         id="g33-30"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-7"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-54"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-30"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-1"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(-2.4164282,12.916424)"
+         id="g33-7-0"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-8-7"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-6-9"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-9-7"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-4-6"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(0.08357136,12.916424)"
+         id="g33-3-6"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-83-7"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-4-82"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-1-2"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-6-2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(2.5835714,12.916424)"
+         id="g33-1-6"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-9-5"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-0-3"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-6-5"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-2-86"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(5.0835714,12.916424)"
+         id="g33-6-1"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-1-2"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-3-0"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-4-7"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-3-9"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="matrix(0.99992886,0,0,1.0000046,7.5839214,12.916382)"
+         id="g33-35-4"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-2-23"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-37-8"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-3-4"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-0-2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(10.083572,12.916424)"
+         id="g33-0-1"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-0-9"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-8-8"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-8-0"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-03-6"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(12.583572,12.916424)"
+         id="g33-64-3"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-5-9"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-5-6"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-91-1"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-44-81"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(15.083572,12.916424)"
+         id="g33-4-9"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-3-7"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-80-7"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-2-3"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-7-9"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(17.583572,12.916424)"
+         id="g33-359-6"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-11-5"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-69-6"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-12-27"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-71-3"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(20.083572,12.916424)"
+         id="g33-09-6"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-59-8"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-9-6"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-47-1"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-48-7"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(22.583572,12.916424)"
+         id="g33-34-8"
+         style="fill:#70c1b3;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-4-1"
+           style="fill:#70c1b3;fill-opacity:1">
+          <rect
+             style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-96-6"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-33-78"
+           inkscape:label="border"
+           style="fill:#70c1b3;fill-opacity:1">
+          <path
+             style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-8-0"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer5"
+     inkscape:label="blueRow">
+    <g
+       transform="translate(-0.06670374,2.3655405)"
+       id="g889-7"
+       style="fill:#247ba0;fill-opacity:1">
+      <g
+         transform="translate(-4.8497244,8.9050497)"
+         id="g33-78-4"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-21-2"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-60-5"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-35-4"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-09-5"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(-2.3497242,8.9050497)"
+         id="g33-7-7-7"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-8-8-4"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-6-1-3"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-9-2-8"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-4-0-9"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(0.15027573,8.9050497)"
+         id="g33-3-0-8"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-83-6-9"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-4-8-9"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-1-5-2"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-6-4-2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(2.6502758,8.9050497)"
+         id="g33-1-9-4"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-9-9-4"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-0-8-2"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-6-7-2"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-2-8-6"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(5.1502757,8.9050497)"
+         id="g33-6-3-4"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-1-8-4"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-3-4-9"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-4-3-1"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-3-1-0"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="matrix(0.99992886,0,0,1.0000046,7.6506255,8.9050077)"
+         id="g33-35-3-0"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-2-2-3"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-37-7-5"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-3-7-0"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-0-1-6"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(10.150276,8.9050497)"
+         id="g33-0-7-2"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-0-1-0"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-8-0-1"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-8-9-0"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-03-4-8"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(12.650276,8.9050497)"
+         id="g33-64-2-3"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-5-5-8"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-5-0-3"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-91-3-0"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-44-8-7"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(15.150276,8.9050497)"
+         id="g33-4-8-4"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-3-2-0"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-80-5-1"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-2-5-8"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-7-1-9"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(17.650276,8.9050497)"
+         id="g33-359-9-8"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-11-8-7"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-69-9-7"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-12-2-4"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-71-0-5"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(20.150276,8.9050497)"
+         id="g33-09-1-5"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-59-3-0"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-9-9-0"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-47-4-6"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-48-8-1"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(22.650276,8.9050497)"
+         id="g33-34-9-2"
+         style="fill:#247ba0;fill-opacity:1">
+        <g
+           inkscape:label="box"
+           id="layer1-1-4-6-1"
+           style="fill:#247ba0;fill-opacity:1">
+          <rect
+             style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-96-8-1"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-33-7-9"
+           inkscape:label="border"
+           style="fill:#247ba0;fill-opacity:1">
+          <path
+             style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-8-4-2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer3"
+     inkscape:label="yellowRow">
+    <g
+       id="g889"
+       transform="translate(-0.06670374,-3.6344596)"
+       style="fill:#ffe066">
+      <g
+         transform="translate(-4.8497244,8.9050497)"
+         id="g33-78"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-21"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-60"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-35"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-09"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(-2.3497242,8.9050497)"
+         id="g33-7-7"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-8-8"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-6-1"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-9-2"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-4-0"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(0.15027573,8.9050497)"
+         id="g33-3-0"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-83-6"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-4-8"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-1-5"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-6-4"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(2.6502758,8.9050497)"
+         id="g33-1-9"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-9-9"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-0-8"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-6-7"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-2-8"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(5.1502757,8.9050497)"
+         id="g33-6-3"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-1-8"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-3-4"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-4-3"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-3-1"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="matrix(0.99992886,0,0,1.0000046,7.6506255,8.9050077)"
+         id="g33-35-3"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-2-2"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-37-7"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-3-7"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-0-1"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(10.150276,8.9050497)"
+         id="g33-0-7"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-0-1"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-8-0"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-8-9"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-03-4"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(12.650276,8.9050497)"
+         id="g33-64-2"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-5-5"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-5-0"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-91-3"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-44-8"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(15.150276,8.9050497)"
+         id="g33-4-8"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-3-2"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-80-5"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-2-5"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-7-1"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(17.650276,8.9050497)"
+         id="g33-359-9"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-11-8"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-69-9"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-12-2"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-71-0"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(20.150276,8.9050497)"
+         id="g33-09-1"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-59-3"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-9-9"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-47-4"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-48-8"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(22.650276,8.9050497)"
+         id="g33-34-9"
+         style="fill:#ffe066">
+        <g
+           inkscape:label="box"
+           id="layer1-1-4-6"
+           style="fill:#ffe066">
+          <rect
+             style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-96-8"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-33-7"
+           inkscape:label="border"
+           style="fill:#ffe066">
+          <path
+             style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-8-4"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <g
+     inkscape:label="redRow"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <g
+       id="g1513"
+       transform="translate(0,-2.6458334)">
+      <g
+         style="fill:#f25f5c"
+         transform="translate(-4.9164281,4.916424)"
+         id="g33">
+        <g
+           style="fill:#f25f5c"
+           inkscape:label="box"
+           id="layer1-1">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           style="fill:#f25f5c"
+           id="layer2"
+           inkscape:label="border">
+          <path
+             style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         style="fill:#f25f5c"
+         transform="translate(-2.4164281,4.916424)"
+         id="g33-7">
+        <g
+           style="fill:#f25f5c"
+           inkscape:label="box"
+           id="layer1-1-8">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-6"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           style="fill:#f25f5c"
+           id="layer2-9"
+           inkscape:label="border">
+          <path
+             style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-4"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         style="fill:#f25f5c"
+         transform="translate(0.08357186,4.916424)"
+         id="g33-3">
+        <g
+           style="fill:#f25f5c"
+           inkscape:label="box"
+           id="layer1-1-83">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-4"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           style="fill:#f25f5c"
+           id="layer2-1"
+           inkscape:label="border">
+          <path
+             style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-6"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         style="fill:#f25f5c"
+         transform="translate(2.5835719,4.916424)"
+         id="g33-1">
+        <g
+           style="fill:#f25f5c"
+           inkscape:label="box"
+           id="layer1-1-9">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-0"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           style="fill:#f25f5c"
+           id="layer2-6"
+           inkscape:label="border">
+          <path
+             style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-2"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         style="fill:#f25f5c"
+         transform="translate(5.0835719,4.916424)"
+         id="g33-6">
+        <g
+           style="fill:#f25f5c"
+           inkscape:label="box"
+           id="layer1-1-1">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-3"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           style="fill:#f25f5c"
+           id="layer2-4"
+           inkscape:label="border">
+          <path
+             style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-3"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         style="fill:#f25f5c"
+         transform="matrix(0.99992887,0,0,1.0000046,7.5839216,4.916382)"
+         id="g33-35">
+        <g
+           style="fill:#f25f5c"
+           inkscape:label="box"
+           id="layer1-1-2">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-37"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           style="fill:#f25f5c"
+           id="layer2-3"
+           inkscape:label="border">
+          <path
+             style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-0"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         style="fill:#f25f5c"
+         transform="translate(10.083572,4.916424)"
+         id="g33-0">
+        <g
+           style="fill:#f25f5c"
+           inkscape:label="box"
+           id="layer1-1-0">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-8"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           style="fill:#f25f5c"
+           id="layer2-8"
+           inkscape:label="border">
+          <path
+             style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-03"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         style="fill:#f25f5c"
+         transform="translate(12.583572,4.916424)"
+         id="g33-64">
+        <g
+           style="fill:#f25f5c"
+           inkscape:label="box"
+           id="layer1-1-5">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-5"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           style="fill:#f25f5c"
+           id="layer2-91"
+           inkscape:label="border">
+          <path
+             style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-44"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         transform="translate(15.083572,4.916424)"
+         id="g33-4">
+        <g
+           inkscape:label="box"
+           id="layer1-1-3">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-80"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           id="layer2-2"
+           inkscape:label="border">
+          <path
+             style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-7"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         style="fill:#f25f5c"
+         transform="translate(17.583572,4.916424)"
+         id="g33-359">
+        <g
+           style="fill:#f25f5c"
+           inkscape:label="box"
+           id="layer1-1-11">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-69"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           style="fill:#f25f5c"
+           id="layer2-12"
+           inkscape:label="border">
+          <path
+             style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-71"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         style="fill:#f25f5c"
+         transform="translate(20.083572,4.916424)"
+         id="g33-09">
+        <g
+           style="fill:#f25f5c"
+           inkscape:label="box"
+           id="layer1-1-59">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-9"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           style="fill:#f25f5c"
+           id="layer2-47"
+           inkscape:label="border">
+          <path
+             style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-48"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+      <g
+         style="fill:#f25f5c"
+         transform="translate(22.583572,4.916424)"
+         id="g33-34">
+        <g
+           style="fill:#f25f5c"
+           inkscape:label="box"
+           id="layer1-1-4">
+          <rect
+             style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1"
+             id="rect812-96"
+             width="1.9025608"
+             height="1.9025608"
+             x="5.0487199"
+             y="8.0487194" />
+        </g>
+        <g
+           style="fill:#f25f5c"
+           id="layer2-33"
+           inkscape:label="border">
+          <path
+             style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+             id="path2287-8"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </g>
+  </g>
 </svg>

+ 1356 - 13
Qwixx/frontend/inkScape/gameScreenItems/rowsLockout.svg

@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
    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#"
@@ -12,10 +13,19 @@
    viewBox="0 0 140 60"
    version="1.1"
    id="svg906"
-   inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
-   sodipodi:docname="baseA.svg">
+   inkscape:version="0.92.2 (5c3e80d, 2017-08-06)"
+   sodipodi:docname="rowsLockout.svg">
   <defs
-     id="defs900" />
+     id="defs900">
+    <linearGradient
+       id="linearGradient2276"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop2274" />
+    </linearGradient>
+  </defs>
   <sodipodi:namedview
      id="base"
      pagecolor="#ffffff"
@@ -23,18 +33,18 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.98994949"
-     inkscape:cx="263.18125"
-     inkscape:cy="191.2952"
+     inkscape:zoom="3.959798"
+     inkscape:cx="158.22791"
+     inkscape:cy="132.55362"
      inkscape:document-units="mm"
      inkscape:current-layer="layer1"
      inkscape:document-rotation="0"
      showgrid="false"
-     inkscape:window-width="1267"
-     inkscape:window-height="1040"
-     inkscape:window-x="78"
-     inkscape:window-y="0"
-     inkscape:window-maximized="0"
+     inkscape:window-width="1920"
+     inkscape:window-height="1018"
+     inkscape:window-x="1912"
+     inkscape:window-y="135"
+     inkscape:window-maximized="1"
      inkscape:pagecheckerboard="true" />
   <metadata
      id="metadata903">
@@ -44,12 +54,1345 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
   <g
      inkscape:label="Layer 1"
      inkscape:groupmode="layer"
-     id="layer1" />
+     id="layer1">
+    <g
+       id="g765"
+       transform="translate(7.0825287,6.0098682)">
+      <g
+         inkscape:label="greenRow"
+         id="layer4">
+        <g
+           transform="translate(0,-4.6458339)"
+           id="g1207"
+           style="fill:#70c1b3;fill-opacity:1">
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-30"
+             transform="translate(-4.9164281,12.916424)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-7"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-54"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-30">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-1"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-7-0"
+             transform="translate(-2.4164282,12.916424)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-8-7"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-6-9"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-9-7">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-4-6"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-3-6"
+             transform="translate(0.08357136,12.916424)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-83-7"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-4-82"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-1-2">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-6-2"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-1-6"
+             transform="translate(2.5835714,12.916424)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-9-5"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-0-3"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-6-5">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-2-86"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-6-1"
+             transform="translate(5.0835714,12.916424)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-1-2"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-3-0"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-4-7">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-3-9"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-35-4"
+             transform="matrix(0.99992886,0,0,1.0000046,7.5839214,12.916382)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-2-23"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-37-8"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-3-4">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-0-2"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-0-1"
+             transform="translate(10.083572,12.916424)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-0-9"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-8-8"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-8-0">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-03-6"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-64-3"
+             transform="translate(12.583572,12.916424)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-5-9"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-5-6"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-91-1">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-44-81"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-4-9"
+             transform="translate(15.083572,12.916424)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-3-7"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-80-7"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-2-3">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-7-9"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-359-6"
+             transform="translate(17.583572,12.916424)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-11-5"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-69-6"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-12-27">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-71-3"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-09-6"
+             transform="translate(20.083572,12.916424)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-59-8"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-9-6"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-47-1">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-48-7"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#70c1b3;fill-opacity:1"
+             id="g33-34-8"
+             transform="translate(22.583572,12.916424)">
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               id="layer1-1-4-1"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-96-6"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#70c1b3;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-33-78">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-8-0"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#70c1b3;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         inkscape:label="blueRow"
+         id="layer5">
+        <g
+           style="fill:#247ba0;fill-opacity:1"
+           id="g889-7"
+           transform="translate(-0.06670374,2.3655405)">
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-78-4"
+             transform="translate(-4.8497244,8.9050497)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-21-2"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-60-5"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-35-4">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-09-5"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-7-7-7"
+             transform="translate(-2.3497242,8.9050497)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-8-8-4"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-6-1-3"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-9-2-8">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-4-0-9"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-3-0-8"
+             transform="translate(0.15027573,8.9050497)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-83-6-9"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-4-8-9"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-1-5-2">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-6-4-2"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-1-9-4"
+             transform="translate(2.6502758,8.9050497)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-9-9-4"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-0-8-2"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-6-7-2">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-2-8-6"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-6-3-4"
+             transform="translate(5.1502757,8.9050497)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-1-8-4"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-3-4-9"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-4-3-1">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-3-1-0"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-35-3-0"
+             transform="matrix(0.99992886,0,0,1.0000046,7.6506255,8.9050077)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-2-2-3"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-37-7-5"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-3-7-0">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-0-1-6"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-0-7-2"
+             transform="translate(10.150276,8.9050497)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-0-1-0"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-8-0-1"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-8-9-0">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-03-4-8"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-64-2-3"
+             transform="translate(12.650276,8.9050497)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-5-5-8"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-5-0-3"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-91-3-0">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-44-8-7"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-4-8-4"
+             transform="translate(15.150276,8.9050497)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-3-2-0"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-80-5-1"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-2-5-8">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-7-1-9"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-359-9-8"
+             transform="translate(17.650276,8.9050497)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-11-8-7"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-69-9-7"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-12-2-4">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-71-0-5"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-09-1-5"
+             transform="translate(20.150276,8.9050497)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-59-3-0"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-9-9-0"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-47-4-6">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-48-8-1"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#247ba0;fill-opacity:1"
+             id="g33-34-9-2"
+             transform="translate(22.650276,8.9050497)">
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               id="layer1-1-4-6-1"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-96-8-1"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#247ba0;fill-opacity:1"
+               inkscape:label="border"
+               id="layer2-33-7-9">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-8-4-2"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#247ba0;fill-opacity:1;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         inkscape:label="yellowRow"
+         id="layer3">
+        <g
+           style="fill:#ffe066"
+           transform="translate(-0.06670374,-3.6344596)"
+           id="g889">
+          <g
+             style="fill:#ffe066"
+             id="g33-78"
+             transform="translate(-4.8497244,8.9050497)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-21"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-60"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-35">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-09"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#ffe066"
+             id="g33-7-7"
+             transform="translate(-2.3497242,8.9050497)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-8-8"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-6-1"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-9-2">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-4-0"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#ffe066"
+             id="g33-3-0"
+             transform="translate(0.15027573,8.9050497)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-83-6"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-4-8"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-1-5">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-6-4"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#ffe066"
+             id="g33-1-9"
+             transform="translate(2.6502758,8.9050497)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-9-9"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-0-8"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-6-7">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-2-8"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#ffe066"
+             id="g33-6-3"
+             transform="translate(5.1502757,8.9050497)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-1-8"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-3-4"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-4-3">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-3-1"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#ffe066"
+             id="g33-35-3"
+             transform="matrix(0.99992886,0,0,1.0000046,7.6506255,8.9050077)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-2-2"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-37-7"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-3-7">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-0-1"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#ffe066"
+             id="g33-0-7"
+             transform="translate(10.150276,8.9050497)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-0-1"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-8-0"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-8-9">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-03-4"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#ffe066"
+             id="g33-64-2"
+             transform="translate(12.650276,8.9050497)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-5-5"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-5-0"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-91-3">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-44-8"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#ffe066"
+             id="g33-4-8"
+             transform="translate(15.150276,8.9050497)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-3-2"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-80-5"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-2-5">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-7-1"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#ffe066"
+             id="g33-359-9"
+             transform="translate(17.650276,8.9050497)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-11-8"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-69-9"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-12-2">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-71-0"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#ffe066"
+             id="g33-09-1"
+             transform="translate(20.150276,8.9050497)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-59-3"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-9-9"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-47-4">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-48-8"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             style="fill:#ffe066"
+             id="g33-34-9"
+             transform="translate(22.650276,8.9050497)">
+            <g
+               style="fill:#ffe066"
+               id="layer1-1-4-6"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-96-8"
+                 style="fill:#ffe066;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               style="fill:#ffe066"
+               inkscape:label="border"
+               id="layer2-33-7">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-8-4"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#ffe066;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         id="layer1-9"
+         inkscape:label="redRow">
+        <g
+           transform="translate(0,-2.6458334)"
+           id="g1513">
+          <g
+             id="g33"
+             transform="translate(-4.9164281,4.916424)"
+             style="fill:#f25f5c">
+            <g
+               id="layer1-1"
+               inkscape:label="box"
+               style="fill:#f25f5c">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2"
+               style="fill:#f25f5c">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g33-7"
+             transform="translate(-2.4164281,4.916424)"
+             style="fill:#f25f5c">
+            <g
+               id="layer1-1-8"
+               inkscape:label="box"
+               style="fill:#f25f5c">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-6"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2-9"
+               style="fill:#f25f5c">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-4"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g33-3"
+             transform="translate(0.08357186,4.916424)"
+             style="fill:#f25f5c">
+            <g
+               id="layer1-1-83"
+               inkscape:label="box"
+               style="fill:#f25f5c">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-4"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2-1"
+               style="fill:#f25f5c">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-6"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g33-1"
+             transform="translate(2.5835719,4.916424)"
+             style="fill:#f25f5c">
+            <g
+               id="layer1-1-9"
+               inkscape:label="box"
+               style="fill:#f25f5c">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-0"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2-6"
+               style="fill:#f25f5c">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-2"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g33-6"
+             transform="translate(5.0835719,4.916424)"
+             style="fill:#f25f5c">
+            <g
+               id="layer1-1-1"
+               inkscape:label="box"
+               style="fill:#f25f5c">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-3"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2-4"
+               style="fill:#f25f5c">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-3"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g33-35"
+             transform="matrix(0.99992887,0,0,1.0000046,7.5839216,4.916382)"
+             style="fill:#f25f5c">
+            <g
+               id="layer1-1-2"
+               inkscape:label="box"
+               style="fill:#f25f5c">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-37"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2-3"
+               style="fill:#f25f5c">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-0"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g33-0"
+             transform="translate(10.083572,4.916424)"
+             style="fill:#f25f5c">
+            <g
+               id="layer1-1-0"
+               inkscape:label="box"
+               style="fill:#f25f5c">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-8"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2-8"
+               style="fill:#f25f5c">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-03"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g33-64"
+             transform="translate(12.583572,4.916424)"
+             style="fill:#f25f5c">
+            <g
+               id="layer1-1-5"
+               inkscape:label="box"
+               style="fill:#f25f5c">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-5"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2-91"
+               style="fill:#f25f5c">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-44"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g33-4"
+             transform="translate(15.083572,4.916424)">
+            <g
+               id="layer1-1-3"
+               inkscape:label="box">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-80"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2-2">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-7"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:none;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g33-359"
+             transform="translate(17.583572,4.916424)"
+             style="fill:#f25f5c">
+            <g
+               id="layer1-1-11"
+               inkscape:label="box"
+               style="fill:#f25f5c">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-69"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2-12"
+               style="fill:#f25f5c">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-71"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g33-09"
+             transform="translate(20.083572,4.916424)"
+             style="fill:#f25f5c">
+            <g
+               id="layer1-1-59"
+               inkscape:label="box"
+               style="fill:#f25f5c">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-9"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2-47"
+               style="fill:#f25f5c">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-48"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+          <g
+             id="g33-34"
+             transform="translate(22.583572,4.916424)"
+             style="fill:#f25f5c">
+            <g
+               id="layer1-1-4"
+               inkscape:label="box"
+               style="fill:#f25f5c">
+              <rect
+                 y="8.0487194"
+                 x="5.0487199"
+                 height="1.9025608"
+                 width="1.9025608"
+                 id="rect812-96"
+                 style="fill:#f25f5c;fill-opacity:1;stroke:#ffffff;stroke-width:0.09743918;stroke-opacity:1" />
+            </g>
+            <g
+               inkscape:label="border"
+               id="layer2-33"
+               style="fill:#f25f5c">
+              <path
+                 inkscape:connector-curvature="0"
+                 id="path2287-8"
+                 d="m 5.0487198,8.0487194 h 1.9025608 v 1.902561 H 5.0487198 Z"
+                 style="fill:#f25f5c;stroke:#000000;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
+            </g>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
 </svg>

Разница между файлами не показана из-за своего большого размера
+ 7 - 18
Qwixx/frontend/inkScape/icons/iconDiamond.svg


Разница между файлами не показана из-за своего большого размера
+ 193 - 0
Qwixx/frontend/inkScape/numbers/icon_num_eleven.svg


+ 17 - 79
Qwixx/frontend/inkScape/numbers/icon_num_ten.svg

@@ -330,10 +330,10 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="15.839192"
-     inkscape:cx="47.174076"
-     inkscape:cy="200.49594"
+     inkscape:cx="36.409638"
+     inkscape:cy="207.50413"
      inkscape:document-units="mm"
-     inkscape:current-layer="g2481"
+     inkscape:current-layer="layer2"
      inkscape:document-rotation="0"
      showgrid="false"
      inkscape:window-width="1920"
@@ -356,102 +356,40 @@
     </rdf:RDF>
   </metadata>
   <g
-     inkscape:label="icon color"
      inkscape:groupmode="layer"
-     id="layer1" />
-  <g
-     inkscape:groupmode="layer"
-     id="layer3"
-     inkscape:label="coin empty"
-     style="display:inline"
-     sodipodi:insensitive="true">
-    <path
-       style="fill:#ffffff;fill-opacity:1;stroke-width:0.30082;stroke-miterlimit:4;stroke-dasharray:none"
-       id="rect1933"
-       width="24.211599"
-       height="16.975969"
-       x="10.620499"
-       y="9.1846333"
-       clip-path="none"
-       sodipodi:type="rect"
-       d="M 10.620499,9.1846333 H 34.832098 V 26.160603 H 10.620499 Z" />
-    <path
-       id="rect894"
-       style="fill:none;stroke:none;stroke-width:0.264583"
-       d="M 22.25768,6.7584224 H 36.057682 V 20.558423 H 22.25768 Z"
-       inkscape:original-d="M 22.25768,6.7584224 H 36.057682 V 20.558423 H 22.25768 Z" />
-    <path
-       style="fill:#000000;stroke-width:0.0213068"
-       id="path1861"
-       d="" />
-    <g
-       id="g2363">
-      <path
-         style="fill:url(#pattern1967);stroke:none;stroke-width:0.264583"
-         width="13.8"
-         height="13.8"
-         x="29.240097"
-         y="7.0591006"
-         id="rect1965"
-         clip-path="url(#clipPath2279)"
-         sodipodi:type="rect"
-         transform="translate(-15.706371,4.285247)"
-         inkscape:path-effect="#path-effect2283"
-         d="m 29.240097,7.0591006 h 13.8 V 20.859101 h -13.8 z" />
-      <path
-         id="path2296"
-         style="display:block;opacity:0.03;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0"
-         d="m 18.795585,15.284904 -0.42581,0.125057 -1.286227,0.133842 0.03307,0.768429 0.710033,0.0248 0.05013,2.790013 -0.8015,0.208771 -0.0088,0.859898 3.199289,0.0088 -0.0088,-0.777214 -0.851627,-0.125058 -0.05013,-3.875214 -0.158644,-0.142111 z"
-         clip-path="url(#clipPath2313)"
-         transform="translate(1.99191,0.353909)"
-         inkscape:original-d="m 18.795585,15.284904 -0.42581,0.125057 -1.286227,0.133842 0.03307,0.768429 0.710033,0.0248 0.05013,2.790013 -0.8015,0.208771 -0.0088,0.859898 3.199289,0.0088 -0.0088,-0.777214 -0.851627,-0.125058 -0.05013,-3.875214 -0.158644,-0.142111 z"
-         inkscape:path-effect="#path-effect2317" />
-    </g>
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     id="layer5"
-     inkscape:label="number"
+     id="g2481"
+     inkscape:label="number shadow"
      style="display:inline" />
   <g
      inkscape:groupmode="layer"
-     id="g2481"
-     inkscape:label="number copy"
+     id="layer2"
+     inkscape:label="number"
      style="display:inline">
     <g
-       id="g915">
+       id="g892"
+       transform="translate(-1.0356694,-0.23386083)">
       <text
          xml:space="preserve"
          style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:8.72548008px;line-height:1.25;font-family:'Times New Roman';-inkscape-font-specification:'Times New Roman, Bold';display:inline;fill:#000000;stroke-width:0.21813799"
-         x="1.8765544"
-         y="6.8492823"
+         x="1.225085"
+         y="6.3982649"
          id="text2473"><tspan
            sodipodi:role="line"
            id="tspan2471"
-           x="1.8765544"
-           y="6.8492823"
+           x="1.225085"
+           y="6.3982649"
            style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Times New Roman';-inkscape-font-specification:'Times New Roman, Bold';fill:#000000;stroke-width:0.21813799">10</tspan></text>
       <text
          xml:space="preserve"
          style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:8.72548008px;line-height:1.25;font-family:'Times New Roman';-inkscape-font-specification:'Times New Roman, Bold';display:inline;fill:#808080;fill-opacity:1;stroke-width:0.21813799"
-         x="1.7410334"
-         y="6.6610651"
+         x="1.1730859"
+         y="6.3269782"
          id="text2477"><tspan
            sodipodi:role="line"
            id="tspan2475"
-           x="1.7410334"
-           y="6.6610651"
+           x="1.1730859"
+           y="6.3269782"
            style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Times New Roman';-inkscape-font-specification:'Times New Roman, Bold';fill:#808080;fill-opacity:1;stroke-width:0.21813799">10</tspan></text>
     </g>
   </g>
-  <g
-     inkscape:groupmode="layer"
-     id="g2525"
-     inkscape:label="number copy copy"
-     style="display:inline" />
-  <g
-     inkscape:groupmode="layer"
-     id="layer2"
-     inkscape:label="icon"
-     sodipodi:insensitive="true" />
 </svg>

Разница между файлами не показана из-за своего большого размера
+ 193 - 0
Qwixx/frontend/inkScape/numbers/icon_num_twelve.svg


+ 4 - 72
Qwixx/frontend/inkScape/numbers/icon_num_two.svg

@@ -329,9 +329,9 @@
      borderopacity="1.0"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="3.959798"
-     inkscape:cx="143.61167"
-     inkscape:cy="165.25481"
+     inkscape:zoom="15.839192"
+     inkscape:cx="46.739354"
+     inkscape:cy="209.23401"
      inkscape:document-units="mm"
      inkscape:current-layer="g2481"
      inkscape:document-rotation="0"
@@ -351,68 +351,10 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
-        <dc:title></dc:title>
+        <dc:title />
       </cc:Work>
     </rdf:RDF>
   </metadata>
-  <g
-     inkscape:label="icon color"
-     inkscape:groupmode="layer"
-     id="layer1" />
-  <g
-     inkscape:groupmode="layer"
-     id="layer3"
-     inkscape:label="coin empty"
-     style="display:inline"
-     sodipodi:insensitive="true">
-    <path
-       style="fill:#ffffff;fill-opacity:1;stroke-width:0.30082;stroke-miterlimit:4;stroke-dasharray:none"
-       id="rect1933"
-       width="24.211599"
-       height="16.975969"
-       x="10.620499"
-       y="9.1846333"
-       clip-path="none"
-       sodipodi:type="rect"
-       d="M 10.620499,9.1846333 H 34.832098 V 26.160603 H 10.620499 Z" />
-    <path
-       id="rect894"
-       style="fill:none;stroke:none;stroke-width:0.264583"
-       d="M 22.25768,6.7584224 H 36.057682 V 20.558423 H 22.25768 Z"
-       inkscape:original-d="M 22.25768,6.7584224 H 36.057682 V 20.558423 H 22.25768 Z" />
-    <path
-       style="fill:#000000;stroke-width:0.0213068"
-       id="path1861"
-       d="" />
-    <g
-       id="g2363">
-      <path
-         style="fill:url(#pattern1967);stroke:none;stroke-width:0.264583"
-         width="13.8"
-         height="13.8"
-         x="29.240097"
-         y="7.0591006"
-         id="rect1965"
-         clip-path="url(#clipPath2279)"
-         sodipodi:type="rect"
-         transform="translate(-15.706371,4.285247)"
-         inkscape:path-effect="#path-effect2283"
-         d="m 29.240097,7.0591006 h 13.8 V 20.859101 h -13.8 z" />
-      <path
-         id="path2296"
-         style="display:block;opacity:0.03;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0"
-         d="m 18.795585,15.284904 -0.42581,0.125057 -1.286227,0.133842 0.03307,0.768429 0.710033,0.0248 0.05013,2.790013 -0.8015,0.208771 -0.0088,0.859898 3.199289,0.0088 -0.0088,-0.777214 -0.851627,-0.125058 -0.05013,-3.875214 -0.158644,-0.142111 z"
-         clip-path="url(#clipPath2313)"
-         transform="translate(1.99191,0.353909)"
-         inkscape:original-d="m 18.795585,15.284904 -0.42581,0.125057 -1.286227,0.133842 0.03307,0.768429 0.710033,0.0248 0.05013,2.790013 -0.8015,0.208771 -0.0088,0.859898 3.199289,0.0088 -0.0088,-0.777214 -0.851627,-0.125058 -0.05013,-3.875214 -0.158644,-0.142111 z"
-         inkscape:path-effect="#path-effect2317" />
-    </g>
-  </g>
-  <g
-     inkscape:groupmode="layer"
-     id="layer5"
-     inkscape:label="number"
-     style="display:inline" />
   <g
      inkscape:groupmode="layer"
      id="g2481"
@@ -446,14 +388,4 @@
            style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'Times New Roman';-inkscape-font-specification:'Times New Roman, Bold';fill:#808080;fill-opacity:1;stroke-width:0.21813799">2</tspan></text>
     </g>
   </g>
-  <g
-     inkscape:groupmode="layer"
-     id="g2525"
-     inkscape:label="number copy copy"
-     style="display:inline" />
-  <g
-     inkscape:groupmode="layer"
-     id="layer2"
-     inkscape:label="icon"
-     sodipodi:insensitive="true" />
 </svg>

Некоторые файлы не были показаны из-за большого количества измененных файлов