diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2023-09-03 13:50:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-03 13:50:16 +0200 |
| commit | 074ff5644854c12cd27fbc45adc70d22553fe1ec (patch) | |
| tree | 49d32fd9bb8282429f39ec9d90306d8f671d9a22 /fonts/tt_masters | |
| parent | 7a2bad56ae3f5486276038632ca031dc29c92152 (diff) | |
tt_masters font update (#2476)
* small correction in lettering_force_lock_stitches template
* update tt_masters
Diffstat (limited to 'fonts/tt_masters')
| -rw-r--r-- | fonts/tt_masters/LICENSE (renamed from fonts/tt_masters/README_en.md) | 0 | ||||
| -rw-r--r-- | fonts/tt_masters/font.json | 178 | ||||
| -rw-r--r-- | fonts/tt_masters/→.svg | 6027 |
3 files changed, 4913 insertions, 1292 deletions
diff --git a/fonts/tt_masters/README_en.md b/fonts/tt_masters/LICENSE index 1941e46f..1941e46f 100644 --- a/fonts/tt_masters/README_en.md +++ b/fonts/tt_masters/LICENSE diff --git a/fonts/tt_masters/font.json b/fonts/tt_masters/font.json index 7fc322db..3fe69395 100644 --- a/fonts/tt_masters/font.json +++ b/fonts/tt_masters/font.json @@ -4,47 +4,75 @@ "keywords": [ "sans_serif", "display" - ], + ], "leading": 100, - "auto_satin": true, - "reversible": true, - "default_glyph": "?", - "min_scale": 1.0, - "max_scale": 3.0, + "auto_satin": false, + "letter_case": "upper", + "reversible": false, + "default_glyph": "�", + "min_scale": 0.5, + "max_scale": 1.5, "size": 18.5, "horiz_adv_x_default": 63, - "horiz_adv_x_space": 22, + "horiz_adv_x_space": 28, "units_per_em": 100, "horiz_adv_x": { "D": 62, "E": 54, + "È": 54, + "É": 54, + "Ê": 54, + "Ë": 54, "F": 54, "G": 60, "H": 67, "I": 32, + "Í": 32, + "Ì": 32, + "Î": 32, + "Ï": 32, "J": 60, "K": 65, "L": 50, "M": 81, "N": 61, + "Ñ": 61, + "Æ": 95, + "Œ": 100, "O": 61, + "Ó": 61, + "Ö": 61, + "Ô": 61, + "Ò": 61, + "Õ": 61, + "Ø": 61, + "Ō": 61, "P": 56, "Q": 60, "R": 58, "S": 53, "T": 58, "U": 65, + "Ú": 65, + "Ù": 65, + "Û": 65, + "Ü": 65, + "Ū": 65, "W": 76, "X": 59, "Y": 57, + "Ÿ": 57, "Z": 58, - " ": 22, + "`": 28, "!": 33, + "¡": 33, "\"": 36, "#": 78, "$": 54, "%": 70, "'": 21, + "‘": 22, + "´": 21, "(": 34, ")": 36, "*": 31, @@ -68,8 +96,10 @@ "<": 46, ">": 46, "?": 53, + "¿": 53, "@": 78, "C": 58, + "Ç": 58, "[": 45, "\\": 56, "]": 45, @@ -137,9 +167,12 @@ "‰": 92, "‹": 31, "_": 41, - "`": 28, "A": 59, - "‘": 22, + "Á": 59, + "Ā": 59, + "Â": 59, + "À": 59, + "Ä": 59, "’": 22, "‚": 22, "…": 68, @@ -222,7 +255,8 @@ "ј": 60, "ѕ": 53, "ї": 32, - "B": 58 + "B": 58, + "Β": 58 }, "kerning_pairs": { "GZ": 2, @@ -499,6 +533,7 @@ "0", "§", "!", + "¡", "+", "\"", "^", @@ -526,75 +561,78 @@ "&", "%", "'", - "A", - "a", - "S", - "s", - "D", - "d", - "F", - "f", - "G", - "g", - "H", - "h", - "J", - "j", - "K", - "k", - "L", - "l", - "Ö", - "ö", - "Ä", - "ä", - "Q", - "q", - "W", - "w", - "E", - "e", - "R", - "r", - "T", - "t", - "Y", - "y", - "U", - "u", - "I", - "i", - "O", - "o", - "P", - "p", - "Z", - "z", - "X", - "x", - "C", - "c", - "V", - "v", - "B", - "b", - "N", - "n", - "M", - "m", "?", + "¿", "_", "‰", "~", "©", - "«", "»", + "«", "±", "°", "®", + "‘", + "'", "´", + "`", + "’", + "�", + "Z", + "Y", + "Ÿ", + "X", + "W", + "V", "Ü", - "ü", - "�" + "Û", + "U", + "Ú", + "Ù", + "T", + "S", + "R", + "Q", + "P", + "Ò", + "Õ", + "Ø", + "Ō", + "O", + "Ó", + "Ö", + "Ô", + "N", + "Ñ", + "M", + "L", + "K", + "J", + "I", + "Í", + "Ì", + "Î", + "Ï", + "H", + "G", + "F", + "E", + "É", + "È", + "Ê", + "Ë", + "Æ", + "Œ", + "D", + "C", + "Ç", + "B", + "Ä", + "À", + "Â", + "A", + "Ā", + "Å", + "Á" ] }
\ No newline at end of file diff --git a/fonts/tt_masters/→.svg b/fonts/tt_masters/→.svg index 107b6adf..485cfc76 100644 --- a/fonts/tt_masters/→.svg +++ b/fonts/tt_masters/→.svg @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg sodipodi:docname="→.svg" - inkscape:version="1.3-alpha (95f74fb, 2023-03-31)" + inkscape:version="1.3 (0e150ed, 2023-07-21)" id="svg25060" version="1.1" - viewBox="0 0 59.299999 80.099998" - height="80.099998" - width="59.299999" + viewBox="0 0 59.3 80.099999" + height="21.193125mm" + width="15.689792mm" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" @@ -35,11 +35,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="3.959798" - inkscape:cx="-73.236059" - inkscape:cy="163.77098" - inkscape:document-units="px" - inkscape:current-layer="g1684" + inkscape:zoom="9.3526428" + inkscape:cx="40.790609" + inkscape:cy="19.299358" + inkscape:document-units="mm" + inkscape:current-layer="g111" showgrid="false" units="px" inkscape:snap-global="false" @@ -59,7 +59,7 @@ <sodipodi:guide inkscape:locked="false" orientation="0,1" - position="0,0.099998474" + position="27.321428,0.099998516" inkscape:label="baseline" id="guide36705" inkscape:color="rgb(0,0,255)" /> @@ -73,14 +73,14 @@ <sodipodi:guide inkscape:locked="false" orientation="0,1" - position="0.094535362,69.099998" + position="11.757338,69.191127" inkscape:label="caps" id="guide36709" inkscape:color="rgb(0,0,255)" /> <sodipodi:guide inkscape:locked="false" orientation="0,1" - position="0.094535362,49.099998" + position="18.176681,49.199643" inkscape:label="xheight" id="guide36711" inkscape:color="rgb(0,0,255)" /> @@ -93,7 +93,35 @@ inkscape:color="rgb(0,0,255)" /> </sodipodi:namedview> <defs - id="defs25054" /> + id="defs25054"> + <inkscape:path-effect + effect="copy_rotate" + starting_point="49.404783,22.543417" + origin="43.962188,22.543417" + id="path-effect241" + is_visible="true" + lpeversion="1.2" + lpesatellites="" + method="normal" + num_copies="5" + starting_angle="0" + rotation_angle="72" + gap="-0.01" + copies_to_360="true" + mirror_copies="false" + split_items="true" + link_styles="false" /> + <marker + orient="auto" + id="inkstitch-needle-point"> + <circle + cx="0" + cy="0" + r="1.5" + style="opacity:0.8;fill:context-stroke" + id="circle11" /> + </marker> + </defs> <metadata id="metadata25057"> <rdf:RDF> @@ -102,7 +130,6 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> </cc:Work> </rdf:RDF> <rdf:RDF> @@ -136,23 +163,27 @@ <inkstitch:inkstitch_svg_version>1</inkstitch:inkstitch_svg_version> </metadata> <g - inkscape:label="Layer 1" - inkscape:groupmode="layer" - id="layer1" - style="display:none" /> - <g id="g25640" style="display:none" inkscape:groupmode="layer" inkscape:label="GlyphLayer-1"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 23.393467,77.452982 C 24.986334,55.462171 13.636173,32.315733 31.272096,11.757338" + id="path339" + sodipodi:nodetypes="cc" /> + <path id="path955" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.10266;word-spacing:0px" - d="M 20.4966 10.3071 C 19.8 11.9007 9.37696 25.5366 2.80749 29.2196 C -0.377697 31.0114 0.518145 32.603 1.31446 34.1956 C 2.40935 35.7881 11.6663 40.069 11.6663 40.069 C 10.3723 49.8248 9.07833 59.4782 9.07833 67.1426 C 9.07833 68.4317 9.57604 70.2286 10.4718 70.9246 C 13.3585 73.3145 19.8284 78.9877 24.8051 79.0878 M 31.6732 11.6012 C 33.0668 12.4916 34.9575 13.991 34.6593 15.5816 C 32.7682 26.9299 29.0852 53.7059 27.0945 76.9974 M 7.12684 50.102 L 35.5422 36.8414" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.10266;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 20.4966,10.3071 C 19.8,11.9007 9.37696,25.5366 2.80749,29.2196 c -3.185187,1.7918 -2.289345,3.3834 -1.49303,4.976 1.09489,1.5925 10.35184,5.8734 10.35184,5.8734 -1.294,9.7558 -2.58797,19.4092 -2.58797,27.0736 0,1.2891 0.49771,3.086 1.39347,3.782 2.8867,2.3899 9.3566,8.0631 14.3333,8.1632 m 6.8681,-67.4866 c 1.3936,0.8904 3.2843,2.3898 2.9861,3.9804 -1.8911,11.3483 -5.5741,38.1243 -7.5648,61.4158 M 7.12684,50.102 35.057361,43.265513" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + sodipodi:nodetypes="ccccsccccccc" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g25666" @@ -160,13 +191,23 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-2"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 13.211854,76.604514 34.423547,30.908467 23.272257,20.848064 9.5755642,31.393306" + id="path338" + inkstitch:ties="3" /> + <path id="path953" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04783;word-spacing:0px" - d="M 9.7942 31.6176 C 10.7401 32.7527 11.9697 34.2662 14.429 33.131 C 17.6449 31.6176 23.6039 30.1042 25.5902 30.1988 C 27.3874 30.2932 27.6712 30.9556 27.1982 31.996 C 22.6581 40.4143 7.14577 54.1294 2.13263 64.6286 L 2.13263 64.7226 C 1.65972 65.4793 1.3759 66.236 1.3759 67.1819 C 1.28147 69.7357 10.3617 75.7893 11.213 76.4515 C 13.1047 78.0593 14.2398 78.7215 18.307 77.8702 L 18.307 77.8703 C 23.4147 78.0592 22.9418 77.5869 28.8062 77.7763 C 38.2649 78.1548 45.7373 80.3301 47.2507 80.0463 C 49.8991 79.4789 50.4667 77.0196 49.3316 74.1819 M 5.72695 21.497 C 4.87567 18.6593 5.5378 17.9973 8.09162 16.673 C 14.5236 13.3625 23.7931 11.4707 27.2928 11.2815 C 33.2518 10.903 43.8456 17.4297 48.0074 23.1049 C 48.6695 23.9562 49.1425 28.4018 47.4399 32.5637 C 44.2239 41.8331 34.4815 49.4947 27.7658 58.6697 C 27.2928 59.2371 27.2928 59.9938 27.9549 60.2777 C 30.6979 60.3727 33.0626 60.4666 34.8598 60.4666 C 39.8729 60.5606 42.3322 61.4125 43.5618 62.0747 M 5.95478 50.1871 L 41.9578 47.405" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04783;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.0217697,25.185562 c 0.5275767,0.633103 2.116771,6.046373 3.7478463,8.159487 1.293302,1.675518 2.571761,0.287992 3.659384,-0.214049 3.2159,-1.5134 9.1749,-3.0268 11.1612,-2.9322 1.7972,0.0944 2.081,0.7568 1.608,1.7972 C 22.6581,40.4143 7.14577,54.1294 4.402745,59.80435 1.65972,65.4793 1.3759,66.236 1.3759,67.1819 c -0.09443,2.5538 8.9858,8.6074 9.8371,9.2696 1.8917,1.6078 3.0268,2.27 7.61425,1.93885 4.58745,-0.33115 4.11455,-0.80345 9.97895,-0.61405 9.4587,0.3785 16.9311,2.5538 18.4445,2.27 2.6484,-0.5674 3.216,-3.0267 2.0809,-5.8644 M 5.72695,21.497 C 4.87567,18.6593 5.5378,17.9973 8.09162,16.673 14.5236,13.3625 23.7931,11.4707 27.2928,11.2815 c 5.959,-0.3785 16.5528,6.1482 20.7146,11.8234 0.6621,0.8513 1.1351,5.2969 -0.5675,9.4588 -3.216,9.2694 -12.9584,16.931 -19.6741,26.106 -0.473,0.5674 -0.473,1.3241 0.1891,1.608 2.743,0.095 5.1077,0.1889 6.9049,0.1889 5.0131,0.094 7.4724,0.9459 8.546056,1.400175 l 1.840207,3.673478 M 5.95478,50.1871 41.9578,47.405 M 24.840976,31.383911 50.12554,18.741629 M 29.387762,58.331934 0.7762805,70.087039" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cscccccccccccccccccccccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" + inkstitch:contour_underlay_inset_mm="0.6" /> </g> <g id="g25687" @@ -174,21 +215,49 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-3"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04711;word-spacing:0px" - d="M 1.75164 17.3243 C 2.5078 21.9566 4.77636 26.8729 5.53256 27.7226 C 7.51753 30.0863 6.7614 31.032 10.2587 31.3148 L 10.2592 31.3148 C 13.0004 31.0268 15.2689 28.9514 22.3581 29.0464 C 23.6815 29.0464 25.0048 29.1852 26.139 29.2373 C 21.98 38.2157 18.0101 39.4455 13.5675 42.3749 C 12.9473 42.8127 12.9291 43.3677 13.1484 43.9507 M 3.92565 14.301 C 8.74631 13.6389 16.1191 11.3714 30.3921 10.7095 C 35.4018 10.5285 37.4813 13.3582 38.7101 14.0191 C 40.7896 15.0652 44.5705 19.3121 46.0828 21.2977 C 47.0281 22.6141 45.1376 29.0474 42.68 31.6939 C 38.6155 37.7437 35.4963 42.2809 33.1332 44.2656 L 22.4524 50.9775 C 21.4126 50.6037 20.3729 51.3511 18.8605 51.65 C 18.4271 51.7889 18.1744 51.65 17.9927 51.5013 M 22.9231 30.5213 L 43.0384 15.6381" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 23.029838,79.634756 c 0,0 11.999012,-13.294468 12.363387,-21.575322 C 35.749245,49.968457 23.59337,43.93476 25.211612,35.999273 26.137519,31.458837 36.359114,31.222374 35.514434,26.666128 33.413648,15.334377 3.2726612,14.181532 3.2726612,14.181532" + id="path337" + sodipodi:nodetypes="csssc" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04711;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 1.75164,17.3243 c 0.696407,3.620589 1.8026075,7.263691 3.78092,10.3983 1.1354688,1.714685 2.2908002,3.865179 4.72614,3.5922 2.90411,-0.519274 5.59145,-1.978814 8.585265,-2.119017 2.425111,-0.269278 4.868697,-0.131227 7.295035,0.04152 -2.033112,4.630238 -5.214294,8.891316 -9.716975,11.360267 -1.041809,1.003324 -3.931041,1.424985 -3.273625,3.353133 M 3.92565,14.301 c 6.364152,-1.106813 12.684963,-2.538187 19.136982,-3.071007 3.273469,-0.209979 6.581098,-0.778516 9.852087,-0.338913 2.815102,0.42294 4.81649,2.572569 7.118375,4.018031 2.300508,1.98013 4.47205,4.198098 6.194272,6.693204 0.353049,2.757199 -0.86924,5.472374 -2.039724,7.904406 -1.560429,2.420805 -3.285034,4.742322 -4.882596,7.148135 -2.023531,2.74643 -3.844593,5.793107 -6.592108,7.87484 L 22.4524,50.9775 c -1.501904,-0.555934 -3.028313,1.181527 -4.4597,0.5238 m 4.9304,-20.98 28.899139,-10.816608 M 13.663749,7.6451932 10.898467,33.834047" id="path7666" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + sodipodi:nodetypes="ccccccccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path332" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04711;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 21.0623,49.0955 c 1.8905,0.7548 4.793,5.2833 3.9422,8.119 -1.24296,4.121445 -4.704579,6.249992 -8.629893,6.355636 M 31.5796,43.4406 33.039,44.3588 c 8.8851,3.5902 11.8154,6.4266 10.492,17.6747 -1.0397,9.0754 -11.8154,17.9598 -20.795,17.9598 M 37.3147,78.2531 21.2878,59.1178" + sodipodi:nodetypes="ccccccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + d="M 15.948258,63.993623 C 11.982868,77.173616 10.868784,73.433858 2.0816281,64.43373" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path336" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04711;word-spacing:0px" - d="M 4.20951 60.8057 C 6.85615 59.9517 8.84112 61.5531 11.0152 62.5075 C 16.781 64.9639 23.2086 63.1694 25.0045 57.2145 C 25.8553 54.3788 22.9528 49.8503 21.0623 49.0955 M 1.75192 63.9242 C 1.94099 65.5318 4.30403 69.7861 7.32876 73.1884 C 11.1097 77.4405 15.3632 79.9933 22.736 79.9933 C 31.7156 79.9933 42.4913 71.1089 43.531 62.0335 C 44.8544 50.7854 41.9241 47.949 33.039 44.3588 L 31.5796 43.4406 M 21.2878 59.1178 L 37.3147 78.2531" id="path7664" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04711;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 4.20951,60.8057 c 2.64664,-0.854 4.63161,0.7474 6.80569,1.7018 1.775233,0.756301 3.613202,1.109633 5.359407,1.062636 M 1.75192,63.9242 c 0.18907,1.6076 2.55211,5.8619 5.57684,9.2642 3.78094,4.2521 8.03444,6.8049 15.40724,6.8049 M -0.12120967,69.695562 8.8483062,56.968547" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g25709" @@ -196,21 +265,48 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-4"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.07594;word-spacing:0px" - d="M 41.0212 45.1894 C 42.5866 34.7764 44.7445 23.3073 45.7229 17.7157 C 46.0165 16.1725 45.0379 15.7869 43.6683 14.823 C 41.6137 13.3767 36.0369 10.9664 32.2212 10.1943 C 32.2212 10.1943 32.1236 10.1943 32.0255 10.0697 C 30.6557 9.67644 28.3076 8.23777 26.5465 9.945 C 17.8832 22.0998 3.86179 35.6818 0.367864 50.4406 C 0.367864 52.4643 1.38042 55.6744 3.04364 58.4722 C 3.53288 59.345 7.37027 59.1244 9.81623 58.8174 C 19.8606 57.4191 28.8789 57.0172 39.7547 56.3103 C 45.0379 55.9172 49.5385 55.7445 51.4952 55.8307 C 52.5715 55.9558 53.3542 54.9579 53.3542 53.3246 M 24.7621 47.0521 C 25.2512 42.809 27.6025 28.9623 28.1895 24.9129 C 24.276 30.4086 14.837 44.3666 14.1521 46.6808 C 23.1481 44.3435 32.3877 43.9484 41.6136 43.2061 C 43.6682 43.0814 45.5271 42.5347 46.9947 42.7073 L 46.9947 42.7073 C 47.973 42.5059 48.9514 43.1869 49.6363 43.9561 M 21.0777 41.4662 L 5.50441 32.8763" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 35.635644,76.725724 C 25.918805,68.638219 35.408016,63.002551 39.877983,56.726128" + id="path331" + inkstitch:ties="3" + sodipodi:nodetypes="cc" /> + <path + id="path327" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07594;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 39.7547,56.3103 C 28.8789,57.0172 19.8606,57.4191 9.81623,58.8174 7.37027,59.1244 3.53288,59.345 3.04364,58.4722 1.38042,55.6744 0.367864,52.4643 0.367864,50.4406 3.86179,35.6818 17.8832,22.0998 26.5465,9.945 c 1.7611,-1.70723 4.1092,-0.26856 5.479,0.1247 0.0981,0.1246 0.1957,0.1246 0.1957,0.1246 3.8157,0.7721 9.3925,3.1824 11.4471,4.6287 1.3696,0.9639 2.3482,1.3495 2.0546,2.8927 -0.9784,5.5916 -3.1363,15.969813 -4.7017,26.382813 M 41.6136,43.2061 C 32.3877,43.9484 23.1481,44.3435 14.1521,46.6808 14.837,44.3666 24.276,30.4086 28.1895,24.9129 27.6025,28.9623 25.614829,40.869645 25.125729,45.112745 M 5.50441,32.8763 21.0777,41.4662 m 5.315837,-12.910167 18.519835,0.499037" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + sodipodi:nodetypes="cccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + d="m 41.898255,44.633061 c 2.567485,4.878311 7.19959,5.708032 11.204733,9.576547" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path330" + sodipodi:nodetypes="cc" /> + <path id="path7524" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07594;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 53.3542,53.3246 c 0,1.6333 -0.7827,2.6312 -1.859,2.5061 -1.9567,-0.0862 -6.4573,0.0865 -11.7405,0.4796 m 9.8816,-12.3542 c -2.089996,-2.188728 -5.347722,-1.063109 -8.0227,-0.75 m 0.930995,-2.35844 -1.696935,16.848145" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + sodipodi:nodetypes="ccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.07594;word-spacing:0px" - d="M 24.096 56.8944 C 23.1835 61.5289 21.8128 68.2417 23.7651 72.4157 C 26.1132 75.3094 28.9925 74.989 35.5476 77.8798 M 39.7547 56.3794 C 38.9719 62.7431 38.1893 69.3945 37.7979 75.8551 M 41.8139 62.2348 L 19.5542 70.5752" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07594;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 24.096,56.8944 c -0.9125,4.6345 -2.2832,11.3473 -0.3309,15.5213 2.3481,2.8937 5.2274,2.5733 11.7825,5.4641 m 4.2071,-21.5004 c -0.7828,6.3637 -1.5654,13.0151 -1.9568,19.4757 m 4.016,-13.6203 -22.2597,8.3404" id="path7522" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g25732" @@ -218,13 +314,37 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-5"> <path - id="path947" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.03805;word-spacing:0px" - d="M 3.48999 62.0925 C 4.06901 61.5014 5.1797 61.1309 5.83918 60.9087 C 8.46293 60.0531 10.993 63.533 17.9271 61.9347 C 21.9565 61.0049 25.7984 58.654 28.0473 56.0323 C 31.7955 51.7213 25.2361 49.6591 21.3005 49.3777 C 15.4908 49.7482 10.5244 52.3768 8.55664 50.2333 C 7.80702 49.4747 7.61949 48.3596 7.61949 47.1416 C 7.71246 42.4565 8.55664 34.0226 9.1188 29.0563 L 9.1188 28.7652 C 9.21177 27.1721 5.93282 25.2994 4.43354 21.5512 C 3.87128 20.0508 4.99581 17.8957 6.21392 17.5218 C 15.3033 14.9919 24.955 11.5251 37.2303 10.868 C 40.1352 10.6731 43.2274 11.0629 44.3519 11.7968 M 3.48992 62.0785 C 3.08167 62.4841 2.93789 62.9968 3.4026 63.6159 L 4.2459 64.9276 C 9.21226 71.9565 12.9605 79.0778 26.2666 79.0778 C 37.0427 79.0778 46.5069 71.2057 48.8495 58.9301 C 51.0047 47.8728 44.7265 43.2814 35.4497 40.2821 C 31.7015 38.7834 27.6722 39.5235 24.5799 40.0872 C 24.6729 36.1532 24.9547 32.1236 26.0792 29.9685 L 26.0792 29.9685 C 31.7015 28.1867 37.6986 27.2508 46.3195 27.2508 C 47.1628 27.2508 49.5055 26.3218 49.7866 25.4698 C 50.7237 22.9398 46.5069 13.2895 44.3517 11.7889 M 28.1777 36.6207 L 6.61514 52.1848 M 24.6109 56.5609 L 42.2825 41.647 M 19.9093 58.9938 L 18.6123 80.5572 M 32.2308 30.1363 L 9.37126 14.0843" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 26.787338,78.907498 C 36.467567,67.528518 45.533172,51.456595 17.583124,39.809496 4.4461435,34.335168 18.167717,14.340748 43.514273,12.605806" + id="path326" + sodipodi:nodetypes="csc" + inkstitch:ties="3" /> + <path + id="path318" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.03805;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 44.3519,11.7968 c -1.1245,-0.7339 -4.2167,-1.1237 -7.1216,-0.9288 -12.2753,0.6571 -21.927,4.1239 -31.01638,6.6538 -1.21811,0.3739 -2.34264,2.529 -1.78038,4.0294 1.49928,3.7482 4.77823,5.6209 4.68526,7.214 v 0.2911 c -0.56216,4.9663 -1.40634,13.4002 -1.49931,18.0853 0,1.218 0.18753,2.3331 0.93715,3.0917 1.96776,2.1435 6.93416,-0.4851 12.74386,-0.8556 3.9356,0.2814 10.495,2.3436 6.7468,6.6546 -1.140402,1.329446 -2.690434,2.589258 -4.466824,3.629441 M 44.3517,11.7889 c 2.1552,1.5006 6.372,11.1509 5.4349,13.6809 -0.2811,0.852 -2.6238,1.781 -3.4671,1.781 -8.6209,0 -14.618,0.9359 -20.2403,2.7177 v 0 c -1.1245,2.1551 -1.4063,6.1847 -1.4993,10.1187 3.0923,-0.5637 7.1216,-1.3038 10.8698,0.1949 9.2768,2.9993 15.555,7.5907 13.3998,18.648 C 46.5069,71.2057 37.0427,79.0778 26.2666,79.0778 M 6.61514,52.1848 28.1777,36.6207 M 42.2825,41.647 24.6109,56.5609 M 21.736299,9.9811031 32.2308,30.1363" + inkstitch:contour_underlay="True" inkstitch:satin_column="True" + inkstitch:ties="3" + sodipodi:nodetypes="cccccccccccccssscccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + d="M 26.2666,79.0778 3.489955,62.0855" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path325" + inkstitch:ties="3" /> + <path + id="path947" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.03805;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.48999,62.0925 c 0.57902,-0.5911 1.68971,-0.9616 2.34919,-1.1838 2.62375,-0.8556 5.15382,2.6243 12.08792,1.026 1.986118,-0.458305 3.926682,-1.261876 5.653376,-2.272959 M 19.9093,58.9938 18.6123,80.5572 M 3.48992,62.0785 C 3.08167,62.4841 2.93789,62.9968 3.4026,63.6159 l 0.8433,1.3117 c 4.96636,7.0289 8.7146,14.1502 22.0207,14.1502" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:satin_column="True" + inkstitch:ties="2" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g25756" @@ -232,13 +352,37 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-6"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 26.912369,78.508695 10.542106,59.224354 21.68417,27.426618 41.225636,18.598676" + id="path315" /> + <path + id="path311" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04632;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 41.3338,18.4845 c 0.969435,2.467551 -1.535783,3.498489 -3.012523,4.826764 -4.95485,4.140286 -9.668355,8.737264 -13.172078,14.193699 -1.809756,3.020852 -1.762546,6.725787 -2.672378,10.063368 -0.524182,3.473038 -1.977261,6.782751 -1.815347,10.347262 -0.01025,2.609713 0.446352,6.299798 3.474407,7.018617 M 37.099,11.2862 C 36.70429,10.992304 36.241527,10.744868 35.739104,10.720478 31.606362,11.590603 27.61842,13.280531 24.038305,15.544211 14.079893,21.701933 7.6762168,32.559826 5.6997145,43.964501 4.8680363,48.949863 4.3105164,53.985047 4.6730253,59.033969 5.0888308,63.04714 5.32837,67.616194 8.3023778,70.664266 12.932305,74.571901 18.628597,77.289432 24.583048,78.429947 M 40.625678,23.56975 31.369195,9.856441" + sodipodi:nodetypes="ccccccccccccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" + inkstitch:contour_underlay_inset_mm="0.6" /> + <path + d="M 24.583048,78.429947 C 36.68869,65.067141 44.410262,52.015462 21.565227,41.133026" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path317" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path id="path945" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04632;word-spacing:0px" - d="M 19.4889 52.6748 C 20.2419 51.2533 24.2045 49.4753 26.5575 49.1912 C 27.0281 49.2872 27.4044 49.3835 27.8751 49.3835 C 30.4163 49.6573 31.828 54.0289 30.981 56.8718 C 29.1927 62.8431 28.2516 64.0765 25.5222 64.8335 L 25.5221 64.8335 C 22.5104 65.6851 19.4987 62.5588 21.0986 53.2705 C 21.1929 52.9891 21.2869 52.6934 21.4751 52.4187 L 24.1126 39.5639 C 25.1479 36.2459 32.3927 27.7737 39.6397 22.2758 C 41.8044 20.6652 41.6162 20.1909 41.3338 18.4845 M 21.8329 39.6451 C 23.1505 38.2238 30.4162 34.4093 34.1809 35.452 L 34.1812 35.452 C 49.8988 39.8125 48.7694 48.628 47.9223 55.7366 C 46.887 64.8363 37.0989 78.7693 27.2166 78.6748 C 19.8754 78.5788 9.99316 72.8928 7.5461 69.8599 C 4.25198 65.7835 4.44026 54.3146 4.62846 52.703 C 4.62846 52.703 4.62846 52.607 4.72273 52.5176 C 6.13449 22.374 26.2755 13.0864 33.899 11.1901 C 34.9343 10.9087 35.6873 10.2369 37.099 11.2862 M 27.4219 56.1523 L 50.4506 55.6936 M 24.5433 62.071 L 23.8525 81.2066" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04632;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 19.4889,52.6748 c 1.472738,-1.870965 3.906026,-2.670572 6.120188,-3.31065 1.576306,-0.344266 3.56439,0.0022 4.440359,1.525802 1.467802,2.229957 1.459968,5.129348 0.449692,7.539605 -0.785741,2.074137 -1.254086,4.634568 -3.27459,5.880159 -0.979691,0.341412 -2.037221,0.707956 -3.088668,0.624494 M 21.8329,39.6451 c 2.581299,-2.110725 5.77472,-3.450724 9.01568,-4.177687 2.951525,-0.698006 5.797511,0.754515 8.470473,1.816568 4.104712,1.769631 7.894693,5.121 8.704183,9.708149 0.66009,3.627897 0.185372,7.367994 -0.499724,10.956719 -1.694886,6.426064 -5.473757,12.288054 -10.500886,16.61687 -3.295694,2.821911 -7.695079,4.795335 -12.102397,3.916752 l -0.337181,-0.05252 M 27.4219,56.1523 c 7.676233,-0.1529 15.352467,-0.3058 23.0287,-0.4587" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" + inkstitch:contour_underlay_inset_mm="0.6" /> </g> <g id="g25781" @@ -246,13 +390,22 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-7"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 25.883871,75.766033 C 26.519103,66.23844 44.049965,28.317853 39.940013,19.627174 33.235478,10.178673 6.2566973,11.056356 6.2566973,11.056356" + id="path310" + inkstitch:ties="3" + sodipodi:nodetypes="csc" /> + <path id="path943" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.07211;word-spacing:0px" - d="M 26.287 77.6162 C 22.2222 75.9709 17.2865 71.4223 14.3831 67.4543 C 13.7056 66.5833 14.4799 65.2284 14.7703 64.1638 C 19.1253 50.0341 27.2548 35.614 33.5455 25.2586 C 27.5451 25.5486 18.5447 27.0974 13.6089 26.9039 C 10.0281 26.6132 10.2216 25.8393 8.18927 23.4199 C 7.41503 22.5489 4.80204 18.5809 4.02776 14.4194 M 29.0936 76.6484 C 35.6746 55.9376 44.7718 36.5818 51.3528 24.3876 C 51.74 23.6133 52.0303 22.2584 51.74 21.1939 L 51.74 20.8066 C 49.9979 14.5159 46.1267 11.3222 45.2557 9.77371 C 44.5783 8.51558 38.3844 8.90271 37.1263 8.90271 C 22.5126 8.90271 11.1894 10.6447 6.25369 11.3222 M 29.5546 27.1994 L 50.985 11.9258" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07211;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 4.02776,14.4194 c 0.77428,4.1615 3.38727,8.1295 4.16151,9.0005 2.03233,2.4194 1.83883,3.1933 5.41963,3.484 4.9358,0.1935 13.9362,-1.3553 19.9366,-1.6453 -6.2907,10.3554 -14.4202,24.7755 -18.7752,38.9052 -0.2904,1.0646 -1.0647,2.4195 -0.3872,3.2905 2.9034,3.968 7.8391,8.5166 11.9039,10.1619 M 6.25369,11.3222 C 11.1894,10.6447 22.5126,8.90271 37.1263,8.90271 c 1.2581,0 7.452,-0.38713 8.1294,0.871 0.871,1.54849 4.7422,4.74219 6.4843,11.03289 v 0.3873 c 0.2903,1.0645 0,2.4194 -0.3872,3.1937 -6.581,12.1942 -15.6782,31.55 -22.2592,52.2608 M 50.985,11.9258 29.5546,27.1994 M 19.133546,4.7049703 21.329199,28.543487 m 4.077641,5.018635 24.622678,0.313664 m -37.326098,25.40684 28.857151,1.881988" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccccccccsccccccc" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g25807" @@ -260,13 +413,37 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-8"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 27.598035,78.25157 c 0,0 -14.976461,-7.147058 -15.256057,-14.056141 -0.265688,-6.565401 4.028285,-21.855587 4.028285,-21.855587" + id="path307" + sodipodi:nodetypes="csc" + inkstitch:ties="3" /> + <path + id="path297" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02815;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 27.3496,49.3835 c -3.5268,1.8571 -6.7205,6.1633 -6.7205,7.742 v 0 c 0,1.9615 3.7124,2.9765 5.6615,2.7855 M 16.7765,41.739 C 9.44447,46.5657 4.20167,53.8794 3.18066,60.1903 c -0.37121,2.1356 -0.46421,4.7343 0.74254,6.5904 2.78433,4.1764 11.1373,7.9811 18.1909,10.4873 2.0419,0.7336 3.3412,0.9246 5.383,0.9246 M -0.331174,57.6309 22.4914,56.3767" + sodipodi:nodetypes="csscccccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> + <path + d="m 27.401833,77.935897 c 0,0 17.565201,-9.514619 18.154879,-18.021 0.670466,-9.671799 -17.960364,-24.25641 -17.960364,-24.25641" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path309" + sodipodi:nodetypes="csc" + inkstitch:ties="3" /> + <path id="path941" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02815;word-spacing:0px" - d="M 39.4094 43.6786 C 45.0708 39.1323 50.5142 32.4345 51.3496 27.2381 C 51.7208 25.1016 51.8137 22.5039 50.607 20.6478 C 47.8227 16.4703 41.3259 13.7791 34.2723 11.2739 C 32.2305 10.5403 30.9311 10.3493 28.8893 10.3493 C 19.3298 11.1734 6.70746 16.8461 5.96499 32.0677 C 5.77938 36.0582 8.27255 38.2761 14.9549 42.3591 L 15.4317 42.741 L 20.3667 45.5156 C 20.4592 45.6462 26.7546 50.1653 26.8474 50.1653 C 27.497 50.4366 32.2304 54.3419 32.3233 56.1969 C 32.5089 59.4458 29.8174 59.5383 26.2906 59.911 C 24.3415 60.102 20.6291 59.087 20.6291 57.1255 L 20.6291 57.1255 C 20.6291 55.5468 23.8228 51.2406 27.3496 49.3835 M 26.644 35.9929 C 29.1499 34.3217 31.5808 31.4165 31.5808 29.7453 L 31.5808 29.7463 C 31.5808 28.2611 30.2815 27.7033 28.3324 27.8892 C 24.8056 28.251 23.5991 30.1172 23.7847 32.53 C 23.9703 34.386 27.0331 34.7568 27.6828 35.0362 C 27.6828 35.1669 30.0841 36.4944 30.1767 36.4944 L 40.2122 42.74 C 48.7508 46.5436 53.4842 50.2567 53.1129 55.3607 L 53.113 55.3607 C 51.9064 70.5823 37.4279 77.9143 27.4971 78.1926 C 25.4553 78.1926 24.156 78.0016 22.1141 77.268 C 15.0605 74.7618 6.70753 70.9571 3.9232 66.7807 C 2.71645 64.9246 2.80945 62.3259 3.18066 60.1903 C 4.20167 53.8794 9.44447 46.5657 16.7765 41.739 M 33.7897 36.3929 L 20.1076 47.463 M 26.5796 57.2841 L 27.3743 81.9238 M 27.6013 30.0327 L 27.7145 6.98382 M 25.33 31.6235 L 2.96165 32.9862 M 28.2822 31.2829 L 52.808 29.5795 M 31.0073 56.1496 L 56.2143 53.7648 M 22.4914 56.3767 L -0.331174 57.6309" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02815;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 39.4094,43.6786 C 45.0708,39.1323 50.5142,32.4345 51.3496,27.2381 51.7208,25.1016 51.8137,22.5039 50.607,20.6478 47.8227,16.4703 41.3259,13.7791 34.2723,11.2739 32.2305,10.5403 30.9311,10.3493 28.8893,10.3493 19.3298,11.1734 6.70746,16.8461 5.96499,32.0677 5.77938,36.0582 8.27255,38.2761 14.9549,42.3591 l 0.4768,0.3819 4.935,2.7746 c 0.0925,0.1306 6.3879,4.6497 6.4807,4.6497 0.6496,0.2713 5.383,4.1766 5.4759,6.0316 0.1856,3.2489 -2.5059,3.3414 -6.0327,3.7141 M 26.644,35.9929 c 2.5059,-1.6712 4.9368,-4.5764 4.9368,-6.2476 v 0.001 c 0,-1.4852 -1.2993,-2.043 -3.2484,-1.8571 -3.5268,0.3618 -4.7333,2.228 -4.5477,4.6408 0.1856,1.856 3.2484,2.2268 3.8981,2.5062 0,0.1307 2.4013,1.4582 2.4939,1.4582 L 40.2122,42.74 c 8.5386,3.8036 13.272,7.5167 12.9007,12.6207 h 10e-5 C 51.9064,70.5823 37.4279,77.9143 27.4971,78.1926 M 33.7897,36.3929 20.1076,47.463 M 27.6013,30.0327 27.7145,6.98382 M 25.33,31.6235 2.96165,32.9862 M 28.2822,31.2829 52.808,29.5795 m -21.8007,26.5701 25.207,-2.3848" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g25834" @@ -274,13 +451,22 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-9"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 24.51254,77.137364 3.256911,-11.142063 2.82837,-13.799018" + id="path296" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path id="path939" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04402;word-spacing:0px" - d="M 34.4908 38.71 C 33.7367 40.1241 30.089 41.2297 27.8271 41.5117 C 27.2616 41.5117 26.6961 41.384 26.1307 41.325 C 23.5862 41.04 21.7955 36.3299 22.6437 33.5017 C 24.4344 27.5642 25.2826 25.7747 28.0156 25.2086 L 28.0156 25.2086 C 31.8796 24.3537 35.4609 27.9415 33.4818 38.1204 L 33.1048 38.8869 L 29.8041 49.8499 C 28.8615 52.7706 23.9632 62.1643 17.7431 68.197 C 15.8582 70.083 15.764 70.2706 16.0467 71.9667 M 30.7824 52.2124 C 29.086 52.5759 21.6071 53.6825 19.9107 53.3072 L 19.9107 53.3062 C 3.8893 50.3856 3.32375 39.8293 4.07774 32.7617 C 5.11438 22.7725 17.3661 9.95504 27.2617 10.0494 C 34.6127 10.1771 46.6759 15.8926 49.1263 18.9075 C 52.4248 22.9612 52.8018 34.1758 52.6133 35.7776 C 52.1422 55.757 34.0473 72.6271 25.7538 77.6222 C 24.8113 78.1824 23.9632 78.5754 22.5495 77.4946 M 25.0053 33.4861 L 2.09585 33.3289 M 29.2447 27.5407 L 32.5059 6.0165 M 30.7122 33.0852 L 55.1707 36.3458" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04402;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 34.4908,38.71 c -0.7541,1.4141 -4.4018,2.5197 -6.6637,2.8017 -0.5655,0 -1.131,-0.1277 -1.6964,-0.1867 -2.5445,-0.285 -4.3352,-4.9951 -3.487,-7.8233 1.7907,-5.9375 2.6389,-7.727 5.3719,-8.2931 v 0 c 3.864,-0.8549 7.4453,2.7329 5.4662,12.9118 l -0.377,0.7665 -3.3007,10.963 c -0.9426,2.9207 -5.8409,12.3144 -12.061,18.3471 -1.8849,1.886 -1.9791,2.0736 -1.6964,3.7697 M 30.7824,52.2124 c -1.6964,0.3635 -9.1753,1.4701 -10.8717,1.0948 v -0.001 C 3.8893,50.3856 3.32375,39.8293 4.07774,32.7617 5.11438,22.7725 17.3661,9.95504 27.2617,10.0494 c 7.351,0.1277 19.4142,5.8432 21.8646,8.8581 3.2985,4.0537 3.6755,15.2683 3.487,16.8701 -0.4711,19.9794 -18.566,36.8495 -26.8595,41.8446 -0.9425,0.5602 -1.7906,0.9532 -3.2043,-0.1276 M 25.0053,33.4861 2.09585,33.3289 M 29.2447,27.5407 32.5059,6.0165 m -1.7937,27.0687 24.4585,3.2606" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" + inkstitch:contour_underlay_inset_mm="0.6" /> </g> <g id="g25862" @@ -289,12 +475,16 @@ inkscape:label="GlyphLayer-0"> <path id="path937" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04658;word-spacing:0px" - d="M 35.748 10.3488 C 32.3127 9.4667 28.5609 8.90666 25.311 8.90666 C 14.4465 8.90666 4.52662 29.6916 4.52662 50.4755 C 4.52662 65.5913 8.21111 71.0717 12.0846 73.6226 C 15.8636 76.1726 24.1774 78.1572 30.7906 78.063 C 40.7104 77.868 50.9137 56.8052 52.2363 35.3607 C 53.181 20.3392 48.3629 16.2764 44.4894 13.7254 C 42.5195 12.4741 39.3033 11.2514 35.748 10.3488 M 32.0188 25.8175 C 30.6016 25.6226 29.8458 29.03 29.6569 29.6916 C 26.1613 41.6893 25.3111 45.7521 24.2718 53.4049 C 23.6106 58.2226 23.8941 61.5285 24.7442 61.5285 C 25.8778 61.5285 26.9171 58.0329 27.4839 56.3332 C 28.3342 53.8768 29.279 49.1533 32.2077 33.4693 C 32.6801 30.9194 32.6801 25.9119 32.0188 25.8175 Z M 25.2797 57.0709 L 20.4253 81.6888 M 27.7069 44.9346 L 51.7477 50.9453 M 26.7823 45.1654 L 1.70123 39.9651" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04658;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 30.7906,78.063 C 40.7104,77.868 50.9137,56.8052 52.2363,35.3607 53.181,20.3392 48.3629,16.2764 44.4894,13.7254 42.5195,12.4741 39.3033,11.2514 35.748,10.3488 32.3127,9.4667 28.5609,8.90666 25.311,8.90666 14.4465,8.90666 4.52662,29.6916 4.52662,50.4755 c 0,15.1158 3.68449,20.5962 7.55798,23.1471 3.779,2.55 12.0928,4.5346 18.706,4.4404 M 27.4839,56.3332 c 0.8503,-2.4564 1.7951,-7.1799 4.7238,-22.8639 0.4724,-2.5499 0.4724,-7.5574 -0.1889,-7.6518 -1.4172,-0.1949 -2.173,3.2125 -2.3619,3.8741 -3.4956,11.9977 -4.3458,16.0605 -5.3851,23.7133 -0.6612,4.8177 -0.3777,8.1236 0.4724,8.1236 1.1336,0 2.1729,-3.4956 2.7397,-5.1953 m -2.2042,0.7377 -4.8544,24.6179 m 7.2816,-36.7542 24.0408,6.0107 M 26.7823,45.1654 1.70123,39.9651" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccccsscccccccsccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g26065" @@ -302,21 +492,55 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-§"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.99374;word-spacing:0px" - d="M 31.1283 58.6144 C 35.4342 57.6276 39.6365 53.1162 39.6365 47.2852 C 39.4573 34.4575 20.0808 35.2648 23.2205 26.5634 C 23.4899 25.8457 23.2205 22.5267 26.5396 22.7061 C 27.9748 22.7956 29.4998 24.0517 29.5895 27.1914 C 28.6925 29.8825 29.2305 30.8693 29.6791 31.1384 M 25.1181 55.0262 C 25.8355 54.3085 28.0645 50.3351 27.3468 46.9264 C 26.6292 43.6074 25.0146 41.5441 23.4896 40.5573 L 13.9807 37.0589 C 12.4557 35.4442 7.70123 33.0222 8.14987 25.7561 C 8.50891 20.015 14.9675 12.9283 24.0276 12.5695 C 29.9482 12.3007 32.2805 13.7356 36.0481 15.6195 C 37.6628 16.3371 42.5965 18.6694 42.5069 21.2708 C 42.5069 22.3473 41.7892 24.3208 41.251 25.8458 C 40.2643 28.3576 38.1113 32.6634 35.0613 33.3811 M 24.7214 26.7841 L 5.29655 24.3697" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 14.14185,77.82303 c 0,0 16.451017,-3.79426 17.655886,-10.542107 0.535665,-2.999984 -7.480304,-4.610441 -5.742449,-7.113779 0,0 7.253176,-6.162789 7.199488,-10.37069 -0.09805,-7.68502 -13.627601,-18.598676 -13.627601,-18.598676 0,0 -5.797855,-8.343377 -3.342619,-11.484896 3.591666,-4.595604 13.680474,-3.73579 17.484469,0.685665 2.36217,2.745594 2.142704,12.770519 2.142704,12.770519" + id="path293" + sodipodi:nodetypes="cssscssc" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99374;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 29.6791,31.1384 c -0.4486,-0.2691 -0.9866,-1.2559 -0.0896,-3.947 -0.0897,-3.1397 -1.6147,-4.3958 -3.0499,-4.4853 -3.3191,-0.1794 -3.0497,3.1396 -3.3191,3.8573 -3.1397,8.7014 16.2368,7.8941 16.416,20.7218 0,5.831 -4.2023,10.3424 -8.5082,11.3292 m 3.933,-25.2333 c 3.05,-0.7177 5.203,-5.0235 6.1897,-7.5353 0.5382,-1.525 1.2559,-3.4985 1.2559,-4.575 0.0896,-2.6014 -4.8441,-4.9337 -6.4588,-5.6513 -3.7676,-1.8839 -6.0999,-3.3188 -12.0205,-3.05 -9.0601,0.3588 -15.51869,7.4455 -15.87773,13.1866 -0.44864,7.2661 4.30583,9.6881 5.83083,11.3028 l 9.5089,3.4984 c 1.525,0.9868 3.1396,3.0501 3.8572,6.3691 0.7177,3.4087 -1.5113,7.3821 -2.2287,8.0998 M 5.29655,24.3697 24.7214,26.7841" id="path8085" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + d="M 25.375225,54.597659 C 40.80127,81.522329 21.047623,75.581427 5.4100546,71.442482" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path294" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path286" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99374;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.68205,61.0127 c 1.370385,-1.928302 4.158589,-1.54415 5.918155,-0.429421 3.089206,1.906152 1.431682,8.117886 6.018795,8.231121 m 3.947,11.4822 C 18.6455,80.0271 13.9808,78.682 10.2132,76.7982 8.59855,76.0805 5.10015,74.1071 5.18976,71.5056 M 13.370476,58.195856 5.7424482,76.36599" + sodipodi:nodetypes="cccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> + <path + d="m 24.566,80.2966 c 0,0 5.709813,-9.495157 6.028193,-14.818092 0.245952,-4.112015 -14.292398,-9.870707 -15.948461,-14.993037 -2.061565,-6.376578 8.632146,-11.767002 8.632146,-11.767002" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path295" + sodipodi:nodetypes="cssc" + inkstitch:ties="3" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.99374;word-spacing:0px" - d="M 15.1879 35.7419 C 11.5997 37.4463 8.68813 44.5043 8.59847 45.7602 C 8.32969 48.3616 9.22629 52.9368 12.5455 55.5382 C 13.0837 55.9868 13.6219 56.2558 14.1602 56.4352 C 18.6454 58.8572 25.1041 61.9969 24.1174 66.841 L 24.1175 66.841 C 23.9383 67.5586 23.041 68.9938 20.619 68.8144 C 19.1837 68.7244 16.8514 67.6484 16.7617 64.5086 C 17.0304 61.7278 15.2367 61.0999 14.7882 60.8307 C 13.0838 59.5749 12.1867 59.7543 11.1103 59.6647 C 10.082 59.6057 9.30269 60.1569 8.68205 61.0127 M 24.6967 39.2405 C 23.9791 39.9581 20.7984 43.697 21.3366 48.1822 C 21.8749 52.3984 24.7454 52.6674 26.2704 53.6542 L 32.2806 57.2424 C 34.1644 58.9468 38.7396 61.0999 38.3806 68.8144 C 38.1112 74.5555 33.6262 80.7453 24.566 80.2966 C 18.6455 80.0271 13.9808 78.682 10.2132 76.7982 C 8.59855 76.0805 5.10015 74.1071 5.18976 71.5056 M 21.7583 66.4021 L 38.1103 75.7304" id="path8083" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99374;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.1879,35.7419 c -3.04049,1.735713 -4.676679,5.073948 -6.0265969,8.162789 -1.281398,2.939643 -0.3693184,6.378862 1.1305399,9.058011 1.009115,1.761018 2.628707,3.096916 4.511127,3.817926 3.202812,1.798889 6.85928,3.446371 8.805613,6.731457 0.971428,1.618413 0.949905,4.35304 -1.141032,5.06865 -0.585642,0.227689 -1.226112,0.27984 -1.848551,0.233667 m 4.0777,-29.5739 c -2.765015,2.950946 -4.564932,7.605094 -2.576552,11.436641 1.174949,2.037956 3.662919,2.474454 5.47222,3.766298 2.292405,1.424071 4.745594,2.615314 6.746721,4.457271 3.180519,2.418986 4.423986,6.595417 4.003893,10.453016 -0.375044,5.01088 -4.231224,9.494786 -9.16079,10.541831 C 27.675223,80.262741 26.112797,80.373458 24.566,80.2966 M 21.7583,66.4021 c 5.450667,3.109433 10.901333,6.218867 16.352,9.3283" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g26106" @@ -324,21 +548,88 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-!"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 8.8279428,76.451699 16.713096,61.195642" + id="path283" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 16.455971,54.167571 9.6850246,11.31348" + id="path284" + inkstitch:ties="3" /> + <path id="path8227" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00279;word-spacing:0px" - d="M 12.9859 9.50669 C 16.0636 9.50669 23.0338 10.9517 25.2969 11.915 C 26.7452 12.493 29.4609 14.227 28.9177 17.695 C 27.1073 28.7735 22.4907 44.7648 20.4087 52.1827 M 9.72712 11.4333 C 7.8261 16.9244 6.10624 30.3148 7.1925 46.4026 C 7.28287 47.655 7.82603 50.5451 8.45977 51.5084 C 9.54603 53.2423 10.8134 55.169 16.8783 55.169 M 1.7469 39.3051 L 29.3115 25.9713" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00279;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 12.9859,9.50669 c 3.0777,0 10.0479,1.44501 12.311,2.40831 1.4483,0.578 4.164,2.312 3.6208,5.78 -1.8104,11.0785 -6.427,27.0698 -8.509,34.4877 M 9.72712,11.4333 C 7.8261,16.9244 6.10624,30.3148 7.1925,46.4026 c 0.09037,1.2524 0.63353,4.1425 1.26727,5.1058 1.08626,1.7339 2.35363,3.6606 8.41853,3.6606 M 1.1053701,30.430603 31.556855,31.103539" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" + sodipodi:nodetypes="cccccccccc" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 16.370263,61.109934 c -4.819459,6.394767 -8.1691262,7.451867 -8.6565266,-1.88558" + id="path285" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00279;word-spacing:0px" - d="M 5.40105 60.3546 C 4.85792 62.7988 4.22424 67.2344 4.22424 70.5837 C 4.22424 71.7605 4.49549 72.7562 5.12948 73.5708 C 7.302 76.2866 11.4661 80.7222 17.531 80.7222 M 7.57356 58.6349 C 10.6513 58.6349 15.9921 59.6304 19.1604 61.7125 C 20.4277 62.5274 21.7852 64.6997 21.514 66.2386 C 20.6993 71.1267 20.5182 75.7434 19.613 78.8211 M 23.8906 61.9573 L 3.68702 76.5226" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00279;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 5.40105,60.3546 c -0.54313,2.4442 -1.17681,6.8798 -1.17681,10.2291 0,1.1768 0.27125,2.1725 0.90524,2.9871 2.17252,2.7158 6.33662,7.1514 12.40152,7.1514 M 7.57356,58.6349 c 3.07774,0 8.41854,0.9955 11.58684,3.0776 1.2673,0.8149 2.6248,2.9872 2.3536,4.5261 -0.8147,4.8881 -0.9958,9.5048 -1.901,12.5825 M 23.8906,61.9573 3.68702,76.5226" id="path961" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g412" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-¡"> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 9.6850246,78.91541 16.455971,36.061319" + id="path409" + inkstitch:ties="3" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 7.9455206,30.743994 C 11.075531,18.077689 18.228032,17.935889 18.9855,12.387209" + id="path408" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00279;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 17.531,9.50669 c -6.0649,0 -10.229,4.4356 -12.40152,7.1514 -0.63399,0.8146 -0.90524,1.8103 -0.90524,2.9871 0,3.3493 0.63368,7.7849 1.17681,10.2291 M 19.613,11.40779 c 0.9052,3.0777 1.0863,7.6944 1.901,12.5825 0.2712,1.5389 -1.0863,3.7112 -2.3536,4.5261 -3.1683,2.0821 -8.5091,3.0776 -11.58684,3.0776 M 3.68702,13.70629 23.8906,28.27159" + id="path412" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" + sodipodi:nodetypes="ccsccccccc" + inkstitch:swap_satin_rails="False" /> + <path + id="path410" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00279;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 20.4087,38.04619 c 2.082,7.4179 6.6986,23.4092 8.509,34.4877 0.5432,3.468 -2.1725,5.202 -3.6208,5.78 -2.2631,0.9633 -9.2333,2.40831 -12.311,2.40831 m 3.8924,-45.66231 c -6.0649,0 -7.33227,1.9267 -8.41853,3.6606 -0.63374,0.9633 -1.1769,3.8534 -1.26727,5.1058 -1.08626,16.0878 0.6336,29.4782 2.53462,34.9693 M 28.456127,47.150126 1.7469,50.92379" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" + sodipodi:nodetypes="cccccccccc" /> </g> <g id="g26148" @@ -346,29 +637,70 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-+"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.13946;word-spacing:0px" - d="M 30.1397 30.8492 C 30.9628 31.6721 31.3739 32.495 31.0653 33.4207 C 30.8597 35.1694 29.8393 39.9793 29.3249 43.0649 M 19.648 27.352 C 17.7965 27.352 16.768 28.3805 16.6651 29.5121 C 16.2536 32.0835 14.9247 39.1563 14.3075 44.505 M 11.9381 35.21 L 32.7597 36.9005" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 14.398975,68.39513 C 17.009618,55.058163 29.29297,43.624024 19.541466,27.855159" + id="path282" + sodipodi:nodetypes="cc" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.13946;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 30.1397,30.8492 c 0.8231,0.8229 1.2342,1.6458 0.9256,2.5715 -0.2056,1.7487 -1.054584,5.61581 -1.568984,8.70141 M 19.648,27.352 c -1.8515,0 -2.88,1.0285 -2.9829,2.1601 -0.4115,2.5714 -1.483275,8.015745 -2.100475,13.364445 M 11.9381,35.21 32.7597,36.9005" id="path6287" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.13946;word-spacing:0px" - d="M 13.0928 54.3812 L 12.7565 62.7355 C 12.5508 65.307 13.4765 68.0843 14.4023 68.4956 M 27.596 53.4554 C 26.8759 58.3926 26.5397 65.41 26.5397 68.0843 C 26.4368 68.8041 25.2025 70.2441 23.4539 70.1415 M 9.80259 61.4595 L 29.2005 61.4595" - id="path6283" + d="M 14.767183,42.57913 0.74371953,46.917835" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path279" + sodipodi:nodetypes="cc" /> + <path + id="path276" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.13946;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.88195,55.227 c 0.1911142,3.406076 6.9768866,1.807841 10.38875,1.6456 M 0.310474,45.9691 C 0.10349,42.533481 9.0625045,43.069978 15.0193,42.3691" + sodipodi:nodetypes="cccc" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:max_stitch_length_mm="9" /> + <path + d="m 15.004701,42.370231 27.882943,9.697913" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path280" + sodipodi:nodetypes="cc" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.13946;word-spacing:0px" - d="M 43.0999 52.0382 C 43.0999 53.7867 41.9685 54.8158 40.837 54.9182 C 38.2656 55.2264 33.2255 55.5354 27.7739 55.9468 L 13.2707 56.8726 L 7.51062 57.387 C 4.93915 57.6953 3.29341 56.1526 2.88195 55.227 M 41.2485 41.7523 C 40.5285 40.9294 39.7056 40.4151 38.677 40.6209 L 38.6769 40.621 C 36.8255 40.518 33.7397 40.7239 30.0368 40.9291 L 15.0193 42.3691 C 9.77353 42.7808 5.04199 43.1921 2.47052 43.0889 C 1.75049 43.0889 0.310474 44.2206 0.310474 45.9691 M 20.4803 39.0358 L 20.3913 59.5904" id="path933" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.13946;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 43.0999,52.0382 c 0,1.7485 -1.1314,2.7776 -2.2629,2.88 -2.5714,0.3082 -7.6115,0.6172 -13.0631,1.0286 L 13.2707,56.8726 M 41.2485,41.7523 c -0.72,-0.8229 -1.5429,-1.3372 -2.5715,-1.1314 l -10e-5,1e-4 c -1.8514,-0.103 -4.9372,0.1029 -8.6401,0.3081 l -15.0175,1.44 m 5.461,-3.3333 -0.089,20.5546" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + d="m 13.128555,57.486561 c 6.227664,11.482957 10.046808,5.668355 13.815787,-0.506524" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path281" + sodipodi:nodetypes="cc" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.13946;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 12.921384,56.695321 12.7565,62.7355 c -0.2057,2.5715 0.72,5.3488 1.6458,5.7601 M 27.253167,55.855229 C 26.533067,60.792429 26.5397,65.41 26.5397,68.0843 c -0.1029,0.7198 -1.3372,2.1598 -3.0858,2.0572 M 9.80259,61.4595 H 29.2005" + id="path6283" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g26191" @@ -376,21 +708,37 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-""> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.78668;word-spacing:0px" - d="M 7.8843 11.8277 C 6.39865 14.339 5.56298 20.6639 5.56298 22.2451 C 5.56298 23.4543 4.82012 25.2214 5.28408 26.1516 C 7.14117 29.9651 8.90538 31.1743 10.9481 32.0114 M 10.1128 9.87452 C 12.7126 10.2468 13.2698 9.78166 15.591 10.7115 C 17.0765 11.2696 17.6336 12.0137 17.1229 15.7342 C 16.6118 19.4548 14.3837 27.3607 13.0837 30.0581 M 2.12833 24.1974 L 18.5949 15.6684" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 11.656313,30.854946 10.199274,9.6850246" + id="path274" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.78668;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.8843,11.8277 c -1.48565,2.5113 -2.32132,8.8362 -2.32132,10.4174 0,1.2092 -0.74286,2.9763 -0.2789,3.9065 1.85709,3.8135 3.6213,5.0227 5.66402,5.8598 M 10.1128,9.87452 c 2.5998,0.37228 3.157,-0.09286 5.4782,0.83698 1.4855,0.5581 2.0426,1.3022 1.5319,5.0227 -0.5111,3.7206 -2.7392,11.6265 -4.0392,14.3239 M 2.12833,24.1974 18.5949,15.6684" id="path8373" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 24.341124,31.283487 23.655458,9.7707328" + id="path275" + inkstitch:ties="3" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.78668;word-spacing:0px" - d="M 21.6265 11.8277 C 20.1409 14.339 19.3052 20.6639 19.3052 22.2451 C 19.3052 23.4543 18.5623 25.2214 19.027 26.1516 C 20.884 29.9651 22.6482 31.1743 24.691 32.0114 M 23.855 9.87452 C 26.4548 10.2468 27.0119 9.78166 29.3333 10.7115 C 30.8187 11.2696 31.3757 12.0137 30.8654 15.7342 C 30.355 19.4548 28.1265 27.3607 26.8266 30.0581 M 17.39 22.1054 L 32.4107 15.588" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.78668;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 21.6265,11.8277 c -1.4856,2.5113 -2.3213,8.8362 -2.3213,10.4174 0,1.2092 -0.7429,2.9763 -0.2782,3.9065 1.857,3.8135 3.6212,5.0227 5.664,5.8598 M 23.855,9.87452 c 2.5998,0.37228 3.1569,-0.09286 5.4783,0.83698 1.4854,0.5581 2.0424,1.3022 1.5321,5.0227 -0.5104,3.7206 -2.7389,11.6265 -4.0388,14.3239 M 17.39,22.1054 32.4107,15.588" id="path963" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28018" @@ -399,12 +747,15 @@ inkscape:label="GlyphLayer-^"> <path id="path921" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.689534;word-spacing:0px" - d="M 40.3906 32.0156 C 41.1454 31.2602 40.4848 29.8436 40.0129 28.8047 C 38.5029 25.1216 30.9535 15.6776 28.3112 12.089 C 26.99 10.7668 25.3858 9.53914 23.404 9.53914 C 21.7055 9.53914 19.6293 10.578 18.5913 12.089 C 15.949 15.6776 6.51211 25.1216 5.00228 28.8047 C 4.53102 29.8436 3.86987 31.2602 4.62458 32.0156 M 40.3906 32.0156 C 36.4272 36.0764 36.5215 37.3987 33.9736 38.3432 C 32.7468 38.8155 32.0857 38.5324 31.2368 37.3987 C 28.8777 34.1878 25.7636 29.4657 22.9325 26.066 C 20.1959 29.4657 16.9873 34.1878 15.43 36.3599 C 13.8727 38.5319 13.2121 38.8152 11.9854 38.3432 C 9.43739 37.3987 8.58815 36.0764 4.62458 32.0156 M 23.1565 30.2534 L 23.2718 5.29738" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.689534;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 4.62458,32.0156 C 3.86987,31.2602 4.53102,29.8436 5.00228,28.8047 6.51211,25.1216 15.949,15.6776 18.5913,12.089 c 1.038,-1.511 3.1142,-2.54986 4.8127,-2.54986 1.9818,0 3.586,1.22766 4.9072,2.54986 2.6423,3.5886 10.1917,13.0326 11.7017,16.7157 0.4719,1.0389 1.1325,2.4555 0.3777,3.2109 m -35.76602,0 c 3.96357,4.0608 4.81281,5.3831 7.36082,6.3276 1.2267,0.472 1.8873,0.1887 3.4446,-1.9833 1.5573,-2.1721 4.7659,-6.8942 7.5025,-10.2939 2.8311,3.3997 5.9452,8.1218 8.3043,11.3327 0.8489,1.1337 1.51,1.4168 2.7368,0.9445 2.5479,-0.9445 2.4536,-2.2668 6.417,-6.3276 M 23.2718,5.29738 23.1565,30.2534" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccscccccccccccc" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28072" @@ -412,37 +763,78 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-*"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.59491;word-spacing:0px" - d="M 20.9529 8.70143 C 22.428 9.25417 22.5197 9.62268 22.151 11.0967 C 21.7823 12.5707 21.2063 16.0522 20.6526 17.3421 M 15.5151 7.9644 C 14.0406 7.9644 13.5798 8.9778 13.5798 9.80684 C 13.5798 11.0967 13.8034 13.4007 13.8568 14.966 L 13.9251 16.9732 M 12.1562 10.9128 L 23.5118 11.6867" - id="path4177" + style="font-size:96px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;stroke:#000000" + id="path264" + d="M 7.3219582,26.301888 C 6.695098,25.354629 5.5314594,24.071713 6.386916,22.923088 7.5610789,21.508829 9.4607694,21.117752 10.44384,20.769892 L 15.87556,18.96944 M 10.3085,29.155364 c 0.379215,0.275377 0.769917,0.533474 1.169543,0.773128 1.378464,0.625685 2.434844,-0.667922 3.037812,-1.724916 0.477167,-0.607287 0.991173,-2.027907 1.056753,-2.007114 l 1.245351,-6.793369 m -5.21475,-0.22873 5.778414,3.789232" inkstitch:satin_column="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:pull_compensation_mm="0.1" + sodipodi:nodetypes="ccccccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.59491;word-spacing:0px" - d="M 11.5626 19.4043 C 10.1802 20.2334 7.31316 22.8886 6.3915 23.7178 C 5.4696 24.7312 5.65438 25.376 6.29941 26.3894 M 17.0004 23.2737 L 12.843 28.9689 C 12.5664 29.798 11.3685 30.6271 10.0781 29.798 M 6.73648 21.3608 L 14.7371 28.8423" - id="path4173" + d="M 17.161305,19.561087 5.8808843,15.051548" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path271" + inkstitch:ties="3" /> + <path + d="m 7.0163237,12.691725 c 0.707186,-0.888898 1.567727,-2.392026 2.924484,-1.933383 1.7078763,0.679665 2.6668483,2.365528 3.3014683,3.192989 l 3.390823,4.6095 M 5.2253987,16.413866 c -0.144715,0.445751 -0.269446,0.897086 -0.37388,1.35121 -0.169093,1.504344 1.387639,2.109275 2.579227,2.356102 0.725017,0.266151 2.234942,0.316004 2.235432,0.3848 l 6.8457103,-0.914866 m -1.39391,-5.030201 -1.818146,6.666532" + id="path228" + sodipodi:nodetypes="ccccccccccc" + style="font-size:96px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;stroke:#000000" inkstitch:satin_column="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:pull_compensation_mm="0.1" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.59491;word-spacing:0px" - d="M 15.0158 23.3421 C 15.3845 24.816 16.5291 28.1399 17.2669 29.2453 C 18.0959 30.3509 19.018 30.7193 20.2161 30.2587 M 21.3748 20.3019 C 22.0199 21.1311 23.3488 23.7178 23.9024 24.1785 C 24.6393 24.6391 25.285 26.2052 24.1791 27.3108 M 15.7048 28.7778 L 24.2538 22.941" - id="path4171" + d="M 16.467727,19.966476 17.270778,7.8446475" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path272" + inkstitch:ties="3" /> + <path + style="font-size:96px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;stroke:#000000" + id="path269" + d="m 19.865974,8.1952898 c 1.063926,0.3978896 2.759408,0.7518211 2.742473,2.1839032 -0.118637,1.834315 -1.425651,3.267312 -2.016505,4.126572 l -3.336075,4.64928 M 15.77258,7.6422229 c -0.468654,1.124e-4 -0.936443,0.020956 -1.400613,0.061966 -1.48297,0.3040508 -1.577237,1.9715256 -1.443762,3.1810671 -0.02908,0.771778 0.390097,2.223208 0.324819,2.244933 l 2.985531,6.227951 m 4.353266,-2.880105 -6.90209,0.330911" inkstitch:satin_column="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:pull_compensation_mm="0.1" + sodipodi:nodetypes="ccccccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.59491;word-spacing:0px" - d="M 27.3121 15.2423 C 27.124 14.6398 26.7663 14.2221 26.3524 13.9701 C 25.7538 13.6058 25.0376 13.5883 24.5472 13.8606 C 23.6253 14.1371 21.9666 14.7817 20.5842 15.4267 L 15.6361 16.2892 C 14.6223 15.0916 11.8291 12.4783 10.8155 11.8335 C 9.52513 11.0964 8.97214 11.4649 8.14263 12.3862 M 28.1411 20.1251 C 28.049 21.415 27.4039 21.7834 26.2522 21.8294 C 25.1005 21.8754 23.5338 21.8754 22.0592 21.8754 C 18.5096 23.3523 14.8337 25.6355 12.0417 22.2776 C 10.7514 22.0011 7.68141 20.5856 6.85244 20.2172 C 6.28154 20.1538 5.58014 19.6977 5.34732 18.9392 C 5.24314 18.5956 5.23417 18.1894 5.37849 17.7297 M 17.6106 14.7013 L 18.409 24.6203" - id="path4175" + d="M 15.867916,19.432134 27.644608,16.449985" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path273" + inkstitch:ties="3" /> + <path + style="font-size:96px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;stroke:#000000" + id="path266" + d="m 28.113087,19.026516 c -0.04965,1.134807 0.137679,2.856676 -1.229544,3.283108 -1.781197,0.454003 -3.547947,-0.346219 -4.547734,-0.642629 L 16.88318,19.930906 m 10.490977,-4.968344 c -0.144929,-0.445682 -0.309307,-0.884134 -0.491746,-1.312913 -0.747431,-1.31643 -2.362423,-0.890806 -3.471519,-0.390096 -0.742991,0.210834 -1.993849,1.058013 -2.034683,1.002644 l -5.000551,4.763948 m 4.084374,3.250199 -2.447577,-6.462017" inkstitch:satin_column="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:pull_compensation_mm="0.1" + sodipodi:nodetypes="ccccccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="font-size:96px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;stroke:#000000" + id="path265" + d="m 16.030163,19.816324 0.03384,5.722239 c 0.02705,1.04245 -0.188052,2.970011 0.794152,4.523736 0.828056,1.168531 2.407765,0.458288 3.502371,0.154828 m -3.626716,-11.163072 6.07604,3.283664 c -0.04004,0.05595 1.152211,0.983788 1.582323,1.625263 0.818933,0.900085 1.722787,2.304508 0.701757,3.422157 -0.351416,0.30601 -0.717614,0.597832 -1.096696,0.873391 m -9.092404,-4.315637 5.389398,-4.324659" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:pull_compensation_mm="0.1" + sodipodi:nodetypes="ccccccccccc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28127" @@ -450,13 +842,21 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer--"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 9.2119352,56.726127 C 14.333452,52.54285 18.236517,48.396497 2.4241935,44.847579" + id="path226" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path id="path915" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.17885;word-spacing:0px" - d="M 1.61314 45.2171 C 1.25674 45.7106 0.99734 46.3545 0.99734 47.1094 C 0.99734 49.3442 3.01917 52.7495 4.82825 55.8355 C 5.3599 56.7933 6.95655 58.3893 9.61686 58.0702 C 15.2568 57.4317 35.3693 55.7291 41.967 56.0482 C 42.6619 56.1112 43.2443 55.7618 43.6029 55.0891 M 1.61314 45.2171 C 2.11086 44.5273 2.79785 44.1299 3.23198 44.1299 C 10.681 44.2353 31.8575 41.6823 35.6885 41.7886 C 39.5195 41.894 40.3706 42.4272 41.1156 43.2786 C 41.967 44.2362 43.9888 50.1955 43.9888 53.2816 C 43.9888 54.0169 43.8482 54.6286 43.6028 55.0891 M 23.6667 37.89 L 20.3527 61.2723" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.17885;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 1.61314,45.2171 c -0.3564,0.4935 -0.6158,1.1374 -0.6158,1.8923 0,2.2348 2.02183,5.6401 3.83091,8.7261 0.53165,0.9578 2.1283,2.5538 4.78861,2.2347 5.63994,-0.6385 25.75244,-2.3411 32.35014,-2.022 0.6949,0.063 1.2773,-0.2864 1.6359,-0.9591 M 1.61314,45.2171 c 0.49772,-0.6898 1.18471,-1.0872 1.61884,-1.0872 7.44902,0.1054 28.62552,-2.4476 32.45652,-2.3413 3.831,0.1054 4.6821,0.6386 5.4271,1.49 0.8514,0.9576 2.8732,6.9169 2.8732,10.003 0,0.7353 -0.1406,1.347 -0.386,1.8075 M 23.6667,37.89 20.3527,61.2723" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28183" @@ -464,21 +864,38 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-:"> <path - d="M 4.58173 63.1292 C 4.14171 63.4563 3.93075 63.9376 3.81759 64.3865 C 3.22758 66.8225 2.63838 70.2333 2.63838 73.5461 C 2.63838 74.7155 2.93337 75.6899 3.52337 76.4695 C 5.68508 79.1978 8.92771 79.9774 14.9217 79.9774 C 15.4634 79.9774 15.8375 79.8707 16.116 79.6716 M 4.58173 63.1286 C 4.90581 62.8872 5.35422 62.73 5.97931 62.73 C 9.02548 62.73 13.4472 62.8269 16.5917 64.8738 C 17.7708 65.6534 19.1467 67.7972 18.6064 70.9639 C 18.0661 74.1306 17.8701 75.1052 16.9851 78.1258 C 16.7469 78.8346 16.5448 79.3644 16.116 79.6717 M 1.61163 76.696 L 18.7722 65.1326" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.769144;word-spacing:0px" - id="path5601" - inkstitch:contour_underlay="True" - inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 15.03,78.907498 5.0908063,63.392659" + id="path224" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 17.575403,49.089918 6.0604837,32.726612" + id="path225" + inkstitch:ties="3" /> <path id="path5603" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.769144;word-spacing:0px" - d="M 6.50517 33.0879 C 6.06513 33.4152 5.85417 33.8965 5.74102 34.3455 C 5.15101 36.7815 4.5618 40.1918 4.5618 43.5048 C 4.5618 44.6743 4.85682 45.6488 5.44679 46.4282 C 7.60851 49.1566 10.8512 49.9362 16.8452 49.9362 C 17.3868 49.9362 17.7609 49.8296 18.0394 49.6306 M 6.50517 33.0876 C 6.82925 32.8468 7.27764 32.689 7.90273 32.689 C 10.9489 32.689 15.3706 32.7859 18.5151 34.8326 C 19.6942 35.6123 21.0701 37.7559 20.5298 40.9227 C 19.9895 44.0895 19.7936 45.064 18.9086 48.0847 C 18.6704 48.7933 18.4682 49.3233 18.0394 49.6307 M 3.53506 46.655 L 20.6956 35.0914" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.769144;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 6.50517,33.0879 c -0.44004,0.3273 -0.651,0.8086 -0.76415,1.2576 -0.59001,2.436 -1.17922,5.8463 -1.17922,9.1593 0,1.1695 0.29502,2.144 0.88499,2.9234 2.16172,2.7284 5.40441,3.508 11.39841,3.508 0.5416,0 0.9157,-0.1066 1.1942,-0.3056 M 6.50517,33.0876 c 0.32408,-0.2408 0.77247,-0.3986 1.39756,-0.3986 3.04617,0 7.46787,0.0969 10.61237,2.1436 1.1791,0.7797 2.555,2.9233 2.0147,6.0901 -0.5403,3.1668 -0.7362,4.1413 -1.6212,7.162 -0.2382,0.7086 -0.4404,1.2386 -0.8692,1.546 M 3.53506,46.655 20.6956,35.0914" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> + <path + d="m 4.58173,63.1292 c -0.44002,0.3271 -0.65098,0.8084 -0.76414,1.2573 -0.59001,2.436 -1.17921,5.8468 -1.17921,9.1596 0,1.1694 0.29499,2.1438 0.88499,2.9234 2.16171,2.7283 5.40434,3.5079 11.39833,3.5079 0.5417,0 0.9158,-0.1067 1.1943,-0.3058 M 4.58173,63.1286 C 4.90581,62.8872 5.35422,62.73 5.97931,62.73 c 3.04617,0 7.46789,0.0969 10.61239,2.1438 1.1791,0.7796 2.555,2.9234 2.0147,6.0901 -0.5403,3.1667 -0.7363,4.1413 -1.6213,7.1619 -0.2382,0.7088 -0.4403,1.2386 -0.8691,1.5459 M 1.61163,76.696 18.7722,65.1326" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.769144;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path5601" + inkstitch:contour_underlay="True" + inkstitch:satin_column="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28240" @@ -486,13 +903,21 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-."> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 6.0604837,78.786288 3.6362902,62.907821" + id="path221" + inkstitch:ties="3" /> + <path id="path911" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.675061;word-spacing:0px" - d="M 3.50447 63.4762 C 3.06022 63.8092 2.84723 64.299 2.73299 64.7558 C 2.1373 67.2347 1.54243 70.7048 1.54243 74.0759 C 1.54243 75.2658 1.84028 76.2573 2.43593 77.0503 C 4.61844 79.8268 7.89225 80.6198 13.9439 80.6198 C 14.4908 80.6198 14.8685 80.5108 15.1497 80.3089 M 3.50447 63.476 C 3.83169 63.2308 4.28439 63.0702 4.9155 63.0702 C 7.99096 63.0702 12.4552 63.1678 15.6299 65.2516 C 16.8204 66.0447 18.2095 68.2259 17.664 71.4483 C 17.1185 74.6709 16.9207 75.6623 16.0272 78.7358 C 15.7867 79.4571 15.5826 79.9965 15.1497 80.309 M 0.505811 77.2812 L 17.8314 65.5149" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.675061;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.50447,63.4762 c -0.44425,0.333 -0.65724,0.8228 -0.77148,1.2796 -0.59569,2.4789 -1.19056,5.949 -1.19056,9.3201 0,1.1899 0.29785,2.1814 0.8935,2.9744 2.18251,2.7765 5.45632,3.5695 11.50797,3.5695 0.5469,0 0.9246,-0.109 1.2058,-0.3109 M 3.50447,63.476 c 0.32722,-0.2452 0.77992,-0.4058 1.41103,-0.4058 3.07546,0 7.5397,0.0976 10.7144,2.1814 1.1905,0.7931 2.5796,2.9743 2.0341,6.1967 -0.5455,3.2226 -0.7433,4.214 -1.6368,7.2875 -0.2405,0.7213 -0.4446,1.2607 -0.8775,1.5732 M 0.505811,77.2812 17.8314,65.5149" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28298" @@ -500,32 +925,59 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-;"> <path - d="M 6.53582 33.3852 C 6.11163 33.6989 5.90825 34.1606 5.79916 34.5911 C 5.23037 36.9268 4.66236 40.1967 4.66236 43.3733 C 4.66236 44.4944 4.94674 45.4286 5.51552 46.1762 C 7.5995 48.792 10.7255 49.5396 16.504 49.5396 C 17.0261 49.5396 17.3868 49.4367 17.6552 49.2465 M 6.53582 33.385 C 6.84825 33.1541 7.28053 33.0028 7.88314 33.0028 C 10.8198 33.0028 15.0825 33.096 18.1138 35.0582 C 19.2505 35.8053 20.577 37.8609 20.0561 40.8975 C 19.5352 43.9339 19.3463 44.868 18.4932 47.7641 C 18.2635 48.4437 18.0686 48.952 17.6552 49.2466 M 3.67254 46.3936 L 20.2159 35.3063" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.643616;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 7.8786288,79.513546 13.090645,66.059272 M 17.696612,49.332337 6.7877417,33.938709" + id="path216" + inkstitch:ties="3" + sodipodi:nodetypes="cccc" + inkstitch:max_stitch_length_mm="9" /> + <path + d="m 6.53582,33.3852 c -0.42419,0.3137 -0.62757,0.7754 -0.73666,1.2059 -0.56879,2.3357 -1.1368,5.6056 -1.1368,8.7822 0,1.1211 0.28438,2.0553 0.85316,2.8029 2.08398,2.6158 5.20998,3.3634 10.98848,3.3634 0.5221,0 0.8828,-0.1029 1.1512,-0.2931 M 6.53582,33.385 c 0.31243,-0.2309 0.74471,-0.3822 1.34732,-0.3822 2.93666,0 7.19936,0.0932 10.23066,2.0554 1.1367,0.7471 2.4632,2.8027 1.9423,5.8393 -0.5209,3.0364 -0.7098,3.9705 -1.5629,6.8666 -0.2297,0.6796 -0.4246,1.1879 -0.838,1.4825 M 3.67254,46.3936 20.2159,35.3063" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.643616;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path5605" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 12.848225,65.695643 C 10.06838,71.097067 7.2215935,73.553029 4.1211289,64.847175" + id="path218" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path id="path6013" - d="M 4.13577 64.5469 C 4.45345 64.2779 4.90897 64.0968 5.56866 64.0968 C 8.50526 64.0968 12.768 64.1901 15.7993 66.1524 C 16.936 66.8997 18.2625 68.9552 17.9781 70.3564 C 17.2203 75.0281 16.3338 77.7001 15.4817 80.5962 M 4.13577 64.5472 C 3.76924 64.8574 3.58618 65.2849 3.4847 65.6851 C 2.91593 68.0209 2.34801 71.2909 2.34801 74.4675 C 2.34801 75.5886 2.6324 76.5228 3.20011 77.2704 C 4.24215 78.5782 6.44151 80.4421 8.33609 80.909" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.643616;word-spacing:0px" + d="m 4.13577,64.5469 c 0.31768,-0.269 0.7732,-0.4501 1.43289,-0.4501 2.9366,0 7.19934,0.0933 10.23064,2.0556 1.1367,0.7473 2.4632,2.8028 2.1788,4.204 -0.7578,4.6717 -1.6443,7.3437 -2.4964,10.2398 M 4.13577,64.5472 c -0.36653,0.3102 -0.54959,0.7377 -0.65107,1.1379 -0.56877,2.3358 -1.13669,5.6058 -1.13669,8.7824 0,1.1211 0.28439,2.0553 0.8521,2.8029 1.04204,1.3078 3.2414,3.1717 5.13598,3.6386" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.643616;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" inkstitch:e_stitch="False" inkstitch:zigzag_underlay="False" inkstitch:center_walk_underlay="False" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 7.6362094,81.331691 6.5453224,89.33153" + id="path219" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - d="M 16.1783 78.8582 C 14.9291 81.9923 13.5318 85.2193 11.8208 88.2011 C 10.4947 90.3498 8.979 90.7236 6.70559 89.7893 M 7.55757 79.9793 C 6.70546 82.4087 5.66298 84.8377 5.14205 86.6595 C 4.62113 88.4813 5.18973 89.2287 6.70559 89.7893" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.643616;word-spacing:0px" + d="m 6.70559,89.7893 c 2.27341,0.9343 3.78911,0.5605 5.11521,-1.5882 1.711,-2.9818 3.1083,-6.2088 4.3575,-9.3429 M 6.70559,89.7893 C 5.18973,89.2287 4.62113,88.4813 5.14205,86.6595 5.66298,84.8377 6.70546,82.4087 7.55757,79.9793" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.643616;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path6015" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccccsc" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28357" @@ -533,8 +985,13 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-,"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.487657;word-spacing:0px" - d="M 3.87616 64.2023 C 4.18826 63.9393 4.63577 63.7604 5.28386 63.7604 C 8.16882 63.7604 12.3566 63.8522 15.3346 65.7797 C 16.4514 66.5144 17.7545 68.5336 17.4751 69.9108 C 16.7306 74.501 15.8597 77.1263 15.0226 79.972 M 3.87616 64.2023 C 3.51608 64.5074 3.33624 64.9272 3.23654 65.3205 C 2.67777 67.6157 2.11984 70.8286 2.11984 73.95 C 2.11984 75.0513 2.39923 75.9695 2.95696 76.7038 C 3.98069 77.989 6.14138 79.8202 8.00263 80.2794" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 8.1210481,79.513546 3.6362902,63.513869" + id="path207" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.487657;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.87616,64.2023 c 0.3121,-0.263 0.75961,-0.4419 1.4077,-0.4419 2.88496,0 7.07274,0.0918 10.05074,2.0193 1.1168,0.7347 2.4199,2.7539 2.1405,4.1311 -0.7445,4.5902 -1.6154,7.2155 -2.4525,10.0612 M 3.87616,64.2023 c -0.36008,0.3051 -0.53992,0.7249 -0.63962,1.1182 -0.55877,2.2952 -1.1167,5.5081 -1.1167,8.6295 0,1.1013 0.27939,2.0195 0.83712,2.7538 1.02373,1.2852 3.18442,3.1164 5.04567,3.5756" id="path5615" inkstitch:satin_column="True" inkstitch:contour_underlay="True" @@ -542,15 +999,26 @@ inkstitch:zigzag_underlay="False" inkstitch:e_stitch="False" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccccscc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 7.8786288,79.877175 6.6665321,88.119433" + id="path215" + inkstitch:ties="3" /> <path id="path907" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.487657;word-spacing:0px" - d="M 15.7069 78.2645 C 14.4797 81.344 13.107 84.5144 11.4261 87.4446 C 10.1233 89.5556 8.63423 89.9231 6.4008 89.0051 M 7.23779 79.3662 C 6.40067 81.7529 5.37654 84.1397 4.86475 85.9298 C 4.353 87.7199 4.91156 88.4541 6.4008 89.0051" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.487657;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 6.4008,89.0051 c 2.23343,0.918 3.7225,0.5505 5.0253,-1.5605 1.6809,-2.9302 3.0536,-6.1006 4.2808,-9.1801 M 6.4008,89.0051 C 4.91156,88.4541 4.353,87.7199 4.86475,85.9298 5.37654,84.1397 6.40067,81.7529 7.23779,79.3662" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28563" @@ -558,13 +1026,21 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-|"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 11.03008,77.93782 13.211854,4.9695966" + id="path206" + inkstitch:ties="3" /> + <path id="path891" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.762168;word-spacing:0px" - d="M 21.1262 82.172 C 20.7728 82.4623 20.2618 82.6078 19.5837 82.6078 C 13.2265 82.6078 8.53185 76.5816 6.28235 73.7628 C 5.69509 72.7908 5.30398 71.8189 5.30398 70.6526 C 5.30398 54.8098 10.3898 12.3349 11.8569 6.89198 C 12.0328 6.36778 12.3138 5.80875 12.8476 5.44482 M 21.1262 82.1716 C 21.5374 81.8336 21.7355 81.2984 21.7355 80.5667 C 21.7355 58.5031 25.9411 20.8881 27.8971 10.1966 L 27.8969 10.1966 C 28.1905 8.6415 27.3096 7.96111 25.8429 7.37794 C 23.3978 6.50317 17.4318 5.04523 14.302 5.04523 C 13.6748 5.04523 13.2047 5.20113 12.8476 5.44505 M 1.82617 39.7858 L 27.9108 42.6395" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.762168;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 12.8476,5.44482 C 12.3138,5.80875 12.0328,6.36778 11.8569,6.89198 10.3898,12.3349 5.30398,54.8098 5.30398,70.6526 c 0,1.1663 0.39111,2.1382 0.97837,3.1102 2.2495,2.8188 6.94415,8.845 13.30135,8.845 0.6781,0 1.1891,-0.1455 1.5425,-0.4358 M 12.8476,5.44505 c 0.3571,-0.24392 0.8272,-0.39982 1.4544,-0.39982 3.1298,0 9.0958,1.45794 11.5409,2.33271 1.4667,0.58317 2.3476,1.26356 2.054,2.81866 h 2e-4 c -1.956,10.6915 -6.1616,48.3065 -6.1616,70.3701 0,0.7317 -0.1981,1.2669 -0.6093,1.6049 M 28.274429,38.033532 2.3110087,48.634106" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccscsccscccsccc" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28638" @@ -572,21 +1048,46 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-<"> <path - id="path4044" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.832432;word-spacing:0px" - d="M 39.9255 71.5583 C 39.9255 70.6304 39.7392 69.7026 38.9037 69.2386 C 34.9095 67.0117 24.8778 61.3512 18.1898 56.8044 L 16.635 55.4676 L 2.33189 55.8691 M 39.9255 71.5587 C 39.8326 72.6722 35.4668 76.755 33.2376 78.7036 C 32.0301 79.7244 30.6365 79.9099 29.8936 79.2602 C 21.7196 72.3937 9.92287 63.9497 6.02164 60.9803 C 4.07096 59.6813 1.19101 57.7326 1.37727 56.8047 M 24.6705 58.197 L 18.4832 73.6093" - inkstitch:satin_column="True" - inkstitch:zigzag_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 30.860133,78.96074 C 28.73452,74.504547 11.548231,62.335552 13.692519,52.785304 15.839111,43.224789 37.319211,36.286114 40.647834,37.602627" + id="path97" + sodipodi:nodetypes="csc" + inkstitch:ties="3" /> <path id="path887" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.832432;word-spacing:0px" - d="M 40.8547 37.2255 C 40.8547 38.1535 40.4832 38.8957 39.8329 39.5453 L 39.8325 39.5453 C 35.4668 43.5352 24.9706 51.4226 18.1898 56.8044 L 16.7154 58.1968 L 2.41225 58.2771 M 40.8547 37.2257 C 40.7621 36.1121 37.8823 32.3076 35.653 30.359 C 34.4455 29.3382 33.0521 29.2455 32.3091 29.8022 C 24.1349 36.0193 10.2947 47.9895 6.39341 51.2371 C 5.09306 52.4435 3.32813 54.1137 2.30643 55.3198 C 1.84237 55.784 1.47091 56.2478 1.37727 56.8046 M 17.5993 36.8445 L 23.7866 55.3071" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.832432;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 40.8547,37.2255 c 0,0.928 -0.3715,1.6702 -1.0218,2.3198 -6.972739,6.046451 -14.396853,11.548208 -21.6431,17.2591 L 16.7154,58.1968 2.41225,58.2771 M 40.8547,37.2257 C 40.7621,36.1121 37.8823,32.3076 35.653,30.359 34.4455,29.3382 33.0521,29.2455 32.3091,29.8022 24.1349,36.0193 10.2947,47.9895 6.39341,51.2371 5.09306,52.4435 3.32813,54.1137 2.30643,55.3198 1.84237,55.784 1.47091,56.2478 1.37727,56.8046 M 17.5993,36.8445 23.7866,55.3071" inkstitch:satin_column="True" inkstitch:zigzag_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="ccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path188" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.832432;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.33189,55.8691 14.30311,-0.4015 1.5548,1.3368 c 4.483162,3.047853 10.468786,6.596137 15.131194,9.275176 M 1.37727,56.8047 c -0.18626,0.9279 2.69369,2.8766 4.64437,4.1756 3.90123,2.9694 15.69796,11.4134 23.87196,18.2799 0.7429,0.6497 2.1365,0.4642 3.344,-0.5566 M 18.4832,73.6093 24.6705,58.197" + sodipodi:nodetypes="cccccccccc" + inkstitch:contour_underlay="True" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 32.969031,77.695401 c -4.253512,-8.917176 0.01286,-8.813305 6.666532,-6.181693" + id="path205" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path4044" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.832432;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 39.9255,71.5583 c 0,-0.9279 -0.1863,-1.8557 -1.0218,-2.3197 -1.316771,-0.734144 -3.289715,-1.841461 -5.582706,-3.159024 M 39.9255,71.5587 c -0.0929,1.1135 -4.4587,5.1963 -6.6879,7.1449 m 5.307076,-11.553441 -0.242419,8.848306" + inkstitch:contour_underlay="True" + inkstitch:satin_column="True" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28714" @@ -594,21 +1095,46 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer->"> <path - d="M 1.96099 37.6726 C 1.96099 38.6035 2.14786 39.5346 2.98625 40.0002 C 6.9939 42.2346 17.0596 47.9141 23.7702 52.4763 L 25.3302 53.8177 L 39.6817 53.4148 M 1.96099 37.6722 C 2.05421 36.5549 6.43471 32.4584 8.67148 30.5031 C 9.88308 29.4789 11.2814 29.2927 12.0268 29.9446 C 20.2285 36.8342 32.0651 45.3068 35.9795 48.2862 C 37.9368 49.5897 40.8265 51.5451 40.6396 52.4759 M 17.2676 51.079 L 23.4758 35.6147" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.835247;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 8.1210481,78.05903 c 0,0 23.1393989,-20.321632 23.7570959,-23.757096 C 33.832201,43.433997 2.5454031,38.908305 2.5454031,38.908305" + id="path141" + sodipodi:nodetypes="csc" /> + <path + d="m 1.96099,37.6726 c 0,0.9309 0.18687,1.862 1.02526,2.3276 4.00765,2.2344 14.07335,7.9139 20.78395,12.4761 l 1.56,1.3414 14.3515,-0.4029 M 1.96099,37.6722 c 0.09322,-1.1173 4.47372,-5.2138 6.71049,-7.1691 1.2116,-1.0242 2.60992,-1.2104 3.35532,-0.5585 8.2017,6.8896 20.0383,15.3622 23.9527,18.3416 1.9573,1.3035 4.847,3.2589 4.6601,4.1897 M 17.2676,51.079 23.4758,35.6147" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.835247;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path4165" - inkstitch:zigzag_underlay="True" + inkstitch:zigzag_underlay="False" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 1.02866 72.1214 C 1.02866 71.1904 1.40135 70.4456 2.0539 69.7938 L 2.05415 69.7938 C 6.43468 65.7903 16.9665 57.8763 23.7702 52.4763 L 25.2496 51.0792 L 39.6011 50.9989 M 1.02865 72.1216 C 1.1217 73.2389 4.01106 77.0562 6.24792 79.0115 C 7.45954 80.0356 8.85761 80.1288 9.60315 79.57 C 17.805 73.332 31.692 61.3214 35.6065 58.0628 C 36.9112 56.8524 38.6821 55.1764 39.7073 53.9661 C 40.1729 53.5005 40.5456 53.0352 40.6396 52.4765 M 24.3627 72.5039 L 18.1545 53.979" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.835247;word-spacing:0px" id="path4167" - inkstitch:zigzag_underlay="True" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.835247;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 39.6011,50.9989 -14.3515,0.0803 -1.4794,1.3971 C 19.124918,56.163195 12.741739,61.022013 7.7650216,65.008004 M 40.6396,52.4765 c -0.094,0.5587 -0.4667,1.024 -0.9323,1.4896 -1.0252,1.2103 -2.7961,2.8863 -4.1008,4.0967 C 31.692,61.3214 17.805,73.332 9.60315,79.57 m 8.55135,-25.591 6.2082,18.5249" + inkstitch:contour_underlay="True" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + d="m 9.60315,79.57 c 3.345556,-6.289662 2.255162,-9.857264 -8.574495,-7.4485" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path185" + sodipodi:nodetypes="cc" /> + <path + id="path142" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.835247;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 1.02866,72.1214 C 1.01594,71.16565 1.4727665,70.494741 2.05415,69.7938 3.4438369,68.523723 5.4526038,66.860084 7.7650216,65.008004 M 1.02865,72.1216 c 0.09305,1.1173 2.98241,4.9346 5.21927,6.8899 1.21162,1.0241 2.60969,1.1173 3.35523,0.5585 M 1.2120967,67.513788 2.1817741,76.119675" + sodipodi:nodetypes="cccccc" + inkstitch:contour_underlay="True" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28791" @@ -616,13 +1142,36 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-/"> <path - id="path1005" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.751154;word-spacing:0px" - d="M 1.65218 71.9201 C 4.6004 75.5558 7.45025 77.8161 11.5777 79.4867 C 12.8553 79.9782 13.7396 79.7811 14.4276 78.504 C 25.8271 57.4746 43.0248 32.7111 50.2969 19.3469 L 50.2969 19.347 M 2.0455 68.5791 C 8.72794 52.5614 33.6891 13.6475 38.4062 9.12706 C 39.0939 8.53746 39.8802 7.75155 41.3544 8.43932 C 44.4007 9.81504 47.742 13.1562 49.6091 15.5145 M 13.3436 30.8603 L 39.1876 48.372" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 11.827729,78.165862 27.940867,35.311771 49.02508,15.256056" + id="path133" /> + <path + id="path63" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.751154;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 50.2969,19.347 v -10e-5 C 43.0248,32.7111 25.8271,57.4746 14.4276,78.504 M 49.6091,15.5145 C 47.742,13.1562 44.4007,9.81504 41.3544,8.43932 39.8802,7.75155 39.0939,8.53746 38.4062,9.12706 34.480852,12.888757 16.536935,40.467174 6.7731073,58.849282 M 39.1876,48.372 13.3436,30.8603" + sodipodi:nodetypes="ccccccccc" + inkstitch:contour_underlay="True" inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + d="M 6.8139714,58.775143 C 12.450002,67.618756 12.323487,72.543839 1.8289377,70.418658" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path98" + sodipodi:nodetypes="cc" /> + <path + id="path1005" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.751154;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 1.65218,71.9201 c 3.8689049,4.771075 10.941052,9.988945 12.77542,6.5839 M 2.0455,68.5791 c 1.1216292,-2.688527 2.7582193,-6.022102 4.7276073,-9.729818" + sodipodi:nodetypes="cccc" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:satin_column="True" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g28869" @@ -630,13 +1179,22 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-\"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 41.071429,78.035714 32.678571,49.464286 4.6428571,19.642857" + id="path58" + inkstitch:ties="3" /> + <path id="path1001" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.736443;word-spacing:0px" - d="M 5.20412 16.1785 C 7.03466 13.8663 10.3105 10.5907 13.2973 9.2419 C 14.7425 8.56763 15.5134 9.33784 16.1877 9.91618 C 20.8125 14.3481 45.2846 52.4999 51.8363 68.2039 M 4.52982 19.9359 L 4.52925 19.9359 C 11.6589 33.0385 28.5198 57.317 39.696 77.9345 C 40.3704 79.187 41.2376 79.3796 42.4902 78.8978 C 46.5366 77.2601 49.3308 75.044 52.2212 71.4795 M 37.6235 27.7231 L 18.7868 49.7261" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.736443;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 5.20412,16.1785 C 7.03466,13.8663 10.3105,10.5907 13.2973,9.2419 14.7425,8.56763 15.5134,9.33784 16.1877,9.91618 20.8125,14.3481 45.2846,52.4999 51.8363,68.2039 M 4.52982,19.9359 39.696,77.9345 c 0.6744,1.2525 1.5416,1.4451 2.7942,0.9633 4.0464,-1.6377 6.8406,-3.8538 9.731,-7.4183 m -14.954843,-44.649257 -17.5867,25.753" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccccccccc" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g29036" @@ -644,21 +1202,40 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-}"> <path - d="M 21.9383 53.7565 C 18.2544 52.1744 14.0813 47.8223 13.6828 44.9549 C 13.2843 42.0875 14.778 40.5057 14.5784 36.8474 C 14.479 34.5737 14.8767 24.8842 11.7906 24.0931 C 10.6953 23.7969 8.50495 25.0821 7.40967 23.9937 L 7.21154 23.7964 C 7.11293 23.8958 7.11293 23.9937 6.71434 23.4008 M 37.608 49.9274 C 37.0261 48.3567 36.3437 46.9908 36.1862 45.8446 C 35.8872 43.8673 34.5932 43.4717 33.7967 43.3728 C 30.9092 42.8783 30.0132 39.3193 29.6149 37.6385 C 28.9181 34.3756 29.6149 29.1356 28.8185 25.8728 C 28.7192 24.3897 27.8225 19.7428 27.126 18.7542 C 24.8359 15.4915 22.745 10.9433 16.2732 9.55914 C 16.2732 9.55914 16.1737 9.55914 16.0735 9.65783 C 10.7966 9.1634 7.61034 9.55914 5.02167 10.6465 C 4.12603 11.0422 2.63201 12.1294 2.63201 12.9205 M 12.0743 39.3986 L 31.8848 27.2532" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.617115;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 15.535714,78.75 28.75,50.714286 19.107143,21.964286 3.6686442,13.203947" + id="path213" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccc" /> + <path + d="m 6.71434,23.4008 c 0.39859,0.5929 0.39859,0.495 0.4972,0.3956 l 0.19813,0.1973 c 1.09528,1.0884 3.28563,-0.1968 4.38093,0.0994 3.0861,0.7911 2.6884,10.4806 2.7878,12.7543 0.1996,3.6583 -1.2941,5.2401 -0.8956,8.1075 0.3985,2.8674 1.714457,4.540929 5.183143,6.085457 C 13.971129,53.573286 13.9815,57.313 12.5876,61.5646 c -0.57593,1.772315 -0.75206,5.462014 -1.029229,8.832585 M 2.63201,12.9205 c 0,-0.7911 1.49402,-1.8783 2.38966,-2.274 2.58867,-1.08736 5.77493,-1.4831 11.05183,-0.98867 0.1002,-0.09869 0.1997,-0.09869 0.1997,-0.09869 6.4718,1.38416 8.5627,5.93236 10.8528,9.19506 0.6965,0.9886 1.5932,5.6355 1.6925,7.1186 0.7964,3.2628 0.0996,8.5028 0.7964,11.7657 0.3983,1.6808 1.2943,5.2398 4.1818,5.7343 0.7965,0.0989 2.0905,0.4945 2.3895,2.4718 0.1575,1.1462 0.8399,2.5121 1.4218,4.0823 0.5221,1.4098 0.9626,2.9856 0.8683,4.7161 -0.0995,2.0766 -2.3892,2.8669 -3.3852,2.9663 -4.3809,0.3954 -5.5758,2.0762 -7.4676,8.7006 -0.338176,5.508789 -0.768458,10.287187 -1.259382,13.528811 M 31.8848,27.2532 12.0743,39.3986 m -6.7171571,9.529971 43.5714281,7.857143" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.617115;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path10377" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccsccccccccccccccccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + d="M 26.364118,79.838711 C 20.094767,81.776068 16.939274,101.53517 3.3928572,80.357143" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path214" + sodipodi:nodetypes="cc" /> <path - d="M 2.23512 78.8674 C 4.22641 79.0651 4.12682 80.4495 5.42118 80.6468 L 5.71731 80.6474 C 5.71731 80.6474 5.71731 80.5481 5.6179 80.5481 C 8.60488 81.2397 9.70061 78.4715 10.5963 76.3953 C 11.7913 73.429 11.5916 64.6296 12.5876 61.5646 C 13.9815 57.313 16.6497 51.609 21.3293 49.0385 M 0.642261 81.4373 C 0.444109 85.5897 2.83278 91.4235 4.92366 92.7088 C 6.11844 93.4997 7.91054 94.5871 11.1964 94.9825 C 14.3825 95.3785 16.3738 94.1917 18.3651 93.3018 C 18.4645 93.2024 18.4645 93.2024 18.5633 93.2024 L 18.6627 93.2024 L 19.3595 92.9061 C 20.7535 92.313 23.9396 88.3579 25.6322 83.3156 C 26.4286 80.9427 27.1258 74.4173 27.6235 66.3099 C 29.5153 59.6855 30.7102 58.0047 35.0911 57.6093 C 36.0871 57.5099 38.3768 56.7196 38.4763 54.643 C 38.5706 52.9125 38.1301 51.3367 37.608 49.9264 M 7.76768 64.2014 L 31.1957 74.6364" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.617115;word-spacing:0px" id="path10379" - inkstitch:contour_underlay="True" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.617115;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.23512,78.8674 c 1.6341471,2.161986 1.8917,1.5821 3.18606,1.7794 l 0.29613,6e-4 c 0,0 0,-0.0993 -0.09941,-0.0993 2.98698,0.6916 4.08271,-2.0766 4.9784,-4.1528 0.503999,-1.251057 0.759911,-3.5397 0.962071,-5.998115 M 0.642261,81.4373 c -0.0549778,3.541912 1.0712501,7.067945 3.0063006,10.018885 1.5055931,1.90005 3.9216598,2.785763 6.2100011,3.323541 2.2245543,0.487468 4.0605243,0.34285 6.6728863,-0.644702 2.612362,-0.987552 4.978796,-3.019676 6.731796,-5.724537 1.605131,-2.607785 2.743808,-5.518553 3.100874,-8.571776 M 4.8214286,76.964286 -1.0714286,86.071429" + sodipodi:nodetypes="ccccccccczcccc" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="2" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g29123" @@ -666,13 +1243,37 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-]"> <path - d="M -0.372889 84.0855 C -0.572673 88.2528 3.71221 95.2982 5.80461 96.5881 C 7.00032 97.382 10.5873 98.0764 13.8754 98.2751 C 16.4659 98.4725 19.1561 98.4725 21.7468 98.5723 C 24.6362 98.7697 28.3228 98.6705 30.7142 98.6705 C 32.3084 98.6705 35.8953 95.7928 36.4932 93.9073 C 38.3863 87.8544 42.2722 38.2406 42.2722 21.4712 C 42.2722 20.1812 42.1727 18.9904 41.2754 18.1965 C 37.8878 15.2196 31.8099 11.4492 25.3334 10.0599 C 24.9353 9.96098 24.636 9.96098 24.3367 10.0599 C 18.9562 9.66269 11.583 9.36535 7.39816 9.26595 M 1.52018 82.4968 C 7.00032 83.0921 12.3807 83.2909 17.8609 83.4889 C 19.6543 67.8109 22.8831 39.8429 23.9194 30.7578 C 25.0776 22.037 18.9562 23.8524 17.4617 23.7531 C 14.1736 23.555 12.8783 23.655 11.6826 22.8602 C 9.59029 21.5702 4.90816 15.1204 5.10645 10.9528 M 45.2564 57.8218 L 16.8121 53.8729" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.59365;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 20.357143,79.107143 35.178571,25.535714 6.0714285,12.142857" + id="path197" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + id="path194" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.59365;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 7.39816,9.26595 c 4.18484,0.0994 11.55804,0.39674 16.93854,0.79395 0.2993,-0.09892 0.5986,-0.09892 0.9967,0 6.4765,1.3893 12.5544,5.1597 15.942,8.1366 0.8973,0.7939 0.9968,1.9847 0.9968,3.2747 0,12.187816 -2.052619,41.724774 -3.900988,59.278413 M 5.10645,10.9528 c -0.19829,4.1676 4.48384,10.6174 6.57615,11.9074 1.1957,0.7948 2.491,0.6948 5.7791,0.8929 1.4945,0.0993 7.6159,-1.7161 6.4577,7.0047 -0.724378,6.350523 -2.520027,21.927362 -4.147879,36.083777 M 16.8121,53.8729 44.0064,62.464657" + inkstitch:contour_underlay="True" + inkstitch:satin_column="True" + inkstitch:ties="3" + sodipodi:nodetypes="ccccscccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 37.678571,80.714286 14.821429,93.035714 -1.0714286,84.107143" + id="path198" + inkstitch:ties="3" /> + <path id="path10530" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.59365;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m -0.372889,84.0855 c -0.199784,4.1673 4.085099,11.2127 6.177499,12.5026 1.19571,0.7939 4.78269,1.4883 8.07079,1.687 2.5905,0.1974 5.2807,0.1974 7.8714,0.2972 2.8894,0.1974 6.576,0.0982 8.9674,0.0982 1.5942,0 5.1811,-2.8777 5.779,-4.7632 0.517216,-1.653719 1.183183,-6.559008 1.878012,-13.157687 M 1.52018,82.4968 c 5.48014,0.5953 10.86052,0.7941 16.34072,0.9921 0.539806,-4.719012 1.209657,-10.551478 1.910621,-16.647323 M -3.0357143,91.071429 7.3214286,80" + sodipodi:nodetypes="ccccsccccccc" inkstitch:contour_underlay="True" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g29211" @@ -680,13 +1281,36 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-["> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 10.357143,79.107143 8.571428,-58.75 L 34.285714,18.571429 45,25.535714" + id="path189" + sodipodi:nodetypes="cccc" + inkstitch:ties="3" /> + <path id="path995" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.600461;word-spacing:0px" - d="M 47.7658 24.0525 C 47.9653 19.8903 43.6863 12.8546 41.5968 11.5662 C 40.4028 10.7734 36.8208 10.0797 33.5372 9.88149 C 30.9502 9.68374 28.2637 9.68374 25.6766 9.58454 C 22.7912 9.3868 19.1096 9.48563 16.7216 9.48563 C 15.1296 9.48563 11.5476 12.3595 10.9505 14.2422 C 9.05998 20.2872 5.17948 69.8359 5.17948 86.5835 C 5.17948 87.8715 5.27883 89.0608 6.17485 89.8535 C 9.5579 92.8264 15.6274 96.5921 22.095 97.9795 C 22.4925 98.0782 22.7914 98.0782 23.0903 97.9795 C 28.4634 98.3761 35.8264 98.6732 40.0055 98.7723 M 45.8754 25.6378 C 40.4028 25.0434 35.0297 24.8449 29.5571 24.6471 C 27.7662 40.3045 24.5419 68.2355 23.507 77.3087 C 22.3504 86.0181 28.4634 84.2054 29.9558 84.3043 C 33.2394 84.5014 34.5329 84.403 35.7269 85.1959 C 37.8164 86.4843 42.492 92.9257 42.294 97.0877 M 2.19938 50.2805 L 30.6045 54.224" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.600461;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 47.7658,24.0525 C 47.9653,19.8903 43.6863,12.8546 41.5968,11.5662 40.4028,10.7734 36.8208,10.0797 33.5372,9.88149 30.9502,9.68374 28.2637,9.68374 25.6766,9.58454 22.7912,9.3868 19.1096,9.48563 16.7216,9.48563 c -1.592,0 -5.174,2.87387 -5.7711,4.75657 -1.89052,6.045 -5.77102,55.5937 -5.77102,72.3413 M 45.8754,25.6378 C 40.4028,25.0434 35.0297,24.8449 29.5571,24.6471 27.7662,40.3045 24.5419,68.2355 23.507,77.3087 c -0.127039,0.956625 -0.166374,1.786306 -0.133762,2.505521 M 2.19938,50.2805 29.175929,57.081143" + inkstitch:contour_underlay="True" inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:swap_satin_rails="True" + sodipodi:nodetypes="ccccscccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 4.1071429,85.892857 41.964286,97.321429" + id="path190" + inkstitch:ties="3" /> + <path + id="path184" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.600461;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 40.0055,98.7723 C 38.676679,98.7393 37.348059,98.69836 36.019683,98.650717 31.466448,98.558197 26.928314,98.130059 22.376178,98.035019 17.129696,96.917973 12.212217,94.491849 7.9403538,91.273405 6.273296,90.338031 4.8527938,88.613745 5.17948,86.5835 m 37.114519,10.5042 c -0.08985,-3.149953 -1.656806,-6.093314 -3.476423,-8.591279 -1.093019,-1.294327 -2.022555,-2.897294 -3.647098,-3.574328 -2.646887,-0.932995 -5.482604,-0.416248 -8.220213,-0.599435 -1.199327,-0.01566 -2.869398,-0.154076 -3.490977,-1.092142 -0.558301,-0.842566 -0.13269,-2.433773 -0.08605,-3.416295 m 19.84105,12.150065 -7.678572,7.321428" + sodipodi:nodetypes="cccccccccsccc" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g29300" @@ -694,21 +1318,33 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-{"> <path - id="path10220" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.616452;word-spacing:0px" - d="M 16.5808 50.6108 C 20.2349 52.1801 24.3741 56.4974 24.7694 59.3413 C 25.1647 62.1856 23.683 63.7551 23.881 67.3839 C 23.9796 69.6395 23.5851 79.2509 26.6462 80.0358 C 27.7326 80.3297 29.9053 79.0548 30.9917 80.1345 L 31.1882 80.3308 C 31.2862 80.2321 31.2862 80.1345 31.6814 80.7235 M 1.03806 54.4098 C 1.61527 55.9681 2.29215 57.3231 2.44827 58.4599 C 2.74492 60.4214 4.02839 60.8137 4.8185 60.9119 C 7.68258 61.4022 8.57134 64.933 8.96642 66.6003 C 9.65761 69.8369 8.96642 75.0346 9.75632 78.2714 C 9.8549 79.7425 10.7443 84.3519 11.4351 85.3329 C 13.7067 88.5693 15.7807 93.0809 22.2 94.454 C 22.2 94.454 22.2986 94.454 22.398 94.3554 C 27.6322 94.8457 30.7927 94.454 33.3603 93.3745 C 34.2487 92.9819 35.7306 91.9034 35.7306 91.1189 M 26.3649 64.8535 L 6.71485 76.9012" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 18.214286,79.285714 8.9285714,48.928571 24.107143,22.857143 35,22.5 37.321429,21.964286" + id="path183" + inkstitch:ties="3" /> + <path + id="path993" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.616452;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 36.1243,25.7017 c -1.9752,-0.196 -1.8764,-1.5695 -3.1603,-1.7654 h -0.2937 c 0,0 0,0.0987 0.0986,0.0987 -2.9628,-0.6867 -4.0496,2.0594 -4.938,4.119 -1.1853,2.9423 -0.9872,11.6711 -1.9752,14.7114 -1.3826,4.2172 -2.705764,9.148418 -7.347464,11.698518 M 37.7043,23.1525 C 37.9008,19.0331 35.5315,13.2466 33.4575,11.9717 32.2724,11.187 30.4948,10.1081 27.2357,9.71592 24.0754,9.32337 22.1002,10.5006 20.125,11.3832 c -0.0986,0.098 -0.0986,0.098 -0.1965,0.098 h -0.0986 l -0.6912,0.2938 c -1.3827,0.5884 -4.543,4.5116 -6.2219,9.5132 -0.7899,2.3539 -1.4814,8.8269 -1.9751,16.8693 -1.8765,6.5708 -3.06171,8.2383 -7.40716,8.6305 -0.98791,0.0987 -3.259066,0.8828 -3.357736,2.9424 -0.0937428,1.7167 0.343332,3.2798 0.861256,4.6787 M 30.6366,40.249 7.39836,29.8978" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="cccccccccccsccccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - id="path993" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.616452;word-spacing:0px" - d="M 36.1243 25.7017 C 34.1491 25.5057 34.2479 24.1322 32.964 23.9363 L 32.6703 23.9363 C 32.6703 23.9363 32.6703 24.035 32.7689 24.035 C 29.8061 23.3483 28.7193 26.0944 27.8309 28.154 C 26.6456 31.0963 26.8437 39.8251 25.8557 42.8654 C 24.4731 47.0826 21.8265 52.7409 17.1848 55.291 M 37.7043 23.1525 C 37.9008 19.0331 35.5315 13.2466 33.4575 11.9717 C 32.2724 11.187 30.4948 10.1081 27.2357 9.71592 C 24.0754 9.32337 22.1002 10.5006 20.125 11.3832 C 20.0264 11.4812 20.0264 11.4812 19.9285 11.4812 L 19.8299 11.4812 L 19.1387 11.775 C 17.756 12.3634 14.5957 16.2866 12.9168 21.2882 C 12.1269 23.6421 11.4354 30.1151 10.9417 38.1575 C 9.0652 44.7283 7.87999 46.3958 3.53454 46.788 C 2.54663 46.8867 0.275474 47.6708 0.176804 49.7304 C 0.0830612 51.4471 0.520136 53.0102 1.03806 54.4091 M 30.6366 40.249 L 7.39836 29.8978" + id="path10220" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.616452;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 19.338983,51.795337 c 3.6541,1.5693 5.035117,4.702063 5.430417,7.545963 0.3953,2.8443 -1.0864,4.4138 -0.8884,8.0426 0.0986,2.2556 -0.2959,11.867 2.7652,12.6519 1.0864,0.2939 3.2591,-0.981 4.3455,0.0987 l 0.1965,0.1963 c 0.098,-0.0987 0.098,-0.1963 0.4932,0.3927 M 1.03806,54.4098 c 0.57721,1.5583 1.25409,2.9133 1.41021,4.0501 0.29665,1.9615 1.58012,2.3538 2.37023,2.452 2.86408,0.4903 3.75284,4.0211 4.14792,5.6884 0.69119,3.2366 0,8.4343 0.7899,11.6711 0.09858,1.4711 0.98798,6.0805 1.67878,7.0615 2.2716,3.2364 4.3456,7.748 10.7649,9.1211 0,0 0.0986,0 0.198,-0.0986 5.2342,0.4903 8.3947,0.0986 10.9623,-0.9809 0.8884,-0.3926 2.3703,-1.4711 2.3703,-2.2556 M 26.3649,64.8535 6.71485,76.9012" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g29390" @@ -716,45 +1352,96 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-€"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.758586;word-spacing:0px" - d="M 16.6006 31.8967 L 2.80839 33.1635 C 2.10765 33.2628 0.306079 34.1634 0.906597 35.8632 M 14.8991 42.5952 L 8.81381 43.3622 C 6.3115 43.6618 4.91009 41.7626 4.10956 41.0626 M 7.7439 28.6123 L 8.84596 45.4321" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 48.214286,76.428571 23.392857,63.571429 19.464286,35 3.5714286,41.25" + id="path179" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.758586;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 0.906597,35.8632 C 0.306079,34.1634 2.10765,33.2628 2.80839,33.1635 L 16.6006,31.8967 M 4.10956,41.0626 c 0.80053,0.7 2.20194,2.5992 4.70425,2.2996 l 6.08529,-0.767 M 8.84596,45.4321 7.7439,28.6123" id="path9763" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.758586;word-spacing:0px" - d="M 14.6995 46.9947 C 11.3965 47.3949 6.41224 47.9616 4.71069 48.1616 C 4.00995 48.2609 2.10836 49.1614 2.70888 50.8612 M 15.2 57.7939 C 14.0989 57.8932 11.117 58.4605 10.516 58.4605 C 8.01366 58.76 6.91253 57.3604 6.11197 56.6605 M 8.84596 46.2882 L 11.0501 59.9278" + d="m 14.8991,42.5952 c 2.656255,6.031299 8.780012,13.117924 -9.552268,12.761407" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path174" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.758586;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.70888,50.8612 c -0.60052,-1.6998 1.30107,-2.6003 2.00181,-2.6996 1.70155,-0.2 6.68581,-0.7667 9.98881,-1.1669 m -8.58753,9.6658 c 0.80056,0.6999 1.90169,2.0995 4.40403,1.8 0.601,0 3.5829,-0.5673 4.684,-0.6666 M 11.0501,59.9278 8.84596,46.2882" id="path9759" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> + <path + d="M 15.2,57.7939 44.773655,47.686785" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path175" + inkstitch:ties="3" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.758586;word-spacing:0px" - d="M 47.4493 52.5613 C 48.6503 55.7612 46.5485 56.1607 45.4475 56.0607 C 42.9452 55.9614 36.31 56.2827 30.7048 56.683 M 44.0462 46.3615 C 43.3455 45.5615 42.5449 45.0616 41.544 45.2616 L 41.5436 45.262 C 39.6418 45.1627 34.608 45.3832 30.4042 45.6843 M 37.4381 43.1692 L 37.9891 58.093" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.758586;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 47.4493,52.5613 c 1.201,3.1999 -0.9008,3.5994 -2.0018,3.4994 -2.5023,-0.0993 -9.1375,0.222 -14.7427,0.6223 M 44.0462,46.3615 c -0.7007,-0.8 -1.5013,-1.2999 -2.5022,-1.0999 l -4e-4,4e-4 c -1.9018,-0.0993 -6.9356,0.1212 -11.1394,0.4223 m 7.0339,-2.5151 0.551,14.9238" id="path9753" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> + <path + d="M 30.44929,47.334105 C 16.420985,35.194351 31.322055,34.626346 45.063076,33.594322" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-dasharray:3, 1" + inkstitch:running_stitch_length_mm="2.0" + inkstitch:running_stitch_tolerance_mm="2.5" + id="path176" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.758586;word-spacing:0px" - d="M 47.1484 37.4634 C 47.8491 38.9632 46.2476 41.0629 45.1466 40.9627 C 42.7444 40.8634 36.2093 41.1848 30.5041 41.5852 M 44.3458 32.2635 C 43.6451 31.4636 42.8445 30.9636 41.8436 31.1637 C 40.2421 31.0644 35.909 31.2863 32.5059 31.3856 M 38.6627 29.2238 L 38.9688 42.2518" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.758586;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 47.1484,37.4634 c 0.7007,1.4998 -0.9008,3.5995 -2.0018,3.4993 -2.4022,-0.0993 -8.9373,0.2221 -14.6425,0.6225 m 13.8417,-9.3217 c -0.7007,-0.7999 -1.5013,-1.2999 -2.5022,-1.0998 -1.6015,-0.0993 -5.9346,0.1226 -9.3377,0.2219 m 6.1568,-2.1618 0.3061,13.028" id="path9749" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 31.25,30.178571 52.857143,11.607143" + id="path180" + inkstitch:ties="3" /> <path id="path9755" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.758586;word-spacing:0px" - d="M 51.653 72.2592 C 51.653 70.4594 51.753 68.8597 50.3519 64.9601 C 49.2508 61.7605 46.9488 62.1603 44.7468 63.0603 C 43.1454 63.76 39.0417 64.7601 36.039 63.76 C 33.4366 62.9603 32.5358 60.9603 32.2355 56.5608 L 31.9349 45.5624 C 31.9349 44.1625 31.9349 42.763 32.0348 41.463 L 34.0366 31.264 C 35.4379 27.2642 37.0393 25.2645 38.0403 24.6645 C 39.6417 24.4649 43.5453 25.8646 46.7481 27.2642 C 48.1494 28.2642 51.052 27.7644 52.153 26.1644 C 52.9536 24.9645 54.8555 19.765 55.556 16.5655 M 49.0508 77.2585 C 45.8479 77.9585 41.1437 79.4584 35.6387 79.5583 C 21.3257 79.7582 14.8199 71.1594 13.1184 58.1609 L 12.6179 47.3619 C 12.6179 46.7618 12.6179 46.1618 12.7176 45.562 C 12.7176 44.6619 12.8175 43.862 12.8175 42.9623 L 14.5191 32.2638 C 18.7228 15.3655 29.1323 8.56672 39.6417 8.86631 C 47.4488 9.06606 50.0511 10.2661 53.8546 12.1659 M 9.82568 44.8817 L 33.8261 43.169 M 39.0914 27.3889 L 32.6015 5.73715 M 35.6628 61.151 L 25.3769 81.3349" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.758586;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 55.556,16.5655 c -0.7005,3.1995 -2.6024,8.399 -3.403,9.5989 -1.101,1.6 -4.0036,2.0998 -5.4049,1.0998 -3.2028,-1.3996 -7.1064,-2.7993 -8.7078,-2.5997 -1.001,0.6 -2.6024,2.5997 -4.0037,6.5995 l -2.0018,10.199 c -0.0999,1.3 -0.0999,2.6995 -0.0999,4.0994 l 0.3006,10.9984 c 0.3003,4.3995 1.2011,6.3995 3.8035,7.1992 3.0027,1.0001 7.1064,0 8.7078,-0.6997 2.202,-0.9 4.504,-1.2998 5.6051,1.8998 1.4011,3.8996 1.3011,5.4993 1.3011,7.2991 M 53.8546,12.1659 C 50.0511,10.2661 47.4488,9.06606 39.6417,8.86631 29.1323,8.56672 18.7228,15.3655 14.5191,32.2638 l -1.7016,10.6985 c 0,0.8997 -0.0999,1.6996 -0.0999,2.5997 -0.0997,0.5998 -0.0997,1.1998 -0.0997,1.7999 l 0.5005,10.799 c 1.7015,12.9985 8.2073,21.5973 22.5203,21.3974 5.505,-0.0999 10.2092,-1.5998 13.4121,-2.2998 M 33.8261,43.169 9.82568,44.8817 M 32.6015,5.73715 39.0914,27.3889 M 25.3769,81.3349 35.6628,61.151" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccccccccccccccccccccccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g29481" @@ -762,43 +1449,103 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-$"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.539701;word-spacing:0px" - d="M 36.715 13.1411 C 37.1004 10.4515 38.0972 4.51459 38.4826 1.92136 C 38.6748 0.384583 38.0972 -0.095804 36.5551 -0.960127 M 23.5114 12.1805 C 23.8969 9.0107 25.7608 -0.479939 26.4356 -2.59304 C 26.7247 -3.4575 27.2065 -4.80198 28.7485 -4.61011 M 21.0687 0.77619 L 39.3444 7.00426" - id="path9599" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 22.5,77.857143 25.714286,92.5" + id="path156" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.539701;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 17.6649,91.1529 c -1.5421,-0.7681 -2.1207,-1.3446 -1.9275,-2.8814 l 0.2357,-2.2328 c 0.1932,-2.4011 0.2893,-5.3788 0.5787,-8.3562 m 9.4015,15.8715 c 1.542,0 2.0239,-1.1525 2.3131,-2.0169 0.4815,-1.6326 1.0066,-8.572 1.1999,-12.2219 m 1.6246,9.7108 -17.8041,-6.6979" + id="path9595" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="ccccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.539701;word-spacing:0px" - d="M 16.5518 77.6825 C 16.2624 80.6599 16.1663 83.6376 15.9731 86.0387 L 15.7374 88.2715 C 15.5442 89.8083 16.1228 90.3848 17.6649 91.1529 M 29.4663 79.3152 C 29.273 82.9651 28.7479 89.9045 28.2664 91.5371 C 27.9772 92.4015 27.4953 93.554 25.9533 93.554 M 13.2868 82.3281 L 31.0909 89.026" - id="path9595" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 29.642858,78.75 5.892856,-15 L 7.1428571,26.607143 30,15.535714 28.571429,-5.3571429" + id="path155" + sodipodi:nodetypes="ccccc" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.539701;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 36.5551,-0.960127 c 1.5421,0.864323 2.1197,1.34471 1.9275,2.881487 C 38.0972,4.51459 37.1004,10.4515 36.715,13.1411 M 28.7485,-4.61011 C 27.2065,-4.80198 26.7247,-3.4575 26.4356,-2.59304 25.7608,-0.479939 23.8969,9.0107 23.5114,12.1805 M 39.3444,7.00426 21.0687,0.77619" + id="path9599" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 22.678571,11.25 -9.642857,31.071429 23.75,16.964285 -8.392857,10 -23.2142856,-10" + id="path173" + sodipodi:nodetypes="ccccc" /> + <path + id="path140" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.539701;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.72681,63.5862 c 0.09612,2.8816 2.40948,7.108 5.58989,10.8539 1.7348,2.1131 4.1442,4.13 7.9993,5.475 l 12.9145,1.6326 c 1.790735,-0.07764 3.640439,-0.362897 5.452249,-0.869243 M 4.36523,58.9757 c 1.63841,-0.6723 3.95147,1.5368 7.22827,2.5936 4.7225,1.5364 7.1319,2.6892 10.8906,2.0169 M 1.9642857,68.035714 7.6785714,57.321429" + sodipodi:nodetypes="cccccccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 24.285714,63.214286 c 0,0 16.19933,0.326686 16.785715,-5.535715 C 42.291962,45.476256 11.759715,51.437174 9.1071429,39.464286 7.3709475,31.627637 15.651548,22.968098 23.035714,19.821429 27.852653,17.768751 35.26698,18.081207 38.571429,22.142857 42.559705,27.04503 37.5,41.071429 37.5,41.071429" + id="path177" + sodipodi:nodetypes="cssssc" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.539701;word-spacing:0px" - d="M 37.6582 41.7937 C 34.1368 39.6581 32.7001 38.7088 33.0855 34.2908 C 33.5674 29.1039 31.7362 26.8948 28.3631 26.8948 C 24.9899 26.8948 22.0986 30.0644 22.0986 34.8671 C 22.195 52.1562 48.4094 43.2235 48.4094 63.4902 C 48.4094 75.6887 38.0971 81.1633 29.2305 81.5477 L 16.316 79.9151 C 12.4609 78.5701 10.0515 76.5532 8.3167 74.4401 C 5.13629 70.6942 2.82293 66.4678 2.72681 63.5862 M 43.0553 43.0742 C 45.6575 42.4019 46.6746 38.9971 47.1565 38.1326 C 51.108 31.121 51.3971 26.6065 51.8789 22.4761 C 52.3604 18.3464 48.6021 14.3118 44.9399 12.775 C 42.5304 11.8146 40.121 10.7581 37.4224 10.0858 L 24.2188 9.12544 C 10.9189 10.7581 1.85946 21.708 1.85946 35.0589 C 1.85946 46.2971 6.58188 48.8905 13.232 51.8679 C 20.7493 55.2298 27.0138 56.9586 26.9174 59.7444 C 26.8212 62.2416 24.508 63.2019 22.4841 63.5862 C 18.7254 64.2585 16.316 63.1057 11.5935 61.5693 C 8.3167 60.5125 6.00364 58.3034 4.36523 58.9757 M 26.8462 40.2595 L 17.7673 56.2406 M 23.4269 59.4134 L 50.074 63.2912 M 23.8985 32.6213 L -2.15908 27.5684" id="path9597" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.539701;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 37.6582,41.7937 c -3.5214,-2.1356 -4.9581,-3.0849 -4.5727,-7.5029 0.4819,-5.1869 -1.3493,-7.396 -4.7224,-7.396 -3.3732,0 -6.2645,3.1696 -6.2645,7.9723 0.0964,17.2891 26.3108,8.3564 26.3108,28.6231 0,9.734841 -6.567505,15.187491 -13.726651,17.188257 M 43.0553,43.0742 c 2.6022,-0.6723 3.6193,-4.0771 4.1012,-4.9416 3.9515,-7.0116 4.2406,-11.5261 4.7224,-15.6565 0.4815,-4.1297 -3.2768,-8.1643 -6.939,-9.7011 -2.4095,-0.9604 -4.8189,-2.0169 -7.5175,-2.6892 L 24.2188,9.12544 C 10.9189,10.7581 1.85946,21.708 1.85946,35.0589 c 0,11.2382 4.72242,13.8316 11.37254,16.809 7.5173,3.3619 13.7818,5.0907 13.6854,7.8765 -0.0962,2.4972 -2.4094,3.4575 -4.4333,3.8418 m 4.3621,-23.3267 -9.0789,15.9811 m 5.6596,3.1728 26.6471,3.8778 M 23.8985,32.6213 -2.15908,27.5684" inkstitch:satin_column="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:swap_satin_rails="True" + inkstitch:ties="2" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g29573" - style="display:inline" + style="display:none" inkscape:groupmode="layer" inkscape:label="GlyphLayer-@"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 41.964286,80.714286 c 0,0 -25.164625,-7.20193 -30.575519,-17.652784 -5.4456353,-10.517955 -3.1095702,-25.393629 3.25409,-35.382931 4.442985,-6.974339 13.166851,-12.145768 21.428572,-12.5 11.252409,-0.482462 25.59371,4.343709 30.535714,14.464286 4.549732,9.317257 2.626463,26.00717 -6.785714,30.357143 -4.5197,2.088844 -10.622004,-2.713282 -13.214286,-6.964286 -3.285122,-5.387171 4.595492,-14.802806 -0.178572,-18.928571 -4.318325,-3.731914 -13.550897,-2.252836 -16.964285,2.321428 -3.277589,4.392281 -1.483684,12.486361 2.5,16.25 2.260297,2.135446 8.10377,-3.754442 8.10377,-3.754442" + id="path134" + sodipodi:nodetypes="csssssssssc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" /> + <path id="path983" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.740266;word-spacing:0px" - d="M 42.4405 52.5386 C 40.8616 55.2028 34.5774 60.7952 31.1234 60.3015 C 22.1433 59.0188 23.6232 49.5459 23.5248 45.2041 C 23.426 38.7902 29.6432 26.5543 40.005 27.9358 C 44.6431 28.5278 50.9589 30.1068 52.5378 32.0803 C 52.9324 32.5735 53.0308 33.8565 53.0308 35.6327 C 53.0308 38.0995 52.6362 41.4546 52.6362 44.7109 C 52.6362 49.6445 53.5243 53.8874 55.5967 54.3809 L 56.2876 54.4798 C 59.7414 51.5196 61.2217 43.6254 61.2217 38.6918 C 61.2217 25.1732 47.8008 20.1407 40.7942 20.1407 C 26.1889 20.1407 17.5049 31.8831 17.5049 48.4607 C 17.5049 59.1176 26.8797 68.7877 37.9324 68.7877 C 40.8929 68.7877 42.8665 67.9983 43.952 67.3077 C 44.8403 66.7157 45.8271 65.7285 47.406 65.6302 C 48.4915 65.5312 49.4783 65.7291 51.1559 66.7157 L 51.1565 66.7157 M 41.333 47.2473 L 37.3402 47.7701 C 36.7476 47.4744 36.9456 44.6125 37.3402 42.9348 C 38.2289 39.0866 38.7218 38.6919 40.0046 38.0999 C 40.6955 37.804 41.5836 37.9037 41.5836 38.8893 C 41.5836 40.1721 41.3868 41.7508 41.2873 43.4284 L 41.2873 43.5274 C 40.0044 44.9088 40.416 46.1336 39.9748 47.429 L 41.1125 52.2981 C 42.4941 58.7119 48.7879 62.868 59.5444 63.3612 C 69.2153 63.3612 75.4324 46.1918 75.235 38.8896 C 74.6425 17.4771 58.6563 14.9115 50.1694 12.1487 C 46.1234 10.8659 37.2419 8.39903 30.4326 9.58312 C 21.5511 11.0631 3.78801 23.2003 3.78801 46.8823 C 3.78801 62.6705 10.8933 70.3671 14.9394 73.0314 C 18.8867 75.6958 35.6628 81.3203 42.5707 81.3203 C 47.2089 81.3203 51.847 80.6297 57.0772 77.077 C 58.7549 76.1891 59.9391 74.1169 58.0644 72.4395 M 44.7984 24.4893 L 52.3108 8.09994 M 39.164 41.3909 L 43.2617 26.0259 M 55.7256 51.2932 L 52.823 63.7557 M 29.7734 62.9022 L 20.3828 78.4382 M 55.2134 37.9766 L 40.7006 56.9271" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.740266;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 42.261929,53.1636 c -2.460404,3.390882 -5.463877,6.079632 -9.725331,7.055358 -4.261454,0.975726 -8.354617,-2.597583 -8.780847,-7.4854 -0.42623,-4.887817 -0.55051,-11.104701 2.207954,-16.176127 2.758464,-5.071426 8.9544,-8.289254 14.480836,-8.563257 5.526436,-0.274003 9.729372,0.491896 12.093259,4.086126 2.363887,3.59423 -0.113912,8.900385 0.0984,12.6306 0.212312,3.730215 -0.114014,8.853561 2.9605,9.67 3.074514,0.816439 2.886713,-2.069952 4.297713,-6.503155 1.411,-4.433203 3.581013,-13.182961 -2.624633,-20.259027 -6.205646,-7.076066 -22.724347,-9.458748 -30.71594,-2.514475 -7.991593,6.944273 -9.939417,15.710405 -8.880952,25.831959 1.058465,10.121554 12.949415,20.025873 23.972437,17.370473 M 40.618714,48.318729 c 0,0 -2.949438,1.001633 -3.278514,-0.548629 -0.329076,-1.550262 -0.285182,-10.16914 3.202592,-9.810289 3.487774,0.358851 -0.218117,6.718921 -0.437542,8.98628 -0.219425,2.267359 0.216134,1.192282 1.00725,5.352009 0.791116,4.159727 9.414097,9.903096 14.160006,10.641633 4.745909,0.738537 5.854054,1.910934 10.091622,-1.760274 4.237568,-3.671208 8.683933,-11.488453 9.70931,-19.57508 C 76.098815,33.517752 71.6566,22.127666 64.689583,17.865379 57.722566,13.603092 52.730459,11.886657 45.170431,10.746733 37.610403,9.606809 30.526833,9.8613343 23.608026,12.093542 16.689219,14.32575 3.824268,34.491873 3.7912498,46.329367 3.7582316,58.166861 7.3131136,68.20529 14.9394,73.0314 c 7.626286,4.82611 17.262958,6.50022 21.918946,7.571336 4.655988,1.071116 3.61843,0.654042 5.461373,0.706882 M 44.7984,24.4893 52.3108,8.09994 M 39.164,41.3909 43.2617,26.0259 M 55.7256,51.2932 52.823,63.7557 M 29.7734,62.9022 20.3828,78.4382 M 55.2134,37.9766 40.7006,56.9271" + sodipodi:nodetypes="czzzzzzzzzzzcczzzzzzzzzzzzzccccccccccc" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 42.678571,80.178571 15,-7.5" + id="path139" + inkstitch:ties="3" /> + <path + id="path57" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.740266;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.1565,66.7157 h -6e-4 c -3.256994,-2.727043 -6.498524,0.366103 -9.510575,1.590975 M 58.0644,72.4395 c 1.207308,0.930998 1.237572,2.74048 0.138459,3.774192 -4.432416,3.64935 -10.190078,5.259153 -15.88314,5.095926 M 42.857143,83.125 42.142857,65.892857" + sodipodi:nodetypes="cccccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g29666" @@ -806,21 +1553,47 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-="> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.752428;word-spacing:0px" - d="M 3.27814 37.1542 C 3.27814 39.2338 7.13562 41.9077 8.81713 44.7797 C 9.31129 45.6709 10.7954 47.1563 13.2682 46.8593 C 18.5104 46.2652 50.9532 44.3834 57.0858 44.6806 M 5.35529 34.3813 C 12.2791 34.4804 45.9088 31.3108 52.0413 31.7073 C 53.0304 31.5095 53.8216 32.004 54.5141 32.7968 C 55.3053 33.6879 58.965 39.2338 58.965 42.1058 M 34.5087 28.4532 L 30.7575 47.8383" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 10.892857,65.357143 52.321429,51.25" + id="path262" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 57.232143,44.642857 C 54.491434,33.130166 13.530929,38.272031 5.8025902,34.71034" + id="path259" + inkstitch:ties="3" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.752428;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.27814,37.1542 c 0,2.0796 3.85748,4.7535 5.53899,7.6255 0.49416,0.8912 1.97827,2.3766 4.45107,2.0796 5.2422,-0.5941 37.685,-2.4759 43.8176,-2.1787 M 5.35529,34.3813 c 6.92381,0.0991 40.55351,-3.0705 46.68601,-2.674 0.9891,-0.1978 1.7803,0.2967 2.4728,1.0895 0.7912,0.8911 4.4509,6.437 4.4509,9.309 M 34.5087,28.4532 30.7575,47.8383" id="path9302" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccccc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 52.321429,51.25 C 35.654762,53.043825 18.988095,64.950772 2.3214286,56.428571" + id="path261" + inkstitch:lock_end="simple" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.752428;word-spacing:0px" - d="M 2.28893 56.2673 C 2.28893 58.3469 6.14644 61.0211 7.82792 63.8929 C 8.3221 64.7842 9.80614 66.2696 12.279 65.9726 C 17.5213 65.3785 50.2609 63.5959 56.3933 63.8929 M 4.36611 53.4943 C 11.2899 52.9004 45.2163 50.5234 51.3488 50.9197 L 51.3488 50.9197 C 52.3379 50.7218 53.1292 51.217 53.8216 52.009 C 54.6128 52.9004 58.2726 58.4459 58.2726 61.3181 M 27.8533 49.4132 L 23.255 68.3138" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.752428;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.28893,56.2673 c 0,2.0796 3.85751,4.7538 5.53899,7.6256 0.49418,0.8913 1.97822,2.3767 4.45108,2.0797 5.2423,-0.5941 37.9819,-2.3767 44.1143,-2.0797 M 4.36611,53.4943 C 11.2899,52.9004 45.2163,50.5234 51.3488,50.9197 v 0 c 0.9891,-0.1979 1.7804,0.2973 2.4728,1.0893 0.7912,0.8914 4.451,6.4369 4.451,9.3091 M 27.8533,49.4132 23.255,68.3138" id="path979" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g29760" @@ -828,13 +1601,38 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-("> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 9.2857146,80.446428 C 20.327442,82.013844 25.288001,88.350307 29.642857,94.821429" + id="path257" + sodipodi:nodetypes="cc" + inkstitch:lock_start="back_forth" + inkstitch:lock_end="half_stitch" + inkstitch:ties="3" /> + <path + id="path254" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.589553;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 27.1114,97.1625 C 26.869956,97.048542 13.461804,89.375522 10.401087,83.548347 M 29.9531,94.9232 C 28.196648,91.432562 25.829601,86.382102 24.034867,79.945466" + sodipodi:nodetypes="cccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 21.696429,78.125 13.303571,45.357143 27.589286,9.2857143" + id="path258" + inkstitch:lock_start="back_forth" + inkstitch:lock_end="half_stitch" + inkstitch:ties="3" /> + <path id="path975" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.589553;word-spacing:0px" - d="M 23.4858 10.4114 C 14.4707 18.5899 6.4354 32.3182 5.25954 53.6409 C 4.57353 66.1034 8.00323 83.0447 13.0988 87.1341 C 16.3325 89.7629 23.1918 95.3125 27.1114 97.1625 M 27.6994 9.14572 C 30.4431 11.0929 33.4808 18.4926 34.6567 22.4843 C 35.4406 25.1133 33.7752 27.2553 33.1868 28.0341 C 29.1693 32.9999 22.8002 43.7097 21.8199 53.3487 C 19.7621 73.1138 26.2296 87.5234 29.9531 94.9232 M 25.3814 54.1859 L 2.66319 53.7644" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.589553;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 23.4858,10.4114 C 14.4707,18.5899 6.4354,32.3182 5.25954,53.6409 4.7033731,63.744587 6.8523738,76.792093 10.401087,83.548347 M 27.6994,9.14572 c 2.7437,1.94718 5.7814,9.34688 6.9573,13.33858 0.7839,2.629 -0.8815,4.771 -1.4699,5.5498 -4.0175,4.9658 -10.3866,15.6756 -11.3669,25.3146 -1.087093,10.441496 0.205047,19.388383 2.214967,26.596766 M 25.3814,54.1859 2.66319,53.7644" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g29855" @@ -842,13 +1640,34 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-)"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 1.25,79.910714 C 14.362511,84.389452 7.1390546,90.295275 8.125,95.625" + id="path252" + sodipodi:nodetypes="cc" /> + <path id="path977" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.599757;word-spacing:0px" - d="M 12.5062 95.0892 C 21.649 86.7957 29.7981 72.8745 30.9907 51.2527 C 31.6864 38.6149 28.208 21.4356 23.0404 17.2888 C 19.7609 14.6232 12.8044 8.9954 8.8292 7.11956 M 8.23285 96.3727 C 5.45032 94.3983 2.36953 86.8946 1.17703 82.8465 C 0.381952 80.1809 2.07095 78.0089 2.66766 77.2188 C 6.74222 72.1835 13.2015 61.3233 14.1956 51.5488 C 16.2826 31.5064 9.72358 16.894 5.94715 9.39034 M 12.1755 52.1437 L 33.0663 52.3133" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.599757;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 12.5062,95.0892 c 4.168435,-3.781218 8.130312,-8.732255 11.320522,-15.049564 M 8.23285,96.3727 C 5.3457067,94.32407 0.32442063,83.457382 1.1198756,80.190367" + sodipodi:nodetypes="cccc" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 2.0535714,78.928571 21.785714,62.321429 23.125,29.017857 8.75,6.7857143" + id="path253" /> + <path + id="path249" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.599757;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 8.8292,7.11956 C 12.8044,8.9954 18.906116,13.614727 23.129686,17.020943 27.353256,20.427159 31.6864,38.6149 30.9907,51.2527 30.341837,63.016571 27.63373,72.500932 23.826722,80.039636 M 5.94715,9.39034 C 9.72358,16.894 16.2826,31.5064 14.1956,51.5488 13.2015,61.3233 6.74222,72.1835 2.66766,77.2188 2.2867304,77.723187 1.4606573,78.790743 1.1198756,80.190367 M 33.0663,52.3133 12.1755,52.1437" + sodipodi:nodetypes="czcccccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:swap_satin_rails="True" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g29951" @@ -856,13 +1675,45 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-&"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.701857;word-spacing:0px" - d="M 45.9259 47.9016 C 44.1589 46.5289 41.3123 47.4112 40.7234 48.3919 C 40.7234 48.6857 39.3593 49.7062 37.9854 51.3733 L 26.4903 62.3617 C 25.5084 62.95 24.7235 63.394 24.1346 63.394 C 20.4044 63.394 19.4228 60.6488 19.4228 59.276 C 19.4228 56.9224 20.3058 56.4324 20.6989 55.6479 L 31.1039 44.8621 C 37.5825 38.5868 47.1039 31.3309 47.1039 19.8585 C 47.1039 14.5635 29.4351 7.20958 25.4106 7.60175 C 15.0057 8.6804 10.294 17.5053 8.13447 22.8981 C 4.89521 30.8404 8.60535 39.1135 11.0595 42.8398 L 17.6967 52.469 L 22.26 57.6872 C 24.027 59.06 27.9001 63.5116 29.3725 65.5706 L 39.159 74.6113 C 42.202 76.6706 48.4782 80.161 50.0487 80.4554 C 52.0119 80.8477 52.9935 80.4554 54.0733 79.2787 M 54.2695 55.3539 C 55.1535 56.8246 55.3493 58.1973 54.9567 59.6682 C 54.5642 60.4524 54.0734 61.4328 53.3862 62.5115 L 41.4107 76.141 C 37.4843 79.2787 33.1652 81.4361 29.2388 81.0436 C 27.1775 80.8485 24.7235 79.0823 22.7603 78.8865 C 10.294 74.7681 3.0301 69.8656 1.55775 66.7278 C -2.95759 57.3149 5.09149 47.3131 10.294 42.1164 L 13.011 40.4855 L 22.2846 34.0392 C 23.2662 33.4508 26.1959 31.0365 27.2756 29.86 L 27.2755 29.86 C 29.5337 27.3106 30.319 22.9962 27.4723 22.9962 C 24.3312 22.9962 23.0552 27.3106 23.0552 29.9581 C 23.0552 30.7425 22.9562 31.5266 23.5456 32.8994 L 31.1039 44.8621 C 33.2635 47.1173 37.1185 50.8276 39.7688 52.985 L 41.5094 54.554 L 51.3747 61.522 C 55.1048 63.5816 58.4433 64.3107 59.374 64.8649 C 60.4377 65.6782 61.533 67.12 60.6501 69.0811 M 26.9727 24.5319 L 35.8593 7.61772 M 21.5687 60.6395 L 7.87851 78.1536 M 16.2848 34.7286 L 28.0535 53.202 M 29.3745 35.928 L 12.9223 50.9228" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 32.589286,80.803571 54.017857,55.446429" + id="path246" /> + <path id="path8858" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.701857;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.9259,47.9016 c -2.835298,-2.202611 -5.629701,0.66776 -7.9405,3.4717 m 16.2841,3.9806 c 1.679316,2.793858 0.730444,4.624501 -0.8833,7.1576" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 53.035714,62.321429 41.428571,75.714286" + id="path247" /> + <path + id="path239" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.701857;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.4903,62.3617 c -1.499123,1.267788 -3.700074,1.335042 -5.299885,0.2264 C 18.86215,61.035362 18.981811,57.602285 20.6989,55.6479 M 41.4107,76.141 C 37.861192,78.921685 35.610119,82.785554 28.84792,80.989374 22.085721,79.193194 11.130263,75.169158 3.7387227,69.372206 0.20693149,66.440459 -0.34708266,61.243107 0.72931695,57.031085 2.2630501,51.213521 6.1416318,46.326255 10.294,42.1164 M 21.5687,60.6395 7.87851,78.1536" + sodipodi:nodetypes="cccczccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 10.535714,41.428571 20.267857,18.214286 36.339286,21.517857 31.428571,44.375" + id="path248" /> + <path + id="path240" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.701857;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 31.1039,44.8621 c 6.4786,-6.2753 16,-13.5312 16,-25.0036 0,-5.295 -17.6688,-12.64892 -21.6933,-12.25675 C 15.0057,8.6804 10.294,17.5053 8.13447,22.8981 4.89521,30.8404 8.60535,39.1135 11.0595,42.8398 l 6.6372,9.6292 4.5633,5.2182 c 1.767,1.3728 5.6401,5.8244 7.1125,7.8834 l 9.7865,9.0407 c 3.043,2.0593 9.3192,5.5497 10.8897,5.8441 1.9632,0.3923 2.9448,0 4.0246,-1.1767 M 23.614786,32.895714 c 6.186771,-2.995828 7.4185,-8.828085 3.857514,-9.899514 -3.007899,-0.905016 -4.4171,4.3144 -4.4171,6.9619 0,0.7844 -0.099,1.5685 0.4904,2.9413 l 7.5583,11.9627 c 2.1596,2.2552 6.0146,5.9655 8.6649,8.1229 l 1.7406,1.569 9.8653,6.968 c 3.7301,2.0596 7.0686,2.7887 7.9993,3.3429 1.0637,0.8133 2.159,2.2551 1.2761,4.2162 M 26.9727,24.5319 35.8593,7.61772 M 29.3745,35.928 12.9223,50.9228" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g30048" @@ -870,29 +1721,78 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-%"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.739924;word-spacing:0px" - d="M 11.8042 81.1072 C 8.5567 79.4848 7.21956 79.0076 4.35412 75.4762 C 3.6854 74.6172 4.16261 73.2809 4.73611 72.231 C 14.001 56.6734 47.5267 18.8766 55.932 13.2453 M 14.8608 80.153 C 29.3789 59.7274 53.4486 32.5254 65.1969 21.4538 L 65.1966 21.4538 C 66.3432 20.3083 65.7701 18.9719 64.7194 17.7313 C 62.9047 15.4406 62.3315 13.7225 59.3706 12.3863 M 28.3802 36.3495 L 49.2024 42.1293" - id="path8704" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 11.875,79.821429 35.714286,33.839286" + id="path235" + inkstitch:lock_end="custom" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> + <path + id="path969" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.739924;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.4077,30.5696 -2.3136,13.7066 m 6.124253,-16.97585 c -1.03644,3.046636 -2.609315,6.37015 -3.784553,6.37015 -0.4772,0 -1.7193,-0.382 -1.7193,-5.1541 0,-4.5815 2.482391,-8.98094 3.152,-9.0675 3.691886,-0.47725 3.4385,3.3407 3.4385,3.3407 0,0.807979 -0.438398,2.605208 -1.086647,4.51075 m 9.596155,2.47301 C 26.91042,36.878153 22.134459,42.5472 17.8216,42.5472 c -3.1519,0 -6.686,-1.3363 -8.69174,-2.1951 -2.77,-1.1455 -5.15782,-4.486 -5.15782,-11.6445 0,-10.6901 5.82633,-19.08923 12.32136,-19.08923 0.8376,0 1.7182,0.06345 2.5907,0.181565 2.3115,0.310865 4.5665,0.991365 5.8147,1.822765 1.9102,1.1454 4.9667,4.6768 4.9667,11.8354 0,2.156309 -0.309265,4.293892 -0.850992,6.31526" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccssscccscssccsc" + inkstitch:swap_satin_rails="False" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path8696" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.739924;word-spacing:0px" - d="M 52.6845 57.7229 C 54.1172 57.7229 54.7858 58.7728 54.7858 61.6361 C 54.7858 63.7361 52.1114 72.1352 50.2011 72.1352 C 49.7239 72.1352 48.4819 71.9453 48.4819 67.172 C 48.4819 62.5906 50.1056 59.7272 51.0608 58.7728 C 51.2523 58.5831 51.7295 57.7229 52.6845 57.7229 Z M 54.7657 50.0933 C 57.5428 50.6849 60.0646 51.4722 60.9943 52.0915 C 62.9046 53.2367 64.0508 54.9547 64.0508 62.1132 C 64.0508 71.8486 58.1289 79.9616 52.589 80.6298 C 49.437 81.0119 46.1895 80.8216 44.1837 79.9616 C 41.4138 78.8166 38.7393 74.5212 38.7393 67.3629 C 38.7393 56.6729 43.8017 49.2281 47.9565 49.2281 C 49.8646 49.2281 52.4072 49.5905 54.7657 50.0933 M 50.0286 69.4593 L 46.8888 84.817" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 35.803571,33.303571 c 10.107062,-1.718998 20.149096,-9.837459 23.660715,-20.625" + id="path236" + sodipodi:nodetypes="cc" + inkstitch:lock_end="custom" + inkstitch:ties="3" /> + <path + id="path232" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.739924;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 55.932,13.2453 C 51.097008,16.4846 37.949897,30.36718 25.889838,44.537704 M 59.3706,12.3863 c 2.9609,1.3362 3.5341,3.0543 5.3488,5.345 1.0507,1.2406 1.6238,2.577 0.4772,3.7225 h 3e-4 C 58.441403,27.820182 47.611871,39.520032 36.866983,52.198119 M 39.380971,52.040014 26.5052,40.7245" + sodipodi:nodetypes="ccccccccc" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> <path - id="path969" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.739924;word-spacing:0px" - d="M 15.4077 30.5696 L 13.0941 44.2762 M 17.9172 18.9718 C 19.3498 18.9718 20.305 19.9262 20.305 22.7896 C 20.305 24.8894 17.3441 33.6705 15.4338 33.6705 C 14.9566 33.6705 13.7145 33.2885 13.7145 28.5164 C 13.7145 23.9349 15.9113 20.4034 16.8665 19.4489 C 17.058 19.2592 16.9618 18.9715 17.9172 18.9715 Z M 18.8841 9.80014 C 21.1956 10.1108 23.4506 10.7913 24.6988 11.6227 C 26.609 12.7681 29.6655 16.2995 29.6655 23.4581 C 29.6655 33.1935 23.3615 42.5472 17.8216 42.5472 C 14.6697 42.5472 11.1356 41.2109 9.12986 40.3521 C 6.35986 39.2066 3.97204 35.8661 3.97204 28.7076 C 3.97204 18.0175 9.79837 9.61837 16.2934 9.61837 C 17.131 9.61837 18.0116 9.68182 18.8841 9.79973" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 36.785714,52.410714 C 25.646346,59.945966 14.514747,62.65553 14.910714,79.464286" + id="path237" + sodipodi:nodetypes="cc" + inkstitch:lock_end="custom" + inkstitch:ties="3" /> + <path + id="path8704" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.739924;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 11.8042,81.1072 C 8.5567,79.4848 7.21956,79.0076 4.35412,75.4762 3.6854,74.6172 4.16261,73.2809 4.73611,72.231 8.6715445,65.62262 16.984318,55.001657 25.889838,44.537704 M 14.8608,80.153 C 21.030715,71.472511 28.925732,61.568145 36.866983,52.198119 M 4.4642857,79.285714 20.089286,76.339286" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 41.696429,54.107143 7.589285,26.25" + id="path238" + inkstitch:lock_end="custom" + inkstitch:ties="3" /> + <path + id="path8696" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.739924;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 50.2011,72.1352 c -0.4772,0 -1.7192,-0.1899 -1.7192,-4.9632 0,-4.5814 1.6237,-7.4448 2.5789,-8.3992 0.1915,-0.1897 0.6687,-1.0499 1.6237,-1.0499 1.4327,0 2.1013,1.0499 2.1013,3.9132 0,2.1 -2.6744,10.4991 -4.5847,10.4991 m -1.361923,8.671922 C 47.033314,80.751782 45.385591,80.476919 44.1837,79.9616 c -2.7699,-1.145 -5.4444,-5.4404 -5.4444,-12.5987 0,-4.449969 0.877233,-8.337596 2.201061,-11.35995 1.856357,-4.238138 4.590874,-6.77485 7.016139,-6.77485 1.9081,0 4.4507,0.3624 6.8092,0.8652 2.7771,0.5916 5.2989,1.3789 6.2286,1.9982 1.9103,1.1452 3.0565,2.8632 3.0565,10.0217 0,9.7354 -5.9219,17.8484 -11.4618,18.5166 -1.263297,0.153143 -2.541935,0.214338 -3.749823,0.177322 M 50.0286,69.4593 46.8888,84.817 m 5.521914,-25.799143 4.285715,-13.125" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscsscccsssccscccccc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g30382" @@ -900,593 +1800,1627 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-'"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 10.446429,30 8.8392857,10.892857" + id="path231" + inkstitch:ties="3" /> + <path id="path861" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.501893;word-spacing:0px" - d="M 8.27003 10.2633 C 8.54717 10.0376 8.91166 9.90884 9.42441 9.97257 C 11.9464 10.3317 12.4868 9.88285 14.7385 10.7801 C 16.1796 11.3185 16.72 12.0363 16.2246 15.6253 C 15.7293 19.2145 13.5676 26.8411 12.3066 29.4432 C 11.9344 30.2466 11.6904 31.0926 11.1626 31.3655 M 8.27003 10.2633 C 7.76819 10.6716 7.55287 11.3944 7.26274 11.8568 C 5.82164 14.2795 5.01102 20.3809 5.01102 21.9062 C 5.01102 23.0727 4.29042 24.7775 4.74081 25.6748 C 6.5422 29.3535 8.25351 30.52 10.2351 31.3275 C 10.6275 31.4947 10.924 31.4887 11.1626 31.3673 M 1.64042 20.6284 L 18.4052 15.8455" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.501893;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 8.27003,10.2633 C 8.54717,10.0376 8.91166,9.90884 9.42441,9.97257 11.9464,10.3317 12.4868,9.88285 14.7385,10.7801 c 1.4411,0.5384 1.9815,1.2562 1.4861,4.8452 -0.4953,3.5892 -2.657,11.2158 -3.918,13.8179 -0.3722,0.8034 -0.6162,1.6494 -1.144,1.9223 M 8.27003,10.2633 c -0.50184,0.4083 -0.71716,1.1311 -1.00729,1.5935 -1.4411,2.4227 -2.25172,8.5241 -2.25172,10.0494 0,1.1665 -0.7206,2.8713 -0.27021,3.7686 1.80139,3.6787 3.5127,4.8452 5.49429,5.6527 0.3924,0.1672 0.6889,0.1612 0.9275,0.0398 M 1.64042,20.6284 18.4052,15.8455" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g30643" + id="g1350" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-A"> + inkscape:label="GlyphLayer-?"> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 25.089286,75.803571 16.785714,59.107142" + id="path53" + inkstitch:force_lock_stitches="False" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 19.017857,51.071428 20.178571,-19.375 -12.142857,-12.053571 -15.625,7.053571 -6.6071425,4.285715" + id="path54" + sodipodi:nodetypes="ccccc" + inkstitch:force_lock_stitches="False" /> <path - d="M 22.4994 52.0498 L 28.7652 51.5766 L 35.0471 51.1021 M 20.5897 67.7089 C 22.5663 67.6129 25.6969 67.372 28.7547 67.1081 C 31.7533 66.8493 34.682 66.5683 36.3838 66.3792" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" - id="path839" + id="path935" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01874;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 25.9386,29.9413 40.227,15.2029 M 3.25839,31.0601 C 3.13279,30.1346 3.17321,29.0389 3.49488,27.8729 5.70197,19.7802 13.5187,12.5152 20.5998,12.3313 c 5.7936,-0.1837 21.1513,4.2302 25.1976,9.0123 0.7357,0.8276 3.567,5.0266 1.8901,12.7259 -2.5769,6.5743 -10.4426,9.6208 -15.7764,15.4145 -0.5517,0.7356 -1.4713,1.8392 -2.1151,3.1267 -1.1955,1.1954 -2.2071,1.8392 -4.2303,1.5633 M 3.25841,31.0601 c 0.16165,1.1912 0.5983,2.1003 1.0641,2.5144 l 6.25339,3.9544 c 1.8393,1.5633 6.4374,0.8276 6.9891,-1.7473 0.7358,-3.4026 3.9544,-7.9087 7.1731,-7.8168 2.5749,0.0919 4.782,2.0231 4.2302,4.4142 -0.7357,6.2534 -9.2881,3.6785 -11.3113,14.7139 -0.2759,1.4714 0.0917,3.7705 0.9196,4.5061 m 3.4243,-18.2825 -8.663,-21.9389 m 11.9257,21.9389 24.7515,0.6749" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" - d="M 1.01022 53.2224 C 0.836401 53.4442 0.745641 53.7458 0.745641 54.1209 C 0.745641 56.0305 5.23706 62.6558 7.33766 65.9977 M 1.01022 53.2224 C 1.2348 52.9363 1.59789 52.7844 2.0824 52.7844 C 3.41915 52.8784 8.9343 53.4123 10.9394 53.317 M 4.65835 52.4768 L 2.48612 59.5041" - id="path1631" + id="path6560" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01874;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 12.8156,75.0601 32.8633,60.5017 M 17.4731,57.8525 c 3.2186,0 7.9087,0.0917 11.2193,2.299 1.2875,0.8277 2.7589,3.1267 2.2072,6.5293 -0.244309,1.506499 -0.434534,2.904849 -0.650488,4.274856 M 15.174,59.5998 c -0.6437,2.6669 -1.2875,6.3454 -1.2875,9.8399 0,1.2875 0.3679,2.2991 1.0117,3.1267 1.546441,1.979498 3.592227,3.834161 6.697131,4.836269" + sodipodi:nodetypes="cccccccscc" inkstitch:satin_column="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 22.142857,76.473213 c 2.257339,-2.441762 4.060907,-2.963726 4.776786,1.116072" + id="path59" + sodipodi:nodetypes="cc" /> <path - id="path1021" - d="M 22.9531 13.4068 C 23.25 13.3362 23.605 13.3432 24.0433 13.4422 C 25.762 14.0151 30.7575 14.5292 33.5265 15.3885 L 32.6082 28.7242 C 32.4471 29.0259 30.4406 29.6742 30.1542 30.2471 C 27.9581 36.9309 26.2394 44.474 24.9981 51.9216 L 23.0885 67.5803 C 22.802 71.1132 22.7065 74.6459 22.802 77.797 C 22.802 79.0385 22.2291 79.9933 20.8924 79.9933 M 22.9532 13.4031 C 22.4093 13.5281 22.0605 13.9026 21.7517 14.3967 C 16.6912 21.4623 10.5803 38.0762 7.14295 52.7805 L 5.04235 64.3342 C 4.7559 66.9122 4.56493 69.2993 4.56493 71.3997 C 4.56493 72.832 4.7559 73.5004 5.51975 74.3598 L 5.51979 74.3598 C 8.19327 77.5106 14.7816 79.9933 20.8924 79.9933 M 26.8372 46.1537 L 7.88796 44.966" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" + id="path56" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01874;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 29.1523,76.153 c 0.512448,-1.793623 0.825008,-3.473034 1.096812,-5.197344 M 26.9452,78.1761 c -2.077115,0 -3.838901,-0.285766 -5.349869,-0.773431 m 0.368955,2.061616 9.553571,-7.053571" + sodipodi:nodetypes="cccccc" inkstitch:satin_column="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g359" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-¿" + transform="matrix(1,0,0,-1,0,91.0646)"> + <path + style="fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 21.170486,12.477176 10.264479,14.862109 0.106922,12.723677 -12.93752,11.65446" + id="path371" + sodipodi:nodetypes="cccc" + inkstitch:ties="3" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 16.785714,59.107142 8.303572,16.696429" + id="path300" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="cc" /> + <path + id="path321" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01874;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 12.8156,75.0601 32.8633,60.5017 m -3.711,15.6513 c 0.512448,-1.793623 0.825008,-3.473034 1.096812,-5.197344 0.215954,-1.370007 0.406179,-2.768357 0.650488,-4.274856 0.5517,-3.4026 -0.9197,-5.7016 -2.2072,-6.5293 -3.3106,-2.2073 -8.0007,-2.299 -11.2193,-2.299 m 9.4721,20.3236 c -2.077115,0 -3.838901,-0.285766 -5.349869,-0.773431 -3.104904,-1.002108 -5.15069,-2.856771 -6.697131,-4.836269 -0.6438,-0.8276 -1.0117,-1.8392 -1.0117,-3.1267 0,-3.4945 0.6438,-7.173 1.2875,-9.8399" + inkstitch:contour_underlay="True" + inkstitch:satin_column="True" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" /> <path - id="path1014" - d="M 32.4658 12.7618 C 32.1023 13.0747 31.9226 13.5206 31.8728 14.0184 C 31.7773 14.496 31.7773 14.9733 31.7773 15.6417 L 31.109 29.582 C 31.3655 30.1189 31.6078 30.5895 31.8728 30.9188 C 32.0638 37.3161 32.4457 44.4772 32.9231 51.352 L 34.2599 66.6291 C 34.9283 72.2625 35.5966 76.1774 36.456 76.9412 C 39.1295 79.4237 46.2906 79.9967 52.4015 79.9967 C 53.0717 79.9967 53.5979 79.8045 53.9319 79.4569 M 32.4658 12.7618 C 32.7995 12.475 33.2881 12.2998 33.9734 12.2998 C 37.0289 12.2998 44.2855 13.5411 46.7681 14.4959 C 48.2958 15.0688 48.7732 15.7372 48.9641 17.1694 C 49.2506 20.0338 49.537 37.6981 51.8286 58.895 C 52.9744 69.8755 54.2156 76.7502 54.3111 77.9916 C 54.4064 78.6103 54.2646 79.1107 53.9319 79.4566 M 31.6115 46.0322 L 51.5157 44.0344" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" + id="path376" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01874;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 25.5657,54.174 c 2.0232,0.2759 3.0348,-0.3679 4.2303,-1.5633 0.6438,-1.2875 1.5634,-2.3911 2.1151,-3.1267 C 37.2449,43.6903 45.1106,40.6438 47.6875,34.0695 49.3644,26.3702 46.5331,22.1712 45.7974,21.3436 42.383609,17.309028 30.91837,13.53654 23.938098,12.566029 M 18.5766,51.599 C 17.7487,50.8634 17.3811,48.5643 17.657,47.0929 19.6802,36.0575 28.2326,38.6324 28.9683,32.379 29.5201,29.9879 27.313,28.0567 24.7381,27.9648 m 0.5255,5.3517 24.7515,0.6749" inkstitch:satin_column="True" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:contour_underlay="True" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 21.277408,12.584098 14.755187,25.200852 4.59763,32.899211" + id="path402" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + id="path398" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01874;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 4.32251,33.5745 C 3.85671,33.1604 3.42006,32.2513 3.2584,31.0601 3.13279,30.1346 3.17321,29.0389 3.49488,27.8729 5.70197,19.7802 13.5187,12.5152 20.5998,12.3313 c 0.905643,-0.02872 2.044989,0.05491 3.338298,0.234729 M 10.5759,37.5289 c 1.8393,1.5633 6.4374,0.8276 6.9891,-1.7473 0.7358,-3.4026 3.9544,-7.9087 7.1731,-7.8168 m -2.7372,5.3517 -8.663,-21.9389" + inkstitch:satin_column="True" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:swap_satin_rails="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:force_lock_stitches="True" /> </g> <g - inkscape:groupmode="layer" - inkscape:label="GlyphLayer-a" + id="g1369" style="display:none" - id="g1131"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-_"> <path - id="path1129" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" - d="M 22.5554 51.3355 L 28.8022 50.8637 L 35.1031 50.3878 M 20.6457 66.9946 C 22.6246 66.8986 25.7603 66.6571 28.8215 66.3929 C 31.8164 66.1344 34.74 65.8538 36.4399 65.6649" - inkstitch:contour_underlay="True" + id="path915-0" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.17885;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 1.42888,83.9043 c -0.35641,0.4935 -0.61579998,1.1374 -0.61579998,1.8923 0,2.2344 2.02182998,5.6404 3.83090498,8.7264 0.531645,0.958 2.128295,2.554 4.788615,2.234 5.64,-0.638 25.7524,-2.341 32.3501,-2.022 0.695,0.063 1.2773,-0.286 1.6359,-0.959 M 1.42888,83.9043 c 0.49771,-0.6898 1.18471,-1.0872 1.61883,-1.0872 7.44904,0.1054 28.62559,-2.4476 32.45649,-2.3413 3.831,0.1054 4.6822,0.6386 5.4272,1.49 0.8513,0.9576 2.8732,6.9172 2.8732,10.0032 0,0.735 -0.1406,1.347 -0.386,1.807 M 23.4825,76.5772 20.1684,99.96" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g1364" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-‰"> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 9.2807764,75.824575 31.216137,45.487557" + id="path42" + sodipodi:nodetypes="cc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> <path - id="path1123" - d="M 1.06624 52.5081 C 0.892421 52.7299 0.801661 53.0315 0.801661 53.4066 C 0.801661 55.3162 5.29308 61.9415 7.39368 65.2834 M 1.06624 52.5081 C 1.29082 52.222 1.65391 52.0701 2.13841 52.0701 C 3.47517 52.1641 8.99032 52.698 10.9954 52.6027 M 5.85079 50.8786 L 2.16333 59.6105" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" + d="m 18.874384,30.587594 c 0.532143,-1.052645 1.037882,-2.288859 1.456017,-3.480343 0.647556,-1.845225 1.084999,-3.583169 1.084999,-4.365851 0,-4.58381 -2.70485,-3.968905 -3.4527,-3.2464 -0.9591,0.9276 -3.165,4.3594 -3.165,8.8115 0,4.6373 1.2468,5.0086 1.7263,5.0086 0.707333,0 1.55812,-1.160305 2.350384,-2.727506 m 6.760541,7.400983 c 1.878785,-2.239661 3.457618,-5.25818 4.36143,-8.594797 0.521482,-1.925164 0.818245,-3.956226 0.818245,-6.00468 0,-6.9564 -3.0691,-10.3882 -4.9873,-11.5012 -1.944696,-1.253756 -5.811135,-1.94786 -8.4401,-1.94786 -6.5218,0 -12.37234,8.16226 -12.37234,18.55046 0,6.9564 2.39775,10.2027 5.17914,11.3158 2.0141,0.8347 5.5628,2.1332 8.7278,2.1332 2.270788,0 4.669418,-1.514662 6.713125,-3.950923 M 16.1765,31.9387 13.4607,42.4443 M 15.7805,25.2633 4.18173,22.4728 M 18.687822,20.708127 22.160221,7.0079332 M 18.309015,25.885159 31.88294,29.483827" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.28102;stroke-opacity:1" + id="path1783" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="both" + sodipodi:nodetypes="ccscsscccscsscsccccccccc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 31.756671,40.279832 62.124381,15.657364" + id="path48" + sodipodi:nodetypes="cc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" - d="M 23.0092 12.6926 C 23.306 12.622 23.661 12.629 24.0993 12.728 C 25.818 13.3008 30.8135 13.8149 33.5825 14.6742 L 32.6643 28.0099 C 32.5032 28.3116 30.4966 28.9599 30.2102 29.5328 C 28.0141 36.2166 26.2954 43.7597 25.0541 51.2073 L 23.1445 66.866 C 22.8581 70.3989 22.7625 73.9316 22.8581 77.0827 C 22.8581 78.3242 22.2852 79.279 20.9484 79.279 M 23.0092 12.6888 C 22.4653 12.8138 22.1166 13.1883 21.8077 13.6824 C 16.7472 20.7481 10.6363 37.3619 7.19897 52.0662 L 5.09837 63.6199 C 4.81192 66.1979 4.62095 68.585 4.62095 70.6854 C 4.62095 72.1177 4.81192 72.7861 5.57577 73.6455 L 5.57581 73.6455 C 8.24929 76.7963 14.8376 79.279 20.9484 79.279 M 28.0928 45.5025 L 5.2292 44.378" - id="path1125" + id="path1787" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.28102;stroke-opacity:1" + d="m 66.0135,17.8255 c 1.0551,1.2057 1.6305,2.5043 0.4796,3.6174 -4.000616,3.648706 -9.424123,9.100133 -15.413926,15.486099 -3.571119,3.807311 -7.34353,7.946809 -11.135701,12.234507 M 60.6426,12.6314 c -1.4387,-0.6492 -2.6855,0.3705 -3.4528,0.8348 -2.883895,1.86985 -8.712853,7.389156 -15.508695,14.448758 -3.827279,3.975823 -7.961225,8.440184 -12.048488,13.016335 M 41.5806,24.6614 54.0281,36.3707" + inkstitch:satin_column="True" + inkstitch:center_walk_underlay="False" + inkstitch:contour_underlay="True" + inkstitch:ties="1" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 31.216137,45.487557 13.763328,77.592342" + id="path52" + sodipodi:nodetypes="cc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> + <path + id="path49" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.28102;stroke-opacity:1" + d="m 12.8795,79.4129 c 1.2468,0.5565 2.3018,0.1853 3.0691,-0.9275 6.686918,-9.104534 15.391747,-19.594591 23.994873,-29.321894 M 5.3985,73.9405 C 4.72713,73.1058 5.20668,71.8072 5.78214,70.7869 10.116263,63.743576 19.737637,52.009838 29.632617,40.931293 m -15.74302,11.344101 15.720499,13.889597" + inkstitch:satin_column="True" + inkstitch:center_walk_underlay="False" + inkstitch:contour_underlay="True" + inkstitch:ties="2" + sodipodi:nodetypes="cccccc" + inkstitch:swap_satin_rails="True" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 43.761205,53.087939 c 0,0 7.467535,0.312091 10.664683,2.648767 3.197148,2.336677 3.840172,11.000983 3.840172,11.000983" + id="path46" + sodipodi:nodetypes="czc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> + <path + d="M 51.463885,64.103865 C 51.835471,62.898614 52.112449,61.856508 52.2448,61.262 52.735872,59.056157 50.919787,56.466596 48.792,58.0156 48.513387,58.285033 48.129561,58.765804 47.725161,59.42153 46.737448,61.023084 45.627,63.668308 45.627,66.8271 c 0,4.6373 1.2468,5.0086 1.7264,5.0086 1.401216,0 3.10335,-4.465159 4.110485,-7.731835 m 9.587134,2.910932 c 0.38074,-1.653574 0.592881,-3.373071 0.592881,-5.104997 0,-6.9565 -3.0691,-10.3883 -4.9873,-11.5013 -1.944654,-1.253728 -5.811132,-1.9479 -8.44,-1.9479 -2.473198,0 -4.849846,1.173767 -6.847516,3.197576 -3.270248,3.313038 -5.524884,8.904078 -5.524884,15.352924 0,6.9564 2.3977,10.2027 5.1791,11.3158 2.0141,0.8347 5.5628,2.1332 8.7278,2.1332 4.544433,0 9.60088,-6.066275 11.299919,-13.445303 M 47.0059,70.4593 44.2901,80.9649 m 2.3197,-17.181 -11.5987,-2.7905 m 15.2764,3.7207 12.3908,3.8301 M 49.750013,59.851538 53.601219,45.204326" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.28102;stroke-opacity:1" + id="path1792" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="both" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="csccssccscscscsccccccccc" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 65.529929,69.83205 c 7.260397,2.623873 7.002218,-0.05588 11.300312,8.062504" + id="path47" + sodipodi:nodetypes="cc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" - d="M 32.5218 12.0475 C 32.1583 12.3604 31.9786 12.8063 31.9288 13.3042 C 31.8333 13.7817 31.8333 14.259 31.8333 14.9274 L 31.165 28.8677 C 31.4216 29.4046 31.6639 29.8753 31.9288 30.2045 C 32.1198 36.6018 32.5017 43.7629 32.9792 50.6377 L 34.3159 65.9148 C 34.9843 71.5482 35.6527 75.4631 36.512 76.2269 C 39.1855 78.7094 46.3467 79.2824 52.4575 79.2824 C 53.1277 79.2824 53.6539 79.0902 53.988 78.7426 M 32.5218 12.0475 C 32.8555 11.7607 33.3441 11.5855 34.0295 11.5855 C 37.0849 11.5855 44.3415 12.8268 46.8241 13.7816 C 48.3518 14.3545 48.8292 15.0229 49.0201 16.4551 C 49.3066 19.3195 49.593 36.9838 51.8846 58.1807 C 53.0304 69.1612 54.2716 76.0359 54.3672 77.2773 C 54.4625 77.896 54.3206 78.3964 53.988 78.7423 M 30.3417 45.381 L 52.4556 43.257" - id="path1127" + id="path1790" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.28102;stroke-opacity:1" + d="M 76.737283,69.912819 C 78.491963,67.703253 79.3526,62.907675 79.3526,61.262 c 0,-2.7826 -0.9591,-3.7102 -2.3977,-3.7102 v -1e-4 c -0.9591,0 -0.8632,0.2786 -1.055,0.4639 -0.599939,0.580172 -1.687762,2.140262 -2.418362,4.317006 -0.437383,1.303137 -0.746738,2.827283 -0.746738,4.494494 0,4.6373 1.2469,5.0086 1.7264,5.0086 0.37116,0 1.855107,-1.392769 2.276083,-1.922881 M 76.859,80.4601 c 5.5627,0 11.8928,-9.0897 11.8928,-18.5503 0,-6.9565 -3.0691,-10.3883 -4.9873,-11.5013 -1.492,-0.9619 -4.4167,-1.716 -7.1645,-1.90235 -0.4316,-0.02575 -0.8589,-0.04555 -1.2756,-0.04555 -5.020137,0 -9.642475,4.836102 -11.50502,11.800936 -0.557176,2.083515 -0.86738,4.357529 -0.86738,6.749564 0,6.9564 2.3978,10.2027 5.1792,11.3158 1.402688,0.581314 3.54964,1.38758 5.792985,1.82352 0.977842,0.19002 1.973999,0.30968 2.934815,0.30968 M 74.1137,70.4593 71.3979,80.9649 m 5.9974,-16.2508 12.3909,3.8301 M 76.329651,59.977807 80.749069,45.583133" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="both" + sodipodi:nodetypes="csccccssccsccscsccccccccc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g30767" + id="g1941" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-S"> + inkscape:label="GlyphLayer-~"> <path - id="path841" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01886;word-spacing:0px" - d="M 42.5016 44.0634 C 41.1942 44.4372 39.4198 43.6896 37.2719 43.0362 C 32.6026 42.1024 32.3224 40.0478 33.5364 35.939 C 35.2174 30.0559 33.8166 27.3478 30.548 27.3478 C 26.3456 27.3478 21.9564 31.2699 21.863 35.939 C 21.3961 50.8804 47.171 42.7559 47.171 62.4597 C 47.171 74.7864 38.1124 80.1091 29.2406 80.1091 C 18.0342 80.1091 12.9913 76.3739 9.06899 73.479 C 4.67979 70.2106 2.81208 63.8605 2.71867 61.0591 C 2.62526 57.1369 3.3724 56.4833 4.49302 56.1098 M 42.5016 44.0634 C 45.0231 43.4097 46.2371 40.328 46.704 39.4875 C 50.5329 32.6706 50.5329 27.9081 50.9998 23.8926 C 51.4668 19.8772 48.1048 16.889 44.5561 15.3948 C 39.9802 13.4338 35.4042 11.5661 27.9332 11.5661 C 16.9135 11.5661 3.46575 22.025 3.46575 36.1258 C 3.46575 54.5223 25.3184 52.0943 27.2795 58.6312 L 27.2795 58.6312 C 28.3068 62.0863 26.8125 63.0201 23.3572 63.0201 C 21.3961 63.0201 17.2871 62.6464 13.0846 60.4053 C 11.0301 59.2848 7.10787 55.2693 4.49302 56.1098 M 24.2787 34.4242 L 0.862713 27.9441 M 24.8836 60.1722 L 49.4228 66.825 M 26.7845 42.1142 L 12.9595 53.4327 M 31.6232 30.1906 L 53.2247 18.2671" + id="path1742" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.89816;stroke-opacity:1" + d="m 8.35561,58.3248 c 0.6801,0.5101 1.19018,0.9351 2.46539,0.6801 1.1902,-0.2554 2.5504,-2.1253 4.9307,-2.2954 4.7607,-0.4252 8.5863,2.7204 14.4522,2.4654 3.4005,-0.1699 7.6511,-2.3804 9.5214,-4.5056 0.5951,-0.6802 1.3602,-1.0202 0.8501,-2.3804 M 2.40473,52.4587 c 0,-1.4452 1.27515,-2.7204 1.78526,-3.2305 1.10517,-1.1901 4.84572,-4.1657 10.11651,-4.3356 4.0806,-0.1698 7.3961,2.7207 12.7519,2.4653 3.9956,-0.1698 3.9956,-2.7203 5.9509,-2.6354 0.8501,-0.0849 1.5302,0.1699 2.1253,0.8502 M 18.0239,42.9749 25.346,60.327" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-s" - inkscape:groupmode="layer" + id="g2231" style="display:none" - id="g1135"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-©"> <path - d="M 41.843 44.098 C 40.5338 44.4723 38.757 43.7237 36.6062 43.0694 C 31.9306 42.1343 31.65 40.077 32.8657 35.9626 C 34.5489 30.0717 33.1462 27.3599 29.8733 27.3599 C 25.6652 27.3599 21.2701 31.2872 21.1765 35.9626 C 20.709 50.9241 46.5186 42.7888 46.5186 62.5191 C 46.5186 74.8623 37.4479 80.1922 28.5641 80.1922 C 17.3425 80.1922 12.2928 76.452 8.36523 73.5531 C 3.9701 70.2804 2.09987 63.9217 2.00634 61.1165 C 1.9128 57.1891 2.66095 56.5346 3.78308 56.1606 M 41.843 44.098 C 44.3678 43.4434 45.5835 40.3575 46.0511 39.5159 C 49.8851 32.6899 49.8851 27.9209 50.3527 23.9001 C 50.8203 19.8792 47.4538 16.887 43.9003 15.3908 C 39.3181 13.4271 34.736 11.5569 27.2549 11.5569 C 16.2203 11.5569 2.75443 22.0299 2.75443 36.1497 C 2.75443 54.5709 24.6365 52.1397 26.6003 58.6854 L 26.6003 58.6854 C 27.629 62.1451 26.1327 63.0802 22.6728 63.0802 C 20.709 63.0802 16.5944 62.7059 12.3863 60.4619 C 10.329 59.3398 6.40146 55.319 3.78308 56.1606 M 23.5955 34.4458 L 0.147878 27.957 M 24.2011 60.2284 L 48.7735 66.8902 M 26.1046 42.1461 L 12.261 53.4799 M 30.9499 30.2065 L 52.5805 18.267" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01886;word-spacing:0px" - id="path1133" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 31.440998,76.013979 c 0,0 17.214115,-6.59559 21.086933,-11.364216 3.872818,-4.768626 1.595913,-12.291733 1.595913,-12.291733" + id="path39" + sodipodi:nodetypes="czc" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 44.455248,52.906739 C 35.609555,62.213941 24.51975,50.932988 24.820564,44.58227 24.908943,42.71643 39.582736,31.536342 43.904585,43.872166" + id="path40" + sodipodi:nodetypes="csc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> + <path + id="path1744" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20823;stroke-opacity:1" + d="m 40.1222,45.6261 c -2.5866,-0.5541 -2.8637,-1.8467 -2.1247,-3.8781 0.07517,-1.722644 -1.435262,-1.333586 -2.4942,-0.7389 -0.3695,0.2767 -2.5867,2.0313 -2.4943,5.7247 0.0925,2.4007 0.5543,3.2319 2.1248,3.3241 1.5704,0.0922 3.9723,-0.2773 5.5427,-0.9234 1.4781,-0.4611 2.3095,-0.554 3.0485,0.3696 m 1.0162,-4.8014 c 1.0162,-1.5697 1.5705,-3.4164 2.2171,-5.8171 2.3095,-6.0018 -3.0485,-8.1255 -4.4342,-8.7718 -2.5866,-0.6463 -5.0809,-1.385 -9.1456,-1.108 -6.5589,0.3696 -12.1016,8.6795 -12.1016,19.4827 0,8.5871 6.097,13.0192 14.3188,12.7422 4.7113,-0.1845 7.8522,-3.6011 8.9607,-6.0018 0.7391,-0.9233 1.1086,-2.0313 0.8315,-3.1393 M 34.0575,45.6347 20.6514,44.9812" inkstitch:satin_column="True" + inkstitch:contour_underlay="False" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - id="g30892" - style="display:none" - inkscape:groupmode="layer" - inkscape:label="GlyphLayer-D"> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:center_walk_underlay="True" + inkstitch:ties="2" + sodipodi:nodetypes="ccccsccccccsccccc" + inkstitch:max_stitch_length_mm="9" /> <path - id="path843" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05081;word-spacing:0px" - d="M 4.20629 20.6592 C 4.32419 19.509 5.38588 18.2707 6.14582 17.7871 C 13.8292 12.8546 24.5479 11.7161 28.6268 11.6215 C 30.1445 11.6215 32.3262 11.7161 34.2233 11.9057 L 34.318 11.8111 C 40.1042 12.1908 43.2345 14.3722 46.7442 16.1745 C 53.479 19.6842 57.0835 25.1858 57.0835 40.268 C 57.0835 63.1282 41.5271 77.0722 27.7729 78.9692 L 26.8243 78.9692 C 19.2358 80.2024 10.3193 78.4002 5.86108 72.9933 C 4.62795 71.7602 3.86913 68.2505 4.05882 66.4483 L 4.05911 66.4483 C 5.10253 53.8324 5.76653 43.8724 8.04308 34.8611 L 8.04308 34.4815 C 8.42253 28.4105 6.5285 21.6833 5.29537 20.1656 M 4.20642 20.659 C 4.16223 21.0877 4.24987 21.5049 4.53338 21.8657 L 5.62942 22.2959 C 7.43169 22.0117 28.6263 27.3675 31.2823 27.2726 C 34.2228 27.747 38.0171 29.6441 38.0171 37.9913 C 38.0171 54.0221 32.7051 61.0414 28.816 62.3694 C 28.3417 62.5588 27.5829 62.8437 26.6343 63.0333 L 26.6346 63.033 C 23.8838 63.318 24.0735 62.6534 24.0735 60.6618 C 25.1169 49.8482 26.3501 42.0699 27.2038 34.5764 C 27.2038 34.3869 27.2983 34.1968 27.2983 34.0072 C 26.6928 30.8419 26.972 26.1945 24.8543 24.6989 M 26.1722 60.1741 L 20.3109 82.3298 M 36.0191 45.1692 L 58.292 47.3966 M 26.6411 53.3751 L 2.72703 50.7961" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 54.041209,52.275394 c 0,0 2.35954,7.605743 -1.513278,12.374369 -3.872818,4.768626 -21.086933,11.364216 -21.086933,11.364216" + id="path41" + sodipodi:nodetypes="czc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> + <path + id="path4471" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.20823;stroke-opacity:1" + d="M 36.247602,67.023704 C 39.688027,66.738543 42.619301,66.171911 44.0022,65.6627 V 65.5705 C 51.023,61.6 54.903,46.2725 55.2724,41.5633 56.5658,24.8507 45.8498,23.1889 37.0737,22.8193 22.7549,22.173 15.2722,30.6678 15.2722,50.7968 c 0,5.1708 1.4781,9.3259 4.7113,12.6499 2.4943,2.5854 8.7761,3.877897 13.395,3.7395 0.979751,-0.02936 1.942878,-0.08573 2.869102,-0.162496 M 34.8566,79.1435 c 3.1409,0 8.9608,-0.831 13.6722,-3.3241 l 0.0923,2e-4 0.4619,-0.2773 c 1.4781,-0.831 2.8638,-1.8467 3.8799,-3.047 C 63.2171,62.9847 65.8961,46.5491 66.0808,40.455 66.7275,18.5716 56.9353,16.8172 47.6973,14.5089 45.2468,13.8844 41.8217,13.6599 38.2018,13.705 34.8621,13.7445 31.3565,14.0179 28.2977,14.4167 18.136,15.8017 5.20286,27.1589 5.20286,49.3193 c 0,14.7736 5.91224,18.19 9.97694,23.3607 2.7714,3.5088 12.1941,6.5559 19.6768,6.4635 M 32.9676,65.0262 30.6787,80.4958 M 16.7276,44.4364 3.53946,43.1292 m 50.57274,3.2682 12.3162,1.0893" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccscsccccccccccscccccccc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-d" + id="g10" + style="display:none;stroke:#000000" inkscape:groupmode="layer" - style="display:none" - id="g1139"> + inkscape:label="GlyphLayer-»"> <path - d="M 4.33256 21.4661 C 4.45046 20.316 5.51215 19.0777 6.27209 18.5941 C 13.9554 13.6616 24.6742 12.523 28.753 12.4284 C 30.2707 12.4284 32.4524 12.523 34.3496 12.7127 L 34.4442 12.6181 C 40.2305 12.9977 43.3607 15.1792 46.8704 16.9815 C 53.6052 20.4911 57.2098 25.9928 57.2098 41.075 C 57.2098 63.9352 41.6533 77.8792 27.8992 79.7762 L 26.9506 79.7762 C 19.3621 81.0094 10.4456 79.2072 5.98735 73.8003 C 4.75422 72.5672 3.9954 69.0575 4.18509 67.2553 L 4.18538 67.2553 C 5.2288 54.6394 5.89279 44.6794 8.16935 35.6681 L 8.16935 35.2884 C 8.5488 29.2174 6.65477 22.4903 5.42164 20.9726 M 4.33269 21.4659 C 4.2885 21.8947 4.37614 22.3118 4.65965 22.6727 L 5.75569 23.1029 C 7.55796 22.8186 28.7526 28.1744 31.4086 28.0796 C 34.3491 28.554 38.1434 30.451 38.1434 38.7983 C 38.1434 54.8291 32.8314 61.8484 28.9423 63.1764 C 28.468 63.3658 27.7092 63.6507 26.7606 63.8403 L 26.7609 63.84 C 24.01 64.125 24.1998 63.4604 24.1998 61.4688 C 25.2432 50.6552 26.4763 42.8769 27.33 35.3834 C 27.33 35.1938 27.4245 35.0037 27.4245 34.8142 C 26.819 31.6489 27.0983 27.0015 24.9806 25.5059 M 26.2985 60.9811 L 20.4372 83.1368 M 36.1454 45.9762 L 58.4183 48.2036 M 26.7673 54.1821 L 2.8533 51.6031" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05081;word-spacing:0px" - id="path1137" - inkstitch:contour_underlay="True" - inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + d="M 12.661645,78.068464 C 13.238383,62.887276 19.767544,67.282759 19.544971,60.762125 18.82254,58.752169 17.585338,56.979359 16.534286,55.132267 16.324902,54.782515 14.284566,43.194845 14.076302,42.844424" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5px;stroke-dasharray:3, 1;stroke-opacity:1" + inkstitch:running_stitch_length_mm="" + id="autosatinrun3" + inkscape:label="Points droits pour auto-remplissage satin 2" + sodipodi:nodetypes="cccc" + inkstitch:ties="3" /> + <path + id="path10" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-opacity:1" + d="m 13.572688,42.069321 c 0.688597,-0.297995 1.835917,0.325172 2.700672,0.898417 0.919923,0.760114 1.506006,1.851572 2.284996,2.751564 1.162709,1.499359 2.088265,3.169747 3.092234,4.776585 1.461861,2.650383 2.921121,5.312517 4.216624,8.0446 0.455619,1.296334 0.75447,2.786639 0.04826,4.054369 -0.696768,1.656205 -1.743834,3.121014 -2.6018,4.696899 -1.793145,3.053577 -4.593748,7.112383 -6.717146,9.945822 m -3.02384,-35.168256 -7.9055147,5.398443 c -0.6086576,0.193791 -0.5192115,0.845073 -0.6255856,1.35568 -0.1437337,1.295711 0.6779414,2.42467 1.4248557,3.408063 2.2932059,3.003964 4.4031276,6.138097 6.5272196,9.262164 L 9.6045177,66.026122 C 8.5256078,67.5366 7.3082912,68.959789 6.3185407,70.526498 5.629698,71.549531 5.5632123,72.968633 6.2703529,74.002071 l 2.5646984,2.142705 M 7.6392785,61.619305 31.18846,61.303632" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:short_stitch_distance_mm="0" + inkstitch:short_stitch_inset="0" + inkstitch:swap_satin_rails="False" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 10.16466,76.266517 c 8.733007,-1.646679 1.806711,1.262075 2.272843,2.020305" + id="path16" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="autosatin6" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-opacity:1" + d="m 12.446463,79.161971 c 1.868003,0.628303 3.075363,-0.565071 4.150065,-1.924394 m -4.150062,1.924395 -3.6114147,-3.017196" + sodipodi:nodetypes="cccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + d="M 33.117233,75.164276 C 40.512501,67.685501 43.25359,66.967087 43.031017,60.446453 42.308586,58.436497 41.071384,56.663687 40.020332,54.816595 39.810948,54.466843 37.770612,42.879173 37.562348,42.528752" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5px;stroke-dasharray:3, 1;stroke-opacity:1" + inkstitch:running_stitch_length_mm="" + id="path17" + inkscape:label="Points droits pour auto-remplissage satin 2" + sodipodi:nodetypes="cccc" + inkstitch:ties="3" /> + <path + id="path18" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-opacity:1" + d="m 37.058734,41.753649 c 0.688597,-0.297995 1.835917,0.325172 2.700672,0.898417 0.919923,0.760114 1.506006,1.851572 2.284996,2.751564 1.162709,1.499359 2.088265,3.169747 3.092234,4.776585 1.461861,2.650383 2.921121,5.312517 4.216624,8.0446 0.455619,1.296334 0.75447,2.786639 0.04826,4.054369 -0.696768,1.656205 -1.743834,3.121014 -2.6018,4.696899 -1.793145,3.053577 -4.593748,7.112383 -6.717146,9.945822 m -3.02384,-35.168256 -7.905514,5.398443 c -0.608658,0.193791 -0.519212,0.845073 -0.625586,1.35568 -0.143734,1.295711 0.677942,2.42467 1.424856,3.408063 2.293206,3.003964 4.403127,6.138097 6.527219,9.262164 l -3.389145,4.532451 c -1.07891,1.510478 -2.296226,2.933667 -3.285977,4.500376 -0.688843,1.023033 -0.755328,2.442135 -0.04819,3.475573 l 2.564699,2.142705 M 31.125325,61.303633 54.674506,60.98796" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:short_stitch_distance_mm="0" + inkstitch:short_stitch_inset="0" + inkstitch:swap_satin_rails="False" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 33.650706,75.950845 c 8.733007,-1.646679 1.806711,1.262075 2.272843,2.020305" + id="path19" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path20" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-opacity:1" + d="m 35.932509,78.846299 c 1.868003,0.628303 3.075363,-0.565071 4.150065,-1.924394 M 35.932512,78.8463 32.321098,75.829104" + sodipodi:nodetypes="cccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g31018" + id="g38" + style="display:none;stroke:#000000" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-«" + transform="matrix(-1,0,0,1,56.2272,0.757614)"> + <path + d="M 33.117233,75.164276 C 40.512501,67.685501 43.25359,66.967087 43.031017,60.446453 42.308586,58.436497 41.071384,56.663687 40.020332,54.816595 39.810948,54.466843 37.770612,42.879173 37.562348,42.528752" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5px;stroke-dasharray:3, 1;stroke-opacity:1" + inkstitch:running_stitch_length_mm="" + id="path15" + inkscape:label="Points droits pour auto-remplissage satin 2" + sodipodi:nodetypes="cccc" + inkstitch:ties="3" /> + <path + id="path21" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-opacity:1" + d="m 37.058734,41.753649 c 0.688597,-0.297995 1.835917,0.325172 2.700672,0.898417 0.919923,0.760114 1.506006,1.851572 2.284996,2.751564 1.162709,1.499359 2.088265,3.169747 3.092234,4.776585 1.461861,2.650383 2.921121,5.312517 4.216624,8.0446 0.455619,1.296334 0.75447,2.786639 0.04826,4.054369 -0.696768,1.656205 -1.743834,3.121014 -2.6018,4.696899 -1.793145,3.053577 -4.593748,7.112383 -6.717146,9.945822 m -3.02384,-35.168256 -7.905514,5.398443 c -0.608658,0.193791 -0.519212,0.845073 -0.625586,1.35568 -0.143734,1.295711 0.677942,2.42467 1.424856,3.408063 2.293206,3.003964 4.403127,6.138097 6.527219,9.262164 l -3.389145,4.532451 c -1.07891,1.510478 -2.296226,2.933667 -3.285977,4.500376 -0.688843,1.023033 -0.755328,2.442135 -0.04819,3.475573 l 2.564699,2.142705 M 31.125325,61.303633 54.674506,60.98796" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:short_stitch_distance_mm="0" + inkstitch:short_stitch_inset="0" + inkstitch:swap_satin_rails="False" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 33.650706,75.950845 c 8.733007,-1.646679 1.806711,1.262075 2.272843,2.020305" + id="path22" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path38" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-opacity:1" + d="m 35.932509,78.846299 c 1.868003,0.628303 3.075363,-0.565071 4.150065,-1.924394 M 35.932512,78.8463 32.321098,75.829104" + sodipodi:nodetypes="cccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="False" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + d="M 12.661645,78.068464 C 13.238383,62.887276 19.767544,67.282759 19.544971,60.762125 18.82254,58.752169 17.585338,56.979359 16.534286,55.132267 16.324902,54.782515 14.284566,43.194845 14.076302,42.844424" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5px;stroke-dasharray:3, 1;stroke-opacity:1" + inkstitch:running_stitch_length_mm="" + id="path9" + inkscape:label="Points droits pour auto-remplissage satin 2" + sodipodi:nodetypes="cccc" + inkstitch:ties="3" /> + <path + id="path12" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-opacity:1" + d="m 13.572688,42.069321 c 0.688597,-0.297995 1.835917,0.325172 2.700672,0.898417 0.919923,0.760114 1.506006,1.851572 2.284996,2.751564 1.162709,1.499359 2.088265,3.169747 3.092234,4.776585 1.461861,2.650383 2.921121,5.312517 4.216624,8.0446 0.455619,1.296334 0.75447,2.786639 0.04826,4.054369 -0.696768,1.656205 -1.743834,3.121014 -2.6018,4.696899 -1.793145,3.053577 -4.593748,7.112383 -6.717146,9.945822 m -3.02384,-35.168256 -7.9055147,5.398443 c -0.6086576,0.193791 -0.5192115,0.845073 -0.6255856,1.35568 -0.1437337,1.295711 0.6779414,2.42467 1.4248557,3.408063 2.2932059,3.003964 4.4031276,6.138097 6.5272196,9.262164 L 9.6045177,66.026122 C 8.5256078,67.5366 7.3082912,68.959789 6.3185407,70.526498 5.629698,71.549531 5.5632123,72.968633 6.2703529,74.002071 l 2.5646984,2.142705 M 7.6392785,61.619305 31.18846,61.303632" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:short_stitch_distance_mm="0" + inkstitch:short_stitch_inset="0" + inkstitch:swap_satin_rails="False" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 10.16466,76.266517 c 8.733007,-1.646679 1.806711,1.262075 2.272843,2.020305" + id="path13" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path14" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1px;stroke-opacity:1" + d="m 12.446463,79.161971 c 1.868003,0.628303 3.075363,-0.565071 4.150065,-1.924394 m -4.150062,1.924395 -3.6114147,-3.017196" + sodipodi:nodetypes="cccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="False" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g3107" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-F"> + inkscape:label="GlyphLayer-±"> <path - id="path845" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02537;word-spacing:0px" - d="M 31.4723 37.3723 L 32.2003 55.8139 M 23.0091 41.6829 C 28.7478 40.2017 37.7812 37.4835 42.039 39.7049 M 20.7651 55.5787 C 25.5782 54.0977 35.4672 52.6635 41.2059 52.6635 L 41.2059 52.6635 C 42.039 52.6635 43.6125 51.1825 43.8902 50.3495" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 5.2401663,74.435615 16.099306,67.427682" + id="path33" + sodipodi:nodetypes="cc" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 17.614535,58.967655 19.571705,43.531261 5.4927045,40.090429" + id="path34" + sodipodi:nodetypes="ccc" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" /> + <path + id="path10696" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.7664;stroke-opacity:1" + d="m 6.22326,47.6443 c 0.35775,0.8034 1.78877,2.1428 4.02474,1.8746 l 5.0085,-0.4464 M 3.98731,39.61 c 0,-1.5176 1.25213,-2.4996 1.8782,-2.4996 2.23595,0.0894 6.35009,-0.2675 10.91149,-0.6248 m -5.2993,14.0266 0.5969,-16.3846" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02537;word-spacing:0px" - d="M 8.16182 33.4107 C 6.58829 42.2966 4.64452 57.1063 3.25612 68.7688 C 3.07102 69.9722 3.5338 70.9904 4.18172 71.8234 C 6.40318 74.6003 12.8824 80.4315 19.084 80.4315 M 21.6757 30.8191 L 22.6013 31.282 C 24.0822 31.8374 26.3037 35.077 26.026 36.5579 L 24.7077 44.2713 L 23.4343 55.2552 C 22.6938 61.5492 22.0459 68.954 21.2129 78.4878 C 21.1203 79.7837 20.4724 80.4315 19.084 80.4315 M 25.4869 57.27 L 2.192 53.8729" - id="path1833" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="m 17.298862,36.112953 22.665297,9.722718" + id="path35" + sodipodi:nodetypes="cc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> + <path + d="m 39.5837,35.9498 c -0.6261,-0.7142 -1.3416,-1.1605 -2.5937,-1.1159 -1.2521,0.0446 -3.9353,0.223 -7.1551,0.4019 m 11.3587,9.641 c 0,1.5176 -0.9838,2.4104 -1.9677,2.4996 -2.2359,0.2681 -6.6184,0.5356 -11.3586,0.8927 M 33.564,33.5318 33.2655,49.1716" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.7664;stroke-opacity:1" + id="path10688" + inkstitch:contour_underlay="True" + inkstitch:satin_column="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 25.695755,48.108515 20.076782,26.327101" + id="path36" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" /> + <path + id="path10692" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.7664;stroke-opacity:1" + d="m 29.9244,26.4874 c 0.7155,0.7142 1.0732,1.4283 0.8049,2.2318 -0.1789,1.5175 -0.4472,3.8386 -0.8944,6.5166 l -1.9676,13.0333 c -0.6261,4.2849 -1.0733,8.2128 -1.0733,10.5338 -0.0894,0.6248 -1.1627,1.8745 -2.6831,1.7854 M 20.8017,23.4522 c -1.6099,0 -2.5043,0.8927 -2.5937,1.8747 -0.3578,2.2317 -0.8944,6.5167 -1.431,11.1587 l -1.5205,12.5869 -0.4472,5.0883 c -0.1789,2.2318 0.6261,4.6421 1.431,4.9992 M 14.1638,42.4689 h 15.3709" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:swap_satin_rails="False" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02537;word-spacing:0px" - d="M 4.55197 25.8208 C 3.90403 24.3398 5.01475 21.3779 6.1255 20.8226 C 15.1039 16.4722 28.4326 13.4178 40.558 12.7698 C 43.4274 12.5849 46.4819 12.9547 47.5926 13.6954 M 8.40448 34.5432 L 21.9183 31.9515 C 23.2218 28.9904 35.93 27.4869 46.667 27.4869 C 47.5 27.4869 49.8141 26.5613 50.0917 25.7282 M 24.9207 11.9744 L 29.6929 30.9823" - id="path1835" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 16.667517,67.112009 8.523162,76.077113" + id="path37" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" /> + <path + id="path1750" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.7664;stroke-opacity:1" + d="m 3.09293,68.8903 c 0,-1.5176 1.25213,-2.4996 1.8782,-2.4996 C 11.2318,66.48 29.03,64.3373 34.5752,64.6946 c 0.8943,-0.1785 1.6098,0.2678 2.2359,0.982 M 6.3127,76.2104 c 0.44719,0.8034 1.78876,2.1422 4.0247,1.8747 4.7402,-0.5357 21.6441,-1.9637 27.1892,-1.6962 0.9838,0.0892 1.6993,-0.8034 1.6993,-2.321 M 22.5208,78.664 18.1931,63.7689" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccccc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-f" - inkscape:groupmode="layer" + id="g3401" style="display:none" - id="g1147"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-°"> <path - d="M 31.6685 37.1877 L 32.3965 55.6293 M 23.2052 41.4983 C 28.944 40.0171 37.9774 37.2989 42.2351 39.5203 M 20.9613 55.3941 C 25.7744 53.9131 35.6633 52.4789 41.4021 52.4789 L 41.4021 52.4789 C 42.2351 52.4789 43.8087 50.9979 44.0863 50.1649" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02537;word-spacing:0px" - id="path1145" - inkstitch:contour_underlay="True" + id="path1752" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.76796;stroke-opacity:1" + d="M 15.532659,34.047407 C 22.900285,34.809219 28.093856,29.357936 28.7872,25.6831 30.4111,17.0766 24.4839,12.611 19.4499,12.611 c -8.6877,0 -13.31569,6.4142 -13.31569,11.4482 0,5.6024 3.57251,8.2818 5.43999,9.0125 1.375298,0.533522 2.698661,0.845444 3.958459,0.975707 M 16.60197,27.92264 c 0.912629,0.07207 1.933562,-0.175465 2.92913,-0.77804 2.4358,-1.4615 2.5982,-4.3845 2.4358,-5.2776 -0.3247,-1.9486 -1.8674,-2.7607 -3.8972,-2.8418 -3.2478,-0.1622 -4.4657,3.7349 -4.5469,4.5468 -0.274924,2.639918 1.163532,4.199362 3.07917,4.35064 m 0.987316,-7.119069 1.339285,-11.4285711" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccscccccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g3696" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-®"> <path - id="path1143" - d="M 8.35797 33.2262 C 6.78444 42.112 4.84066 56.9217 3.45226 68.5842 C 3.26717 69.7876 3.72994 70.8058 4.37787 71.6388 C 6.59933 74.4157 13.0786 80.2469 19.2801 80.2469 M 21.8718 30.6345 L 22.7974 31.0975 C 24.2784 31.6528 26.4998 34.8924 26.2221 36.3733 L 24.9038 44.0867 L 23.6304 55.0706 C 22.89 61.3646 22.242 68.7694 21.409 78.3032 C 21.3164 79.5991 20.6685 80.2469 19.2801 80.2469 M 25.683 57.0854 L 2.38815 53.6883" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02537;word-spacing:0px" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 36.071428,79.285714 33.749999,69.821428" + id="path29" + sodipodi:nodetypes="cc" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 31.785714,59.464285 31.25,43.392857 35.357143,32.5 l 9.464285,1.25 -1.428571,10.892857 -1.25,6.785714 4.285714,6.964286" + id="path32" + inkstitch:ties="1" + sodipodi:nodetypes="ccccccc" + inkstitch:force_lock_stitches="False" /> + <path + id="path8022" + d="m 50.615,58.1617 c 0.4674,-0.8414 0.8413,-1.6828 0.0935,-2.4308 -1.2152,-1.0284 -3.3653,-5.2357 -4.674,-8.508 3.2718,-2.5244 5.5153,-6.6381 5.5153,-10.7519 0,-4.8617 -5.5153,-7.947 -11.8718,-7.947 -5.3283,0 -11.311,3.2723 -12.4327,4.2073 -0.3739,0.3742 -0.4674,0.9349 -0.1869,1.7763 l -10e-5,3e-4 1.7761,5.3292 c -0.7478,3.9267 -1.963,11.6868 -2.8978,18.1379 -0.0935,0.6544 0.1869,1.122 0.3739,1.4959 m 17.574,1.4957 c -1.9631,-0.0934 -3.6457,-6.1707 -5.1413,-11.2193 -1.4957,0.1874 -3.1089,0.8032 -3.7632,0.8032 l 1.3787,-6.0536 c 2.6174,-0.2802 5.0479,-1.8699 5.0479,-5.1422 0,-0.935 -0.1394,-2.6964 -1.6351,-2.6964 -0.7478,0 -1.4957,0.4676 -2.337,1.0284 v 0 c 0.3739,0.3743 0.6543,1.0285 0.595,1.5161 -0.0594,0.4876 -0.0841,0.6204 -0.1094,0.7531 -0.256,1.3483 -0.753,3.2568 -1.0934,4.619 l -1.1058,4.9616 c -0.4674,2.6178 -1.0908,6.2882 -1.1843,10.3085 -0.0935,0.561 -0.4674,0.8414 -1.1217,0.8414 M 40.47,39.5749 52.4917,36.5965 M 48.7418,50.6057 39.312,55.2938 M 35.8378,53.4738 25.6911,52.481 M 38.0988,37.9202 25.9117,32.7357 m 13.7312,4.7984 1.9852,-9.5417" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.36314;stroke-opacity:1" + inkstitch:center_walk_underlay="True" + inkstitch:contour_underlay="False" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> <path - id="path1141" - d="M 4.74811 25.6363 C 4.10017 24.1553 5.21089 21.1934 6.32164 20.638 C 15.3 16.2876 28.6287 13.2332 40.7541 12.5852 C 43.6235 12.4004 46.678 12.7701 47.7887 13.5109 M 8.60063 34.3586 L 22.1145 31.7669 C 23.4179 28.8058 36.1261 27.3023 46.8631 27.3023 C 47.6961 27.3023 50.0102 26.3768 50.2879 25.5437 M 25.1168 11.7898 L 29.889 30.7977" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02537;word-spacing:0px" - inkstitch:contour_underlay="True" + id="path8024" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.36314;stroke-opacity:1" + d="M 35.6584,69.054 C 30.9845,69.1941 24.6279,66.0156 22.104,63.3977 18.8322,60.0319 17.3365,55.8247 17.3365,50.589 17.3365,30.2072 30.5171,21.6057 39.3976,22.26015 48.278,22.9145 61.9259,24.317 60.6172,41.2395 60.2434,46.0077 57.6259,60.9669 46.4085,67.418 v 0.0934 c -1.7761,0.6544 -6.0762,1.4024 -10.7501,1.5426 M 35.17007,79.222787 C 28.140501,78.706034 20.376942,75.457986 17.2431,72.7471 11.2604,67.5114 5.27779,62.1822 5.27779,49.093 c 0,-22.4387 14.95661,-33.9385 25.23931,-35.3409 3.077,-0.4016 6.6007,-0.6753 9.9623,-0.7198 3.685,-0.0467 7.1751,0.1774 9.6682,0.8132 9.3479,2.3374 24.8654,5.9836 24.211,28.1418 -0.1869,6.0772 -4.3,20.9428 -10.0957,26.2252 -5.7957,5.2824 -7.1044,6.2173 -8.787,7.0588 l -0.6543,0.3742 h -0.187 c -5.8891,2.7113 -14.2088,3.6463 -17.4805,3.6463 -0.711181,0.0088 -1.255336,-0.01544 -1.98403,-0.06901 M 19.2698,47.887 3.36049,48.0431 M 58.1074,46.9511 75.4205,46.6389 M 36.8949,67.5431 36.115,80.4911 M 44.642857,9.0178571 42.232143,25.267857" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="ccscccccccsccccsccccccccccc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g31145" + id="g24" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-G"> + inkscape:label="GlyphLayer-‘"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00625;word-spacing:0px" - d="M 52.6897 56.3514 L 37.6113 53.0814 C 37.2479 52.6271 33.8871 53.2628 31.7979 52.3546 C 28.8003 50.9921 26.8928 43.2712 27.6195 42.7261 M 53.713 49.8774 C 53.7587 48.7725 53.6874 47.7182 53.4164 46.8136 C 51.3272 42.6353 32.1612 39.5471 27.6195 42.7261 M 44.0558 39.7978 L 40.4839 55.5937" - id="path1939" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 7.7024131,27.337253 22.823258,14.691821" + id="path23" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="cc" /> + <path + d="M 16.5186,12.4627 4.44625,28.6742 M 25.0985,12.4627 11.0429,28.6742" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path24" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g26" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-'"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00625;word-spacing:0px" - d="M 43.1791 36.2928 C 42.0568 36.6127 40.6269 36.6597 38.792 36.1857 C 35.3401 35.2774 33.9778 33.5515 35.2495 30.4632 C 36.067 28.4648 35.3404 25.4673 32.4791 25.4673 C 29.6179 25.4673 28.1645 27.7382 27.7103 28.1924 C 25.9845 30.009 22.0786 33.7332 22.0786 50.9009 C 22.0786 59.5301 25.5303 62.1643 30.1629 62.1643 C 32.6154 62.1643 35.6129 59.7118 37.4296 54.9884 C 37.7018 54.2616 38.3829 52.0384 37.9288 51.4933 M 43.1791 36.2924 C 45.5015 35.6312 46.5068 33.8026 47.0579 33.0066 C 49.5105 29.3732 49.9646 27.6473 50.5096 23.7415 C 50.9638 20.744 49.6922 17.5647 47.1488 16.1114 C 42.9704 13.6589 36.2487 11.5697 28.982 11.8421 C 14.9027 12.2964 4.45675 26.4664 4.45675 49.175 C 4.45675 59.8933 7.45426 69.4309 11.7235 73.791 C 15.4477 77.606 24.6219 79.4228 31.707 79.4228 C 42.6071 79.4228 51.0997 63.6652 53.0072 54.7633 M 28.5775 59.1651 L 25.7199 81.311 M 23.8942 43.2899 L 2.06576 42.0992 M 32.1476 27.5086 L 46.853 13.1399" - id="path847" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 7.7024131,27.337253 22.823258,14.196008" + id="path25" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="cc" /> + <path + d="M 16.5186,12.4627 4.44625,28.6742 M 25.0985,12.4627 11.0429,28.6742" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path26" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-g" - inkscape:groupmode="layer" + id="g28" style="display:none" - id="g1153"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-´"> <path - id="path1149" - d="M 53.404 57.0657 L 38.3255 53.7957 C 37.9622 53.3414 34.6014 53.9771 32.5122 53.0689 C 29.5146 51.7064 27.6071 43.9855 28.3338 43.4404 M 54.4273 50.5917 C 54.473 49.4868 54.4017 48.4325 54.1307 47.5279 C 52.0415 43.3496 32.8755 40.2614 28.3338 43.4404 M 44.7701 40.5121 L 41.1982 56.308" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00625;word-spacing:0px" - inkstitch:contour_underlay="True" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 7.7024131,27.337253 23.814886,13.20438" + id="path27" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="cc" /> + <path + d="M 16.5186,12.4627 4.44625,28.6742 M 25.0985,12.4627 11.0429,28.6742" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path28" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g143" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-`" + transform="matrix(-1,0,0,1,29.4748,0)"> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 9.1923204,27.650918 15.73802,13.439629" + id="path104" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="cc" /> <path - id="path1151" - d="M 43.8934 37.0071 C 42.7711 37.327 41.3412 37.374 39.5063 36.9 C 36.0544 35.9917 34.6921 34.2658 35.9638 31.1775 C 36.7813 29.1791 36.0546 26.1816 33.1934 26.1816 C 30.3321 26.1816 28.8788 28.4525 28.4246 28.9067 C 26.6988 30.7233 22.7929 34.4475 22.7929 51.6152 C 22.7929 60.2444 26.2446 62.8786 30.8772 62.8786 C 33.3297 62.8786 36.3272 60.4261 38.1439 55.7027 C 38.4161 54.9759 39.0972 52.7527 38.643 52.2076 M 43.8934 37.0067 C 46.2158 36.3455 47.2211 34.5169 47.7722 33.7209 C 50.2248 30.0875 50.6789 28.3616 51.2239 24.4558 C 51.6781 21.4582 50.4064 18.279 47.863 16.8257 C 43.6847 14.3732 36.963 12.2839 29.6962 12.5564 C 15.617 13.0107 5.17103 27.1807 5.17103 49.8893 C 5.17103 60.6076 8.16854 70.1452 12.4377 74.5053 C 16.162 78.3203 25.3362 80.1371 32.4213 80.1371 C 43.3214 80.1371 51.8139 64.3795 53.7214 55.4776 M 29.2917 59.8794 L 26.4342 82.0253 M 24.6085 44.0042 L 2.78005 42.8135 M 32.8619 28.2229 L 47.5673 13.8542" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00625;word-spacing:0px" + d="M 16.5186,12.4627 4.44625,28.6742 M 25.0985,12.4627 11.0429,28.6742" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path143" + inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g31" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-’"> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 7.7024131,27.337253 24.062793,13.865465" + id="path30" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="cc" /> + <path + d="M 16.5186,12.4627 4.44625,28.6742 M 25.0985,12.4627 11.0429,28.6742" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path31" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g31273" + inkscape:groupmode="layer" + id="g1684" + style="display:none" + inkscape:label="GlyphLayer-�"> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 6.3134534,73.993673 H 49.750013" + id="path2" + inkstitch:ties="1" /> + <path + style="display:inline;fill:none;stroke:#000000;stroke-width:1.3569;stroke-miterlimit:4;stroke-dasharray:none" + id="path1" + d="M 50.324881,70.098 H 13.9227 V 19.8011 H 51.6433 V 70.098 h -1.318419 m 0,8.9555 H 4.96719 V 10.8455 H 60.5988 v 68.208 H 50.324881 M 45.0245,20.7933 V 9.51328 M 49.4044,64.8437 H 61.5911 M 19.8679,67.8591 V 81.2924 M 15.255,26.472 H 3.40828 M 15.1938,64.6369 3.18072,64.7503 M 45.2264,67.1302 V 80.6166 M 49.533,26.6711 H 61.6594 M 19.387,21.4579 V 9.78481" + inkstitch:satin_column="true" + inkstitch:center_walk_underlay="True" + inkstitch:center_walk_underlay_stitch_length_mm="0.90" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccccccccccccccccccccccc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g34652" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-H"> + inkscape:label="GlyphLayer-Z"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02458;word-spacing:0px" - d="M 24.8191 78.593 C 25.1624 78.2693 25.3394 77.791 25.3394 77.1576 C 25.3394 69.851 25.8019 61.8044 26.4493 53.9431 L 27.8366 39.3297 C 28.9465 29.7109 30.2413 21.4794 31.0737 16.7625 C 31.3512 15.2827 30.6113 14.5428 29.1315 13.9879 C 26.7268 13.063 18.1253 11.7681 14.9807 11.7681 C 14.4651 11.7681 14.0618 11.8804 13.7433 12.0617 M 24.8191 78.5927 C 24.4606 78.9308 23.9209 79.0999 23.2122 79.0999 C 17.0155 79.0999 9.61638 76.0478 7.39667 73.273 C 6.74923 72.4405 6.47177 71.4232 6.47177 70.2208 C 6.47177 65.0415 6.93425 57.5499 7.76661 49.6884 C 5.82436 46.8213 3.97457 43.1217 3.97457 41.5494 C 3.97457 40.6246 4.43706 40.1621 5.26941 40.1621 L 8.78399 40.1621 C 10.1713 27.7687 11.9286 16.3001 12.6685 13.5254 C 12.8494 12.9828 13.1479 12.4014 13.7433 12.062 M 29.1579 48.3318 L 1.84025 42.8456 M 6.5807 30.8562 L 30.8273 36.837 M 4.69776 60.5393 L 27.1005 61.0195" - id="path2045" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 11.160714,77.678571 23.839286,50.535714 48.392857,33.839286 40.803571,24.107143 6.0714285,15" + id="path100" /> + <path + id="path4417" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.0183;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 5.19603,14.4738 C 5.5917,13.8508 6.25409,13.4313 6.97407,13.3285 11.6621,12.6852 22.417,12.777 36.2972,13.0531 c 4.8719,0.0918 10.5711,1.5626 11.7661,2.2061 2.0222,1.0111 5.1476,6.8942 6.8023,12.8691 M 5.19603,14.4741 c -0.31154,0.4903 -0.45768,1.1078 -0.33615,1.7962 0.73522,4.5042 3.40114,10.2953 4.13645,11.1226 1.93037,2.2981 1.56267,3.2173 4.96377,3.493 4.9639,0.1837 12.5015,0.368 18.2007,0.1837 2.0222,0 3.9526,0 5.6072,0.1836 L 53.266,29.9535 M 32.2364,8.69898 21.878571,35.470157" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + sodipodi:nodetypes="cccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02458;word-spacing:0px" - d="M 54.7487 78.6905 C 54.3812 78.9636 53.8578 79.0998 53.1785 79.0998 C 47.0742 79.0998 39.5827 76.0476 37.4554 73.2729 C 36.808 72.4405 36.5306 71.4232 36.5306 70.2208 C 36.5306 65.7814 36.9005 59.6771 37.4554 53.1104 L 39.0278 38.5897 C 40.4151 26.7511 41.9873 16.2074 42.7273 13.5252 C 42.8495 12.9758 43.1732 12.3857 43.8051 12.0483 M 54.7487 78.6904 C 55.1817 78.3688 55.3982 77.8579 55.3982 77.1574 C 55.3982 55.5151 59.2827 27.3061 61.1325 16.7624 L 61.1325 16.7623 C 61.3175 15.2825 60.5776 14.5426 59.1902 13.9877 C 56.7855 13.0628 48.0916 11.768 45.0395 11.768 C 44.5368 11.768 44.1302 11.8748 43.8051 12.0485 M 34.9493 43.8688 L 58.8726 48.1523" - id="path849" + id="path4415" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.0183;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 39.5673,29.454 C 27.5255,39.1977 10.154006,55.816686 5.5578957,61.607786 M 54.8656,28.128 c 0.2757,1.103 -0.1839,3.493 -1.3789,4.9637 l -0.1833,0.2754 C 46.8689,40.1695 33.718257,49.150629 21.952157,62.571129 M 17.9542,43.7856 44.4943,44.7979" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path2043" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02458;word-spacing:0px" - d="M 39.6271 53.2249 C 36.2975 53.5951 28.3907 53.8723 24.5062 54.0572 M 41.1994 38.7041 L 25.8935 39.444 M 33.3412 34.7761 L 31.7411 58.619" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 21.428571,63.75 c 0,0 -5.949504,5.796906 -9.285714,5.357142 C 8.8066468,68.667378 5.4464285,62.410714 5.4464285,62.410714" + id="path101" + sodipodi:nodetypes="czc" /> + <path + id="path893" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.0183;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 5.4822157,61.613943 C 4.2872357,62.717043 2.92949,64.7129 2.83763,66.1837 c -0.09176,2.4818 2.1142,5.6074 2.66572,6.5264 1.93039,3.2174 3.21722,5.975 6.61835,6.2507 l 7e-4,10e-5 c 4.9638,0.1837 12.5014,-0.5515 18.2006,-0.5515 12.8691,0 18.7522,1.9304 20.2229,1.6546 0.7209,-0.1543 1.1823,-0.5108 1.4627,-0.9784 M 7.2706,61.3295 22.2335,61.8633 c -0.0917,0.092 -0.0917,0.092 -0.0917,0.1835 4.688,-1.011 7.9054,-1.2866 14.156,-1.1949 4.8719,0.092 8.9165,0.5516 10.1115,1.1949 1.7466,1.0113 3.8608,6.8024 5.5153,12.7772 0.3309,1.125 0.8047,3.0599 0.0838,4.2613 M 35.916071,57.4925 21.962186,80.632314" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccccsccccccccccc" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-h" - inkscape:groupmode="layer" + id="g33131" style="display:none" - id="g1161"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-Y"> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 30,77.589285 18.214286,36.517857 23.660714,13.928571" + id="path116" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> <path - id="path1155" - d="M 24.8191 78.593 C 25.1624 78.2693 25.3394 77.791 25.3394 77.1576 C 25.3394 69.851 25.8019 61.8044 26.4493 53.9431 L 27.8366 39.3297 C 28.9465 29.7109 30.2413 21.4794 31.0737 16.7625 C 31.3512 15.2827 30.6113 14.5428 29.1315 13.9879 C 26.7268 13.063 18.1253 11.7681 14.9807 11.7681 C 14.4651 11.7681 14.0618 11.8804 13.7433 12.0617 M 24.8191 78.5927 C 24.4606 78.9308 23.9209 79.0999 23.2122 79.0999 C 17.0155 79.0999 9.61638 76.0478 7.39667 73.273 C 6.74923 72.4405 6.47177 71.4232 6.47177 70.2208 C 6.47177 65.0415 6.93425 57.5499 7.76661 49.6884 C 5.82436 46.8213 3.97457 43.1217 3.97457 41.5494 C 3.97457 40.6246 4.43706 40.1621 5.26941 40.1621 L 8.78399 40.1621 C 10.1713 27.7687 11.9286 16.3001 12.6685 13.5254 C 12.8494 12.9828 13.1479 12.4014 13.7433 12.062 M 29.1579 48.3318 L 1.84025 42.8456 M 6.5807 30.8562 L 30.8273 36.837 M 4.69776 60.5393 L 27.1005 61.0195" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02458;word-spacing:0px" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00763;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 21.4206,11.6772 c 0.6666,-0.1426 1.8566,-0.1608 2.8915,0.1541 0.9423,0.2866 1.756,0.85 1.9294,1.847 1.8191,10.915 4.013608,20.020247 5.646137,28.195 L 21.9837,56.727509 M 21.4206,11.6772 c -1.770534,0.346355 -4.029694,0.70904 -6.232995,1.218973 -3.003508,0.695135 -5.9032168,1.663897 -7.319855,3.237927 -1.27343,1.3644 -1.72823,4.6389 -1.45534,6.2762 1.54631,9.0049 4.45699,18.2827 7.82249,26.651 1.8192,4.4569 3.613156,8.06516 7.7488,7.666209 M 30.667616,15.280252 11.136961,11.990663 M 1.7743554,23.177518 30.607631,19.961498 M 6.6538328,37.926847 31.494809,29.83135" + id="path3575" + inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="ccccccscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 21.964286,55.803571 39.910714,42.589285 46.160714,11.875" + id="path117" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00763;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.8886,10.9496 c 3.0016,-0.7277 7.1858,3.6384 9.5507,5.2756 0.7277,0.4549 1.8192,1.4554 2.0011,2.8197 0.1819,1.6373 -0.6367,3.6384 -1.3644,4.9118 -7.0948,11.5517 -18.7375,37.9299 -22.3759,51.7556 -0.2753,1.1012 -1.2171,2.3023 -2.6036,2.7158 M 45.8886,10.9496 c -1.0915,0.0909 -2.0011,1.3644 -2.6378,2.0011 -2.365,2.5468 -8.6411,14.3715 -13.4619,27.7425 l -8.2773,13.5529 c -2.0921,4.7298 -3.9112,8.823 -4.9118,11.7336 -0.5457,1.5463 -0.5457,6.1851 2.0011,7.4586 l 9.2778,4.548 c 1.2206,0.646 2.3137,0.7115 3.2178,0.4422 M 35.4779,15.227872 57.120657,12.5385 m -35.959943,64.3365 16.071429,-5" + id="path873" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccccccccccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g204" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-Ÿ"> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 30.011495,77.165818 C 24.60012,62.038142 26.180763,58.505863 21.757072,48.709297 13.479889,30.378906 23.581044,23.742682 24.467704,12.78435" + id="path227" + sodipodi:nodetypes="csc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 24.011428,6.4397224 C 21.027071,2.5253814 19.202195,-0.50507622 24.263966,-4.4194173" + id="path233" + sodipodi:nodetypes="cc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 37.395949,-5.6821079 46.992398,8.207489" + id="path234" + sodipodi:nodetypes="cc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="False" /> + <path + id="path241" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.659881;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 47.3226,8.33709 c -0.2559,0.1852 -0.6002,0.2835 -1.0976,0.2835 -5.5093,0 -8.4897,-0.72409 -10.4766,-3.2584 C 35.2066,4.63811 34.935,3.73304 34.935,2.6469 c 0,-3.07743002 0.5413,-6.2453 1.0838,-8.50811 0.1037,-0.41665 0.2982,-0.86368 0.7025,-1.16812 M 47.3226,8.33715 C 47.7164,8.05164 47.9021,7.55991 48.1215,6.90108 48.9348,4.09516 49.1149,3.19009 49.6116,0.24845998 50.1082,-2.69317 48.8435,-4.68439 47.7598,-5.40848 c -2.8901,-1.90098 -6.9542,-1.99128 -9.754,-1.99128 -0.5742,0 -0.9864,0.14659 -1.2846,0.3705 M 49.7639,-5.16804 33.9914,5.5729" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscsccccccsccc" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="m 24.642773,-5.8083771 c -4.380814,0.2670186 -9.450574,2.2071909 -11.616754,-2.9041885" + id="path242" + sodipodi:nodetypes="cc" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" /> <path - id="path1159" - d="M 54.7487 78.6905 C 54.3812 78.9636 53.8578 79.0998 53.1785 79.0998 C 47.0742 79.0998 39.5827 76.0476 37.4554 73.2729 C 36.808 72.4405 36.5306 71.4232 36.5306 70.2208 C 36.5306 65.7814 36.9005 59.6771 37.4554 53.1104 L 39.0278 38.5897 C 40.4151 26.7511 41.9873 16.2074 42.7273 13.5252 C 42.8495 12.9758 43.1732 12.3857 43.8051 12.0483 M 54.7487 78.6904 C 55.1817 78.3688 55.3982 77.8579 55.3982 77.1574 C 55.3982 55.5151 59.2827 27.3061 61.1325 16.7624 L 61.1325 16.7623 C 61.3175 15.2825 60.5776 14.5426 59.1902 13.9877 C 56.7855 13.0628 48.0916 11.768 45.0395 11.768 C 44.5368 11.768 44.1302 11.8748 43.8051 12.0485 M 34.9493 43.8688 L 58.8726 48.1523" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02458;word-spacing:0px" + d="m 13.2691,-8.57956 c -0.4043,0.30446 -0.5988,0.75146 -0.7024,1.16811 -0.5425,2.2628 -1.0839,5.43069 -1.0839,8.50811 0,1.08614 0.2709,1.99122 0.8134,2.71531 1.9869,2.53432 4.9673,3.25839 10.4766,3.25839 0.4975,0 0.8416,-0.0983 1.0976,-0.28351 M 13.269,-8.57949 C 13.5672,-8.8034 13.9787,-8.95 14.5536,-8.95 c 2.7998,0 6.8639,0.0903 9.754,1.9913 1.0838,0.72409 2.3484,2.71529 1.8518,5.65691 -0.4967,2.94165 -0.6767,3.84672 -1.4901,6.65255 -0.2194,0.65886 -0.4051,1.15063 -0.7989,1.43609 M 10.5392,4.02266 26.3118,-6.71827" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.659881;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path244" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 39.6271 53.2249 C 36.2975 53.5951 28.3907 53.8723 24.5062 54.0572 M 41.1994 38.7041 L 25.8935 39.444 M 33.3412 34.7761 L 31.7411 58.619" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02458;word-spacing:0px" - id="path1157" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00763;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 21.4206,11.6772 c 0.6666,-0.1426 1.8566,-0.1608 2.8915,0.1541 0.9423,0.2866 1.756,0.85 1.9294,1.847 1.8191,10.915 4.013608,20.020247 5.646137,28.195 L 21.9837,56.727509 M 21.4206,11.6772 c -1.770534,0.346355 -4.029694,0.70904 -6.232995,1.218973 -3.003508,0.695135 -5.9032168,1.663897 -7.319855,3.237927 -1.27343,1.3644 -1.72823,4.6389 -1.45534,6.2762 1.54631,9.0049 4.45699,18.2827 7.82249,26.651 1.8192,4.4569 3.613156,8.06516 7.7488,7.666209 M 30.667616,15.280252 11.136961,11.990663 M 1.7743554,23.177518 30.607631,19.961498 M 6.6538328,37.926847 31.494809,29.83135" + id="path397" + inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="ccccccscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 21.964286,55.803571 39.910714,42.589285 46.160714,11.875" + id="path196" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00763;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.8886,10.9496 c 3.0016,-0.7277 7.1858,3.6384 9.5507,5.2756 0.7277,0.4549 1.8192,1.4554 2.0011,2.8197 0.1819,1.6373 -0.6367,3.6384 -1.3644,4.9118 -7.0948,11.5517 -18.7375,37.9299 -22.3759,51.7556 -0.2753,1.1012 -1.2171,2.3023 -2.6036,2.7158 M 45.8886,10.9496 c -1.0915,0.0909 -2.0011,1.3644 -2.6378,2.0011 -2.365,2.5468 -8.6411,14.3715 -13.4619,27.7425 l -8.2773,13.5529 c -2.0921,4.7298 -3.9112,8.823 -4.9118,11.7336 -0.5457,1.5463 -0.5457,6.1851 2.0011,7.4586 l 9.2778,4.548 c 1.2206,0.646 2.3137,0.7115 3.2178,0.4422 M 35.4779,15.227872 57.120657,12.5385 m -35.959943,64.3365 16.071429,-5" + id="path204" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccccccccccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g31402" + id="g34908" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-J"> + inkscape:label="GlyphLayer-X"> <path - id="path851" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00849;word-spacing:0px" - d="M 12.941 49.5479 C 13.9241 49.3107 15.5269 49.5209 18.4331 50.6891 C 22.9849 51.5995 23.5312 53.5113 22.5297 57.608 C 21.3462 62.4329 22.8939 63.4343 24.9877 63.7073 L 24.988 63.7073 C 30.3592 63.7073 31.2695 58.0631 32.1799 53.5113 L 32.8172 50.5071 C 32.8172 50.3253 32.8172 50.1427 32.908 49.9608 C 34.6377 39.5827 35.7302 32.6639 36.9136 13.1821 C 36.973 12.3557 37.2614 11.7971 37.8295 11.5066 M 12.9411 49.5479 C 12.0148 49.7715 11.6388 50.3881 11.2413 50.9623 C 7.96397 55.6962 4.23148 60.339 3.50319 64.2536 C 2.41075 70.444 16.9766 79.7298 27.5368 78.5462 C 42.4668 76.9076 51.4794 71.5364 53.9374 38.3991 C 54.5747 32.2999 55.2119 25.29 55.6671 19.1905 C 55.758 18.0071 55.394 17.0056 54.7567 16.1863 C 52.5719 13.4553 45.1069 11.2703 39.0074 11.2703 C 38.5274 11.2703 38.1373 11.349 37.8294 11.5067 M 29.5825 47.2595 L 54.1087 53.5597 M 25.0823 60.7602 L 17.3195 79.8858" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 12.053571,77.142857 25.535714,40.357143 23.125,11.160714" + id="path93" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + id="path4678" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01528;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 30.9266,20.4165 8.8479343,31.839971 M 8.0649,16.6823 c -1.28311,1.3748 -0.82441,3.2078 -0.18274,4.8575 2.47444,6.5071 6.389626,15.264571 10.605526,22.321471 M 23.5536,11.3667 c 2.3829,0 5.828014,10.590371 8.027514,19.755371" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - inkscape:label="GlyphLayer-j" - inkscape:groupmode="layer" - style="display:none" - id="g1165"> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="ccccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 31.785714,33.571428 55.357143,20.625" + id="path94" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - d="M 12.2267 50.9765 C 13.2098 50.7393 14.8127 50.9495 17.7188 52.1177 C 22.2707 53.0281 22.8169 54.9399 21.8154 59.0366 C 20.632 63.8615 22.1796 64.8629 24.2734 65.1359 L 24.2737 65.1359 C 29.6449 65.1359 30.5552 59.4917 31.4656 54.9399 L 32.1029 51.9357 C 32.1029 51.7539 32.1029 51.5713 32.1937 51.3894 C 33.9234 41.0113 35.0159 34.0925 36.1994 14.6107 C 36.2587 13.7843 36.5471 13.2257 37.1152 12.9352 M 12.2268 50.9765 C 11.3005 51.2001 10.9245 51.8167 10.527 52.3909 C 7.24968 57.1248 3.5172 61.7676 2.7889 65.6822 C 1.69647 71.8726 16.2623 81.1584 26.8225 79.9748 C 41.7525 78.3362 50.7651 72.965 53.2231 39.8277 C 53.8604 33.7284 54.4976 26.7186 54.9528 20.6191 C 55.0437 19.4357 54.6797 18.4342 54.0424 17.6149 C 51.8576 14.8838 44.3926 12.6989 38.2931 12.6989 C 37.8131 12.6989 37.4231 12.7776 37.1151 12.9353 M 28.8683 48.6881 L 53.3944 54.9883 M 24.3681 62.1888 L 16.6052 81.3144" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00849;word-spacing:0px" - id="path1163" + id="path895" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01528;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.5495,11.1848 c -0.4396,-0.1479 -0.9636,-0.1071 -1.4911,0.0407 -1.1217,0.3139 -2.259,1.1098 -2.6331,1.6085 -2.4745,3.2077 -6.8737,10.5397 -10.5397,17.2301 l -12.647,12.7392 m 37.484,-22.1792 c 0.8244,1.2831 0.8244,4.3992 -0.5503,6.4154 -1.3747,2.0163 -10.0814,11.7312 -15.1221,17.2303 L 27.4031,56.734 M 21.0522,34.466 34.1708,53.9755" + inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" + sodipodi:nodetypes="ccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 25.714286,56.607143 C 16.066437,59.766213 10.007807,65.27459 13.392857,76.964285" + id="path99" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path95" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01528;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 2.19946,70.2066 C 1.28336,68.9235 1.37505,65.8991 2.38322,64.4327 4.03284,61.958 12.373,48.9438 18.2386,42.8033 m -5.2245,35.2852 c 0.591,0.196 1.1312,0.275 1.6132,0.206 0.6394,-0.092 1.1766,-0.4434 1.5945,-1.1227 3.0244,-4.8574 7.6069,-13.3809 11.1813,-20.4378" + sodipodi:nodetypes="ccccccc" inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path4549" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01528;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 28.7582,72.043229 52.7297,60.3754 M 39.686843,44.216857 c 4.7658,7.6986 8.153557,15.265743 10.994657,22.506043 0.6416,1.6496 1.1003,3.4828 -0.1828,4.8574 M 27.719829,56.104243 C 30.377629,66.185543 34.0935,78.9122 36.7513,78.9122" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="ccccccc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g31532" + id="g32469" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-K"> + inkscape:label="GlyphLayer-W"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.03231;word-spacing:0px" - d="M 62.385 70.0606 C 62.3838 70.7899 62.0059 71.564 61.3083 72.3113 C 58.7923 75.1069 52.8284 80.2322 48.8213 80.2322 C 44.0688 80.2322 35.8684 66.2542 32.3273 55.7241 L 25.2768 56.3495 M 62.385 70.0608 C 62.3858 69.4259 62.1017 68.8249 61.4947 68.3046 C 58.2332 65.6022 50.4055 55.4448 46.9576 47.4308 L 45.2896 45.5472 L 25.712 46.3534 M 49.9868 48.8884 L 35.4919 67.4549" - id="path2258" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 22.678571,78.928571 7.3214286,12.5" + id="path112" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.0177;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.6575,13.0275 c -0.80626,0 -1.44054,0.3684 -1.92078,0.89455 C 5.90366,14.8345 5.53401,16.2205 5.53401,16.978 5.44229,21.847 5.16652,32.9631 6.82017,45.2735 c 2.02111,14.8826 3.49103,22.6913 4.68533,27.2848 0.3675,1.2861 0.9186,2.5724 2.1129,3.491 2.3886,1.8373 7.0739,4.0422 10.0137,4.226 0.6173,0.061 1.7324,0.248 2.6762,-0.5288 M 8.6575,13.0275 c 5.8796,0 13.5046,2.8479 16.0769,5.2365 1.1025,1.0105 1.2862,7.717 1.6537,16.2606 0.1837,4.7772 0.2758,11.3 0.3675,16.9958 L 26.3083,79.7465 M 29.572971,20.639413 0.53199474,23.055252" + id="path2691" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + sodipodi:nodetypes="ccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.03231;word-spacing:0px" - d="M 26.9541 39.8551 L 34.0978 39.1369 C 38.0116 30.9364 44.7211 17.9835 47.2371 13.6037 C 47.703 12.765 48.7281 12.0195 50.1259 12.4855 C 53.4806 13.6969 59.7241 17.7039 62.3333 19.8472 C 62.9199 20.2981 63.2661 20.7277 63.3932 21.2091 M 25.5968 49.2322 L 44.2531 48.7715 L 46.9576 47.4305 C 51.6169 40.9076 61.7742 25.625 63.0789 23.0157 C 63.4153 22.2946 63.5287 21.7223 63.3932 21.2092 M 38.9935 22.0971 L 54.0584 45.061" - id="path2256" + id="path2697" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.0177;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.3084,79.7467 c 0.4608,-0.3788 0.8808,-0.9874 1.1821,-1.9518 3.151492,-6.545223 7.951172,-27.980425 8.714417,-28.266111 L 38.044522,24.463218 M 25.897269,79.378925 26.781068,53.995781 C 29.026108,47.833382 31.7165,31.3095 33.3701,27.3592 c 0.8628,-1.8876 1.7256,-2.4457 2.6813,-2.4728 0.769862,-0.04924 1.426764,-0.01848 1.99452,0.07441 m -14.257549,46.994794 7.254609,2.615034" + sodipodi:nodetypes="ccccccccc" + inkstitch:satin_column="True" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:pull_compensation_mm="0.5" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path203" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.0177;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 38.04592,24.96081 c 1.624393,0.26575 2.519054,1.039992 3.24168,1.903792 0.975197,1.165714 2.0524,2.5315 2.0043,4.9961 0,1.378 -0.0126,11.117062 0.697461,21.26064 L 39.141149,74.401926 M 37.791454,24.463218 35.994027,49.360077 38.4228,71.364 c 0.4085,1.2762 0.5615,2.3539 0.8849,3.2329 M 35.007709,31.380404 43.780725,26.48776" + sodipodi:nodetypes="csccccccc" + inkstitch:satin_column="True" + inkstitch:pull_compensation_percent="" + inkstitch:pull_compensation_mm="0.5" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 39.642857,73.928571 19.821429,-26.785714 -3.75,-34.464286 v 0" + id="path119" + inkstitch:ties="3" /> + <path + id="path2699" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.0177;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 58.321506,13.162364 C 57.680924,13.075029 57.047736,13.0282 56.4288,13.0282 c -0.451,0 -0.8341,0.1128 -1.1575,0.3111 -0.5989,0.3669 -0.9925,1.0261 -1.2311,1.8017 -3.3072,10.8404 -5.9714,25.4474 -9.6461,37.7578 -1.795,7.122 -3.418,14.4807 -5.0864,21.6981 0.2586,0.703 0.626,1.2789 1.32,1.7281 2.8479,1.8373 10.2892,3.9503 14.1477,4.4095 0.5977,0.2298 1.2874,0.047 1.8849,-0.3337 m 1.661206,-67.238436 c 5.444638,0.742308 11.423392,4.410857 13.725044,7.123236 0.73525,0.8266 1.10255,2.2966 0.82695,3.7665 -3.3992,19.4761 -10.1055,44.0967 -14.8827,54.8453 -0.2294,0.5505 -0.734,1.1244 -1.3304,1.5033 M 47.374971,24.626843 75.504067,20.924098" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cscccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g35423" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-V"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.03231;word-spacing:0px" - d="M 15.2382 12.7487 C 15.568 12.5309 16.0042 12.3923 16.5787 12.3923 C 19.7471 12.3923 28.5066 13.697 30.9295 14.6289 C 32.3272 15.188 33.0728 15.9334 32.7932 17.4244 L 32.7932 17.4244 C 31.9545 22.0838 30.8363 30.0978 29.718 39.5097 L 28.0407 56.0038 C 27.4816 63.645 27.0156 71.2864 27.0156 78.2754 C 27.0156 79.0139 26.7767 79.5435 26.3156 79.864 M 15.2382 12.7488 C 14.7122 13.097 14.4568 13.6474 14.3422 14.1629 C 13.5036 16.9585 11.8262 28.1409 10.4284 40.3483 C 9.0306 40.3483 7.726 40.4413 6.79414 40.3483 C 5.95548 40.3483 5.39634 40.8144 5.39634 41.746 C 5.39634 43.4236 7.26006 47.8032 9.21698 51.2512 C 8.47145 58.9858 8.00556 66.2542 8.00556 71.2864 C 8.00556 72.4977 8.28512 73.5228 8.93743 74.3615 C 11.1739 77.1572 18.6288 80.2322 24.8723 80.2322 C 25.4787 80.2322 25.9623 80.1101 26.3156 79.8641 M 30.1174 50.7614 L 3.81483 46.4454 M 31.3389 37.4879 L 8.37503 34.3934" - id="path853" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 27.232143,77.589285 6.5178571,12.5 v 0 0.178571" + id="path84" + inkstitch:ties="3" /> + <path + id="path899" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.03316;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 5.53532,12.812 C 6.1928,12.14 7.071,11.6324 8.05804,11.6324 c 5.96886,0 13.70976,2.8912 15.85476,5.7823 1.3991,1.9586 3.9172,24.8082 5.1296,41.8754 l 2.1632,2.1892 -2.6624,17.1848 M 5.53532,12.812 c -0.83344,0.8515 -1.31208,1.9664 -1.20782,2.6442 0.09291,1.2125 0.74593,7.088 2.42492,17.7201 3.17089,20.7045 6.24868,34.2277 6.52848,37.0257 0.1859,1.3989 0.9329,2.6112 2.145,3.544 2.4249,1.8651 9.5129,4.943 12.4974,4.943 M 29.1079,35.1776 4.4198,43.2455" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 29.821428,77.67857 48.392857,34.464286 41.964285,11.785714" + id="path85" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + id="path5057" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.03316;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 42.5656,11.6324 c -1.3056,0 -1.4922,0.9326 -1.8653,2.1451 -3.917,12.6838 -7.2745,30.777 -11.6579,45.5126 l -3.6458,1.3823 -2.9851,16.3782 M 42.5656,11.6324 c 5.9689,0 14.2693,3.3575 16.8807,6.4352 h 10e-5 c 0.746,0.8394 1.3989,1.4922 0.933,2.8912 -4.6632,15.1087 -14.1761,47.3779 -19.5854,57.5437 -0.3731,0.7461 -1.0259,1.2123 -2.2383,0.9326 -2.3316,0.1863 -6.5285,-0.1862 -10.0725,-0.7461 h -0.5599 m 3.605,-41.7366 22.9132,10.8112" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-k" + inkscape:label="GlyphLayer-Ü" inkscape:groupmode="layer" style="display:none" - id="g1173"> + id="g1329"> <path - id="path1167" - d="M 61.6707 70.0606 C 61.6695 70.7899 61.2916 71.564 60.5941 72.3113 C 58.078 75.1069 52.1141 80.2322 48.1071 80.2322 C 43.3545 80.2322 35.1541 66.2542 31.613 55.7241 L 24.5625 56.3495 M 61.6707 70.0608 C 61.6716 69.4259 61.3875 68.8249 60.7804 68.3046 C 57.5189 65.6022 49.6912 55.4448 46.2433 47.4308 L 44.5753 45.5472 L 24.9977 46.3534 M 49.2725 48.8884 L 34.7776 67.4549" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.03231;word-spacing:0px" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 25.380083,77.908015 11.364216,48.866129 25.127546,16.036171" + id="path3" + sodipodi:nodetypes="ccc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="False" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 26.011428,6.4397224 C 23.027071,2.5253814 21.202195,-0.50507623 26.263966,-4.4194173" + id="path4" + sodipodi:nodetypes="cc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="False" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 39.395949,-5.6821079 48.992398,8.2074894" + id="path5" + sodipodi:nodetypes="cc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="False" /> + <path + id="path1730-8" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.659881;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 49.3226,8.33709 c -0.2559,0.1852 -0.6002,0.2835 -1.0976,0.2835 -5.5093,0 -8.4897,-0.72409 -10.4766,-3.2584 C 37.2066,4.63811 36.935,3.73304 36.935,2.6469 c 0,-3.07743 0.5413,-6.2453 1.0838,-8.50811 0.1037,-0.41665 0.2982,-0.86368 0.7025,-1.16812 M 49.3226,8.33715 c 0.3938,-0.28551 0.5795,-0.77724 0.7989,-1.43607 0.8133,-2.80592 0.9934,-3.71099 1.4901,-6.65262 0.4966,-2.94163 -0.7681,-4.93285 -1.8518,-5.65694 -2.8901,-1.90098 -6.9542,-1.99128 -9.754,-1.99128 -0.5742,0 -0.9864,0.14659 -1.2846,0.3705 M 51.7639,-5.16804 35.9914,5.5729" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscsccccccsccc" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> <path - id="path1169" - d="M 26.2398 39.8551 L 33.3835 39.1369 C 37.2973 30.9364 44.0068 17.9835 46.5228 13.6037 C 46.9887 12.765 48.0138 12.0195 49.4116 12.4855 C 52.7663 13.6969 59.0098 17.7039 61.619 19.8472 C 62.2056 20.2981 62.5518 20.7277 62.679 21.2091 M 24.8825 49.2322 L 43.5388 48.7715 L 46.2433 47.4305 C 50.9026 40.9076 61.06 25.625 62.3646 23.0157 C 62.701 22.2946 62.8144 21.7223 62.679 21.2092 M 38.2792 22.0971 L 53.3441 45.061" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.03231;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="m 26.642773,-5.8083771 c -4.380814,0.2670186 -9.450574,2.2071909 -11.616754,-2.9041885" + id="path6" + sodipodi:nodetypes="cc" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" /> + <path + d="m 15.2691,-8.57956 c -0.4043,0.30446 -0.5988,0.75146 -0.7024,1.16811 -0.5425,2.2628 -1.0839,5.43069 -1.0839,8.50811 0,1.08614 0.2709,1.99122 0.8134,2.71531 1.9869,2.53432 4.9673,3.25839 10.4766,3.25839 0.4975,0 0.8416,-0.0983 1.0976,-0.28351 M 15.269,-8.57949 C 15.5672,-8.8034 15.9787,-8.95 16.5536,-8.95 c 2.7998,0 6.8639,0.0903 9.754,1.9913 1.0838,0.72409 2.3484,2.71529 1.8518,5.65691 -0.4967,2.94165 -0.6767,3.84672 -1.4901,6.65255 -0.2194,0.65886 -0.4051,1.15063 -0.7989,1.43609 M 12.5392,4.02266 28.3118,-6.71827" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.659881;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path1728-4" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - id="path1171" - d="M 14.5239 12.7487 C 14.8537 12.5309 15.2899 12.3923 15.8644 12.3923 C 19.0328 12.3923 27.7923 13.697 30.2152 14.6289 C 31.6129 15.188 32.3585 15.9334 32.0789 17.4244 L 32.0789 17.4244 C 31.2402 22.0838 30.122 30.0978 29.0037 39.5097 L 27.3264 56.0038 C 26.7673 63.645 26.3014 71.2864 26.3014 78.2754 C 26.3014 79.0139 26.0624 79.5435 25.6013 79.864 M 14.5239 12.7488 C 13.9979 13.097 13.7425 13.6474 13.628 14.1629 C 12.7893 16.9585 11.1119 28.1409 9.71412 40.3483 C 8.31631 40.3483 7.01172 40.4413 6.07985 40.3483 C 5.2412 40.3483 4.68206 40.8144 4.68206 41.746 C 4.68206 43.4236 6.54577 47.8032 8.5027 51.2512 C 7.75716 58.9858 7.29127 66.2542 7.29127 71.2864 C 7.29127 72.4977 7.57083 73.5228 8.22314 74.3615 C 10.4596 77.1572 17.9146 80.2322 24.158 80.2322 C 24.7645 80.2322 25.2481 80.1101 25.6013 79.8641 M 29.4031 50.7614 L 3.10055 46.4454 M 30.6246 37.4879 L 7.66074 34.3934" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.03231;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 25.758889,15.278557 C 20.773485,16.450001 15.633571,18.600001 11.616754,13.637059" + id="path7" + sodipodi:nodetypes="cc" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" /> + <path + id="path394" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.5556,12.187 c -0.7697,0 -1.4888,0.2277 -2.03745,0.5633 C 11.0245,13.0522 10.6691,13.4414 10.5392,13.8305 9.25968,18.7604 7.7055569,34.915061 5.6471887,50.633031 3.5888206,66.351001 7.24901,70.4334 10.9962,72.8983 c 3.6558,2.465 10.6932,6.1168 17.0909,6.208 M 13.5556,12.187 c 3.1074,0 9.5051,0.3654 12.7953,1.7346 1.4623,0.6389 2.9246,1.0956 2.559,5.2951 -0.9139,10.4989 -3.435655,26.324867 -4.067,35.05725 -0.631345,8.732383 1.5081,8.58175 4.2499,8.58175 M 31.981063,18.785066 3.4876093,24.387873 m 0.746864,7.605925 24.7795107,0.940994 M 1.2546587,55.51865 27.759325,57.243806" + inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:ties="3" + sodipodi:nodetypes="cccscccccsccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 29.041886,64.397225 C 37.42238,74.410609 46.317368,54.031482 58.715116,15.783634" + id="path395" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path396" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 57.3339,14.1042 c 0.7391,0.2952 1.2925,0.6437 1.6168,1.1314 0.2752,0.4167 0.3867,0.935 0.3022,1.6077 v 0 c -0.6398,8.5817 -1.6451,18.2589 -3.6558,32.6835 -0.2742,2.6476 -0.6396,5.1125 -1.3709,8.6274 C 50.3876,73.3548 42.0706,79.2887 28.0871,79.1063 M 57.3339,14.1042 c -2.3763,-0.913 -10.9674,-2.6475 -14.8975,-2.6475 -1.4622,0 -2.1022,0.9129 -2.2848,1.7345 -1.371,7.0298 -2.5591,23.0064 -4.43265,38.6635 -0.77685,5.3407 -2.33045,11.001 -6.62615,11.001 m 7.622408,-46.726654 23.93972,10.813562 m -27.563304,4.894358 29.641313,2.66615 M 31.052804,55.51865 56.773308,58.341632" + sodipodi:nodetypes="ccssccccsccccc" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:contour_underlay_inset_mm="0.5" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g31663" - style="display:none" + inkscape:label="GlyphLayer-Û" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-L"> + style="display:none" + id="g260"> <path - id="path855" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01707;word-spacing:0px" - d="M 47.9262 75.4687 C 47.5604 76.0495 47.0616 76.3879 46.4738 76.7046 C 43.9949 78.0816 37.3844 79.367 29.9477 79.367 C 21.042 79.367 10.9428 77.5307 5.43411 71.4713 C 5.15841 71.1963 5.06685 70.7368 5.06685 70.2778 C 4.79134 69.5433 4.60774 68.8088 4.60774 67.8905 C 4.60774 52.558 7.54572 20.5159 10.7591 13.4465 C 10.9817 13.0016 11.238 12.455 11.7324 12.0937 M 47.9262 75.4687 C 48.3031 74.8702 48.5388 74.0161 48.5854 72.6648 C 48.5854 69.8186 48.2182 64.4019 45.6475 59.8112 C 45.1884 58.9849 44.5457 58.7095 43.7194 58.7095 C 43.444 58.7095 43.1686 58.8015 42.8932 58.8015 L 42.8933 58.8015 C 39.129 59.1692 33.2531 59.8116 26.459 60.1787 L 26.1836 60.1787 C 24.8064 60.1787 23.9801 59.4442 23.9801 57.9752 L 23.9801 57.5162 C 25.3573 42.9182 27.7444 26.5757 29.0297 19.4144 C 29.0297 19.231 29.1212 19.0469 29.1212 18.8635 C 29.1212 17.5782 28.2031 16.5682 27.1013 15.7419 C 24.7143 13.9058 16.1758 11.7022 13.0543 11.7022 C 12.4756 11.7022 12.0536 11.8591 11.7323 12.0935 M 27.1582 56.6006 L 1.96593 73.128" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 27.108467,78.570787 c 5.6014,-4.57575 11.202799,-9.1515 16.804199,-13.72725 1.437272,-17.327303 2.874543,-34.654605 4.311815,-51.981908 M 47.037447,3.9143411 C 43.638612,0.89676725 40.030533,-2.1527823 35.511843,-3.2654373 33.68206,-5.148503 32.215757,-3.6102322 30.642894,-2.4226834 27.96339,-0.49974547 25.283887,1.4231924 22.604383,3.3461303" + id="path263" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path267" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.689534;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.202861,3.8023657 c -0.274373,-3.55111753 3.843048,-5.8896803 5.890513,-8.4867453 2.528797,-1.9591425 4.13953,-5.9938614 7.837557,-5.6788404 3.482502,0.7903276 5.0073,4.4957287 7.359849,6.834103 1.439649,2.2160318 4.559453,4.5600188 4.084929,7.3314827 m -25.172848,0 c 2.227922,2.5906093 6.574641,6.3510973 8.621683,1.4516191 1.936758,-1.8432473 4.074612,-7.5481484 6.167909,-3.006744 2.115837,2.039254 4.394524,8.1604892 7.751452,4.292327 0.837402,-0.9499433 1.691359,-1.8870414 2.631804,-2.7372021 M 35.327151,-13.078107 c -0.02705,5.2557071 -0.0541,10.5114141 -0.08115,15.7671212" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 48.259528,13.068849 C 45.713963,27.454073 42.148984,41.669337 37.890921,55.642729 35.909038,61.269855 34.376442,67.34023 30.554007,72.049569 26.974587,74.69624 24.03502,69.344039 22.782459,66.584105 17.818943,55.013201 15.898137,42.430638 13.850643,30.088729 13.058556,24.7314 12.313478,19.360995 11.86646,13.962387" + id="path268" + inkstitch:force_lock_stitches="False" /> + <path + id="path391" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.5556,12.187 c -0.7697,0 -1.4888,0.2277 -2.03745,0.5633 C 11.0245,13.0522 10.6691,13.4414 10.5392,13.8305 9.25968,18.7604 7.7055569,34.915061 5.6471887,50.633031 3.5888206,66.351001 7.24901,70.4334 10.9962,72.8983 c 3.6558,2.465 10.6932,6.1168 17.0909,6.208 M 13.5556,12.187 c 3.1074,0 9.5051,0.3654 12.7953,1.7346 1.4623,0.6389 2.9246,1.0956 2.559,5.2951 -0.9139,10.4989 -3.435655,26.324867 -4.067,35.05725 -0.631345,8.732383 1.5081,8.58175 4.2499,8.58175 M 31.981063,18.785066 3.4876093,24.387873 m 0.746864,7.605925 24.7795107,0.940994 M 1.2546587,55.51865 27.759325,57.243806" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:ties="3" + sodipodi:nodetypes="cccscccccsccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 29.041886,64.397225 C 37.42238,74.410609 46.317368,54.031482 58.715116,15.783634" + id="path392" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path393" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 57.3339,14.1042 c 0.7391,0.2952 1.2925,0.6437 1.6168,1.1314 0.2752,0.4167 0.3867,0.935 0.3022,1.6077 v 0 c -0.6398,8.5817 -1.6451,18.2589 -3.6558,32.6835 -0.2742,2.6476 -0.6396,5.1125 -1.3709,8.6274 C 50.3876,73.3548 42.0706,79.2887 28.0871,79.1063 M 57.3339,14.1042 c -2.3763,-0.913 -10.9674,-2.6475 -14.8975,-2.6475 -1.4622,0 -2.1022,0.9129 -2.2848,1.7345 -1.371,7.0298 -2.5591,23.0064 -4.43265,38.6635 -0.77685,5.3407 -2.33045,11.001 -6.62615,11.001 m 7.622408,-46.726654 23.93972,10.813562 m -27.563304,4.894358 29.641313,2.66615 M 31.052804,55.51865 56.773308,58.341632" + sodipodi:nodetypes="ccssccccsccccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:contour_underlay_inset_mm="0.5" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-l" + inkscape:label="GlyphLayer-U" inkscape:groupmode="layer" style="display:none" - id="g1177"> + id="g115"> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 25.380083,77.908015 11.364216,48.866129 12.627546,13.446885" + id="path106" + sodipodi:nodetypes="ccc" + inkstitch:ties="2" /> <path - d="M 47.8123 75.368 C 47.4465 75.9488 46.9478 76.2872 46.3599 76.6039 C 43.881 77.9809 37.2706 79.2663 29.8339 79.2663 C 20.9282 79.2663 10.829 77.43 5.32027 71.3706 C 5.04457 71.0956 4.953 70.6361 4.953 70.1771 C 4.6775 69.4426 4.4939 68.7081 4.4939 67.7898 C 4.4939 52.4573 7.43187 20.4153 10.6453 13.3458 C 10.8678 12.9009 11.1241 12.3543 11.6185 11.993 M 47.8123 75.368 C 48.1892 74.7695 48.425 73.9154 48.4716 72.5641 C 48.4716 69.7179 48.1043 64.3012 45.5336 59.7105 C 45.0746 58.8842 44.4319 58.6088 43.6056 58.6088 C 43.3302 58.6088 43.0547 58.7008 42.7793 58.7008 L 42.7794 58.7008 C 39.0151 59.0685 33.1392 59.7109 26.3452 60.078 L 26.0697 60.078 C 24.6926 60.078 23.8663 59.3435 23.8663 57.8745 L 23.8663 57.4155 C 25.2434 42.8175 27.6305 26.475 28.9159 19.3137 C 28.9159 19.1304 29.0073 18.9463 29.0073 18.7629 C 29.0073 17.4775 28.0892 16.4676 26.9875 15.6413 C 24.6005 13.8051 16.062 11.6016 12.9404 11.6016 C 12.3618 11.6016 11.9398 11.7585 11.6184 11.9928 M 27.0444 56.4999 L 1.85208 73.0273" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01707;word-spacing:0px" - id="path1175" + id="path113" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.5556,12.187 c -0.7697,0 -1.4888,0.2277 -2.03745,0.5633 C 11.0245,13.0522 10.6691,13.4414 10.5392,13.8305 9.25968,18.7604 7.7055569,34.915061 5.6471887,50.633031 3.5888206,66.351001 7.24901,70.4334 10.9962,72.8983 c 3.6558,2.465 10.6932,6.1168 17.0909,6.208 M 13.5556,12.187 c 3.1074,0 9.5051,0.3654 12.7953,1.7346 1.4623,0.6389 2.9246,1.0956 2.559,5.2951 -0.9139,10.4989 -3.435655,26.324867 -4.067,35.05725 -0.631345,8.732383 1.5081,8.58175 4.2499,8.58175 M 31.981063,18.785066 3.4876093,24.387873 m 0.746864,7.605925 24.7795107,0.940994 M 1.2546587,55.51865 27.759325,57.243806" + inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:ties="3" + sodipodi:nodetypes="cccscccccsccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 29.041886,64.397225 C 37.42238,74.410609 46.317368,54.031482 58.715116,15.783634" + id="path114" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path115" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 57.3339,14.1042 c 0.7391,0.2952 1.2925,0.6437 1.6168,1.1314 0.2752,0.4167 0.3867,0.935 0.3022,1.6077 v 0 c -0.6398,8.5817 -1.6451,18.2589 -3.6558,32.6835 -0.2742,2.6476 -0.6396,5.1125 -1.3709,8.6274 C 50.3876,73.3548 42.0706,79.2887 28.0871,79.1063 M 57.3339,14.1042 c -2.3763,-0.913 -10.9674,-2.6475 -14.8975,-2.6475 -1.4622,0 -2.1022,0.9129 -2.2848,1.7345 -1.371,7.0298 -2.5591,23.0064 -4.43265,38.6635 -0.77685,5.3407 -2.33045,11.001 -6.62615,11.001 m 7.622408,-46.726654 23.93972,10.813562 m -27.563304,4.894358 29.641313,2.66615 M 31.052804,55.51865 56.773308,58.341632" + sodipodi:nodetypes="ccssccccsccccc" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:contour_underlay_inset_mm="0.5" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g31795" - style="display:none" + inkscape:label="GlyphLayer-Ū" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-Ö"> + style="display:none" + id="g510"> <path - d="M 33.3068 13.1985 C 38.0863 13.7979 42.6875 15.1458 45.4304 16.8848 C 49.1829 19.3553 55.4067 26.493 55.4067 41.0423 C 55.4067 63.0952 44.9727 80.2065 31.7015 80.2065 C 25.2947 80.2065 17.9726 78.7424 14.3116 76.2718 C 10.5592 73.8014 4.24393 66.6638 4.24393 52.0229 C 4.24393 30.0615 14.7693 12.8586 28.0404 12.8586 C 29.7643 12.8586 31.5476 12.9777 33.3068 13.1981 M 31.5185 27.133 C 34.3558 27.133 37.01 29.0547 37.01 38.8459 C 37.01 54.3102 33.4406 63.2778 31.61 64.9249 C 31.1528 65.3827 30.2371 66.0228 28.3151 66.0228 C 25.4778 66.0228 22.8236 64.0097 22.8236 54.4017 C 22.8236 38.9373 26.393 29.9698 28.132 28.1397 C 28.5891 27.6826 29.5964 27.133 31.5185 27.133 Z M 25.754 45.2094 L 2.15932 44.4181 M 34.305 45.6846 L 57.2663 45.8431 M 28.7627 62.9418 L 27.0208 84.6315" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.742771;word-spacing:0px" - id="path3453" - inkstitch:contour_underlay="True" - inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + style="display:inline;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 27.478864,79.442788 39.988697,59.983047 40.737149,21.384331 43.925674,13.151363" + id="path511" + sodipodi:nodetypes="cccc" + inkstitch:ties="3" /> <path - id="path3455" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.782188;word-spacing:0px" - d="M 14.2335 -9.3874 C 13.8021 -9.06326 13.5945 -8.58735 13.4839 -8.14376 C 12.9049 -5.7347 12.3272 -2.36208 12.3272 0.914264 C 12.3272 2.07059 12.6162 3.03418 13.1952 3.80507 C 15.3156 6.5032 18.4962 7.2741 24.3756 7.2741 C 24.9065 7.2741 25.2738 7.16942 25.5469 6.97226 M 14.2334 -9.38731 C 14.5516 -9.62571 14.9907 -9.78177 15.6042 -9.78177 C 18.5921 -9.78177 22.9293 -9.68569 26.0135 -7.66176 C 27.1701 -6.89089 28.5197 -4.77095 27.9897 -1.6392 C 27.4597 1.49257 27.2675 2.45613 26.3995 5.44333 C 26.1653 6.14476 25.9672 6.66834 25.5469 6.97226 M 11.3202 4.0294 L 28.1524 -7.40581" + style="display:inline;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 43.624033,7.6983588 27.265021,2.7799629 21.812016,7.377594" + id="path512" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + id="path513" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.02872;stroke-opacity:1" + d="m 20.995352,8.7992491 23.602046,0.320765 M 20.995352,0.08217351 44.597398,0.18909516" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" + sodipodi:nodetypes="cccc" /> <path - d="M 38.5238 -7.73696 C 38.0924 -7.41284 37.8848 -6.93691 37.7742 -6.49333 C 37.1953 -4.08429 36.6175 -0.711641 36.6175 2.56469 C 36.6175 3.72105 36.9074 4.68463 37.4856 5.4555 C 39.6059 8.15361 42.7866 8.92451 48.6659 8.92451 C 49.1968 8.92451 49.5642 8.81984 49.8373 8.62266 M 38.5237 -7.73686 C 38.8419 -7.97527 39.2819 -8.13131 39.8946 -8.13131 C 42.8825 -8.13131 47.2196 -8.03523 50.3039 -6.01132 C 51.4604 -5.24043 52.8101 -3.12052 52.28 0.011232 C 51.75 3.14297 51.5579 4.10659 50.6899 7.09386 C 50.4557 7.79529 50.2576 8.31879 49.8373 8.62276 M 35.6105 5.67983 L 52.4426 -5.75536" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.782188;word-spacing:0px" - id="path3457" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 44.157214,13.843027 C 61.444361,67.537541 39.618037,77.962631 27.324603,73.241964 15.031169,68.521297 11.471138,54.74682 11.471138,54.74682 l 1.156408,-41.299935" + id="path514" + sodipodi:nodetypes="czcc" + inkstitch:ties="3" /> + <path + id="path508" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.5556,12.187 c -0.7697,0 -1.4888,0.2277 -2.03745,0.5633 C 11.0245,13.0522 10.6691,13.4414 10.5392,13.8305 9.25968,18.7604 7.7055569,34.915061 5.6471887,50.633031 3.5888206,66.351001 7.24901,70.4334 10.9962,72.8983 c 3.6558,2.465 10.6932,6.1168 17.0909,6.208 M 13.5556,12.187 c 3.1074,0 9.5051,0.3654 12.7953,1.7346 1.4623,0.6389 2.9246,1.0956 2.559,5.2951 -0.9139,10.4989 -3.435655,26.324867 -4.067,35.05725 -0.631345,8.732383 1.5081,8.58175 4.2499,8.58175 M 31.981063,18.785066 3.4876093,24.387873 m 0.746864,7.605925 24.7795107,0.940994 M 1.2546587,55.51865 27.759325,57.243806" + inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:ties="3" + sodipodi:nodetypes="cccscccccsccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 29.041886,64.397225 C 37.42238,74.410609 46.317368,54.031482 58.715116,15.783634" + id="path509" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path510" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 57.3339,14.1042 c 0.7391,0.2952 1.2925,0.6437 1.6168,1.1314 0.2752,0.4167 0.3867,0.935 0.3022,1.6077 v 0 c -0.6398,8.5817 -1.6451,18.2589 -3.6558,32.6835 -0.2742,2.6476 -0.6396,5.1125 -1.3709,8.6274 C 50.3876,73.3548 42.0706,79.2887 28.0871,79.1063 M 57.3339,14.1042 c -2.3763,-0.913 -10.9674,-2.6475 -14.8975,-2.6475 -1.4622,0 -2.1022,0.9129 -2.2848,1.7345 -1.371,7.0298 -2.5591,23.0064 -4.43265,38.6635 -0.77685,5.3407 -2.33045,11.001 -6.62615,11.001 m 7.622408,-46.726654 23.93972,10.813562 m -27.563304,4.894358 29.641313,2.66615 M 31.052804,55.51865 56.773308,58.341632" + sodipodi:nodetypes="ccssccccsccccc" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:contour_underlay_inset_mm="0.5" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-ö" + inkscape:label="GlyphLayer-Ú" inkscape:groupmode="layer" style="display:none" - id="g1185"> + id="g411"> <path - id="path1179" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.742771;word-spacing:0px" - d="M 33.5434 13.0137 C 38.3591 13.6177 42.9953 14.9758 45.759 16.728 C 49.54 19.2173 55.811 26.4091 55.811 41.0687 C 55.811 63.2889 45.2978 80.53 31.9259 80.53 C 25.4704 80.53 18.0928 79.0548 14.404 76.5655 C 10.6231 74.0763 4.25989 66.8846 4.25989 52.1327 C 4.25989 30.0046 14.8652 12.6712 28.237 12.6712 C 29.9739 12.6712 31.7708 12.7913 33.5434 13.0134 M 31.7414 27.054 C 34.6003 27.054 37.2746 28.9902 37.2746 38.8557 C 37.2746 54.4373 33.6781 63.4729 31.8337 65.1325 C 31.373 65.5938 30.4503 66.2387 28.5138 66.2387 C 25.6549 66.2387 22.9806 64.2104 22.9806 54.5295 C 22.9806 38.9478 26.5771 29.9122 28.3293 28.0682 C 28.7899 27.6077 29.8048 27.054 31.7414 27.054 Z M 25.9332 45.2674 L 2.15947 44.4701 M 34.5491 45.7462 L 57.6847 45.906 M 28.9648 63.1343 L 27.2096 84.9886" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 27.760115,78.167712 C 38.366628,59.324502 35.001691,58.184109 43.597511,40.234185 44.284269,38.800087 41.817145,14.506765 41.928188,12.914579" + id="path423" + sodipodi:nodetypes="csc" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 36.320357,6.7688031 C 36.190823,-1.0744662 43.569639,-4.4127252 49.894288,-8.3834847" + id="path436" + inkstitch:ties="1" + sodipodi:nodetypes="cc" /> + <path + d="m 42.358628,-9.1159024 -12.07235,16.2115 m 20.65225,-16.2115 -14.0556,16.2115" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path437" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" + sodipodi:nodetypes="cccc" /> <path - d="M 14.3253 -9.74345 C 13.8906 -9.41686 13.6814 -8.93734 13.57 -8.49038 C 12.9866 -6.06305 12.4045 -2.66485 12.4045 0.636353 C 12.4045 1.80145 12.6957 2.77234 13.2792 3.54909 C 15.4156 6.26768 18.6204 7.04442 24.5444 7.04442 C 25.0793 7.04442 25.4493 6.93895 25.7246 6.7403 M 14.3252 -9.74336 C 14.6458 -9.98357 15.0883 -10.1408 15.7064 -10.1408 C 18.717 -10.1408 23.0871 -10.044 26.1947 -8.00472 C 27.3601 -7.22801 28.7199 -5.09199 28.1859 -1.93648 C 27.6518 1.21905 27.4583 2.18991 26.5836 5.19977 C 26.3477 5.90653 26.148 6.43408 25.7246 6.7403 M 11.3899 3.77511 L 28.3498 -7.74683" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.782188;word-spacing:0px" - id="path1181" - inkstitch:contour_underlay="True" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 42.375645,13.122821 C 56.22766,17.559231 32.779583,70.928899 27.606568,71.326812 22.433553,71.724726 12.627546,13.446885 12.627546,13.446885" + id="path438" + sodipodi:nodetypes="czc" + inkstitch:force_lock_stitches="False" /> + <path + id="path406" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.5556,12.187 c -0.7697,0 -1.4888,0.2277 -2.03745,0.5633 C 11.0245,13.0522 10.6691,13.4414 10.5392,13.8305 9.25968,18.7604 7.7055569,34.915061 5.6471887,50.633031 3.5888206,66.351001 7.24901,70.4334 10.9962,72.8983 c 3.6558,2.465 10.6932,6.1168 17.0909,6.208 M 13.5556,12.187 c 3.1074,0 9.5051,0.3654 12.7953,1.7346 1.4623,0.6389 2.9246,1.0956 2.559,5.2951 -0.9139,10.4989 -3.435655,26.324867 -4.067,35.05725 -0.631345,8.732383 1.5081,8.58175 4.2499,8.58175 M 31.981063,18.785066 3.4876093,24.387873 m 0.746864,7.605925 24.7795107,0.940994 M 1.2546587,55.51865 27.759325,57.243806" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:contour_underlay="True" + inkstitch:ties="3" + sodipodi:nodetypes="cccscccccsccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 29.041886,64.397225 C 37.42238,74.410609 46.317368,54.031482 58.715116,15.783634" + id="path407" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - id="path1183" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.782188;word-spacing:0px" - d="M 38.8 -8.08049 C 38.3653 -7.75391 38.1561 -7.27437 38.0446 -6.82743 C 37.4613 -4.40011 36.8792 -1.00189 36.8792 2.2993 C 36.8792 3.46443 37.1713 4.43532 37.7538 5.21204 C 39.8903 7.93061 43.0951 8.70736 49.019 8.70736 C 49.554 8.70736 49.9241 8.60189 50.1994 8.40322 M 38.7999 -8.0804 C 39.1205 -8.32061 39.5638 -8.47784 40.1812 -8.47784 C 43.1917 -8.47784 47.5618 -8.38103 50.6694 -6.34176 C 51.8348 -5.56503 53.1946 -3.42904 52.6606 -0.273529 C 52.1265 2.88197 51.9329 3.85289 51.0584 6.86282 C 50.8224 7.56957 50.6228 8.09704 50.1994 8.40331 M 35.8645 5.43806 L 52.8244 -6.08386" + id="path411" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 57.3339,14.1042 c 0.7391,0.2952 1.2925,0.6437 1.6168,1.1314 0.2752,0.4167 0.3867,0.935 0.3022,1.6077 v 0 c -0.6398,8.5817 -1.6451,18.2589 -3.6558,32.6835 -0.2742,2.6476 -0.6396,5.1125 -1.3709,8.6274 C 50.3876,73.3548 42.0706,79.2887 28.0871,79.1063 M 57.3339,14.1042 c -2.3763,-0.913 -10.9674,-2.6475 -14.8975,-2.6475 -1.4622,0 -2.1022,0.9129 -2.2848,1.7345 -1.371,7.0298 -2.5591,23.0064 -4.43265,38.6635 -0.77685,5.3407 -2.33045,11.001 -6.62615,11.001 m 7.622408,-46.726654 23.93972,10.813562 m -27.563304,4.894358 29.641313,2.66615 M 31.052804,55.51865 56.773308,58.341632" + sodipodi:nodetypes="ccssccccsccccc" inkstitch:satin_column="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:contour_underlay_inset_mm="0.5" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g31928" - style="display:none" + inkscape:label="GlyphLayer-Ù" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-Ä"> + style="display:none" + id="g81"> <path - id="path3457-1" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.782188;word-spacing:0px" - d="M 38.2509 -7.86745 C 37.8195 -7.54333 37.6119 -7.0674 37.5013 -6.62382 C 36.9223 -4.21478 36.3446 -0.842142 36.3446 2.4342 C 36.3446 3.59055 36.6345 4.55414 37.2126 5.32501 C 39.333 8.02312 42.5137 8.79402 48.393 8.79402 C 48.9239 8.79402 49.2912 8.68934 49.5644 8.49217 M 38.2508 -7.86736 C 38.569 -8.10576 39.009 -8.26181 39.6217 -8.26181 C 42.6095 -8.26181 46.9467 -8.16571 50.0309 -6.14181 C 51.1875 -5.37093 52.5371 -3.25102 52.0071 -0.119262 C 51.4771 3.01248 51.2849 3.97609 50.417 6.96336 C 50.1828 7.66479 49.9847 8.18829 49.5644 8.49226 M 35.3376 5.54933 L 52.1697 -5.88586" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 26.79782,78.381555 47.574726,33.464446 40.688771,12.721104" + id="path256" + sodipodi:nodetypes="ccc" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 36.904449,6.7688031 C 37.033983,-1.0744662 29.655167,-4.4127252 23.330518,-8.3834847" + id="path260" + inkstitch:ties="1" + sodipodi:nodetypes="cc" /> + <path + d="m 30.866178,-9.1159024 12.07235,16.2115 m -20.65225,-16.2115 14.0556,16.2115" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path291" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 13.9606 -9.5179 C 13.5291 -9.19376 13.3216 -8.71785 13.2109 -8.27425 C 12.632 -5.8652 12.0542 -2.49258 12.0542 0.783768 C 12.0542 1.9401 12.3433 2.90368 12.9223 3.67458 C 15.0427 6.3727 18.2233 7.1436 24.1027 7.1436 C 24.6336 7.1436 25.0008 7.03893 25.274 6.84176 M 13.9605 -9.5178 C 14.2787 -9.75621 14.7178 -9.91226 15.3313 -9.91226 C 18.3192 -9.91226 22.6563 -9.81616 25.7406 -7.79226 C 26.8972 -7.02139 28.2468 -4.90145 27.7168 -1.76969 C 27.1867 1.36208 26.9946 2.32563 26.1265 5.31284 C 25.8924 6.01427 25.6943 6.53785 25.274 6.84176 M 11.0473 3.8989 L 27.8795 -7.5363" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.782188;word-spacing:0px" - id="path3455-2" - inkstitch:contour_underlay="True" - inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 41.418331,13.327337 C 43.062807,35.038575 51.143186,58.66689 27.402464,72.816579 24.164496,68.328321 12.206436,25.2533 12.627546,13.446885" + id="path8" + sodipodi:nodetypes="ccc" + inkstitch:ties="2" /> <path - id="path839-2" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" - d="M 23.0945 51.5569 L 29.3603 51.0837 L 35.6422 50.6092 M 21.1848 67.216 C 23.1614 67.12 26.2919 66.8791 29.3498 66.6152 C 32.3484 66.3564 35.2771 66.0754 36.9789 65.8863" - inkstitch:contour_underlay="True" + id="path11" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.5556,12.187 c -0.7697,0 -1.4888,0.2277 -2.03745,0.5633 C 11.0245,13.0522 10.6691,13.4414 10.5392,13.8305 9.25968,18.7604 7.7055569,34.915061 5.6471887,50.633031 3.5888206,66.351001 7.24901,70.4334 10.9962,72.8983 c 3.6558,2.465 10.6932,6.1168 17.0909,6.208 M 13.5556,12.187 c 3.1074,0 9.5051,0.3654 12.7953,1.7346 1.4623,0.6389 2.9246,1.0956 2.559,5.2951 -0.9139,10.4989 -3.435655,26.324867 -4.067,35.05725 -0.631345,8.732383 1.5081,8.58175 4.2499,8.58175 M 31.981063,18.785066 3.4876093,24.387873 m 0.746864,7.605925 24.7795107,0.940994 M 1.2546587,55.51865 27.759325,57.243806" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - <path - id="path1631-5" - d="M 1.60531 52.7295 C 1.43149 52.9513 1.34073 53.2529 1.34073 53.628 C 1.34073 55.5376 5.83215 62.1629 7.93275 65.5048 M 1.60531 52.7295 C 1.82989 52.4434 2.19298 52.2915 2.67748 52.2915 C 4.01424 52.3855 9.52939 52.9194 11.5345 52.8241 M 5.25344 51.9839 L 3.08121 59.0112" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" inkstitch:contour_underlay="True" - inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + sodipodi:nodetypes="cccscccccsccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" - d="M 23.5482 12.914 C 23.8451 12.8434 24.2001 12.8504 24.6384 12.9494 C 26.357 13.5222 31.3526 14.0363 34.1215 14.8956 L 33.2033 28.2313 C 33.0422 28.533 31.0357 29.1813 30.7493 29.7542 C 28.5532 36.438 26.8345 43.9811 25.5932 51.4287 L 23.6836 67.0874 C 23.3971 70.6203 23.3016 74.153 23.3971 77.3041 C 23.3971 78.5456 22.8242 79.5004 21.4875 79.5004 M 23.5483 12.9102 C 23.0044 13.0352 22.6556 13.4097 22.3468 13.9038 C 17.2862 20.9695 11.1754 37.5833 7.73803 52.2876 L 5.63744 63.8413 C 5.35099 66.4193 5.16002 68.8064 5.16002 70.9068 C 5.16002 72.3391 5.35099 73.0075 6.11484 73.8669 L 6.11488 73.8669 C 8.78836 77.0177 15.3766 79.5004 21.4875 79.5004 M 27.4323 45.6608 L 8.48305 44.4731" - id="path1021-3" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 29.041886,64.397225 C 37.42238,74.410609 46.317368,54.031482 58.715116,15.783634" + id="path51" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path81" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.793725;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 57.3339,14.1042 c 0.7391,0.2952 1.2925,0.6437 1.6168,1.1314 0.2752,0.4167 0.3867,0.935 0.3022,1.6077 v 0 c -0.6398,8.5817 -1.6451,18.2589 -3.6558,32.6835 -0.2742,2.6476 -0.6396,5.1125 -1.3709,8.6274 C 50.3876,73.3548 42.0706,79.2887 28.0871,79.1063 M 57.3339,14.1042 c -2.3763,-0.913 -10.9674,-2.6475 -14.8975,-2.6475 -1.4622,0 -2.1022,0.9129 -2.2848,1.7345 -1.371,7.0298 -2.5591,23.0064 -4.43265,38.6635 -0.77685,5.3407 -2.33045,11.001 -6.62615,11.001 m 7.622408,-46.726654 23.93972,10.813562 m -27.563304,4.894358 29.641313,2.66615 M 31.052804,55.51865 56.773308,58.341632" + sodipodi:nodetypes="ccssccccsccccc" + inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:contour_underlay_inset_mm="0.5" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g32964" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-T"> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 33.75,77.589285 C 27.672793,54.647297 44.869542,22.377881 3.4178214,13.664747" + id="path121" + sodipodi:nodetypes="cc" /> + <path + id="path871" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01887;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 2.30356,14.0157 c 0.18677,-0.2783 0.47779,-0.462 0.92217,-0.5253 3.5677282,-0.489601 14.903905,-0.92621 26.238198,-0.783425 M 2.30352,14.0157 c -0.3545,0.5273 -0.33369,1.3938 -0.27347,2.4178 0.36792,4.5067 3.12712,9.7492 3.8629,10.577 1.93145,2.2993 2.39133,3.2191 5.79435,3.495 h 10e-5 c 2.7592,-0.2756 6.0702,-0.3681 9.6572,-0.3681 l 1.333563,-0.05757 M 29.1729,9.51845 18.53876,33.229091" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" - d="M 33.0609 12.2689 C 32.6973 12.5818 32.5177 13.0277 32.4679 13.5256 C 32.3724 14.0031 32.3724 14.4804 32.3724 15.1488 L 31.7041 29.0891 C 31.9606 29.626 32.2029 30.0967 32.4679 30.4259 C 32.6589 36.8232 33.0408 43.9843 33.5182 50.8591 L 34.855 66.1362 C 35.5234 71.7696 36.1917 75.6845 37.0511 76.4483 C 39.7246 78.9308 46.8857 79.5038 52.9966 79.5038 C 53.6668 79.5038 54.193 79.3116 54.527 78.964 M 33.0609 12.2689 C 33.3946 11.9821 33.8832 11.8069 34.5685 11.8069 C 37.624 11.8069 44.8806 13.0482 47.3631 14.003 C 48.8909 14.5759 49.3683 15.2443 49.5592 16.6765 C 49.8457 19.5409 50.1321 37.2052 52.4237 58.4021 C 53.5695 69.3826 54.8107 76.2573 54.9062 77.4987 C 55.0015 78.1174 54.8597 78.6178 54.527 78.9637 M 32.2066 45.5393 L 52.1108 43.5415" - id="path1014-6" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 21.875,29.196428 c 12.976191,-4.702381 24.642857,-4.285714 35,1.25" + id="path122" + sodipodi:nodetypes="cc" /> + <path + id="path118" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01887;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 48.035714,32.767857 57.857143,20.625 m 0.133557,9.3671 c -0.4847,0.6527 -1.313,1.1058 -2.6158,1.065 -1.3797,-0.092 -9.8412,-1.4716 -21.246,-1.4716 L 22.678163,30.07983 M 57.9907,29.9923 C 58.6354,29.1248 58.6724,27.9029 58.41,27.0105 56.7545,21.0322 53.8113,15.0539 51.7879,14.0421 50.5922,13.3985 42.9584,13.2142 39.9233,13.0304 36.598547,12.854253 33.031331,12.751915 29.463928,12.706975" + inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01887;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 21.255314,28.941071 C 20.703514,34.275471 17.9416,54.9704 17.7576,70.238 c 0,1.1959 0.2759,2.2074 0.9198,3.0352 2.2073,2.7592 8.2776,5.6103 14.4399,5.8863 0.8148,0.034 1.5025,-0.2469 2.051,-0.801 m -13.912986,-49.417429 13.01425,-0.5518 c 5.38055,0.7357 5.193836,6.622929 5.009936,8.554329 -0.9197,10.485 -1.725886,16.934107 -2.5753,35.8698 0,2.6126 -0.5367,4.5351 -1.5359,5.5451 M 16.284105,60.566604 41.1564,51.8266" + id="path3461" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccccccc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-ä" - inkscape:groupmode="layer" + id="g30767" style="display:none" - id="g1199"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-S"> <path - d="M 38.2509 -7.86746 C 37.8195 -7.54334 37.6119 -7.06741 37.5013 -6.62383 C 36.9223 -4.21479 36.3446 -0.842146 36.3446 2.43419 C 36.3446 3.59054 36.6345 4.55413 37.2126 5.325 C 39.333 8.02311 42.5137 8.79401 48.393 8.79401 C 48.9239 8.79401 49.2912 8.68933 49.5644 8.49216 M 38.2508 -7.86737 C 38.569 -8.10577 39.009 -8.26182 39.6217 -8.26182 C 42.6095 -8.26182 46.9467 -8.16572 50.0309 -6.14182 C 51.1875 -5.37094 52.5371 -3.25103 52.0071 -0.119266 C 51.4771 3.01247 51.2849 3.97608 50.417 6.96335 C 50.1828 7.66478 49.9847 8.18828 49.5644 8.49225 M 35.3376 5.54932 L 52.1697 -5.88587" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.782188;word-spacing:0px" - id="path3457-1-2" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 29.375,79.821429 3.4821429,56.160714" + id="path229" + inkstitch:ties="3" /> + <path + id="path223" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01886;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 4.49302,56.1098 c -1.12062,0.3735 -1.86776,1.0271 -1.77435,4.9493 0.09341,2.8014 1.96112,9.1515 6.35032,12.4199 3.92231,2.8949 8.96521,6.6301 20.17161,6.6301 M 4.49302,56.1098 c 2.61485,-0.8405 6.53708,3.175 8.59158,4.2955 2.22259,1.185258 4.419028,1.848191 6.285406,2.209762 M 0.71428571,62.142857 9.1964286,55.625" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 20.089286,63.035714 35.856393,67.778891 23.138925,46.763168 C 15.875275,44.469789 10.508956,36.753678 13.198178,31.742236 16.341194,25.885138 33.87984,20.836872 34.74816,20.059877 38.983432,16.270044 41.748772,47.0214 42.5,44.375" + id="path230" + sodipodi:nodetypes="cccssc" + inkstitch:ties="3" /> <path - id="path3455-2-3" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.782188;word-spacing:0px" - d="M 13.9606 -9.51791 C 13.5291 -9.19377 13.3216 -8.71786 13.2109 -8.27426 C 12.632 -5.86521 12.0542 -2.49259 12.0542 0.783764 C 12.0542 1.94009 12.3433 2.90367 12.9223 3.67457 C 15.0427 6.37269 18.2233 7.14359 24.1027 7.14359 C 24.6336 7.14359 25.0008 7.03892 25.274 6.84175 M 13.9605 -9.51781 C 14.2787 -9.75622 14.7178 -9.91227 15.3313 -9.91227 C 18.3192 -9.91227 22.6563 -9.81617 25.7406 -7.79227 C 26.8972 -7.0214 28.2468 -4.90146 27.7168 -1.7697 C 27.1867 1.36207 26.9946 2.32562 26.1265 5.31283 C 25.8924 6.01426 25.6943 6.53784 25.274 6.84175 M 11.0473 3.89889 L 27.8795 -7.53631" + id="path841" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01886;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 42.5016,44.0634 c -1.3074,0.3738 -3.0818,-0.3738 -5.2297,-1.0272 -4.6693,-0.9338 -4.9495,-2.9884 -3.7355,-7.0972 1.681,-5.8831 0.2802,-8.5912 -2.9884,-8.5912 -4.2024,0 -8.5916,3.9221 -8.685,8.5912 -0.4669,14.9414 25.308,6.8169 25.308,26.5207 0,12.3267 -9.0586,17.6494 -17.9304,17.6494 m 13.261,-36.0457 c 2.5215,-0.6537 3.7355,-3.7354 4.2024,-4.5759 3.8289,-6.8169 3.8289,-11.5794 4.2958,-15.5949 0.467,-4.0154 -2.895,-7.0036 -6.4437,-8.4978 -4.5759,-1.961 -9.1519,-3.8287 -16.6229,-3.8287 -11.0197,0 -24.46745,10.4589 -24.46745,24.5597 0,18.3965 21.85265,15.9685 23.81375,22.5054 v 0 c 1.0273,3.4551 -0.467,4.3889 -3.9223,4.3889 -0.923926,0 -2.324602,-0.08295 -3.987194,-0.405038 M 24.2787,34.4242 0.862713,27.9441 M 24.8836,60.1722 48.121491,71.379583 M 26.7845,42.1142 12.9595,53.4327 M 31.6232,30.1906 53.2247,18.2671" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccscscccccsssssccccccccc" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g32798" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-R"> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 21.428571,76.339285 C 16.522381,59.334169 26.090332,37.788629 5.1785714,22.946428" + id="path123" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - d="M 23.0945 51.5569 L 29.3603 51.0837 L 35.6422 50.6092 M 21.1848 67.216 C 23.1614 67.12 26.2919 66.8791 29.3498 66.6152 C 32.3484 66.3564 35.2771 66.0754 36.9789 65.8863" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" - id="path839-2-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.7682,20.9062 c 0.07476,-0.5947 0.33483,-1.0846 0.80302,-1.4591 2.2748,-1.8009 14.59668,-9.3836 25.49668,-9.3836 4.4548,0 14.9758,4.9287 17.4401,6.2557 2.2748,1.2322 4.6444,6.0661 4.6444,10.6157 0,10.9 -2.8435,19.1462 -11.1844,23.1271 L 36.349414,50.765057 22.2338,49.0221 M 3.8574857,20.9062 c -0.07662,0.6086 -0.047916,1.3272 0.2397943,2.1426 l 4.39511,8.0131 13.39921,-2.3182 c 2.0852,-1.5165 4.196,-3.5149 6.4708,-3.5149 5.0235,0 7.5827,3.3175 7.5827,6.8244 0,6.4453 -3.1783,13.3341 -13.6987,13.797 M 32.7281,32.8461 54.764771,34.134286 M 29.8291,27.512 39.555457,10.620356" + id="path3815" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="ccscscccccccssccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 22.767857,47.5 9.0178571,31.607143" + id="path124" + inkstitch:ties="3" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" - d="M 1.60531 52.7295 C 1.43149 52.9513 1.34073 53.2529 1.34073 53.628 C 1.34073 55.5376 5.83215 62.1629 7.93275 65.5048 M 1.60531 52.7295 C 1.82989 52.4434 2.19298 52.2915 2.67748 52.2915 C 4.01424 52.3855 9.52939 52.9194 11.5345 52.8241 M 5.25344 51.9839 L 3.08121 59.0112" - id="path1631-5-6" + id="path3696" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 8.45758,30.7262 C 7.7688045,34.284864 6.8019551,41.389029 6.0622115,49.828447 5.9395422,51.227929 5.823118,52.664128 5.7152424,54.126966 M 8.45758,30.7263 21.7275,27.8828 c 0.6635,0 1.1374,0.1901 1.6113,0.284 1.4218,0.5687 3.784287,2.0853 3.453863,5.5922 -0.330424,3.507 -0.690893,7.2035 -0.991272,11.2792 l -0.231036,3.643044 M 4.9107143,36.607143 l 10.1785717,-9.375" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="csccccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - id="path1021-3-1" - d="M 23.5482 12.914 C 23.8451 12.8434 24.2001 12.8504 24.6384 12.9494 C 26.357 13.5222 31.3526 14.0363 34.1215 14.8956 L 33.2033 28.2313 C 33.0422 28.533 31.0357 29.1813 30.7493 29.7542 C 28.5532 36.438 26.8345 43.9811 25.5932 51.4287 L 23.6836 67.0874 C 23.3971 70.6203 23.3016 74.153 23.3971 77.3041 C 23.3971 78.5456 22.8242 79.5004 21.4875 79.5004 M 23.5483 12.9102 C 23.0044 13.0352 22.6556 13.4097 22.3468 13.9038 C 17.2862 20.9695 11.1754 37.5833 7.73803 52.2876 L 5.63744 63.8413 C 5.35099 66.4193 5.16002 68.8064 5.16002 70.9068 C 5.16002 72.3391 5.35099 73.0075 6.11484 73.8669 L 6.11488 73.8669 C 8.78836 77.0177 15.3766 79.5004 21.4875 79.5004 M 27.4323 45.6608 L 8.48305 44.4731" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 23.75,51.25 C 13.103651,59.070205 8.2871457,67.125959 21.071428,75.892857" + id="path130" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path129" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 23.9768,76.4783 c -0.2221,0.2713 -2.8384,0.4073 -3.4817,0.4073 -6.3505,0 -12.22708,-3.507 -14.50188,-6.3504 C 5.32974,69.6821 5.04539,68.6396 5.04539,67.4074 5.1568586,62.920871 5.3994127,58.409751 5.7152424,54.126966 M 23.9768,76.4778 c 0.268751,-0.3287 0.409718,-0.8564 0.442615,-1.5829 0.30038,-10.521 0.827134,-20.151657 1.247691,-26.312557 M 26.15457,71.557628 17.275479,77.9244" + sodipodi:nodetypes="cscccccccc" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> <path - id="path1014-6-5" - d="M 33.0609 12.2689 C 32.6973 12.5818 32.5177 13.0277 32.4679 13.5256 C 32.3724 14.0031 32.3724 14.4804 32.3724 15.1488 L 31.7041 29.0891 C 31.9606 29.626 32.2029 30.0967 32.4679 30.4259 C 32.6589 36.8232 33.0408 43.9843 33.5182 50.8591 L 34.855 66.1362 C 35.5234 71.7696 36.1917 75.6845 37.0511 76.4483 C 39.7246 78.9308 46.8857 79.5038 52.9966 79.5038 C 53.6668 79.5038 54.193 79.3116 54.527 78.964 M 33.0609 12.2689 C 33.3946 11.9821 33.8832 11.8069 34.5685 11.8069 C 37.624 11.8069 44.8806 13.0482 47.3631 14.003 C 48.8909 14.5759 49.3683 15.2443 49.5592 16.6765 C 49.8457 19.5409 50.1321 37.2052 52.4237 58.4021 C 53.5695 69.3826 54.8107 76.2573 54.9062 77.4987 C 55.0015 78.1174 54.8597 78.6178 54.527 78.9637 M 32.2066 45.5393 L 52.1108 43.5415" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05774;word-spacing:0px" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 25.159414,48.692686 11.8278,0.58 L 40.968,50.062 c 3.9809,5.213 9.8575,10.8052 12.0375,12.7957 0.7666,0.7186 1.0004,1.5098 0.9097,2.3368 -0.0889,0.8095 -0.4886,1.6534 -1.0043,2.4971 -1.8008,2.8436 -8.3409,9.7626 -12.4166,9.6679 M 31.021114,74.753343 53.859586,74.0123 M 22.678571,50.178571 21.97375,53.620671 C 25.9587,64.4698 36.0395,77.2645 40.4943,77.3595" + id="path3694" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccccccc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g32306" @@ -1494,355 +3428,792 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-Q"> <path - id="path2576" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04472;word-spacing:0px" - d="M 43.3528 71.348 C 44.6066 76.026 54.2036 85.9046 50.5094 90.1275 M 27.132 77.0064 C 29.2068 85.9656 32.9684 97.1061 37.6837 97.1061" + id="path863" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04472;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 28.0644,65.3247 c 1.9804,0 2.9235,-0.66 3.395,-1.1315 1.8862,-1.6976 5.28115,-12.354238 5.7527,-24.4255 0.47155,-12.071262 -3.1121,-11.7883 -5.847,-11.7883 -2.7349,0 -3.791591,1.798673 -4.585927,3.230654 C 25.984837,32.642035 22.406,39.6264 22.406,52.9708 c 0,13.3444 2.7349,12.3539 5.6584,12.3539 m 0,14.7121 c 7.8737,-0.1785 12.339,-2.7162 16.2207,-5.6582 5.9414,-6.6958 10.751,-17.91825 10.751,-32.3472 0,-14.42895 -2.705926,-20.496386 -8.3933,-25.18 C 40.955426,12.167786 32.709944,10.94281 25.188,12.9848 17.666056,15.02679 4.4877556,32.128989 3.63899,48.6327 2.7902244,65.136411 8.82585,73.907 13.6355,76.4533 c 3.0178,1.6032 8.8648,3.0179 14.4289,3.5835 M 26.7432,47.6016 -0.946848,44.6348 m 34.612548,2.9668 22.5805,2.9668" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="cczzzzccczzzzcccccc" + inkstitch:ties="3" + inkstitch:contour_underlay_inset_mm="0.6" + inkstitch:max_stitch_length_mm="9" /> <path - id="path863" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04472;word-spacing:0px" - d="M 31.3651 27.9794 C 29.3847 27.9794 28.3474 28.5452 27.8758 29.0168 C 26.084 30.9029 22.406 36.1841 22.406 52.9708 C 22.406 62.8729 25.1409 65.3247 28.0644 65.3247 C 30.0448 65.3247 30.9879 64.6647 31.4594 64.1932 C 33.3456 62.4956 36.6463 53.8194 37.2121 39.7677 C 37.5894 29.6769 34.8545 27.9794 31.3651 27.9794 Z M 34.0587 13.6637 C 31.2873 13.2521 28.2831 12.9848 25.188 12.9848 C 15.9932 12.9848 4.67635 28.8284 3.63899 48.6327 C 2.97882 61.8358 8.82585 73.907 13.6355 76.4533 C 16.6533 78.0565 22.5003 79.4712 28.0644 80.0368 C 35.9381 79.8583 40.4034 77.3206 44.2851 74.3786 C 50.2265 67.6828 55.0361 55.8944 55.0361 42.0314 C 55.0361 27.0365 50.9809 18.549 46.6428 16.8514 C 44.0777 15.8504 39.5205 14.4759 34.0587 13.664 M 26.7432 47.6016 L -0.946848 44.6348 M 33.6657 47.6016 L 56.2462 50.5684" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 28.171551,80.01995 c 12.531189,3.191901 15.616368,3.852284 15.852656,-5.555665" + id="path120" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path2576" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04472;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 44.024207,74.464285 C 45.278007,79.142285 54.2036,85.9046 50.5094,90.1275 M 27.742016,79.64051 c 2.0748,8.9592 5.226384,17.46559 9.941684,17.46559" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccc" + inkstitch:swap_satin_rails="True" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-q" - inkscape:groupmode="layer" + id="g33809" style="display:none" - id="g1205"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-P"> <path - d="M 43.3528 71.3479 C 44.6066 76.0259 54.2036 85.9046 50.5094 90.1274 M 27.132 77.0063 C 29.2068 85.9655 32.9684 97.1061 37.6837 97.1061" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04472;word-spacing:0px" - id="path2576-9" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 20.625,78.571428 11.964286,32.589286 4.7321428,20.267857" + id="path102" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04156;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 3.80431,20.6083 c -0.10476,0.5947 -0.00236,1.2782 0.2719,2.0014 0.51698,1.3633 2.6846443,6.130014 4.1889843,8.386514 7.5722007,-1.018289 27.1231307,-9.70661 28.0139057,2.943286 0,6.3936 -1.699014,10.632957 -12.627114,12.617957 M 3.80433,20.6083 c 0.0927,-0.5264 0.34762,-0.983 0.78919,-1.3363 2.25653,-1.7864 18.14613,-7.6157 24.82168,-7.6157 6.67555,0 16.623223,3.516877 19.8383,6.4874 3.215077,2.970523 4.3251,8.0859 4.3251,12.5989 0,10.8124 -5.7353,22.8471 -17.864,25.8558 -7.5217,1.8804 -10.445214,1.724557 -12.419714,-0.814043 M 57.0507,30.0672 33.5854,33.403" + id="path3123" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccsccczzscccc" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 31.3651 27.9794 C 29.3847 27.9794 28.3474 28.5452 27.8758 29.0168 C 26.084 30.9029 22.406 36.1841 22.406 52.9708 C 22.406 62.8728 25.1409 65.3247 28.0644 65.3247 C 30.0448 65.3247 30.9879 64.6647 31.4594 64.1932 C 33.3456 62.4956 36.6463 53.8194 37.2121 39.7677 C 37.5894 29.6769 34.8545 27.9794 31.3651 27.9794 Z M 34.0587 13.6637 C 31.2873 13.2521 28.2831 12.9848 25.188 12.9848 C 15.9932 12.9848 4.67635 28.8284 3.63899 48.6327 C 2.97882 61.8358 8.82585 73.907 13.6355 76.4532 C 16.6533 78.0564 22.5003 79.4711 28.0644 80.0369 C 35.9381 79.8582 40.4034 77.3205 44.2851 74.3786 C 50.2265 67.6827 55.0361 55.8944 55.0361 42.0314 C 55.0361 27.0365 50.9809 18.549 46.6428 16.8514 C 44.0777 15.8504 39.5205 14.4759 34.0587 13.664 M 26.7432 47.6016 L -0.946848 44.6348 M 33.6657 47.6016 L 56.2462 50.5684" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04472;word-spacing:0px" - id="path863-4" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 21.428571,51.696428 8.9285718,29.553571" + id="path103" + sodipodi:nodetypes="cc" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04156;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 23.462186,26.342628 7.9166012,30.260196 C 6.1444141,36.759289 4.31157,55.0002 4.31157,70.3257 c 0,1.2223 0.2823,2.2564 0.94052,3.1027 2.25654,2.8206 8.83801,5.9234 15.13751,5.9234 0.6373,0 1.1211,-0.135 1.4685,-0.4036 m 1.604086,-52.605572 c 2.5463,2.3532 3.666514,3.685472 3.038414,7.032572 l 3e-4,3e-4 c -0.5641,3.8548 -1.1279,7.8038 -1.6924,12.2228 l -0.6581,7.1451 c -0.6579,6.6756 -1.2224,14.4794 -1.5984,24.6338 -0.0515,0.7213 -0.2725,1.2448 -0.6939,1.571 M 28.021557,47.840971 0.90982443,46.310838" + id="path3113" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccscscccccccccc" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g32469" + id="g33638" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-W"> + inkscape:label="GlyphLayer-Ò"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0177;word-spacing:0px" - d="M 6.73673 13.9221 C 5.90366 14.8345 5.53401 16.2205 5.53401 16.978 C 5.44229 21.847 5.16652 32.9631 6.82017 45.2735 C 8.84128 60.1561 10.3112 67.9648 11.5055 72.5583 C 11.873 73.8444 12.4241 75.1307 13.6184 76.0493 C 16.007 77.8866 20.6923 80.0915 23.6321 80.2753 C 24.2494 80.3363 25.3645 80.5233 26.3083 79.7465 M 6.73671 13.922 C 7.21696 13.3959 7.85124 13.0275 8.6575 13.0275 C 14.5371 13.0275 22.1621 15.8754 24.7344 18.264 C 25.8369 19.2745 26.0206 25.981 26.3881 34.5246 C 26.5718 39.3018 26.6639 45.8246 26.7556 51.5204 L 26.3083 79.7465 M 28.1444 41.0393 L 4.3025 45.0129" - id="path2691" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 26.389257,79.236929 C 8.905313,54.913738 12.247877,31.200869 29.928188,12.914579" + id="path480" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 28.834483,6.7688031 C 28.964017,-1.0744662 21.585201,-4.4127252 15.260552,-8.3834847" + id="path481" + inkstitch:ties="1" + sodipodi:nodetypes="cc" /> + <path + d="m 22.796212,-9.1159024 12.07235,16.2115 m -20.65225,-16.2115 14.0556,16.2115" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path482" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - id="path2699" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0177;word-spacing:0px" - d="M 55.2713 13.3391 C 54.6724 13.7062 54.2788 14.3654 54.0402 15.141 C 50.733 25.9814 48.0688 40.5884 44.3941 52.8988 C 42.5991 60.0208 40.9761 67.3795 39.3077 74.5969 C 39.5663 75.2999 39.9337 75.8758 40.6277 76.325 C 43.4756 78.1623 50.9169 80.2753 54.7754 80.7345 C 55.3731 80.9643 56.0628 80.7815 56.6603 80.4008 M 55.2713 13.3395 C 55.5947 13.141 55.9778 13.0282 56.4288 13.0282 C 62.3084 13.0282 69.4741 17.2541 72.0464 20.2857 L 72.0467 20.2855 C 72.7818 21.1122 73.1491 22.5822 72.8735 24.0521 C 69.4743 43.5282 62.768 68.1488 57.9908 78.8974 C 57.7614 79.4479 57.2568 80.0218 56.6604 80.4007 M 45.9464 38.0197 L 70.5831 45.808" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 29.520272,13.594407 C 15.426525,17.308118 11.594478,69.743814 26.75145,79.607717" + id="path483" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + id="path879" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01481;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 31.381,80.2304 c -6.4125,0 -13.741,-1.4657 -17.4053,-3.9391 C 10.2199,73.8179 3.89908,66.6727 3.89908,52.0156 c 0,-21.9857 10.541893,-38.771245 23.81762,-39.2077 10.863281,-0.357143 13.454847,1.525539 17.4052,4.0307 3.845186,3.366257 9.9852,9.6187 9.9852,24.1843 0,22.0772 -10.4431,39.2075 -23.7261,39.2075 M 31.2894,64.932 c -0.4577,0.4582 -1.3741,1.0993 -3.2978,1.0993 -2.8398,0 -5.4964,-2.0154 -5.4964,-11.6339 0,-4.693226 0.4294,-27.299165 8.7026,-27.29895 2.8398,5e-5 5.4964,1.92375 5.4964,11.72575 0,15.4815 -3.5727,24.4589 -5.4048,26.1078 M 25.4282,45.1949 1.81268,44.4024 m 32.17412,1.268 22.9816,0.1586 M 28.4396,62.9461 26.6962,84.6598" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccsscsccsscsccccccc" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:contour_underlay_inset_mm="0.6" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g477" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-Õ"> <path - id="path2697" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0177;word-spacing:0px" - d="M 45.0177 62.4478 C 44.099 52.1584 43.2919 33.2387 43.2919 31.8607 C 43.34 29.3961 42.4224 27.8466 41.2876 26.8646 M 39.3077 74.5969 C 38.9843 73.7179 38.8313 72.6402 38.4228 71.364 C 37.0448 67.3218 36.4018 59.9723 35.7587 53.1742 C 35.642 53.2152 35.5253 53.2532 35.4225 53.2905 L 33.719 50.7569 L 37.3156 24.7943 M 46.026 40.8664 L 31.8646 44.4629" + style="display:inline;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 27.478864,79.442788 39.988697,59.983047 40.737149,21.384331 35.925674,13.151363" + id="path484" + sodipodi:nodetypes="cccc" + inkstitch:ties="3" /> + <path + style="display:inline;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 44.907093,2.7799629 H 27.265021 l -3.100728,3.5284146" + id="path485" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + id="path486" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.02872;stroke-opacity:1" + d="m 23.456961,7.3607326 c 0.476073,0.3570722 0.833131,0.6545739 1.725783,0.4760729 0.833145,-0.1787811 1.785291,-1.4877189 3.451511,-1.6067896 3.33251,-0.2976418 6.010446,1.9042913 10.1166,1.7257903 2.380364,-0.1189307 5.355802,-1.66629 6.66502,-3.1539388 0.416573,-0.4761429 0.952146,-0.7141443 0.595074,-1.66629 M 19.29132,3.2544381 c 0,-1.0116461 0.89261,-1.9042914 1.24969,-2.26136347 0.773623,-0.833075 3.392024,-2.91600743 7.081599,-3.03493813 2.856437,-0.1188607 5.177301,1.90450133 8.926383,1.72572033 2.796937,-0.1188607 2.796937,-1.90422143 4.165655,-1.84479103 0.595074,-0.05943 1.071146,0.1189307 1.487719,0.5951435 M 30.224804,-3.3842616 35.350305,8.762281" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 36.157214,13.843027 C 53.444361,67.537541 49.268089,55.098736 28.199907,79.481922" + id="path487" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - id="path2695" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0177;word-spacing:0px" - d="M 36.0514 24.8864 C 35.0957 24.9135 34.2329 25.4716 33.3701 27.3592 C 31.7165 31.3095 26.5762 54.8772 24.3714 61.2163 M 39.827 25.7012 L 36.9659 51.689 L 35.4225 53.2908 C 35.2825 53.3458 35.1686 53.3962 35.1156 53.4498 C 34.3807 56.2977 29.8791 72.8341 27.4905 77.7949 C 27.1892 78.7593 26.7692 79.3679 26.3084 79.7467 M 28.6614 38.7314 L 39.451 43.7891" + id="path477" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01481;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 31.381,80.2304 c -6.4125,0 -13.741,-1.4657 -17.4053,-3.9391 C 10.2199,73.8179 3.89908,66.6727 3.89908,52.0156 c 0,-21.9857 10.541893,-38.771245 23.81762,-39.2077 10.863281,-0.357143 13.454847,1.525539 17.4052,4.0307 3.845186,3.366257 9.9852,9.6187 9.9852,24.1843 0,22.0772 -10.4431,39.2075 -23.7261,39.2075 M 31.2894,64.932 c -0.4577,0.4582 -1.3741,1.0993 -3.2978,1.0993 -2.8398,0 -5.4964,-2.0154 -5.4964,-11.6339 0,-4.693226 0.4294,-27.299165 8.7026,-27.29895 2.8398,5e-5 5.4964,1.92375 5.4964,11.72575 0,15.4815 -3.5727,24.4589 -5.4048,26.1078 M 25.4282,45.1949 1.81268,44.4024 m 32.17412,1.268 22.9816,0.1586 M 28.4396,62.9461 26.6962,84.6598" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccsscsccsscsccccccc" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:contour_underlay_inset_mm="0.6" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-w" + id="g478" + style="display:none" inkscape:groupmode="layer" + inkscape:label="GlyphLayer-Ø"> + <path + style="opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 25.768118,78.052805 -5.559926,-6.52222 -7.270672,2.993806" + id="path500" + inkstitch:ties="3" /> + <path + id="path494" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01481;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 12.276393,74.974053 c 0.600324,0.535343 1.174826,0.971847 1.699307,1.317247 3.6643,2.4734 10.9928,3.9391 17.4053,3.9391 13.283,0 23.7261,-17.1303 23.7261,-39.2075 0,-8.780642 -2.231337,-14.540207 -4.846144,-18.467611 M 23.04067,60.697102 c 0.921269,4.270398 2.88775,5.334198 4.95093,5.334198 1.9237,0 2.8401,-0.6411 3.2978,-1.0993 1.8321,-1.6489 5.618643,-10.368558 5.4048,-22.1078 M 56.9684,45.829 33.772957,51.658012 M 26.6962,84.6598 28.4396,62.9461" + sodipodi:nodetypes="ccssccscccccc" + inkstitch:satin_column="True" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" /> + <path + style="opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 49.183959,22.66739 36.781048,31.648808" + id="path501" + inkstitch:ties="3" /> + <path + id="path493" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01481;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 46.545493,18.140818 C 46.048717,17.661878 45.569744,17.230664 45.1219,16.8386 41.171547,14.333439 38.579981,12.450757 27.7167,12.8079 14.440973,13.244355 3.89908,30.0299 3.89908,52.0156 c 0,8.562547 2.1571647,14.561439 4.6999036,18.562913 M 36.109438,32.248979 C 35.172398,28.08567 33.232105,27.098486 31.1978,27.09845 24.031567,27.098264 22.750535,44.059469 22.536023,51.648511 M 1.81268,44.4024 25.4282,45.1949" + sodipodi:nodetypes="ccsscccccc" + inkstitch:satin_column="True" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:contour_underlay="True" /> + <path + style="opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 22.988155,50.360097 53.033139,14.006736" + id="path502" + inkstitch:ties="3" /> + <path + id="rect492" + style="display:inline;opacity:1;fill:none;stroke:#000000;stroke-width:0.401205;stroke-linecap:round;stroke-linejoin:round" + d="m 54.100054,14.391297 c 1.458605,1.05224 1.785751,3.073608 0.733511,4.532213 L 9.57582,81.659363 C 8.52358,83.117968 6.5022129,83.445114 5.0436076,82.392874 M 52.62115,13.324413 c -1.458606,-1.05224 -3.479973,-0.725094 -4.532213,0.733511 L 2.8311919,76.793777 C 1.7789517,78.252382 2.1060977,80.27375 3.564703,81.32599" + sodipodi:nodetypes="cssccssc" + inkstitch:satin_column="True" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:contour_underlay="True" /> + </g> + <g + id="g479" style="display:none" - id="g1215"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-Ō"> <path - id="path2691-1" - d="M 6.73673 13.9221 C 5.90366 14.8345 5.53401 16.2205 5.53401 16.978 C 5.44229 21.847 5.16652 32.9631 6.82017 45.2735 C 8.84128 60.1561 10.3112 67.9648 11.5055 72.5583 C 11.873 73.8444 12.4241 75.1307 13.6184 76.0493 C 16.007 77.8866 20.6923 80.0915 23.6321 80.2753 C 24.2494 80.3363 25.3645 80.5233 26.3083 79.7465 M 6.73671 13.922 C 7.21696 13.3959 7.85124 13.0275 8.6575 13.0275 C 14.5371 13.0275 22.1621 15.8754 24.7344 18.264 C 25.8369 19.2745 26.0206 25.981 26.3881 34.5246 C 26.5718 39.3018 26.6639 45.8246 26.7556 51.5204 L 26.3083 79.7465 M 28.1444 41.0393 L 4.3025 45.0129" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0177;word-spacing:0px" - inkstitch:contour_underlay="True" - inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + style="display:inline;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 27.478864,79.442788 39.988697,59.983047 40.737149,21.384331 35.925674,13.151363" + id="path503" + sodipodi:nodetypes="cccc" + inkstitch:ties="3" /> <path - d="M 55.2713 13.3391 C 54.6724 13.7062 54.2788 14.3654 54.0402 15.141 C 50.733 25.9814 48.0688 40.5884 44.3941 52.8988 C 42.5991 60.0208 40.9761 67.3795 39.3077 74.5969 C 39.5663 75.2999 39.9337 75.8758 40.6277 76.325 C 43.4756 78.1623 50.9169 80.2753 54.7754 80.7345 C 55.3731 80.9643 56.0628 80.7815 56.6603 80.4008 M 55.2713 13.3395 C 55.5947 13.141 55.9778 13.0282 56.4288 13.0282 C 62.3084 13.0282 69.4741 17.2541 72.0464 20.2857 L 72.0467 20.2855 C 72.7818 21.1122 73.1491 22.5822 72.8735 24.0521 C 69.4743 43.5282 62.768 68.1488 57.9908 78.8974 C 57.7614 79.4479 57.2568 80.0218 56.6604 80.4007 M 45.9464 38.0197 L 70.5831 45.808" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0177;word-spacing:0px" - id="path2699-5" - inkstitch:contour_underlay="True" - inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + style="display:inline;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 43.624033,7.6983588 27.265021,2.7799629 21.812016,7.377594" + id="path504" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> <path - d="M 45.0177 62.4478 C 44.099 52.1584 43.2919 33.2387 43.2919 31.8607 C 43.34 29.3961 42.4224 27.8466 41.2876 26.8646 M 39.3077 74.5969 C 38.9843 73.7179 38.8313 72.6402 38.4228 71.364 C 37.0448 67.3218 36.4018 59.9723 35.7587 53.1742 C 35.642 53.2152 35.5253 53.2532 35.4225 53.2905 L 33.719 50.7569 L 37.3156 24.7943 M 46.026 40.8664 L 31.8646 44.4629" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0177;word-spacing:0px" - id="path2697-0" - inkstitch:contour_underlay="True" + id="path505" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.02872;stroke-opacity:1" + d="m 20.995352,8.7992491 23.602046,0.320765 M 20.995352,0.08217351 44.597398,0.18909516" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" + sodipodi:nodetypes="cccc" /> <path - d="M 36.0514 24.8864 C 35.0957 24.9135 34.2329 25.4716 33.3701 27.3592 C 31.7165 31.3095 26.5762 54.8772 24.3714 61.2163 M 39.827 25.7012 L 36.9659 51.689 L 35.4225 53.2908 C 35.2825 53.3458 35.1686 53.3962 35.1156 53.4498 C 34.3807 56.2977 29.8791 72.8341 27.4905 77.7949 C 27.1892 78.7593 26.7692 79.3679 26.3084 79.7467 M 28.6614 38.7314 L 39.451 43.7891" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0177;word-spacing:0px" - id="path2695-6" - inkstitch:contour_underlay="True" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 36.157214,13.843027 C 53.444361,67.537541 49.268089,55.098736 28.199907,79.481922" + id="path506" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path479" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01481;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 31.381,80.2304 c -6.4125,0 -13.741,-1.4657 -17.4053,-3.9391 C 10.2199,73.8179 3.89908,66.6727 3.89908,52.0156 c 0,-21.9857 10.541893,-38.771245 23.81762,-39.2077 10.863281,-0.357143 13.454847,1.525539 17.4052,4.0307 3.845186,3.366257 9.9852,9.6187 9.9852,24.1843 0,22.0772 -10.4431,39.2075 -23.7261,39.2075 M 31.2894,64.932 c -0.4577,0.4582 -1.3741,1.0993 -3.2978,1.0993 -2.8398,0 -5.4964,-2.0154 -5.4964,-11.6339 0,-4.693226 0.4294,-27.299165 8.7026,-27.29895 2.8398,5e-5 5.4964,1.92375 5.4964,11.72575 0,15.4815 -3.5727,24.4589 -5.4048,26.1078 M 25.4282,45.1949 1.81268,44.4024 m 32.17412,1.268 22.9816,0.1586 M 28.4396,62.9461 26.6962,84.6598" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccsscsccsscsccccccc" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:contour_underlay_inset_mm="0.6" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g32633" + id="g476" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-E"> + inkscape:label="GlyphLayer-O"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01705;word-spacing:0px" - d="M 43.7666 45.9441 C 43.5372 47.0748 43.2568 48.081 43.0097 48.7482 C 42.7343 49.5746 41.1735 51.0433 40.3473 51.0433 L 40.3473 51.0434 C 34.747 51.0434 27.0331 51.0904 22.5345 52.4714 M 44.2058 41.1289 C 44.1121 39.7008 43.7197 38.5799 42.8261 38.2819 C 38.5111 36.9048 30.2464 37.5065 24.8297 38.5163 M 34.3529 35.5255 L 32.8927 52.8225" - id="path867" + id="path476" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01481;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 31.381,80.2304 c -6.4125,0 -13.741,-1.4657 -17.4053,-3.9391 C 10.2199,73.8179 3.89908,66.6727 3.89908,52.0156 c 0,-21.9857 10.541893,-38.771245 23.81762,-39.2077 10.863281,-0.357143 13.454847,1.525539 17.4052,4.0307 3.845186,3.366257 9.9852,9.6187 9.9852,24.1843 0,22.0772 -10.4431,39.2075 -23.7261,39.2075 M 31.2894,64.932 c -0.4577,0.4582 -1.3741,1.0993 -3.2978,1.0993 -2.8398,0 -5.4964,-2.0154 -5.4964,-11.6339 0,-4.693226 0.4294,-27.299165 8.7026,-27.29895 2.8398,5e-5 5.4964,1.92375 5.4964,11.72575 0,15.4815 -3.5727,24.4589 -5.4048,26.1078 M 25.4282,45.1949 1.81268,44.4024 m 32.17412,1.268 22.9816,0.1586 M 28.4396,62.9461 26.6962,84.6598" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccsscsccsscsccccccc" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:contour_underlay_inset_mm="0.6" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g399" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-Ó"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01705;word-spacing:0px" - d="M 26.1167 28.6421 C 27.2184 29.4684 28.1365 30.4783 28.1365 31.7636 C 28.1365 31.947 28.0448 32.1311 28.0448 32.3144 C 27.6776 34.3342 27.2186 36.4459 26.8513 38.741 L 24.5561 52.6959 C 24.0971 55.542 23.6381 58.6635 23.179 62.1522 C 23.179 64.0801 22.0773 65.0901 24.7398 64.8146 C 31.5336 62.8867 41.0817 62.4276 44.8459 62.4276 C 45.8557 62.4276 47.6919 62.5196 48.0592 63.8966 M 26.1166 28.6421 C 25.3821 28.183 24.2805 27.9076 22.8115 27.9996 L 9.68312 31.8555 C 7.3879 40.761 5.1845 53.5223 4.72545 67.9363 C 4.72545 68.8544 4.90904 70.5069 5.18454 71.2414 C 5.18454 71.7005 6.19446 73.9958 6.46986 74.2711 C 11.0603 79.7795 20.4248 80.3305 29.3302 78.7697 C 35.7568 77.6681 42.2752 78.3106 44.7541 76.9336 C 45.9476 76.291 47.0493 75.3727 47.7837 72.7104 C 48.0452 71.5523 48.4131 70.6375 48.6462 69.6505 M 25.7042 61.696 L 8.40707 81.4642 M 26.4904 49.5656 L 3.46503 49.5656" - id="path3231" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 21.344816,79.023085 C 14.006123,57.781058 10.242153,37.729004 27.131577,20.239836 28.236133,19.096057 37.817145,14.506765 37.928188,12.914579" + id="path400" + sodipodi:nodetypes="csc" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 36.320357,6.7688031 C 36.190823,-1.0744662 43.569639,-4.4127252 49.894288,-8.3834847" + id="path401" + inkstitch:ties="1" + sodipodi:nodetypes="cc" /> + <path + d="m 42.358628,-9.1159024 -12.07235,16.2115 m 20.65225,-16.2115 -14.0556,16.2115" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path403" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01705;word-spacing:0px" - d="M 9.90785 32.5575 C 8.81376 30.0003 7.46222 26.6049 6.56146 23.5008 C 5.91878 22.0319 7.66316 19.553 8.58126 18.7268 C 15.0997 13.0346 30.2481 11.8411 44.1112 11.8411 C 47.1409 11.8411 50.0788 12.392 51.1805 13.1264 M 9.90785 32.5575 L 22.8116 28.7295 C 28.1702 26.0228 37.6846 26.6223 48.3344 26.6223 C 49.1607 26.6223 50.7214 25.1534 50.9969 24.3271 C 51.9149 21.8483 53.2921 14.5954 51.1805 13.1264 M 27.1083 10.9839 L 30.4778 29.2919" - id="path3229" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 38.375645,13.122821 c 13.852015,4.43641 5.822663,51.420807 -10.787946,67.019505" + id="path404" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + id="path399" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01481;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 31.381,80.2304 c -6.4125,0 -13.741,-1.4657 -17.4053,-3.9391 C 10.2199,73.8179 3.89908,66.6727 3.89908,52.0156 c 0,-21.9857 10.541893,-38.771245 23.81762,-39.2077 10.863281,-0.357143 13.454847,1.525539 17.4052,4.0307 3.845186,3.366257 9.9852,9.6187 9.9852,24.1843 0,22.0772 -10.4431,39.2075 -23.7261,39.2075 M 31.2894,64.932 c -0.4577,0.4582 -1.3741,1.0993 -3.2978,1.0993 -2.8398,0 -5.4964,-2.0154 -5.4964,-11.6339 0,-4.693226 0.4294,-27.299165 8.7026,-27.29895 2.8398,5e-5 5.4964,1.92375 5.4964,11.72575 0,15.4815 -3.5727,24.4589 -5.4048,26.1078 M 25.4282,45.1949 1.81268,44.4024 m 32.17412,1.268 22.9816,0.1586 M 28.4396,62.9461 26.6962,84.6598" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccsscsccsscsccccccc" + inkstitch:ties="2" + inkstitch:swap_satin_rails="True" + inkstitch:contour_underlay_inset_mm="0.6" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-e" - inkscape:groupmode="layer" + id="g31795" style="display:none" - id="g1223"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-Ö"> <path - id="path867-8" - d="M 43.7666 45.9441 C 43.5372 47.0748 43.2568 48.081 43.0097 48.7482 C 42.7343 49.5746 41.1735 51.0433 40.3473 51.0433 L 40.3473 51.0434 C 34.747 51.0434 27.0331 51.0904 22.5345 52.4714 M 44.2058 41.1289 C 44.1121 39.7008 43.7197 38.5799 42.8261 38.2819 C 38.5111 36.9048 30.2464 37.5065 24.8297 38.5163 M 34.3529 35.5255 L 32.8927 52.8225" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01705;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 30.803571,79.464286 c -6.517857,-8.125 -13.035714,-16.25 -19.553571,-24.375 5.327381,-14.136905 10.654762,-28.27381 15.982143,-42.410715" + id="path166" + inkstitch:force_lock_stitches="False" + inkstitch:ties="3" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 24.196429,6.0714286 C 22.976191,3.7202381 21.755952,1.3690476 20.535714,-0.98214286 22.023809,-3.3630952 23.511905,-5.7440476 25,-8.125" + id="path167" + inkstitch:force_lock_stitches="False" + inkstitch:ties="3" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 39.107143,-7.5 c 2.648809,1.875 5.297619,3.75 7.946428,5.625 0.803572,3.3928571 1.607143,6.7857143 2.410715,10.1785714" + id="path168" + inkstitch:force_lock_stitches="False" + inkstitch:ties="3" /> + <path + d="M 49.8373,8.62266 C 46.213893,9.2496342 41.940078,8.928394 38.800906,6.7775486 35.215112,4.1148934 36.946933,-0.82057341 37.349242,-4.5224347 37.65183,-5.6057584 37.588292,-6.9480603 38.5238,-7.73696 M 49.8373,8.62276 c 1.808875,-3.1764249 2.365427,-7.128051 2.520203,-10.7653532 -0.376221,-4.8805711 -6.099804,-5.7747551 -10.009659,-5.9420807 -1.254907,0.05922 -2.68937,-0.3525857 -3.824144,0.3478139 m 13.9189,1.9815 C 46.8319,-1.94363 41.2212,1.8681 35.6105,5.67983" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.782188;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3457" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path3231-5" - d="M 26.1167 28.6421 C 27.2184 29.4684 28.1365 30.4783 28.1365 31.7636 C 28.1365 31.947 28.0448 32.1311 28.0448 32.3144 C 27.6776 34.3342 27.2186 36.4459 26.8513 38.741 L 24.5561 52.6959 C 24.0971 55.542 23.6381 58.6635 23.179 62.1522 C 23.179 64.0801 22.0773 65.0901 24.7398 64.8146 C 31.5336 62.8867 41.0817 62.4276 44.8459 62.4276 C 45.8557 62.4276 47.6919 62.5196 48.0592 63.8966 M 26.1166 28.6421 C 25.3821 28.183 24.2805 27.9076 22.8115 27.9996 L 9.68312 31.8555 C 7.3879 40.761 5.1845 53.5223 4.72545 67.9363 C 4.72545 68.8544 4.90904 70.5069 5.18454 71.2414 C 5.18454 71.7005 6.19446 73.9958 6.46986 74.2711 C 11.0603 79.7795 20.4248 80.3305 29.3302 78.7697 C 35.7568 77.6681 42.2752 78.3106 44.7541 76.9336 C 45.9476 76.291 47.0493 75.3727 47.7837 72.7104 C 48.0452 71.5523 48.4131 70.6375 48.6462 69.6505 M 25.7042 61.696 L 8.40707 81.4642 M 26.4904 49.5656 L 3.46503 49.5656" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01705;word-spacing:0px" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 23.928571,-7.8571429 c -2.503709,2.0586385 -7.300588,5.4466221 -9.259202,0.9835157 -0.363202,-0.7399845 -0.619842,-1.5273908 -0.830083,-2.3228014" + id="path169" + inkstitch:force_lock_stitches="False" /> + <path + id="path3455" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.782188;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 14.2335,-9.3874 c -1.822603,3.2682177 -1.80711,7.4273229 -1.852097,11.1327711 0.951874,4.6107711 6.443275,5.4859127 10.410425,5.5074496 C 23.700136,7.2060023 24.724677,7.4822678 25.5469,6.97226 M 14.2334,-9.38731 c 3.989652,-0.874867 8.76832,-0.2993041 12.218824,2.0772052 3.084701,3.2664925 0.998174,7.96643972 0.243078,11.7199057 C 26.409316,5.2958209 26.289481,6.318198 25.5469,6.97226 M 11.3202,4.0294 C 16.930933,0.21766333 22.541667,-3.5940733 28.1524,-7.40581" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - id="path3229-1" - d="M 9.90785 32.5575 C 8.81376 30.0003 7.46222 26.6049 6.56146 23.5008 C 5.91878 22.0319 7.66316 19.553 8.58126 18.7268 C 15.0997 13.0346 30.2481 11.8411 44.1112 11.8411 C 47.1409 11.8411 50.0788 12.392 51.1805 13.1264 M 9.90785 32.5575 L 22.8116 28.7295 C 28.1702 26.0228 37.6846 26.6223 48.3344 26.6223 C 49.1607 26.6223 50.7214 25.1534 50.9969 24.3271 C 51.9149 21.8483 53.2921 14.5954 51.1805 13.1264 M 27.1083 10.9839 L 30.4778 29.2919" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01705;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 26.875,12.857143 C 20.794023,24.384349 14.565379,36.80562 15.074266,50.191221 c 0.435775,11.675181 7.615905,21.705083 15.818591,29.451636" + id="path170" + inkstitch:force_lock_stitches="False" /> + <path + d="M 31.7015,80.2065 C 25.205535,79.976597 18.053018,79.350624 12.801656,75.121086 5.0554451,68.101481 3.6164602,56.857707 4.4329457,46.968762 5.3379943,36.070924 8.6769026,24.517203 17.150364,17.081513 21.32909,13.29536 27.204052,12.215377 32.646133,13.120367 c 6.342409,0.766232 13.424531,2.393872 17.176904,8.078097 6.499625,9.117488 6.317054,21.058754 4.533279,31.647188 -1.867087,9.74363 -6.045688,20.120473 -14.982533,25.344816 C 37.033681,79.4783 34.37885,80.215207 31.7015,80.2065 Z M 31.61,64.9249 c -3.005999,2.68865 -7.758916,0.272654 -8.084214,-3.570425 -1.388636,-7.274186 -0.571001,-14.808971 0.609902,-22.062897 0.944522,-3.958383 1.580879,-8.446229 4.447996,-11.502014 3.48685,-2.125742 7.617827,0.690978 7.851437,4.530158 1.203642,7.77855 0.427282,15.788959 -1.129896,23.469566 C 34.479208,58.940436 33.742958,62.364569 31.61,64.9249 Z M 25.754,45.2094 C 17.889107,44.945633 10.024213,44.681867 2.15932,44.4181 M 34.305,45.6846 c 7.653767,0.05283 15.307533,0.105667 22.9613,0.1585 M 28.7627,62.9418 c -0.580633,7.2299 -1.161267,14.4598 -1.7419,21.6897 M 34.017857,8.75 c -0.982143,6.934524 -1.964285,13.869047 -2.946428,20.803571" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.742771;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3453" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:contour_underlay_inset_mm="0.6" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g32798" + id="g329" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-R"> + inkscape:label="GlyphLayer-Ô"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05;word-spacing:0px" - d="M 53.9152 65.1945 C 53.8263 66.004 53.4266 66.8479 52.9109 67.6916 C 51.1101 70.5352 44.57 77.4542 40.4943 77.3595 C 36.0395 77.2645 25.9587 64.4698 22.0725 53.7592 M 53.9152 65.1945 C 54.0059 64.3675 53.7721 63.5763 53.0055 62.8577 C 50.8255 60.8672 44.9489 55.275 40.968 50.062 L 37.0765 48.5584 L 25.2487 47.9784 M 47.5203 53.3873 L 29.2354 68.1462" - id="path3694" - inkstitch:satin_column="True" - inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 26.78314,79.384106 C 13.437402,62.780944 5.3664473,46.031261 22.929051,28.569535 L 47.573826,19.253549 M 47.037447,3.9143411 C 37.870628,-4.2093023 37.903985,-1.5994082 33.337254,-4.3562829 L 22.604383,3.3461303" + id="path333" + sodipodi:nodetypes="cccccc" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05;word-spacing:0px" - d="M 3.7682 20.9062 C 3.84296 20.3115 4.10303 19.8216 4.57122 19.4471 C 6.84602 17.6462 19.1679 10.0635 30.0679 10.0635 C 34.5227 10.0635 45.0437 14.9922 47.508 16.3192 C 49.7828 17.5514 52.1524 22.3853 52.1524 26.9349 C 52.1524 37.8349 49.3089 46.0811 40.968 50.062 L 36.4387 51.7472 L 22.2338 49.0221 M 3.7682 20.9062 C 3.69158 21.5148 3.80957 22.2334 4.09728 23.0488 L 4.09786 23.0488 C 4.66656 24.4706 7.22573 29.3993 8.36312 30.5366 C 8.36312 30.6316 8.62166 31.4921 8.62166 31.5872 L 21.8916 28.7437 C 23.9768 27.2272 26.0876 25.2288 28.3624 25.2288 C 33.3859 25.2288 35.9451 28.5463 35.9451 32.0532 C 35.9451 38.4985 32.7668 45.3873 22.2464 45.8502 M 32.7281 32.8461 L 54.5862 30.295 M 29.8291 27.512 L 31.1626 8.03107" - id="path3815" + id="path334" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.689534;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.202861,3.8023657 c -0.53118,-0.477259 -0.06585,-1.3722616 0.265833,-2.0286347 1.062649,-2.32696905 7.704523,-8.2936532 9.564227,-10.5609172 0.730565,-0.9546443 2.191837,-1.6109928 3.387276,-1.6109928 1.39483,0 2.523899,0.7756314 3.453786,1.6109928 1.859704,2.267264 7.173124,8.23394815 8.235893,10.5609172 0.332133,0.6563731 0.797077,1.5513757 0.265833,2.0286347 m -25.172848,0 c 2.78964,2.5655984 3.387353,3.4010225 5.180694,3.9977541 0.863377,0.2982078 1.32832,0.1192199 2.424379,-1.2530415 1.096059,-1.3723247 3.354337,-4.35573 5.280411,-6.50364789 1.992586,2.14791789 4.184352,5.13132319 5.844735,7.15995779 0.597473,0.7162674 1.062768,0.8951289 1.926215,0.5967316 1.793263,-0.5967316 1.726893,-1.4321557 4.516414,-3.9977541 M 35.327151,-13.078107 35.246001,2.6890142" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccscccccccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05;word-spacing:0px" - d="M 8.45758 30.7262 C 7.32019 36.6027 5.42453 52.1473 5.04539 67.4074 C 5.04539 68.6396 5.32974 69.6821 5.99322 70.5352 C 8.26802 73.3786 14.1446 76.8856 20.4951 76.8856 C 21.1384 76.8856 21.6264 76.7496 21.9768 76.4783 M 8.45758 30.7263 L 21.7275 27.8828 C 22.391 27.8828 22.8649 28.0729 23.3388 28.1668 C 24.7606 28.7355 26.9406 30.2521 26.4193 33.759 C 25.898 37.266 25.3293 40.9625 24.8554 45.0382 L 24.2864 50.7252 C 23.6229 56.8861 23.149 64.3739 22.6751 74.8949 C 22.6232 75.6214 22.4008 76.1491 21.9768 76.4778 M 3.07905 48.5494 L 26.0376 49.8612" - id="path3696" - inkstitch:satin_column="True" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 48.096864,19.623433 C 54.764112,30.637487 41.907199,76.753097 28.295491,79.515851" + id="path335" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + d="M 31.7015,80.2065 C 25.205535,79.976597 18.053018,79.350624 12.801656,75.121086 5.0554451,68.101481 3.6164602,56.857707 4.4329457,46.968762 5.3379943,36.070924 8.6769026,24.517203 17.150364,17.081513 21.32909,13.29536 27.204052,12.215377 32.646133,13.120367 c 6.342409,0.766232 13.424531,2.393872 17.176904,8.078097 6.499625,9.117488 6.317054,21.058754 4.533279,31.647188 -1.867087,9.74363 -6.045688,20.120473 -14.982533,25.344816 C 37.033681,79.4783 34.37885,80.215207 31.7015,80.2065 Z M 31.61,64.9249 c -3.005999,2.68865 -7.758916,0.272654 -8.084214,-3.570425 -1.388636,-7.274186 -0.571001,-14.808971 0.609902,-22.062897 0.944522,-3.958383 1.580879,-8.446229 4.447996,-11.502014 3.48685,-2.125742 7.617827,0.690978 7.851437,4.530158 1.203642,7.77855 0.427282,15.788959 -1.129896,23.469566 C 34.479208,58.940436 33.742958,62.364569 31.61,64.9249 Z M 25.754,45.2094 C 17.889107,44.945633 10.024213,44.681867 2.15932,44.4181 M 34.305,45.6846 c 7.653767,0.05283 15.307533,0.105667 22.9613,0.1585 M 28.7627,62.9418 c -0.580633,7.2299 -1.161267,14.4598 -1.7419,21.6897 M 34.017857,8.75 c -0.982143,6.934524 -1.964285,13.869047 -2.946428,20.803571" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.742771;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path329" inkstitch:contour_underlay="True" + inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:contour_underlay_inset_mm="0.6" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-r" - inkscape:groupmode="layer" + id="g35942" style="display:none" - id="g1231"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-N"> <path - id="path3694-0" - d="M 53.9152 65.1945 C 53.8263 66.004 53.4266 66.8479 52.9109 67.6916 C 51.1101 70.5352 44.57 77.4542 40.4943 77.3595 C 36.0395 77.2645 25.9587 64.4698 22.0725 53.7592 M 53.9152 65.1945 C 54.0059 64.3675 53.7721 63.5763 53.0055 62.8577 C 50.8255 60.8672 44.9489 55.275 40.968 50.062 L 37.0765 48.5584 L 25.2487 47.9784 M 47.5203 53.3873 L 29.2354 68.1462" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05;word-spacing:0px" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 8.5714285,76.071428 C 18.72528,65.687775 17.981692,76.417912 21.25,79.375" + id="path72" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path70" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07069;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.392,80.0591 c 0.3769,-0.3405 0.5712,-0.8432 0.5712,-1.5264 0,-10.3398 0.6767,-21.842 1.6431,-32.2798 L 28.2791,16.5802 M 22.392,80.0785 c -0.3745,0.3263 -0.9291,0.4894 -1.6518,0.4894 -6.4756,0 -11.11483,-1.7384 -13.62774,-4.4445 C 4.50279,73.3196 4.11625,69.3593 4.11625,68.1002 4.4263245,55.156903 7.3388163,33.110935 9.2716398,21.201903 M 3.31052,45.771843 27.1619,43.5571" + sodipodi:nodetypes="cscccsccccc" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:contour_underlay="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 10.267857,20.892857 c 8.878159,-1.514077 7.906086,-4.8963 3.035714,-9.017857" + id="path73" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - id="path3815-8" - d="M 3.7682 20.9062 C 3.84296 20.3115 4.10303 19.8216 4.57122 19.4471 C 6.84602 17.6462 19.1679 10.0635 30.0679 10.0635 C 34.5227 10.0635 45.0437 14.9922 47.508 16.3192 C 49.7828 17.5514 52.1524 22.3853 52.1524 26.9349 C 52.1524 37.8349 49.3089 46.0811 40.968 50.062 L 36.4387 51.7472 L 22.2338 49.0221 M 3.7682 20.9062 C 3.69158 21.5148 3.80957 22.2334 4.09728 23.0488 L 4.09786 23.0488 C 4.66656 24.4706 7.22573 29.3993 8.36312 30.5366 C 8.36312 30.6316 8.62166 31.4921 8.62166 31.5872 L 21.8916 28.7437 C 23.9768 27.2272 26.0876 25.2288 28.3624 25.2288 C 33.3859 25.2288 35.9451 28.5463 35.9451 32.0532 C 35.9451 38.4985 32.7668 45.3873 22.2464 45.8502 M 32.7281 32.8461 L 54.5862 30.295 M 29.8291 27.512 L 31.1626 8.03107" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05;word-spacing:0px" + id="path5327" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07069;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 11.5465,12.2275 c 1.752771,-1.416879 11.967187,0.79038 14.7029,1.8404 1.353,0.5812 2.1261,1.2572 2.0297,2.5123 M 11.5465,12.2357 c -0.45,0.3568 -0.698,0.8768 -0.858,1.354 -0.303212,1.151984 -0.8120777,3.885854 -1.4168602,7.612203 M 7.5892857,16.964286 25.267857,10.892857" + inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path5325" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07069;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 27.6102,14.6511 c 0.9665,2.8988 2.5052,11.49 3.5685,16.1303 l 3.754742,14.789338 -1.44414,27.397137 M 32.1282,24.729 23.384068,25.522041 M 26.2494,14.0679 22.689296,43.972408 C 23.772889,47.838588 26.1527,54.7514 27.3126,57.9408 c 1.7397,5.2184 2.9962,10.7283 3.6727,12.8531 0.1937,0.5812 1.9879,2.4848 2.3755,2.9691" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + sodipodi:nodetypes="ccccccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - id="path3696-3" - d="M 8.45758 30.7262 C 7.32019 36.6027 5.42453 52.1473 5.04539 67.4074 C 5.04539 68.6396 5.32974 69.6821 5.99322 70.5352 C 8.26802 73.3786 14.1446 76.8856 20.4951 76.8856 C 21.1384 76.8856 21.6264 76.7496 21.9768 76.4783 M 8.45758 30.7263 L 21.7275 27.8828 C 22.391 27.8828 22.8649 28.0729 23.3388 28.1668 C 24.7606 28.7355 26.9406 30.2521 26.4193 33.759 C 25.898 37.266 25.3293 40.9625 24.8554 45.0382 L 24.2864 50.7252 C 23.6229 56.8861 23.149 64.3739 22.6751 74.8949 C 22.6232 75.6214 22.4008 76.1491 21.9768 76.4778 M 3.07905 48.5494 L 26.0376 49.8612" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.05;word-spacing:0px" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 32.737179,71.785745 C 37.35348,61.700829 54.979504,25.71052 39.642857,12.589286" + id="path74" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07069;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 40.0006,12.1001 c -0.6598,0.365 -0.9484,1.0349 -1.2832,1.5753 -2.8996,4.1569 -3.7693,16.0446 -5.0258,30.8309 l -1.8358,27.8375 c 2.2229,2.8988 10.0516,6.5714 16.4307,6.5714 0.7336,0 1.2716,-0.153 1.6445,-0.4589 M 40.0008,12.095 c 0.2925,-0.1224 0.658,-0.2549 1.1331,-0.2549 3.1894,0 12.2747,2.6173 14.7876,3.5757 1.4497,0.5802 1.9324,2.8988 0.8698,9.1816 -1.0626,6.2829 -5.2183,29.6718 -6.1852,52.2887 -0.0509,0.7157 -0.2618,1.2358 -0.6751,1.5722 M 56.023171,41.997471 32.0101,45.4179" + id="path903" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccccsccscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g32964" + id="g419" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-T"> + inkscape:label="GlyphLayer-Ñ"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01887;word-spacing:0px" - d="M 21.3446 30.1375 C 20.7928 35.4719 17.9416 54.9704 17.7576 70.238 C 17.7576 71.4339 18.0335 72.4454 18.6774 73.2732 C 20.8847 76.0324 26.955 78.8835 33.1173 79.1595 C 33.9321 79.1935 34.6198 78.9126 35.1683 78.3585 M 21.3446 30.1375 L 34.1289 29.5857 L 34.5888 29.5857 C 39.7394 30.3214 39.4634 35.0122 39.2795 36.9436 C 38.3598 47.4286 36.796 53.4989 36.7042 72.8134 C 36.7042 75.426 36.1675 77.3485 35.1683 78.3585 M 14.2638 51.6015 L 41.1564 51.8266" - id="path3461" + style="fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 13.044441,78.480493 5.025318,-44.051722 21.918938,25.554276 8.339889,-46.083232 v 0" + id="path421" + sodipodi:nodetypes="ccccc" + inkstitch:ties="3" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 44.907093,2.7799629 H 27.265021 l -3.100728,3.5284146" + id="path422" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + id="path420" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.02872;stroke-opacity:1" + d="m 23.456961,7.3607326 c 0.476073,0.3570722 0.833131,0.6545739 1.725783,0.4760729 0.833145,-0.1787811 1.785291,-1.4877189 3.451511,-1.6067896 3.33251,-0.2976418 6.010446,1.9042913 10.1166,1.7257903 2.380364,-0.1189307 5.355802,-1.66629 6.66502,-3.1539388 0.416573,-0.4761429 0.952146,-0.7141443 0.595074,-1.66629 M 19.29132,3.2544381 c 0,-1.0116461 0.89261,-1.9042914 1.24969,-2.26136347 0.773623,-0.833075 3.392024,-2.91600743 7.081599,-3.03493813 2.856437,-0.1188607 5.177301,1.90450133 8.926383,1.72572033 2.796937,-0.1188607 2.796937,-1.90422143 4.165655,-1.84479103 0.595074,-0.05943 1.071146,0.1189307 1.487719,0.5951435 M 30.224804,-3.3842616 35.350305,8.762281" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01887;word-spacing:0px" - d="M 2.30356 14.0157 C 2.49033 13.7374 2.78135 13.5537 3.22573 13.4904 C 7.91638 12.8467 26.0352 12.2946 39.9233 13.0304 C 42.9584 13.2142 50.5922 13.3985 51.7879 14.0421 C 53.8113 15.0539 56.7545 21.0322 58.41 27.0105 C 58.6724 27.9029 58.6354 29.1248 57.9907 29.9923 M 2.30352 14.0157 C 1.94902 14.543 1.96983 15.4095 2.03005 16.4335 C 2.39797 20.9402 5.15717 26.1827 5.89295 27.0105 C 7.8244 29.3098 8.28428 30.2296 11.6873 30.5055 L 11.6874 30.5055 C 14.4466 30.2299 17.7576 30.1374 21.3446 30.1374 L 34.1289 29.5855 C 45.5337 29.5855 53.9952 30.9651 55.3749 31.0571 C 56.6777 31.0979 57.506 30.6448 57.9907 29.9921 M 29.1729 9.51845 L 29.3979 31.9664" - id="path871" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 48.239361,14.163792 C 50.051668,24.167518 39.381732,43.78116 30.872522,58.924665 29.256025,61.801479 23.654484,31.692025 22.294332,34.149668 18.579001,40.862854 20.257556,78.47706 21.25,79.375" + id="path413" + sodipodi:nodetypes="cssc" + inkstitch:ties="3" /> + <path + id="path414" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07069;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.392,80.0591 c 0.3769,-0.3405 0.5712,-0.8432 0.5712,-1.5264 0,-10.3398 0.6767,-21.842 1.6431,-32.2798 L 28.2791,16.5802 M 22.392,80.0785 c -0.3745,0.3263 -0.9291,0.4894 -1.6518,0.4894 -6.4756,0 -11.11483,-1.7384 -13.62774,-4.4445 C 4.50279,73.3196 4.11625,69.3593 4.11625,68.1002 4.4263245,55.156903 7.3388163,33.110935 9.2716398,21.201903 M 3.31052,45.771843 27.1619,43.5571" + sodipodi:nodetypes="cscccsccccc" inkstitch:satin_column="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - inkscape:label="GlyphLayer-t" - inkscape:groupmode="layer" - style="display:none" - id="g1237"> + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path3461-9" - d="M 21.3446 30.1375 C 20.7928 35.4719 17.9416 54.9704 17.7576 70.238 C 17.7576 71.4339 18.0335 72.4454 18.6774 73.2732 C 20.8847 76.0324 26.955 78.8835 33.1173 79.1595 C 33.9321 79.1935 34.6199 78.9126 35.1683 78.3585 M 21.3446 30.1375 L 34.1289 29.5857 L 34.5888 29.5857 C 39.7394 30.3214 39.4634 35.0122 39.2795 36.9436 C 38.3598 47.4286 36.796 53.4989 36.7042 72.8134 C 36.7042 75.426 36.1675 77.3485 35.1683 78.3585 M 14.2638 51.6015 L 41.1564 51.8266" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01887;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 10.267857,20.892857 c 8.878159,-1.514077 7.906086,-4.8963 3.035714,-9.017857" + id="path415" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path416" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07069;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 11.5465,12.2275 c 1.752771,-1.416879 11.967187,0.79038 14.7029,1.8404 1.353,0.5812 2.1261,1.2572 2.0297,2.5123 M 11.5465,12.2357 c -0.45,0.3568 -0.698,0.8768 -0.858,1.354 -0.303212,1.151984 -0.8120777,3.885854 -1.4168602,7.612203 M 7.5892857,16.964286 25.267857,10.892857" + inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path417" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07069;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 27.6102,14.6511 c 0.9665,2.8988 2.5052,11.49 3.5685,16.1303 l 3.754742,14.789338 -1.44414,27.397137 M 32.1282,24.729 23.384068,25.522041 M 26.2494,14.0679 22.689296,43.972408 C 23.772889,47.838588 26.1527,54.7514 27.3126,57.9408 c 1.7397,5.2184 2.9962,10.7283 3.6727,12.8531 0.1937,0.5812 1.9879,2.4848 2.3755,2.9691" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + sodipodi:nodetypes="ccccccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - id="path871-8" - d="M 2.30356 14.0157 C 2.49033 13.7374 2.78135 13.5537 3.22573 13.4904 C 7.91638 12.8467 26.0352 12.2946 39.9233 13.0304 C 42.9584 13.2142 50.5922 13.3985 51.7879 14.0421 C 53.8113 15.0539 56.7545 21.0322 58.41 27.0105 C 58.6724 27.9029 58.6354 29.1248 57.9907 29.9923 M 2.30352 14.0157 C 1.94902 14.543 1.96983 15.4095 2.03005 16.4335 C 2.39797 20.9402 5.15717 26.1827 5.89295 27.0105 C 7.8244 29.3098 8.28428 30.2296 11.6873 30.5055 L 11.6874 30.5055 C 14.4466 30.2299 17.7576 30.1374 21.3446 30.1374 L 34.1289 29.5855 C 45.5337 29.5855 53.9952 30.9651 55.3749 31.0571 C 56.6777 31.0979 57.506 30.6448 57.9907 29.9921 M 29.1729 9.51845 L 29.3979 31.9664" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01887;word-spacing:0px" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 32.737179,71.785745 C 37.35348,61.700829 54.979504,25.71052 39.642857,12.589286" + id="path418" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.07069;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 40.0006,12.1001 c -0.6598,0.365 -0.9484,1.0349 -1.2832,1.5753 -2.8996,4.1569 -3.7693,16.0446 -5.0258,30.8309 l -1.8358,27.8375 c 2.2229,2.8988 10.0516,6.5714 16.4307,6.5714 0.7336,0 1.2716,-0.153 1.6445,-0.4589 M 40.0008,12.095 c 0.2925,-0.1224 0.658,-0.2549 1.1331,-0.2549 3.1894,0 12.2747,2.6173 14.7876,3.5757 1.4497,0.5802 1.9324,2.8988 0.8698,9.1816 -1.0626,6.2829 -5.2183,29.6718 -6.1852,52.2887 -0.0509,0.7157 -0.2618,1.2358 -0.6751,1.5722 M 56.023171,41.997471 32.0101,45.4179" + id="path419" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccccsccscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g33131" + id="g36203" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-Y"> + inkscape:label="GlyphLayer-M"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00763;word-spacing:0px" - d="M 24.3121 11.8314 C 23.2772 11.5164 22.0872 11.5346 21.4206 11.6772 C 17.2365 12.4957 10.3236 13.4054 7.86775 16.1341 C 6.59432 17.4985 6.13952 20.773 6.41241 22.4103 C 7.95872 31.4152 10.8694 40.693 14.2349 49.0613 C 16.0541 53.5182 18.5273 55.7902 21.9837 55.4262 M 24.3121 11.8312 C 25.2544 12.1179 26.0681 12.6813 26.2415 13.6783 C 28.0606 24.5933 28.8966 34.4147 30.261 41.8733 L 21.9837 55.4262 M 30.5892 26.1801 L 5.66258 38.5322" - id="path3575" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 7.6785714,73.571428 c 1.9042175,-3.53262 7.7557206,-6.232327 9.7639746,-1.342205 1.403256,1.980191 2.513391,4.148489 3.539597,6.342205" + id="path61" + inkstitch:ties="3" /> + <path + id="path5465" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.06786;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 22.2817,79.2772 C 17.685737,80.588194 12.927227,78.563339 8.7718694,76.709797 3.6889009,75.098705 3.3989251,69.66183 4.2501417,65.255856 5.2240577,50.755179 6.8992039,36.311895 8.7923691,21.905744 M 22.2817,79.2752 C 23.856029,74.372218 22.812043,69.143096 23.459949,64.109347 24.001634,53.052217 25.438868,42.06285 26.099045,31.012551 26.547663,25.153067 26.996282,19.293584 27.4449,13.4341 M 27.4156,48.1338 C 18.924563,47.3471 10.433527,46.5604 1.94249,45.7737" + inkstitch:ties="3" inkstitch:satin_column="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00763;word-spacing:0px" - d="M 45.8886 10.9496 C 48.8902 10.2219 53.0744 14.588 55.4393 16.2252 C 56.167 16.6801 57.2585 17.6806 57.4404 19.0449 C 57.6223 20.6822 56.8037 22.6833 56.076 23.9567 C 48.9812 35.5084 37.3385 61.8866 33.7001 75.7123 C 33.4248 76.8135 32.483 78.0146 31.0965 78.4281 M 45.8886 10.9496 C 44.7971 11.0405 43.8875 12.314 43.2508 12.9507 C 40.8858 15.4975 34.6097 27.3222 29.7889 40.6932 L 21.5116 54.2461 C 19.4195 58.9759 17.6004 63.0691 16.5998 65.9797 C 16.0541 67.526 16.0541 72.1648 18.6009 73.4383 L 27.8787 77.9863 C 29.0993 78.6323 30.1924 78.6978 31.0965 78.4285 M 30.4779 31.2993 L 48.7278 42.5385" - id="path873" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 25.982143,13.839286 c -3.844686,1.160738 -7.999488,5.493528 -12.09562,2.981682 C 12.669126,15.712178 12.214268,14.048051 11.875,12.5" + id="path65" + inkstitch:ties="3" /> + <path + id="path62" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.06786;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 11.0227,11.7094 C 9.1882087,14.780888 9.2885484,18.479445 8.7923691,21.905744 M 11.0227,11.7115 c 4.156228,-1.44146 8.509157,0.438698 12.705854,0.790159 1.254865,0.239676 2.505226,0.521207 3.716346,0.932441" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:ties="3" + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path60" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 26.119747,12.843609 c 4.514864,0.163583 5.682069,8.522543 7.501567,12.713347 2.146621,6.589667 4.620062,13.126684 6.429028,19.793385 L 38.171055,61.49547 m -12.07585,-46.941625 -2.238863,28.64206 c 2.049778,6.106639 6.384214,11.651132 8.811963,17.59012 1.350314,1.536742 3.58893,0.867376 5.353588,1.217568 M 24.800642,19.233151 c 2.753922,-1.401264 5.302623,-3.418191 8.26688,-4.188451" + inkstitch:satin_column="True" + inkstitch:pull_compensation_mm="0.5" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:center_walk_underlay="False" + inkstitch:contour_underlay="True" + sodipodi:nodetypes="cccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path243" + style="display:inline;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 38.171055,61.49547 c 0.51677,-5.078907 1.033539,-10.157814 1.550309,-15.236721 5.084072,-10.30829 9.301497,-21.083509 15.220863,-30.955111 1.172988,-1.786045 2.497601,-3.811942 4.703302,-4.373067 m -21.370568,51.1152 c 2.971957,0.668257 6.610847,0.449901 8.036791,-2.739724 3.315971,-4.813761 5.335419,-10.401347 8.73327,-15.158916 1.078793,-4.445743 1.577982,-9.036491 2.407798,-13.547304 1.066363,-6.432044 2.132727,-12.864089 3.19909,-19.296133 M 36.526115,57.235495 c 2.08078,2.333847 4.161559,4.667695 6.242339,7.001542" + inkstitch:satin_column="True" + inkstitch:pull_compensation_mm="0.5" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:center_walk_underlay="False" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.06786;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 59.9301,11.0241 c 5.148013,0.339279 10.345659,0.882097 15.256758,2.548397 2.641569,3.378564 0.02695,7.683812 0.01915,11.462715 -2.580217,17.768169 -4.303412,35.69209 -4.563147,53.644365 -0.03642,0.321551 -0.316435,0.544481 -0.455858,0.822023 M 59.93,11.0241 c -2.449407,15.994979 -5.300164,31.937107 -7.474966,47.968811 -0.362731,4.361605 -0.7756,8.74286 -0.494776,13.122228 1.766498,4.640433 7.146317,6.131891 11.489452,7.314061 2.179789,0.531861 4.603985,1.075358 6.73719,0.0724 M 74.8236,47.5423 C 66.922233,47.229533 59.020867,46.916767 51.1195,46.604" + id="path905" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-y" - inkscape:groupmode="layer" + id="g31663" style="display:none" - id="g1243"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-L"> <path - id="path3575-5" - d="M 24.3121 11.8314 C 23.2772 11.5164 22.0872 11.5346 21.4206 11.6772 C 17.2365 12.4957 10.3236 13.4054 7.86775 16.1341 C 6.59432 17.4985 6.13952 20.773 6.41241 22.4103 C 7.95872 31.4152 10.8694 40.693 14.2349 49.0613 C 16.0541 53.5182 18.5273 55.7902 21.9837 55.4262 M 24.3121 11.8312 C 25.2544 12.1179 26.0681 12.6813 26.2415 13.6783 C 28.0606 24.5933 28.8966 34.4147 30.261 41.8733 L 21.9837 55.4262 M 30.5892 26.1801 L 5.66258 38.5322" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00763;word-spacing:0px" - inkstitch:contour_underlay="True" - inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 26.160714,78.839286 -14.642857,-66.875" + id="path171" + inkstitch:ties="3" /> <path - id="path873-0" - d="M 45.8886 10.9496 C 48.8902 10.2219 53.0744 14.588 55.4393 16.2252 C 56.167 16.6801 57.2585 17.6806 57.4404 19.0449 C 57.6223 20.6822 56.8037 22.6833 56.076 23.9567 C 48.9812 35.5084 37.3385 61.8866 33.7001 75.7123 C 33.4248 76.8135 32.483 78.0146 31.0965 78.4281 M 45.8886 10.9496 C 44.7971 11.0405 43.8875 12.314 43.2508 12.9507 C 40.8858 15.4975 34.6097 27.3222 29.7889 40.6932 L 21.5116 54.2461 C 19.4195 58.9759 17.6004 63.0691 16.5998 65.9797 C 16.0541 67.526 16.0541 72.1648 18.6009 73.4383 L 27.8787 77.9863 C 29.0993 78.6323 30.1924 78.6978 31.0965 78.4285 M 30.4779 31.2993 L 48.7278 42.5385" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.00763;word-spacing:0px" - inkstitch:contour_underlay="True" + id="path855" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01707;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 11.7324,12.0937 c -1.687876,1.745219 -1.8854582,4.42506 -2.5208891,6.664735 -2.6039555,13.316418 -3.6383175,26.889631 -4.3782884,40.420377 -0.014516,3.916322 -0.7004984,7.940865 0.31387,11.764738 1.5667278,2.328684 4.1468525,3.811617 6.6197765,5.044041 8.667041,3.819164 18.513433,3.928994 27.75363,2.655057 2.877835,-0.634907 6.329943,-0.839075 8.405701,-3.173948 M 11.7323,12.0935 12.296775,11.80995 c 3.444999,-0.270405 6.847466,0.929003 10.134044,1.846884 2.607788,0.925202 6.291216,1.992106 6.690381,5.206666 -2.031296,11.788086 -3.590675,23.65557 -4.836353,35.551359 -0.02971,1.886912 -1.267466,5.147694 1.408664,5.729411 6.011961,-0.271169 12.021361,-0.940472 18.025889,-1.43477 3.171065,0.762762 3.417178,5.070559 4.27978,7.752026 0.385851,2.944013 1.194122,6.185338 -0.07298,9.007174 M 1.96593,73.128 27.1582,56.6006" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g33299" + id="g31532" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-U"> + inkscape:label="GlyphLayer-K"> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 25.535714,79.464286 19.241072,51.116071 C 34.882445,43.778286 49.332615,33.050151 63.437501,21.339286" + id="path172" + sodipodi:nodetypes="ccc" /> <path - id="path875" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01975;word-spacing:0px" - d="M 11.5584 13.2492 C 11.0614 13.5536 10.7034 13.9459 10.5726 14.3384 C 9.28386 19.3092 7.53486 35.6025 6.24612 50.3309 L 6.24612 50.8832 L 6.06204 52.8163 C 3.3925 67.2685 7.25872 71.4109 11.0329 73.8964 C 14.715 76.3819 21.803 80.0639 28.2467 80.156 C 42.3308 80.3399 50.7076 74.3568 54.2976 60.3646 C 54.4817 60.0888 54.5738 59.7204 54.6658 59.1679 L 54.8499 57.695 C 55.3102 55.486 55.6784 53.0005 55.9546 50.3309 C 57.9797 35.7865 58.9923 26.029 59.6367 17.3761 L 59.6367 17.3761 C 59.7217 16.6978 59.6107 16.1752 59.3319 15.7552 M 11.5584 13.2492 C 12.1109 12.9107 12.8351 12.6812 13.6103 12.6812 C 16.7401 12.6812 23.1838 13.0496 26.4977 14.4302 C 27.9705 15.0744 29.4434 15.5348 29.0752 19.7692 C 28.1546 30.3552 25.0248 45.9121 25.0248 54.5652 C 25.0248 54.8416 24.9329 55.2093 24.9329 55.6697 C 25.025 62.7578 26.4978 63.7703 29.2594 63.7703 C 33.5859 63.7703 35.1507 58.0631 35.8872 53.0924 C 35.8872 52.8165 35.8872 52.54 35.9791 52.2638 C 37.8201 36.891 39.0168 20.7818 40.3976 13.6938 C 40.5817 12.8653 41.2261 11.9448 42.6989 11.9448 C 46.6572 11.9448 55.3101 13.6938 57.7035 14.6143 C 58.4479 14.9119 59.0052 15.2633 59.3319 15.755 M 28.6013 58.3901 L 26.1237 83.6163" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.03231;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 63.3932,21.2091 c -0.1271,-0.4814 -0.4733,-0.911 -1.0599,-1.3619 -2.6092,-2.1433 -8.8527,-6.1503 -12.2074,-7.3617 -1.3978,-0.466 -2.4229,0.2795 -2.8888,1.1182 -2.516,4.3798 -9.2255,17.3327 -13.1393,25.5332 l -5.849057,0.673557 M 63.3932,21.2092 c 0.1355,0.5131 0.0221,1.0854 -0.3143,1.8065 -1.3047,2.6093 -11.462,17.8919 -16.1213,24.4148 l -2.7045,1.341 -17.004514,0.505343 M 54.0584,45.061 38.9935,22.0971" + id="path2256" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="ccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 27.053571,49.017857 20.758929,29.285714 15.625,13.035715" + id="path178" + sodipodi:nodetypes="ccc" /> + <path + id="path182" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.03231;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 30.1174,50.7614 3.81483,46.4454 M 15.2382,12.7487 c 0.3298,-0.2178 0.766,-0.3564 1.3405,-0.3564 3.1684,0 11.9279,1.3047 14.3508,2.2366 1.3977,0.5591 2.1433,1.3045 1.8637,2.7955 v 0 C 31.998053,21.841841 30.951681,29.274525 29.892177,38.055025 29.834145,38.535964 29.776072,39.020947 29.718,39.5097 L 29.066541,45.915967 28.0407,56.0038 M 15.2382,12.7488 c -0.526,0.3482 -0.7814,0.8986 -0.896,1.4141 -0.73147,2.438464 -2.145759,10.945287 -3.389061,21.193013 -0.16304,1.443716 -0.346171,3.432902 -0.524739,4.992387 -1.3978,0 -2.7024,0.093 -3.63426,0 -0.83866,0 -1.3978,0.4661 -1.3978,1.3977 0,1.6776 1.86372,6.0572 3.82064,9.5052 -0.1278821,1.32673 -0.2475364,2.639743 -0.3580227,3.930106 M 31.3389,37.4879 8.37503,34.3934" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 8.7125656,55.432121 C 18.159249,60.939768 15.314984,71.601615 25.569486,79.991455" + id="path186" + sodipodi:nodetypes="cc" /> + <path + id="path181" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.03231;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 26.3156,79.864 c 0.4611,-0.3205 0.7,-0.8501 0.7,-1.5886 0,-6.989 0.466,-14.6304 1.0251,-22.2716 m -1.7251,23.8603 c -0.3533,0.246 -0.8369,0.3681 -1.4433,0.3681 -6.2435,0 -13.6984,-3.075 -15.93487,-5.8707 -0.65231,-0.8387 -0.93187,-1.8638 -0.93187,-3.0751 0,-4.169018 0.319768,-9.872872 0.8533973,-16.105094 M 29.10502,76.708459 20.266185,80.875338" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + sodipodi:nodetypes="csccscsccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.03231;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 27.107701,56.286365 32.3273,55.7241 c 3.5411,10.5301 11.7415,24.5081 16.494,24.5081 4.0071,0 9.971,-5.1253 12.487,-7.9209 0.6976,-0.7473 1.0755,-1.5214 1.0767,-2.2507 M 27.542901,46.290265 45.2896,45.5472 l 1.668,1.8836 c 3.4479,8.014 11.2756,18.1714 14.5371,20.8738 0.607,0.5203 0.8911,1.1213 0.8903,1.7562 M 35.4919,67.4549 49.9868,48.8884" + id="path2258" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="ccsccccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-u" - inkscape:groupmode="layer" + id="g31402" style="display:none" - id="g1247"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-J"> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 26.607143,77.678571 12.142857,48.75" + id="path191" + inkstitch:ties="3" /> <path - d="M 11.5584 13.2492 C 11.0614 13.5536 10.7034 13.9459 10.5726 14.3384 C 9.28386 19.3092 7.53486 35.6025 6.24612 50.3309 L 6.24612 50.8832 L 6.06204 52.8163 C 3.3925 67.2685 7.25872 71.4109 11.0329 73.8964 C 14.715 76.3819 21.803 80.0639 28.2467 80.156 C 42.3308 80.3399 50.7076 74.3568 54.2976 60.3646 C 54.4817 60.0888 54.5738 59.7204 54.6658 59.1679 L 54.8499 57.695 C 55.3102 55.486 55.6784 53.0005 55.9546 50.3309 C 57.9797 35.7865 58.9923 26.029 59.6367 17.3761 L 59.6367 17.3761 C 59.7217 16.6978 59.6107 16.1752 59.3319 15.7552 M 11.5584 13.2492 C 12.1109 12.9107 12.8351 12.6812 13.6103 12.6812 C 16.7401 12.6812 23.1838 13.0496 26.4977 14.4302 C 27.9705 15.0744 29.4434 15.5348 29.0752 19.7692 C 28.1546 30.3552 25.0248 45.9121 25.0248 54.5652 C 25.0248 54.8416 24.9329 55.2093 24.9329 55.6697 C 25.025 62.7578 26.4978 63.7703 29.2594 63.7703 C 33.5859 63.7703 35.1507 58.0631 35.8872 53.0924 C 35.8872 52.8165 35.8872 52.54 35.9791 52.2638 C 37.8201 36.891 39.0168 20.7818 40.3976 13.6938 C 40.5817 12.8653 41.2261 11.9448 42.6989 11.9448 C 46.6572 11.9448 55.3101 13.6938 57.7035 14.6143 C 58.4479 14.9119 59.0052 15.2633 59.3319 15.755 M 28.6013 58.3901 L 26.1237 83.6163" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01975;word-spacing:0px" - id="path875-0" + id="path851" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00849;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 12.941,49.5479 c 0.9831,-0.2372 2.5859,-0.027 5.4921,1.1412 4.5518,0.9104 5.0981,2.8222 4.0966,6.9189 -1.1835,4.8249 0.3642,5.8263 2.458,6.0993 h 3e-4 c 1.444503,0 2.566367,-0.408222 3.452363,-1.093633 M 12.9411,49.5479 c -0.9263,0.2236 -1.3023,0.8402 -1.6998,1.4144 C 7.96397,55.6962 4.23148,60.339 3.50319,64.2536 2.41075,70.444 16.9766,79.7298 27.5368,78.5462 m -2.4545,-17.786 -7.7628,19.1256" + inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 27.5,77.5 C 37.486198,58.153848 57.55626,42.720837 37.678571,11.785715" + id="path192" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path187" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00849;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 37.8295,11.5066 c -0.5681,0.2905 -0.8565,0.8491 -0.9159,1.6755 -1.1834,19.4818 -2.2759,26.4006 -4.0056,36.7787 -0.0908,0.1819 -0.0908,0.3645 -0.0908,0.5463 l -0.6373,3.0042 c -0.665562,3.327662 -1.33107,7.239165 -3.739537,9.102367 M 37.8294,11.5067 c 0.3079,-0.1577 0.698,-0.2364 1.178,-0.2364 6.0995,0 13.5645,2.185 15.7493,4.916 0.6373,0.8193 1.0013,1.8208 0.9104,3.0042 C 55.2119,25.29 54.5747,32.2999 53.9374,38.3991 51.4794,71.5364 42.4668,76.9076 27.5368,78.5462 M 54.1087,53.5597 29.5825,47.2595" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:contour_underlay="True" + sodipodi:nodetypes="cccccccscccccc" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g id="g33468" @@ -1850,788 +4221,2000 @@ inkscape:groupmode="layer" inkscape:label="GlyphLayer-I"> <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 20.089286,79.732142 10.267857,14.017857" + id="path105" + inkstitch:ties="3" /> + <path id="path877" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02458;word-spacing:0px" - d="M 20.871 80.241 C 20.5147 80.5263 20.0062 80.6686 19.3552 80.6686 C 13.1585 80.6686 5.75936 77.6165 3.53963 74.8419 C 2.89211 74.0095 2.61443 72.9921 2.61443 71.7898 C 2.61443 56.344 7.4239 20.3659 8.9037 15.0941 C 9.0259 14.544 9.30947 13.9541 9.9144 13.6167 M 20.871 80.241 C 21.274 79.9187 21.4824 79.4136 21.4824 78.7264 C 21.4824 57.084 25.4594 28.8749 27.2168 18.3312 L 27.2165 18.3312 C 27.4942 16.8514 26.7544 16.1114 25.2742 15.5565 C 22.9619 14.6316 14.2681 13.3368 11.1234 13.3368 C 10.6211 13.3368 10.2253 13.4436 9.91437 13.6167 M 1.39161 42.7501 L 26.0347 47.0705" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02458;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 9.9144,13.6167 C 9.30947,13.9541 9.0259,14.544 8.9037,15.0941 7.4239,20.3659 2.61443,56.344 2.61443,71.7898 c 0,1.2023 0.27768,2.2197 0.9252,3.0521 2.21973,2.7746 9.61887,5.8267 15.81557,5.8267 0.651,0 1.1595,-0.1423 1.5158,-0.4276 M 9.91437,13.6167 c 0.31093,-0.1731 0.70673,-0.2799 1.20903,-0.2799 3.1447,0 11.8385,1.2948 14.1508,2.2197 1.4802,0.5549 2.22,1.2949 1.9423,2.7747 h 3e-4 c -1.7574,10.5437 -5.7344,38.7528 -5.7344,60.3952 0,0.6872 -0.2084,1.1923 -0.6114,1.5146 M 26.0347,47.0705 1.39161,42.7501" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccscsccscccsccc" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-i" - inkscape:groupmode="layer" + id="g319" style="display:none" - id="g1251"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-Í"> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 12.294723,79.771537 C 7.9792913,59.063027 8.971187,40.328245 11.131577,20.239836 11.301598,18.658897 21.817145,18.506765 21.928188,16.914579" + id="path320" + sodipodi:nodetypes="csc" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 20.320357,6.7688031 C 20.190823,-1.0744662 27.569639,-4.4127252 33.894288,-8.3834847" + id="path342" + inkstitch:ties="1" + sodipodi:nodetypes="cc" /> <path - d="M 20.871 80.241 C 20.5147 80.5263 20.0062 80.6686 19.3552 80.6686 C 13.1585 80.6686 5.75936 77.6165 3.53963 74.8419 C 2.89211 74.0095 2.61443 72.9921 2.61443 71.7898 C 2.61443 56.344 7.4239 20.3659 8.9037 15.0941 C 9.0259 14.544 9.30947 13.9541 9.9144 13.6167 M 20.871 80.241 C 21.274 79.9187 21.4824 79.4136 21.4824 78.7264 C 21.4824 57.084 25.4594 28.8749 27.2168 18.3312 L 27.2165 18.3312 C 27.4942 16.8514 26.7544 16.1114 25.2742 15.5565 C 22.9619 14.6316 14.2681 13.3368 11.1234 13.3368 C 10.6211 13.3368 10.2253 13.4436 9.91437 13.6167 M 1.39161 42.7501 L 26.0347 47.0705" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.02458;word-spacing:0px" - id="path877-2" + d="m 26.358628,-9.1159024 -12.07235,16.2115 m 20.65225,-16.2115 -14.0556,16.2115" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path359" + inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 22.375645,17.122821 C 19.468934,16.76852 11.827445,18.528343 10.732326,15.02704" + id="path374" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + id="path319" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02458;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 9.9144,13.6167 C 9.30947,13.9541 9.0259,14.544 8.9037,15.0941 7.4239,20.3659 2.61443,56.344 2.61443,71.7898 c 0,1.2023 0.27768,2.2197 0.9252,3.0521 2.21973,2.7746 9.61887,5.8267 15.81557,5.8267 0.651,0 1.1595,-0.1423 1.5158,-0.4276 M 9.91437,13.6167 c 0.31093,-0.1731 0.70673,-0.2799 1.20903,-0.2799 3.1447,0 11.8385,1.2948 14.1508,2.2197 1.4802,0.5549 2.22,1.2949 1.9423,2.7747 h 3e-4 c -1.7574,10.5437 -5.7344,38.7528 -5.7344,60.3952 0,0.6872 -0.2084,1.1923 -0.6114,1.5146 M 26.0347,47.0705 1.39161,42.7501" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccscsccscccsccc" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g33638" + id="g475" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-O"> + inkscape:label="GlyphLayer-Ì"> <path - id="path879" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01481;word-spacing:0px" - d="M 32.9878 13.1482 C 37.7714 13.748 42.3767 15.0977 45.1219 16.8386 C 48.8778 19.312 55.1071 26.4573 55.1071 41.0229 C 55.1071 63.1001 44.664 80.2304 31.381 80.2304 C 24.9685 80.2304 17.64 78.7647 13.9757 76.2913 C 10.2199 73.8179 3.89908 66.6727 3.89908 52.0156 C 3.89908 30.0299 14.4338 12.8079 27.7167 12.8079 C 29.442 12.8079 31.227 12.9271 32.9878 13.1481 M 31.1978 27.0985 C 34.0376 27.0985 36.6942 29.0222 36.6942 38.8242 C 36.6942 54.3057 33.1215 63.2831 31.2894 64.932 C 30.8317 65.3902 29.9153 66.0313 27.9916 66.0313 C 25.1518 66.0313 22.4952 64.0159 22.4952 54.3974 C 22.4952 38.9158 26.0678 29.9383 27.8083 28.1061 C 28.266 27.648 29.274 27.0984 31.1978 27.0984 Z M 25.4282 45.1949 L 1.81268 44.4024 M 33.9868 45.6704 L 56.9684 45.829 M 28.4396 62.9461 L 26.6962 84.6598" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 12.294723,79.771537 C 7.9792913,59.063027 8.971187,40.328245 11.131577,20.239836 11.301598,18.658897 21.817145,18.506765 21.928188,16.914579" + id="path471" + sodipodi:nodetypes="csc" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 20.834483,6.7688031 C 20.964017,-1.0744662 13.585201,-4.4127252 7.260552,-8.3834847" + id="path472" + inkstitch:ties="1" + sodipodi:nodetypes="cc" /> + <path + d="m 14.796212,-9.1159024 12.07235,16.2115 m -20.65225,-16.2115 14.0556,16.2115" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path473" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - inkscape:label="GlyphLayer-o" - inkscape:groupmode="layer" - style="display:none" - id="g1255"> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 32.9878 13.1482 C 37.7715 13.748 42.3767 15.0977 45.1219 16.8386 C 48.8778 19.312 55.1071 26.4573 55.1071 41.0229 C 55.1071 63.1001 44.664 80.2304 31.381 80.2304 C 24.9685 80.2304 17.64 78.7647 13.9757 76.2913 C 10.2199 73.8179 3.89908 66.6727 3.89908 52.0156 C 3.89908 30.0299 14.4338 12.8079 27.7167 12.8079 C 29.442 12.8079 31.227 12.9271 32.9878 13.1481 M 31.1978 27.0985 C 34.0376 27.0985 36.6942 29.0222 36.6942 38.8242 C 36.6942 54.3057 33.1215 63.2831 31.2894 64.932 C 30.8317 65.3902 29.9153 66.0313 27.9916 66.0313 C 25.1518 66.0313 22.4952 64.0159 22.4952 54.3974 C 22.4952 38.9158 26.0678 29.9383 27.8083 28.1061 C 28.266 27.648 29.274 27.0984 31.1978 27.0984 Z M 25.4282 45.1949 L 1.81268 44.4024 M 33.9868 45.6704 L 56.9684 45.829 M 28.4396 62.9461 L 26.6962 84.6598" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01481;word-spacing:0px" - id="path879-8" - inkstitch:contour_underlay="True" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 22.375645,17.122821 C 19.468934,16.76852 11.827445,18.528343 10.732326,15.02704" + id="path474" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + id="path475" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02458;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 9.9144,13.6167 C 9.30947,13.9541 9.0259,14.544 8.9037,15.0941 7.4239,20.3659 2.61443,56.344 2.61443,71.7898 c 0,1.2023 0.27768,2.2197 0.9252,3.0521 2.21973,2.7746 9.61887,5.8267 15.81557,5.8267 0.651,0 1.1595,-0.1423 1.5158,-0.4276 M 9.91437,13.6167 c 0.31093,-0.1731 0.70673,-0.2799 1.20903,-0.2799 3.1447,0 11.8385,1.2948 14.1508,2.2197 1.4802,0.5549 2.22,1.2949 1.9423,2.7747 h 3e-4 c -1.7574,10.5437 -5.7344,38.7528 -5.7344,60.3952 0,0.6872 -0.2084,1.1923 -0.6114,1.5146 M 26.0347,47.0705 1.39161,42.7501" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccscsccscccsccc" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g33809" + id="g341" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-P"> + inkscape:label="GlyphLayer-Î"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04156;word-spacing:0px" - d="M 22.9377 46.2896 C 33.8658 44.3046 36.2791 40.3331 36.2791 33.9395 C 36.2791 30.4608 33.8346 26.888 28.8515 26.888 C 27.065 26.888 25.1846 27.3582 23.2102 28.1103 L 8.35448 30.4605 C 6.85014 28.204 4.59319 23.973 4.07621 22.6097 C 3.80195 21.8865 3.69955 21.203 3.80431 20.6083 M 21.7924 52.3985 C 22.1684 52.8687 22.5806 54.8915 22.5806 54.8915 C 24.5551 57.4301 28.1929 58.4788 35.7146 56.5984 C 47.8433 53.5897 53.5786 41.555 53.5786 30.7426 C 53.5786 26.2296 50.5699 19.178 49.2535 18.1437 C 46.9971 16.4514 31.0135 11.6563 29.4152 11.6563 C 17.6624 11.6563 6.85005 17.4856 4.59352 19.272 C 4.15195 19.6253 3.89703 20.0819 3.80433 20.6083 M 33.5854 33.403 L 57.0507 30.0672" - id="path3123" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 20.089286,79.732142 10.349189,13.936526 M 6.0185564,3.0092782 16.75436,-3.9852603 30.662105,3.4159374" + id="path340" + inkstitch:ties="3" + sodipodi:nodetypes="ccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path343" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.689534;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 31.375709,3.8023657 c 0.531244,-0.477259 0.0663,-1.3722616 -0.265833,-2.0286347 -1.062769,-2.32696905 -6.376189,-8.2936532 -8.235893,-10.5609172 -0.929887,-0.8353614 -2.058956,-1.6109928 -3.453786,-1.6109928 -1.195439,0 -2.656711,0.6563485 -3.387276,1.6109928 C 14.173217,-6.5199222 7.531343,-0.55323805 6.468694,1.773731 6.137011,2.4301041 5.671681,3.3251067 6.202861,3.8023657 m 25.172848,0 C 28.586188,6.3679641 28.652558,7.2033882 26.859295,7.8001198 25.995848,8.0985171 25.530553,7.9196556 24.93308,7.2033882 23.272697,5.1747536 21.080931,2.1913483 19.088345,0.04343041 17.162271,2.1913483 14.903993,5.1747536 13.807934,6.5470783 12.711875,7.9193397 12.246932,8.0983276 11.383555,7.8001198 9.590214,7.2033882 8.992501,6.3679641 6.202861,3.8023657 m 13.04314,-1.1133515 0.08115,-15.7671212" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccscccccccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04156;word-spacing:0px" - d="M 21.8581 78.9482 C 22.2795 78.622 22.5005 78.0985 22.552 77.3772 C 22.928 67.2228 23.4925 59.419 24.1504 52.7434 L 24.8085 45.5983 C 25.373 41.1793 25.9368 37.2303 26.5009 33.3755 L 26.5006 33.3752 C 27.1287 30.0281 25.9192 28.9994 23.3729 26.6462 L 8.51715 28.9964 M 21.8581 78.9482 C 21.5107 79.2168 21.0269 79.3518 20.3896 79.3518 C 14.0901 79.3518 7.50863 76.249 5.25209 73.4284 C 4.59387 72.5821 4.31157 71.548 4.31157 70.3257 C 4.31157 55.0002 7.01282 34.826 8.51715 28.9967 M 0.68803 57.7887 L 25.8787 52.0374" - id="path3113" + id="path341" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02458;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 9.9144,13.6167 C 9.30947,13.9541 9.0259,14.544 8.9037,15.0941 7.4239,20.3659 2.61443,56.344 2.61443,71.7898 c 0,1.2023 0.27768,2.2197 0.9252,3.0521 2.21973,2.7746 9.61887,5.8267 15.81557,5.8267 0.651,0 1.1595,-0.1423 1.5158,-0.4276 M 9.91437,13.6167 c 0.31093,-0.1731 0.70673,-0.2799 1.20903,-0.2799 3.1447,0 11.8385,1.2948 14.1508,2.2197 1.4802,0.5549 2.22,1.2949 1.9423,2.7747 h 3e-4 c -1.7574,10.5437 -5.7344,38.7528 -5.7344,60.3952 0,0.6872 -0.2084,1.1923 -0.6114,1.5146 M 26.0347,47.0705 1.39161,42.7501" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccscsccscccsccc" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-p" - inkscape:groupmode="layer" + id="g346" style="display:none" - id="g1261"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-Ï"> <path - id="path3123-1" - d="M 22.9377 46.2896 C 33.8658 44.3046 36.2791 40.3331 36.2791 33.9395 C 36.2791 30.4608 33.8346 26.888 28.8515 26.888 C 27.065 26.888 25.1846 27.3582 23.2102 28.1103 L 8.35448 30.4605 C 6.85014 28.204 4.59319 23.973 4.07621 22.6097 C 3.80195 21.8865 3.69955 21.203 3.80431 20.6083 M 21.7924 52.3985 C 22.1684 52.8687 22.5806 54.8915 22.5806 54.8915 C 24.5551 57.4301 28.1929 58.4788 35.7146 56.5984 C 47.8433 53.5897 53.5786 41.555 53.5786 30.7426 C 53.5786 26.2296 50.5699 19.178 49.2535 18.1437 C 46.9971 16.4514 31.0135 11.6563 29.4152 11.6563 C 17.6624 11.6563 6.85005 17.4856 4.59352 19.272 C 4.15195 19.6253 3.89703 20.0819 3.80433 20.6083 M 33.5854 33.403 L 57.0507 30.0672" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04156;word-spacing:0px" - inkstitch:contour_underlay="True" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 20.089136,79.518303 C 14.677761,64.390627 11.44767,59.61484 11.364216,48.866129 L 11.095033,14.195841" + id="path347" + sodipodi:nodetypes="csc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 10.011428,6.4397224 C 7.027071,2.5253814 5.202195,-0.50507622 10.263966,-4.4194173" + id="path348" + sodipodi:nodetypes="cc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 23.395949,-5.6821079 32.992398,8.207489" + id="path349" + sodipodi:nodetypes="cc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="False" /> + <path + id="path350" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.659881;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 33.3226,8.33709 c -0.2559,0.1852 -0.6002,0.2835 -1.0976,0.2835 -5.5093,0 -8.4897,-0.72409 -10.4766,-3.2584 C 21.2066,4.63811 20.935,3.73304 20.935,2.6469 c 0,-3.07743002 0.5413,-6.2453 1.0838,-8.50811 0.1037,-0.41665 0.2982,-0.86368 0.7025,-1.16812 M 33.3226,8.33715 C 33.7164,8.05164 33.9021,7.55991 34.1215,6.90108 34.9348,4.09516 35.1149,3.19009 35.6116,0.24845998 36.1082,-2.69317 34.8435,-4.68439 33.7598,-5.40848 c -2.8901,-1.90098 -6.9542,-1.99128 -9.754,-1.99128 -0.5742,0 -0.9864,0.14659 -1.2846,0.3705 M 35.7639,-5.16804 19.9914,5.5729" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscsccccccsccc" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> <path - id="path3113-1" - d="M 21.8581 78.9482 C 22.2795 78.622 22.5005 78.0985 22.552 77.3772 C 22.928 67.2228 23.4925 59.419 24.1504 52.7434 L 24.8085 45.5983 C 25.373 41.1793 25.9368 37.2303 26.5009 33.3755 L 26.5006 33.3752 C 27.1287 30.0281 25.9192 28.9994 23.3729 26.6462 L 8.51715 28.9964 M 21.8581 78.9482 C 21.5107 79.2168 21.0269 79.3518 20.3896 79.3518 C 14.0901 79.3518 7.50863 76.249 5.25209 73.4284 C 4.59387 72.5821 4.31157 71.548 4.31157 70.3257 C 4.31157 55.0002 7.01282 34.826 8.51715 28.9967 M 0.68803 57.7887 L 25.8787 52.0374" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04156;word-spacing:0px" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 10.642773,-5.8083771 C 6.261959,-5.5413585 1.192199,-3.6011862 -0.97398102,-8.7125656" + id="path351" + sodipodi:nodetypes="cc" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" /> + <path + d="M -0.73090002,-8.57956 C -1.1352,-8.2751 -1.3297,-7.8281 -1.4333,-7.41145 c -0.5425,2.2628 -1.0839,5.43069 -1.0839,8.50811 0,1.08614 0.2709,1.99122 0.8134,2.71531 1.98689998,2.53432 4.9673,3.25839 10.4766,3.25839 0.4975,0 0.8416,-0.0983 1.0976,-0.28351 M -0.73100002,-8.57949 c 0.2982,-0.22391 0.7097,-0.37051 1.2846,-0.37051 C 3.3534,-8.95 7.4175,-8.8597 10.3076,-6.9587 c 1.0838,0.72409 2.3484,2.71529 1.8518,5.65691 -0.4967,2.94165 -0.6767,3.84672 -1.4901,6.65255 -0.2194,0.65886 -0.4051,1.15063 -0.7989,1.43609 M -3.4608,4.02266 12.3118,-6.71827" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.659881;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path352" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path346" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02458;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 9.9144,13.6167 C 9.30947,13.9541 9.0259,14.544 8.9037,15.0941 7.4239,20.3659 2.61443,56.344 2.61443,71.7898 c 0,1.2023 0.27768,2.2197 0.9252,3.0521 2.21973,2.7746 9.61887,5.8267 15.81557,5.8267 0.651,0 1.1595,-0.1423 1.5158,-0.4276 M 9.91437,13.6167 c 0.31093,-0.1731 0.70673,-0.2799 1.20903,-0.2799 3.1447,0 11.8385,1.2948 14.1508,2.2197 1.4802,0.5549 2.22,1.2949 1.9423,2.7747 h 3e-4 c -1.7574,10.5437 -5.7344,38.7528 -5.7344,60.3952 0,0.6872 -0.2084,1.1923 -0.6114,1.5146 M 26.0347,47.0705 1.39161,42.7501" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="ccscsccscccsccc" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g34652" + id="g31273" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-Z"> + inkscape:label="GlyphLayer-H"> <path - id="path4417" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0183;word-spacing:0px" - d="M 5.19603 14.4738 C 5.5917 13.8508 6.25409 13.4313 6.97407 13.3285 C 11.6621 12.6852 22.417 12.777 36.2972 13.0531 C 41.1691 13.1449 46.8683 14.6157 48.0633 15.2592 C 50.0855 16.2703 53.2109 22.1534 54.8656 28.1283 M 5.19603 14.4741 C 4.88449 14.9644 4.73835 15.5819 4.85988 16.2703 C 5.5951 20.7745 8.26102 26.5656 8.99633 27.3929 C 10.9267 29.691 10.559 30.6102 13.9601 30.8859 C 18.924 31.0696 26.4616 31.2539 32.1608 31.0696 C 34.183 31.0696 36.1134 31.0696 37.768 31.2532 L 53.266 29.9535 M 32.2364 8.69898 L 29.2 33.3273" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 23.035714,77.5 15,51.071429 l -0.892857,-38.75" + id="path199" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + id="path193" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02458;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 30.8273,36.837 6.5807,30.8562 M 1.84025,42.8456 29.1579,48.3318 M 13.7433,12.062 c -0.5954,0.3394 -0.8939,0.9208 -1.0748,1.4634 -0.7399,2.7747 -2.4972,14.2433 -3.88451,26.6367 H 5.26941 c -0.83235,0 -1.29484,0.4625 -1.29484,1.3873 0,1.5723 1.84979,5.2719 3.79204,8.139 M 13.7433,12.0617 c 0.3185,-0.1813 0.7218,-0.2936 1.2374,-0.2936 3.1446,0 11.7461,1.2949 14.1508,2.2198 1.4798,0.5549 2.2197,1.2948 1.9422,2.7746 -0.8324,4.7169 -2.1272,12.9484 -3.2371,22.5672 l -1.3873,14.6134" inkstitch:satin_column="True" + inkstitch:reverse_rails="none" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> <path - id="path4415" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0183;word-spacing:0px" - d="M 39.5673 29.454 C 27.5255 39.1977 7.56472 58.8524 2.96861 64.6435 M 54.8656 28.128 C 55.1413 29.231 54.6817 31.621 53.4867 33.0917 L 53.3034 33.3671 C 46.8689 40.1695 32.2004 50.5792 20.4343 63.9997 M 17.9542 43.7856 L 44.4943 44.7979" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 25.714286,53.928572 C 6.341314,58.603051 15.081981,68.431697 23.571429,78.214286" + id="path200" + inkstitch:ties="3" + sodipodi:nodetypes="cc" /> + <path + id="path2045" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02458;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 24.8191,78.593 c 0.3433,-0.3237 0.5203,-0.802 0.5203,-1.4354 0,-7.3066 0.4625,-15.3532 1.1099,-23.2145 m -1.6302,24.6496 c -0.3585,0.3381 -0.8982,0.5072 -1.6069,0.5072 -6.1967,0 -13.59582,-3.0521 -15.81553,-5.8269 -0.64744,-0.8325 -0.9249,-1.8498 -0.9249,-3.0522 0,-4.668396 0.3757389,-11.215405 1.0594057,-18.218606 0.07482,-0.766422 0.1533274,-1.538308 0.2354343,-2.313794 m -3.06885,10.8509 22.581311,3.337343" + inkstitch:satin_column="True" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + sodipodi:nodetypes="csccscscccc" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path2043" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02458;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 25.218871,54.023277 c 3.8845,-0.1849 10.0072,-0.08165 13.3368,-0.451849 M 26.784276,39.400939 41.1994,38.7041 M 31.7411,58.619 33.3412,34.7761" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="cccccc" + inkstitch:swap_satin_rails="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path893" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0183;word-spacing:0px" - d="M 4.76793 62.5068 C 3.57295 63.6099 2.92949 64.7129 2.83763 66.1837 C 2.74587 68.6655 4.95183 71.7911 5.50335 72.7101 C 7.43374 75.9275 8.72057 78.6851 12.1217 78.9608 L 12.1224 78.9609 C 17.0862 79.1446 24.6238 78.4094 30.323 78.4094 C 43.1921 78.4094 49.0752 80.3398 50.5459 80.064 C 51.2668 79.9097 51.7282 79.5532 52.0086 79.0856 M 7.2706 61.3295 L 22.2335 61.8633 C 22.1418 61.9553 22.1418 61.9553 22.1418 62.0468 C 26.8298 61.0358 30.0472 60.7602 36.2978 60.8519 C 41.1697 60.9439 45.2143 61.4035 46.4093 62.0468 C 48.1559 63.0581 50.2701 68.8492 51.9246 74.824 C 52.2555 75.949 52.7293 77.8839 52.0084 79.0853 M 28.8625 58.7425 L 34.3729 81.3466" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 38.555671,53.571428 12.337186,-23.749999 -7.5,-18.214286" + id="path201" + inkstitch:ties="3" + sodipodi:nodetypes="ccc" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02458;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 43.8051,12.0483 c -0.6319,0.3374 -0.9556,0.9275 -1.0778,1.4769 -0.74,2.6822 -2.3122,13.2259 -3.6995,25.0645 l -1.5724,14.5207 c -0.5549,6.5667 -0.9248,12.671 -0.9248,17.1104 0,1.2024 0.2774,2.2197 0.9248,3.0521 2.1273,2.7747 9.6188,5.8269 15.7231,5.8269 0.6793,0 1.2027,-0.1362 1.5702,-0.4093 M 43.8051,12.0485 c 0.3251,-0.1737 0.7317,-0.2805 1.2344,-0.2805 3.0521,0 11.746,1.2948 14.1507,2.2197 1.3874,0.5549 2.1273,1.2948 1.9423,2.7746 v 10e-5 c -1.8498,10.5437 -5.7343,38.7527 -5.7343,60.395 0,0.7005 -0.2165,1.2114 -0.6495,1.533 M 61.194029,40.295157 37.270729,33.8688 m -4.235015,29.166914 26.607143,7.857143 m -25.178571,-22.678571 27.5,7.321428" + id="path849" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="ccccscsccscscsccccccc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-z" - inkscape:groupmode="layer" + id="g31145" style="display:none" - id="g1269"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-G"> <path - d="M 5.19603 14.4738 C 5.5917 13.8508 6.25409 13.4313 6.97407 13.3285 C 11.6621 12.6852 22.417 12.777 36.2972 13.0531 C 41.1691 13.1449 46.8683 14.6157 48.0633 15.2592 C 50.0855 16.2703 53.2109 22.1534 54.8656 28.1283 M 5.19603 14.4741 C 4.88449 14.9644 4.73835 15.5819 4.85988 16.2703 C 5.5951 20.7745 8.26102 26.5656 8.99633 27.3929 C 10.9267 29.691 10.559 30.6102 13.9601 30.8859 C 18.924 31.0696 26.4616 31.2539 32.1608 31.0696 C 34.183 31.0696 36.1134 31.0696 37.768 31.2532 L 53.266 29.9535 M 32.2364 8.69898 L 29.2 33.3273" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0183;word-spacing:0px" - id="path4417-8" - inkstitch:contour_underlay="True" - inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 31.25,78.392857 47.142857,49.107143 27.5,42.857143" + id="path208" + inkstitch:ties="3" /> <path - d="M 39.5673 29.454 C 27.5255 39.1977 7.56472 58.8524 2.96861 64.6435 M 54.8656 28.128 C 55.1413 29.231 54.6817 31.621 53.4867 33.0917 L 53.3034 33.3671 C 46.8689 40.1695 32.2004 50.5792 20.4343 63.9997 M 17.9542 43.7856 L 44.4943 44.7979" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0183;word-spacing:0px" - id="path4415-8" - inkstitch:contour_underlay="True" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00625;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 27.6195,42.7261 c -0.7267,0.5451 1.1808,8.266 4.1784,9.6285 2.0892,0.9082 5.45,0.2725 5.8134,0.7268 l 15.0784,3.27 M 27.6195,42.7261 c 4.5417,-3.179 23.7077,-0.0908 25.7969,4.0875 0.271,0.9046 0.3423,1.9589 0.2966,3.0638 m -13.2291,5.7163 3.5719,-15.7959" + id="path1939" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="ccccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 4.76793 62.5068 C 3.57295 63.6099 2.92949 64.7129 2.83763 66.1837 C 2.74587 68.6655 4.95183 71.7911 5.50335 72.7101 C 7.43374 75.9275 8.72057 78.6851 12.1217 78.9608 L 12.1224 78.9609 C 17.0862 79.1446 24.6238 78.4094 30.323 78.4094 C 43.1921 78.4094 49.0752 80.3398 50.5459 80.064 C 51.2668 79.9097 51.7282 79.5532 52.0086 79.0856 M 7.2706 61.3295 L 22.2335 61.8633 C 22.1418 61.9553 22.1418 61.9553 22.1418 62.0468 C 26.8298 61.0358 30.0472 60.7602 36.2978 60.8519 C 41.1697 60.9439 45.2143 61.4035 46.4093 62.0468 C 48.1559 63.0581 50.2701 68.8492 51.9246 74.824 C 52.2555 75.949 52.7293 77.8839 52.0084 79.0853 M 28.8625 58.7425 L 34.3729 81.3466" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.0183;word-spacing:0px" - id="path893-3" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 51.428571,55.535714 -23.035714,14.821429 -17.857143,-28.75 21.25,-25.714286 10.178572,9.464286 0.714286,10.535714" + id="path209" + sodipodi:nodetypes="cccccc" + inkstitch:ties="3" /> + <path + id="path847" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00625;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 43.1791,36.2928 c -1.1223,0.3199 -2.5522,0.3669 -4.3871,-0.1071 -3.4519,-0.9083 -4.8142,-2.6342 -3.5425,-5.7225 0.8175,-1.9984 0.0909,-4.9959 -2.7704,-4.9959 -2.8612,0 -4.3146,2.2709 -4.7688,2.7251 -1.7258,1.8166 -5.6317,5.5408 -5.6317,22.7085 0,8.6292 3.4517,11.2634 8.0843,11.2634 M 43.1791,36.2924 c 2.3224,-0.6612 3.3277,-2.4898 3.8788,-3.2858 2.4526,-3.6334 2.9067,-5.3593 3.4517,-9.2651 C 50.9638,20.744 49.6922,17.5647 47.1488,16.1114 42.9704,13.6589 36.2487,11.5697 28.982,11.8421 14.9027,12.2964 4.45675,26.4664 4.45675,49.175 c 0,10.7183 2.99751,20.2559 7.26675,24.616 3.7242,3.815 12.8984,5.6318 19.9835,5.6318 M 28.5775,59.1651 25.7199,81.311 M 23.8942,43.2899 2.06576,42.0992 M 32.1476,27.5086 46.853,13.1399" + inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 31.071429,78.035714 C 34.242161,67.039054 38.808011,57.374097 52.321429,56.25" + id="path212" + inkstitch:ties="3" + sodipodi:nodetypes="cc" /> + <path + id="path202" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.00625;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 53.0072,54.7633 C 52.156451,58.733565 49.995809,64.06755 46.895901,68.759055 43.045373,74.586574 37.745634,79.4228 31.707,79.4228 m 6.2218,-27.9295 c 0.4541,0.5451 -0.227,2.7683 -0.4992,3.4951 -1.8167,4.7234 -4.8142,7.1759 -7.2667,7.1759" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g34908" + id="g31018" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-X"> + inkscape:label="GlyphLayer-F"> <path - id="path4678" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01528;word-spacing:0px" - d="M 30.9266 20.4165 L 7.06222 25.4114 M 8.0649 16.6823 C 6.78179 18.0571 7.24049 19.8901 7.88216 21.5398 C 10.3566 28.0469 14.8075 37.8758 19.0234 44.9327 M 23.5536 11.3667 C 25.9365 11.3667 29.4709 23.0285 31.6704 32.1935" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 18.035714,80.178571 15.892857,48.571429 43.75,50.714286" + id="path210" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + id="path845" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02537;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 32.2003,55.8139 -0.728,-18.4416 m 10.5667,2.3326 c -4.2578,-2.2214 -13.2912,0.4968 -19.0299,1.978 m 20.8811,8.6666 c -0.2777,0.833 -1.8512,2.314 -2.6843,2.314 v 0 c -5.7387,0 -15.6277,1.4342 -20.4408,2.9152" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccssc" + inkstitch:ties="3" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> <path - id="path4549" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01528;word-spacing:0px" - d="M 52.7297 60.3754 L 26.8832 69.0968 M 50.4987 71.5803 C 51.7818 70.2057 51.3231 68.3725 50.6815 66.7229 C 47.8404 59.4826 43.4705 50.3976 38.7047 42.699 M 36.7513 78.9122 C 34.0935 78.9122 29.9312 64.5784 27.2734 54.4971" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 21.428572,55.178572 11.607143,25 50,25.535714" + id="path211" + inkstitch:ties="3" + sodipodi:nodetypes="ccc" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02537;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 47.5926,13.6954 C 46.4819,12.9547 43.4274,12.5849 40.558,12.7698 28.4326,13.4178 15.1039,16.4722 6.1255,20.8226 5.01475,21.3779 3.90403,24.3398 4.55197,25.8208 M 50.0917,25.7282 c -0.2776,0.8331 -2.5917,1.7587 -3.4247,1.7587 -10.737,0 -23.4452,1.5035 -24.7487,4.4646 L 8.40448,34.5432 M 29.6929,30.9823 24.9207,11.9744" + id="path1835" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="cccccscccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01528;word-spacing:0px" - d="M 45.5495 11.1848 C 45.1099 11.0369 44.5859 11.0777 44.0584 11.2255 C 42.9367 11.5394 41.7994 12.3353 41.4253 12.834 C 38.9508 16.0417 34.5516 23.3737 30.8856 30.0641 L 18.2386 42.8033 C 12.373 48.9438 4.03284 61.958 2.38322 64.4327 C 1.37505 65.8991 1.28336 68.9235 2.19946 70.2066 M 55.7226 20.6241 C 56.547 21.9072 56.547 25.0233 55.1723 27.0395 C 53.7976 29.0558 45.0909 38.7707 40.0502 44.2698 L 27.4031 56.734 C 23.8287 63.7909 19.2462 72.3144 16.2218 77.1718 C 15.8039 77.8511 15.2667 78.2025 14.6273 78.2945 C 14.1453 78.3635 13.6051 78.2845 13.0141 78.0885 M 21.0522 34.466 L 34.1708 53.9755" - id="path895" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.02537;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 8.16182,33.4107 c -1.57353,8.8859 -3.5173,23.6956 -4.9057,35.3581 -0.1851,1.2034 0.27768,2.2216 0.9256,3.0546 2.22146,2.7769 8.70068,8.6081 14.90228,8.6081 m 2.5917,-49.6124 0.9256,0.4629 c 1.4809,0.5554 3.7024,3.795 3.4247,5.2759 l -1.3183,7.7134 -1.2734,10.9839 c -0.7405,6.294 -1.3884,13.6988 -2.2214,23.2326 -0.0926,1.2959 -0.7405,1.9437 -2.1289,1.9437 M 25.4869,57.27 2.192,53.8729" + id="path1833" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:swap_satin_rails="True" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-x" - inkscape:groupmode="layer" + id="g32633" style="display:none" - id="g1277"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-E"> <path - d="M 30.9266 20.4165 L 7.06222 25.4114 M 8.0649 16.6823 C 6.78179 18.0571 7.24049 19.8901 7.88216 21.5398 C 10.3566 28.0469 14.8075 37.8758 19.0234 44.9327 M 23.5536 11.3667 C 25.9365 11.3667 29.4709 23.0285 31.6704 32.1935" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01528;word-spacing:0px" - id="path4678-8" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 24.821428,79.017857 C 20.714285,67.35119 16.607143,55.684524 12.5,44.017857 23.184524,43.035714 33.869047,42.053571 44.553571,41.071428" + id="path135" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 43.7666,45.9441 c -0.210259,2.606876 -1.988488,5.794443 -5.045723,5.1016 -5.405282,0.08969 -10.92923,-0.0078 -16.186377,1.4257 M 44.2058,41.1289 C 44.456853,37.30705 39.826283,37.736755 37.252234,37.499435 33.091907,37.391502 28.922737,37.780464 24.8297,38.5163 m 9.5232,-2.9908 c -0.486733,5.765667 -0.973467,11.531333 -1.4602,17.297" + id="path867" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 52.7297 60.3754 L 26.8832 69.0968 M 50.4987 71.5803 C 51.7818 70.2057 51.3231 68.3725 50.6815 66.7229 C 47.8404 59.4826 43.4705 50.3976 38.7047 42.699 M 36.7513 78.9122 C 34.0935 78.9122 29.9312 64.5784 27.2734 54.4971" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01528;word-spacing:0px" - id="path4549-6" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 24.017857,38.392857 c -3.125,-4.494048 -6.25,-8.988095 -9.375,-13.482143 11.964286,-3.869048 23.928571,-7.738095 35.892857,-11.607143" + id="path136" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 51.1805,13.1264 C 46.725587,11.106415 41.635128,12.034603 36.899475,11.963653 28.282583,12.422202 19.270298,12.874544 11.410839,16.796646 8.9578994,18.082799 6.0722801,20.434853 6.56146,23.5008 c 0.907019,3.090752 2.0861256,6.095034 3.34639,9.0567 M 51.1805,13.1264 c 1.87822,2.265099 0.967102,5.544832 0.6121,8.211183 -0.178657,2.848186 -2.155971,6.116103 -5.440995,5.278645 -7.305299,0.109006 -14.825244,-0.683491 -21.925811,1.43597 -4.16173,1.642563 -8.556339,2.643705 -12.821425,4.002016 -0.565506,0.167762 -1.131013,0.335524 -1.696519,0.503286 M 30.4778,29.2919 C 29.354633,23.189233 28.231467,17.086567 27.1083,10.9839" + id="path3229" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path895-7" - d="M 45.5495 11.1848 C 45.1099 11.0369 44.5859 11.0777 44.0584 11.2255 C 42.9367 11.5394 41.7994 12.3353 41.4253 12.834 C 38.9508 16.0417 34.5516 23.3737 30.8856 30.0641 L 18.2386 42.8033 C 12.373 48.9438 4.03284 61.958 2.38322 64.4327 C 1.37505 65.8991 1.28336 68.9235 2.19946 70.2066 M 55.7226 20.6241 C 56.547 21.9072 56.547 25.0233 55.1723 27.0395 C 53.7976 29.0558 45.0909 38.7707 40.0502 44.2698 L 27.4031 56.734 C 23.8287 63.7909 19.2462 72.3144 16.2218 77.1718 C 15.8039 77.8511 15.2667 78.2025 14.6273 78.2945 C 14.1453 78.3635 13.6051 78.2845 13.0141 78.0885 M 21.0522 34.466 L 34.1708 53.9755" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01528;word-spacing:0px" + style="opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 10.194102,32.307462 7.135872,6.038046 9.802021,-11.840842" + id="path378" + inkstitch:ties="3" /> + <path + id="path3231" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 27.56553,26.636113 C 27.228992,26.401546 26.762977,26.297996 26.127791,26.375546 20.641299,27.968902 15.167193,29.621248 9.68312,31.543 6.6645326,43.907238 4.9975262,56.318595 4.7584406,68.736756 c 0.1036518,3.55427 2.0333357,6.980781 5.3544564,8.46736 6.685357,3.42114 14.503959,2.371374 21.623512,1.226888 4.145725,-0.606849 8.449768,-0.111364 12.506568,-1.261964 L 44.7541,76.9336 M 2.839579,73.872167 25.468951,61.774416 M 27.56553,26.636113 c 1.547272,1.078438 0.357658,4.926317 0.28884,6.677002 -1.758969,9.577651 -3.328266,19.194587 -4.67537,28.839085 -1.520161,4.717645 4.292012,1.633086 6.615768,1.594853 4.384967,-0.686593 8.817016,-1.041244 13.248749,-1.242139 M 1.8403295,45.778197 29.48203,40.67992 M 2.4940018,59.4949 26.009664,57.659166" + inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 43.057752,63.0714 c 0.872336,2.833726 2.205272,5.327423 4.930101,6.790014" + id="path64" + inkstitch:force_lock_stitches="False" /> + <path + id="path131" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 48.0592,63.896604 c -0.768165,-1.954317 -3.362652,-1.403185 -5.015683,-1.39169 M 48.6462,69.6505 c -0.863758,2.607347 -1.078428,5.940062 -3.8921,7.2831" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g35165" + id="g55" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-C"> + inkscape:label="GlyphLayer-É"> <path - id="path897" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01887;word-spacing:0px" - d="M 45.2472 44.38 C 47.5486 43.7057 48.4934 41.9599 49.0235 41.1944 C 53.7141 34.4801 53.99 28.134 54.358 24.1791 C 54.8175 19.3045 50.771 17.9249 48.1957 16.4534 C 43.965 13.9701 37.1589 12.8664 29.801 13.0504 C 14.6254 13.5104 4.96817 29.6976 4.96817 52.6909 C 4.96817 73.2011 15.3612 80.8349 30.7208 80.8349 C 41.7576 80.8349 45.9883 76.0523 50.1272 70.9938 C 51.9667 68.7864 52.2426 66.211 51.4149 63.4519 L 48.7475 56.5538 C 47.8896 55.0398 46.8586 54.5365 45.776 54.6338 M 45.2472 44.38 C 43.9545 44.7584 42.2338 44.7993 39.9181 44.1372 C 35.3195 43.2174 35.2276 41.7458 36.4232 37.6989 C 38.0787 31.9046 36.5152 27.3979 32.3764 27.3979 C 30.4449 27.3979 28.9729 28.2257 28.5134 28.6855 C 26.7659 30.525 23.6388 39.5384 23.6388 55.0819 C 23.6388 64.7392 28.1456 64.3712 30.9967 64.3712 C 32.9282 64.3712 35.3195 62.8997 38.3546 60.4164 C 39.6894 59.3485 42.9129 54.8907 45.776 54.6335 M 1.37834 46.1901 L 26.9184 46.8263 M 32.7266 30.4362 L 47.0482 14.0459" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 24.821428,79.017857 12.5,44.017857 44.553571,41.071428" + id="path43" + sodipodi:nodetypes="ccc" + inkstitch:force_lock_stitches="False" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 43.7666,45.9441 c -0.2294,1.1307 -0.5098,2.1369 -0.7569,2.8041 -0.2754,0.8264 -1.8362,2.2951 -2.6624,2.2951 v 10e-5 c -5.6003,0 -13.3142,0.047 -17.8128,1.428 M 44.2058,41.1289 c -0.0937,-1.4281 -0.4861,-2.549 -1.3797,-2.847 -4.315,-1.3771 -12.5797,-0.7754 -17.9964,0.2344 m 9.5232,-2.9908 -1.4602,17.297" + id="path44" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - inkscape:label="GlyphLayer-c" - inkscape:groupmode="layer" - style="display:none" - id="g1281"> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 45.2472 44.38 C 47.5486 43.7057 48.4934 41.9599 49.0235 41.1944 C 53.7141 34.4801 53.99 28.134 54.358 24.1791 C 54.8175 19.3045 50.771 17.9249 48.1957 16.4534 C 43.965 13.9701 37.1589 12.8664 29.801 13.0504 C 14.6254 13.5104 4.96816 29.6976 4.96816 52.6909 C 4.96816 73.2011 15.3612 80.8349 30.7208 80.8349 C 41.7576 80.8349 45.9883 76.0523 50.1272 70.9938 C 51.9667 68.7864 52.2426 66.211 51.4149 63.4519 L 48.7475 56.5538 C 47.8896 55.0398 46.8586 54.5365 45.776 54.6338 M 45.2472 44.38 C 43.9545 44.7584 42.2338 44.7993 39.9181 44.1372 C 35.3195 43.2174 35.2276 41.7458 36.4232 37.6989 C 38.0787 31.9046 36.5152 27.3979 32.3764 27.3979 C 30.4449 27.3979 28.9729 28.2257 28.5134 28.6855 C 26.7659 30.525 23.6388 39.5384 23.6388 55.0819 C 23.6388 64.7392 28.1456 64.3712 30.9967 64.3712 C 32.9282 64.3712 35.3195 62.8997 38.3546 60.4164 C 39.6894 59.3485 42.9129 54.8907 45.776 54.6335 M 1.37834 46.1901 L 26.9184 46.8263 M 32.7266 30.4362 L 47.0482 14.0459" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01887;word-spacing:0px" - id="path897-5" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 24.017857,38.392857 -9.375,-13.482143 10.133968,-11.354605" + id="path45" + sodipodi:nodetypes="ccc" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 28.320357,6.7688031 C 28.190823,-1.0744662 35.569639,-4.4127252 41.894288,-8.3834847" + id="path30-9" + inkstitch:ties="1" + sodipodi:nodetypes="cc" /> + <path + d="m 34.358628,-9.1159024 -12.07235,16.2115 m 20.65225,-16.2115 -14.0556,16.2115" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path31-4" + inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 25.75889,12.374369 c 8.859695,3.059218 18.787677,10.177927 24.496199,1.26269" + id="path66" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.1805,13.1264 c -1.1017,-0.7344 -4.0396,-1.2853 -7.0693,-1.2853 -13.8631,0 -29.0115,1.1935 -35.52994,6.8857 -0.9181,0.8262 -2.66248,3.3051 -2.0198,4.774 0.90076,3.1041 2.2523,6.4995 3.34639,9.0567 M 51.1805,13.1264 c 2.1116,1.469 0.7344,8.7219 -0.1836,11.2007 -0.2755,0.8263 -1.8362,2.2952 -2.6625,2.2952 -10.6498,0 -20.1642,-0.5995 -25.5228,2.1072 L 9.90785,32.5575 M 30.4778,29.2919 27.1083,10.9839" + id="path50" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:ties="3" + sodipodi:nodetypes="cscccccscccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 10.194102,32.307462 7.135872,6.038046 9.802021,-11.840842" + id="path379" + inkstitch:ties="3" /> + <path + id="path380" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 27.56553,26.636113 C 27.228992,26.401546 26.762977,26.297996 26.127791,26.375546 20.641299,27.968902 15.167193,29.621248 9.68312,31.543 6.6645326,43.907238 4.9975262,56.318595 4.7584406,68.736756 c 0.1036518,3.55427 2.0333357,6.980781 5.3544564,8.46736 6.685357,3.42114 14.503959,2.371374 21.623512,1.226888 4.145725,-0.606849 8.449768,-0.111364 12.506568,-1.261964 L 44.7541,76.9336 M 2.839579,73.872167 25.468951,61.774416 M 27.56553,26.636113 c 1.547272,1.078438 0.357658,4.926317 0.28884,6.677002 -1.758969,9.577651 -3.328266,19.194587 -4.67537,28.839085 -1.520161,4.717645 4.292012,1.633086 6.615768,1.594853 4.384967,-0.686593 8.817016,-1.041244 13.248749,-1.242139 M 1.8403295,45.778197 29.48203,40.67992 M 2.4940018,59.4949 26.009664,57.659166" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 43.057752,63.0714 c 1.367915,3.021093 0.783788,4.001089 4.930101,6.790014" + id="path67" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + id="path55" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 48.0592,63.896604 c -0.3673,-1.377 -2.2035,-1.469 -3.2133,-1.469 -0.827629,0 -0.506293,0.02219 -1.802383,0.07731 M 48.6462,69.6505 c -0.2331,0.987 -0.601,1.9018 -0.8625,3.0599 -0.7344,2.6623 -1.8361,3.5806 -3.0296,4.2232" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccc" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g35423" + id="g88" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-V"> + inkscape:label="GlyphLayer-È"> <path - id="path5057" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.03316;word-spacing:0px" - d="M 42.5656 11.6324 C 41.26 11.6324 41.0734 12.565 40.7003 13.7775 C 36.7833 26.4613 33.4258 44.5545 29.0424 59.2901 L 25.3966 60.6724 L 22.4115 77.0506 M 42.5656 11.6324 C 48.5345 11.6324 56.8349 14.9899 59.4463 18.0676 L 59.4464 18.0676 C 60.1924 18.907 60.8453 19.5598 60.3794 20.9588 C 55.7162 36.0675 46.2033 68.3367 40.794 78.5025 C 40.4209 79.2486 39.7681 79.7148 38.5557 79.4351 C 36.2241 79.6214 32.0272 79.2489 28.4832 78.689 L 27.9233 78.689 M 31.5283 36.9524 L 54.4415 47.7636" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 24.821428,79.017857 12.5,44.017857 44.553571,41.071428" + id="path68" + sodipodi:nodetypes="ccc" + inkstitch:force_lock_stitches="False" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 43.7666,45.9441 c -0.2294,1.1307 -0.5098,2.1369 -0.7569,2.8041 -0.2754,0.8264 -1.8362,2.2951 -2.6624,2.2951 v 10e-5 c -5.6003,0 -13.3142,0.047 -17.8128,1.428 M 44.2058,41.1289 c -0.0937,-1.4281 -0.4861,-2.549 -1.3797,-2.847 -4.315,-1.3771 -12.5797,-0.7754 -17.9964,0.2344 m 9.5232,-2.9908 -1.4602,17.297" + id="path69" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path899" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.03316;word-spacing:0px" - d="M 5.53532 12.812 C 6.1928 12.14 7.071 11.6324 8.05804 11.6324 C 14.0269 11.6324 21.7678 14.5236 23.9128 17.4147 C 25.3119 19.3733 27.83 42.2229 29.0424 59.2901 L 31.2056 61.4793 L 28.5432 78.6641 M 5.53532 12.812 C 4.70188 13.6635 4.22324 14.7784 4.3275 15.4562 C 4.42041 16.6687 5.07343 22.5442 6.75242 33.1763 C 9.92331 53.8808 13.0011 67.404 13.2809 70.202 C 13.4668 71.6009 14.2138 72.8132 15.4259 73.746 C 17.8508 75.6111 24.9388 78.689 27.9233 78.689 M 29.1079 35.1776 L 4.4198 43.2455" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 24.017857,38.392857 -9.375,-13.482143 23.265951,-12.617296" + id="path71" + sodipodi:nodetypes="ccc" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 36.904449,6.7688031 C 37.033983,-1.0744662 29.655167,-4.4127252 23.330518,-8.3834847" + id="path77" + inkstitch:ties="1" + sodipodi:nodetypes="cc" /> + <path + d="m 30.866178,-9.1159024 12.07235,16.2115 m -20.65225,-16.2115 14.0556,16.2115" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path78" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - inkscape:label="GlyphLayer-v" - inkscape:groupmode="layer" - style="display:none" - id="g1287"> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 42.5656 11.6324 C 41.26 11.6324 41.0734 12.565 40.7003 13.7775 C 36.7833 26.4613 33.4258 44.5545 29.0424 59.2901 L 25.3966 60.6724 L 22.4115 77.0506 M 42.5656 11.6324 C 48.5345 11.6324 56.8349 14.9899 59.4463 18.0676 L 59.4464 18.0676 C 60.1924 18.907 60.8453 19.5598 60.3794 20.9588 C 55.7162 36.0675 46.2033 68.3367 40.794 78.5025 C 40.4209 79.2486 39.7681 79.7148 38.5557 79.4351 C 36.2241 79.6214 32.0272 79.2489 28.4832 78.689 L 27.9233 78.689 M 31.5283 36.9524 L 54.4415 47.7636" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.03316;word-spacing:0px" - id="path5057-8" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 37.501914,12.563773 c -0.421082,8.046846 7.044653,9.988523 12.753175,1.073286" + id="path79" + sodipodi:nodetypes="cc" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.1805,13.1264 c -1.1017,-0.7344 -4.0396,-1.2853 -7.0693,-1.2853 -13.8631,0 -29.0115,1.1935 -35.52994,6.8857 -0.9181,0.8262 -2.66248,3.3051 -2.0198,4.774 0.90076,3.1041 2.2523,6.4995 3.34639,9.0567 M 51.1805,13.1264 c 2.1116,1.469 0.7344,8.7219 -0.1836,11.2007 -0.2755,0.8263 -1.8362,2.2952 -2.6625,2.2952 -10.6498,0 -20.1642,-0.5995 -25.5228,2.1072 L 9.90785,32.5575 M 30.4778,29.2919 27.1083,10.9839" + id="path80" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:ties="3" + sodipodi:nodetypes="cscccccscccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 10.194102,32.307462 7.135872,6.038046 9.802021,-11.840842" + id="path381" + inkstitch:ties="3" /> <path - d="M 5.53532 12.812 C 6.1928 12.14 7.071 11.6324 8.05804 11.6324 C 14.0269 11.6324 21.7678 14.5236 23.9128 17.4147 C 25.3119 19.3733 27.83 42.2229 29.0424 59.2901 L 31.2056 61.4793 L 28.5432 78.6641 M 5.53532 12.812 C 4.70188 13.6635 4.22324 14.7784 4.3275 15.4562 C 4.42041 16.6687 5.07343 22.5442 6.75242 33.1763 C 9.92331 53.8808 13.0011 67.404 13.2809 70.202 C 13.4668 71.6009 14.2138 72.8132 15.4259 73.746 C 17.8508 75.6111 24.9388 78.689 27.9233 78.689 M 29.1079 35.1776 L 4.4198 43.2455" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.03316;word-spacing:0px" - id="path899-5" + id="path382" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 27.56553,26.636113 C 27.228992,26.401546 26.762977,26.297996 26.127791,26.375546 20.641299,27.968902 15.167193,29.621248 9.68312,31.543 6.6645326,43.907238 4.9975262,56.318595 4.7584406,68.736756 c 0.1036518,3.55427 2.0333357,6.980781 5.3544564,8.46736 6.685357,3.42114 14.503959,2.371374 21.623512,1.226888 4.145725,-0.606849 8.449768,-0.111364 12.506568,-1.261964 L 44.7541,76.9336 M 2.839579,73.872167 25.468951,61.774416 M 27.56553,26.636113 c 1.547272,1.078438 0.357658,4.926317 0.28884,6.677002 -1.758969,9.577651 -3.328266,19.194587 -4.67537,28.839085 -1.520161,4.717645 4.292012,1.633086 6.615768,1.594853 4.384967,-0.686593 8.817016,-1.041244 13.248749,-1.242139 M 1.8403295,45.778197 29.48203,40.67992 M 2.4940018,59.4949 26.009664,57.659166" + inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 43.057752,63.0714 c 1.367915,3.021093 1.909474,5.506271 4.434287,7.285828" + id="path87" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + id="path88" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 48.0592,63.896604 c -0.3673,-1.377 -2.2035,-1.469 -3.2133,-1.469 -0.827629,0 -0.506293,0.02219 -1.802383,0.07731 M 48.6462,69.6505 c -0.2331,0.987 -0.601,1.9018 -0.8625,3.0599 -0.7344,2.6623 -1.8361,3.5806 -3.0296,4.2232" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccc" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g35682" - style="display:none" + id="g111" + style="display:inline" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-B"> + inkscape:label="GlyphLayer-Ê"> <path - id="path5189" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04565;word-spacing:0px" - d="M 9.49598 29.4062 L 23.9377 26.9516 C 26.1087 26.1905 28.1854 25.6304 30.1675 25.6304 C 33.188 25.6304 34.9814 26.8592 34.9814 29.4062 C 34.9814 32.8988 28.3766 38.155 24.2234 39.4762 M 9.49598 29.4062 C 7.98575 27.0459 5.72024 22.6106 5.34279 21.4772 L 5.34279 21.4772 C 4.77608 19.8719 4.87024 18.6451 5.81443 17.8892 C 8.07983 16.0972 18.8402 10.7172 30.7334 10.7172 C 36.3969 10.7172 49.6115 15.7187 51.3106 17.4173 C 52.5377 18.5488 54.0479 20.6279 54.0479 25.1586 C 54.0479 33.8435 46.4966 40.9211 38.5679 43.0926 L 38.5679 43.7521 L 38.0712 45.2285 L 24.5892 46.0809 M 32.1998 28.4777 L 48.6941 13.046" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 24.821428,79.017857 12.5,44.017857 44.553571,41.071428" + id="path89" + sodipodi:nodetypes="ccc" + inkstitch:force_lock_stitches="False" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 43.7666,45.9441 c -0.2294,1.1307 -0.5098,2.1369 -0.7569,2.8041 -0.2754,0.8264 -1.8362,2.2951 -2.6624,2.2951 v 10e-5 c -5.6003,0 -13.3142,0.047 -17.8128,1.428 M 44.2058,41.1289 c -0.0937,-1.4281 -0.4861,-2.549 -1.3797,-2.847 -4.315,-1.3771 -12.5797,-0.7754 -17.9964,0.2344 m 9.5232,-2.9908 -1.4602,17.297" + id="path90" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04565;word-spacing:0px" - d="M 23.9377 26.9516 L 26.2031 27.5198 C 27.6193 28.088 28.2801 28.6512 27.9968 30.5396 C 27.7134 32.429 27.4301 35.1646 27.0526 38.0911 L 25.8739 52.0383 C 25.5905 55.531 25.1642 59.4244 24.9761 62.916 L 26.6749 62.916 C 31.2057 62.916 35.4532 59.1403 35.4532 54.987 C 35.4532 52.7223 33.4711 51.6831 30.2618 51.6831 C 28.2796 51.6831 24.8096 52.1398 23.7713 52.4239 M 9.49601 29.4062 C 7.70265 42.3366 6.098 59.7988 6.098 69.7105 C 6.098 70.9404 6.28613 71.881 6.94701 72.637 C 10.5339 77.1677 18.3683 79.338 26.4858 79.338 C 42.249 79.338 54.8029 68.7669 54.8029 54.7029 C 54.8029 51.9652 54.2362 50.36 53.6702 49.5106 C 52.5377 47.2459 45.8359 44.6968 38.5679 43.7532 L 24.5242 43.5807 M 27.7649 58.9545 L 26.841 82.2798 M 31.3446 57.7989 L 56.8651 58.7222 M 27.1874 56.0676 L 2.59076 56.0676" - id="path5191" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 24.017857,38.392857 14.95853,25.478925 44.224481,12.861629 M 41.037447,3.9143411 C 31.870628,-4.2093023 31.903985,-1.5994082 27.337254,-4.3562829 L 16.604383,3.3461303" + id="path96" + sodipodi:nodetypes="cccccc" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path921-0" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.689534;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 16.202861,3.8023657 c -0.53118,-0.477259 -0.06585,-1.3722616 0.265833,-2.0286347 1.062649,-2.32696905 7.704523,-8.2936532 9.564227,-10.5609172 0.730565,-0.9546443 2.191837,-1.6109928 3.387276,-1.6109928 1.39483,0 2.523899,0.7756314 3.453786,1.6109928 1.859704,2.267264 7.173124,8.23394815 8.235893,10.5609172 0.332133,0.6563731 0.797077,1.5513757 0.265833,2.0286347 m -25.172848,0 c 2.78964,2.5655984 3.387353,3.4010225 5.180694,3.9977541 0.863377,0.2982078 1.32832,0.1192199 2.424379,-1.2530415 1.096059,-1.3723247 3.354337,-4.35573 5.280411,-6.50364789 1.992586,2.14791789 4.184352,5.13132319 5.844735,7.15995779 0.597473,0.7162674 1.062768,0.8951289 1.926215,0.5967316 1.793263,-0.5967316 1.726893,-1.4321557 4.516414,-3.9977541 M 29.327151,-13.078107 29.246001,2.6890142" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - inkscape:label="GlyphLayer-b" - inkscape:groupmode="layer" - style="display:none" - id="g1293"> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccscccccccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 9.49598 29.4062 L 23.9377 26.9516 C 26.1087 26.1905 28.1854 25.6304 30.1675 25.6304 C 33.188 25.6304 34.9814 26.8592 34.9814 29.4062 C 34.9814 32.8988 28.3766 38.155 24.2234 39.4762 M 9.49598 29.4062 C 7.98575 27.0459 5.72024 22.6106 5.34279 21.4772 L 5.34279 21.4772 C 4.77608 19.8719 4.87024 18.6451 5.81443 17.8892 C 8.07983 16.0972 18.8402 10.7172 30.7334 10.7172 C 36.3969 10.7172 49.6115 15.7187 51.3106 17.4173 C 52.5377 18.5488 54.0479 20.6279 54.0479 25.1586 C 54.0479 33.8435 46.4966 40.9211 38.5679 43.0926 L 38.5679 43.7521 L 38.0712 45.2285 L 24.5892 46.0809 M 32.1998 28.4777 L 48.6941 13.046" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04565;word-spacing:0px" - id="path5189-9" - inkstitch:contour_underlay="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 44.259528,13.068849 c -0.421082,8.046846 0.287039,9.483447 5.995561,0.56821" + id="path107" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.1805,13.1264 c -1.1017,-0.7344 -4.0396,-1.2853 -7.0693,-1.2853 -13.8631,0 -29.0115,1.1935 -35.52994,6.8857 -0.9181,0.8262 -2.66248,3.3051 -2.0198,4.774 0.90076,3.1041 2.2523,6.4995 3.34639,9.0567 M 51.1805,13.1264 c 2.1116,1.469 0.7344,8.7219 -0.1836,11.2007 -0.2755,0.8263 -1.8362,2.2952 -2.6625,2.2952 -10.6498,0 -20.1642,-0.5995 -25.5228,2.1072 L 9.90785,32.5575 M 30.4778,29.2919 27.1083,10.9839" + id="path108" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:ties="3" + sodipodi:nodetypes="cscccccscccc" + inkstitch:max_stitch_length_mm="9" /> <path - id="path5191-8" - d="M 23.9377 26.9516 L 26.2031 27.5198 C 27.6193 28.088 28.2801 28.6512 27.9968 30.5396 C 27.7134 32.429 27.4301 35.1646 27.0526 38.0911 L 25.8739 52.0383 C 25.5905 55.531 25.1642 59.4244 24.9761 62.916 L 26.6749 62.916 C 31.2057 62.916 35.4532 59.1403 35.4532 54.987 C 35.4532 52.7223 33.4711 51.6831 30.2618 51.6831 C 28.2796 51.6831 24.8096 52.1398 23.7713 52.4239 M 9.49601 29.4062 C 7.70265 42.3366 6.098 59.7988 6.098 69.7105 C 6.098 70.9404 6.28613 71.881 6.94701 72.637 C 10.5339 77.1677 18.3683 79.338 26.4858 79.338 C 42.249 79.338 54.8029 68.7669 54.8029 54.7029 C 54.8029 51.9652 54.2362 50.36 53.6702 49.5106 C 52.5377 47.2459 45.8359 44.6968 38.5679 43.7532 L 24.5242 43.5807 M 27.7649 58.9545 L 26.841 82.2798 M 31.3446 57.7989 L 56.8651 58.7222 M 27.1874 56.0676 L 2.59076 56.0676" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.04565;word-spacing:0px" + style="display:inline;opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 10.194102,32.307462 7.135872,6.038046 9.802021,-11.840842" + id="path383" + inkstitch:ties="3" /> + <path + id="path384" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 27.56553,26.636113 C 27.228992,26.401546 26.762977,26.297996 26.127791,26.375546 20.641299,27.968902 15.167193,29.621248 9.68312,31.543 6.6645326,43.907238 4.9975262,56.318595 4.7584406,68.736756 c 0.1036518,3.55427 2.0333357,6.980781 5.3544564,8.46736 6.685357,3.42114 14.503959,2.371374 21.623512,1.226888 4.145725,-0.606849 8.449768,-0.111364 12.506568,-1.261964 L 44.7541,76.9336 M 2.839579,73.872167 25.468951,61.774416 M 27.56553,26.636113 c 1.547272,1.078438 0.357658,4.926317 0.28884,6.677002 -1.758969,9.577651 -3.328266,19.194587 -4.67537,28.839085 -1.520161,4.717645 4.292012,1.633086 6.615768,1.594853 4.384967,-0.686593 8.817016,-1.041244 13.248749,-1.242139 M 1.8403295,45.778197 29.48203,40.67992 M 2.4940018,59.4949 26.009664,57.659166" + inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 43.057752,63.0714 c 1.367915,3.021093 2.405288,6.332627 4.682194,6.790014" + id="path110" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + id="path111" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 48.0592,63.896604 c -0.3673,-1.377 -2.2035,-1.469 -3.2133,-1.469 -0.827629,0 -0.506293,0.02219 -1.802383,0.07731 M 48.6462,69.6505 c -0.2331,0.987 -0.601,1.9018 -0.8625,3.0599 -0.7344,2.6623 -1.8361,3.5806 -3.0296,4.2232" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccc" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g35942" + id="g361" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-N"> + inkscape:label="GlyphLayer-Ë"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.07069;word-spacing:0px" - d="M 11.5465 12.2275 C 11.9123 11.9318 12.4113 11.7483 13.1049 11.7483 C 17.3575 11.7483 23.7365 13.1034 26.2494 14.0679 C 27.6024 14.6491 28.3755 15.3251 28.2791 16.5802 L 24.6063 46.2529 C 23.6399 56.6907 22.9632 68.1929 22.9632 78.5327 C 22.9632 79.2159 22.7689 79.7186 22.392 80.0591 M 11.5465 12.2357 C 11.0965 12.5925 10.8485 13.1125 10.6885 13.5897 C 9.23875 19.0977 4.50287 51.9617 4.11625 68.1002 C 4.11625 69.3593 4.50279 73.3196 7.11246 76.1234 C 9.62537 78.8295 14.2646 80.5679 20.7402 80.5679 C 21.4629 80.5679 22.0175 80.4048 22.392 80.0785 M 2.68552 41.6647 L 27.1619 43.5571" - id="path5327" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 24.821428,79.017857 12.5,44.017857 44.553571,41.071428" + id="path353" + sodipodi:nodetypes="ccc" + inkstitch:force_lock_stitches="False" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 43.7666,45.9441 c -0.2294,1.1307 -0.5098,2.1369 -0.7569,2.8041 -0.2754,0.8264 -1.8362,2.2951 -2.6624,2.2951 v 10e-5 c -5.6003,0 -13.3142,0.047 -17.8128,1.428 M 44.2058,41.1289 c -0.0937,-1.4281 -0.4861,-2.549 -1.3797,-2.847 -4.315,-1.3771 -12.5797,-0.7754 -17.9964,0.2344 m 9.5232,-2.9908 -1.4602,17.297" + id="path354" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path5325" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.07069;word-spacing:0px" - d="M 23.9374 44.3228 C 24.9043 48.3819 26.1527 54.7514 27.3126 57.9408 C 29.0523 63.1592 30.3088 68.6691 30.9853 70.7939 C 31.179 71.3751 32.9732 73.2787 33.3608 73.763 M 27.6102 14.6511 C 28.5767 17.5499 30.1154 26.1411 31.1787 30.7814 L 35.1966 45.9267 M 32.1282 24.729 L 28.108 66.9408" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 24.017857,38.392857 14.95853,25.478925 25.361103,13.781794" + id="path355" + sodipodi:nodetypes="ccc" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 24.011428,6.4397224 C 21.027071,2.5253814 19.202195,-0.50507622 24.263966,-4.4194173" + id="path363" + sodipodi:nodetypes="cc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="M 37.395949,-5.6821079 46.992398,8.207489" + id="path364" + sodipodi:nodetypes="cc" + inkstitch:ties="2" + inkstitch:force_lock_stitches="False" /> + <path + id="path365" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.659881;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 47.3226,8.33709 c -0.2559,0.1852 -0.6002,0.2835 -1.0976,0.2835 -5.5093,0 -8.4897,-0.72409 -10.4766,-3.2584 C 35.2066,4.63811 34.935,3.73304 34.935,2.6469 c 0,-3.07743002 0.5413,-6.2453 1.0838,-8.50811 0.1037,-0.41665 0.2982,-0.86368 0.7025,-1.16812 M 47.3226,8.33715 C 47.7164,8.05164 47.9021,7.55991 48.1215,6.90108 48.9348,4.09516 49.1149,3.19009 49.6116,0.24845998 50.1082,-2.69317 48.8435,-4.68439 47.7598,-5.40848 c -2.8901,-1.90098 -6.9542,-1.99128 -9.754,-1.99128 -0.5742,0 -0.9864,0.14659 -1.2846,0.3705 M 49.7639,-5.16804 33.9914,5.5729" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscsccccccsccc" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.07069;word-spacing:0px" - d="M 49.931 78.4563 C 49.5581 78.7622 49.0201 78.9152 48.2865 78.9152 C 41.9074 78.9152 34.0787 75.2426 31.8558 72.3438 L 33.6916 44.5063 C 34.9481 29.72 35.8178 17.8323 38.7174 13.6754 C 39.0522 13.135 39.3408 12.4651 40.0006 12.1001 M 49.931 78.4583 C 50.3443 78.1219 50.5552 77.6018 50.6061 76.8861 C 51.573 54.2692 55.7287 30.8803 56.7913 24.5974 C 57.8539 18.3146 57.3712 15.996 55.9215 15.4158 C 53.4086 14.4574 44.3233 11.8401 41.1339 11.8401 C 40.6588 11.8401 40.2933 11.9726 40.0008 12.095 M 32.0101 45.4179 L 54.5946 49.3189" - id="path903" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linejoin:round;paint-order:markers stroke fill" + d="m 24.642773,-5.8083771 c -4.380814,0.2670186 -9.450574,2.2071909 -11.616754,-2.9041885" + id="path366" + sodipodi:nodetypes="cc" + inkstitch:ties="1" + inkstitch:force_lock_stitches="False" /> + <path + d="m 13.2691,-8.57956 c -0.4043,0.30446 -0.5988,0.75146 -0.7024,1.16811 -0.5425,2.2628 -1.0839,5.43069 -1.0839,8.50811 0,1.08614 0.2709,1.99122 0.8134,2.71531 1.9869,2.53432 4.9673,3.25839 10.4766,3.25839 0.4975,0 0.8416,-0.0983 1.0976,-0.28351 M 13.269,-8.57949 C 13.5672,-8.8034 13.9787,-8.95 14.5536,-8.95 c 2.7998,0 6.8639,0.0903 9.754,1.9913 1.0838,0.72409 2.3484,2.71529 1.8518,5.65691 -0.4967,2.94165 -0.6767,3.84672 -1.4901,6.65255 -0.2194,0.65886 -0.4051,1.15063 -0.7989,1.43609 M 10.5392,4.02266 26.3118,-6.71827" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.659881;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path367" + inkstitch:contour_underlay="True" + inkstitch:satin_column="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 25.640682,13.407018 c -5.708522,8.915237 24.868959,8.628842 25.290041,0.581996" + id="path357" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 51.1805,13.1264 c -1.1017,-0.7344 -4.0396,-1.2853 -7.0693,-1.2853 -13.8631,0 -29.0115,1.1935 -35.52994,6.8857 -0.9181,0.8262 -2.66248,3.3051 -2.0198,4.774 0.90076,3.1041 2.2523,6.4995 3.34639,9.0567 M 51.1805,13.1264 c 2.1116,1.469 0.7344,8.7219 -0.1836,11.2007 -0.2755,0.8263 -1.8362,2.2952 -2.6625,2.2952 -10.6498,0 -20.1642,-0.5995 -25.5228,2.1072 L 9.90785,32.5575 M 30.4778,29.2919 27.1083,10.9839" + id="path358" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:ties="3" + sodipodi:nodetypes="cscccccscccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 10.194102,32.307462 7.135872,6.038046 9.802021,-11.840842" + id="path385" + inkstitch:ties="3" /> + <path + id="path386" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 27.56553,26.636113 C 27.228992,26.401546 26.762977,26.297996 26.127791,26.375546 20.641299,27.968902 15.167193,29.621248 9.68312,31.543 6.6645326,43.907238 4.9975262,56.318595 4.7584406,68.736756 c 0.1036518,3.55427 2.0333357,6.980781 5.3544564,8.46736 6.685357,3.42114 14.503959,2.371374 21.623512,1.226888 4.145725,-0.606849 8.449768,-0.111364 12.506568,-1.261964 L 44.7541,76.9336 M 2.839579,73.872167 25.468951,61.774416 M 27.56553,26.636113 c 1.547272,1.078438 0.357658,4.926317 0.28884,6.677002 -1.758969,9.577651 -3.328266,19.194587 -4.67537,28.839085 -1.520161,4.717645 4.292012,1.633086 6.615768,1.594853 4.384967,-0.686593 8.817016,-1.041244 13.248749,-1.242139 M 1.8403295,45.778197 29.48203,40.67992 M 2.4940018,59.4949 26.009664,57.659166" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 43.057752,63.0714 c 1.367915,3.021093 2.405288,6.332627 4.682194,6.790014" + id="path360" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + id="path361" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 48.0592,63.896604 c -0.3673,-1.377 -2.2035,-1.469 -3.2133,-1.469 -0.827629,0 -0.506293,0.02219 -1.802383,0.07731 M 48.6462,69.6505 c -0.2331,0.987 -0.601,1.9018 -0.8625,3.0599 -0.7344,2.6623 -1.8361,3.5806 -3.0296,4.2232" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccc" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-n" - inkscape:groupmode="layer" + id="g290" style="display:none" - id="g1301"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-Æ"> <path - id="path5327-3" - d="M 11.5465 12.2275 C 11.9123 11.9318 12.4113 11.7483 13.1049 11.7483 C 17.3575 11.7483 23.7365 13.1034 26.2494 14.0679 C 27.6025 14.6491 28.3755 15.3251 28.2791 16.5802 L 24.6063 46.2529 C 23.6399 56.6907 22.9632 68.1929 22.9632 78.5327 C 22.9632 79.2159 22.7689 79.7186 22.392 80.0591 M 11.5465 12.2357 C 11.0965 12.5925 10.8485 13.1125 10.6885 13.5897 C 9.23875 19.0977 4.50287 51.9617 4.11625 68.1002 C 4.11625 69.3593 4.50279 73.3196 7.11246 76.1234 C 9.62537 78.8295 14.2646 80.5679 20.7402 80.5679 C 21.4629 80.5679 22.0175 80.4048 22.392 80.0785 M 2.68552 41.6647 L 27.1619 43.5571" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.07069;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 18.402283,73.861007 C 11.274868,52.952683 29.121252,55.835963 32.880149,62.938627" + id="path250" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path251" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 38.659795,48.155379 30.41805,47.21269 24.163182,46.612026 M 37.375557,63.436979 C 35.666411,63.333531 32.732634,63.111722 29.733758,62.856134 26.67558,62.595475 21.578989,61.959224 19.614909,61.717243" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 20.166289,62.05543 C 11.670324,57.726826 8.8964507,51.387418 3.2049002,44.85348" + id="path270" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - d="M 23.9374 44.3228 C 24.9043 48.3819 26.1527 54.7514 27.3126 57.9408 C 29.0523 63.1592 30.3088 68.6691 30.9853 70.7939 C 31.179 71.3751 32.9732 73.2787 33.3608 73.763 M 27.6102 14.6511 C 28.5767 17.5499 30.1154 26.1411 31.1787 30.7814 L 35.1966 45.9267 M 32.1282 24.729 L 28.108 66.9408" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.07069;word-spacing:0px" - id="path5325-1" + id="path277" + d="M 2.7881615,44.108277 C 2.5791115,44.297239 2.43832,44.57898 2.3744472,44.948601 2.0492765,46.830312 4.3464842,52.047988 5.84734,55.698775 M 3.0537271,43.882341 c 0.2700178,-0.243679 0.3881052,-0.105598 0.8655293,-0.0231 1.3012306,0.320253 3.6535414,1.268559 5.6455954,1.516086 M 7.4147177,42.42955 1.789064,51.216519" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 9.4396398,45.477835 18.330996,73.200321" + id="path278" + inkstitch:ties="3" /> + <path + id="path287" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 15.821372,79.873777 c 1.317178,0.227616 2.044296,-0.615685 2.255701,-1.839053 0.442471,-3.121342 1.138131,-6.586186 2.022037,-10.018703 l 6.54811,-21.104839 c 2.491364,-7.127459 5.469418,-14.267731 8.771576,-20.47996 0.379771,-0.515765 2.467361,-0.812926 2.677482,-1.082787 L 41.271899,12.363851 C 40.663118,12.053054 39.929105,11.740089 39.141835,11.43202 M 15.821372,79.873777 C 9.7997192,78.8332 3.7304577,75.2649 1.6325476,71.704871 l -3.94e-5,-7e-6 C 1.0261544,70.727945 0.95178995,70.036788 1.195685,68.625406 1.5533454,66.555682 2.1480067,64.235964 2.8692603,61.744392 L 8.906563,44.717123 C 13.306112,34.333173 20.051446,22.277101 25.411283,14.740695 M 10.971371,37.143614 29.44163,41.540686" + sodipodi:nodetypes="cccccccccccsccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 26.225126,14.671907 c 5.772877,2.309727 6.490715,1.735579 4.894709,-6.0404515" + id="path288" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path289" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 31.190449,8.6107484 c 0.304586,-0.019012 0.653209,0.048336 1.06825,0.2205245 1.219689,0.6550103 4.331207,1.6021471 6.883136,2.6007471 m -7.95064,-2.8249991 c -0.557242,0.030558 -0.964719,0.3401942 -1.353145,0.774495 -1.567149,1.5445971 -2.720508,2.9210221 -4.537553,5.4759481 M 24.586501,11.308036 37.063463,8.8430672" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path290" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 40.674068,9.594912 c -0.411571,0.2464157 -0.664476,0.655221 -0.798332,1.137369 -0.175415,0.454264 -0.256691,0.924594 -0.370508,1.583232 L 36.472906,25.93842 c 0.161329,0.572737 0.319939,1.077821 0.525012,1.447338 -0.67214,4.726201 -1.311985,9.889212 -1.884342,15.052905 M 40.674068,9.594912 c 0.377664,-0.2257882 0.888961,-0.3152297 1.564253,-0.1985354 3.010875,0.5202969 9.950124,2.9791374 12.233783,4.3427174 1.407932,0.82469 1.764544,1.564621 1.708778,3.008411 -0.1544,2.157975 -1.732322,12.553319 -3.080488,26.61785 M 36.855601,13.173917 46.736038,8.8610274" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 51.989922,44.148305 c 0,0 -8.382848,17.035517 -7.135872,25.720504 0.481056,3.35048 5.097051,8.782612 5.097051,8.782612" + id="path377" + sodipodi:nodetypes="csc" /> + <path + id="path375" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 50.469685,78.971246 c -0.388313,0.285647 -0.939556,0.38544 -1.599968,0.271317 -6.021652,-1.040577 -12.980595,-2.824615 -15.192325,-5.726108 -0.716787,-0.898986 -0.708689,-4.87051 -0.408061,-10.535452 l 1.28414,-15.281617 c 0.17794,-1.742155 0.365106,-3.501479 0.560105,-5.260723 m 15.35616,36.532287 c 0.386741,-0.284195 0.611675,-0.753141 0.623125,-1.379033 0.117283,-1.239532 0.06485,-8.225183 0.805564,-19.240426 0.335731,-5.286332 0.756296,-10.336721 1.201969,-14.986136 m -0.561559,32.855164 -7.214288,3.293479" + sodipodi:nodetypes="cscccccccccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 53.324533,43.625776 90.553571,41.071428" + id="path362" + sodipodi:nodetypes="cc" /> <path - id="path903-9" - d="M 49.931 78.4563 C 49.5581 78.7622 49.0201 78.9152 48.2865 78.9152 C 41.9074 78.9152 34.0787 75.2426 31.8558 72.3438 L 33.6916 44.5063 C 34.9481 29.72 35.8179 17.8323 38.7174 13.6754 C 39.0522 13.135 39.3408 12.4651 40.0006 12.1001 M 49.931 78.4583 C 50.3443 78.1219 50.5552 77.6018 50.6061 76.8861 C 51.573 54.2692 55.7287 30.8803 56.7913 24.5974 C 57.8539 18.3146 57.3712 15.996 55.9215 15.4158 C 53.4086 14.4574 44.3233 11.8401 41.1339 11.8401 C 40.6588 11.8401 40.2933 11.9726 40.0008 12.095 M 32.0101 45.4179 L 54.5946 49.3189" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.07069;word-spacing:0px" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 89.7666,45.9441 c -0.210259,2.606876 -1.988488,5.794443 -5.045723,5.1016 -5.405282,0.08969 -10.92923,-0.0078 -16.186377,1.4257 M 90.2058,41.1289 C 90.456853,37.30705 85.826283,37.736755 83.252234,37.499435 79.091907,37.391502 74.922737,37.780464 70.8297,38.5163 m 9.5232,-2.9908 c -0.486733,5.765667 -0.973467,11.531333 -1.4602,17.297" + id="path368" + inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 70.017857,38.392857 c -3.125,-4.494048 -6.25,-8.988095 -9.375,-13.482143 11.964286,-3.869048 23.928571,-7.738095 35.892853,-11.607143" + id="path369" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 97.1805,13.1264 c -4.45491,-2.019985 -9.545372,-1.091797 -14.281025,-1.162747 -8.616892,0.458549 -17.629177,0.910891 -25.488636,4.832993 -2.45294,1.286153 -3.587955,3.215078 -3.986801,6.704154 -0.398846,3.489076 -0.344775,5.389288 -0.260754,8.743035 M 97.1805,13.1264 c 1.87822,2.265099 0.9671,5.544832 0.6121,8.211183 -0.17866,2.848186 -2.15597,6.116103 -5.44099,5.278645 -7.305304,0.109006 -14.825249,-0.683491 -21.925816,1.43597 -4.16173,1.642563 -8.556339,2.643705 -12.821425,4.002016 L 53.2417,33.106413 M 76.4778,29.2919 73.1083,10.9839" + id="path370" inkstitch:satin_column="True" + inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:ties="3" + sodipodi:nodetypes="ccczccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 56.194102,32.307462 7.135872,6.038046 9.802021,-11.840842" + id="path387" + inkstitch:ties="3" /> + <path + id="path388" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 73.56553,26.636113 c -0.336538,-0.234567 -0.802553,-0.338117 -1.437739,-0.260567 -5.486492,1.593356 -13.400337,3.689291 -18.88441,5.611043 -3.018587,12.364238 -2.245855,24.332006 -2.48494,36.750167 0.103651,3.55427 2.033335,6.980781 5.354456,8.46736 6.685357,3.42114 14.503959,2.371374 21.623512,1.226888 4.145725,-0.606849 8.449768,-0.111364 12.506568,-1.261964 L 90.7541,76.9336 M 48.839579,73.872167 71.468951,61.774416 M 73.56553,26.636113 c 1.547272,1.078438 0.357658,4.926317 0.28884,6.677002 -1.758969,9.577651 -3.328266,19.194587 -4.67537,28.839085 -1.520161,4.717645 4.292012,1.633086 6.615768,1.594853 4.384967,-0.686593 8.817016,-1.041244 13.248749,-1.242139 M 47.84033,45.778197 75.48203,40.67992 M 48.494002,59.4949 72.009664,57.659166" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 89.057752,63.0714 c 0.872336,2.833726 2.205272,5.327423 4.930098,6.790014" + id="path372" + inkstitch:force_lock_stitches="False" /> + <path + id="path373" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 94.0592,63.896604 c -0.76816,-1.954317 -3.362652,-1.403185 -5.015683,-1.39169 M 94.6462,69.6505 c -0.86376,2.607347 -1.07843,5.940062 -3.8921,7.2831" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g36203" + id="g245" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-M"> + inkscape:label="GlyphLayer-Œ"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.06786;word-spacing:0px" - d="M 11.0227 11.7094 C 10.6484 12.0562 10.431 12.5152 10.2863 12.9537 C 8.84041 18.4491 4.59897 54.5013 3.92418 70.5987 C 3.82831 71.8573 4.21364 72.913 4.88852 73.7808 C 7.20206 76.6713 14.2389 79.7566 20.6975 79.7566 C 21.4004 79.7566 21.9211 79.5832 22.2817 79.2772 M 11.0227 11.7115 C 11.3963 11.3647 11.9261 11.1199 12.6963 11.1199 C 15.9738 11.1199 24.9386 12.4754 27.4449 13.4341 L 24.9393 42.1602 C 24.5527 46.1124 24.7462 49.8718 24.3605 54.2096 C 23.6855 61.7274 23.2038 70.404 22.9145 77.731 C 22.8656 78.4245 22.6627 78.9294 22.2817 79.2752 M 1.94249 41.7737 L 27.4156 44.1338" - id="path5465" + style="opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 27.759325,79.357166 54.420824,47.206535" + id="path356" + inkstitch:ties="3" /> + <path + id="path245" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01481;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 54.929436,45.966035 C 53.503145,65.605259 43.654367,80.2304 31.381,80.2304 24.9685,80.2304 17.64,78.7647 13.9757,76.2913 10.2199,73.8179 3.89908,66.6727 3.89908,52.0156 c 0,-21.9857 10.541893,-38.771245 23.81762,-39.2077 10.863281,-0.357143 13.454847,1.525539 17.4052,4.0307 3.845186,3.366257 9.9852,9.6187 9.9852,24.1843 0,1.678075 -0.06033,3.32757 -0.177664,4.943135 M 36.460337,45.498145 C 35.637174,56.891982 32.839935,63.53651 31.2894,64.932 c -0.4577,0.4582 -1.3741,1.0993 -3.2978,1.0993 -2.8398,0 -5.4964,-2.0154 -5.4964,-11.6339 0,-4.693226 0.4294,-27.299165 8.7026,-27.29895 2.8398,5e-5 5.4964,1.92375 5.4964,11.72575 0,2.379266 -0.08438,4.604912 -0.233863,6.673945 M 25.4282,45.1949 1.81268,44.4024 M 28.4396,62.9461 26.6962,84.6598" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="cccsscscccsscsccccc" + inkstitch:ties="3" + inkstitch:swap_satin_rails="True" + inkstitch:contour_underlay_inset_mm="0.6" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 55.206521,47.311336 35.34705,-6.239908" + id="path322" + sodipodi:nodetypes="cc" /> <path - id="path5463" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.06786;word-spacing:0px" - d="M 26.1475 12.9619 C 27.2076 13.4413 29.2759 14.398 29.4691 15.17 C 30.2403 16.5245 31.0114 18.8316 32.0718 20.952 C 34.8673 29.147 37.6627 37.6287 39.8798 44.8579 L 40.8596 46.9631 M 33.4299 20.3115 L 28.3589 64.7709 M 23.642 41.688 C 24.9916 45.0619 26.9635 48.7143 28.5059 51.7026 C 30.0482 55.0776 31.3978 57.8721 32.0726 59.607 C 32.5543 60.7687 32.8382 61.343 34.1878 61.7274 L 41.0412 62.0028" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 89.7666,45.9441 c -0.210259,2.606876 -1.988488,5.794443 -5.045723,5.1016 -5.405282,0.08969 -10.92923,-0.0078 -16.186377,1.4257 M 90.2058,41.1289 C 90.456853,37.30705 85.826283,37.736755 83.252234,37.499435 79.091907,37.391502 74.922737,37.780464 70.8297,38.5163 m 9.5232,-2.9908 c -0.486733,5.765667 -0.973467,11.531333 -1.4602,17.297" + id="path323" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path5459" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.06786;word-spacing:0px" - d="M 61.6991 11.377 C 60.7348 11.377 58.3879 11.377 58.0023 11.8869 C 56.6527 12.8456 52.9896 18.1533 51.7365 20.9489 C 46.5312 31.3603 42.4825 39.2637 39.8798 44.8549 L 38.1472 46.2522 M 47.2279 23.3733 L 46.1665 64.059 M 56.3982 44.6305 L 54.6292 43.9879 C 52.9905 46.398 52.3157 48.1328 50.5806 51.7005 C 49.1346 54.7839 46.6284 59.6243 44.4113 61.4562 C 44.1221 61.9356 42.4667 62.3333 41.5025 62.3333 L 35.9546 61.9151" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 70.017857,38.392857 c -3.125,-4.494048 -6.25,-8.988095 -9.375,-13.482143 11.964286,-3.869048 23.928571,-7.738095 35.892857,-11.607143" + id="path324" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 97.1805,13.1264 c -4.454913,-2.019985 -9.545372,-1.091797 -14.281025,-1.162747 -8.616892,0.458549 -17.629177,0.910891 -25.488636,4.832993 -6.186554,3.015006 -6.016594,10.83738 -3.547429,16.4666 M 97.1805,13.1264 c 1.87822,2.265099 0.9671,5.544832 0.6121,8.211183 -0.178657,2.848186 -2.155971,6.116103 -5.440995,5.278645 -7.305299,0.109006 -14.825244,-0.683491 -21.925811,1.43597 -4.16173,1.642563 -8.049362,2.643705 -12.821425,4.002016 l -3.701751,1.24824 M 76.4778,29.2919 73.1083,10.9839" + id="path328" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:ties="3" + sodipodi:nodetypes="cccccccccccc" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.06786;word-spacing:0px" - d="M 70.187 79.5016 C 70.5471 79.165 70.727 78.6754 70.727 78.0196 C 70.727 55.463 74.7757 27.2184 75.8359 20.952 C 76.8961 14.6866 76.1242 13.9145 74.6786 13.3362 C 72.1724 12.3775 63.1111 11.0241 59.9301 11.0241 M 70.1869 79.5016 C 69.8017 79.8586 69.2107 80.0422 68.4135 80.0422 C 62.0514 80.0422 55.0145 76.8631 52.7974 73.9705 C 52.1225 73.0935 51.8331 72.042 51.8331 70.7894 C 51.8331 66.7413 52.0265 60.2821 52.4119 54.5952 C 52.316 51.5088 53.9541 47.268 54.629 44.2807 L 59.93 11.0241 M 51.1195 44.604 L 74.8236 45.5423" - id="path905" + style="display:inline;opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 56.194102,32.307462 7.135872,6.038046 9.802021,-11.840842" + id="path389" + inkstitch:ties="3" /> + <path + id="path390" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 73.56553,26.636113 c -0.336538,-0.234567 -0.802553,-0.338117 -1.437739,-0.260567 -5.486492,1.593356 -13.400337,3.689291 -18.88441,5.611043 -3.018587,12.364238 -2.245855,24.332006 -2.48494,36.750167 0.103651,3.55427 2.033335,6.980781 5.354456,8.46736 6.685357,3.42114 14.503959,2.371374 21.623512,1.226888 4.145725,-0.606849 8.449768,-0.111364 12.506568,-1.261964 L 90.7541,76.9336 M 48.839579,73.872167 71.468951,61.774416 M 73.56553,26.636113 c 1.547272,1.078438 0.357658,4.926317 0.28884,6.677002 -1.758969,9.577651 -3.328266,19.194587 -4.67537,28.839085 -1.520161,4.717645 4.292012,1.633086 6.615768,1.594853 4.384967,-0.686593 8.817016,-1.041244 13.248749,-1.242139 M 47.84033,45.778197 75.48203,40.67992 M 48.494002,59.4949 72.009664,57.659166" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + sodipodi:nodetypes="ccccccccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 89.057752,63.0714 c 0.872336,2.833726 2.205272,5.327423 4.930101,6.790014" + id="path344" + inkstitch:force_lock_stitches="False" /> + <path + id="path345" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01705;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 94.0592,63.896604 c -0.768165,-1.954317 -3.362652,-1.403185 -5.015683,-1.39169 M 94.6462,69.6505 c -0.863758,2.607347 -1.078428,5.940062 -3.8921,7.2831" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-m" - inkscape:groupmode="layer" + id="g30892" style="display:none" - id="g1311"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-D"> <path - id="path5465-1" - d="M 11.0227 11.7094 C 10.6484 12.0562 10.431 12.5152 10.2863 12.9537 C 8.84041 18.4491 4.59897 54.5013 3.92418 70.5987 C 3.82831 71.8573 4.21364 72.913 4.88852 73.7808 C 7.20206 76.6713 14.2389 79.7566 20.6975 79.7566 C 21.4004 79.7566 21.9211 79.5832 22.2817 79.2772 M 11.0227 11.7115 C 11.3963 11.3647 11.9261 11.1199 12.6963 11.1199 C 15.9738 11.1199 24.9386 12.4754 27.4449 13.4341 L 24.9393 42.1602 C 24.5527 46.1124 24.7462 49.8718 24.3605 54.2096 C 23.6855 61.7274 23.2038 70.404 22.9145 77.731 C 22.8656 78.4245 22.6627 78.9294 22.2817 79.2752 M 1.94249 41.7737 L 27.4156 44.1338" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.06786;word-spacing:0px" - inkstitch:contour_underlay="True" - inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 26.428571,78.928571 -11.517857,-35 L 5.625,20.089286" + id="path217" + inkstitch:ties="3" /> <path - d="M 26.1475 12.9619 C 27.2076 13.4413 29.2759 14.398 29.4691 15.17 C 30.2403 16.5245 31.0115 18.8316 32.0718 20.952 C 34.8673 29.147 37.6627 37.6287 39.8798 44.8579 L 40.8596 46.9631 M 33.4299 20.3115 L 28.3589 64.7709 M 23.642 41.688 C 24.9916 45.0619 26.9635 48.7143 28.5059 51.7026 C 30.0482 55.0776 31.3978 57.8721 32.0726 59.607 C 32.5543 60.7687 32.8382 61.343 34.1878 61.7274 L 41.0412 62.0028" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.06786;word-spacing:0px" - id="path5463-1" - inkstitch:contour_underlay="True" + id="path220" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05081;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 5.29537,20.1656 5.5336104,20.509786 5.657196,20.72498 C 7.6085939,25.041729 8.2369254,29.895495 8.04308,34.603353 5.7126465,44.460668 5.0372182,54.615752 4.203545,64.69152 3.6941977,68.152625 4.32178,72.144539 7.2277389,74.419414 12.533537,79.000633 20.091133,79.982321 26.8243,78.9692 m -1.97,-54.2703 c 2.1177,1.4956 1.8385,6.143 2.444,9.3083 0,0.1896 -0.0945,0.3797 -0.0945,0.5692 -0.8537,7.4935 -2.0869,15.2718 -3.1303,26.0854 0.947367,3.261433 2.87091,2.374117 4.7425,1.7076 M 4.0663157,36.778243 l 23.9140703,2.579" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - <path - d="M 61.6991 11.377 C 60.7348 11.377 58.3879 11.377 58.0023 11.8869 C 56.6527 12.8456 52.9896 18.1533 51.7365 20.9489 C 46.5312 31.3603 42.4825 39.2637 39.8798 44.8549 L 38.1472 46.2522 M 47.2279 23.3733 L 46.1665 64.059 M 56.3982 44.6305 L 54.6292 43.9879 C 52.9905 46.398 52.3157 48.1328 50.5806 51.7005 C 49.1346 54.7839 46.6284 59.6243 44.4113 61.4562 C 44.1221 61.9356 42.4667 62.3333 41.5025 62.3333 L 35.9546 61.9151" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.06786;word-spacing:0px" - id="path5459-4" + inkstitch:ties="3" inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + sodipodi:nodetypes="cccccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 26.785714,78.482143 45.625,57.142857 l 0.982143,-26.339286 -20,-12.321428 -22.3214287,2.053571" + id="path222" + inkstitch:ties="3" /> + <path + id="path843" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05081;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 4.20629,20.6592 C 4.9265124,17.465171 8.5526793,16.521142 11.122503,15.227928 18.419768,12.37616 26.408211,11.052252 34.2233,11.9057 c 4.95726,-0.114757 9.489763,2.619321 13.746876,4.952064 5.593118,2.997928 8.069301,9.345816 8.671136,15.3418 1.397558,10.973121 -0.152234,22.746744 -6.560562,32.005125 -5.218786,7.653172 -13.467386,13.736227 -22.833236,14.764511 -0.141072,0 -0.282143,0 -0.423214,0 M 4.20642,20.659 c 0.3894466,2.739009 4.3017592,1.403636 6.253072,2.396389 7.319509,1.477354 14.571684,3.396517 21.956439,4.471619 4.488277,1.20365 5.71617,6.401647 5.601169,10.464292 -0.11291,7.522094 -0.87285,15.73674 -5.731844,21.833162 C 31.337297,60.908697 30.19332,61.888124 28.816,62.3694 m 7.2031,-17.2002 c 7.4243,0.742467 14.8486,1.484933 22.2729,2.2274" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> + </g> + <g + id="g35165" + style="display:none" + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-C"> <path - id="path905-7" - d="M 70.187 79.5016 C 70.5471 79.165 70.727 78.6754 70.727 78.0196 C 70.727 55.463 74.7757 27.2184 75.8359 20.952 C 76.8961 14.6866 76.1242 13.9145 74.6786 13.3362 C 72.1724 12.3775 63.1111 11.0241 59.9301 11.0241 M 70.1869 79.5016 C 69.8017 79.8586 69.2107 80.0422 68.4135 80.0422 C 62.0514 80.0422 55.0145 76.8631 52.7974 73.9705 C 52.1225 73.0935 51.8331 72.042 51.8331 70.7894 C 51.8331 66.7413 52.0265 60.2821 52.4119 54.5952 C 52.316 51.5088 53.9541 47.268 54.629 44.2807 L 59.93 11.0241 M 51.1195 44.604 L 74.8236 45.5423" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.06786;word-spacing:0px" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 29.732143,79.107142 12.857143,57.142857 22.946428,24.375 l 23.75,1.25 -1.071429,17.321428" + id="path91" + sodipodi:nodetypes="ccccc" /> + <path + id="path897" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01887;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.2472,44.38 c 2.3014,-0.6743 3.2462,-2.4201 3.7763,-3.1856 C 53.7141,34.4801 53.99,28.134 54.358,24.1791 54.8175,19.3045 50.771,17.9249 48.1957,16.4534 43.965,13.9701 37.1589,12.8664 29.801,13.0504 14.6254,13.5104 4.96817,29.6976 4.96817,52.6909 c 0,20.5102 10.39303,28.144 25.75263,28.144 M 45.2472,44.38 c -1.2927,0.3784 -3.0134,0.4193 -5.3291,-0.2428 -4.5986,-0.9198 -4.6905,-2.3914 -3.4949,-6.4383 1.6555,-5.7943 0.092,-10.301 -4.0468,-10.301 -1.9315,0 -3.4035,0.8278 -3.863,1.2876 -1.7475,1.8395 -4.8746,10.8529 -4.8746,26.3964 0,9.6573 4.5068,9.2893 7.3579,9.2893 M 1.37834,46.1901 26.9184,46.8263 M 32.7266,30.4362 47.0482,14.0459" + inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 31.428571,64.464285 49.642857,62.410714" + id="path92" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01887;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 50.691599,61.581389 c 1.220408,3.156067 1.891757,6.575204 -0.564399,9.412411 -4.1389,5.0585 -8.3696,9.8411 -19.4064,9.8411 M 50.691599,61.581389 48.7475,56.5538 c -0.8579,-1.514 -1.8889,-2.0173 -2.9715,-1.92015 -2.8631,0.25705 -6.0866,4.71485 -7.4214,5.78275 -3.0351,2.4833 -5.4264,3.9548 -7.3579,3.9548" + id="path86" + sodipodi:nodetypes="cccccccc" inkstitch:satin_column="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:contour_underlay="True" + inkstitch:ties="3" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g1350" + id="g255" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-?"> + inkscape:label="GlyphLayer-Ç"> <path - id="path6560" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01874;word-spacing:0px" - d="M 32.8633 60.5017 L 12.8156 75.0601 M 29.1523 76.153 C 30.0719 72.9343 30.3478 70.0834 30.8996 66.6808 C 31.4513 63.2782 29.9799 60.9792 28.6924 60.1515 C 25.3818 57.9442 20.6917 57.8525 17.4731 57.8525 M 26.9452 78.1761 C 20.5998 78.1761 17.1972 75.5092 14.8982 72.5664 C 14.2544 71.7388 13.8865 70.7272 13.8865 69.4397 C 13.8865 65.9452 14.5303 62.2667 15.174 59.5998" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 31.615236,80.411783 -3.99206,22.676677" + id="path299" + inkstitch:ties="3" + sodipodi:nodetypes="cc" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.487657;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 27.357444,103.97413 c 2.23343,0.918 3.7225,0.5505 5.0253,-1.5605 1.6809,-2.930199 3.0536,-6.100599 3.93865,-8.326349 0.49495,-1.99195 1.36585,-4.61725 2.11035,-9.20745 0.2794,-1.3772 -1.0237,-3.3964 -2.1405,-4.1311 -2.978,-1.9275 -7.16578,-2.0193 -10.05074,-2.0193 -0.64809,0 -1.0956,0.1789 -1.4077,0.4419 m 2.52464,24.802799 c -1.48924,-0.551 -2.0478,-1.2852 -1.53605,-3.0753 0.51179,-1.790099 1.53592,-4.176899 2.75546,-6.106999 -1.47883,-0.0026 -3.63952,-1.8338 -4.66325,-3.119 -0.55773,-0.7343 -0.83712,-1.6525 -0.83712,-2.7538 0,-3.1214 0.55793,-6.3343 1.1167,-8.6295 0.0997,-0.3933 0.27954,-0.8131 0.63962,-1.1182" + id="path298" inkstitch:satin_column="True" inkstitch:contour_underlay="True" + inkstitch:center_walk_underlay="False" + inkstitch:zigzag_underlay="False" + inkstitch:e_stitch="False" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccscccccscc" + inkstitch:max_stitch_length_mm="9" /> <path - id="path935" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.01874;word-spacing:0px" - d="M 25.9386 29.9413 L 40.227 15.2029 M 3.25839 31.0601 C 3.13279 30.1346 3.17321 29.0389 3.49488 27.8729 C 5.70197 19.7802 13.5187 12.5152 20.5998 12.3313 C 26.3934 12.1476 41.7511 16.5615 45.7974 21.3436 C 46.5331 22.1712 49.3644 26.3702 47.6875 34.0695 C 45.1106 40.6438 37.2449 43.6903 31.9111 49.484 C 31.3594 50.2196 30.4398 51.3232 29.796 52.6107 C 28.6005 53.8061 27.5889 54.4499 25.5657 54.174 M 3.25841 31.0601 C 3.42006 32.2513 3.85671 33.1604 4.32251 33.5745 L 10.5759 37.5289 C 12.4152 39.0922 17.0133 38.3565 17.565 35.7816 C 18.3008 32.379 21.5194 27.8729 24.7381 27.9648 C 27.313 28.0567 29.5201 29.9879 28.9683 32.379 C 28.2326 38.6324 19.6802 36.0575 17.657 47.0929 C 17.3811 48.5643 17.7487 50.8634 18.5766 51.599 M 22.0009 33.3165 L 13.3379 11.3776 M 25.2636 33.3165 L 50.0151 33.9914" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 24.386061,78.572533 C 18.792764,64.023947 18.482143,64.464285 12.857143,57.142857 L 22.946428,24.375 l 23.75,1.25 -1.071429,17.321428" + id="path109" + sodipodi:nodetypes="ccccc" /> + <path + id="path154" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01887;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 45.2472,44.38 c 2.3014,-0.6743 3.2462,-2.4201 3.7763,-3.1856 C 53.7141,34.4801 53.99,28.134 54.358,24.1791 54.8175,19.3045 50.771,17.9249 48.1957,16.4534 43.965,13.9701 37.1589,12.8664 29.801,13.0504 14.6254,13.5104 4.96817,29.6976 4.96817,52.6909 c 0,20.5102 10.39303,28.144 25.75263,28.144 M 45.2472,44.38 c -1.2927,0.3784 -3.0134,0.4193 -5.3291,-0.2428 -4.5986,-0.9198 -4.6905,-2.3914 -3.4949,-6.4383 1.6555,-5.7943 0.092,-10.301 -4.0468,-10.301 -1.9315,0 -3.4035,0.8278 -3.863,1.2876 -1.7475,1.8395 -4.8746,10.8529 -4.8746,26.3964 0,9.6573 4.5068,9.2893 7.3579,9.2893 M 1.37834,46.1901 26.9184,46.8263 M 32.7266,30.4362 47.0482,14.0459" inkstitch:satin_column="True" inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 31.428571,64.464285 49.642857,62.410714" + id="path195" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.01887;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 50.691599,61.581389 c 1.220408,3.156067 1.891757,6.575204 -0.564399,9.412411 -4.1389,5.0585 -8.3696,9.8411 -19.4064,9.8411 M 50.691599,61.581389 48.7475,56.5538 c -0.8579,-1.514 -1.8889,-2.0173 -2.9715,-1.92015 -2.8631,0.25705 -6.0866,4.71485 -7.4214,5.78275 -3.0351,2.4833 -5.4264,3.9548 -7.3579,3.9548" + id="path255" + sodipodi:nodetypes="cccccccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:ties="3" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g1369" + id="g35682" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-_"> + inkscape:label="GlyphLayer-B"> <path - id="path915-0" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:1.17885;word-spacing:0px" - d="M -2.57112 97.9043 C -2.92753 98.3978 -3.18692 99.0417 -3.18692 99.7966 C -3.18692 102.031 -1.16509 105.437 0.643985 108.523 C 1.17563 109.481 2.77228 111.077 5.4326 110.757 C 11.0726 110.119 31.185 108.416 37.7827 108.735 C 38.4777 108.798 39.06 108.449 39.4186 107.776 M -2.57112 97.9043 C -2.07341 97.2145 -1.38641 96.8171 -0.95229 96.8171 C 6.49675 96.9225 27.6733 94.3695 31.5042 94.4758 C 35.3352 94.5812 36.1864 95.1144 36.9314 95.9658 C 37.7827 96.9234 39.8046 102.883 39.8046 105.969 C 39.8046 106.704 39.664 107.316 39.4186 107.776 M 19.4825 90.5772 L 16.1684 113.96" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 25.267857,78.75 9.6428571,29.732143" + id="path75" /> + <path + id="path5189" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04565;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="M 9.49598,29.4062 23.9377,26.9516 c 2.171,-0.7611 4.2477,-1.3212 6.2298,-1.3212 3.0205,0 4.8139,1.2288 4.8139,3.7758 0,3.4926 -6.6048,8.7488 -10.758,10.07 M 9.49598,29.4062 C 7.98575,27.0459 5.72024,22.6106 5.34279,21.4772 v 0 c -0.56671,-1.6053 -0.47255,-2.8321 0.47164,-3.588 2.2654,-1.792 13.02577,-7.172 24.91897,-7.172 5.6635,0 18.8781,5.0015 20.5772,6.7001 1.2271,1.1315 2.7373,3.2106 2.7373,7.7413 0,8.6849 -7.5513,15.7625 -15.48,17.934 v 0.6595 l -0.4967,1.4764 -13.482,0.8524 M 32.1998,28.4777 48.6941,13.046" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 23.660714,46.25 10.357142,30.267856" + id="path82" + sodipodi:nodetypes="cc" /> + <path + id="path5191" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04565;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 23.9377,26.9516 2.2654,0.5682 c 1.4162,0.5682 2.077,1.1314 1.7937,3.0198 -0.2834,1.8894 -0.5667,4.625 -0.9442,7.5515 l -1.1787,13.9472 c -0.2834,3.4927 -0.7097,7.3861 -0.8978,10.8777 h 1.6988 M 9.49601,29.4062 C 7.70265,42.3366 6.098,59.7988 6.098,69.7105 c 0,1.2299 0.18813,2.1705 0.84901,2.9265 3.58689,4.5307 11.42129,6.701 19.53879,6.701 M 27.901686,53.656886 2.59076,56.0676" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:center_walk_underlay="False" + inkstitch:contour_underlay="True" + sodipodi:nodetypes="ccccccccscccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 28.214286,78.928571 46.696428,61.785714 40.982143,51.071428 24.642857,43.75" + id="path83" + sodipodi:nodetypes="cccc" /> + <path + id="path76" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.04565;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 23.7713,52.4239 c 1.0383,-0.2841 4.5083,-0.7408 6.4905,-0.7408 3.2093,0 5.1914,1.0392 5.1914,3.3039 0,4.1533 -4.2475,7.929 -8.7783,7.929 m -2.1507,-19.3353 14.0437,0.1725 c 7.268,0.9436 13.9698,3.4927 15.1023,5.7574 0.566,0.8494 1.1327,2.4546 1.1327,5.1923 0,14.064 -12.5539,24.6351 -28.3171,24.6351 m 0.3552,2.9418 0.9239,-23.3253 M 56.8651,58.7222 31.3446,57.7989" + sodipodi:nodetypes="cssccccsccccc" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g1364" + id="g31928" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-‰"> + inkscape:label="GlyphLayer-Ä"> <path - d="M 66.0135 17.8255 C 67.0686 19.0312 67.644 20.3298 66.4931 21.4429 C 54.6962 32.2021 30.5269 58.6364 15.9486 78.4854 C 15.1813 79.5982 14.1263 79.9694 12.8795 79.4129 M 60.6426 12.6314 C 59.2039 11.9822 57.9571 13.0019 57.1898 13.4662 C 48.7498 18.9385 15.0854 55.6683 5.78214 70.7869 C 5.20668 71.8072 4.72713 73.1058 5.3985 73.9405 M 41.5806 24.6614 L 54.0281 36.3707" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.28102;word-spacing:0px" - id="path1787" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 13.214286,76.607143 23.571429,13.75 M 25.357143,6.6071429 C 19.553617,1.7281777 22.90125,-0.65213796 27.103162,-5.5412444 m 12.003981,-2.137327 9.107143,14.6428571" + id="path125" + sodipodi:nodetypes="cccccc" + inkstitch:ties="3" + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path3457-1" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.782188;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 49.5644,8.49217 c -0.2732,0.19717 -0.6405,0.30185 -1.1714,0.30185 -5.8793,0 -9.06,-0.7709 -11.1804,-3.46901 -0.5781,-0.77087 -0.868,-1.73446 -0.868,-2.89081 0,-3.276342 0.5777,-6.64898 1.1567,-9.05802 0.1106,-0.44358 0.3182,-0.91951 0.7496,-1.24363 M 49.5644,8.49226 c 0.4203,-0.30397 0.6184,-0.82747 0.8526,-1.5289 0.8679,-2.98727 1.0601,-3.95088 1.5901,-7.082622 0.53,-3.131758 -0.8196,-5.251668 -1.9762,-6.022548 -3.0842,-2.0239 -7.4214,-2.12 -10.4092,-2.12 -0.6127,0 -1.0527,0.15605 -1.3709,0.39445 m 13.9189,1.9815 -16.8321,11.43519" + inkstitch:satin_column="True" + inkstitch:contour_underlay="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscsccccscsccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 26.813244,-5.1510418 C 23.10838,-1.9766714 15.419876,-2.6069331 13.571429,-9.6428571" + id="path126" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + d="m 13.9606,-9.5179 c -0.4315,0.32414 -0.639,0.80005 -0.7497,1.24365 -0.5789,2.40905 -1.1567,5.78167 -1.1567,9.058018 0,1.156332 0.2891,2.119912 0.8681,2.890812 2.1204,2.69812 5.301,3.46902 11.1804,3.46902 0.5309,0 0.8981,-0.10467 1.1713,-0.30184 M 13.9605,-9.5178 c 0.3182,-0.23841 0.7573,-0.39446 1.3708,-0.39446 2.9879,0 7.325,0.0961 10.4093,2.12 1.1566,0.77087 2.5062,2.89081 1.9762,6.02257 -0.5301,3.13177 -0.7222,4.09532 -1.5903,7.08253 -0.2341,0.70143 -0.4322,1.22501 -0.8525,1.52892 M 11.0473,3.8989 27.8795,-7.5363" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.782188;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="path3455-2" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="3" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 19.0177 19.0311 C 18.0586 19.0311 18.1545 19.3097 17.9627 19.495 C 17.0036 20.4226 14.7977 23.8544 14.7977 28.3065 C 14.7977 32.9438 16.0445 33.3151 16.524 33.3151 C 18.4422 33.3151 21.4154 24.7819 21.4154 22.7414 C 21.4154 19.9588 20.4564 19.0312 19.0177 19.0312 Z M 18.6628 9.98634 C 18.2312 9.95984 17.8039 9.94004 17.3872 9.94004 C 10.8654 9.94004 5.01486 18.1023 5.01486 28.4905 C 5.01486 35.4469 7.41261 38.6932 10.194 39.8063 C 12.2081 40.641 15.7568 41.9395 18.9218 41.9395 C 24.4846 41.9395 30.8146 32.8498 30.8146 23.3891 C 30.8146 16.4327 27.7455 13.0009 25.8273 11.8879 C 24.3353 10.926 21.4106 10.1719 18.6628 9.98484 M 16.1765 31.9387 L 13.4607 42.4443 M 15.7805 25.2633 L 4.18173 22.4728 M 19.4581 26.1935 L 31.849 30.0236" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.28102;word-spacing:0px" - id="path1783" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 23.75,13.571428 c -1.30473,6.060306 -9.659351,39.26433 -7.942251,45.460326 1.82708,6.592849 17.806104,0.235493 22.71956,6.594352" + id="path127" + sodipodi:nodetypes="csc" + inkstitch:ties="3" /> + <path + id="path839-2" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 37.6422,50.6092 -8.2819,0.4745 -6.2658,0.4732 m 15.8844,14.3294 c -1.7018,0.1891 -4.6305,0.4701 -7.6291,0.7289 -3.0579,0.2639 -8.1884,0.5048 -10.165,0.6008" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path1790" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.28102;word-spacing:0px" - d="M 76.9549 57.5517 C 75.9958 57.5517 76.0917 57.8303 75.8999 58.0156 C 74.9408 58.9431 72.7348 62.375 72.7348 66.8271 C 72.7348 71.4644 73.9817 71.8357 74.4612 71.8357 C 76.3794 71.8357 79.3526 63.3025 79.3526 61.262 C 79.3526 58.4794 78.3935 57.5518 76.9549 57.5518 Z M 76.6 48.5069 C 76.1684 48.4804 75.7411 48.4606 75.3244 48.4606 C 68.8025 48.4606 62.952 56.6229 62.952 67.0111 C 62.952 73.9675 65.3498 77.2138 68.1312 78.3269 C 70.1453 79.1616 73.6939 80.4601 76.859 80.4601 C 82.4217 80.4601 88.7518 71.3704 88.7518 61.9098 C 88.7518 54.9533 85.6827 51.5215 83.7645 50.4085 C 82.2725 49.4466 79.3478 48.6925 76.6 48.5054 M 74.1137 70.4593 L 71.3979 80.9649 M 73.7177 63.7839 L 62.1189 60.9934 M 77.3953 64.7141 L 89.7862 68.5442" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 21.785714,67.455358 C 12.676746,64.636682 8.863897,58.8622 2.1428572,53.392857" + id="path128" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path1631-5" + d="m 1.60531,52.7295 c -0.17382,0.2218 -0.26458,0.5234 -0.26458,0.8985 0,1.9096 3.1521343,6.6599 5.2527343,10.0018 M 1.8285243,52.461643 C 2.0531043,52.175543 2.19298,52.2915 2.67748,52.2915 c 1.33676,0.094 3.8161957,0.6279 5.8213057,0.5326 M 5.87844,50.287471 1.83121,59.904057" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 49.847 57.5517 C 48.8879 57.5517 48.9838 57.8303 48.792 58.0156 C 47.8329 58.9431 45.627 62.375 45.627 66.8271 C 45.627 71.4644 46.8738 71.8357 47.3534 71.8357 C 49.2716 71.8357 52.2448 63.3025 52.2448 61.262 C 52.2448 58.4794 51.2857 57.5518 49.847 57.5518 Z M 49.4922 48.5069 C 49.0605 48.4804 48.6332 48.4606 48.2166 48.4606 C 41.6947 48.4606 35.8442 56.6229 35.8442 67.0111 C 35.8442 73.9675 38.2419 77.2138 41.0233 78.3269 C 43.0374 79.1616 46.5861 80.4601 49.7511 80.4601 C 55.3139 80.4601 61.6439 71.3704 61.6439 61.9098 C 61.6439 54.9533 58.5748 51.5215 56.6566 50.4085 C 55.1646 49.4466 52.2399 48.6925 49.4922 48.5054 M 47.0059 70.4593 L 44.2901 80.9649 M 46.6098 63.7839 L 35.0111 60.9934 M 50.2875 64.7141 L 62.6783 68.5442" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.28102;word-spacing:0px" - id="path1792" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 8.3928571,52.946429 21.875,78.75" + id="path137" + inkstitch:ties="3" /> + <path + id="path132" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 21.4875,79.5004 c 1.3367,0 1.9096,-0.9548 1.9096,-2.1963 -0.0955,-3.1511 0,-6.6838 0.2865,-10.2167 l 1.9096,-15.6587 c 1.2413,-7.4476 2.96,-14.9907 5.1561,-21.6745 0.2864,-0.5729 2.2929,-1.2212 2.454,-1.5229 L 34.1215,14.8956 C 33.468687,14.693006 32.692102,14.509601 31.863871,14.34009 M 21.4875,79.5004 c -6.1109,0 -12.69914,-2.4827 -15.37262,-5.6335 h -4e-5 C 5.35099,73.0075 5.16002,72.3391 5.16002,70.9068 c 0,-2.1004 0.19097,-4.4875 0.47742,-7.0655 L 7.73803,52.2876 C 10.305125,41.30614 14.899013,28.277533 18.897257,19.938509 M 8.48305,44.4731 27.4323,45.6608" + sodipodi:nodetypes="cccccccccccsccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 19.6875,19.732143 c 6.081872,1.292977 6.691459,0.604979 3.794643,-6.785714" + id="path138" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path1021-3" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 23.5482,12.914 c 0.2969,-0.0706 0.6519,-0.0636 1.0902,0.0354 1.313412,0.437753 4.540768,0.841222 7.225471,1.39069 M 23.5483,12.9102 c -0.5439,0.125 -0.8927,0.4995 -1.2015,0.9936 -1.281244,1.788896 -2.183378,3.341615 -3.538828,6.168638 M 17.5,16.696429 29.375,12.142857" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 33.0609,12.2689 c -0.3636,0.3129 -0.5432,0.7588 -0.593,1.2567 -0.0955,0.4775 -0.0955,0.9548 -0.0955,1.6232 l -0.6683,13.9403 c 0.2565,0.5369 0.4988,1.0076 0.7638,1.3368 0.191,6.3973 0.5729,13.5584 1.0503,20.4332 l 1.3368,15.2771 c 0.6684,5.6334 1.3367,9.5483 2.1961,10.3121 2.6735,2.4825 9.8346,3.0555 15.9455,3.0555 0.6702,0 1.1964,-0.1922 1.5304,-0.5398 M 33.0609,12.2689 c 0.3337,-0.2868 0.8223,-0.462 1.5076,-0.462 3.0555,0 10.3121,1.2413 12.7946,2.1961 1.5278,0.5729 2.0052,1.2413 2.1961,2.6735 0.2865,2.8644 0.5729,20.5287 2.8645,41.7256 1.1458,10.9805 2.387,17.8552 2.4825,19.0966 0.0953,0.6187 -0.0465,1.1191 -0.3792,1.465 M 32.2066,45.5393 52.1108,43.5415" + id="path1014-6" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g1941" + id="g165" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-~"> + inkscape:label="GlyphLayer-À"> <path - id="path1742" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.89816;word-spacing:0px" - d="M 8.35561 58.3248 C 9.03571 58.8349 9.54579 59.2599 10.821 59.0049 C 12.0112 58.7495 13.3714 56.8796 15.7517 56.7095 C 20.5124 56.2843 24.338 59.4299 30.2039 59.1749 C 33.6044 59.005 37.855 56.7945 39.7253 54.6693 C 40.3204 53.9891 41.0855 53.6491 40.5754 52.2889 M 2.40473 52.4587 C 2.40473 51.0135 3.67988 49.7383 4.18999 49.2282 C 5.29516 48.0381 9.03571 45.0625 14.3065 44.8926 C 18.3871 44.7228 21.7026 47.6133 27.0584 47.3579 C 31.054 47.1881 31.054 44.6376 33.0093 44.7225 C 33.8594 44.6376 34.5395 44.8924 35.1346 45.5727 M 18.0239 42.9749 L 25.346 60.327" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 13.214286,76.607143 35.118967,12.146175" + id="path153" + sodipodi:nodetypes="cc" + inkstitch:ties="3" + inkstitch:reverse_rails="none" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 35.841885,6.7968131 C 35.971419,-1.0464567 28.592603,-4.3847157 22.267954,-8.3554752" + id="path77-0" + inkstitch:ties="3" + sodipodi:nodetypes="cc" /> + <path + d="m 29.803614,-9.0878929 12.07235,16.2115 m -20.65225,-16.2115 c -0.958344,-0.8667706 6.672721,7.8102455 14.0556,16.2115" + style="display:inline;fill:none;stroke:#000000;stroke-width:0.944882;stroke-opacity:1" + id="path78-5" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - id="g2231" - style="display:none" - inkscape:groupmode="layer" - inkscape:label="GlyphLayer-©"> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccc" + inkstitch:max_stitch_length_mm="9" /> <path - id="path4471" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.20823;word-spacing:0px" - d="M 37.0737 22.8193 C 22.7549 22.173 15.2722 30.6678 15.2722 50.7968 C 15.2722 55.9676 16.7503 60.1227 19.9835 63.4467 C 22.4778 66.0321 28.7596 67.3246 33.3785 67.1862 C 37.9975 67.0478 42.247 66.309 44.0022 65.6627 L 44.0022 65.5705 C 51.023 61.6 54.903 46.2725 55.2724 41.5633 C 56.5658 24.8507 45.8498 23.1889 37.0737 22.8193 M 38.2018 13.705 C 34.8621 13.7445 31.3565 14.0179 28.2977 14.4167 C 18.136 15.8017 5.20286 27.1589 5.20286 49.3193 C 5.20286 64.0929 11.1151 67.5093 15.1798 72.68 C 17.9512 76.1888 27.3739 79.2359 34.8566 79.1435 C 37.9975 79.1435 43.8174 78.3125 48.5288 75.8194 L 48.6211 75.8196 L 49.083 75.5423 C 50.5611 74.7113 51.9468 73.6956 52.9629 72.4953 C 63.2171 62.9847 65.8961 46.5491 66.0808 40.455 C 66.7275 18.5716 56.9353 16.8172 47.6973 14.5089 C 45.2468 13.8844 41.8217 13.6599 38.2018 13.705 M 32.9676 65.0262 L 30.6787 80.4958 M 16.7276 44.4364 L 3.53946 43.1292 M 54.1122 46.3974 L 66.4284 47.4867" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 34.869852,12.716055 c 8.617446,20.386963 10.421931,29.312004 3.22977,52.589286" + id="path157" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path158" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 37.6422,50.6092 c -4.855412,0.227801 -9.701429,0.581704 -14.5477,0.9477 m 15.8844,14.3294 c -0.266121,0.02957 -15.75294,1.230564 -17.7941,1.3297" + inkstitch:contour_underlay="True" inkstitch:satin_column="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 21.785714,67.455358 C 12.676746,64.636682 8.863897,58.8622 2.1428572,53.392857" + id="path159" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path160" + d="m 1.60531,52.7295 c -0.17382,0.2218 -0.26458,0.5234 -0.26458,0.8985 0,1.9096 3.1521343,6.6599 5.2527343,10.0018 M 1.8285243,52.461643 C 2.0531043,52.175543 2.19298,52.2915 2.67748,52.2915 c 1.33676,0.094 3.8161957,0.6279 5.8213057,0.5326 M 5.87844,50.287471 1.83121,59.904057" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" inkstitch:contour_underlay="True" + inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path1744" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.20823;word-spacing:0px" - d="M 40.1222 45.6261 C 37.5356 45.072 37.2585 43.7794 37.9975 41.748 L 37.9975 41.7477 C 38.2747 40.2704 36.7042 40.0857 35.5033 41.0091 C 35.1338 41.2858 32.9166 43.0404 33.009 46.7338 C 33.1015 49.1345 33.5633 49.9657 35.1338 50.0579 C 36.7042 50.1501 39.1061 49.7806 40.6765 49.1345 C 42.1546 48.6734 42.986 48.5805 43.725 49.5041 M 44.7412 44.7027 C 45.7574 43.133 46.3117 41.2863 46.9583 38.8856 C 49.2678 32.8838 43.9098 30.7601 42.5241 30.1138 C 39.9375 29.4675 37.4432 28.7288 33.3785 29.0058 C 26.8196 29.3754 21.2769 37.6853 21.2769 48.4885 C 21.2769 57.0756 27.3739 61.5077 35.5957 61.2307 C 40.307 61.0462 43.4479 57.6296 44.5564 55.2289 C 45.2955 54.3056 45.665 53.1976 45.3879 52.0896 M 34.0575 45.6347 L 20.6514 44.9812" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 8.3928571,52.946429 21.875,78.75" + id="path161" + inkstitch:ties="3" /> + <path + id="path162" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 21.4875,79.5004 c 1.3367,0 1.9096,-0.9548 1.9096,-2.1963 -0.0955,-3.1511 0,-6.6838 0.2865,-10.2167 l 1.9096,-15.6587 c 1.2413,-7.4476 2.96,-14.9907 5.1561,-21.6745 0.2864,-0.5729 2.2929,-1.2212 2.454,-1.5229 L 34.1215,14.8956 C 33.468687,14.693006 32.692102,14.509601 31.863871,14.34009 M 21.4875,79.5004 c -6.1109,0 -12.69914,-2.4827 -15.37262,-5.6335 h -4e-5 C 5.35099,73.0075 5.16002,72.3391 5.16002,70.9068 c 0,-2.1004 0.19097,-4.4875 0.47742,-7.0655 L 7.73803,52.2876 C 10.305125,41.30614 14.899013,28.277533 18.897257,19.938509 M 8.48305,44.4731 27.4323,45.6608" + sodipodi:nodetypes="cccccccccccsccccc" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 19.6875,19.732143 c 6.081872,1.292977 6.691459,0.604979 3.794643,-6.785714" + id="path163" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path164" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 23.5482,12.914 c 0.2969,-0.0706 0.6519,-0.0636 1.0902,0.0354 1.313412,0.437753 4.540768,0.841222 7.225471,1.39069 M 23.5483,12.9102 c -0.5439,0.125 -0.8927,0.4995 -1.2015,0.9936 -1.281244,1.788896 -2.183378,3.341615 -3.538828,6.168638 M 17.5,16.696429 29.375,12.142857" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 33.0609,12.2689 c -0.3636,0.3129 -0.5432,0.7588 -0.593,1.2567 -0.0955,0.4775 -0.0955,0.9548 -0.0955,1.6232 l -0.6683,13.9403 c 0.2565,0.5369 0.4988,1.0076 0.7638,1.3368 0.191,6.3973 0.5729,13.5584 1.0503,20.4332 l 1.3368,15.2771 c 0.6684,5.6334 1.3367,9.5483 2.1961,10.3121 2.6735,2.4825 9.8346,3.0555 15.9455,3.0555 0.6702,0 1.1964,-0.1922 1.5304,-0.5398 M 33.0609,12.2689 c 0.3337,-0.2868 0.8223,-0.462 1.5076,-0.462 3.0555,0 10.3121,1.2413 12.7946,2.1961 1.5278,0.5729 2.0052,1.2413 2.1961,2.6735 0.2865,2.8644 0.5729,20.5287 2.8645,41.7256 1.1458,10.9805 2.387,17.8552 2.4825,19.0966 0.0953,0.6187 -0.0465,1.1191 -0.3792,1.465 M 32.2066,45.5393 52.1108,43.5415" + id="path165" + inkstitch:contour_underlay="True" + inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g2522" + id="g312" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-«"> + inkscape:label="GlyphLayer-Â"> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.69966;word-spacing:0px" - d="M 27.3368 74.1029 C 27.8911 73.3902 28.2078 71.8064 27.02 70.2227 C 25.1986 67.8469 22.1894 63.7291 19.7345 59.928 C 22.1894 56.5228 24.8027 53.1176 26.3073 51.1378 C 27.4952 49.5541 27.0992 47.9703 26.5449 47.2576 M 19.497 79.4087 C 18.3091 80.1214 16.4086 78.7753 16.0126 78.3792 C 12.4491 74.3405 9.6774 68.8764 6.74737 63.0955 C 6.35142 62.1453 6.27226 61.3534 6.19305 60.6407 C 6.11383 59.8487 6.66816 58.5817 7.3809 57.2355 L 7.61848 56.9185 C 10.5485 51.692 13.3202 47.4157 16.8045 43.0603 C 17.5964 42.1099 19.0218 41.3973 20.2889 42.0308 M 22.125 59.6681 L 3.90581 60.6024" - id="path6242" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 13.11939,77.106814 22.929051,28.569535 48.224481,14.861629 M 47.037447,3.9143411 C 37.870628,-4.2093023 37.903985,-1.5994082 33.337254,-4.3562829 L 22.604383,3.3461303" + id="path313" + sodipodi:nodetypes="cccccc" + inkstitch:force_lock_stitches="False" + inkstitch:max_stitch_length_mm="9" /> + <path + id="path314" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.689534;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 22.202861,3.8023657 c -0.53118,-0.477259 -0.06585,-1.3722616 0.265833,-2.0286347 1.062649,-2.32696905 7.704523,-8.2936532 9.564227,-10.5609172 0.730565,-0.9546443 2.191837,-1.6109928 3.387276,-1.6109928 1.39483,0 2.523899,0.7756314 3.453786,1.6109928 1.859704,2.267264 7.173124,8.23394815 8.235893,10.5609172 0.332133,0.6563731 0.797077,1.5513757 0.265833,2.0286347 m -25.172848,0 c 2.78964,2.5655984 3.387353,3.4010225 5.180694,3.9977541 0.863377,0.2982078 1.32832,0.1192199 2.424379,-1.2530415 1.096059,-1.3723247 3.354337,-4.35573 5.280411,-6.50364789 1.992586,2.14791789 4.184352,5.13132319 5.844735,7.15995779 0.597473,0.7162674 1.062768,0.8951289 1.926215,0.5967316 1.793263,-0.5967316 1.726893,-1.4321557 4.516414,-3.9977541 M 35.327151,-13.078107 35.246001,2.6890142" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + sodipodi:nodetypes="cccscccccccccccc" + inkstitch:max_stitch_length_mm="9" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 47.283546,15.231513 C 46.862464,23.278359 40.787053,57.63191 38.525054,65.145705" + id="path316" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> <path - id="path7122" - d="M 50.2099 74.1029 C 50.7643 73.3902 51.081 71.8064 49.8932 70.2227 C 48.0718 67.8469 45.0626 63.7291 42.6077 59.928 C 45.0626 56.5228 47.6759 53.1176 49.1805 51.1378 C 50.3683 49.5541 49.9724 47.9703 49.4181 47.2576 M 42.3701 79.4087 C 41.1823 80.1214 39.2817 78.7753 38.8858 78.3792 C 35.3222 74.3405 32.5506 68.8764 29.6206 63.0955 C 29.2246 62.1453 29.1454 61.3534 29.0662 60.6407 C 28.987 59.8487 29.5413 58.5817 30.2541 57.2355 L 30.4917 56.9185 C 33.4217 51.692 36.1933 47.4157 39.6777 43.0603 C 40.4696 42.1099 41.895 41.3973 43.162 42.0308 M 44.9982 59.6681 L 26.779 60.6024" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.69966;word-spacing:0px" + id="path301" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 37.6422,50.6092 c -4.855412,0.227801 -9.701429,0.581704 -14.5477,0.9477 m 15.8844,14.3294 c -0.266121,0.02957 -15.75294,1.230564 -17.7941,1.3297" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - id="g2814" - style="display:none" - inkscape:groupmode="layer" - inkscape:label="GlyphLayer-»"> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.66515;word-spacing:0px" - d="M 5.27235 47.6783 C 4.72511 48.3819 4.41239 49.9455 5.58504 51.509 C 7.38313 53.8544 10.3539 57.9196 12.7774 61.6722 C 10.3539 65.0338 7.77402 68.3954 6.28864 70.3499 C 5.11597 71.9134 5.50686 73.477 6.05409 74.1806 M 13.0119 42.4404 C 14.1846 41.7369 16.0609 43.0657 16.4518 43.4567 C 19.9698 47.4438 22.706 52.8381 25.5986 58.5451 C 25.9895 59.4832 26.0676 60.2649 26.1458 60.9686 C 26.224 61.7504 25.6768 63.0012 24.9731 64.3302 L 24.7386 64.6431 C 21.846 69.8028 19.1098 74.0245 15.67 78.3243 C 14.8882 79.2624 13.481 79.966 12.2302 79.3405 M 10.4175 61.9287 L 28.4038 61.0063" - id="path7124" - inkstitch:satin_column="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 21.785714,67.455358 C 12.676746,64.636682 8.863897,58.8622 2.1428572,53.392857" + id="path302" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path303" + d="m 1.60531,52.7295 c -0.17382,0.2218 -0.26458,0.5234 -0.26458,0.8985 0,1.9096 3.1521343,6.6599 5.2527343,10.0018 M 1.8285243,52.461643 C 2.0531043,52.175543 2.19298,52.2915 2.67748,52.2915 c 1.33676,0.094 3.8161957,0.6279 5.8213057,0.5326 M 5.87844,50.287471 1.83121,59.904057" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" inkstitch:contour_underlay="True" + inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 8.3928571,52.946429 21.875,78.75" + id="path304" + inkstitch:ties="3" /> <path - id="path7126" - d="M 28.55 47.6783 C 28.0028 48.3819 27.6901 49.9455 28.8627 51.509 C 30.6608 53.8544 33.6316 57.9196 36.0551 61.6722 C 33.6316 65.0338 31.0517 68.3954 29.5663 70.3499 C 28.3936 71.9134 28.7845 73.477 29.3318 74.1806 M 36.2896 42.4404 C 37.4623 41.7369 39.3385 43.0657 39.7294 43.4567 C 43.2474 47.4438 45.9837 52.8381 48.8762 58.5451 C 49.2671 59.4832 49.3453 60.2649 49.4235 60.9686 C 49.5017 61.7504 48.9544 63.0012 48.2508 64.3302 L 48.0163 64.6431 C 45.1237 69.8028 42.3875 74.0245 38.9476 78.3243 C 38.1659 79.2624 36.7587 79.966 35.5078 79.3405 M 33.6952 61.9287 L 51.6815 61.0063" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.66515;word-spacing:0px" + id="path305" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 21.4875,79.5004 c 1.3367,0 1.9096,-0.9548 1.9096,-2.1963 -0.0955,-3.1511 0,-6.6838 0.2865,-10.2167 l 1.9096,-15.6587 c 1.2413,-7.4476 2.96,-14.9907 5.1561,-21.6745 0.2864,-0.5729 2.2929,-1.2212 2.454,-1.5229 L 34.1215,14.8956 C 33.468687,14.693006 32.692102,14.509601 31.863871,14.34009 M 21.4875,79.5004 c -6.1109,0 -12.69914,-2.4827 -15.37262,-5.6335 h -4e-5 C 5.35099,73.0075 5.16002,72.3391 5.16002,70.9068 c 0,-2.1004 0.19097,-4.4875 0.47742,-7.0655 L 7.73803,52.2876 C 10.305125,41.30614 14.899013,28.277533 18.897257,19.938509 M 8.48305,44.4731 27.4323,45.6608" + sodipodi:nodetypes="cccccccccccsccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 19.6875,19.732143 c 6.081872,1.292977 6.691459,0.604979 3.794643,-6.785714" + id="path306" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path308" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 23.5482,12.914 c 0.2969,-0.0706 0.6519,-0.0636 1.0902,0.0354 1.313412,0.437753 4.540768,0.841222 7.225471,1.39069 M 23.5483,12.9102 c -0.5439,0.125 -0.8927,0.4995 -1.2015,0.9936 -1.281244,1.788896 -2.183378,3.341615 -3.538828,6.168638 M 17.5,16.696429 29.375,12.142857" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 33.0609,12.2689 c -0.3636,0.3129 -0.5432,0.7588 -0.593,1.2567 -0.0955,0.4775 -0.0955,0.9548 -0.0955,1.6232 l -0.6683,13.9403 c 0.2565,0.5369 0.4988,1.0076 0.7638,1.3368 0.191,6.3973 0.5729,13.5584 1.0503,20.4332 l 1.3368,15.2771 c 0.6684,5.6334 1.3367,9.5483 2.1961,10.3121 2.6735,2.4825 9.8346,3.0555 15.9455,3.0555 0.6702,0 1.1964,-0.1922 1.5304,-0.5398 M 33.0609,12.2689 c 0.3337,-0.2868 0.8223,-0.462 1.5076,-0.462 3.0555,0 10.3121,1.2413 12.7946,2.1961 1.5278,0.5729 2.0052,1.2413 2.1961,2.6735 0.2865,2.8644 0.5729,20.5287 2.8645,41.7256 1.1458,10.9805 2.387,17.8552 2.4825,19.0966 0.0953,0.6187 -0.0465,1.1191 -0.3792,1.465 M 32.2066,45.5393 52.1108,43.5415" + id="path312" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g3107" + id="g152" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-±"> + inkscape:label="GlyphLayer-A"> <path - id="path10696" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.7664;word-spacing:0px" - d="M 15.2565 49.0725 L 10.248 49.5189 C 8.01203 49.7871 6.58101 48.4477 6.22326 47.6443 M 16.777 36.4856 C 12.2156 36.8429 8.10146 37.1998 5.86551 37.1104 C 5.23944 37.1104 3.98731 38.0924 3.98731 39.61 M 12.0746 34.1276 L 11.4777 50.5122" - inkstitch:satin_column="True" - inkstitch:contour_underlay="True" - inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 22.057749,79.388897 C 11.474115,59.999603 33.827696,59.267247 38.741152,65.626106" + id="path144" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - id="path10692" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.7664;word-spacing:0px" - d="M 29.9244 26.4874 C 30.6399 27.2016 30.9976 27.9157 30.7293 28.7192 C 30.5504 30.2367 30.2821 32.5578 29.8349 35.2358 L 27.8673 48.2691 C 27.2412 52.554 26.794 56.4819 26.794 58.8029 C 26.7046 59.4277 25.6313 60.6774 24.1109 60.5883 M 20.8017 23.4522 C 19.1918 23.4522 18.2974 24.3449 18.208 25.3269 C 17.8502 27.5586 17.3136 31.8436 16.777 36.4856 L 15.2565 49.0725 L 14.8093 54.1608 C 14.6304 56.3926 15.4354 58.8029 16.2403 59.16 M 14.1638 42.4689 L 29.5347 42.4689" - inkstitch:satin_column="True" + id="path145" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 37.6422,50.6092 -8.2819,0.4745 -6.2658,0.4732 m 15.8844,14.3294 c -1.7018,0.1891 -4.6305,0.4701 -7.6291,0.7289 -3.0579,0.2639 -8.1884,0.5048 -10.165,0.6008" inkstitch:contour_underlay="True" + inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 39.5837 35.9498 C 38.9576 35.2356 38.2421 34.7893 37.3477 34.9678 L 37.3477 34.9677 C 35.7379 34.8785 33.0547 35.0569 29.8349 35.2358 M 41.1936 44.8768 C 41.1936 46.3944 40.2098 47.2872 39.2259 47.3764 C 36.99 47.6445 32.6075 47.912 27.8673 48.2691 M 33.564 33.5318 L 33.2655 49.1716" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.7664;word-spacing:0px" - id="path10688" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 21.785714,67.455358 C 12.676746,64.636682 8.863897,58.8622 2.1428572,53.392857" + id="path146" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path147" + d="m 1.60531,52.7295 c -0.17382,0.2218 -0.26458,0.5234 -0.26458,0.8985 0,1.9096 3.1521343,6.6599 5.2527343,10.0018 M 1.8285243,52.461643 C 2.0531043,52.175543 2.19298,52.2915 2.67748,52.2915 c 1.33676,0.094 3.8161957,0.6279 5.8213057,0.5326 M 5.87844,50.287471 1.83121,59.904057" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path1750" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.7664;word-spacing:0px" - d="M 36.8111 65.6766 C 36.185 64.9624 35.4695 64.5161 34.5752 64.6946 C 29.03 64.3373 11.2318 66.48 4.97113 66.3907 C 4.34506 66.3907 3.09293 67.3727 3.09293 68.8903 M 39.2259 74.0679 C 39.2259 75.5855 38.5104 76.4781 37.5266 76.3889 C 31.9815 76.1214 15.0776 77.5494 10.3374 78.0851 C 8.10146 78.3526 6.75989 77.0138 6.3127 76.2104 M 18.1931 63.7689 L 22.5208 78.664" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 8.3928571,52.946429 21.875,78.75" + id="path148" + inkstitch:ties="3" /> + <path + id="path149" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 21.4875,79.5004 c 1.3367,0 1.9096,-0.9548 1.9096,-2.1963 -0.0955,-3.1511 0,-6.6838 0.2865,-10.2167 l 1.9096,-15.6587 c 1.2413,-7.4476 2.96,-14.9907 5.1561,-21.6745 0.2864,-0.5729 2.2929,-1.2212 2.454,-1.5229 L 34.1215,14.8956 C 33.468687,14.693006 32.692102,14.509601 31.863871,14.34009 M 21.4875,79.5004 c -6.1109,0 -12.69914,-2.4827 -15.37262,-5.6335 h -4e-5 C 5.35099,73.0075 5.16002,72.3391 5.16002,70.9068 c 0,-2.1004 0.19097,-4.4875 0.47742,-7.0655 L 7.73803,52.2876 C 10.305125,41.30614 14.899013,28.277533 18.897257,19.938509 M 8.48305,44.4731 27.4323,45.6608" + sodipodi:nodetypes="cccccccccccsccccc" inkstitch:satin_column="True" + inkstitch:ties="3" inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 19.6875,19.732143 c 6.081872,1.292977 6.691459,0.604979 3.794643,-6.785714" + id="path150" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path151" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 23.5482,12.914 c 0.2969,-0.0706 0.6519,-0.0636 1.0902,0.0354 1.313412,0.437753 4.540768,0.841222 7.225471,1.39069 M 23.5483,12.9102 c -0.5439,0.125 -0.8927,0.4995 -1.2015,0.9936 -1.281244,1.788896 -2.183378,3.341615 -3.538828,6.168638 M 17.5,16.696429 29.375,12.142857" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 33.0609,12.2689 c -0.3636,0.3129 -0.5432,0.7588 -0.593,1.2567 -0.0955,0.4775 -0.0955,0.9548 -0.0955,1.6232 l -0.6683,13.9403 c 0.2565,0.5369 0.4988,1.0076 0.7638,1.3368 0.191,6.3973 0.5729,13.5584 1.0503,20.4332 l 1.3368,15.2771 c 0.6684,5.6334 1.3367,9.5483 2.1961,10.3121 2.6735,2.4825 9.8346,3.0555 15.9455,3.0555 0.6702,0 1.1964,-0.1922 1.5304,-0.5398 M 33.0609,12.2689 c 0.3337,-0.2868 0.8223,-0.462 1.5076,-0.462 3.0555,0 10.3121,1.2413 12.7946,2.1961 1.5278,0.5729 2.0052,1.2413 2.1961,2.6735 0.2865,2.8644 0.5729,20.5287 2.8645,41.7256 1.1458,10.9805 2.387,17.8552 2.4825,19.0966 0.0953,0.6187 -0.0465,1.1191 -0.3792,1.465 M 32.2066,45.5393 52.1108,43.5415" + id="path152" + inkstitch:contour_underlay="True" + inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g3401" + id="g447" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-°"> + inkscape:label="GlyphLayer-Ā"> <path - id="path1752" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.76796;word-spacing:0px" - d="M 19.4499 12.611 C 10.7622 12.611 6.13421 19.0252 6.13421 24.0592 C 6.13421 29.6616 9.70672 32.341 11.5742 33.0717 C 20.9926 36.7254 27.9753 29.9863 28.7872 25.6831 C 30.4111 17.0766 24.4839 12.611 19.4499 12.611 M 18.0697 19.0252 C 14.8219 18.863 13.604 22.7601 13.5228 23.572 C 13.1169 27.4696 16.4458 29.012 19.5311 27.1446 C 21.9669 25.6831 22.1293 22.7601 21.9669 21.867 C 21.6422 19.9184 20.0995 19.1063 18.0697 19.0252 M 16.8576 26.6161 L 15.8996 35.0461" + style="display:inline;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="m 13.044441,78.480493 c 0,0 -1.954963,-32.515298 5.025318,-44.051722 C 25.05004,22.892347 48.328586,13.899815 48.328586,13.899815" + id="path465" + sodipodi:nodetypes="czc" + inkstitch:ties="3" /> + <path + style="display:inline;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 44.907093,2.7799629 H 27.265021 l -3.100728,3.5284146" + id="path466" + sodipodi:nodetypes="ccc" + inkstitch:ties="3" /> + <path + id="path467" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.02872;stroke-opacity:1" + d="m 23.456961,7.3607326 c 0.476073,0.3570722 0.833131,0.6545739 1.725783,0.4760729 0.833145,-0.1787811 1.785291,-1.4877189 3.451511,-1.6067896 3.33251,-0.2976418 6.010446,1.9042913 10.1166,1.7257903 2.380364,-0.1189307 5.355802,-1.66629 6.66502,-3.1539388 0.416573,-0.4761429 0.952146,-0.7141443 0.595074,-1.66629 M 19.29132,3.2544381 c 0,-1.0116461 0.89261,-1.9042914 1.24969,-2.26136347 0.773623,-0.833075 3.392024,-2.91600743 7.081599,-3.03493813 2.856437,-0.1188607 5.177301,1.90450133 8.926383,1.72572033 2.796937,-0.1188607 2.796937,-1.90422143 4.165655,-1.84479103 0.595074,-0.05943 1.071146,0.1189307 1.487719,0.5951435 M 30.224804,-3.3842616 35.350305,8.762281" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - id="g3696" - style="display:none" - inkscape:groupmode="layer" - inkscape:label="GlyphLayer-®"> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="False" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> <path - id="path8024" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.36314;word-spacing:0px" - d="M 39.3976 22.2601 C 48.278 22.9145 61.9259 24.317 60.6172 41.2395 C 60.2434 46.0077 57.6259 60.9669 46.4085 67.418 L 46.4085 67.5114 C 44.6324 68.1658 40.3323 68.9138 35.6584 69.054 C 30.9845 69.1941 24.6279 66.0156 22.104 63.3977 C 18.8322 60.0319 17.3365 55.8247 17.3365 50.589 C 17.3365 30.2072 30.5171 21.6057 39.3976 22.2602 M 40.4794 13.0323 C 44.1644 12.9856 47.6545 13.2097 50.1476 13.8455 C 59.4955 16.1829 75.013 19.8291 74.3586 41.9873 C 74.1717 48.0645 70.0586 62.9301 64.2629 68.2125 C 58.4672 73.4949 57.1585 74.4298 55.4759 75.2713 L 54.8216 75.6455 L 54.6346 75.6455 C 48.7455 78.3568 40.4258 79.2918 37.1541 79.2918 C 29.5823 79.3852 20.7018 75.739 17.2431 72.7471 C 11.2604 67.5114 5.27779 62.1822 5.27779 49.093 C 5.27779 26.6543 20.2344 15.1545 30.5171 13.7521 C 33.5941 13.3505 37.1178 13.0768 40.4794 13.0323 M 19.2698 47.887 L 3.36049 48.0431 M 58.1074 46.9511 L 75.4205 46.6389 M 36.8949 67.5431 L 36.115 80.4911" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="M 48.239361,14.163792 C 51.571053,32.554348 39.176337,50.747865 37.074404,65.368264" + id="path468" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path440" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 37.6422,50.6092 -8.2819,0.4745 -6.2658,0.4732 m 15.8844,14.3294 c -1.7018,0.1891 -4.6305,0.4701 -7.6291,0.7289 -3.0579,0.2639 -8.1884,0.5048 -10.165,0.6008" + inkstitch:contour_underlay="True" inkstitch:satin_column="True" + inkstitch:fill_underlay="False" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 21.785714,67.455358 C 12.676746,64.636682 8.863897,58.8622 2.1428572,53.392857" + id="path441" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path442" + d="m 1.60531,52.7295 c -0.17382,0.2218 -0.26458,0.5234 -0.26458,0.8985 0,1.9096 3.1521343,6.6599 5.2527343,10.0018 M 1.8285243,52.461643 C 2.0531043,52.175543 2.19298,52.2915 2.67748,52.2915 c 1.33676,0.094 3.8161957,0.6279 5.8213057,0.5326 M 5.87844,50.287471 1.83121,59.904057" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" inkstitch:contour_underlay="True" + inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path8022" - d="M 50.615 58.1617 C 51.0824 57.3203 51.4563 56.4789 50.7085 55.7309 C 49.4933 54.7025 47.3432 50.4952 46.0345 47.2229 C 49.3063 44.6985 51.5498 40.5848 51.5498 36.471 C 51.5498 31.6093 46.0345 28.524 39.678 28.524 C 34.3497 28.524 28.367 31.7963 27.2453 32.7313 C 26.8714 33.1055 26.7779 33.6662 27.0584 34.5076 L 27.0583 34.5079 L 28.8344 39.8371 C 28.0866 43.7638 26.8714 51.5239 25.9366 57.975 C 25.8431 58.6294 26.1235 59.097 26.3105 59.4709 M 43.8845 60.9666 C 41.9214 60.8732 40.2388 54.7959 38.7432 49.7473 C 37.2475 49.9347 35.6343 50.5505 34.98 50.5505 L 36.3587 44.4969 C 38.9761 44.2167 41.4066 42.627 41.4066 39.3547 C 41.4066 38.4197 41.2672 36.6583 39.7715 36.6583 C 39.0237 36.6583 38.2758 37.1259 37.4345 37.6867 L 37.4345 37.6867 C 37.8084 38.061 38.0888 38.7152 38.0295 39.2028 C 37.9701 39.6904 37.9454 39.8232 37.9201 39.9559 C 37.6641 41.3042 37.1671 43.2127 36.8267 44.5749 L 35.7209 49.5365 C 35.2535 52.1543 34.6301 55.8247 34.5366 59.845 C 34.4431 60.406 34.0692 60.6864 33.4149 60.6864 M 40.47 39.5749 L 52.4917 36.5965 M 48.7418 50.6057 L 39.312 55.2938 M 35.8378 53.4738 L 25.6911 52.481 M 38.0988 37.9202 L 25.9117 32.7357 M 39.6429 37.5341 L 41.6281 27.9924" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:14.0158px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-opacity:1;stroke-width:2.36314;word-spacing:0px" - inkstitch:center_walk_underlay="True" - inkstitch:contour_underlay="False" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 8.3928571,52.946429 21.875,78.75" + id="path443" + inkstitch:ties="3" /> + <path + id="path444" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 21.4875,79.5004 c 1.3367,0 1.9096,-0.9548 1.9096,-2.1963 -0.0955,-3.1511 0,-6.6838 0.2865,-10.2167 l 1.9096,-15.6587 c 1.2413,-7.4476 2.96,-14.9907 5.1561,-21.6745 0.2864,-0.5729 2.2929,-1.2212 2.454,-1.5229 L 34.1215,14.8956 C 33.468687,14.693006 32.692102,14.509601 31.863871,14.34009 M 21.4875,79.5004 c -6.1109,0 -12.69914,-2.4827 -15.37262,-5.6335 h -4e-5 C 5.35099,73.0075 5.16002,72.3391 5.16002,70.9068 c 0,-2.1004 0.19097,-4.4875 0.47742,-7.0655 L 7.73803,52.2876 C 10.305125,41.30614 14.899013,28.277533 18.897257,19.938509 M 8.48305,44.4731 27.4323,45.6608" + sodipodi:nodetypes="cccccccccccsccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 19.6875,19.732143 c 6.081872,1.292977 6.691459,0.604979 3.794643,-6.785714" + id="path445" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path446" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 23.5482,12.914 c 0.2969,-0.0706 0.6519,-0.0636 1.0902,0.0354 1.313412,0.437753 4.540768,0.841222 7.225471,1.39069 M 23.5483,12.9102 c -0.5439,0.125 -0.8927,0.4995 -1.2015,0.9936 -1.281244,1.788896 -2.183378,3.341615 -3.538828,6.168638 M 17.5,16.696429 29.375,12.142857" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 33.0609,12.2689 c -0.3636,0.3129 -0.5432,0.7588 -0.593,1.2567 -0.0955,0.4775 -0.0955,0.9548 -0.0955,1.6232 l -0.6683,13.9403 c 0.2565,0.5369 0.4988,1.0076 0.7638,1.3368 0.191,6.3973 0.5729,13.5584 1.0503,20.4332 l 1.3368,15.2771 c 0.6684,5.6334 1.3367,9.5483 2.1961,10.3121 2.6735,2.4825 9.8346,3.0555 15.9455,3.0555 0.6702,0 1.1964,-0.1922 1.5304,-0.5398 M 33.0609,12.2689 c 0.3337,-0.2868 0.8223,-0.462 1.5076,-0.462 3.0555,0 10.3121,1.2413 12.7946,2.1961 1.5278,0.5729 2.0052,1.2413 2.1961,2.6735 0.2865,2.8644 0.5729,20.5287 2.8645,41.7256 1.1458,10.9805 2.387,17.8552 2.4825,19.0966 0.0953,0.6187 -0.0465,1.1191 -0.3792,1.465 M 32.2066,45.5393 52.1108,43.5415" + id="path447" + inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g - id="g3992" + id="g464" style="display:none" inkscape:groupmode="layer" - inkscape:label="GlyphLayer-´"> + inkscape:label="GlyphLayer-Å"> <path - d="M 11.0429 28.6742 L 25.0985 12.4627 M 4.44625 28.6742 L 16.5186 12.4627" - style="display:inline;fill:none;stroke:#000000;stroke-opacity:1;stroke-width:3.01024" - id="path7136" + style="opacity:1;fill:none;stroke:#000000;stroke-width:0.377953;stroke-linecap:round;stroke-linejoin:round" + d="M 20.10127,77.945884 17.642072,45.655545 35.391066,12.189068" + id="path470" /> + <path + id="path469" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:14.0158px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.46948;stroke-opacity:1" + d="m 34.474813,7.5695862 c 3.868272,0.4089466 6.595085,-2.5173448 6.959116,-4.4900256 0.852606,-4.6200369 -2.259389,-7.0172064 -4.902422,-7.0172064 -4.561358,0 -6.991221,3.44319332 -6.991221,6.1454841 0,3.0074124 1.875697,4.4457354 2.856192,4.8379809 0.722082,0.2863986 1.416895,0.4538408 2.078335,0.523767 M 35.03624,4.2817633 c 0.479164,0.038688 1.015191,-0.094191 1.5379,-0.417658 1.278884,-0.7845447 1.364149,-2.3536341 1.278884,-2.8330572 -0.17048,-1.04602378 -0.980453,-1.48196548 -2.046172,-1.52550058 -1.705213,-0.08707 -2.344655,2.00492368 -2.387288,2.44075798 -0.144345,1.4171287 0.610897,2.2542505 1.616676,2.3354578 M 35.554617,0.46019102 36.25779,-5.674756" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - id="g4289" - style="display:none" - inkscape:groupmode="layer" - inkscape:label="GlyphLayer-Ü"> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccscccccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 11.518 12.7503 C 11.0245 13.0522 10.6691 13.4414 10.5392 13.8305 C 9.25968 18.7604 7.52318 34.9196 6.24365 49.5268 L 6.24365 50.0746 L 6.06088 51.9918 C 3.41043 66.3251 7.24901 70.4334 10.9962 72.8983 C 14.652 75.3633 21.6894 79.0151 28.0871 79.1063 C 42.0706 79.2887 50.3876 73.3548 53.952 59.478 C 54.1346 59.2044 54.2259 58.839 54.3178 58.2911 L 54.5004 56.8304 C 54.9575 54.6393 55.3229 52.1744 55.5971 49.5268 C 57.6078 35.1022 58.6131 25.425 59.2529 16.8433 L 59.2529 16.8433 C 59.3374 16.1706 59.2259 15.6523 58.9507 15.2357 M 11.5183 12.7503 C 12.0668 12.4147 12.7859 12.187 13.5556 12.187 C 16.663 12.187 23.0607 12.5524 26.3509 13.9216 C 27.8132 14.5605 29.2755 15.0172 28.9099 19.2167 C 27.996 29.7156 24.8885 45.1445 24.8885 53.7262 C 24.8885 54.0004 24.7973 54.3651 24.7973 54.8217 C 24.8885 61.8514 26.351 62.8557 29.0928 62.8557 C 33.3885 62.8557 34.9421 57.1954 35.6733 52.2655 C 35.6733 51.9919 35.6733 51.7177 35.7646 51.4439 C 37.5925 36.1976 38.7806 20.221 40.1516 13.1912 C 40.3342 12.3696 40.9742 11.4567 42.4364 11.4567 C 46.3665 11.4567 54.9576 13.1912 57.3339 14.1042 C 58.073 14.3994 58.6264 14.7479 58.9507 15.2355 M 28.4395 57.5196 L 25.9796 82.5383" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.793725;word-spacing:0px" - id="path1726" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 35.316034,12.2421 c 7.80689,22.95168 5.247726,46.704382 2.783588,52.635554" + id="path456" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path457" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 37.6422,50.6092 -8.2819,0.4745 -6.2658,0.4732 m 15.8844,14.3294 c -1.7018,0.1891 -4.6305,0.4701 -7.6291,0.7289 -3.0579,0.2639 -8.1884,0.5048 -10.165,0.6008" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path1728" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.659881;word-spacing:0px" - d="M 15.2691 -8.57956 C 14.8648 -8.2751 14.6703 -7.8281 14.5667 -7.41145 C 14.0242 -5.14865 13.4828 -1.98076 13.4828 1.09666 C 13.4828 2.1828 13.7537 3.08788 14.2962 3.81197 C 16.2831 6.34629 19.2635 7.07036 24.7728 7.07036 C 25.2703 7.07036 25.6144 6.97206 25.8704 6.78685 M 15.269 -8.57949 C 15.5672 -8.8034 15.9787 -8.95 16.5536 -8.95 C 19.3534 -8.95 23.4175 -8.8597 26.3076 -6.9587 C 27.3914 -6.23461 28.656 -4.24341 28.1594 -1.30179 C 27.6627 1.63986 27.4827 2.54493 26.6693 5.35076 C 26.4499 6.00962 26.2642 6.50139 25.8704 6.78685 M 12.5392 4.02266 L 28.3118 -6.71827" - inkstitch:satin_column="True" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 21.785714,67.455358 C 12.676746,64.636682 8.863897,58.8622 2.1428572,53.392857" + id="path458" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path459" + d="m 1.60531,52.7295 c -0.17382,0.2218 -0.26458,0.5234 -0.26458,0.8985 0,1.9096 3.1521343,6.6599 5.2527343,10.0018 M 1.8285243,52.461643 C 2.0531043,52.175543 2.19298,52.2915 2.67748,52.2915 c 1.33676,0.094 3.8161957,0.6279 5.8213057,0.5326 M 5.87844,50.287471 1.83121,59.904057" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" inkstitch:contour_underlay="True" + inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 8.3928571,52.946429 21.875,78.75" + id="path460" + inkstitch:ties="3" /> + <path + id="path461" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 21.4875,79.5004 c 1.3367,0 1.9096,-0.9548 1.9096,-2.1963 -0.0955,-3.1511 0,-6.6838 0.2865,-10.2167 l 1.9096,-15.6587 c 1.2413,-7.4476 2.96,-14.9907 5.1561,-21.6745 0.2864,-0.5729 2.2929,-1.2212 2.454,-1.5229 L 34.1215,14.8956 C 33.468687,14.693006 32.692102,14.509601 31.863871,14.34009 M 21.4875,79.5004 c -6.1109,0 -12.69914,-2.4827 -15.37262,-5.6335 h -4e-5 C 5.35099,73.0075 5.16002,72.3391 5.16002,70.9068 c 0,-2.1004 0.19097,-4.4875 0.47742,-7.0655 L 7.73803,52.2876 C 10.305125,41.30614 14.899013,28.277533 18.897257,19.938509 M 8.48305,44.4731 27.4323,45.6608" + sodipodi:nodetypes="cccccccccccsccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 19.6875,19.732143 c 6.081872,1.292977 6.691459,0.604979 3.794643,-6.785714" + id="path462" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> <path - d="M 38.7213 -7.02933 C 38.317 -6.72489 38.1225 -6.27786 38.0188 -5.86121 C 37.4763 -3.5984 36.935 -0.43053 36.935 2.6469 C 36.935 3.73304 37.2066 4.63811 37.7484 5.36219 C 39.7353 7.8965 42.7157 8.62059 48.225 8.62059 C 48.7224 8.62059 49.0667 8.52229 49.3226 8.33709 M 38.7212 -7.02926 C 39.0194 -7.25317 39.4316 -7.39976 40.0058 -7.39976 C 42.8056 -7.39976 46.8697 -7.30946 49.7598 -5.40848 C 50.8435 -4.68439 52.1082 -2.69317 51.6116 0.24846 C 51.1149 3.19009 50.9348 4.09516 50.1215 6.90108 C 49.9021 7.55991 49.7164 8.05164 49.3226 8.33715 M 35.9914 5.5729 L 51.7639 -5.16804" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.659881;word-spacing:0px" - id="path1730" + id="path463" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 23.5482,12.914 c 0.2969,-0.0706 0.6519,-0.0636 1.0902,0.0354 1.313412,0.437753 4.540768,0.841222 7.225471,1.39069 M 23.5483,12.9102 c -0.5439,0.125 -0.8927,0.4995 -1.2015,0.9936 -1.281244,1.788896 -2.183378,3.341615 -3.538828,6.168638 M 17.5,16.696429 29.375,12.142857" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 33.0609,12.2689 c -0.3636,0.3129 -0.5432,0.7588 -0.593,1.2567 -0.0955,0.4775 -0.0955,0.9548 -0.0955,1.6232 l -0.6683,13.9403 c 0.2565,0.5369 0.4988,1.0076 0.7638,1.3368 0.191,6.3973 0.5729,13.5584 1.0503,20.4332 l 1.3368,15.2771 c 0.6684,5.6334 1.3367,9.5483 2.1961,10.3121 2.6735,2.4825 9.8346,3.0555 15.9455,3.0555 0.6702,0 1.1964,-0.1922 1.5304,-0.5398 M 33.0609,12.2689 c 0.3337,-0.2868 0.8223,-0.462 1.5076,-0.462 3.0555,0 10.3121,1.2413 12.7946,2.1961 1.5278,0.5729 2.0052,1.2413 2.1961,2.6735 0.2865,2.8644 0.5729,20.5287 2.8645,41.7256 1.1458,10.9805 2.387,17.8552 2.4825,19.0966 0.0953,0.6187 -0.0465,1.1191 -0.3792,1.465 M 32.2066,45.5393 52.1108,43.5415" + id="path464" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> <g - inkscape:label="GlyphLayer-ü" - inkscape:groupmode="layer" + id="g431" style="display:none" - id="g1329"> + inkscape:groupmode="layer" + inkscape:label="GlyphLayer-Á"> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;paint-order:markers stroke fill" + d="m 21.344816,79.023085 c -4.315432,-20.70851 3.626371,-38.69484 5.786761,-58.783249 0.170021,-1.580939 10.685568,-5.733071 10.796611,-7.325257" + id="path432" + sodipodi:nodetypes="csc" + inkstitch:force_lock_stitches="False" /> + <path + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.944882;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2, 1;paint-order:markers stroke fill" + d="M 36.320357,6.7688031 C 36.190823,-1.0744662 43.569639,-4.4127252 49.894288,-8.3834847" + id="path433" + inkstitch:ties="1" + sodipodi:nodetypes="cc" /> <path - id="path1726-9" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.793725;word-spacing:0px" - d="M 11.518 12.7503 C 11.0245 13.0522 10.6691 13.4414 10.5392 13.8305 C 9.25968 18.7604 7.52318 34.9196 6.24365 49.5268 L 6.24365 50.0746 L 6.06088 51.9918 C 3.41043 66.3251 7.24901 70.4334 10.9962 72.8983 C 14.652 75.3633 21.6894 79.0151 28.0871 79.1063 C 42.0706 79.2887 50.3876 73.3548 53.952 59.478 C 54.1346 59.2044 54.2259 58.839 54.3178 58.2911 L 54.5004 56.8304 C 54.9575 54.6393 55.3229 52.1744 55.5971 49.5268 C 57.6078 35.1022 58.6131 25.425 59.2529 16.8433 L 59.2529 16.8433 C 59.3374 16.1706 59.2259 15.6523 58.9507 15.2357 M 11.5183 12.7503 C 12.0668 12.4147 12.7859 12.187 13.5556 12.187 C 16.663 12.187 23.0607 12.5524 26.3509 13.9216 C 27.8132 14.5605 29.2755 15.0172 28.9099 19.2167 C 27.996 29.7156 24.8885 45.1445 24.8885 53.7262 C 24.8885 54.0004 24.7973 54.3651 24.7973 54.8217 C 24.8885 61.8514 26.351 62.8557 29.0928 62.8557 C 33.3885 62.8557 34.9421 57.1954 35.6733 52.2655 C 35.6733 51.9919 35.6733 51.7177 35.7646 51.4439 C 37.5925 36.1976 38.7806 20.221 40.1516 13.1912 C 40.3342 12.3696 40.9742 11.4567 42.4364 11.4567 C 46.3665 11.4567 54.9576 13.1912 57.3339 14.1042 C 58.073 14.3994 58.6264 14.7479 58.9507 15.2355 M 28.4395 57.5196 L 25.9796 82.5383" + d="m 42.358628,-9.1159024 -12.07235,16.2115 m 20.65225,-16.2115 -14.0556,16.2115" + style="display:inline;fill:none;stroke:#000000;stroke-width:3.01024;stroke-opacity:1" + id="path434" inkstitch:satin_column="True" inkstitch:contour_underlay="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:ties="2" + inkstitch:force_lock_stitches="True" + inkstitch:max_stitch_length_mm="9" /> <path - d="M 15.2691 -8.57956 C 14.8648 -8.2751 14.6703 -7.8281 14.5667 -7.41145 C 14.0242 -5.14865 13.4828 -1.98076 13.4828 1.09666 C 13.4828 2.1828 13.7537 3.08788 14.2962 3.81197 C 16.2831 6.34629 19.2635 7.07036 24.7728 7.07036 C 25.2703 7.07036 25.6144 6.97206 25.8704 6.78685 M 15.269 -8.57949 C 15.5672 -8.8034 15.9787 -8.95 16.5536 -8.95 C 19.3534 -8.95 23.4175 -8.8597 26.3076 -6.9587 C 27.3914 -6.23461 28.656 -4.24341 28.1594 -1.30179 C 27.6627 1.63986 27.4827 2.54493 26.6693 5.35076 C 26.4499 6.00962 26.2642 6.50139 25.8704 6.78685 M 12.5392 4.02266 L 28.3118 -6.71827" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.659881;word-spacing:0px" - id="path1728-4" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 38.375645,13.122821 c 8.859695,3.059218 2.16095,33.941058 -3.410352,52.585082" + id="path435" + sodipodi:nodetypes="cc" + inkstitch:force_lock_stitches="False" /> + <path + id="path424" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 37.6422,50.6092 -8.2819,0.4745 -6.2658,0.4732 m 15.8844,14.3294 c -1.7018,0.1891 -4.6305,0.4701 -7.6291,0.7289 -3.0579,0.2639 -8.1884,0.5048 -10.165,0.6008" inkstitch:contour_underlay="True" inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - id="path1730-8" - style="-inkscape-font-specification:'TT Masters DEMO Black, ';display:inline;fill:none;fill-opacity:1;font-family:'TT Masters DEMO Black';font-size:9.027px;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:0px;line-height:1.25;stroke:#000000;stroke-dasharray:none;stroke-miterlimit:4;stroke-opacity:1;stroke-width:0.659881;word-spacing:0px" - d="M 38.7213 -7.02933 C 38.317 -6.72489 38.1225 -6.27786 38.0188 -5.86121 C 37.4763 -3.5984 36.935 -0.43053 36.935 2.6469 C 36.935 3.73304 37.2066 4.63811 37.7484 5.36219 C 39.7353 7.8965 42.7157 8.62059 48.225 8.62059 C 48.7224 8.62059 49.0667 8.52229 49.3226 8.33709 M 38.7212 -7.02926 C 39.0194 -7.25317 39.4316 -7.39976 40.0058 -7.39976 C 42.8056 -7.39976 46.8697 -7.30946 49.7598 -5.40848 C 50.8435 -4.68439 52.1082 -2.69317 51.6116 0.24846 C 51.1149 3.19009 50.9348 4.09516 50.1215 6.90108 C 49.9021 7.55991 49.7164 8.05164 49.3226 8.33715 M 35.9914 5.5729 L 51.7639 -5.16804" - inkstitch:satin_column="True" + style="display:inline;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 21.785714,67.455358 C 12.676746,64.636682 8.863897,58.8622 2.1428572,53.392857" + id="path425" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path426" + d="m 1.60531,52.7295 c -0.17382,0.2218 -0.26458,0.5234 -0.26458,0.8985 0,1.9096 3.1521343,6.6599 5.2527343,10.0018 M 1.8285243,52.461643 C 2.0531043,52.175543 2.19298,52.2915 2.67748,52.2915 c 1.33676,0.094 3.8161957,0.6279 5.8213057,0.5326 M 5.87844,50.287471 1.83121,59.904057" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" inkstitch:contour_underlay="True" + inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> - </g> - <g - inkscape:groupmode="layer" - id="g1684" - style="display:none" - inkscape:label="GlyphLayer-�"> + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cscccccc" + inkstitch:ties="3" + inkstitch:max_stitch_length_mm="9" /> <path - style="display:inline;fill:none;stroke:#000000;stroke-width:1.3569;stroke-miterlimit:4;stroke-dasharray:none" - id="path1" - d="m 31.7401,19.8011 h 2.8333 17.0699 V 70.098 H 13.9227 V 19.8011 Z m 0,-8.9556 h 2.8333 26.0254 v 68.208 H 4.96719 v -68.208 z m 13.2844,9.9478 V 9.51328 M 49.4044,64.8437 H 61.5911 M 19.8679,67.8591 V 81.2924 M 15.255,26.472 H 3.40828 M 15.1938,64.6369 3.18072,64.7503 M 45.2264,67.1302 V 80.6166 M 49.533,26.6711 H 61.6594 M 19.387,21.4579 V 9.78481" - inkstitch:satin_column="true" - inkstitch:center_walk_underlay="True" - inkstitch:center_walk_underlay_stitch_length_mm="0.90" + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="M 8.3928571,52.946429 21.875,78.75" + id="path427" + inkstitch:ties="3" /> + <path + id="path428" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 21.4875,79.5004 c 1.3367,0 1.9096,-0.9548 1.9096,-2.1963 -0.0955,-3.1511 0,-6.6838 0.2865,-10.2167 l 1.9096,-15.6587 c 1.2413,-7.4476 2.96,-14.9907 5.1561,-21.6745 0.2864,-0.5729 2.2929,-1.2212 2.454,-1.5229 L 34.1215,14.8956 C 33.468687,14.693006 32.692102,14.509601 31.863871,14.34009 M 21.4875,79.5004 c -6.1109,0 -12.69914,-2.4827 -15.37262,-5.6335 h -4e-5 C 5.35099,73.0075 5.16002,72.3391 5.16002,70.9068 c 0,-2.1004 0.19097,-4.4875 0.47742,-7.0655 L 7.73803,52.2876 C 10.305125,41.30614 14.899013,28.277533 18.897257,19.938509 M 8.48305,44.4731 27.4323,45.6608" + sodipodi:nodetypes="cccccccccccsccccc" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + inkstitch:max_stitch_length_mm="9" /> + <path + style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:0.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.3303, 2.66515;paint-order:markers stroke fill" + d="m 19.6875,19.732143 c 6.081872,1.292977 6.691459,0.604979 3.794643,-6.785714" + id="path429" + sodipodi:nodetypes="cc" + inkstitch:ties="3" /> + <path + id="path430" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 23.5482,12.914 c 0.2969,-0.0706 0.6519,-0.0636 1.0902,0.0354 1.313412,0.437753 4.540768,0.841222 7.225471,1.39069 M 23.5483,12.9102 c -0.5439,0.125 -0.8927,0.4995 -1.2015,0.9936 -1.281244,1.788896 -2.183378,3.341615 -3.538828,6.168638 M 17.5,16.696429 29.375,12.142857" + inkstitch:satin_column="True" + inkstitch:ties="3" + inkstitch:contour_underlay="True" + inkstitch:reverse_rails="none" + sodipodi:nodetypes="cccccccc" + inkstitch:swap_satin_rails="True" + inkstitch:max_stitch_length_mm="9" /> + <path + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.027px;line-height:1.25;font-family:'TT Masters DEMO Black';-inkscape-font-specification:'TT Masters DEMO Black, ';letter-spacing:0px;word-spacing:0px;display:inline;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1.05774;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 33.0609,12.2689 c -0.3636,0.3129 -0.5432,0.7588 -0.593,1.2567 -0.0955,0.4775 -0.0955,0.9548 -0.0955,1.6232 l -0.6683,13.9403 c 0.2565,0.5369 0.4988,1.0076 0.7638,1.3368 0.191,6.3973 0.5729,13.5584 1.0503,20.4332 l 1.3368,15.2771 c 0.6684,5.6334 1.3367,9.5483 2.1961,10.3121 2.6735,2.4825 9.8346,3.0555 15.9455,3.0555 0.6702,0 1.1964,-0.1922 1.5304,-0.5398 M 33.0609,12.2689 c 0.3337,-0.2868 0.8223,-0.462 1.5076,-0.462 3.0555,0 10.3121,1.2413 12.7946,2.1961 1.5278,0.5729 2.0052,1.2413 2.1961,2.6735 0.2865,2.8644 0.5729,20.5287 2.8645,41.7256 1.1458,10.9805 2.387,17.8552 2.4825,19.0966 0.0953,0.6187 -0.0465,1.1191 -0.3792,1.465 M 32.2066,45.5393 52.1108,43.5415" + id="path431" + inkstitch:contour_underlay="True" + inkstitch:satin_column="True" inkstitch:fill_underlay="False" - inkstitch:reverse_rails="none" /> + inkstitch:reverse_rails="none" + inkstitch:force_lock_stitches="True" + inkstitch:ties="2" + inkstitch:max_stitch_length_mm="9" /> </g> </svg> |
