Issue #115: Redesign of sidebar widget, new icons

This commit is contained in:
Jakub Melka 2023-12-03 15:25:06 +01:00
parent 6221c533a2
commit c01a1da4ec
15 changed files with 423 additions and 15 deletions

View File

@ -92,17 +92,17 @@
<file>resources/pce-same-width.svg</file>
<file>resources/certificate-manager.svg</file>
<file>resources/select-table.svg</file>
<file>resources/sidebar-signature.png</file>
<file>resources/sidebar-speech.png</file>
<file>resources/sidebar-outline.png</file>
<file>resources/sidebar-thumbnails.png</file>
<file>resources/sidebar-visibility.png</file>
<file>resources/sidebar-attachment.png</file>
<file>resources/annot-rectangle.svg</file>
<file>resources/book.svg</file>
<file>resources/wallet.svg</file>
<file>resources/web.svg</file>
<file>resources/create-bitonal-document.svg</file>
<file>resources/sanitize-document.svg</file>
<file>resources/sidebar-attachment.svg</file>
<file>resources/sidebar-outline.svg</file>
<file>resources/sidebar-signature.svg</file>
<file>resources/sidebar-speech.svg</file>
<file>resources/sidebar-thumbnails.svg</file>
<file>resources/sidebar-visibility.svg</file>
</qresource>
</RCC>

View File

