1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00

OP-60 : empty dial / "check configuration" resource displayed when a dial is not configured properly or not at all, instead of crashing the GCS.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@916 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
edouard 2010-06-28 09:19:46 +00:00 committed by edouard
parent bc16c17026
commit 474986e8c6
4 changed files with 453 additions and 5 deletions

View File

@ -18,3 +18,5 @@ SOURCES += dialgadgetconfiguration.cpp
SOURCES += dialgadgetoptionspage.cpp SOURCES += dialgadgetoptionspage.cpp
OTHER_FILES += DialGadget.pluginspec OTHER_FILES += DialGadget.pluginspec
FORMS += dialgadgetoptionspage.ui FORMS += dialgadgetoptionspage.ui
RESOURCES += dial.qrc \
dial.qrc

View File

@ -0,0 +1,5 @@
<RCC>
<qresource prefix="/dial">
<file>images/empty.svg</file>
</qresource>
</RCC>

View File

@ -44,6 +44,8 @@ DialGadgetWidget::DialGadgetWidget(QWidget *parent) : QGraphicsView(parent)
obj1 = NULL; obj1 = NULL;
obj2 = NULL; obj2 = NULL;
obj3 = NULL; obj3 = NULL;
m_text1 = NULL; // Should be initialized to NULL otherwise the setFont method
// might segfault upon initialization if called before SetDialFile
needle1Target = 0; needle1Target = 0;
needle2Target = 0; needle2Target = 0;
@ -155,15 +157,15 @@ void DialGadgetWidget::updateNeedle3(UAVObject *object3) {
void DialGadgetWidget::setDialFile(QString dfn, QString bg, QString fg, QString n1, QString n2, void DialGadgetWidget::setDialFile(QString dfn, QString bg, QString fg, QString n1, QString n2,
QString n3, QString n1Move, QString n2Move, QString n3Move) QString n3, QString n1Move, QString n2Move, QString n3Move)
{ {
fgenabled = false;
n2enabled = false;
n3enabled = false;
QGraphicsScene *l_scene = scene();
if (QFile::exists(dfn)) if (QFile::exists(dfn))
{ {
m_renderer->load(dfn); m_renderer->load(dfn);
if(m_renderer->isValid()) if(m_renderer->isValid())
{ {
fgenabled = false;
n2enabled = false;
n3enabled = false;
QGraphicsScene *l_scene = scene();
l_scene->clear(); // This also deletes all items contained in the scene. l_scene->clear(); // This also deletes all items contained in the scene.
m_background = new QGraphicsSvgItem(); m_background = new QGraphicsSvgItem();
// All other items will be clipped to the shape of the background // All other items will be clipped to the shape of the background
@ -337,7 +339,15 @@ void DialGadgetWidget::setDialFile(QString dfn, QString bg, QString fg, QString
} }
} }
else else
{ std::cout<<"no file: "<<std::endl; } {
std::cout<<"no file: "<<std::endl;
m_renderer->load(QString(":/dial/images/empty.svg"));
l_scene->clear(); // This also deletes all items contained in the scene.
m_background = new QGraphicsSvgItem();
m_background->setSharedRenderer(m_renderer);
m_background->setElementId(bg);
l_scene->addItem(m_background);
}
} }
void DialGadgetWidget::paint() void DialGadgetWidget::paint()

View File

@ -0,0 +1,431 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="304.01532"
height="289.8732"
id="svg10068"
version="1.1"
inkscape:version="0.47 r22583"
sodipodi:docname="empty.svg"
inkscape:export-filename="H:\Documents\Hobbies\W433\My Gauges\heading-001.png"
inkscape:export-xdpi="103.61"
inkscape:export-ydpi="103.61"
style="display:inline">
<defs
id="defs10070">
<marker
inkscape:stockid="Arrow2Sstart"
orient="auto"
refY="0"
refX="0"
id="Arrow2Sstart"
style="overflow:visible">
<path
id="path4640"
style="font-size:12px;fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
transform="matrix(0.3,0,0,0.3,-0.69,0)" />
</marker>
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="0 : 526.18109 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_z="744.09448 : 526.18109 : 1"
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
id="perspective10076" />
<inkscape:perspective
id="perspective9987"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective10250"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective10279"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective10517"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective11202"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective3720"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective3735"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective3757"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective3828"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective3889"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective3925"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective3968"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective3982"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4682"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective3347"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective5659"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective5719"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective5810"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective3546"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<inkscape:perspective
id="perspective4328"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient8928"
id="linearGradient5318"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(2.2532936,0,0,2.206809,446.89077,-285.33499)"
x1="-29.837337"
y1="285.0596"
x2="-29.837337"
y2="342.60553" />
<linearGradient
id="linearGradient8928">
<stop
style="stop-color:#ffffff;stop-opacity:0.89156628;"
offset="0"
id="stop8930" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop8932" />
</linearGradient>
<inkscape:perspective
id="perspective4367"
inkscape:persp3d-origin="0.5 : 0.33333333 : 1"
inkscape:vp_z="1 : 0.5 : 1"
inkscape:vp_y="0 : 1000 : 0"
inkscape:vp_x="0 : 0.5 : 1"
sodipodi:type="inkscape:persp3d" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.98994949"
inkscape:cx="94.496377"
inkscape:cy="150.49554"
inkscape:document-units="px"
inkscape:current-layer="background"
showgrid="false"
inkscape:window-width="1280"
inkscape:window-height="998"
inkscape:window-x="-4"
inkscape:window-y="-4"
inkscape:window-maximized="1"
inkscape:object-paths="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:snap-to-guides="false"
inkscape:snap-grids="false"
inkscape:snap-global="true"
inkscape:snap-nodes="true" />
<metadata
id="metadata10073">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
<dc:creator>
<cc:Agent>
<dc:title>Edouard Lafargue</dc:title>
</cc:Agent>
</dc:creator>
</cc:Work>
</rdf:RDF>
</metadata>
<g
style="display:inline"
inkscape:label="Dark background"
id="background"
inkscape:groupmode="layer"
transform="translate(-228.56377,-366.85416)">
<rect
inkscape:export-ydpi="88.809998"
inkscape:export-xdpi="88.809998"
inkscape:export-filename="H:\Documents\Hobbies\W433\g9905.png"
ry="21.08169"
y="368.95358"
x="230.66319"
height="285.67435"
width="299.81647"
id="rect2936"
style="fill:#453e3e;fill-opacity:1;stroke:#000000;stroke-width:4.19884777;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
<path
inkscape:export-ydpi="88.809998"
inkscape:export-xdpi="88.809998"
inkscape:export-filename="H:\Documents\Hobbies\W433\g9905.png"
transform="translate(146.21603,-338.54092)"
d="m 371.73615,850.33167 a 137.38075,137.38075 0 1 1 -274.76151,0 137.38075,137.38075 0 1 1 274.76151,0 z"
sodipodi:ry="137.38075"
sodipodi:rx="137.38075"
sodipodi:cy="850.33167"
sodipodi:cx="234.35539"
id="path2938"
style="fill:#332d2d;fill-opacity:1;stroke:#000000;stroke-width:4;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
sodipodi:type="arc" />
<text
id="text3233"
y="611.77521"
x="361.79016"
style="font-size:40px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;font-family:Bitstream Vera Sans"
xml:space="preserve"><tspan
style="font-size:32px;fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-opacity:1"
y="611.77521"
x="361.79016"
id="tspan3235"
sodipodi:role="line" /></text>
<g
transform="translate(244.78363,367.5873)"
style="font-size:40px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
id="text3925">
<path
d="m 6.006546,132.2894 0,-22.90625 8.640625,0 c 1.520821,2e-5 2.682278,0.0729 3.484375,0.21875 1.124984,0.18752 2.067692,0.54429 2.828125,1.07031 0.760399,0.52606 1.372377,1.26304 1.835938,2.21094 0.463521,0.94793 0.695292,1.9896 0.695312,3.125 -2e-5,1.94793 -0.619811,3.59637 -1.859375,4.94531 -1.2396,1.34897 -3.479181,2.02345 -6.71875,2.02344 l -5.875,0 0,9.3125 z m 3.03125,-12.01563 5.921875,0 c 1.95832,2e-5 3.348944,-0.36457 4.171875,-1.09375 0.8229,-0.72915 1.234358,-1.75519 1.234375,-3.07812 -1.7e-5,-0.95832 -0.242204,-1.77863 -0.726562,-2.46094 -0.484391,-0.68227 -1.122411,-1.13279 -1.914063,-1.35156 -0.51043,-0.1354 -1.453138,-0.20311 -2.828125,-0.20313 l -5.859375,0 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3932" />
<path
d="m 26.959671,132.2894 0,-22.90625 2.8125,0 0,22.90625 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3934" />
<path
d="m 45.506546,126.94565 2.90625,0.35937 c -0.458349,1.69792 -1.307307,3.01563 -2.546875,3.95313 -1.239596,0.9375 -2.822928,1.40625 -4.75,1.40625 -2.42709,0 -4.351567,-0.7474 -5.773437,-2.24219 -1.421877,-1.49479 -2.132814,-3.59114 -2.132813,-6.28906 -10e-7,-2.79166 0.718748,-4.95832 2.15625,-6.5 1.437495,-1.54165 3.302077,-2.31248 5.59375,-2.3125 2.218739,2e-5 4.031237,0.75522 5.4375,2.26562 1.406234,1.51043 2.109359,3.63543 2.109375,6.375 -1.6e-5,0.16668 -0.0052,0.41668 -0.01563,0.75 l -12.375,0 c 0.104163,1.82293 0.619787,3.21876 1.546875,4.1875 0.927077,0.96876 2.083326,1.45313 3.46875,1.45313 1.03124,0 1.911447,-0.27083 2.640625,-0.8125 0.729154,-0.54167 1.307279,-1.40625 1.734375,-2.59375 z m -9.234375,-4.54688 9.265625,0 c -0.125013,-1.39582 -0.47918,-2.44269 -1.0625,-3.14062 -0.895845,-1.08332 -2.057302,-1.62499 -3.484375,-1.625 -1.291674,1e-5 -2.377611,0.4323 -3.257812,1.29687 -0.880214,0.8646 -1.367192,2.02085 -1.460938,3.46875 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3936" />
<path
d="m 62.787796,130.24252 c -1.041679,0.88542 -2.044282,1.51042 -3.007812,1.875 -0.963551,0.36459 -1.997404,0.54688 -3.101563,0.54688 -1.822922,0 -3.223962,-0.44531 -4.203125,-1.33594 -0.979168,-0.89062 -1.468751,-2.02864 -1.46875,-3.41406 -10e-7,-0.8125 0.184895,-1.55468 0.554688,-2.22656 0.369789,-0.67187 0.854164,-1.21093 1.453125,-1.61719 0.598954,-0.40624 1.273433,-0.71353 2.023437,-0.92188 0.552078,-0.14582 1.38541,-0.28645 2.5,-0.42187 2.270823,-0.27083 3.942697,-0.59374 5.015625,-0.96875 0.0104,-0.38541 0.01561,-0.6302 0.01563,-0.73438 -1.3e-5,-1.14582 -0.265637,-1.95311 -0.796875,-2.42187 -0.718761,-0.6354 -1.786468,-0.95311 -3.203125,-0.95313 -1.322924,2e-5 -2.299486,0.23179 -2.929687,0.69532 -0.630214,0.46355 -1.096359,1.28386 -1.398438,2.46093 l -2.75,-0.375 c 0.249998,-1.17707 0.661456,-2.12759 1.234375,-2.85156 0.572913,-0.72394 1.401037,-1.28123 2.484375,-1.67187 1.083327,-0.39061 2.338534,-0.58592 3.765625,-0.58594 1.416656,2e-5 2.567697,0.16668 3.453125,0.5 0.885403,0.33335 1.536444,0.75262 1.953125,1.25781 0.416652,0.50522 0.708318,1.14324 0.875,1.91406 0.09373,0.47918 0.140609,1.34377 0.140625,2.59375 l 0,3.75 c -1.6e-5,2.61459 0.05988,4.26824 0.179688,4.96094 0.119775,0.69271 0.356754,1.35677 0.710937,1.99219 l -2.9375,0 c -0.29168,-0.58333 -0.47918,-1.26563 -0.5625,-2.04688 z m -0.234375,-6.28125 c -1.020845,0.41668 -2.552093,0.77084 -4.59375,1.0625 -1.156257,0.16668 -1.973964,0.35418 -2.453125,0.5625 -0.479172,0.20834 -0.848963,0.51303 -1.109375,0.91407 -0.260421,0.40104 -0.390629,0.84635 -0.390625,1.33593 -4e-6,0.75001 0.28385,1.37501 0.851563,1.875 0.567702,0.50001 1.398431,0.75001 2.492187,0.75 1.083325,10e-6 2.046865,-0.23697 2.890625,-0.71093 0.843739,-0.47396 1.46353,-1.1224 1.859375,-1.94532 0.302071,-0.63541 0.453112,-1.57291 0.453125,-2.8125 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3938" />
<path
d="m 68.647171,127.33627 2.78125,-0.4375 c 0.156246,1.11459 0.591141,1.96876 1.304688,2.5625 0.713535,0.59376 1.71093,0.89063 2.992187,0.89063 1.291657,0 2.24999,-0.26302 2.875,-0.78906 0.624988,-0.52604 0.937488,-1.14323 0.9375,-1.85157 -1.2e-5,-0.63541 -0.276053,-1.13541 -0.828125,-1.5 -0.385427,-0.24999 -1.34376,-0.5677 -2.875,-0.95312 -2.062506,-0.52083 -3.492192,-0.97135 -4.289062,-1.35156 -0.796879,-0.3802 -1.401045,-0.90625 -1.8125,-1.57813 -0.41146,-0.67186 -0.617189,-1.41405 -0.617188,-2.22656 -10e-7,-0.73957 0.169269,-1.42447 0.507813,-2.05469 0.338539,-0.63019 0.799476,-1.15363 1.382812,-1.57031 0.437496,-0.3229 1.03385,-0.59634 1.789063,-0.82031 0.755202,-0.22395 1.565097,-0.33592 2.429687,-0.33594 1.302074,2e-5 2.445303,0.18751 3.429688,0.5625 0.984363,0.37501 1.710924,0.88283 2.179687,1.52344 0.468736,0.64063 0.791653,1.4974 0.96875,2.57031 l -2.75,0.375 c -0.125011,-0.85416 -0.48699,-1.52082 -1.085937,-2 -0.598969,-0.47915 -1.445322,-0.71874 -2.539063,-0.71875 -1.291673,1e-5 -2.213547,0.21355 -2.765625,0.64062 -0.552088,0.4271 -0.828129,0.9271 -0.828125,1.5 -4e-6,0.3646 0.114579,0.69272 0.34375,0.98438 0.229162,0.30209 0.588537,0.55209 1.078125,0.75 0.281244,0.10418 1.109368,0.34376 2.484375,0.71875 1.989573,0.53126 3.377593,0.96615 4.164063,1.30469 0.786445,0.33855 1.403632,0.83073 1.851562,1.47656 0.447902,0.64584 0.67186,1.44792 0.671875,2.40625 -1.5e-5,0.9375 -0.273452,1.82031 -0.820312,2.64844 -0.546889,0.82812 -1.335951,1.46875 -2.367188,1.92187 -1.031261,0.45313 -2.197926,0.67969 -3.5,0.67969 -2.156256,0 -3.799483,-0.44792 -4.929687,-1.34375 -1.130211,-0.89583 -1.851564,-2.22396 -2.164063,-3.98438 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3940" />
<path
d="m 97.131546,126.94565 2.906254,0.35937 c -0.458353,1.69792 -1.307311,3.01563 -2.546879,3.95313 -1.239596,0.9375 -2.822928,1.40625 -4.75,1.40625 -2.42709,0 -4.351567,-0.7474 -5.773437,-2.24219 -1.421877,-1.49479 -2.132814,-3.59114 -2.132813,-6.28906 -10e-7,-2.79166 0.718748,-4.95832 2.15625,-6.5 1.437495,-1.54165 3.302077,-2.31248 5.59375,-2.3125 2.218739,2e-5 4.031237,0.75522 5.4375,2.26562 1.406234,1.51043 2.109359,3.63543 2.109379,6.375 -2e-5,0.16668 -0.005,0.41668 -0.0156,0.75 l -12.374999,0 c 0.104163,1.82293 0.619787,3.21876 1.546875,4.1875 0.927077,0.96876 2.083326,1.45313 3.46875,1.45313 1.03124,0 1.911447,-0.27083 2.640625,-0.8125 0.729154,-0.54167 1.307279,-1.40625 1.734375,-2.59375 z m -9.234375,-4.54688 9.265625,0 c -0.125013,-1.39582 -0.47918,-2.44269 -1.0625,-3.14062 -0.895845,-1.08332 -2.057302,-1.62499 -3.484375,-1.625 -1.291674,1e-5 -2.377611,0.4323 -3.257812,1.29687 -0.880214,0.8646 -1.367192,2.02085 -1.460938,3.46875 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3942" />
<path
d="m 123.2878,126.21127 2.76562,0.35938 c -0.3021,1.90625 -1.07553,3.39844 -2.32031,4.47656 -1.24481,1.07813 -2.77345,1.61719 -4.58594,1.61719 -2.27084,0 -4.09636,-0.74219 -5.47656,-2.22656 -1.38021,-1.48438 -2.07032,-3.61198 -2.07031,-6.38282 -1e-5,-1.79165 0.29687,-3.35936 0.89062,-4.70312 0.59375,-1.34374 1.49739,-2.35155 2.71094,-3.02344 1.21353,-0.67186 2.53385,-1.00779 3.96094,-1.00781 1.80207,2e-5 3.27603,0.45574 4.42187,1.36719 1.14582,0.91147 1.88019,2.20574 2.20313,3.88281 l -2.73438,0.42187 c -0.26043,-1.11457 -0.72137,-1.95311 -1.38281,-2.51562 -0.66147,-0.56249 -1.46095,-0.84374 -2.39844,-0.84375 -1.41667,1e-5 -2.56771,0.50782 -3.45312,1.52344 -0.88543,1.01563 -1.32813,2.6224 -1.32813,4.82031 0,2.22917 0.42708,3.84896 1.28125,4.85937 0.85416,1.01042 1.96874,1.51563 3.34375,1.51563 1.10416,0 2.02603,-0.33854 2.76563,-1.01563 0.73957,-0.67708 1.20832,-1.71874 1.40625,-3.125 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3944" />
<path
d="m 128.45967,132.2894 0,-22.90625 2.8125,0 0,8.21875 c 1.31249,-1.52082 2.96874,-2.28123 4.96875,-2.28125 1.22916,2e-5 2.29686,0.2422 3.20313,0.72656 0.90623,0.48439 1.55467,1.15366 1.94531,2.00781 0.39061,0.85418 0.58592,2.09377 0.58594,3.71875 l 0,10.51563 -2.8125,0 0,-10.51563 c -2e-5,-1.40623 -0.3047,-2.42967 -0.91407,-3.07031 -0.60938,-0.64061 -1.47136,-0.96092 -2.58593,-0.96094 -0.83335,2e-5 -1.6172,0.21616 -2.35157,0.64844 -0.73438,0.43231 -1.25781,1.01824 -1.57031,1.75781 -0.3125,0.7396 -0.46875,1.76043 -0.46875,3.0625 l 0,9.07813 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3946" />
<path
d="m 157.63155,126.94565 2.90625,0.35937 c -0.45835,1.69792 -1.30731,3.01563 -2.54688,3.95313 -1.23959,0.9375 -2.82293,1.40625 -4.75,1.40625 -2.42709,0 -4.35157,-0.7474 -5.77344,-2.24219 -1.42187,-1.49479 -2.13281,-3.59114 -2.13281,-6.28906 0,-2.79166 0.71875,-4.95832 2.15625,-6.5 1.4375,-1.54165 3.30208,-2.31248 5.59375,-2.3125 2.21874,2e-5 4.03124,0.75522 5.4375,2.26562 1.40624,1.51043 2.10936,3.63543 2.10938,6.375 -2e-5,0.16668 -0.005,0.41668 -0.0156,0.75 l -12.375,0 c 0.10416,1.82293 0.61979,3.21876 1.54688,4.1875 0.92707,0.96876 2.08332,1.45313 3.46875,1.45313 1.03124,0 1.91144,-0.27083 2.64062,-0.8125 0.72916,-0.54167 1.30728,-1.40625 1.73438,-2.59375 z m -9.23438,-4.54688 9.26563,0 c -0.12502,-1.39582 -0.47918,-2.44269 -1.0625,-3.14062 -0.89585,-1.08332 -2.05731,-1.62499 -3.48438,-1.625 -1.29167,1e-5 -2.37761,0.4323 -3.25781,1.29687 -0.88021,0.8646 -1.36719,2.02085 -1.46094,3.46875 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3948" />
<path
d="m 174.9128,126.21127 2.76562,0.35938 c -0.3021,1.90625 -1.07553,3.39844 -2.32031,4.47656 -1.24481,1.07813 -2.77345,1.61719 -4.58594,1.61719 -2.27084,0 -4.09636,-0.74219 -5.47656,-2.22656 -1.38021,-1.48438 -2.07032,-3.61198 -2.07031,-6.38282 -1e-5,-1.79165 0.29687,-3.35936 0.89062,-4.70312 0.59375,-1.34374 1.49739,-2.35155 2.71094,-3.02344 1.21353,-0.67186 2.53385,-1.00779 3.96094,-1.00781 1.80207,2e-5 3.27603,0.45574 4.42187,1.36719 1.14582,0.91147 1.88019,2.20574 2.20313,3.88281 l -2.73438,0.42187 c -0.26043,-1.11457 -0.72137,-1.95311 -1.38281,-2.51562 -0.66147,-0.56249 -1.46095,-0.84374 -2.39844,-0.84375 -1.41667,1e-5 -2.56771,0.50782 -3.45312,1.52344 -0.88543,1.01563 -1.32813,2.6224 -1.32813,4.82031 0,2.22917 0.42708,3.84896 1.28125,4.85937 0.85416,1.01042 1.96874,1.51563 3.34375,1.51563 1.10416,0 2.02603,-0.33854 2.76563,-1.01563 0.73957,-0.67708 1.20832,-1.71874 1.40625,-3.125 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3950" />
<path
d="m 180.1003,132.2894 0,-22.90625 2.8125,0 0,13.0625 6.65625,-6.75 3.64062,0 -6.34375,6.15625 6.98438,10.4375 -3.46875,0 -5.48438,-8.48438 -1.98437,1.90625 0,6.57813 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3952" />
<path
d="m 204.83467,138.68002 -0.3125,-2.64062 c 0.61458,0.16666 1.15104,0.24999 1.60938,0.25 0.62499,-1e-5 1.12499,-0.10417 1.5,-0.3125 0.37499,-0.20834 0.68228,-0.5 0.92187,-0.875 0.17708,-0.28125 0.46354,-0.97917 0.85938,-2.09375 0.0521,-0.15625 0.13541,-0.38542 0.25,-0.6875 l -6.29688,-16.625 3.03125,0 3.45313,9.60937 c 0.44791,1.21876 0.84895,2.50001 1.20312,3.84375 0.32291,-1.29166 0.70833,-2.55207 1.15625,-3.78125 l 3.54688,-9.67187 2.8125,0 -6.3125,16.875 c -0.6771,1.82291 -1.20314,3.07812 -1.57813,3.76562 -0.50001,0.92708 -1.07292,1.60677 -1.71875,2.03907 -0.64584,0.43228 -1.41667,0.64843 -2.3125,0.64843 -0.54167,0 -1.14583,-0.11459 -1.8125,-0.34375 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3954" />
<path
d="m 219.9128,123.99252 c -1e-5,-3.0729 0.85416,-5.34894 2.5625,-6.82812 1.42707,-1.22915 3.16666,-1.84373 5.21875,-1.84375 2.28123,2e-5 4.14582,0.74741 5.59375,2.24219 1.4479,1.4948 2.17185,3.5599 2.17187,6.19531 -2e-5,2.13542 -0.32033,3.81511 -0.96094,5.03906 -0.64064,1.22396 -1.57293,2.17448 -2.79687,2.85156 -1.22397,0.67709 -2.55991,1.01563 -4.00781,1.01563 -2.32293,0 -4.20053,-0.74479 -5.63282,-2.23438 -1.43229,-1.48958 -2.14844,-3.63541 -2.14843,-6.4375 z m 2.89062,0 c 0,2.12501 0.46354,3.71615 1.39063,4.77344 0.92707,1.05729 2.09374,1.58594 3.5,1.58594 1.39582,0 2.55728,-0.53125 3.48437,-1.59375 0.92707,-1.0625 1.39061,-2.68229 1.39063,-4.85938 -2e-5,-2.05207 -0.46616,-3.60676 -1.39844,-4.66406 -0.9323,-1.05728 -2.09116,-1.58592 -3.47656,-1.58594 -1.40626,2e-5 -2.57293,0.52606 -3.5,1.57813 -0.92709,1.05209 -1.39063,2.64063 -1.39063,4.76562 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3956" />
<path
d="m 249.64717,132.2894 0,-2.4375 c -1.29168,1.875 -3.04688,2.8125 -5.26562,2.8125 -0.97918,0 -1.89324,-0.1875 -2.74219,-0.5625 -0.84896,-0.375 -1.47917,-0.84635 -1.89063,-1.41406 -0.41146,-0.56771 -0.70052,-1.26302 -0.86718,-2.08594 -0.11459,-0.55208 -0.17188,-1.42708 -0.17188,-2.625 l 0,-10.28125 2.8125,0 0,9.20312 c 0,1.46876 0.0573,2.45834 0.17188,2.96875 0.17707,0.73959 0.55207,1.32032 1.125,1.74219 0.57291,0.42188 1.28124,0.63282 2.125,0.63281 0.84374,10e-6 1.6354,-0.21614 2.375,-0.64843 0.73957,-0.43229 1.263,-1.02083 1.57031,-1.76563 0.30728,-0.74479 0.46092,-1.82551 0.46094,-3.24219 l 0,-8.89062 2.8125,0 0,16.59375 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3958" />
<path
d="m 256.55342,132.2894 0,-16.59375 2.53125,0 0,2.51562 c 0.64583,-1.17706 1.24218,-1.95311 1.78906,-2.32812 0.54687,-0.37499 1.14843,-0.56248 1.80469,-0.5625 0.94791,2e-5 1.91145,0.3021 2.89063,0.90625 l -0.96875,2.60937 c -0.68751,-0.40623 -1.37501,-0.60936 -2.0625,-0.60937 -0.61459,1e-5 -1.16668,0.18491 -1.65625,0.55469 -0.48959,0.3698 -0.83855,0.88282 -1.04688,1.53906 -0.3125,1.00001 -0.46875,2.09376 -0.46875,3.28125 l 0,8.6875 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3960" />
<path
d="m 26.162796,172.2894 0,-2.09375 c -1.052095,1.64583 -2.598969,2.46875 -4.640625,2.46875 -1.322924,0 -2.539068,-0.36459 -3.648437,-1.09375 -1.109379,-0.72917 -1.968753,-1.7474 -2.578125,-3.05469 -0.609377,-1.30729 -0.914064,-2.80989 -0.914063,-4.50781 -1e-6,-1.65624 0.27604,-3.15884 0.828125,-4.50781 0.552081,-1.34895 1.380205,-2.3828 2.484375,-3.10157 1.104161,-0.71873 2.338535,-1.0781 3.703125,-1.07812 0.999991,2e-5 1.890615,0.21095 2.671875,0.63281 0.781238,0.42189 1.416654,0.97137 1.90625,1.64844 l 0,-8.21875 2.796875,0 0,22.90625 z m -8.890625,-8.28125 c -4e-6,2.125 0.447912,3.71354 1.34375,4.76562 0.895827,1.05209 1.953118,1.57813 3.171875,1.57813 1.229157,0 2.273427,-0.5026 3.132813,-1.50781 0.859362,-1.00521 1.289049,-2.53906 1.289062,-4.60157 -1.3e-5,-2.27082 -0.437512,-3.93748 -1.3125,-5 -0.875011,-1.06248 -1.953135,-1.59373 -3.234375,-1.59375 -1.250007,2e-5 -2.294277,0.51043 -3.132812,1.53125 -0.838547,1.02085 -1.257817,2.63022 -1.257813,4.82813 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3962" />
<path
d="m 33.225296,152.61752 0,-3.23437 2.8125,0 0,3.23437 z m 0,19.67188 0,-16.59375 2.8125,0 0,16.59375 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3964" />
<path
d="m 51.162796,170.24252 c -1.041679,0.88542 -2.044282,1.51042 -3.007812,1.875 -0.963551,0.36459 -1.997404,0.54688 -3.101563,0.54688 -1.822922,0 -3.223962,-0.44531 -4.203125,-1.33594 -0.979168,-0.89062 -1.468751,-2.02864 -1.46875,-3.41406 -10e-7,-0.8125 0.184895,-1.55468 0.554688,-2.22656 0.369789,-0.67187 0.854164,-1.21093 1.453125,-1.61719 0.598954,-0.40624 1.273433,-0.71353 2.023437,-0.92188 0.552078,-0.14582 1.38541,-0.28645 2.5,-0.42187 2.270823,-0.27083 3.942697,-0.59374 5.015625,-0.96875 0.0104,-0.38541 0.01561,-0.6302 0.01563,-0.73438 -1.3e-5,-1.14582 -0.265637,-1.95311 -0.796875,-2.42187 -0.718761,-0.6354 -1.786468,-0.95311 -3.203125,-0.95313 -1.322924,2e-5 -2.299486,0.23179 -2.929687,0.69532 -0.630214,0.46355 -1.096359,1.28386 -1.398438,2.46093 l -2.75,-0.375 c 0.249998,-1.17707 0.661456,-2.12759 1.234375,-2.85156 0.572913,-0.72394 1.401037,-1.28123 2.484375,-1.67187 1.083327,-0.39061 2.338534,-0.58592 3.765625,-0.58594 1.416656,2e-5 2.567697,0.16668 3.453125,0.5 0.885403,0.33335 1.536444,0.75262 1.953125,1.25781 0.416652,0.50522 0.708318,1.14324 0.875,1.91406 0.09374,0.47918 0.140609,1.34377 0.140625,2.59375 l 0,3.75 c -1.6e-5,2.61459 0.05988,4.26824 0.179688,4.96094 0.119775,0.69271 0.356754,1.35677 0.710937,1.99219 l -2.9375,0 c -0.29168,-0.58333 -0.47918,-1.26563 -0.5625,-2.04688 z m -0.234375,-6.28125 c -1.020845,0.41668 -2.552093,0.77084 -4.59375,1.0625 -1.156257,0.16668 -1.973964,0.35418 -2.453125,0.5625 -0.479172,0.20834 -0.848963,0.51303 -1.109375,0.91407 -0.260421,0.40104 -0.390629,0.84635 -0.390625,1.33593 -4e-6,0.75001 0.28385,1.37501 0.851563,1.875 0.567702,0.50001 1.398431,0.75001 2.492187,0.75 1.083325,10e-6 2.046865,-0.23697 2.890625,-0.71093 0.843739,-0.47396 1.46353,-1.1224 1.859375,-1.94532 0.302071,-0.63541 0.453112,-1.57291 0.453125,-2.8125 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3966" />
<path
d="m 58.084671,172.2894 0,-22.90625 2.8125,0 0,22.90625 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3968" />
<path
d="m 84.975296,166.21127 2.765625,0.35938 c -0.302099,1.90625 -1.075535,3.39844 -2.320312,4.47656 -1.244804,1.07813 -2.773449,1.61719 -4.585938,1.61719 -2.27084,0 -4.096359,-0.74219 -5.476562,-2.22656 -1.380211,-1.48438 -2.070314,-3.61198 -2.070313,-6.38282 -10e-7,-1.79165 0.296873,-3.35936 0.890625,-4.70312 0.593747,-1.34374 1.497392,-2.35155 2.710938,-3.02344 1.213535,-0.67186 2.533846,-1.00779 3.960937,-1.00781 1.802073,2e-5 3.27603,0.45574 4.421875,1.36719 1.145819,0.91147 1.880193,2.20574 2.203125,3.88281 l -2.734375,0.42187 c -0.260429,-1.11457 -0.721366,-1.95311 -1.382812,-2.51562 -0.661469,-0.56249 -1.460948,-0.84374 -2.398438,-0.84375 -1.416674,1e-5 -2.567715,0.50782 -3.453125,1.52344 -0.885421,1.01563 -1.328129,2.6224 -1.328125,4.82031 -4e-6,2.22917 0.427079,3.84896 1.28125,4.85937 0.85416,1.01042 1.968743,1.51563 3.34375,1.51563 1.104157,0 2.026031,-0.33854 2.765625,-1.01563 0.739571,-0.67708 1.208321,-1.71874 1.40625,-3.125 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3970" />
<path
d="m 89.100296,163.99252 c -10e-7,-3.0729 0.854165,-5.34894 2.5625,-6.82812 1.427078,-1.22915 3.16666,-1.84373 5.21875,-1.84375 2.281239,2e-5 4.145824,0.74741 5.593754,2.24219 1.4479,1.4948 2.17185,3.5599 2.17187,6.19531 -2e-5,2.13542 -0.32033,3.81511 -0.96094,5.03906 -0.64064,1.22396 -1.57293,2.17448 -2.79687,2.85156 -1.223971,0.67709 -2.559908,1.01563 -4.007814,1.01563 -2.322923,0 -4.200525,-0.74479 -5.632812,-2.23438 -1.432294,-1.48958 -2.148439,-3.63541 -2.148438,-6.4375 z m 2.890625,0 c -4e-6,2.12501 0.463537,3.71615 1.390625,4.77344 0.927077,1.05729 2.093743,1.58594 3.5,1.58594 1.395823,0 2.55728,-0.53125 3.484374,-1.59375 0.92707,-1.0625 1.39061,-2.68229 1.39063,-4.85938 -2e-5,-2.05207 -0.46616,-3.60676 -1.39844,-4.66406 -0.932305,-1.05728 -2.091158,-1.58592 -3.476564,-1.58594 -1.406257,2e-5 -2.572923,0.52606 -3.5,1.57813 -0.927088,1.05209 -1.390629,2.64063 -1.390625,4.76562 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3972" />
<path
d="m 107.95967,172.2894 0,-16.59375 2.53125,0 0,2.35937 c 1.21875,-1.8229 2.97916,-2.73435 5.28125,-2.73437 0.99999,2e-5 1.91926,0.1797 2.75781,0.53906 0.83853,0.35939 1.46614,0.83075 1.88282,1.41406 0.41665,0.58335 0.70831,1.27606 0.875,2.07813 0.10415,0.52084 0.15623,1.4323 0.15625,2.73437 l 0,10.20313 -2.8125,0 0,-10.09375 c -2e-5,-1.14582 -0.10939,-2.00259 -0.32813,-2.57031 -0.21876,-0.5677 -0.60678,-1.02082 -1.16406,-1.35938 -0.5573,-0.33853 -1.21095,-0.5078 -1.96094,-0.50781 -1.19792,1e-5 -2.23178,0.38022 -3.10156,1.14062 -0.8698,0.76043 -1.30469,2.20314 -1.30469,4.32813 l 0,9.0625 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3974" />
<path
d="m 126.44405,172.2894 0,-14.40625 -2.48438,0 0,-2.1875 2.48438,0 0,-1.76563 c -1e-5,-1.11456 0.099,-1.94268 0.29687,-2.48437 0.27083,-0.72915 0.74739,-1.32029 1.42969,-1.77344 0.68228,-0.4531 1.63801,-0.67966 2.86719,-0.67969 0.79165,3e-5 1.66665,0.0938 2.625,0.28125 l -0.42188,2.45313 c -0.58334,-0.10415 -1.13542,-0.15623 -1.65625,-0.15625 -0.85417,2e-5 -1.45834,0.18231 -1.8125,0.54687 -0.35417,0.36461 -0.53125,1.0469 -0.53125,2.04688 l 0,1.53125 3.23438,0 0,2.1875 -3.23438,0 0,14.40625 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3976" />
<path
d="m 134.6628,152.61752 0,-3.23437 2.8125,0 0,3.23437 z m 0,19.67188 0,-16.59375 2.8125,0 0,16.59375 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3978" />
<path
d="m 141.25655,173.6644 2.73437,0.40625 c 0.11458,0.84375 0.43229,1.45833 0.95313,1.84375 0.69791,0.52083 1.65103,0.78124 2.85937,0.78125 1.30207,-1e-5 2.30728,-0.26042 3.01563,-0.78125 0.70832,-0.52084 1.18748,-1.25 1.4375,-2.1875 0.14582,-0.57292 0.21352,-1.77604 0.20312,-3.60938 -1.22918,1.44792 -2.76043,2.17188 -4.59375,2.17188 -2.28125,0 -4.04688,-0.82292 -5.29687,-2.46875 -1.25001,-1.64583 -1.87501,-3.61979 -1.875,-5.92188 -1e-5,-1.58332 0.28645,-3.04426 0.85937,-4.38281 0.57292,-1.33853 1.40364,-2.37238 2.49219,-3.10156 1.08853,-0.72915 2.36718,-1.09373 3.83594,-1.09375 1.95832,2e-5 3.5729,0.79168 4.84375,2.375 l 0,-2 2.59375,0 0,14.34375 c -2e-5,2.58333 -0.26304,4.41406 -0.78907,5.49219 -0.52605,1.07812 -1.35938,1.92968 -2.5,2.55468 -1.14063,0.625 -2.54428,0.9375 -4.21093,0.9375 -1.97918,0 -3.57813,-0.44532 -4.79688,-1.33593 -1.21875,-0.89063 -1.80729,-2.23178 -1.76562,-4.02344 z m 2.32812,-9.96875 c 0,2.17709 0.43229,3.76563 1.29688,4.76562 0.86457,1.00001 1.94791,1.50001 3.25,1.5 1.29165,10e-6 2.37499,-0.49739 3.25,-1.49218 0.87498,-0.99479 1.31248,-2.55469 1.3125,-4.67969 -2e-5,-2.03124 -0.45054,-3.56249 -1.35157,-4.59375 -0.90105,-1.03124 -1.98699,-1.54686 -3.25781,-1.54688 -1.25001,2e-5 -2.31251,0.50783 -3.1875,1.52344 -0.875,1.01564 -1.3125,2.52345 -1.3125,4.52344 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3980" />
<path
d="m 170.45967,172.2894 0,-2.4375 c -1.29168,1.875 -3.04688,2.8125 -5.26562,2.8125 -0.97918,0 -1.89324,-0.1875 -2.74219,-0.5625 -0.84896,-0.375 -1.47917,-0.84635 -1.89063,-1.41406 -0.41146,-0.56771 -0.70052,-1.26302 -0.86718,-2.08594 -0.11459,-0.55208 -0.17188,-1.42708 -0.17188,-2.625 l 0,-10.28125 2.8125,0 0,9.20312 c 0,1.46876 0.0573,2.45834 0.17188,2.96875 0.17707,0.73959 0.55207,1.32032 1.125,1.74219 0.57291,0.42188 1.28124,0.63282 2.125,0.63281 0.84374,10e-6 1.6354,-0.21614 2.375,-0.64843 0.73957,-0.43229 1.263,-1.02083 1.57031,-1.76563 0.30728,-0.74479 0.46092,-1.82551 0.46094,-3.24219 l 0,-8.89062 2.8125,0 0,16.59375 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3982" />
<path
d="m 177.36592,172.2894 0,-16.59375 2.53125,0 0,2.51562 c 0.64583,-1.17706 1.24218,-1.95311 1.78906,-2.32812 0.54687,-0.37499 1.14843,-0.56248 1.80469,-0.5625 0.94791,2e-5 1.91145,0.3021 2.89063,0.90625 l -0.96875,2.60937 c -0.68751,-0.40623 -1.37501,-0.60936 -2.0625,-0.60937 -0.61459,1e-5 -1.16668,0.18491 -1.65625,0.55469 -0.48959,0.3698 -0.83855,0.88282 -1.04688,1.53906 -0.3125,1.00001 -0.46875,2.09376 -0.46875,3.28125 l 0,8.6875 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3984" />
<path
d="m 198.9128,170.24252 c -1.04168,0.88542 -2.04429,1.51042 -3.00782,1.875 -0.96355,0.36459 -1.9974,0.54688 -3.10156,0.54688 -1.82292,0 -3.22396,-0.44531 -4.20312,-1.33594 -0.97917,-0.89062 -1.46876,-2.02864 -1.46875,-3.41406 -1e-5,-0.8125 0.18489,-1.55468 0.55468,-2.22656 0.36979,-0.67187 0.85417,-1.21093 1.45313,-1.61719 0.59895,-0.40624 1.27343,-0.71353 2.02344,-0.92188 0.55207,-0.14582 1.38541,-0.28645 2.5,-0.42187 2.27082,-0.27083 3.94269,-0.59374 5.01562,-0.96875 0.0104,-0.38541 0.0156,-0.6302 0.0156,-0.73438 -2e-5,-1.14582 -0.26564,-1.95311 -0.79688,-2.42187 -0.71876,-0.6354 -1.78647,-0.95311 -3.20312,-0.95313 -1.32293,2e-5 -2.29949,0.23179 -2.92969,0.69532 -0.63021,0.46355 -1.09636,1.28386 -1.39844,2.46093 l -2.75,-0.375 c 0.25,-1.17707 0.66146,-2.12759 1.23438,-2.85156 0.57291,-0.72394 1.40103,-1.28123 2.48437,-1.67187 1.08333,-0.39061 2.33853,-0.58592 3.76563,-0.58594 1.41665,2e-5 2.56769,0.16668 3.45312,0.5 0.8854,0.33335 1.53645,0.75262 1.95313,1.25781 0.41665,0.50522 0.70831,1.14324 0.875,1.91406 0.0937,0.47918 0.14061,1.34377 0.14062,2.59375 l 0,3.75 c -1e-5,2.61459 0.0599,4.26824 0.17969,4.96094 0.11977,0.69271 0.35675,1.35677 0.71094,1.99219 l -2.9375,0 c -0.29168,-0.58333 -0.47918,-1.26563 -0.5625,-2.04688 z m -0.23438,-6.28125 c -1.02084,0.41668 -2.55209,0.77084 -4.59375,1.0625 -1.15626,0.16668 -1.97396,0.35418 -2.45312,0.5625 -0.47918,0.20834 -0.84897,0.51303 -1.10938,0.91407 -0.26042,0.40104 -0.39063,0.84635 -0.39062,1.33593 -1e-5,0.75001 0.28385,1.37501 0.85156,1.875 0.5677,0.50001 1.39843,0.75001 2.49219,0.75 1.08332,10e-6 2.04686,-0.23697 2.89062,-0.71093 0.84374,-0.47396 1.46353,-1.1224 1.85938,-1.94532 0.30207,-0.63541 0.45311,-1.57291 0.45312,-2.8125 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3986" />
<path
d="m 212.0378,169.77377 0.40625,2.48438 c -0.79168,0.16666 -1.50001,0.25 -2.125,0.25 -1.02084,0 -1.81251,-0.16146 -2.375,-0.48438 -0.56251,-0.32291 -0.95834,-0.74739 -1.1875,-1.27343 -0.22917,-0.52604 -0.34376,-1.63281 -0.34375,-3.32032 l 0,-9.54687 -2.0625,0 0,-2.1875 2.0625,0 0,-4.10938 2.79687,-1.6875 0,5.79688 2.82813,0 0,2.1875 -2.82813,0 0,9.70312 c 0,0.80209 0.0495,1.31771 0.14844,1.54688 0.099,0.22917 0.26041,0.41146 0.48437,0.54687 0.22396,0.13542 0.54427,0.20313 0.96094,0.20313 0.31249,0 0.72395,-0.0365 1.23438,-0.10938 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3988" />
<path
d="m 214.7878,152.61752 0,-3.23437 2.8125,0 0,3.23437 z m 0,19.67188 0,-16.59375 2.8125,0 0,16.59375 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3990" />
<path
d="m 220.8503,163.99252 c -1e-5,-3.0729 0.85416,-5.34894 2.5625,-6.82812 1.42707,-1.22915 3.16666,-1.84373 5.21875,-1.84375 2.28123,2e-5 4.14582,0.74741 5.59375,2.24219 1.4479,1.4948 2.17185,3.5599 2.17187,6.19531 -2e-5,2.13542 -0.32033,3.81511 -0.96094,5.03906 -0.64064,1.22396 -1.57293,2.17448 -2.79687,2.85156 -1.22397,0.67709 -2.55991,1.01563 -4.00781,1.01563 -2.32293,0 -4.20053,-0.74479 -5.63282,-2.23438 -1.43229,-1.48958 -2.14844,-3.63541 -2.14843,-6.4375 z m 2.89062,0 c 0,2.12501 0.46354,3.71615 1.39063,4.77344 0.92707,1.05729 2.09374,1.58594 3.5,1.58594 1.39582,0 2.55728,-0.53125 3.48437,-1.59375 0.92707,-1.0625 1.39061,-2.68229 1.39063,-4.85938 -2e-5,-2.05207 -0.46616,-3.60676 -1.39844,-4.66406 -0.9323,-1.05728 -2.09116,-1.58592 -3.47656,-1.58594 -1.40626,2e-5 -2.57293,0.52606 -3.5,1.57813 -0.92709,1.05209 -1.39063,2.64063 -1.39063,4.76562 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3992" />
<path
d="m 239.70967,172.2894 0,-16.59375 2.53125,0 0,2.35937 c 1.21875,-1.8229 2.97916,-2.73435 5.28125,-2.73437 0.99999,2e-5 1.91926,0.1797 2.75781,0.53906 0.83853,0.35939 1.46614,0.83075 1.88282,1.41406 0.41665,0.58335 0.70831,1.27606 0.875,2.07813 0.10415,0.52084 0.15623,1.4323 0.15625,2.73437 l 0,10.20313 -2.8125,0 0,-10.09375 c -2e-5,-1.14582 -0.10939,-2.00259 -0.32813,-2.57031 -0.21876,-0.5677 -0.60678,-1.02082 -1.16406,-1.35938 -0.5573,-0.33853 -1.21095,-0.5078 -1.96094,-0.50781 -1.19792,1e-5 -2.23178,0.38022 -3.10156,1.14062 -0.8698,0.76043 -1.30469,2.20314 -1.30469,4.32813 l 0,9.0625 z"
style="font-size:32px;text-align:center;text-anchor:middle;fill:#ffffff;fill-opacity:1"
id="path3994" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 39 KiB