@ -290,9 +290,14 @@ void PDFSidebarWidget::selectPage(Page page)
// Switch state of the buttons and select the page
for (const auto& pageInfo : m_pageInfo)
{
if (pageInfo.second.button)
QToolButton* pushButton = pageInfo.second.button;
if (pushButton)
{
pageInfo.second.button->setChecked(pageInfo.first == page);
pushButton->setChecked(pageInfo.first == page);
QFont font = pushButton->font();
font.setBold(pageInfo.first == page);
pushButton->setFont(font);
}
if (pageInfo.first == page)

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>339</width>
<height>566</height>
<height>584</height>
</rect>
</property>
<layout class="QHBoxLayout" name="sidebarLayout">
@ -36,12 +36,17 @@
<height>0</height>
</size>
</property>
<property name="font">
<font>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>Bookmarks</string>
</property>
<property name="icon">
<iconset resource="pdf4qtviewer.qrc">
<normaloff>:/resources/sidebar-outline.png</normaloff>:/resources/sidebar-outline.png</iconset>
<normaloff>:/resources/sidebar-outline.svg</normaloff>:/resources/sidebar-outline.svg</iconset>
</property>
<property name="iconSize">
<size>
@ -73,7 +78,7 @@
</property>
<property name="icon">
<iconset resource="pdf4qtviewer.qrc">
<normaloff>:/resources/sidebar-thumbnails.png</normaloff>:/resources/sidebar-thumbnails.png</iconset>
<normaloff>:/resources/sidebar-thumbnails.svg</normaloff>:/resources/sidebar-thumbnails.svg</iconset>
</property>
<property name="iconSize">
<size>
@ -105,7 +110,7 @@
</property>
<property name="icon">
<iconset resource="pdf4qtviewer.qrc">
<normaloff>:/resources/sidebar-visibility.png</normaloff>:/resources/sidebar-visibility.png</iconset>
<normaloff>:/resources/sidebar-visibility.svg</normaloff>:/resources/sidebar-visibility.svg</iconset>
</property>
<property name="iconSize">
<size>
@ -137,7 +142,7 @@
</property>
<property name="icon">
<iconset resource="pdf4qtviewer.qrc">
<normaloff>:/resources/sidebar-attachment.png</normaloff>:/resources/sidebar-attachment.png</iconset>
<normaloff>:/resources/sidebar-attachment.svg</normaloff>:/resources/sidebar-attachment.svg</iconset>
</property>
<property name="iconSize">
<size>
@ -169,7 +174,7 @@
</property>
<property name="icon">
<iconset resource="pdf4qtviewer.qrc">
<normaloff>:/resources/sidebar-speech.png</normaloff>:/resources/sidebar-speech.png</iconset>
<normaloff>:/resources/sidebar-speech.svg</normaloff>:/resources/sidebar-speech.svg</iconset>
</property>
<property name="iconSize">
<size>
@ -201,7 +206,7 @@
</property>
<property name="icon">
<iconset resource="pdf4qtviewer.qrc">
<normaloff>:/resources/sidebar-signature.png</normaloff>:/resources/sidebar-signature.png</iconset>
<normaloff>:/resources/sidebar-signature.svg</normaloff>:/resources/sidebar-signature.svg</iconset>
</property>
<property name="iconSize">
<size>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

View File

@ -0,0 +1,58 @@
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="svg815"
width="512"
height="512"
viewBox="0 0 512 512"
sodipodi:docname="attachment.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata821">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs819" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="3840"
inkscape:window-height="2035"
id="namedview817"
showgrid="false"
inkscape:zoom="3.4335938"
inkscape:cx="256"
inkscape:cy="256"
inkscape:window-x="-13"
inkscape:window-y="-13"
inkscape:window-maximized="1"
inkscape:current-layer="svg815" />
<path
style="fill:#000000;stroke-width:0.5"
d="m 247,401.45605 c -12.31159,-1.58025 -26.20139,-6.99052 -37.85041,-14.74327 -17.14924,-11.41329 -30.66206,-31.51033 -35.18394,-52.32757 -1.75504,-8.07964 -2.08467,-25.79103 -1.79383,-96.38521 0.21858,-53.05669 0.39781,-65.60781 0.99245,-69.5 2.35213,-15.39573 8.28995,-28.68058 18.10335,-40.50308 3.90793,-4.708 12.97286,-13.48305 17.20288,-16.65276 15.04287,-11.27216 36.11962,-17.10532 55.6545,-15.40282 11.85498,1.03318 19.30078,3.060195 29.625,8.06499 13.17056,6.38459 24.425,15.77548 33.24915,27.74367 10.23868,13.8867 15.17926,27.14963 16.48357,44.25 0.67659,8.87054 0.69156,139.70564 0.0169,147.25 -1.58684,17.74342 -9.51332,35.99431 -21.59622,49.72575 -13.67445,15.54014 -31.37658,25.0987 -52.40334,28.29606 -5.107,0.77658 -17.1188,0.87493 -22.5,0.18424 z m 24.5,-30.37607 c 10.40244,-2.80252 17.32285,-6.63544 24.85731,-13.76743 6.73502,-6.37526 10.44787,-11.73485 13.89834,-20.06255 3.62903,-8.75867 3.40309,-3.61435 3.59039,-81.75 0.16927,-70.61226 0.009,-79.25221 -1.60154,-86.1956 -4.12052,-17.76736 -18.26475,-33.64536 -36.09661,-40.52129 -17.02177,-6.56356 -35.54864,-3.96217 -50.41435,7.07877 -12.98021,9.64055 -21.41151,24.19794 -23.23611,40.1192 -0.2966,2.58814 -0.49084,32.4437 -0.49333,75.82843 -0.005,77.3469 -0.0644,75.46398 2.65843,83.44049 2.63845,7.72926 6.254,13.50915 12.66405,20.24502 7.81163,8.20869 18.14296,13.90516 29.48616,16.25805 5.14739,1.06771 19.6983,0.67099 24.68726,-0.67309 z m -24.25,-40.30212 c -6.2167,-1.44579 -13.38883,-4.90253 -18.78148,-9.05208 -7.28294,-5.60409 -13.70249,-15.51527 -16.02672,-24.74372 L 211.25,292.25 V 242.5 192.75 l 1.38989,-2.83027 c 1.60593,-3.27021 4.51928,-6.10402 7.73999,-7.5287 3.0711,-1.35849 8.19064,-1.34898 11.28764,0.0209 3.06743,1.35687 7.23544,5.30766 8.53268,8.088 1.03786,2.2244 1.05265,2.79888 1.2998,50.5 l 0.25,48.25 1.29508,2.75 c 1.7901,3.80113 3.55708,5.73257 6.60287,7.21746 8.84105,4.3102 18.75733,1.41629 22.70701,-6.62666 L 273.75,289.75 274,241.5 l 0.25,-48.25 1.11447,-2.41475 c 2.77499,-6.01266 7.70857,-9.39318 13.75947,-9.4281 6.22884,-0.036 12.46951,4.158 14.66735,9.85693 0.92102,2.38821 0.95871,4.37261 0.95871,50.48592 0,50.69154 -0.0148,51.05978 -2.33923,58.25 -4.64886,14.38041 -16.94559,26.21807 -31.24252,30.07614 -5.07954,1.37074 -19.25353,1.78657 -23.91825,0.70172 z"
id="path825"
inkscape:connector-curvature="0" />
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 KiB

View File

@ -0,0 +1,58 @@
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="svg815"
width="1024"
height="1024"
viewBox="0 0 1024 1024"
sodipodi:docname="signature.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata821">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs819" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="3840"
inkscape:window-height="2035"
id="namedview817"
showgrid="false"
inkscape:zoom="1.7167969"
inkscape:cx="512"
inkscape:cy="512"
inkscape:window-x="-13"
inkscape:window-y="-13"
inkscape:window-maximized="1"
inkscape:current-layer="svg815" />
<path
style="fill:#000000"
d="m 230.08816,842.61438 c -4.7041,-1.70064 -10.82898,-8.02057 -12.05662,-12.4406 -2.10209,-7.56834 -4.27208,-1.09691 31.41056,-93.67378 8.05566,-20.9 18.44036,-47.675 23.07712,-59.5 4.63676,-11.825 14.53376,-37.25 21.99334,-56.5 7.45957,-19.25 16.58339,-42.55881 20.27515,-51.79735 L 321.5,551.90529 465.87496,408.20265 c 79.40623,-79.03646 144.76369,-143.85097 145.23882,-144.03226 0.47512,-0.18128 40.72125,39.53993 89.43583,88.26936 l 88.57197,88.59896 -4.57552,5.23064 c -2.51653,2.87686 -64.98139,65.56529 -138.81079,139.30762 L 511.5,719.65395 505,721.71351 c -3.575,1.13276 -14.375,5.0298 -24,8.6601 -35.65938,13.44977 -179.03128,66.56034 -198,73.34695 -2.475,0.88551 -4.9275,1.98563 -5.45,2.44472 -0.5225,0.4591 116.38293,0.83472 259.78984,0.83472 259.3756,0 260.76049,0.0105 264.68783,2.01412 4.81279,2.4553 9.95986,10.7322 9.94098,15.98588 -0.0279,7.77442 -6.22393,15.86588 -13.7497,17.95599 -5.82913,1.61891 -563.63561,1.28351 -568.13079,-0.34161 z M 404.69278,729.60918 C 416.68675,724.99423 439.1,716.38847 454.5,710.48528 c 15.4,-5.90319 28.59953,-11.05343 29.33228,-11.44497 0.90974,-0.48612 -5.19548,-6.70181 -19.25,-19.59831 C 444.58145,661.08912 444,660.44588 444,656.67214 444,646.2641 438.51236,633.48547 430.3825,624.96216 421.15292,615.28591 410.42096,611 395.42112,611 h -8.15868 l -20.77084,-21.22522 -20.77084,-21.22521 -5.38569,13.97521 c -14.59911,37.88299 -19.89296,51.61329 -27.1724,70.47522 -6.82845,17.69337 -7.68921,20.59855 -6.28714,21.21986 0.89346,0.39592 9.49947,2.32273 19.12447,4.28181 9.625,1.95907 19.08192,3.98655 21.01538,4.50551 8.16867,2.19254 17.08702,10.21792 21.83752,19.651 1.15174,2.287 4.08626,9.937 6.52116,17 5.34279,15.49802 6.43492,18.34182 7.04397,18.34182 0.25715,0 10.28078,-3.77587 22.27475,-8.39082 z M 584.84883,585.74627 c 38.85814,-39.18954 75.11868,-75.86025 80.57897,-81.49044 l 9.9278,-10.23672 -13.67864,-13.80464 -13.67863,-13.80463 -11.74917,11.58188 C 493.12848,619.07464 491.68498,620.5242 489.35792,625.5 c -1.37591,2.94201 -2.33336,6.85219 -2.32619,9.5 0.0126,4.64405 2.80054,12.05219 5.77089,15.3344 3.42443,3.78394 10.34241,6.37165 17.54621,6.56324 3.80403,0.10117 4.67107,-0.72689 74.5,-71.15137 z M 423.86144,568.57165 C 427.06433,566.91538 585,408.38737 585,406.82875 c 0,-0.57239 -6.15529,-7.2945 -13.67842,-14.93803 l -13.67842,-13.89731 -71.71889,71.63081 c -39.44539,39.39695 -72.12369,71.91093 -72.61845,72.2533 -0.49476,0.34236 -5.49097,5.42866 -11.10269,11.30289 L 392,543.86082 v 5.11925 c 0,10.07187 6.71853,18.00911 17,20.0837 5.95,1.20059 11.97384,1.00112 14.86144,-0.49212 z M 717.23706,454.2634 C 724.80668,446.70827 731,440.06934 731,439.51022 c 0,-0.55912 -26.54203,-27.55574 -58.98228,-59.99251 l -58.98229,-58.97593 -14.3625,13.97911 c -7.89937,7.68851 -14.31984,14.28606 -14.26771,14.66122 C 584.58895,350.50435 701.20174,468 702.33031,468 c 0.62909,0 7.33713,-6.18147 14.90675,-13.7366 z M 731.45599,318.54502 643.5,231.05613 l 8.55874,-8.38485 c 6.6174,-6.48296 10.47344,-9.32873 17,-12.54608 19.77243,-9.74706 42.95438,-9.53318 62.1879,0.57375 8.71879,4.58159 17.87664,13.29251 68.6514,65.30105 38.09212,39.01772 40.28835,41.70296 44.57258,54.49686 4.03523,12.05034 3.82194,27.87001 -0.56736,42.08093 -2.45137,7.93661 -9.85004,19.03232 -18.12985,27.18916 l -6.36143,6.26695 z"
id="path825"
inkscape:connector-curvature="0" />
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB

View File

@ -0,0 +1,73 @@
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="svg815"
width="1024"
height="1024"
viewBox="0 0 1024 1024"
sodipodi:docname="thumbnails.svg"
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
<metadata
id="metadata821">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs819" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="3840"
inkscape:window-height="2035"
id="namedview817"
showgrid="false"
inkscape:zoom="0.42919923"
inkscape:cx="1201.8018"
inkscape:cy="470.93231"
inkscape:window-x="-13"
inkscape:window-y="-13"
inkscape:window-maximized="1"
inkscape:current-layer="svg815" />
<path
style="fill:#000000;stroke-width:0.5"
d="m 202.85661,455.462 c -6.23202,-1.97759 -10.78846,-6.54308 -13.64546,-13.67255 l -1.35454,-3.38018 -0.13702,-143.75 c -0.0948,-99.42713 0.0265,-144.82916 0.39319,-147.25 1.00585,-6.63975 4.72907,-12.41314 10.06278,-15.60383 5.49806,-3.28899 2.34133,-3.14617 69.5361,-3.14617 h 60.89495 v 17 17 l -19.625,0.0254 c -10.79375,0.014 -34.25,0.0702 -52.125,0.125 l -32.5,0.0996 -0.12595,129.625 -0.12595,129.625 h 98.50095 98.50095 v -82.17313 -82.17313 l 9.78847,-0.34828 c 7.93829,-0.28245 10.27736,-0.53461 12.375,-1.33405 3.67477,-1.40052 6.72874,-3.81306 10.13205,-8.00402 1.62496,-2.00103 3.17948,-3.71231 3.45448,-3.80285 0.33276,-0.10955 0.41638,32.65918 0.25,97.97109 l -0.25,98.13569 -1.7098,3.47295 c -2.27536,4.62171 -5.58572,7.84923 -10.41679,10.15613 l -3.87341,1.84961 -118,0.0937 c -94.18089,0.0748 -118.40372,-0.0344 -120,-0.54096 z m 51,-57.23929 c -3.51674,-1.62158 -5.25582,-4.66472 -5.24178,-9.17238 0.0102,-3.26708 1.53103,-6.16748 3.99206,-7.61319 1.73881,-1.02146 2.17051,-1.02877 69.24972,-1.17188 50.44358,-0.10763 68.03872,0.004 69.63197,0.44193 2.81247,0.77298 4.86178,3.14362 5.56927,6.44255 0.96768,4.51213 -0.29433,8.25456 -3.61281,10.71356 l -1.41157,1.04597 -68.08843,0.11782 c -65.25593,0.11292 -68.17163,0.0794 -70.08843,-0.80438 z m -0.0393,-32.5116 c -3.73193,-1.69496 -5.46963,-5.13377 -5.10957,-10.11154 0.2272,-3.14104 1.13591,-4.82605 3.59135,-6.6594 1.37688,-1.02805 1.57113,-1.03125 70.21911,-1.158 64.77507,-0.1196 68.94126,-0.0753 70.58087,0.75 2.72551,1.37194 3.98944,4.11454 3.99931,8.67816 0.01,4.59827 -1.06749,6.60164 -4.47675,8.32394 l -2.22691,1.125 -67.26906,-0.011 c -64.40217,-0.0105 -67.35596,-0.0504 -69.30835,-0.93718 z m 0.6312,-32.27254 c -1.04945,-0.37632 -2.37498,-1.09936 -2.94562,-1.60676 -2.59397,-2.30651 -3.71323,-8.29532 -2.20786,-11.8136 0.37863,-0.88491 1.38986,-2.26857 2.24719,-3.07479 1.49718,-1.40794 1.82062,-1.48334 8.18658,-1.90852 3.64529,-0.24347 34.76097,-0.34573 69.14595,-0.22725 56.40131,0.19435 62.67151,0.29473 64.08558,1.02598 2.07737,1.07425 3.48916,3.14347 4.14675,6.07777 1.0502,4.68617 -0.48974,8.90748 -4.00217,10.97084 -1.73782,1.02087 -2.15314,1.02767 -69.2483,1.13379 -56.05442,0.0887 -67.82355,-0.009 -69.4081,-0.57746 z m -1.32849,-33.39908 c -6.10147,-3.10678 -6.11523,-13.68807 -0.0218,-16.76047 l 2.2416,-1.13025 68.04512,0.13025 68.04511,0.13025 1.81164,1.24141 c 2.73645,1.87514 3.99077,4.49591 4.04234,8.44603 0.0503,3.84913 -0.82856,5.88903 -3.29487,7.64814 l -1.63255,1.16442 -68.50847,0.13022 -68.50847,0.13022 z m 95.7159,-58.82005 c -2.09496,-0.95161 -4.40587,-3.31747 -5.4035,-5.53198 -0.41731,-0.92636 -0.64463,-15.69491 -0.82581,-53.65327 -0.1375,-28.8063 -0.22869,-52.37505 -0.20264,-52.375 0.026,5e-5 9.92604,10.17827 22,22.61827 12.07395,12.44001 37.00424,37.75251 55.40065,56.25 l 33.44802,33.63181 -51.19802,-0.011 c -48.59052,-0.0104 -51.30093,-0.0577 -53.2187,-0.92885 z m 90.35625,-33.73153 -17.64612,-17.67136 0.0442,-13.57864 0.0442,-13.57864 h -13.14169 -13.14169 l -16.99449,-17 -16.99448,-17 h 30.30145 30.30146 l 17.57079,17.74928 17.57081,17.74927 v 29.70983 c 0,16.34041 0.13657,30.06574 0.30349,30.50073 0.16692,0.43499 0.10655,0.79089 -0.13416,0.79089 -0.24071,0 -8.3784,-7.95211 -18.08377,-17.67136 z"
id="path825"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;stroke-width:0.5"
d="m 621.17467,452.53595 c -6.23202,-1.97759 -10.78846,-6.54308 -13.64546,-13.67255 l -1.35454,-3.38018 -0.13702,-143.75 c -0.0948,-99.42712 0.0265,-144.82915 0.39319,-147.24999 1.00585,-6.63975 4.72907,-12.41314 10.06278,-15.60383 5.49806,-3.28899 2.34133,-3.14617 69.5361,-3.14617 h 60.89495 v 17 17 l -19.625,0.0254 c -10.79375,0.014 -34.25,0.0702 -52.125,0.125 l -32.5,0.0996 -0.12595,129.62499 -0.12595,129.625 h 98.50095 98.50095 v -82.17313 -82.17313 l 9.78847,-0.34828 c 7.93829,-0.28245 10.27736,-0.53461 12.375,-1.33405 3.67477,-1.40052 6.72874,-3.81306 10.13205,-8.00402 1.62496,-2.00103 3.17948,-3.71231 3.45448,-3.80285 0.33276,-0.10955 0.41638,32.65918 0.25,97.97109 l -0.25,98.13569 -1.7098,3.47295 c -2.27536,4.62171 -5.58572,7.84923 -10.41679,10.15613 l -3.87341,1.84961 -118,0.0937 c -94.18089,0.0748 -118.40372,-0.0344 -120,-0.54096 z m 51,-57.23929 c -3.51674,-1.62158 -5.25582,-4.66472 -5.24178,-9.17238 0.0102,-3.26708 1.53103,-6.16748 3.99206,-7.61319 1.73881,-1.02146 2.17051,-1.02877 69.24972,-1.17188 50.44358,-0.10763 68.03872,0.004 69.63197,0.44193 2.81247,0.77298 4.86178,3.14362 5.56927,6.44255 0.96768,4.51213 -0.29433,8.25456 -3.61281,10.71356 l -1.41157,1.04597 -68.08843,0.11782 c -65.25593,0.11292 -68.17163,0.0794 -70.08843,-0.80438 z m -0.0393,-32.5116 c -3.73193,-1.69496 -5.46963,-5.13377 -5.10957,-10.11154 0.2272,-3.14104 1.13591,-4.82605 3.59135,-6.6594 1.37688,-1.02805 1.57113,-1.03125 70.21911,-1.158 64.77507,-0.1196 68.94126,-0.0753 70.58087,0.75 2.72551,1.37194 3.98944,4.11454 3.99931,8.67816 0.01,4.59827 -1.06749,6.60164 -4.47675,8.32394 l -2.22691,1.125 -67.26906,-0.011 c -64.40217,-0.0105 -67.35596,-0.0504 -69.30835,-0.93718 z m 0.6312,-32.27254 c -1.04945,-0.37632 -2.37498,-1.09936 -2.94562,-1.60676 -2.59397,-2.30651 -3.71323,-8.29532 -2.20786,-11.8136 0.37863,-0.88491 1.38986,-2.26857 2.24719,-3.07479 1.49718,-1.40794 1.82062,-1.48334 8.18658,-1.90852 3.64529,-0.24347 34.76097,-0.34573 69.14595,-0.22725 56.40131,0.19435 62.67151,0.29473 64.08558,1.02598 2.07737,1.07425 3.48916,3.14347 4.14675,6.07777 1.0502,4.68617 -0.48974,8.90748 -4.00217,10.97084 -1.73782,1.02087 -2.15314,1.02767 -69.2483,1.13379 -56.05442,0.0887 -67.82355,-0.009 -69.4081,-0.57746 z m -1.32849,-33.39908 c -6.10147,-3.10678 -6.11523,-13.68807 -0.0218,-16.76047 l 2.2416,-1.13025 68.04512,0.13025 68.04511,0.13025 1.81164,1.24141 c 2.73645,1.87514 3.99077,4.49591 4.04234,8.44603 0.0503,3.84913 -0.82856,5.88903 -3.29487,7.64814 l -1.63255,1.16442 -68.50847,0.13022 -68.50847,0.13022 z m 95.7159,-58.82005 c -2.09496,-0.95161 -4.40587,-3.31747 -5.4035,-5.53198 -0.41731,-0.92636 -0.64463,-15.6949 -0.82581,-53.65326 -0.1375,-28.8063 -0.22869,-52.37505 -0.20264,-52.375 0.026,5e-5 9.92604,10.17827 22,22.61827 12.07395,12.44001 37.00424,37.75251 55.40065,56.25 l 33.44802,33.6318 -51.19802,-0.011 c -48.59052,-0.0104 -51.30093,-0.0577 -53.2187,-0.92885 z m 90.35625,-33.73152 -17.64612,-17.67136 0.0442,-13.57864 0.0442,-13.57864 h -13.14169 -13.14169 l -16.99449,-17 -16.99448,-17 h 30.30145 30.30146 l 17.57079,17.74928 17.57081,17.74927 v 29.70983 c 0,16.34041 0.13657,30.06574 0.30349,30.50073 0.16692,0.43499 0.10655,0.79089 -0.13416,0.79089 -0.24071,0 -8.3784,-7.95211 -18.08377,-17.67136 z"
id="path825-6"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;stroke-width:0.5"
d="m 207.72895,885.63264 c -6.23202,-1.97759 -10.78846,-6.54308 -13.64546,-13.67255 l -1.35454,-3.38018 -0.13702,-143.75 c -0.0948,-99.42713 0.0265,-144.82916 0.39319,-147.25 1.00585,-6.63975 4.72907,-12.41314 10.06278,-15.60383 5.49806,-3.28899 2.34133,-3.14617 69.5361,-3.14617 h 60.89495 v 17 17 l -19.625,0.0254 c -10.79375,0.014 -34.25,0.0702 -52.125,0.125 l -32.5,0.0996 -0.12595,129.625 -0.12595,129.625 h 98.50095 98.50095 v -82.17313 -82.17313 l 9.78847,-0.34828 c 7.93829,-0.28245 10.27736,-0.53461 12.375,-1.33405 3.67477,-1.40052 6.72874,-3.81306 10.13205,-8.00402 1.62496,-2.00103 3.17948,-3.71231 3.45448,-3.80285 0.33276,-0.10955 0.41638,32.65918 0.25,97.97109 l -0.25,98.13569 -1.7098,3.47295 c -2.27536,4.62171 -5.58572,7.84923 -10.41679,10.15613 l -3.87341,1.84961 -118,0.0937 c -94.18089,0.0748 -118.40372,-0.0344 -120,-0.54096 z m 51,-57.23929 c -3.51674,-1.62158 -5.25582,-4.66472 -5.24178,-9.17238 0.0102,-3.26708 1.53103,-6.16748 3.99206,-7.61319 1.73881,-1.02146 2.17051,-1.02877 69.24972,-1.17188 50.44358,-0.10763 68.03872,0.004 69.63197,0.44193 2.81247,0.77298 4.86178,3.14362 5.56927,6.44255 0.96768,4.51213 -0.29433,8.25456 -3.61281,10.71356 l -1.41157,1.04597 -68.08843,0.11782 c -65.25593,0.11292 -68.17163,0.0794 -70.08843,-0.80438 z m -0.0393,-32.5116 c -3.73193,-1.69496 -5.46963,-5.13377 -5.10957,-10.11154 0.2272,-3.14104 1.13591,-4.82605 3.59135,-6.6594 1.37688,-1.02805 1.57113,-1.03125 70.21911,-1.158 64.77507,-0.1196 68.94126,-0.0753 70.58087,0.75 2.72551,1.37194 3.98944,4.11454 3.99931,8.67816 0.01,4.59827 -1.06749,6.60164 -4.47675,8.32394 l -2.22691,1.125 -67.26906,-0.011 c -64.40217,-0.0105 -67.35596,-0.0504 -69.30835,-0.93718 z m 0.6312,-32.27254 c -1.04945,-0.37632 -2.37498,-1.09936 -2.94562,-1.60676 -2.59397,-2.30651 -3.71323,-8.29532 -2.20786,-11.8136 0.37863,-0.88491 1.38986,-2.26857 2.24719,-3.07479 1.49718,-1.40794 1.82062,-1.48334 8.18658,-1.90852 3.64529,-0.24347 34.76097,-0.34573 69.14595,-0.22725 56.40131,0.19435 62.67151,0.29473 64.08558,1.02598 2.07737,1.07425 3.48916,3.14347 4.14675,6.07777 1.0502,4.68617 -0.48974,8.90748 -4.00217,10.97084 -1.73782,1.02087 -2.15314,1.02767 -69.2483,1.13379 -56.05442,0.0887 -67.82355,-0.009 -69.4081,-0.57746 z m -1.32849,-33.39908 c -6.10147,-3.10678 -6.11523,-13.68807 -0.0218,-16.76047 l 2.2416,-1.13025 68.04512,0.13025 68.04511,0.13025 1.81164,1.24141 c 2.73645,1.87514 3.99077,4.49591 4.04234,8.44603 0.0503,3.84913 -0.82856,5.88903 -3.29487,7.64814 l -1.63255,1.16442 -68.50847,0.13022 -68.50847,0.13022 z m 95.7159,-58.82005 c -2.09496,-0.95161 -4.40587,-3.31747 -5.4035,-5.53198 -0.41731,-0.92636 -0.64463,-15.69491 -0.82581,-53.65327 -0.1375,-28.8063 -0.22869,-52.37505 -0.20264,-52.375 0.026,5e-5 9.92604,10.17827 22,22.61827 12.07395,12.44001 37.00424,37.75251 55.40065,56.25 l 33.44802,33.63181 -51.19802,-0.011 c -48.59052,-0.0104 -51.30093,-0.0577 -53.2187,-0.92885 z m 90.35625,-33.73153 -17.64612,-17.67136 0.0442,-13.57864 0.0442,-13.57864 H 413.3651 400.22341 l -16.99449,-17 -16.99448,-17 h 30.30145 30.30146 l 17.57079,17.74928 17.57081,17.74927 v 29.70983 c 0,16.34041 0.13657,30.06574 0.30349,30.50073 0.16692,0.43499 0.10655,0.79089 -0.13416,0.79089 -0.24071,0 -8.3784,-7.95211 -18.08377,-17.67136 z"
id="path825-4"
inkscape:connector-curvature="0" />
<path
style="fill:#000000;stroke-width:0.5"
d="m 626.047,882.70659 c -6.232,-1.97759 -10.7885,-6.54308 -13.6455,-13.67255 l -1.3545,-3.38018 -0.137,-143.75 c -0.095,-99.42712 0.027,-144.82915 0.3932,-147.24999 1.0058,-6.63975 4.729,-12.41314 10.0628,-15.60383 5.498,-3.28899 2.3413,-3.14617 69.5361,-3.14617 h 60.8949 v 17 17 l -19.625,0.0254 c -10.7937,0.014 -34.25,0.0702 -52.125,0.125 l -32.5,0.0996 -0.1259,129.62499 -0.126,129.625 h 98.501 98.5009 V 767.23073 685.0576 l 9.7885,-0.34828 c 7.9383,-0.28245 10.2773,-0.53461 12.375,-1.33405 3.6747,-1.40052 6.7287,-3.81306 10.132,-8.00402 1.625,-2.00103 3.1795,-3.71231 3.4545,-3.80285 0.3328,-0.10955 0.4164,32.65918 0.25,97.97109 l -0.25,98.13569 -1.7098,3.47295 c -2.2754,4.62171 -5.5857,7.84923 -10.4168,10.15613 l -3.8734,1.84961 -118,0.0937 c -94.1809,0.0748 -118.4037,-0.0344 -120,-0.54096 z m 51,-57.23929 c -3.5167,-1.62158 -5.2558,-4.66472 -5.2418,-9.17238 0.01,-3.26708 1.5311,-6.16748 3.9921,-7.61319 1.7388,-1.02146 2.1705,-1.02877 69.2497,-1.17188 50.4436,-0.10763 68.0387,0.004 69.632,0.44193 2.8124,0.77298 4.8618,3.14362 5.5692,6.44255 0.9677,4.51213 -0.2943,8.25456 -3.6128,10.71356 l -1.4115,1.04597 -68.0885,0.11782 c -65.2559,0.11292 -68.1716,0.0794 -70.0884,-0.80438 z m -0.039,-32.5116 c -3.7319,-1.69496 -5.4696,-5.13377 -5.1096,-10.11154 0.2272,-3.14104 1.1359,-4.82605 3.5914,-6.6594 1.3769,-1.02805 1.5711,-1.03125 70.2191,-1.158 64.7751,-0.1196 68.9413,-0.0753 70.5809,0.75 2.7255,1.37194 3.9894,4.11454 3.9993,8.67816 0.01,4.59827 -1.0675,6.60164 -4.4768,8.32394 l -2.2269,1.125 -67.269,-0.011 c -64.4022,-0.0105 -67.356,-0.0504 -69.3084,-0.93718 z m 0.6312,-32.27254 c -1.0494,-0.37632 -2.375,-1.09936 -2.9456,-1.60676 -2.594,-2.30651 -3.7132,-8.29532 -2.2079,-11.8136 0.3787,-0.88491 1.3899,-2.26857 2.2472,-3.07479 1.4972,-1.40794 1.8206,-1.48334 8.1866,-1.90852 3.6453,-0.24347 34.761,-0.34573 69.1459,-0.22725 56.4014,0.19435 62.6716,0.29473 64.0856,1.02598 2.0774,1.07425 3.4892,3.14347 4.1468,6.07777 1.0502,4.68617 -0.4898,8.90748 -4.0022,10.97084 -1.7378,1.02087 -2.1531,1.02767 -69.2483,1.13379 -56.0544,0.0887 -67.8235,-0.009 -69.4081,-0.57746 z m -1.3285,-33.39908 c -6.1015,-3.10678 -6.1152,-13.68807 -0.022,-16.76047 l 2.2416,-1.13025 68.0451,0.13025 68.0451,0.13025 1.8117,1.24141 c 2.7364,1.87514 3.9908,4.49591 4.0423,8.44603 0.05,3.84913 -0.8285,5.88903 -3.2948,7.64814 l -1.6326,1.16442 -68.5085,0.13022 -68.5084,0.13022 z m 95.7159,-58.82005 c -2.0949,-0.95161 -4.4059,-3.31747 -5.4035,-5.53198 -0.4173,-0.92636 -0.6446,-15.6949 -0.8258,-53.65326 -0.1375,-28.8063 -0.2287,-52.37505 -0.2026,-52.375 0.026,5e-5 9.926,10.17827 22,22.61827 12.0739,12.44001 37.0042,37.75251 55.4006,56.25 l 33.448,33.6318 -51.198,-0.011 c -48.5905,-0.0104 -51.3009,-0.0577 -53.2187,-0.92885 z m 90.3563,-33.73152 -17.6462,-17.67136 0.044,-13.57864 0.044,-13.57864 h -13.1416 -13.1417 l -16.9945,-17 -16.9945,-17 h 30.3014 30.3015 l 17.5708,17.74928 17.5708,17.74927 v 29.70983 c 0,16.34041 0.1366,30.06574 0.3035,30.50073 0.1669,0.43499 0.1065,0.79089 -0.1342,0.79089 -0.2407,0 -8.3784,-7.95211 -18.0837,-17.67136 z"
id="path825-6-0"
inkscape:connector-curvature="0" />
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB