amps-python-client 5.3.4.1__zip → 5.3.4.3__zip
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- amps-python-client-5.3.4.3/LICENSE +168 -0
- amps-python-client-5.3.4.3/PKG-INFO +112 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/ack-messages.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/content-messages.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/logon.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/protocol-reference.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/publishing.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/query-delimiters.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/query-subscribe.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/removing.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/.buildinfo +4 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/ack-messages.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/content-messages.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/intro.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/logon.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/protocol-reference.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/publishing.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/query-delimiters.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/query-subscribe.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/removing.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/chapters/utilities.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_sources/index.rst.txt +36 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/ack-messages.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/content-messages.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/intro.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/logon.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/protocol-reference.html +93 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/publishing.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/query-delimiters.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/query-subscribe.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/removing.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/chapters/utilities.html +95 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/genindex.html +97 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/index.html +98 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/objects.inv +6 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/search.html +107 -0
- amps-python-client-5.3.4.3/docs/command-reference/html/searchindex.js +1 -0
- amps-python-client-5.3.4.3/docs/html/.buildinfo +4 -0
- amps-python-client-5.3.4.3/docs/html/code.html +6851 -0
- amps-python-client-5.3.4.3/docs/html/genindex.html +1363 -0
- amps-python-client-5.3.4.3/docs/html/index.html +131 -0
- amps-python-client-5.3.4.3/docs/html/objects.inv +0 -0
- amps-python-client-5.3.4.3/docs/html/py-modindex.html +111 -0
- amps-python-client-5.3.4.3/docs/html/search.html +107 -0
- amps-python-client-5.3.4.3/docs/html/searchindex.js +1 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/advanced-topics.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/cpp-compiler-list.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/cpp-feature-table.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/creating-commands.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/deltas.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/error-handling.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/exceptions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/first-program.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/high-availability.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/installing.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/introduction.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/moving-from-python-lite.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/performance-tips.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/subscriptions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.3/docs/python/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python/html/.buildinfo +4 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/advanced-topics.rst.txt +398 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/cpp-feature-table.rst.txt +26 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/creating-commands.rst.txt +159 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/deltas.rst.txt +79 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/error-handling.rst.txt +481 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/exceptions.rst.txt +123 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/first-program.rst.txt +168 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/high-availability.rst.txt +879 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/installing.rst.txt +184 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/introduction.rst.txt +50 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/moving-from-python-lite.rst.txt +32 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/performance-tips.rst.txt +432 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/queues.rst.txt +282 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/sow.rst.txt +294 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/subscriptions.rst.txt +374 -0
- amps-python-client-5.3.4.3/docs/python/html/_sources/chapters/utilities.rst.txt +214 -0
- amps-python-client-5.3.4.3/docs/python/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/advanced-topics.html +447 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/cpp-compiler-list.html +92 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/cpp-feature-table.html +156 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/creating-commands.html +2882 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/deltas.html +169 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/error-handling.html +745 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/exceptions.html +266 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/first-program.html +526 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/high-availability.html +1017 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/installing.html +264 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/introduction.html +245 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/moving-from-python-lite.html +118 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/performance-tips.html +499 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/queues.html +352 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/sow.html +383 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/subscriptions.html +535 -0
- amps-python-client-5.3.4.3/docs/python/html/chapters/utilities.html +302 -0
- amps-python-client-5.3.4.3/docs/python/html/genindex.html +351 -0
- amps-python-client-5.3.4.3/docs/python/html/index.html +382 -0
- amps-python-client-5.3.4.3/docs/python/html/objects.inv +0 -0
- amps-python-client-5.3.4.3/docs/python/html/search.html +107 -0
- amps-python-client-5.3.4.3/docs/python/html/searchindex.js +1 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/doctrees/chapters/crankitup.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/doctrees/chapters/equipment.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/.buildinfo +4 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/chapters/crankitup.html +271 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/chapters/equipment.html +105 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/genindex.html +97 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/index.html +381 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/objects.inv +0 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/search.html +107 -0
- amps-python-client-5.3.4.3/docs/python-quickstart/html/searchindex.js +1 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/acks.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/actions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/amps-statistics.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/amps_expressions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/amps_functions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/auxiliary_modules.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/config-file-shortcuts.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/conflated_topics.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/constructing-fields.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/daemon.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/delta.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/distribution.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/enrichment.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/events.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/file_format_versions.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/glossary.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/ha.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/installing_and_starting.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/logging.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/messageTypes.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/monitoring.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/oof.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/operation.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/pub_sub.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/replication.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/securing.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/sow_queries.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/spark.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/transports.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/troubleshooting.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/txlog.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/usecases.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/chapters/views.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/.buildinfo +4 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/acks.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/actions.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/amps-statistics.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/amps_expressions.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/amps_functions.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/auxiliary_modules.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/config-file-shortcuts.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/conflated_topics.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/constructing-fields.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/daemon.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/delta.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/distribution.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/enrichment.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/events.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/file_format_versions.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/glossary.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/ha.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/installing_and_starting.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/intro.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/logging.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/messageTypes.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/monitoring.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/oof.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/operation.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/pub_sub.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/queues.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/replication.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/securing.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/sow.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/sow_queries.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/transports.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/troubleshooting.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/txlog.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/usecases.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/utilities.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/chapters/views.rst.txt +8 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_sources/index.rst.txt +62 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/_static/custom.css +161 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/acks.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/actions.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/amps-statistics.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/amps_expressions.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/amps_functions.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/auxiliary_modules.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/config-file-shortcuts.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/conflated_topics.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/constructing-fields.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/daemon.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/delta.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/distribution.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/enrichment.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/events.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/file_format_versions.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/glossary.html +92 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/ha.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/installing_and_starting.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/intro.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/logging.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/messageTypes.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/monitoring.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/oof.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/operation.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/pub_sub.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/queues.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/replication.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/securing.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/sow.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/sow_queries.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/spark.html +819 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/transports.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/troubleshooting.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/txlog.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/usecases.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/utilities.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/chapters/views.html +94 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/genindex.html +133 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/index.html +96 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/objects.inv +0 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/search.html +106 -0
- amps-python-client-5.3.4.3/docs/user-guide/html/searchindex.js +1 -0
- amps-python-client-5.3.4.3/include/ampspy_bookmarkstore.hpp +63 -0
- amps-python-client-5.3.4.3/include/ampspy_compat.h +63 -0
- amps-python-client-5.3.4.3/include/ampspy_defs.hpp +181 -0
- amps-python-client-5.3.4.3/include/ampspy_recoverypointadapter.hpp +52 -0
- amps-python-client-5.3.4.3/include/ampspy_shims.hpp +113 -0
- amps-python-client-5.3.4.3/include/ampspy_type_object.hpp +242 -0
- amps-python-client-5.3.4.3/include/ampspy_types.hpp +1139 -0
- amps-python-client-5.3.4.3/include/ampspyver.h +30 -0
- amps-python-client-5.3.4.3/index.html +66 -0
- amps-python-client-5.3.4.3/samples/AMPSConsolePublisher.py +59 -0
- amps-python-client-5.3.4.3/samples/AMPSConsoleSubscriber.py +63 -0
- amps-python-client-5.3.4.3/samples/AMPSFIXBuilderPublisher.py +71 -0
- amps-python-client-5.3.4.3/samples/AMPSFIXShredderSubscriber.py +69 -0
- amps-python-client-5.3.4.3/samples/AMPSNVFIXBuilderPublisher.py +71 -0
- amps-python-client-5.3.4.3/samples/AMPSNVFIXShredderSubscriber.py +67 -0
- amps-python-client-5.3.4.3/samples/AMPSPublishForReplay.py +81 -0
- amps-python-client-5.3.4.3/samples/AMPSQueueConsumer.py +69 -0
- amps-python-client-5.3.4.3/samples/AMPSQueuePublisher.py +59 -0
- amps-python-client-5.3.4.3/samples/AMPSSOWConsolePublisher.py +67 -0
- amps-python-client-5.3.4.3/samples/AMPSSOWConsoleSubscriber.py +77 -0
- amps-python-client-5.3.4.3/samples/AMPSSOWandSubscribeConsoleSubscriber.py +79 -0
- amps-python-client-5.3.4.3/samples/AMPSSOWandSubscribeWithOOF.py +108 -0
- amps-python-client-5.3.4.3/samples/AMPSSubscribeForReplay.py +128 -0
- amps-python-client-5.3.4.3/samples/AMPSUpdateForOOF.py +123 -0
- amps-python-client-5.3.4.3/samples/CompositeMessagePublisher.py +84 -0
- amps-python-client-5.3.4.3/samples/CompositeMessageSubscriber.py +87 -0
- amps-python-client-5.3.4.3/samples/RandomServerChooser.py +66 -0
- amps-python-client-5.3.4.3/samples/sample.xml +335 -0
- amps-python-client-5.3.4.3/setup.py +210 -0
- amps-python-client-5.3.4.3/setup_amps.py +94 -0
- amps-python-client-5.3.4.3/src/ampspy_shims.cpp +214 -0
- amps-python-client-5.3.4.3/src/ampspy_type_object.cpp +495 -0
- amps-python-client-5.3.4.3/src/authenticator.cpp +128 -0
- amps-python-client-5.3.4.3/src/bookmarkstore.cpp +246 -0
- amps-python-client-5.3.4.3/src/client.cpp +2648 -0
- amps-python-client-5.3.4.3/src/client_docs.h +1210 -0
- amps-python-client-5.3.4.3/src/cmessagehandler.cpp +161 -0
- amps-python-client-5.3.4.3/src/command.cpp +164 -0
- amps-python-client-5.3.4.3/src/command_docs.h +274 -0
- amps-python-client-5.3.4.3/src/compositemessagebuilder.cpp +113 -0
- amps-python-client-5.3.4.3/src/compositemessageparser.cpp +151 -0
- amps-python-client-5.3.4.3/src/conflatingrecoverypointadapter.cpp +197 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/BlockPublishStore.hpp +2050 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/BlockStore.hpp +674 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/BookmarkStore.hpp +542 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/Buffer.hpp +214 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/CompositeMessageBuilder.hpp +174 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/CompositeMessageParser.hpp +151 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/DefaultServerChooser.hpp +162 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/Field.hpp +723 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/HAClient.hpp +370 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/HAClientImpl.hpp +460 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/HybridPublishStore.hpp +481 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/LoggedBookmarkStore.hpp +1256 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MMapBookmarkStore.hpp +1283 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MMapStoreBuffer.hpp +297 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MemoryBookmarkStore.hpp +1628 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MemoryPublishStore.hpp +66 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MemoryStoreBuffer.hpp +247 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MemorySubscriptionManager.hpp +850 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/Message.hpp +1827 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/MessageRouter.hpp +647 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/PublishStore.hpp +158 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ReconnectDelayStrategy.hpp +106 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ReconnectDelayStrategyImpl.hpp +317 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/RecoveryPoint.hpp +323 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/RecoveryPointAdapter.hpp +501 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/RingBookmarkStore.hpp +669 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/SOWRecoveryPointAdapter.hpp +494 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ServerChooser.hpp +156 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ServerChooserImpl.hpp +95 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/amps.h +815 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/amps_impl.h +220 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/amps_ssl.h +78 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ampscrc.hpp +208 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ampsplusplus.hpp +8846 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ampsuri.h +84 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ampsver.h +41 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/ampsver.h.in +41 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/constants.hpp +194 -0
- amps-python-client-5.3.4.3/src/cpp/include/amps/util.hpp +1722 -0
- amps-python-client-5.3.4.3/src/cpp/src/amps_protocol.c +693 -0
- amps-python-client-5.3.4.3/src/cpp/src/amps_ssl.c +565 -0
- amps-python-client-5.3.4.3/src/cpp/src/atfork.c +484 -0
- amps-python-client-5.3.4.3/src/cpp/src/client.c +498 -0
- amps-python-client-5.3.4.3/src/cpp/src/message.c +837 -0
- amps-python-client-5.3.4.3/src/cpp/src/message_generated.h +611 -0
- amps-python-client-5.3.4.3/src/cpp/src/tcp.c +1683 -0
- amps-python-client-5.3.4.3/src/cpp/src/tcps.c +2005 -0
- amps-python-client-5.3.4.3/src/cpp/src/transports.c +129 -0
- amps-python-client-5.3.4.3/src/cpp/src/unix.c +1063 -0
- amps-python-client-5.3.4.3/src/cpp/src/uri.c +301 -0
- amps-python-client-5.3.4.3/src/exponentialdelaystrategy.cpp +131 -0
- amps-python-client-5.3.4.3/src/failedwritehandler.cpp +116 -0
- amps-python-client-5.3.4.3/src/fixbuilder.cpp +146 -0
- amps-python-client-5.3.4.3/src/fixeddelaystrategy.cpp +115 -0
- amps-python-client-5.3.4.3/src/fixshredder.cpp +105 -0
- amps-python-client-5.3.4.3/src/fixshredder_docs.h +38 -0
- amps-python-client-5.3.4.3/src/haclient.cpp +691 -0
- amps-python-client-5.3.4.3/src/haclient_docs.h +200 -0
- amps-python-client-5.3.4.3/src/hybridpublishstore.cpp +137 -0
- amps-python-client-5.3.4.3/src/hybridpublishstore_docs.h +31 -0
- amps-python-client-5.3.4.3/src/memorybookmarkstore.cpp +373 -0
- amps-python-client-5.3.4.3/src/memorybookmarkstore_docs.h +39 -0
- amps-python-client-5.3.4.3/src/memorypublishstore.cpp +160 -0
- amps-python-client-5.3.4.3/src/memorypublishstore_docs.h +32 -0
- amps-python-client-5.3.4.3/src/message.cpp +765 -0
- amps-python-client-5.3.4.3/src/message_docs.h +306 -0
- amps-python-client-5.3.4.3/src/messagestream.cpp +630 -0
- amps-python-client-5.3.4.3/src/messagestream_docs.h +45 -0
- amps-python-client-5.3.4.3/src/mmapbookmarkstore.cpp +422 -0
- amps-python-client-5.3.4.3/src/nvfixbuilder.cpp +160 -0
- amps-python-client-5.3.4.3/src/nvfixbuilder_docs.h +35 -0
- amps-python-client-5.3.4.3/src/nvfixshredder.cpp +99 -0
- amps-python-client-5.3.4.3/src/nvfixshredder_docs.h +43 -0
- amps-python-client-5.3.4.3/src/publishstore.cpp +183 -0
- amps-python-client-5.3.4.3/src/raw_wrapper.cpp +765 -0
- amps-python-client-5.3.4.3/src/reason.cpp +71 -0
- amps-python-client-5.3.4.3/src/recoverypoint.cpp +135 -0
- amps-python-client-5.3.4.3/src/recoverypointadapter.cpp +171 -0
- amps-python-client-5.3.4.3/src/ringbookmarkstore.cpp +360 -0
- amps-python-client-5.3.4.3/src/serverchooser.cpp +245 -0
- amps-python-client-5.3.4.3/src/serverchooser_docs.h +41 -0
- amps-python-client-5.3.4.3/src/sowrecoverypointadapter.cpp +248 -0
- amps-python-client-5.3.4.3/src/store.cpp +62 -0
- amps-python-client-5.3.4.3/src/versioninfo.cpp +175 -0
- amps-python-client-5.3.4.1/LICENSE +0 -157
- amps-python-client-5.3.4.1/PKG-INFO +0 -112
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/ack-messages.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/content-messages.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/logon.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/protocol-reference.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/publishing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-delimiters.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/query-subscribe.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/removing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/ack-messages.rst.txt +0 -32
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/content-messages.rst.txt +0 -27
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/intro.rst.txt +0 -43
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/logon.rst.txt +0 -231
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/protocol-reference.rst.txt +0 -1474
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/publishing.rst.txt +0 -25
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-delimiters.rst.txt +0 -12
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/query-subscribe.rst.txt +0 -23
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/removing.rst.txt +0 -6
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/chapters/utilities.rst.txt +0 -13
- amps-python-client-5.3.4.1/docs/command-reference/html/_sources/index.rst.txt +0 -56
- amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/command-reference/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/ack-messages.html +0 -417
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/content-messages.html +0 -417
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/intro.html +0 -126
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/logon.html +0 -295
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/protocol-reference.html +0 -1190
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/publishing.html +0 -436
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-delimiters.html +0 -173
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/query-subscribe.html +0 -2123
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/removing.html +0 -299
- amps-python-client-5.3.4.1/docs/command-reference/html/chapters/utilities.html +0 -287
- amps-python-client-5.3.4.1/docs/command-reference/html/genindex.html +0 -97
- amps-python-client-5.3.4.1/docs/command-reference/html/index.html +0 -138
- amps-python-client-5.3.4.1/docs/command-reference/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/command-reference/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/command-reference/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/html/code.html +0 -6503
- amps-python-client-5.3.4.1/docs/html/genindex.html +0 -1361
- amps-python-client-5.3.4.1/docs/html/index.html +0 -131
- amps-python-client-5.3.4.1/docs/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/html/py-modindex.html +0 -111
- amps-python-client-5.3.4.1/docs/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/advanced-topics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-compiler-list.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/cpp-feature-table.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/creating-commands.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/deltas.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/error-handling.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/exceptions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/first-program.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/high-availability.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/installing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/introduction.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/moving-from-python-lite.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/performance-tips.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/subscriptions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/python/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/python/html/_images/caution.svg +0 -25
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/advanced-topics.rst.txt +0 -398
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/cpp-feature-table.rst.txt +0 -26
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/creating-commands.rst.txt +0 -159
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/deltas.rst.txt +0 -79
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/error-handling.rst.txt +0 -482
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/exceptions.rst.txt +0 -128
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/first-program.rst.txt +0 -142
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/high-availability.rst.txt +0 -876
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/installing.rst.txt +0 -184
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/introduction.rst.txt +0 -50
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/moving-from-python-lite.rst.txt +0 -32
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/performance-tips.rst.txt +0 -434
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/queues.rst.txt +0 -282
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/sow.rst.txt +0 -292
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/subscriptions.rst.txt +0 -374
- amps-python-client-5.3.4.1/docs/python/html/_sources/chapters/utilities.rst.txt +0 -214
- amps-python-client-5.3.4.1/docs/python/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/python/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/python/html/chapters/advanced-topics.html +0 -447
- amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-compiler-list.html +0 -92
- amps-python-client-5.3.4.1/docs/python/html/chapters/cpp-feature-table.html +0 -156
- amps-python-client-5.3.4.1/docs/python/html/chapters/creating-commands.html +0 -2837
- amps-python-client-5.3.4.1/docs/python/html/chapters/deltas.html +0 -169
- amps-python-client-5.3.4.1/docs/python/html/chapters/error-handling.html +0 -746
- amps-python-client-5.3.4.1/docs/python/html/chapters/exceptions.html +0 -272
- amps-python-client-5.3.4.1/docs/python/html/chapters/first-program.html +0 -499
- amps-python-client-5.3.4.1/docs/python/html/chapters/high-availability.html +0 -1014
- amps-python-client-5.3.4.1/docs/python/html/chapters/installing.html +0 -264
- amps-python-client-5.3.4.1/docs/python/html/chapters/introduction.html +0 -245
- amps-python-client-5.3.4.1/docs/python/html/chapters/moving-from-python-lite.html +0 -118
- amps-python-client-5.3.4.1/docs/python/html/chapters/performance-tips.html +0 -499
- amps-python-client-5.3.4.1/docs/python/html/chapters/queues.html +0 -352
- amps-python-client-5.3.4.1/docs/python/html/chapters/sow.html +0 -381
- amps-python-client-5.3.4.1/docs/python/html/chapters/subscriptions.html +0 -535
- amps-python-client-5.3.4.1/docs/python/html/chapters/utilities.html +0 -302
- amps-python-client-5.3.4.1/docs/python/html/genindex.html +0 -351
- amps-python-client-5.3.4.1/docs/python/html/index.html +0 -380
- amps-python-client-5.3.4.1/docs/python/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/python/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/python/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/crankitup.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/chapters/equipment.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/python-quickstart/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/crankitup.html +0 -271
- amps-python-client-5.3.4.1/docs/python-quickstart/html/chapters/equipment.html +0 -105
- amps-python-client-5.3.4.1/docs/python-quickstart/html/genindex.html +0 -97
- amps-python-client-5.3.4.1/docs/python-quickstart/html/index.html +0 -382
- amps-python-client-5.3.4.1/docs/python-quickstart/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/python-quickstart/html/search.html +0 -107
- amps-python-client-5.3.4.1/docs/python-quickstart/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/acks.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/actions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps-statistics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_expressions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/amps_functions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/auxiliary_modules.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/config-file-shortcuts.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/conflated_topics.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/constructing-fields.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/daemon.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/delta.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/distribution.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/enrichment.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/events.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/file_format_versions.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/glossary.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/ha.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/installing_and_starting.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/intro.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/logging.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/messageTypes.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/monitoring.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/oof.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/operation.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/pub_sub.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/queues.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/replication.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/securing.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/sow_queries.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/spark.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/transports.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/troubleshooting.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/txlog.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/usecases.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/utilities.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/chapters/views.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/environment.pickle +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/doctrees/index.doctree +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/.buildinfo +0 -4
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/AMPS-Queues-Intro.svg +0 -1330
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/GeoRepl.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_async_ack.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/HA_sync_ack.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/Hot-Hot-Replication.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/MessageOrdering.svg +0 -235
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF5.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF6.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF7.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/OOF8.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub1.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/PubSub2.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWAndSubscribeAndReplace.svg +0 -684
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery1.svg +0 -402
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/SOWQuery2.svg +0 -505
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig1.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig2.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig3.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/UseCaseFig4.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/caution.svg +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/chicago_group.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_original_messages.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/delta_update_message.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/important.svg +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/inline_view_conflation.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_pub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/paginated_subs_sub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/queue_usage_overview.svg +0 -627
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_hub.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/replication_scenario_with_ha.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_1.svg +0 -248
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_overview_2.svg +0 -183
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/sow_update_sequence.svg +0 -1
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/tip.svg +0 -31
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.png +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/_images/warning.svg +0 -23
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/acks.rst.txt +0 -232
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/actions.rst.txt +0 -111
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps-statistics.rst.txt +0 -358
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_expressions.rst.txt +0 -83
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/amps_functions.rst.txt +0 -11
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/auxiliary_modules.rst.txt +0 -86
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/config-file-shortcuts.rst.txt +0 -9
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/conflated_topics.rst.txt +0 -111
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/constructing-fields.rst.txt +0 -269
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/daemon.rst.txt +0 -232
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/delta.rst.txt +0 -556
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/distribution.rst.txt +0 -186
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/enrichment.rst.txt +0 -191
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/events.rst.txt +0 -39
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/file_format_versions.rst.txt +0 -203
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/glossary.rst.txt +0 -101
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/ha.rst.txt +0 -465
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/installing_and_starting.rst.txt +0 -23
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/intro.rst.txt +0 -116
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/logging.rst.txt +0 -34
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/messageTypes.rst.txt +0 -1398
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/monitoring.rst.txt +0 -326
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/oof.rst.txt +0 -312
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/operation.rst.txt +0 -27
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/pub_sub.rst.txt +0 -49
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/queues.rst.txt +0 -1351
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/replication.rst.txt +0 -1228
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/securing.rst.txt +0 -657
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow.rst.txt +0 -57
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/sow_queries.rst.txt +0 -25
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/transports.rst.txt +0 -291
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/troubleshooting.rst.txt +0 -517
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/txlog.rst.txt +0 -62
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/usecases.rst.txt +0 -21
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/utilities.rst.txt +0 -62
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/chapters/views.rst.txt +0 -175
- amps-python-client-5.3.4.1/docs/user-guide/html/_sources/index.rst.txt +0 -110
- amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css +0 -192
- amps-python-client-5.3.4.1/docs/user-guide/html/_static/custom.css.backup +0 -161
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/acks.html +0 -289
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/actions.html +0 -3782
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps-statistics.html +0 -439
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_expressions.html +0 -1552
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/amps_functions.html +0 -1626
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/auxiliary_modules.html +0 -2548
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/config-file-shortcuts.html +0 -508
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/conflated_topics.html +0 -328
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/constructing-fields.html +0 -447
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/daemon.html +0 -295
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/delta.html +0 -609
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/distribution.html +0 -246
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/enrichment.html +0 -264
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/events.html +0 -449
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/file_format_versions.html +0 -229
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/glossary.html +0 -215
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/ha.html +0 -978
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/installing_and_starting.html +0 -357
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/intro.html +0 -572
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/logging.html +0 -972
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/messageTypes.html +0 -1280
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/monitoring.html +0 -718
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/oof.html +0 -341
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/operation.html +0 -1515
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/pub_sub.html +0 -934
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/queues.html +0 -1767
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/replication.html +0 -1777
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/securing.html +0 -697
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow.html +0 -1038
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/sow_queries.html +0 -621
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/spark.html +0 -819
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/transports.html +0 -352
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/troubleshooting.html +0 -530
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/txlog.html +0 -1013
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/usecases.html +0 -288
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/utilities.html +0 -133
- amps-python-client-5.3.4.1/docs/user-guide/html/chapters/views.html +0 -1120
- amps-python-client-5.3.4.1/docs/user-guide/html/genindex.html +0 -1261
- amps-python-client-5.3.4.1/docs/user-guide/html/index.html +0 -163
- amps-python-client-5.3.4.1/docs/user-guide/html/objects.inv +0 -0
- amps-python-client-5.3.4.1/docs/user-guide/html/search.html +0 -106
- amps-python-client-5.3.4.1/docs/user-guide/html/searchindex.js +0 -1
- amps-python-client-5.3.4.1/include/ampspy_bookmarkstore.hpp +0 -63
- amps-python-client-5.3.4.1/include/ampspy_compat.h +0 -63
- amps-python-client-5.3.4.1/include/ampspy_defs.hpp +0 -181
- amps-python-client-5.3.4.1/include/ampspy_recoverypointadapter.hpp +0 -52
- amps-python-client-5.3.4.1/include/ampspy_shims.hpp +0 -113
- amps-python-client-5.3.4.1/include/ampspy_type_object.hpp +0 -242
- amps-python-client-5.3.4.1/include/ampspy_types.hpp +0 -1139
- amps-python-client-5.3.4.1/include/ampspyver.h +0 -30
- amps-python-client-5.3.4.1/index.html +0 -66
- amps-python-client-5.3.4.1/samples/AMPSConsolePublisher.py +0 -59
- amps-python-client-5.3.4.1/samples/AMPSConsoleSubscriber.py +0 -63
- amps-python-client-5.3.4.1/samples/AMPSFIXBuilderPublisher.py +0 -71
- amps-python-client-5.3.4.1/samples/AMPSFIXShredderSubscriber.py +0 -69
- amps-python-client-5.3.4.1/samples/AMPSNVFIXBuilderPublisher.py +0 -71
- amps-python-client-5.3.4.1/samples/AMPSNVFIXShredderSubscriber.py +0 -67
- amps-python-client-5.3.4.1/samples/AMPSPublishForReplay.py +0 -81
- amps-python-client-5.3.4.1/samples/AMPSQueueConsumer.py +0 -69
- amps-python-client-5.3.4.1/samples/AMPSQueuePublisher.py +0 -59
- amps-python-client-5.3.4.1/samples/AMPSSOWConsolePublisher.py +0 -67
- amps-python-client-5.3.4.1/samples/AMPSSOWConsoleSubscriber.py +0 -77
- amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeConsoleSubscriber.py +0 -79
- amps-python-client-5.3.4.1/samples/AMPSSOWandSubscribeWithOOF.py +0 -108
- amps-python-client-5.3.4.1/samples/AMPSSubscribeForReplay.py +0 -128
- amps-python-client-5.3.4.1/samples/AMPSUpdateForOOF.py +0 -123
- amps-python-client-5.3.4.1/samples/CompositeMessagePublisher.py +0 -84
- amps-python-client-5.3.4.1/samples/CompositeMessageSubscriber.py +0 -87
- amps-python-client-5.3.4.1/samples/RandomServerChooser.py +0 -41
- amps-python-client-5.3.4.1/samples/sample.xml +0 -335
- amps-python-client-5.3.4.1/setup.py +0 -209
- amps-python-client-5.3.4.1/setup_amps.py +0 -94
- amps-python-client-5.3.4.1/src/ampspy_shims.cpp +0 -203
- amps-python-client-5.3.4.1/src/ampspy_type_object.cpp +0 -484
- amps-python-client-5.3.4.1/src/authenticator.cpp +0 -128
- amps-python-client-5.3.4.1/src/bookmarkstore.cpp +0 -238
- amps-python-client-5.3.4.1/src/client.cpp +0 -2430
- amps-python-client-5.3.4.1/src/client_docs.h +0 -956
- amps-python-client-5.3.4.1/src/cmessagehandler.cpp +0 -151
- amps-python-client-5.3.4.1/src/command.cpp +0 -164
- amps-python-client-5.3.4.1/src/command_docs.h +0 -194
- amps-python-client-5.3.4.1/src/compositemessagebuilder.cpp +0 -111
- amps-python-client-5.3.4.1/src/compositemessageparser.cpp +0 -146
- amps-python-client-5.3.4.1/src/conflatingrecoverypointadapter.cpp +0 -194
- amps-python-client-5.3.4.1/src/cpp/include/amps/BlockPublishStore.hpp +0 -2053
- amps-python-client-5.3.4.1/src/cpp/include/amps/BlockStore.hpp +0 -677
- amps-python-client-5.3.4.1/src/cpp/include/amps/BookmarkStore.hpp +0 -542
- amps-python-client-5.3.4.1/src/cpp/include/amps/Buffer.hpp +0 -214
- amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageBuilder.hpp +0 -174
- amps-python-client-5.3.4.1/src/cpp/include/amps/CompositeMessageParser.hpp +0 -151
- amps-python-client-5.3.4.1/src/cpp/include/amps/DefaultServerChooser.hpp +0 -162
- amps-python-client-5.3.4.1/src/cpp/include/amps/Field.hpp +0 -719
- amps-python-client-5.3.4.1/src/cpp/include/amps/HAClient.hpp +0 -370
- amps-python-client-5.3.4.1/src/cpp/include/amps/HAClientImpl.hpp +0 -460
- amps-python-client-5.3.4.1/src/cpp/include/amps/HybridPublishStore.hpp +0 -481
- amps-python-client-5.3.4.1/src/cpp/include/amps/LoggedBookmarkStore.hpp +0 -1255
- amps-python-client-5.3.4.1/src/cpp/include/amps/MMapBookmarkStore.hpp +0 -1283
- amps-python-client-5.3.4.1/src/cpp/include/amps/MMapStoreBuffer.hpp +0 -290
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryBookmarkStore.hpp +0 -1622
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryPublishStore.hpp +0 -66
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemoryStoreBuffer.hpp +0 -244
- amps-python-client-5.3.4.1/src/cpp/include/amps/MemorySubscriptionManager.hpp +0 -850
- amps-python-client-5.3.4.1/src/cpp/include/amps/Message.hpp +0 -1819
- amps-python-client-5.3.4.1/src/cpp/include/amps/MessageRouter.hpp +0 -618
- amps-python-client-5.3.4.1/src/cpp/include/amps/PublishStore.hpp +0 -158
- amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategy.hpp +0 -106
- amps-python-client-5.3.4.1/src/cpp/include/amps/ReconnectDelayStrategyImpl.hpp +0 -317
- amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPoint.hpp +0 -323
- amps-python-client-5.3.4.1/src/cpp/include/amps/RecoveryPointAdapter.hpp +0 -501
- amps-python-client-5.3.4.1/src/cpp/include/amps/RingBookmarkStore.hpp +0 -669
- amps-python-client-5.3.4.1/src/cpp/include/amps/SOWRecoveryPointAdapter.hpp +0 -490
- amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooser.hpp +0 -145
- amps-python-client-5.3.4.1/src/cpp/include/amps/ServerChooserImpl.hpp +0 -95
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps.h +0 -775
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps_impl.h +0 -204
- amps-python-client-5.3.4.1/src/cpp/include/amps/amps_ssl.h +0 -78
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampscrc.hpp +0 -210
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsplusplus.hpp +0 -8817
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsuri.h +0 -84
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h +0 -41
- amps-python-client-5.3.4.1/src/cpp/include/amps/ampsver.h.in +0 -41
- amps-python-client-5.3.4.1/src/cpp/include/amps/constants.hpp +0 -194
- amps-python-client-5.3.4.1/src/cpp/include/amps/util.hpp +0 -1692
- amps-python-client-5.3.4.1/src/cpp/src/amps_protocol.c +0 -688
- amps-python-client-5.3.4.1/src/cpp/src/amps_ssl.c +0 -489
- amps-python-client-5.3.4.1/src/cpp/src/atfork.c +0 -446
- amps-python-client-5.3.4.1/src/cpp/src/client.c +0 -483
- amps-python-client-5.3.4.1/src/cpp/src/message.c +0 -837
- amps-python-client-5.3.4.1/src/cpp/src/message_generated.h +0 -611
- amps-python-client-5.3.4.1/src/cpp/src/tcp.c +0 -1489
- amps-python-client-5.3.4.1/src/cpp/src/tcps.c +0 -1894
- amps-python-client-5.3.4.1/src/cpp/src/transports.c +0 -123
- amps-python-client-5.3.4.1/src/cpp/src/unix.c +0 -984
- amps-python-client-5.3.4.1/src/cpp/src/uri.c +0 -301
- amps-python-client-5.3.4.1/src/exponentialdelaystrategy.cpp +0 -137
- amps-python-client-5.3.4.1/src/failedwritehandler.cpp +0 -116
- amps-python-client-5.3.4.1/src/fixbuilder.cpp +0 -146
- amps-python-client-5.3.4.1/src/fixeddelaystrategy.cpp +0 -114
- amps-python-client-5.3.4.1/src/fixshredder.cpp +0 -105
- amps-python-client-5.3.4.1/src/fixshredder_docs.h +0 -38
- amps-python-client-5.3.4.1/src/haclient.cpp +0 -691
- amps-python-client-5.3.4.1/src/haclient_docs.h +0 -132
- amps-python-client-5.3.4.1/src/hybridpublishstore.cpp +0 -137
- amps-python-client-5.3.4.1/src/hybridpublishstore_docs.h +0 -31
- amps-python-client-5.3.4.1/src/memorybookmarkstore.cpp +0 -373
- amps-python-client-5.3.4.1/src/memorybookmarkstore_docs.h +0 -39
- amps-python-client-5.3.4.1/src/memorypublishstore.cpp +0 -160
- amps-python-client-5.3.4.1/src/memorypublishstore_docs.h +0 -32
- amps-python-client-5.3.4.1/src/message.cpp +0 -765
- amps-python-client-5.3.4.1/src/message_docs.h +0 -306
- amps-python-client-5.3.4.1/src/messagestream.cpp +0 -623
- amps-python-client-5.3.4.1/src/messagestream_docs.h +0 -45
- amps-python-client-5.3.4.1/src/mmapbookmarkstore.cpp +0 -422
- amps-python-client-5.3.4.1/src/nvfixbuilder.cpp +0 -160
- amps-python-client-5.3.4.1/src/nvfixbuilder_docs.h +0 -33
- amps-python-client-5.3.4.1/src/nvfixshredder.cpp +0 -99
- amps-python-client-5.3.4.1/src/nvfixshredder_docs.h +0 -39
- amps-python-client-5.3.4.1/src/publishstore.cpp +0 -183
- amps-python-client-5.3.4.1/src/raw_wrapper.cpp +0 -756
- amps-python-client-5.3.4.1/src/reason.cpp +0 -71
- amps-python-client-5.3.4.1/src/recoverypoint.cpp +0 -135
- amps-python-client-5.3.4.1/src/recoverypointadapter.cpp +0 -171
- amps-python-client-5.3.4.1/src/ringbookmarkstore.cpp +0 -360
- amps-python-client-5.3.4.1/src/serverchooser.cpp +0 -245
- amps-python-client-5.3.4.1/src/serverchooser_docs.h +0 -39
- amps-python-client-5.3.4.1/src/sowrecoverypointadapter.cpp +0 -248
- amps-python-client-5.3.4.1/src/store.cpp +0 -62
- amps-python-client-5.3.4.1/src/versioninfo.cpp +0 -175
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/HISTORY +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/README.md +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/command-reference/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_sources/code.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/classic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/default.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/sidebar.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/caution.png +0 -0
- {amps-python-client-5.3.4.1/docs/command-reference → amps-python-client-5.3.4.3/docs/python}/html/_images/caution.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/connection_string.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/important.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/important.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/tip.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/tip.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_images/warning.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_sources/chapters/cpp-compiler-list.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_sources/chapters/crankitup.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_sources/chapters/equipment.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_sources/index.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/python-quickstart/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/resources/custom.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/resources/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_sources/chapters/spark.rst.txt +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/ajax-loader.gif +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/alabaster.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/basic.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/comment-bright.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/comment-close.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/comment.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/doctools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/down-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/down.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/file.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/flag_logo.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/flag_logo.svg +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/jquery-3.1.0.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/jquery.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/minus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/plus.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/pygments.css +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/searchtools.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/underscore-1.3.1.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/underscore.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/up-pressed.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/up.png +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/docs/user-guide/html/_static/websupport.js +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/src/cpp/include/amps/amps_generated.h +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/src/cpp/src/amps_protocol_generated.h +0 -0
- {amps-python-client-5.3.4.1 → amps-python-client-5.3.4.3}/src/cpp/src/makefile +0 -0
|
@@ -1,627 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
-
<svg version="1.1" baseProfile="tiny" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
4
|
-
x="0px" y="0px" viewBox="0 0 612 271.5" xml:space="preserve">
|
|
5
|
-
<path fill="#FFFFFF" d="M9,16.7c0-1.3,1-2.3,2.3-2.3h103.5c1.3,0,2.3,1,2.3,2.3v40.5c0,1.3-1,2.3-2.3,2.3H11.2c-1.3,0-2.3-1-2.3-2.3
|
|
6
|
-
V16.7z"/>
|
|
7
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M9,16.7c0-1.3,1-2.3,2.3-2.3h103.5
|
|
8
|
-
c1.3,0,2.3,1,2.3,2.3v40.5c0,1.3-1,2.3-2.3,2.3H11.2c-1.3,0-2.3-1-2.3-2.3V16.7z"/>
|
|
9
|
-
<path fill="#010101" d="M31.1,35.2c1.9,0,4.1,0.4,4.1-1.7c0-2-2.3-1.6-4.1-1.6v1.6V35.2 M30,31c2.9,0,6.4-0.5,6.4,2.5
|
|
10
|
-
c0,2.6-2.6,2.7-5.3,2.5v1.6v1.6H30v-4.1V31z"/>
|
|
11
|
-
<path fill="#010101" d="M44.7,36.2c0,2.2-1.3,3.2-3.5,3.2c-2,0-3.3-1.1-3.3-3.1v-2.6V31H39c0.3,3-1.1,7.5,2.2,7.5
|
|
12
|
-
c3.4,0,2.1-4.4,2.4-7.5h1.1v2.6V36.2"/>
|
|
13
|
-
<path fill="#010101" d="M47.7,38.4c1.8-0.1,4.1,0.5,4.1-1.5c0-1.9-2.3-1.4-4.1-1.5v1.5V38.4 M47.7,34.6c1.7,0,3.7,0.3,3.7-1.4
|
|
14
|
-
c0-1.6-2.1-1.2-3.7-1.2v1.3V34.6z M51,34.9c1.2,0.2,2,0.8,2,2c0,2.9-3.5,2.3-6.4,2.3v-4.1V31c2.5,0.1,5.9-0.6,5.9,2
|
|
15
|
-
C52.5,34.1,51.9,34.7,51,34.9z"/>
|
|
16
|
-
<polyline fill="#010101" points="54.6,39.3 54.6,35.2 54.6,31 55.7,31 55.7,34.7 55.7,38.4 59.9,38.4 59.9,38.8 59.9,39.3
|
|
17
|
-
54.6,39.3 "/>
|
|
18
|
-
<polyline fill="#010101" points="61.4,39.3 61.4,35.2 61.4,31 62.5,31 62.5,35.2 62.5,39.3 61.4,39.3 "/>
|
|
19
|
-
<path fill="#010101" d="M69.8,33c-0.2-1.6-4.1-1.8-4.1,0.1c0.5,2.5,5.3,0.5,5.4,4c0.1,2.6-4,2.9-5.8,1.8c-0.6-0.3-0.9-0.9-1.1-1.5
|
|
20
|
-
l1.1-0.2c0.2,1.9,4.7,2.1,4.7,0c0-2.6-5.2-0.5-5.4-3.9c-0.2-2.7,4.8-2.8,6-1.1c0.2,0.2,0.3,0.5,0.4,0.8"/>
|
|
21
|
-
<polyline fill="#010101" points="78.2,39.3 78.2,37.4 78.2,35.5 73.7,35.5 73.7,37.4 73.7,39.3 72.6,39.3 72.6,35.2 72.6,31
|
|
22
|
-
73.7,31 73.7,32.8 73.7,34.5 78.2,34.5 78.2,32.8 78.2,31 79.3,31 79.3,35.2 79.3,39.3 78.2,39.3 "/>
|
|
23
|
-
<polyline fill="#010101" points="81.2,39.3 81.2,35.2 81.2,31 87.5,31 87.5,31.5 87.5,32 82.3,32 82.3,33.3 82.3,34.6 87.1,34.6
|
|
24
|
-
87.1,35 87.1,35.5 82.3,35.5 82.3,36.9 82.3,38.4 87.7,38.4 87.7,38.8 87.7,39.3 81.2,39.3 "/>
|
|
25
|
-
<path fill="#010101" d="M90.3,35c2-0.1,4.6,0.4,4.6-1.6c0-2-2.7-1.4-4.6-1.5v1.5V35 M96,33.4c0,1.4-0.8,2.1-2,2.3l2.3,3.6h-1.3
|
|
26
|
-
l-2.2-3.4h-2.6v1.7v1.7h-1.1v-4.1V31C92.2,31.1,96.1,30.3,96,33.4z"/>
|
|
27
|
-
<path fill="#FFFFFF" d="M171,56.3c0-1.3,1-2.3,2.3-2.3h166.5c1.3,0,2.3,1,2.3,2.3v130.5c0,1.3-1,2.3-2.3,2.3H173.2
|
|
28
|
-
c-1.3,0-2.3-1-2.3-2.3V56.3z"/>
|
|
29
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M171,56.3c0-1.3,1-2.3,2.3-2.3h166.5
|
|
30
|
-
c1.3,0,2.3,1,2.3,2.3v130.5c0,1.3-1,2.3-2.3,2.3H173.2c-1.3,0-2.3-1-2.3-2.3V56.3z"/>
|
|
31
|
-
<path fill="#010101" d="M236.4,84.5l-2.7-7.1c-0.7,2.6-1.8,4.8-2.7,7.1H236.4 M238.7,90.2L237,86h-6.6l-1.6,4.2h-2l5.9-14.4h2.2
|
|
32
|
-
l5.7,14.4H238.7z"/>
|
|
33
|
-
<path fill="#010101" d="M254.6,90.2l0.1-12.7c-1.3,4.4-3.1,8.4-4.6,12.7h-1.3l-4.7-12.7l0.1,12.7h-1.7V83v-7.2h2.6l4.5,12.2
|
|
34
|
-
c1.2-4.4,3-8.1,4.4-12.2h2.5V83v7.2H254.6"/>
|
|
35
|
-
<path fill="#010101" d="M261.7,83.1c3.3,0,7.2,0.6,7.2-2.9c0-3.4-3.9-2.7-7.2-2.8v2.8V83.1 M259.8,75.8c5.1,0.1,11.1-0.9,11.1,4.4
|
|
36
|
-
c0,4.5-4.5,4.6-9.2,4.4v2.8v2.8h-1.9V83V75.8z"/>
|
|
37
|
-
<path fill="#010101" d="M282.7,79.3c-0.3-2.8-7.1-3.1-7.2,0.1c0.8,4.4,9.2,0.8,9.5,6.9c0.2,4.5-7,5.1-10.2,3.2
|
|
38
|
-
c-1-0.6-1.6-1.5-1.9-2.7l1.9-0.4c0.3,3.3,8.2,3.7,8.2-0.1c0-4.5-9-0.8-9.4-6.8c-0.3-4.8,8.4-4.9,10.4-2c0.3,0.4,0.5,0.9,0.6,1.5"/>
|
|
39
|
-
<path fill="#FFFFFF" d="M468,11.3c0-1.3,1-2.3,2.3-2.3h103.5c1.3,0,2.3,1,2.3,2.3v40.5c0,1.3-1,2.3-2.3,2.3H470.2
|
|
40
|
-
c-1.3,0-2.3-1-2.3-2.3V11.3z"/>
|
|
41
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M468,11.3c0-1.3,1-2.3,2.3-2.3h103.5
|
|
42
|
-
c1.3,0,2.3,1,2.3,2.3v40.5c0,1.3-1,2.3-2.3,2.3H470.2c-1.3,0-2.3-1-2.3-2.3V11.3z"/>
|
|
43
|
-
<path fill="#010101" d="M484.2,22.8c-0.2-1.6-4.1-1.8-4.1,0.1c0.5,2.5,5.3,0.5,5.4,4c0.1,2.6-4,2.9-5.8,1.8
|
|
44
|
-
c-0.6-0.3-0.9-0.9-1.1-1.5l1.1-0.2c0.2,1.9,4.7,2.1,4.7,0c0-2.6-5.2-0.5-5.4-3.9c-0.2-2.7,4.8-2.8,6-1.1c0.2,0.2,0.3,0.5,0.4,0.8"/>
|
|
45
|
-
<path fill="#010101" d="M493.8,26c0,2.2-1.3,3.2-3.5,3.2c-2,0-3.3-1.1-3.3-3.1v-2.6v-2.6h1.1c0.3,3-1.1,7.5,2.2,7.5
|
|
46
|
-
c3.4,0,2.1-4.4,2.4-7.5h1.1v2.6V26"/>
|
|
47
|
-
<path fill="#010101" d="M496.7,28.2c1.8-0.1,4.1,0.5,4.1-1.5c0-1.9-2.3-1.4-4.1-1.5v1.5V28.2 M496.7,24.3c1.7,0,3.7,0.3,3.7-1.4
|
|
48
|
-
c0-1.6-2.1-1.2-3.7-1.2V23V24.3z M500,24.7c1.2,0.2,2,0.8,2,2c0,2.9-3.5,2.3-6.4,2.3v-4.1v-4.1c2.5,0.1,5.9-0.6,5.9,2
|
|
49
|
-
C501.5,23.9,500.9,24.5,500,24.7z"/>
|
|
50
|
-
<path fill="#010101" d="M508.8,22.8c-0.2-1.6-4.1-1.8-4.1,0.1c0.5,2.5,5.3,0.5,5.4,4c0.1,2.6-4,2.9-5.8,1.8
|
|
51
|
-
c-0.6-0.3-0.9-0.9-1.1-1.5l1.1-0.2c0.2,1.9,4.7,2.1,4.7,0c0-2.6-5.2-0.5-5.4-3.9c-0.2-2.7,4.8-2.8,6-1.1c0.2,0.2,0.3,0.5,0.4,0.8"/>
|
|
52
|
-
<path fill="#010101" d="M517.7,23.1c-0.3-0.9-1.2-1.5-2.4-1.5c-2,0-2.9,1.3-2.9,3.3c0,2,1,3.4,3,3.4c1.4,0,2.1-0.8,2.6-1.7l0.9,0.5
|
|
53
|
-
c-0.6,1.3-1.7,2.2-3.6,2.2c-2.7,0-3.9-1.7-4-4.3c-0.2-3.5,3.3-5.1,6.2-3.7c0.6,0.3,1,0.9,1.3,1.5"/>
|
|
54
|
-
<path fill="#010101" d="M521.4,24.8c2-0.1,4.6,0.4,4.6-1.6c0-2-2.7-1.4-4.6-1.5v1.5V24.8 M527,23.2c0,1.4-0.8,2.1-2,2.3l2.3,3.6
|
|
55
|
-
h-1.3l-2.2-3.4h-2.6v1.7v1.7h-1.1v-4.1v-4.1C523.2,20.9,527.1,20.1,527,23.2z"/>
|
|
56
|
-
<polyline fill="#010101" points="529,29.1 529,24.9 529,20.8 530.1,20.8 530.1,24.9 530.1,29.1 529,29.1 "/>
|
|
57
|
-
<path fill="#010101" d="M533.3,28.2c1.8-0.1,4.1,0.5,4.1-1.5c0-1.9-2.3-1.4-4.1-1.5v1.5V28.2 M533.3,24.3c1.7,0,3.7,0.3,3.7-1.4
|
|
58
|
-
c0-1.6-2.1-1.2-3.7-1.2V23V24.3z M536.5,24.7c1.2,0.2,2,0.8,2,2c0,2.9-3.5,2.3-6.4,2.3v-4.1v-4.1c2.5,0.1,5.9-0.6,5.9,2
|
|
59
|
-
C538.1,23.9,537.5,24.5,536.5,24.7z"/>
|
|
60
|
-
<polyline fill="#010101" points="540.2,29.1 540.2,24.9 540.2,20.8 546.4,20.8 546.4,21.3 546.4,21.7 541.3,21.7 541.3,23.1
|
|
61
|
-
541.3,24.4 546.1,24.4 546.1,24.8 546.1,25.3 541.3,25.3 541.3,26.7 541.3,28.2 546.7,28.2 546.7,28.6 546.7,29.1 540.2,29.1 "/>
|
|
62
|
-
<path fill="#010101" d="M549.3,24.8c2-0.1,4.6,0.4,4.6-1.6c0-2-2.7-1.4-4.6-1.5v1.5V24.8 M555,23.2c0,1.4-0.8,2.1-2,2.3l2.3,3.6H554
|
|
63
|
-
l-2.2-3.4h-2.6v1.7v1.7h-1.1v-4.1v-4.1C551.1,20.9,555,20.1,555,23.2z"/>
|
|
64
|
-
<polyline fill="#010101" points="560.2,29.1 560.2,28.6 560.2,28.2 562.3,28.2 562.3,25 562.3,21.8 560.4,23.1 560.4,22.7
|
|
65
|
-
560.4,22.2 562.4,20.8 563.3,20.8 563.3,24.5 563.3,28.2 565.4,28.2 565.4,28.6 565.4,29.1 560.2,29.1 "/>
|
|
66
|
-
<polyline fill="#010101" points="494.7,35.4 494.7,37.8 494.7,40.3 494,40.3 494,37.8 494,35.4 492.1,35.4 492.1,35.1 492.1,34.8
|
|
67
|
-
496.6,34.8 496.6,35.1 496.6,35.4 494.7,35.4 "/>
|
|
68
|
-
<path fill="#010101" d="M498.1,39.8c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7S497.2,39.8,498.1,39.8 M498.1,36
|
|
69
|
-
c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.8-0.9-1.9-2.2C496.2,36.7,496.8,36,498.1,36z"/>
|
|
70
|
-
<path fill="#010101" d="M502.7,39.8c0.9,0,1-0.8,1-1.7s-0.1-1.6-1-1.6c-0.9,0-1.1,0.7-1.1,1.7C501.5,39.2,501.8,39.8,502.7,39.8
|
|
71
|
-
M502.9,36c1.2,0,1.6,0.9,1.6,2.2c0,1.3-0.4,2.2-1.6,2.2c-0.7,0-1.1-0.3-1.3-0.8l0,2.3h-0.7l0-5.9h0.7l0,0.7
|
|
72
|
-
C501.8,36.3,502.2,36,502.9,36z"/>
|
|
73
|
-
<path fill="#010101" d="M505.3,40.3v-2.1v-2.1h0.7v2.1v2.1H505.3 M505.3,35.2v-0.3v-0.3h0.7v0.3v0.3H505.3z"/>
|
|
74
|
-
<path fill="#010101" d="M508.6,36.5c-0.9,0-1.1,0.7-1.1,1.6c0,0.9,0.2,1.7,1.1,1.7c0.5,0,0.9-0.3,1-0.8l0.7,0
|
|
75
|
-
c-0.1,0.8-0.7,1.4-1.6,1.4c-1.3,0-1.7-0.9-1.8-2.2c-0.2-2.1,2.2-2.9,3.3-1.4c0.1,0.2,0.1,0.3,0.2,0.5l-0.7,0.1
|
|
76
|
-
C509.4,36.8,509.2,36.5,508.6,36.5"/>
|
|
77
|
-
<path fill="#010101" d="M511.2,40.3v-0.4v-0.4h0.8v0.4v0.4H511.2 M511.2,36.9v-0.4v-0.4h0.8v0.4v0.4H511.2z"/>
|
|
78
|
-
<polyline fill="#010101" points="520.9,40.3 520,40.3 518.8,35.6 517.5,40.3 516.6,40.3 515,34.8 515.8,34.8 517.1,39.6 517.4,38.2
|
|
79
|
-
518.4,34.8 519.1,34.8 520.4,39.6 521.7,34.8 522.5,34.8 "/>
|
|
80
|
-
<path fill="#010101" d="M524.5,39.8c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7S523.6,39.8,524.5,39.8 M524.6,36
|
|
81
|
-
c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.8-0.9-1.9-2.2C522.7,36.7,523.3,36,524.6,36z"/>
|
|
82
|
-
<path fill="#010101" d="M529.3,36.7c-1.7-0.4-1.2,2-1.3,3.6h-0.7l0-4.2h0.7c0,0.3,0,0.6,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V36.7"/>
|
|
83
|
-
<polyline fill="#010101" points="532.6,40.3 531.2,38.3 530.7,38.8 530.7,39.5 530.7,40.3 530,40.3 530,37.4 530,34.5 530.7,34.5
|
|
84
|
-
530.7,36.3 530.7,38.1 532.5,36.1 533.3,36.1 531.6,37.9 533.4,40.3 532.6,40.3 "/>
|
|
85
|
-
<polyline fill="#010101" points="536.2,35.4 536.2,37.8 536.2,40.3 535.5,40.3 535.5,37.8 535.5,35.4 533.6,35.4 533.6,35.1
|
|
86
|
-
533.6,34.8 538.1,34.8 538.1,35.1 538.1,35.4 536.2,35.4 "/>
|
|
87
|
-
<path fill="#010101" d="M539.6,39.8c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7S538.7,39.8,539.6,39.8 M539.6,36
|
|
88
|
-
c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.8-0.9-1.9-2.2C537.7,36.7,538.3,36,539.6,36z"/>
|
|
89
|
-
<path fill="#010101" d="M543.2,39.7c2,0.2,3.2-0.4,3.2-2.2s-1.3-2.2-3.2-2.1v2.2V39.7 M542.5,34.8c2.6-0.2,4.8,0.2,4.7,2.7
|
|
90
|
-
c-0.1,1.7-1,2.8-2.7,2.8h-2v-2.8V34.8z"/>
|
|
91
|
-
<path fill="#010101" d="M549.8,39.8c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7S548.9,39.8,549.8,39.8 M549.8,36
|
|
92
|
-
c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.8-0.9-1.9-2.2C547.9,36.7,548.5,36,549.8,36z"/>
|
|
93
|
-
<path fill="#FFFFFF" d="M490.5,128.2c0-1.3,1-2.3,2.3-2.3h103.5c1.3,0,2.3,1,2.3,2.3v43.2c0,1.2-1,2.3-2.3,2.3H492.7
|
|
94
|
-
c-1.3,0-2.3-1-2.3-2.3V128.2z"/>
|
|
95
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M490.5,128.2c0-1.3,1-2.3,2.3-2.3h103.5
|
|
96
|
-
c1.3,0,2.3,1,2.3,2.3v43.2c0,1.2-1,2.3-2.3,2.3H492.7c-1.3,0-2.3-1-2.3-2.3V128.2z"/>
|
|
97
|
-
<path fill="#010101" d="M506.7,141.3c-0.2-1.6-4.1-1.8-4.1,0.1c0.5,2.5,5.3,0.5,5.4,4c0.1,2.6-4,2.9-5.8,1.8
|
|
98
|
-
c-0.6-0.3-0.9-0.9-1.1-1.5l1.1-0.2c0.2,1.9,4.7,2.1,4.7,0c0-2.6-5.2-0.5-5.4-3.9c-0.2-2.7,4.8-2.8,6-1.1c0.2,0.2,0.3,0.5,0.4,0.8"/>
|
|
99
|
-
<path fill="#010101" d="M516.3,144.5c0,2.2-1.3,3.2-3.5,3.2c-2,0-3.3-1.1-3.3-3.1v-2.6v-2.6h1.1c0.3,3-1.1,7.5,2.2,7.5
|
|
100
|
-
c3.4,0,2.1-4.4,2.4-7.5h1.1v2.6V144.5"/>
|
|
101
|
-
<path fill="#010101" d="M519.2,146.7c1.8-0.1,4.1,0.5,4.1-1.5c0-1.9-2.3-1.4-4.1-1.5v1.5V146.7 M519.2,142.8c1.7,0,3.7,0.3,3.7-1.4
|
|
102
|
-
c0-1.6-2.1-1.2-3.7-1.2v1.3V142.8z M522.5,143.2c1.2,0.2,2,0.8,2,2c0,2.9-3.5,2.3-6.4,2.3v-4.1v-4.1c2.5,0.1,5.9-0.6,5.9,2
|
|
103
|
-
C524,142.4,523.4,143,522.5,143.2z"/>
|
|
104
|
-
<path fill="#010101" d="M531.3,141.3c-0.2-1.6-4.1-1.8-4.1,0.1c0.5,2.5,5.3,0.5,5.4,4c0.1,2.6-4,2.9-5.8,1.8
|
|
105
|
-
c-0.6-0.3-0.9-0.9-1.1-1.5l1.1-0.2c0.2,1.9,4.7,2.1,4.7,0c0-2.6-5.2-0.5-5.4-3.9c-0.2-2.7,4.8-2.8,6-1.1c0.2,0.2,0.3,0.5,0.4,0.8"/>
|
|
106
|
-
<path fill="#010101" d="M540.2,141.6c-0.3-0.9-1.2-1.5-2.4-1.5c-2,0-2.9,1.3-2.9,3.3c0,2,1,3.4,3,3.4c1.4,0,2.1-0.8,2.6-1.7l0.9,0.5
|
|
107
|
-
c-0.6,1.3-1.7,2.2-3.6,2.2c-2.7,0-3.9-1.7-4-4.3c-0.2-3.5,3.3-5.1,6.2-3.7c0.6,0.3,1,0.9,1.3,1.5"/>
|
|
108
|
-
<path fill="#010101" d="M543.9,143.3c2-0.1,4.6,0.4,4.6-1.6c0-2-2.7-1.4-4.6-1.5v1.5V143.3 M549.5,141.7c0,1.4-0.8,2.1-2,2.3
|
|
109
|
-
l2.3,3.6h-1.3l-2.2-3.4h-2.6v1.7v1.7h-1.1v-4.1v-4.1C545.7,139.4,549.6,138.6,549.5,141.7z"/>
|
|
110
|
-
<polyline fill="#010101" points="551.5,147.6 551.5,143.4 551.5,139.3 552.6,139.3 552.6,143.4 552.6,147.6 551.5,147.6 "/>
|
|
111
|
-
<path fill="#010101" d="M555.8,146.7c1.8-0.1,4.1,0.5,4.1-1.5c0-1.9-2.3-1.4-4.1-1.5v1.5V146.7 M555.8,142.8c1.7,0,3.7,0.3,3.7-1.4
|
|
112
|
-
c0-1.6-2.1-1.2-3.7-1.2v1.3V142.8z M559,143.2c1.2,0.2,2,0.8,2,2c0,2.9-3.5,2.3-6.4,2.3v-4.1v-4.1c2.5,0.1,5.9-0.6,5.9,2
|
|
113
|
-
C560.6,142.4,560,143,559,143.2z"/>
|
|
114
|
-
<polyline fill="#010101" points="562.7,147.6 562.7,143.4 562.7,139.3 568.9,139.3 568.9,139.8 568.9,140.2 563.8,140.2
|
|
115
|
-
563.8,141.5 563.8,142.9 568.6,142.9 568.6,143.3 568.6,143.8 563.8,143.8 563.8,145.2 563.8,146.7 569.2,146.7 569.2,147.1
|
|
116
|
-
569.2,147.6 562.7,147.6 "/>
|
|
117
|
-
<path fill="#010101" d="M571.8,143.3c2-0.1,4.6,0.4,4.6-1.6c0-2-2.7-1.4-4.6-1.5v1.5V143.3 M577.5,141.7c0,1.4-0.8,2.1-2,2.3
|
|
118
|
-
l2.3,3.6h-1.3l-2.2-3.4h-2.6v1.7v1.7h-1.1v-4.1v-4.1C573.6,139.4,577.5,138.6,577.5,141.7z"/>
|
|
119
|
-
<path fill="#010101" d="M585.1,139.2c2.7-0.2,3.1,2.9,1.4,4.4l-2.1,1.8c-0.4,0.4-0.8,0.7-1,1.2h4.3v0.4v0.4h-5.5
|
|
120
|
-
c0.1-3.3,4.3-3.1,4.3-6.1c0-0.9-0.5-1.4-1.5-1.4s-1.5,0.5-1.6,1.4l-1.1-0.1C582.6,140,583.6,139.3,585.1,139.2"/>
|
|
121
|
-
<polyline fill="#010101" points="517.2,153.9 517.2,156.3 517.2,158.8 516.5,158.8 516.5,156.3 516.5,153.9 514.6,153.9
|
|
122
|
-
514.6,153.6 514.6,153.3 519.1,153.3 519.1,153.6 519.1,153.9 517.2,153.9 "/>
|
|
123
|
-
<path fill="#010101" d="M520.6,158.3c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7S519.7,158.3,520.6,158.3
|
|
124
|
-
M520.6,154.5c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.8-0.9-1.9-2.2C518.7,155.2,519.3,154.5,520.6,154.5z"/>
|
|
125
|
-
<path fill="#010101" d="M525.2,158.3c0.9,0,1-0.8,1-1.7s-0.1-1.6-1-1.6c-0.9,0-1.1,0.7-1.1,1.7C524,157.7,524.3,158.3,525.2,158.3
|
|
126
|
-
M525.4,154.5c1.2,0,1.6,0.9,1.6,2.2c0,1.3-0.4,2.2-1.6,2.2c-0.7,0-1.1-0.3-1.3-0.8l0,2.3h-0.7l0-5.9h0.7l0,0.7
|
|
127
|
-
C524.3,154.7,524.7,154.5,525.4,154.5z"/>
|
|
128
|
-
<path fill="#010101" d="M527.8,158.8v-2.1v-2.1h0.7v2.1v2.1H527.8 M527.8,153.6v-0.3V153h0.7v0.3v0.3H527.8z"/>
|
|
129
|
-
<path fill="#010101" d="M531.1,155c-0.9,0-1.1,0.7-1.1,1.6c0,0.9,0.2,1.7,1.1,1.7c0.5,0,0.9-0.3,1-0.8l0.7,0
|
|
130
|
-
c-0.1,0.8-0.7,1.4-1.6,1.4c-1.3,0-1.7-0.9-1.8-2.2c-0.2-2.1,2.2-2.9,3.3-1.4c0.1,0.2,0.1,0.3,0.2,0.5l-0.7,0.1
|
|
131
|
-
C531.9,155.3,531.7,155,531.1,155"/>
|
|
132
|
-
<path fill="#010101" d="M533.7,158.8v-0.4V158h0.8v0.4v0.4H533.7 M533.7,155.3v-0.4v-0.4h0.8v0.4v0.4H533.7z"/>
|
|
133
|
-
<polyline fill="#010101" points="543.4,158.8 542.5,158.8 541.3,154.1 540,158.8 539.1,158.8 537.5,153.3 538.3,153.3 539.6,158.1
|
|
134
|
-
539.9,156.7 540.9,153.3 541.6,153.3 542.9,158.1 544.2,153.3 545,153.3 "/>
|
|
135
|
-
<path fill="#010101" d="M547,158.3c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7S546.1,158.3,547,158.3
|
|
136
|
-
M547.1,154.5c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.8-0.9-1.9-2.2C545.2,155.2,545.8,154.5,547.1,154.5z"/>
|
|
137
|
-
<path fill="#010101" d="M551.8,155.1c-1.7-0.4-1.2,2-1.3,3.6h-0.7l0-4.2h0.7c0,0.3,0,0.6,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V155.1"
|
|
138
|
-
/>
|
|
139
|
-
<polyline fill="#010101" points="555.1,158.8 553.7,156.8 553.2,157.3 553.2,158 553.2,158.8 552.5,158.8 552.5,155.9 552.5,153
|
|
140
|
-
553.2,153 553.2,154.8 553.2,156.6 555,154.5 555.8,154.5 554.1,156.4 555.9,158.8 555.1,158.8 "/>
|
|
141
|
-
<polyline fill="#010101" points="558.7,153.9 558.7,156.3 558.7,158.8 558,158.8 558,156.3 558,153.9 556.1,153.9 556.1,153.6
|
|
142
|
-
556.1,153.3 560.6,153.3 560.6,153.6 560.6,153.9 558.7,153.9 "/>
|
|
143
|
-
<path fill="#010101" d="M562.1,158.3c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7S561.2,158.3,562.1,158.3
|
|
144
|
-
M562.1,154.5c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.8-0.9-1.9-2.2C560.2,155.2,560.8,154.5,562.1,154.5z"/>
|
|
145
|
-
<path fill="#010101" d="M565.7,158.2c2,0.2,3.2-0.4,3.2-2.2s-1.3-2.2-3.2-2.1v2.2V158.2 M565,153.3c2.6-0.2,4.8,0.2,4.7,2.7
|
|
146
|
-
c-0.1,1.7-1,2.8-2.7,2.8h-2V156V153.3z"/>
|
|
147
|
-
<path fill="#010101" d="M572.3,158.3c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7S571.4,158.3,572.3,158.3
|
|
148
|
-
M572.3,154.5c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.8-0.9-1.9-2.2C570.4,155.2,571,154.5,572.3,154.5z"/>
|
|
149
|
-
<path fill="#FFFFFF" d="M441,221.4c0-1.3,1-2.3,2.3-2.3h103.5c1.3,0,2.3,1,2.3,2.3v40.5c0,1.3-1,2.3-2.3,2.3H443.2
|
|
150
|
-
c-1.3,0-2.3-1-2.3-2.3V221.4z"/>
|
|
151
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M441,221.4c0-1.3,1-2.3,2.3-2.3h103.5
|
|
152
|
-
c1.3,0,2.3,1,2.3,2.3v40.5c0,1.3-1,2.3-2.3,2.3H443.2c-1.3,0-2.3-1-2.3-2.3V221.4z"/>
|
|
153
|
-
<path fill="#010101" d="M457.2,232.9c-0.2-1.6-4.1-1.8-4.1,0.1c0.5,2.5,5.3,0.5,5.4,4c0.1,2.6-4,2.9-5.8,1.8
|
|
154
|
-
c-0.6-0.3-0.9-0.9-1.1-1.5l1.1-0.2c0.2,1.9,4.7,2.1,4.7,0c0-2.6-5.2-0.5-5.4-3.9c-0.2-2.7,4.8-2.8,6-1.1c0.2,0.2,0.3,0.5,0.4,0.8"/>
|
|
155
|
-
<path fill="#010101" d="M466.8,236.1c0,2.2-1.3,3.2-3.5,3.2c-2,0-3.3-1.1-3.3-3.1v-2.6V231h1.1c0.3,3-1.1,7.5,2.2,7.5
|
|
156
|
-
c3.4,0,2.1-4.4,2.4-7.5h1.1v2.6V236.1"/>
|
|
157
|
-
<path fill="#010101" d="M469.7,238.3c1.8-0.1,4.1,0.5,4.1-1.5c0-1.9-2.3-1.4-4.1-1.5v1.5V238.3 M469.7,234.5c1.7,0,3.7,0.3,3.7-1.4
|
|
158
|
-
c0-1.6-2.1-1.2-3.7-1.2v1.3V234.5z M473,234.9c1.2,0.2,2,0.8,2,2c0,2.9-3.5,2.3-6.4,2.3v-4.1V231c2.5,0.1,5.9-0.6,5.9,2
|
|
159
|
-
C474.5,234.1,473.9,234.6,473,234.9z"/>
|
|
160
|
-
<path fill="#010101" d="M481.8,232.9c-0.2-1.6-4.1-1.8-4.1,0.1c0.5,2.5,5.3,0.5,5.4,4c0.1,2.6-4,2.9-5.8,1.8
|
|
161
|
-
c-0.6-0.3-0.9-0.9-1.1-1.5l1.1-0.2c0.2,1.9,4.7,2.1,4.7,0c0-2.6-5.2-0.5-5.4-3.9c-0.2-2.7,4.8-2.8,6-1.1c0.2,0.2,0.3,0.5,0.4,0.8"/>
|
|
162
|
-
<path fill="#010101" d="M490.7,233.3c-0.3-0.9-1.2-1.5-2.4-1.5c-2,0-2.9,1.3-2.9,3.3c0,2,1,3.4,3,3.4c1.4,0,2.1-0.8,2.6-1.7l0.9,0.5
|
|
163
|
-
c-0.6,1.3-1.7,2.2-3.6,2.2c-2.7,0-3.9-1.7-4-4.3c-0.2-3.5,3.3-5.1,6.2-3.7c0.6,0.3,1,0.9,1.3,1.5"/>
|
|
164
|
-
<path fill="#010101" d="M494.4,234.9c2-0.1,4.6,0.4,4.6-1.6c0-2-2.7-1.4-4.6-1.5v1.5V234.9 M500,233.3c0,1.4-0.8,2.1-2,2.3l2.3,3.6
|
|
165
|
-
h-1.3l-2.2-3.4h-2.6v1.7v1.7h-1.1v-4.1V231C496.2,231.1,500.1,230.3,500,233.3z"/>
|
|
166
|
-
<polyline fill="#010101" points="502,239.2 502,235.1 502,231 503.1,231 503.1,235.1 503.1,239.2 502,239.2 "/>
|
|
167
|
-
<path fill="#010101" d="M506.3,238.3c1.8-0.1,4.1,0.5,4.1-1.5c0-1.9-2.3-1.4-4.1-1.5v1.5V238.3 M506.3,234.5c1.7,0,3.7,0.3,3.7-1.4
|
|
168
|
-
c0-1.6-2.1-1.2-3.7-1.2v1.3V234.5z M509.5,234.9c1.2,0.2,2,0.8,2,2c0,2.9-3.5,2.3-6.4,2.3v-4.1V231c2.5,0.1,5.9-0.6,5.9,2
|
|
169
|
-
C511.1,234.1,510.5,234.6,509.5,234.9z"/>
|
|
170
|
-
<polyline fill="#010101" points="513.2,239.2 513.2,235.1 513.2,231 519.4,231 519.4,231.4 519.4,231.9 514.3,231.9 514.3,233.2
|
|
171
|
-
514.3,234.5 519.1,234.5 519.1,235 519.1,235.4 514.3,235.4 514.3,236.9 514.3,238.3 519.7,238.3 519.7,238.8 519.7,239.2
|
|
172
|
-
513.2,239.2 "/>
|
|
173
|
-
<path fill="#010101" d="M522.3,234.9c2-0.1,4.6,0.4,4.6-1.6c0-2-2.7-1.4-4.6-1.5v1.5V234.9 M528,233.3c0,1.4-0.8,2.1-2,2.3l2.3,3.6
|
|
174
|
-
H527l-2.2-3.4h-2.6v1.7v1.7h-1.1v-4.1V231C524.1,231.1,528,230.3,528,233.3z"/>
|
|
175
|
-
<path fill="#010101" d="M536.5,235c1.1,0.2,1.9,0.7,1.9,2c0,2.9-4.6,3.1-5.5,1c-0.1-0.3-0.2-0.5-0.2-0.8l1.1-0.1
|
|
176
|
-
c0.2,0.9,0.7,1.5,1.8,1.5c1.1,0,1.7-0.5,1.7-1.5c0-1.3-1.2-1.5-2.6-1.4V235v-0.5c1.3,0,2.4-0.1,2.4-1.4c0-0.9-0.6-1.4-1.5-1.4
|
|
177
|
-
c-0.9,0-1.6,0.5-1.6,1.4l-1.1-0.1c0.2-1.4,1.2-2.1,2.7-2.1c1.6,0,2.6,0.7,2.6,2.2C538.2,234.2,537.5,234.8,536.5,235"/>
|
|
178
|
-
<polyline fill="#010101" points="467.7,245.5 467.7,248 467.7,250.4 467,250.4 467,248 467,245.5 465.1,245.5 465.1,245.2
|
|
179
|
-
465.1,244.9 469.6,244.9 469.6,245.2 469.6,245.5 467.7,245.5 "/>
|
|
180
|
-
<path fill="#010101" d="M471.1,250c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7S470.2,250,471.1,250 M471.1,246.1
|
|
181
|
-
c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.8-0.9-1.9-2.2C469.2,246.9,469.8,246.1,471.1,246.1z"/>
|
|
182
|
-
<path fill="#010101" d="M475.7,250c0.9,0,1-0.8,1-1.7s-0.1-1.6-1-1.6c-0.9,0-1.1,0.7-1.1,1.7C474.5,249.3,474.8,250,475.7,250
|
|
183
|
-
M475.9,246.1c1.2,0,1.6,0.9,1.6,2.2c0,1.3-0.4,2.2-1.6,2.2c-0.7,0-1.1-0.3-1.3-0.8l0,2.3h-0.7l0-5.9h0.7l0,0.7
|
|
184
|
-
C474.8,246.4,475.2,246.1,475.9,246.1z"/>
|
|
185
|
-
<path fill="#010101" d="M478.3,250.4v-2.1v-2.1h0.7v2.1v2.1H478.3 M478.3,245.3V245v-0.3h0.7v0.3v0.3H478.3z"/>
|
|
186
|
-
<path fill="#010101" d="M481.6,246.7c-0.9,0-1.1,0.7-1.1,1.6c0,0.9,0.2,1.7,1.1,1.7c0.5,0,0.9-0.3,1-0.8l0.7,0
|
|
187
|
-
c-0.1,0.8-0.7,1.4-1.6,1.4c-1.3,0-1.7-0.9-1.8-2.2c-0.2-2.1,2.2-2.9,3.3-1.4c0.1,0.2,0.1,0.3,0.2,0.5l-0.7,0.1
|
|
188
|
-
C482.4,247,482.2,246.7,481.6,246.7"/>
|
|
189
|
-
<path fill="#010101" d="M484.2,250.4V250v-0.4h0.8v0.4v0.4H484.2 M484.2,247v-0.4v-0.4h0.8v0.4v0.4H484.2z"/>
|
|
190
|
-
<polyline fill="#010101" points="493.9,250.4 493,250.4 491.8,245.8 490.5,250.4 489.6,250.4 488,244.9 488.8,244.9 490.1,249.8
|
|
191
|
-
490.4,248.3 491.4,244.9 492.1,244.9 493.4,249.8 494.7,244.9 495.5,244.9 "/>
|
|
192
|
-
<path fill="#010101" d="M497.5,250c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7S496.6,250,497.5,250 M497.6,246.1
|
|
193
|
-
c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.8-0.9-1.9-2.2C495.7,246.9,496.3,246.1,497.6,246.1z"/>
|
|
194
|
-
<path fill="#010101" d="M502.3,246.8c-1.7-0.4-1.2,2-1.3,3.6h-0.7l0-4.2h0.7c0,0.3,0,0.6,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V246.8"
|
|
195
|
-
/>
|
|
196
|
-
<polyline fill="#010101" points="505.6,250.4 504.2,248.5 503.7,248.9 503.7,249.7 503.7,250.4 503,250.4 503,247.5 503,244.6
|
|
197
|
-
503.7,244.6 503.7,246.4 503.7,248.3 505.5,246.2 506.3,246.2 504.6,248 506.4,250.4 505.6,250.4 "/>
|
|
198
|
-
<polyline fill="#010101" points="509.2,245.5 509.2,248 509.2,250.4 508.5,250.4 508.5,248 508.5,245.5 506.6,245.5 506.6,245.2
|
|
199
|
-
506.6,244.9 511.1,244.9 511.1,245.2 511.1,245.5 509.2,245.5 "/>
|
|
200
|
-
<path fill="#010101" d="M512.6,250c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7S511.7,250,512.6,250 M512.6,246.1
|
|
201
|
-
c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.8-0.9-1.9-2.2C510.7,246.9,511.3,246.1,512.6,246.1z"/>
|
|
202
|
-
<path fill="#010101" d="M516.2,249.8c2,0.2,3.2-0.4,3.2-2.2s-1.3-2.2-3.2-2.1v2.2V249.8 M515.5,244.9c2.6-0.2,4.8,0.2,4.7,2.7
|
|
203
|
-
c-0.1,1.7-1,2.8-2.7,2.8h-2v-2.8V244.9z"/>
|
|
204
|
-
<path fill="#010101" d="M522.8,250c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7S521.9,250,522.8,250 M522.8,246.1
|
|
205
|
-
c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.8-0.9-1.9-2.2C520.9,246.9,521.5,246.1,522.8,246.1z"/>
|
|
206
|
-
<polyline fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" points="117,36.9 117.9,36.9 118.8,37
|
|
207
|
-
119.8,37.1 120.6,37.2 121.5,37.4 122.4,37.6 123.3,37.8 124.2,38.1 125,38.4 125.9,38.8 126.8,39.2 127.7,39.7 128.6,40.2
|
|
208
|
-
129.5,40.8 130.5,41.4 131.4,42.2 132.5,43.1 133.5,44 134.6,45.1 135.8,46.4 137.1,47.8 138.4,49.5 139.9,51.5 141.5,54
|
|
209
|
-
143.3,56.9 145.3,60.5 147.6,65.3 150.5,71.8 154.6,82.1 173.5,135 176.4,141.5 178.7,146.3 180.7,149.9 182.5,152.8 184.1,155.3
|
|
210
|
-
185.6,157.2 186.9,158.9 188.2,160.4 189.4,161.6 190.5,162.8 191.5,163.7 192.6,164.6 193.5,165.3 194.5,166 195.4,166.6
|
|
211
|
-
196.3,167.1 197.2,167.6 198.1,168 199,168.3 199.8,168.7 200.7,169 201.6,169.2 202.5,169.4 203.4,169.6 204.2,169.7 205.2,169.8
|
|
212
|
-
206.1,169.9 207,169.9 "/>
|
|
213
|
-
<polygon fill="#010101" points="117.1,36.5 117,36.9 117,36.5 "/>
|
|
214
|
-
<polygon fill="#010101" points="207,169.9 200.3,171 201,166.8 "/>
|
|
215
|
-
<path fill="#010101" d="M200.9,170.4l4.7-0.8l-4.2-2.2L200.9,170.4z M207,169.4v0.9l-7.2,1.2l0.8-5.4L207,169.4z"/>
|
|
216
|
-
<polyline fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" points="315,129.4 318.6,129.3 322.1,129.1
|
|
217
|
-
325.3,128.7 328.5,128.3 331.4,127.7 334.3,127 337.1,126.3 339.8,125.4 342.5,124.4 345.1,123.3 347.8,122 350.5,120.6
|
|
218
|
-
353.1,119.1 355.8,117.4 358.6,115.4 361.5,113.2 364.6,110.7 367.9,107.7 371.6,104.1 375.9,99.5 381.7,92.7 407.1,61.4
|
|
219
|
-
411.4,56.7 415.1,53.1 418.4,50.2 421.5,47.7 424.4,45.5 427.2,43.5 429.9,41.8 432.5,40.2 435.2,38.9 437.8,37.6 440.5,36.5
|
|
220
|
-
443.2,35.5 445.9,34.6 448.7,33.8 451.6,33.2 454.5,32.6 457.6,32.1 460.9,31.8 464.4,31.6 468,31.5 "/>
|
|
221
|
-
<polygon fill="#010101" points="315,129.8 315,129.8 315,129.3 "/>
|
|
222
|
-
<polygon fill="#010101" points="468,31.5 461.7,33.8 461.5,29.7 "/>
|
|
223
|
-
<path fill="#010101" d="M462.1,33.2l4.5-1.7l-4.6-1.3L462.1,33.2z M468,31.1V32l-6.8,2.5l-0.2-5.4L468,31.1z"/>
|
|
224
|
-
<polyline fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" points="315,129.4 335.2,129.8 350.6,130.7
|
|
225
|
-
363.4,132.1 375.2,133.8 388.5,136.4 430.3,145.4 442.1,147.1 454.9,148.5 470.3,149.4 490.5,149.8 "/>
|
|
226
|
-
<path fill="#010101" d="M315,128.9v0.6V128.9z"/>
|
|
227
|
-
<polygon fill="#010101" points="490.5,149.8 484,151.7 484.1,147.6 "/>
|
|
228
|
-
<path fill="#010101" d="M484.5,151.2l4.5-1.4l-4.5-1.5L484.5,151.2z M490.5,149.3v0.9l-6.9,2.1l0.1-5.4L490.5,149.3z"/>
|
|
229
|
-
<polyline fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" points="315,129.4 317.1,129.4 319.1,129.6
|
|
230
|
-
321.1,129.7 323,130.1 324.8,130.4 326.6,130.8 328.4,131.3 330.1,131.9 331.8,132.5 333.5,133.2 335.3,134.1 337,135 338.8,135.9
|
|
231
|
-
340.5,137.1 342.4,138.3 344.2,139.8 346.1,141.3 348.2,143.1 350.3,145.3 352.5,147.6 355,150.5 357.7,153.9 360.8,158.1
|
|
232
|
-
364.5,163.8 369.8,172.5 391,210.1 394.8,215.7 397.9,220 400.6,223.4 403,226.2 405.3,228.6 407.4,230.7 409.4,232.5 411.3,234.1
|
|
233
|
-
413.2,235.5 415,236.8 416.8,237.9 418.5,239 420.3,239.9 422,240.7 423.7,241.4 425.4,242 427.2,242.6 428.9,243.1 430.7,243.5
|
|
234
|
-
432.6,243.9 434.5,244.1 436.4,244.4 438.4,244.4 440.5,244.5 "/>
|
|
235
|
-
<polygon fill="#010101" points="315,128.9 315,129.4 315,128.9 "/>
|
|
236
|
-
<polygon fill="#010101" points="440.5,244.5 434,246.2 434.3,242 "/>
|
|
237
|
-
<path fill="#010101" d="M434.5,245.6l4.6-1.2l-4.4-1.8L434.5,245.6z M441,244.2v0.6l-7.5,1.9l0.4-5.4L441,244.2z"/>
|
|
238
|
-
<path fill="#FFFFFF" d="M360,56.3c0-1.3,1-2.3,2.3-2.3h76.5c1.3,0,2.3,1,2.3,2.3v29.2c0,1.2-1,2.3-2.3,2.3h-76.5
|
|
239
|
-
c-1.3,0-2.3-1-2.3-2.3V56.3z"/>
|
|
240
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M360,56.3c0-1.3,1-2.3,2.3-2.3h76.5
|
|
241
|
-
c1.3,0,2.3,1,2.3,2.3v29.2c0,1.2-1,2.3-2.3,2.3h-76.5c-1.3,0-2.3-1-2.3-2.3V56.3z"/>
|
|
242
|
-
<polyline fill="#010101" points="372.9,62.7 372.9,65.2 372.9,67.6 372.1,67.6 372.1,65.2 372.1,62.7 370.2,62.7 370.2,62.4
|
|
243
|
-
370.2,62.1 374.8,62.1 374.8,62.4 374.8,62.7 372.9,62.7 "/>
|
|
244
|
-
<path fill="#010101" d="M376.3,67.2c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C375.1,66.5,375.4,67.2,376.3,67.2
|
|
245
|
-
M376.3,63.3c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C374.4,64,375,63.3,376.3,63.3z"/>
|
|
246
|
-
<path fill="#010101" d="M381,67.2c0.9,0,1-0.8,1-1.7c0-0.9-0.1-1.6-1-1.7c-0.9,0-1.1,0.7-1.1,1.7C379.8,66.5,380,67.2,381,67.2
|
|
247
|
-
M381.1,63.3c1.2,0,1.6,0.9,1.6,2.2c0,1.3-0.4,2.2-1.6,2.3c-0.7,0-1.1-0.3-1.4-0.8l0,2.4h-0.7l0-6h0.7l0,0.7
|
|
248
|
-
C380,63.6,380.5,63.3,381.1,63.3z"/>
|
|
249
|
-
<path fill="#010101" d="M383.6,67.6v-2.1v-2.1h0.7v2.1v2.1H383.6 M383.6,62.4v-0.3v-0.3h0.7v0.3v0.3H383.6z"/>
|
|
250
|
-
<path fill="#010101" d="M387,63.8c-0.9,0-1.1,0.7-1.1,1.6s0.2,1.7,1.1,1.7c0.5,0,0.9-0.3,1-0.9l0.7,0c-0.1,0.8-0.7,1.4-1.7,1.4
|
|
251
|
-
c-1.3,0-1.7-0.9-1.8-2.2c-0.2-2.1,2.3-2.9,3.3-1.4c0.1,0.2,0.1,0.3,0.2,0.5l-0.7,0.1C387.8,64.1,387.6,63.8,387,63.8"/>
|
|
252
|
-
<path fill="#010101" d="M389.6,67.6v-0.4v-0.4h0.8v0.4v0.4H389.6 M389.6,64.2v-0.4v-0.4h0.8v0.4v0.4H389.6z"/>
|
|
253
|
-
<polyline fill="#010101" points="399.4,67.6 398.5,67.6 397.2,62.9 396,67.6 395.1,67.6 393.4,62.1 394.2,62.1 395.5,67 395.9,65.5
|
|
254
|
-
396.9,62.1 397.6,62.1 398.9,67 400.2,62.1 401,62.1 "/>
|
|
255
|
-
<path fill="#010101" d="M403.1,67.2c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C401.9,66.5,402.2,67.2,403.1,67.2
|
|
256
|
-
M403.1,63.3c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C401.2,64,401.8,63.3,403.1,63.3z"/>
|
|
257
|
-
<path fill="#010101" d="M407.9,64c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V64"/>
|
|
258
|
-
<polyline fill="#010101" points="411.3,67.6 409.8,65.7 409.3,66.1 409.3,66.9 409.3,67.6 408.6,67.6 408.6,64.7 408.6,61.8
|
|
259
|
-
409.3,61.8 409.3,63.6 409.3,65.4 411.2,63.4 412,63.4 410.3,65.2 412.1,67.6 411.3,67.6 "/>
|
|
260
|
-
<polyline fill="#010101" points="414.9,62.7 414.9,65.2 414.9,67.6 414.2,67.6 414.2,65.2 414.2,62.7 412.3,62.7 412.3,62.4
|
|
261
|
-
412.3,62.1 416.9,62.1 416.9,62.4 416.9,62.7 414.9,62.7 "/>
|
|
262
|
-
<path fill="#010101" d="M418.3,67.2c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C417.2,66.5,417.4,67.2,418.3,67.2
|
|
263
|
-
M418.4,63.3c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C416.5,64,417.1,63.3,418.4,63.3z"/>
|
|
264
|
-
<path fill="#010101" d="M422,67c2,0.2,3.3-0.4,3.3-2.2s-1.4-2.3-3.3-2.1v2.2V67 M421.3,62.1c2.7-0.2,4.9,0.2,4.8,2.7
|
|
265
|
-
c-0.1,1.8-1,2.8-2.7,2.8h-2.1v-2.8V62.1z"/>
|
|
266
|
-
<path fill="#010101" d="M428.7,67.2c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C427.5,66.5,427.7,67.2,428.7,67.2
|
|
267
|
-
M428.7,63.3c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C426.8,64,427.4,63.3,428.7,63.3z"/>
|
|
268
|
-
<polyline fill="#010101" points="375.1,77.4 375.1,74.6 375.1,71.8 375.9,71.8 375.9,74.6 375.9,77.4 375.1,77.4 "/>
|
|
269
|
-
<path fill="#010101" d="M378.7,73.5c-0.9,0-1,0.8-1,1.7c0,0.9,0.1,1.7,1,1.7c0.9,0,1.1-0.7,1.1-1.7
|
|
270
|
-
C379.8,74.2,379.6,73.5,378.7,73.5 M378.5,73c0.7,0,1.1,0.3,1.4,0.7l0-2.3h0.7l0,5.9h-0.7c0-0.2,0-0.5-0.1-0.7
|
|
271
|
-
c-0.2,0.5-0.6,0.8-1.3,0.8c-1.2,0-1.6-0.9-1.6-2.2C376.9,73.8,377.5,73,378.5,73z"/>
|
|
272
|
-
<path fill="#010101" d="M381.8,77.4V77v-0.4h0.8V77v0.4H381.8 M381.8,73.9v-0.4v-0.4h0.8v0.4v0.4H381.8z"/>
|
|
273
|
-
<polyline fill="#010101" points="386.2,77.4 386.2,77.1 386.2,76.7 387.7,76.7 387.7,74.6 387.7,72.5 386.4,73.4 386.4,73
|
|
274
|
-
386.4,72.7 387.7,71.8 388.4,71.8 388.4,74.3 388.4,76.7 389.7,76.7 389.7,77.1 389.7,77.4 386.2,77.4 "/>
|
|
275
|
-
<polyline fill="#010101" points="393.1,79.1 393.1,75.3 393.1,71.5 393.7,71.5 393.7,75.3 393.7,79.1 393.1,79.1 "/>
|
|
276
|
-
<polyline fill="#010101" points="402.7,77.4 401.8,77.4 400.5,72.6 399.3,77.4 398.4,77.4 396.7,71.8 397.5,71.8 398.8,76.7
|
|
277
|
-
399.2,75.2 400.1,71.8 400.9,71.8 402.2,76.7 403.5,71.8 404.3,71.8 "/>
|
|
278
|
-
<path fill="#010101" d="M406.4,76.9c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C405.2,76.2,405.4,76.9,406.4,76.9
|
|
279
|
-
M406.4,73c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C404.5,73.7,405.1,73,406.4,73z"/>
|
|
280
|
-
<path fill="#010101" d="M411.2,73.7c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V73.7"/>
|
|
281
|
-
<polyline fill="#010101" points="414.5,77.4 413.1,75.4 412.6,75.8 412.6,76.6 412.6,77.4 411.9,77.4 411.9,74.4 411.9,71.5
|
|
282
|
-
412.6,71.5 412.6,73.3 412.6,75.2 414.4,73.1 415.3,73.1 413.5,74.9 415.4,77.4 414.5,77.4 "/>
|
|
283
|
-
<path fill="#010101" d="M416.1,77.4V77v-0.4h0.8V77v0.4H416.1 M416.1,73.9v-0.4v-0.4h0.8v0.4v0.4H416.1z"/>
|
|
284
|
-
<polyline fill="#010101" points="420.6,77.4 420.6,76.9 420.6,76.5 421.4,76.5 421.4,76.9 421.4,77.4 420.6,77.4 "/>
|
|
285
|
-
<polyline fill="#010101" points="422.9,77.4 422.9,76.9 422.9,76.5 423.7,76.5 423.7,76.9 423.7,77.4 422.9,77.4 "/>
|
|
286
|
-
<polyline fill="#010101" points="425.1,77.4 425.1,76.9 425.1,76.5 425.9,76.5 425.9,76.9 425.9,77.4 425.1,77.4 "/>
|
|
287
|
-
<path fill="#FFFFFF" d="M351,200.3c0-1.3,1-2.3,2.3-2.3h76.5c1.3,0,2.3,1,2.3,2.3v29.2c0,1.2-1,2.3-2.3,2.3h-76.5
|
|
288
|
-
c-1.3,0-2.3-1-2.3-2.3V200.3z"/>
|
|
289
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M351,200.3c0-1.3,1-2.3,2.3-2.3h76.5
|
|
290
|
-
c1.3,0,2.3,1,2.3,2.3v29.2c0,1.2-1,2.3-2.3,2.3h-76.5c-1.3,0-2.3-1-2.3-2.3V200.3z"/>
|
|
291
|
-
<polyline fill="#010101" points="363.9,206.7 363.9,209.2 363.9,211.6 363.1,211.6 363.1,209.2 363.1,206.7 361.2,206.7
|
|
292
|
-
361.2,206.4 361.2,206.1 365.8,206.1 365.8,206.4 365.8,206.7 363.9,206.7 "/>
|
|
293
|
-
<path fill="#010101" d="M367.3,211.2c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7
|
|
294
|
-
C366.1,210.5,366.4,211.2,367.3,211.2 M367.3,207.3c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2
|
|
295
|
-
C365.4,208,366,207.3,367.3,207.3z"/>
|
|
296
|
-
<path fill="#010101" d="M372,211.2c0.9,0,1-0.8,1-1.7c0-0.9-0.1-1.6-1-1.7c-0.9,0-1.1,0.7-1.1,1.7C370.8,210.5,371,211.2,372,211.2
|
|
297
|
-
M372.1,207.3c1.2,0,1.6,0.9,1.6,2.2c0,1.3-0.4,2.2-1.6,2.3c-0.7,0-1.1-0.3-1.4-0.8l0,2.4h-0.7l0-6h0.7l0,0.7
|
|
298
|
-
C371,207.6,371.5,207.3,372.1,207.3z"/>
|
|
299
|
-
<path fill="#010101" d="M374.6,211.6v-2.1v-2.1h0.7v2.1v2.1H374.6 M374.6,206.4v-0.3v-0.3h0.7v0.3v0.3H374.6z"/>
|
|
300
|
-
<path fill="#010101" d="M378,207.8c-0.9,0-1.1,0.7-1.1,1.6s0.2,1.7,1.1,1.7c0.5,0,0.9-0.3,1-0.9l0.7,0c-0.1,0.8-0.7,1.4-1.7,1.4
|
|
301
|
-
c-1.3,0-1.7-0.9-1.8-2.2c-0.2-2.1,2.3-2.9,3.3-1.4c0.1,0.2,0.1,0.3,0.2,0.5l-0.7,0.1C378.8,208.1,378.6,207.8,378,207.8"/>
|
|
302
|
-
<path fill="#010101" d="M380.6,211.6v-0.4v-0.4h0.8v0.4v0.4H380.6 M380.6,208.2v-0.4v-0.4h0.8v0.4v0.4H380.6z"/>
|
|
303
|
-
<polyline fill="#010101" points="390.4,211.6 389.5,211.6 388.2,206.9 387,211.6 386.1,211.6 384.4,206.1 385.2,206.1 386.5,211
|
|
304
|
-
386.9,209.5 387.9,206.1 388.6,206.1 389.9,211 391.2,206.1 392,206.1 "/>
|
|
305
|
-
<path fill="#010101" d="M394.1,211.2c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7
|
|
306
|
-
C392.9,210.5,393.2,211.2,394.1,211.2 M394.1,207.3c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2
|
|
307
|
-
C392.2,208,392.8,207.3,394.1,207.3z"/>
|
|
308
|
-
<path fill="#010101" d="M398.9,208c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V208"/>
|
|
309
|
-
<polyline fill="#010101" points="402.3,211.6 400.8,209.7 400.3,210.1 400.3,210.9 400.3,211.6 399.6,211.6 399.6,208.7
|
|
310
|
-
399.6,205.8 400.3,205.8 400.3,207.6 400.3,209.4 402.2,207.4 403,207.4 401.3,209.2 403.1,211.6 402.3,211.6 "/>
|
|
311
|
-
<polyline fill="#010101" points="405.9,206.7 405.9,209.2 405.9,211.6 405.2,211.6 405.2,209.2 405.2,206.7 403.3,206.7
|
|
312
|
-
403.3,206.4 403.3,206.1 407.9,206.1 407.9,206.4 407.9,206.7 405.9,206.7 "/>
|
|
313
|
-
<path fill="#010101" d="M409.3,211.2c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7
|
|
314
|
-
C408.2,210.5,408.4,211.2,409.3,211.2 M409.4,207.3c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2
|
|
315
|
-
C407.5,208,408.1,207.3,409.4,207.3z"/>
|
|
316
|
-
<path fill="#010101" d="M413,211c2,0.2,3.3-0.4,3.3-2.2s-1.4-2.3-3.3-2.1v2.2V211 M412.3,206.1c2.7-0.2,4.9,0.2,4.8,2.7
|
|
317
|
-
c-0.1,1.8-1,2.8-2.7,2.8h-2.1v-2.8V206.1z"/>
|
|
318
|
-
<path fill="#010101" d="M419.7,211.2c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7
|
|
319
|
-
C418.5,210.5,418.7,211.2,419.7,211.2 M419.7,207.3c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2
|
|
320
|
-
C417.8,208,418.4,207.3,419.7,207.3z"/>
|
|
321
|
-
<polyline fill="#010101" points="366.1,221.4 366.1,218.6 366.1,215.8 366.9,215.8 366.9,218.6 366.9,221.4 366.1,221.4 "/>
|
|
322
|
-
<path fill="#010101" d="M369.7,217.5c-0.9,0-1,0.8-1,1.7c0,0.9,0.1,1.7,1,1.7c0.9,0,1.1-0.7,1.1-1.7
|
|
323
|
-
C370.8,218.2,370.6,217.5,369.7,217.5 M369.5,217c0.7,0,1.1,0.3,1.4,0.7l0-2.3h0.7l0,5.9h-0.7c0-0.2,0-0.5-0.1-0.7
|
|
324
|
-
c-0.2,0.5-0.6,0.8-1.3,0.8c-1.2,0-1.6-0.9-1.6-2.2C367.9,217.8,368.5,217,369.5,217z"/>
|
|
325
|
-
<path fill="#010101" d="M372.8,221.4V221v-0.4h0.8v0.4v0.4H372.8 M372.8,217.9v-0.4v-0.4h0.8v0.4v0.4H372.8z"/>
|
|
326
|
-
<path fill="#010101" d="M378.9,215.7c1.8-0.2,2.1,2,1,3l-1.4,1.2c-0.2,0.2-0.5,0.5-0.7,0.8h2.9v0.3v0.3H377c0-2.2,2.9-2.1,2.9-4.1
|
|
327
|
-
c0-0.6-0.4-1-1-1s-1,0.3-1.1,0.9l-0.7-0.1C377.2,216.2,377.8,215.8,378.9,215.7"/>
|
|
328
|
-
<polyline fill="#010101" points="384.1,223.1 384.1,219.3 384.1,215.5 384.7,215.5 384.7,219.3 384.7,223.1 384.1,223.1 "/>
|
|
329
|
-
<polyline fill="#010101" points="393.7,221.4 392.8,221.4 391.5,216.6 390.3,221.4 389.4,221.4 387.7,215.8 388.5,215.8
|
|
330
|
-
389.8,220.7 390.2,219.2 391.1,215.8 391.9,215.8 393.2,220.7 394.5,215.8 395.3,215.8 "/>
|
|
331
|
-
<path fill="#010101" d="M397.4,220.9c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7
|
|
332
|
-
C396.2,220.2,396.4,220.9,397.4,220.9 M397.4,217c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2
|
|
333
|
-
C395.5,217.7,396.1,217,397.4,217z"/>
|
|
334
|
-
<path fill="#010101" d="M402.2,217.7c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V217.7"
|
|
335
|
-
/>
|
|
336
|
-
<polyline fill="#010101" points="405.5,221.4 404.1,219.4 403.6,219.8 403.6,220.6 403.6,221.4 402.9,221.4 402.9,218.4
|
|
337
|
-
402.9,215.5 403.6,215.5 403.6,217.3 403.6,219.2 405.4,217.1 406.3,217.1 404.5,218.9 406.4,221.4 405.5,221.4 "/>
|
|
338
|
-
<path fill="#010101" d="M407.1,221.4V221v-0.4h0.8v0.4v0.4H407.1 M407.1,217.9v-0.4v-0.4h0.8v0.4v0.4H407.1z"/>
|
|
339
|
-
<polyline fill="#010101" points="411.6,221.4 411.6,220.9 411.6,220.5 412.4,220.5 412.4,220.9 412.4,221.4 411.6,221.4 "/>
|
|
340
|
-
<polyline fill="#010101" points="413.9,221.4 413.9,220.9 413.9,220.5 414.7,220.5 414.7,220.9 414.7,221.4 413.9,221.4 "/>
|
|
341
|
-
<polyline fill="#010101" points="416.1,221.4 416.1,220.9 416.1,220.5 416.9,220.5 416.9,220.9 416.9,221.4 416.1,221.4 "/>
|
|
342
|
-
<path fill="#FFFFFF" d="M391.5,128.1c0-1.3,1-2.3,2.3-2.3h76.5c1.3,0,2.3,1,2.3,2.3v29.2c0,1.3-1,2.3-2.3,2.3h-76.5
|
|
343
|
-
c-1.3,0-2.3-1-2.3-2.3V128.1z"/>
|
|
344
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M391.5,128.1c0-1.3,1-2.3,2.3-2.3h76.5
|
|
345
|
-
c1.3,0,2.3,1,2.3,2.3v29.2c0,1.3-1,2.3-2.3,2.3h-76.5c-1.3,0-2.3-1-2.3-2.3V128.1z"/>
|
|
346
|
-
<polyline fill="#010101" points="404.4,134.5 404.4,136.9 404.4,139.4 403.6,139.4 403.6,136.9 403.6,134.5 401.7,134.5
|
|
347
|
-
401.7,134.1 401.7,133.8 406.3,133.8 406.3,134.1 406.3,134.5 404.4,134.5 "/>
|
|
348
|
-
<path fill="#010101" d="M407.8,139c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C406.6,138.2,406.9,138.9,407.8,139
|
|
349
|
-
M407.8,135c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C405.9,135.8,406.5,135,407.8,135z"/>
|
|
350
|
-
<path fill="#010101" d="M412.5,139c0.9,0,1-0.8,1-1.7c0-0.9-0.1-1.6-1-1.7c-0.9,0-1.1,0.7-1.1,1.7C411.3,138.3,411.5,139,412.5,139
|
|
351
|
-
M412.6,135c1.2,0,1.6,0.9,1.6,2.2c0,1.3-0.4,2.2-1.6,2.3c-0.7,0-1.1-0.3-1.4-0.8l0,2.4h-0.7l0-6h0.7l0,0.7
|
|
352
|
-
C411.5,135.3,412,135,412.6,135z"/>
|
|
353
|
-
<path fill="#010101" d="M415.1,139.4v-2.1v-2.1h0.7v2.1v2.1H415.1 M415.1,134.2v-0.3v-0.3h0.7v0.3v0.3H415.1z"/>
|
|
354
|
-
<path fill="#010101" d="M418.5,135.6c-0.9,0-1.1,0.7-1.1,1.6s0.2,1.7,1.1,1.7c0.5,0,0.9-0.3,1-0.9l0.7,0c-0.1,0.8-0.7,1.4-1.7,1.4
|
|
355
|
-
c-1.3,0-1.7-0.9-1.8-2.2c-0.2-2.1,2.3-2.9,3.3-1.4c0.1,0.2,0.1,0.3,0.2,0.5l-0.7,0.1C419.3,135.9,419.1,135.6,418.5,135.6"/>
|
|
356
|
-
<path fill="#010101" d="M421.1,139.4V139v-0.4h0.8v0.4v0.4H421.1 M421.1,135.9v-0.4v-0.4h0.8v0.4v0.4H421.1z"/>
|
|
357
|
-
<polyline fill="#010101" points="430.9,139.4 430,139.4 428.7,134.7 427.5,139.4 426.6,139.4 424.9,133.8 425.7,133.8 427,138.7
|
|
358
|
-
427.4,137.3 428.4,133.8 429.1,133.8 430.4,138.7 431.7,133.8 432.5,133.8 "/>
|
|
359
|
-
<path fill="#010101" d="M434.6,139c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C433.4,138.2,433.7,138.9,434.6,139
|
|
360
|
-
M434.6,135c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C432.7,135.8,433.3,135,434.6,135z"/>
|
|
361
|
-
<path fill="#010101" d="M439.4,135.7c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V135.7"
|
|
362
|
-
/>
|
|
363
|
-
<polyline fill="#010101" points="442.8,139.4 441.3,137.5 440.8,137.9 440.8,138.6 440.8,139.4 440.1,139.4 440.1,136.5
|
|
364
|
-
440.1,133.5 440.8,133.5 440.8,135.4 440.8,137.2 442.7,135.1 443.5,135.1 441.8,137 443.6,139.4 442.8,139.4 "/>
|
|
365
|
-
<polyline fill="#010101" points="446.4,134.5 446.4,136.9 446.4,139.4 445.7,139.4 445.7,136.9 445.7,134.5 443.8,134.5
|
|
366
|
-
443.8,134.1 443.8,133.8 448.4,133.8 448.4,134.1 448.4,134.5 446.4,134.5 "/>
|
|
367
|
-
<path fill="#010101" d="M449.8,139c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C448.7,138.2,448.9,138.9,449.8,139
|
|
368
|
-
M449.9,135c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C448,135.8,448.6,135,449.9,135z"/>
|
|
369
|
-
<path fill="#010101" d="M453.5,138.8c2,0.2,3.3-0.4,3.3-2.2s-1.4-2.3-3.3-2.1v2.2V138.8 M452.8,133.8c2.7-0.2,4.9,0.2,4.8,2.7
|
|
370
|
-
c-0.1,1.8-1,2.8-2.7,2.8h-2.1v-2.8V133.8z"/>
|
|
371
|
-
<path fill="#010101" d="M460.2,139c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C459,138.2,459.2,138.9,460.2,139
|
|
372
|
-
M460.2,135c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C458.3,135.8,458.9,135,460.2,135z"/>
|
|
373
|
-
<polyline fill="#010101" points="406.6,149.1 406.6,146.3 406.6,143.6 407.4,143.6 407.4,146.3 407.4,149.1 406.6,149.1 "/>
|
|
374
|
-
<path fill="#010101" d="M410.2,145.3c-0.9,0-1,0.8-1,1.7c0,0.9,0.1,1.7,1,1.7c0.9,0,1.1-0.7,1.1-1.7
|
|
375
|
-
C411.3,146,411.1,145.3,410.2,145.3 M410,144.8c0.7,0,1.1,0.3,1.4,0.7l0-2.3h0.7l0,5.9h-0.7c0-0.2,0-0.5-0.1-0.7
|
|
376
|
-
c-0.2,0.5-0.6,0.8-1.3,0.8c-1.2,0-1.6-0.9-1.6-2.2C408.4,145.5,409,144.8,410,144.8z"/>
|
|
377
|
-
<path fill="#010101" d="M413.3,149.1v-0.4v-0.4h0.8v0.4v0.4H413.3 M413.3,145.7v-0.4v-0.4h0.8v0.4v0.4H413.3z"/>
|
|
378
|
-
<path fill="#010101" d="M419.9,146.3c0.7,0.1,1.3,0.5,1.3,1.3c0,2-3.1,2.1-3.7,0.7c-0.1-0.2-0.1-0.4-0.1-0.6l0.7-0.1
|
|
379
|
-
c0.1,0.6,0.5,1,1.2,1c0.7,0,1.2-0.3,1.2-1c0-0.9-0.8-1-1.8-1v-0.3V146c0.9,0,1.6-0.1,1.6-0.9c0-0.6-0.4-1-1-1
|
|
380
|
-
c-0.6,0-1.1,0.3-1.1,0.9l-0.7-0.1c0.1-0.9,0.8-1.4,1.8-1.4c1.1,0,1.8,0.5,1.8,1.5C421.1,145.8,420.6,146.1,419.9,146.3"/>
|
|
381
|
-
<polyline fill="#010101" points="424.6,150.8 424.6,147 424.6,143.3 425.2,143.3 425.2,147 425.2,150.8 424.6,150.8 "/>
|
|
382
|
-
<polyline fill="#010101" points="434.2,149.1 433.3,149.1 432,144.4 430.8,149.1 429.9,149.1 428.2,143.6 429,143.6 430.3,148.5
|
|
383
|
-
430.7,147 431.6,143.6 432.4,143.6 433.7,148.5 435,143.6 435.8,143.6 "/>
|
|
384
|
-
<path fill="#010101" d="M437.9,148.7c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C436.7,148,436.9,148.7,437.9,148.7
|
|
385
|
-
M437.9,144.8c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C436,145.5,436.6,144.8,437.9,144.8z"/>
|
|
386
|
-
<path fill="#010101" d="M442.7,145.5c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V145.5"
|
|
387
|
-
/>
|
|
388
|
-
<polyline fill="#010101" points="446,149.1 444.6,147.2 444.1,147.6 444.1,148.4 444.1,149.1 443.4,149.1 443.4,146.2 443.4,143.3
|
|
389
|
-
444.1,143.3 444.1,145.1 444.1,146.9 445.9,144.9 446.8,144.9 445,146.7 446.9,149.1 446,149.1 "/>
|
|
390
|
-
<path fill="#010101" d="M447.6,149.1v-0.4v-0.4h0.8v0.4v0.4H447.6 M447.6,145.7v-0.4v-0.4h0.8v0.4v0.4H447.6z"/>
|
|
391
|
-
<polyline fill="#010101" points="452.1,149.1 452.1,148.7 452.1,148.3 452.9,148.3 452.9,148.7 452.9,149.1 452.1,149.1 "/>
|
|
392
|
-
<polyline fill="#010101" points="454.4,149.1 454.4,148.7 454.4,148.3 455.2,148.3 455.2,148.7 455.2,149.1 454.4,149.1 "/>
|
|
393
|
-
<polyline fill="#010101" points="456.6,149.1 456.6,148.7 456.6,148.3 457.4,148.3 457.4,148.7 457.4,149.1 456.6,149.1 "/>
|
|
394
|
-
<path fill="#FFFFFF" d="M63,74.2c0-1.2,1-2.3,2.2-2.3h76.5c1.3,0,2.3,1,2.3,2.3v29.2c0,1.3-1,2.3-2.3,2.3H65.2c-1.3,0-2.2-1-2.2-2.3
|
|
395
|
-
V74.2z"/>
|
|
396
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M63,74.2c0-1.2,1-2.3,2.2-2.3h76.5
|
|
397
|
-
c1.3,0,2.3,1,2.3,2.3v29.2c0,1.3-1,2.3-2.3,2.3H65.2c-1.3,0-2.2-1-2.2-2.3V74.2z"/>
|
|
398
|
-
<polyline fill="#010101" points="85.3,80.6 85.3,83.1 85.3,85.5 84.5,85.5 84.5,83.1 84.5,80.6 82.6,80.6 82.6,80.3 82.6,80
|
|
399
|
-
87.2,80 87.2,80.3 87.2,80.6 85.3,80.6 "/>
|
|
400
|
-
<path fill="#010101" d="M88.7,85.1c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7C87.5,84.4,87.8,85.1,88.7,85.1
|
|
401
|
-
M88.7,81.2c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.9-0.9-1.9-2.2C86.8,81.9,87.4,81.2,88.7,81.2z"/>
|
|
402
|
-
<path fill="#010101" d="M93.4,85.1c0.9,0,1-0.8,1-1.7c0-0.9-0.1-1.6-1-1.7c-0.9,0-1.1,0.7-1.1,1.7C92.2,84.4,92.5,85.1,93.4,85.1
|
|
403
|
-
M93.6,81.2c1.2,0,1.6,0.9,1.6,2.2c0,1.3-0.4,2.2-1.6,2.3c-0.7,0-1.1-0.3-1.3-0.8l0,2.4h-0.7l0-6h0.7l0,0.7
|
|
404
|
-
C92.5,81.5,92.9,81.2,93.6,81.2z"/>
|
|
405
|
-
<path fill="#010101" d="M96,85.5v-2.1v-2.1h0.7v2.1v2.1H96 M96,80.3V80v-0.3h0.7V80v0.3H96z"/>
|
|
406
|
-
<path fill="#010101" d="M99.4,81.7c-0.9,0-1.1,0.7-1.1,1.6s0.2,1.7,1.1,1.7c0.5,0,0.9-0.3,1-0.9l0.7,0c-0.1,0.8-0.7,1.4-1.7,1.4
|
|
407
|
-
c-1.3,0-1.7-0.9-1.8-2.2c-0.2-2.1,2.3-2.9,3.3-1.4c0.1,0.2,0.1,0.3,0.2,0.5l-0.7,0.1C100.2,82.1,100,81.7,99.4,81.7"/>
|
|
408
|
-
<path fill="#010101" d="M102,85.5v-0.4v-0.4h0.8v0.4v0.4H102 M102,82.1v-0.4v-0.4h0.8v0.4v0.4H102z"/>
|
|
409
|
-
<polyline fill="#010101" points="111.8,85.5 110.9,85.5 109.6,80.8 108.4,85.5 107.5,85.5 105.8,80 106.6,80 108,84.9 108.3,83.4
|
|
410
|
-
109.3,80 110,80 111.3,84.9 112.6,80 113.4,80 "/>
|
|
411
|
-
<path fill="#010101" d="M115.5,85.1c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7
|
|
412
|
-
C114.3,84.4,114.6,85.1,115.5,85.1 M115.5,81.2c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.9-0.9-1.9-2.2
|
|
413
|
-
C113.6,81.9,114.2,81.2,115.5,81.2z"/>
|
|
414
|
-
<path fill="#010101" d="M120.3,81.9c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V81.9"/>
|
|
415
|
-
<polyline fill="#010101" points="123.7,85.5 122.2,83.6 121.7,84 121.7,84.8 121.7,85.5 121,85.5 121,82.6 121,79.7 121.7,79.7
|
|
416
|
-
121.7,81.5 121.7,83.3 123.6,81.3 124.4,81.3 122.7,83.1 124.5,85.5 123.7,85.5 "/>
|
|
417
|
-
<polyline fill="#010101" points="78.1,95.3 78.1,92.5 78.1,89.7 78.9,89.7 78.9,92.5 78.9,95.3 78.1,95.3 "/>
|
|
418
|
-
<path fill="#010101" d="M81.7,91.4c-0.9,0-1,0.8-1,1.7c0,0.9,0.1,1.7,1,1.7c0.9,0,1.1-0.7,1.1-1.7C82.8,92.1,82.6,91.4,81.7,91.4
|
|
419
|
-
M81.5,90.9c0.7,0,1.1,0.3,1.3,0.7l0-2.3h0.7l0,5.9h-0.7c0-0.2,0-0.5-0.1-0.7c-0.2,0.5-0.6,0.8-1.3,0.8c-1.2,0-1.6-0.9-1.6-2.2
|
|
420
|
-
C79.9,91.7,80.5,90.9,81.5,90.9z"/>
|
|
421
|
-
<path fill="#010101" d="M84.8,95.3v-0.4v-0.4h0.8v0.4v0.4H84.8 M84.8,91.8v-0.4V91h0.8v0.4v0.4H84.8z"/>
|
|
422
|
-
<polyline fill="#010101" points="89.2,95.3 89.2,95 89.2,94.7 90.7,94.7 90.7,92.5 90.7,90.4 89.4,91.3 89.4,90.9 89.4,90.6
|
|
423
|
-
90.7,89.7 91.3,89.7 91.3,92.2 91.3,94.7 92.7,94.7 92.7,95 92.7,95.3 89.2,95.3 "/>
|
|
424
|
-
<polyline fill="#010101" points="96.1,97 96.1,93.2 96.1,89.4 96.7,89.4 96.7,93.2 96.7,97 96.1,97 "/>
|
|
425
|
-
<polyline fill="#010101" points="105.7,95.3 104.8,95.3 103.5,90.5 102.3,95.3 101.4,95.3 99.7,89.7 100.5,89.7 101.8,94.6
|
|
426
|
-
102.2,93.1 103.1,89.7 103.9,89.7 105.2,94.6 106.5,89.7 107.3,89.7 "/>
|
|
427
|
-
<path fill="#010101" d="M109.4,94.8c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7
|
|
428
|
-
C108.2,94.1,108.4,94.8,109.4,94.8 M109.4,90.9c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.9-0.9-1.9-2.2
|
|
429
|
-
C107.5,91.6,108.1,90.9,109.4,90.9z"/>
|
|
430
|
-
<path fill="#010101" d="M114.2,91.6c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V91.6"/>
|
|
431
|
-
<polyline fill="#010101" points="117.5,95.3 116.1,93.3 115.6,93.7 115.6,94.5 115.6,95.3 114.9,95.3 114.9,92.3 114.9,89.4
|
|
432
|
-
115.6,89.4 115.6,91.2 115.6,93.1 117.4,91 118.3,91 116.5,92.8 118.4,95.3 117.5,95.3 "/>
|
|
433
|
-
<path fill="#010101" d="M119.1,95.3v-0.4v-0.4h0.8v0.4v0.4H119.1 M119.1,91.8v-0.4V91h0.8v0.4v0.4H119.1z"/>
|
|
434
|
-
<polyline fill="#010101" points="123.6,95.3 123.6,94.8 123.6,94.4 124.4,94.4 124.4,94.8 124.4,95.3 123.6,95.3 "/>
|
|
435
|
-
<polyline fill="#010101" points="125.9,95.3 125.9,94.8 125.9,94.4 126.7,94.4 126.7,94.8 126.7,95.3 125.9,95.3 "/>
|
|
436
|
-
<polyline fill="#010101" points="128.1,95.3 128.1,94.8 128.1,94.4 128.9,94.4 128.9,94.8 128.9,95.3 128.1,95.3 "/>
|
|
437
|
-
<path fill="#FFFFFF" d="M72,99.5c0-1.3,1-2.3,2.3-2.3h76.5c1.3,0,2.3,1,2.3,2.3v29.2c0,1.2-1,2.3-2.3,2.3H74.2c-1.3,0-2.3-1-2.3-2.3
|
|
438
|
-
V99.5z"/>
|
|
439
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M72,99.5c0-1.3,1-2.3,2.3-2.3h76.5
|
|
440
|
-
c1.3,0,2.3,1,2.3,2.3v29.2c0,1.2-1,2.3-2.3,2.3H74.2c-1.3,0-2.3-1-2.3-2.3V99.5z"/>
|
|
441
|
-
<polyline fill="#010101" points="94.3,105.9 94.3,108.4 94.3,110.8 93.5,110.8 93.5,108.4 93.5,105.9 91.6,105.9 91.6,105.6
|
|
442
|
-
91.6,105.3 96.2,105.3 96.2,105.6 96.2,105.9 94.3,105.9 "/>
|
|
443
|
-
<path fill="#010101" d="M97.7,110.4c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7
|
|
444
|
-
C96.5,109.7,96.8,110.4,97.7,110.4 M97.7,106.5c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.9-0.9-1.9-2.2
|
|
445
|
-
C95.8,107.2,96.4,106.5,97.7,106.5z"/>
|
|
446
|
-
<path fill="#010101" d="M102.4,110.4c0.9,0,1-0.8,1-1.7c0-0.9-0.1-1.6-1-1.7c-0.9,0-1.1,0.7-1.1,1.7
|
|
447
|
-
C101.2,109.7,101.5,110.4,102.4,110.4 M102.6,106.5c1.2,0,1.6,0.9,1.6,2.2c0,1.3-0.4,2.2-1.6,2.3c-0.7,0-1.1-0.3-1.3-0.8l0,2.4h-0.7
|
|
448
|
-
l0-6h0.7l0,0.7C101.5,106.8,101.9,106.5,102.6,106.5z"/>
|
|
449
|
-
<path fill="#010101" d="M105,110.8v-2.1v-2.1h0.7v2.1v2.1H105 M105,105.6v-0.3V105h0.7v0.3v0.3H105z"/>
|
|
450
|
-
<path fill="#010101" d="M108.4,107c-0.9,0-1.1,0.7-1.1,1.6s0.2,1.7,1.1,1.7c0.5,0,0.9-0.3,1-0.9l0.7,0c-0.1,0.8-0.7,1.4-1.7,1.4
|
|
451
|
-
c-1.3,0-1.7-0.9-1.8-2.2c-0.2-2.1,2.3-2.9,3.3-1.4c0.1,0.2,0.1,0.3,0.2,0.5l-0.7,0.1C109.2,107.3,109,107,108.4,107"/>
|
|
452
|
-
<path fill="#010101" d="M111,110.8v-0.4V110h0.8v0.4v0.4H111 M111,107.4V107v-0.4h0.8v0.4v0.4H111z"/>
|
|
453
|
-
<polyline fill="#010101" points="120.8,110.8 119.9,110.8 118.6,106.1 117.4,110.8 116.5,110.8 114.8,105.3 115.6,105.3 117,110.2
|
|
454
|
-
117.3,108.7 118.3,105.3 119,105.3 120.3,110.2 121.6,105.3 122.4,105.3 "/>
|
|
455
|
-
<path fill="#010101" d="M124.5,110.4c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7
|
|
456
|
-
C123.3,109.7,123.6,110.4,124.5,110.4 M124.5,106.5c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.9-0.9-1.9-2.2
|
|
457
|
-
C122.6,107.2,123.2,106.5,124.5,106.5z"/>
|
|
458
|
-
<path fill="#010101" d="M129.3,107.2c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V107.2"
|
|
459
|
-
/>
|
|
460
|
-
<polyline fill="#010101" points="132.7,110.8 131.2,108.9 130.7,109.3 130.7,110.1 130.7,110.8 130,110.8 130,107.9 130,105
|
|
461
|
-
130.7,105 130.7,106.8 130.7,108.6 132.6,106.6 133.4,106.6 131.7,108.4 133.5,110.8 132.7,110.8 "/>
|
|
462
|
-
<polyline fill="#010101" points="87.1,120.6 87.1,117.8 87.1,115 87.9,115 87.9,117.8 87.9,120.6 87.1,120.6 "/>
|
|
463
|
-
<path fill="#010101" d="M90.7,116.7c-0.9,0-1,0.8-1,1.7c0,0.9,0.1,1.7,1,1.7c0.9,0,1.1-0.7,1.1-1.7
|
|
464
|
-
C91.8,117.4,91.6,116.7,90.7,116.7 M90.5,116.2c0.7,0,1.1,0.3,1.3,0.7l0-2.3h0.7l0,5.9h-0.7c0-0.2,0-0.5-0.1-0.7
|
|
465
|
-
c-0.2,0.5-0.6,0.8-1.3,0.8c-1.2,0-1.6-0.9-1.6-2.2C88.9,117,89.5,116.2,90.5,116.2z"/>
|
|
466
|
-
<path fill="#010101" d="M93.8,120.6v-0.4v-0.4h0.8v0.4v0.4H93.8 M93.8,117.1v-0.4v-0.4h0.8v0.4v0.4H93.8z"/>
|
|
467
|
-
<path fill="#010101" d="M99.9,114.9c1.8-0.2,2.1,2,1,3l-1.4,1.2c-0.2,0.2-0.5,0.5-0.7,0.8h2.9v0.3v0.3H98c0-2.2,2.9-2.1,2.9-4.1
|
|
468
|
-
c0-0.6-0.4-1-1-1c-0.7,0-1,0.3-1.1,0.9l-0.7-0.1C98.2,115.4,98.8,115,99.9,114.9"/>
|
|
469
|
-
<polyline fill="#010101" points="105.1,122.3 105.1,118.5 105.1,114.7 105.7,114.7 105.7,118.5 105.7,122.3 105.1,122.3 "/>
|
|
470
|
-
<polyline fill="#010101" points="114.7,120.6 113.8,120.6 112.5,115.8 111.3,120.6 110.4,120.6 108.7,115 109.5,115 110.8,119.9
|
|
471
|
-
111.2,118.4 112.1,115 112.9,115 114.2,119.9 115.5,115 116.3,115 "/>
|
|
472
|
-
<path fill="#010101" d="M118.4,120.1c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7
|
|
473
|
-
C117.2,119.4,117.4,120.1,118.4,120.1 M118.4,116.2c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.9-0.9-1.9-2.2
|
|
474
|
-
C116.5,116.9,117.1,116.2,118.4,116.2z"/>
|
|
475
|
-
<path fill="#010101" d="M123.2,116.9c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V116.9"
|
|
476
|
-
/>
|
|
477
|
-
<polyline fill="#010101" points="126.5,120.6 125.1,118.6 124.6,119 124.6,119.8 124.6,120.6 123.9,120.6 123.9,117.6 123.9,114.7
|
|
478
|
-
124.6,114.7 124.6,116.5 124.6,118.4 126.4,116.3 127.3,116.3 125.5,118.1 127.4,120.6 126.5,120.6 "/>
|
|
479
|
-
<path fill="#010101" d="M128.1,120.6v-0.4v-0.4h0.8v0.4v0.4H128.1 M128.1,117.1v-0.4v-0.4h0.8v0.4v0.4H128.1z"/>
|
|
480
|
-
<polyline fill="#010101" points="132.6,120.6 132.6,120.1 132.6,119.7 133.4,119.7 133.4,120.1 133.4,120.6 132.6,120.6 "/>
|
|
481
|
-
<polyline fill="#010101" points="134.9,120.6 134.9,120.1 134.9,119.7 135.7,119.7 135.7,120.1 135.7,120.6 134.9,120.6 "/>
|
|
482
|
-
<polyline fill="#010101" points="137.1,120.6 137.1,120.1 137.1,119.7 137.9,119.7 137.9,120.1 137.9,120.6 137.1,120.6 "/>
|
|
483
|
-
<path fill="#FFFFFF" d="M81,128.3c0-1.3,1-2.3,2.3-2.3h76.5c1.3,0,2.3,1,2.3,2.3v29.2c0,1.2-1,2.3-2.3,2.3H83.2
|
|
484
|
-
c-1.3,0-2.3-1-2.3-2.3V128.3z"/>
|
|
485
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M81,128.3c0-1.3,1-2.3,2.3-2.3h76.5
|
|
486
|
-
c1.3,0,2.3,1,2.3,2.3v29.2c0,1.2-1,2.3-2.3,2.3H83.2c-1.3,0-2.3-1-2.3-2.3V128.3z"/>
|
|
487
|
-
<polyline fill="#010101" points="103.3,134.7 103.3,137.2 103.3,139.6 102.5,139.6 102.5,137.2 102.5,134.7 100.6,134.7
|
|
488
|
-
100.6,134.4 100.6,134.1 105.2,134.1 105.2,134.4 105.2,134.7 103.3,134.7 "/>
|
|
489
|
-
<path fill="#010101" d="M106.7,139.2c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7
|
|
490
|
-
C105.5,138.5,105.8,139.2,106.7,139.2 M106.7,135.3c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.9-0.9-1.9-2.2
|
|
491
|
-
C104.8,136,105.4,135.3,106.7,135.3z"/>
|
|
492
|
-
<path fill="#010101" d="M111.4,139.2c0.9,0,1-0.8,1-1.7c0-0.9-0.1-1.6-1-1.7c-0.9,0-1.1,0.7-1.1,1.7
|
|
493
|
-
C110.2,138.5,110.5,139.2,111.4,139.2 M111.6,135.3c1.2,0,1.6,0.9,1.6,2.2c0,1.3-0.4,2.2-1.6,2.3c-0.7,0-1.1-0.3-1.3-0.8l0,2.4h-0.7
|
|
494
|
-
l0-6h0.7l0,0.7C110.5,135.6,110.9,135.3,111.6,135.3z"/>
|
|
495
|
-
<path fill="#010101" d="M114,139.6v-2.1v-2.1h0.7v2.1v2.1H114 M114,134.4v-0.3v-0.3h0.7v0.3v0.3H114z"/>
|
|
496
|
-
<path fill="#010101" d="M117.4,135.8c-0.9,0-1.1,0.7-1.1,1.6s0.2,1.7,1.1,1.7c0.5,0,0.9-0.3,1-0.9l0.7,0c-0.1,0.8-0.7,1.4-1.7,1.4
|
|
497
|
-
c-1.3,0-1.7-0.9-1.8-2.2c-0.2-2.1,2.3-2.9,3.3-1.4c0.1,0.2,0.1,0.3,0.2,0.5l-0.7,0.1C118.2,136.1,118,135.8,117.4,135.8"/>
|
|
498
|
-
<path fill="#010101" d="M120,139.6v-0.4v-0.4h0.8v0.4v0.4H120 M120,136.2v-0.4v-0.4h0.8v0.4v0.4H120z"/>
|
|
499
|
-
<polyline fill="#010101" points="129.8,139.6 128.9,139.6 127.6,134.9 126.4,139.6 125.5,139.6 123.8,134.1 124.6,134.1 126,139
|
|
500
|
-
126.3,137.5 127.3,134.1 128,134.1 129.3,139 130.6,134.1 131.4,134.1 "/>
|
|
501
|
-
<path fill="#010101" d="M133.5,139.2c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7
|
|
502
|
-
C132.3,138.5,132.6,139.2,133.5,139.2 M133.5,135.3c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.9-0.9-1.9-2.2
|
|
503
|
-
C131.6,136,132.2,135.3,133.5,135.3z"/>
|
|
504
|
-
<path fill="#010101" d="M138.3,136c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V136"/>
|
|
505
|
-
<polyline fill="#010101" points="141.7,139.6 140.2,137.7 139.7,138.1 139.7,138.9 139.7,139.6 139,139.6 139,136.7 139,133.8
|
|
506
|
-
139.7,133.8 139.7,135.6 139.7,137.4 141.6,135.4 142.4,135.4 140.7,137.2 142.5,139.6 141.7,139.6 "/>
|
|
507
|
-
<polyline fill="#010101" points="96.1,149.4 96.1,146.6 96.1,143.8 96.9,143.8 96.9,146.6 96.9,149.4 96.1,149.4 "/>
|
|
508
|
-
<path fill="#010101" d="M99.7,145.5c-0.9,0-1,0.8-1,1.7c0,0.9,0.1,1.7,1,1.7c0.9,0,1.1-0.7,1.1-1.7
|
|
509
|
-
C100.8,146.2,100.6,145.5,99.7,145.5 M99.5,145c0.7,0,1.1,0.3,1.3,0.7l0-2.3h0.7l0,5.9h-0.7c0-0.2,0-0.5-0.1-0.7
|
|
510
|
-
c-0.2,0.5-0.6,0.8-1.3,0.8c-1.2,0-1.6-0.9-1.6-2.2C97.9,145.8,98.5,145,99.5,145z"/>
|
|
511
|
-
<path fill="#010101" d="M102.8,149.4V149v-0.4h0.8v0.4v0.4H102.8 M102.8,145.9v-0.4v-0.4h0.8v0.4v0.4H102.8z"/>
|
|
512
|
-
<path fill="#010101" d="M109.4,146.5c0.7,0.1,1.3,0.5,1.3,1.3c0,2-3.1,2.1-3.7,0.7c-0.1-0.2-0.1-0.4-0.1-0.6l0.7-0.1
|
|
513
|
-
c0.1,0.6,0.5,1,1.2,1c0.7,0,1.2-0.3,1.2-1c0-0.9-0.8-1-1.8-1v-0.3v-0.3c0.9,0,1.6-0.1,1.6-0.9c0-0.6-0.4-1-1-1
|
|
514
|
-
c-0.6,0-1.1,0.3-1.1,0.9l-0.7-0.1c0.1-0.9,0.8-1.4,1.8-1.4c1.1,0,1.8,0.5,1.8,1.5C110.6,146,110.1,146.3,109.4,146.5"/>
|
|
515
|
-
<polyline fill="#010101" points="114.1,151.1 114.1,147.3 114.1,143.5 114.7,143.5 114.7,147.3 114.7,151.1 114.1,151.1 "/>
|
|
516
|
-
<polyline fill="#010101" points="123.7,149.4 122.8,149.4 121.5,144.6 120.3,149.4 119.4,149.4 117.7,143.8 118.5,143.8
|
|
517
|
-
119.8,148.7 120.2,147.2 121.1,143.8 121.9,143.8 123.2,148.7 124.5,143.8 125.3,143.8 "/>
|
|
518
|
-
<path fill="#010101" d="M127.4,148.9c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7c-1,0-1.2,0.7-1.2,1.7
|
|
519
|
-
C126.2,148.2,126.4,148.9,127.4,148.9 M127.4,145c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.9-0.9-1.9-2.2
|
|
520
|
-
C125.5,145.7,126.1,145,127.4,145z"/>
|
|
521
|
-
<path fill="#010101" d="M132.2,145.7c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V145.7"
|
|
522
|
-
/>
|
|
523
|
-
<polyline fill="#010101" points="135.5,149.4 134.1,147.4 133.6,147.8 133.6,148.6 133.6,149.4 132.9,149.4 132.9,146.4
|
|
524
|
-
132.9,143.5 133.6,143.5 133.6,145.3 133.6,147.2 135.4,145.1 136.3,145.1 134.6,146.9 136.4,149.4 135.5,149.4 "/>
|
|
525
|
-
<path fill="#010101" d="M137.1,149.4V149v-0.4h0.8v0.4v0.4H137.1 M137.1,145.9v-0.4v-0.4h0.8v0.4v0.4H137.1z"/>
|
|
526
|
-
<polyline fill="#010101" points="141.6,149.4 141.6,148.9 141.6,148.5 142.4,148.5 142.4,148.9 142.4,149.4 141.6,149.4 "/>
|
|
527
|
-
<polyline fill="#010101" points="143.9,149.4 143.9,148.9 143.9,148.5 144.7,148.5 144.7,148.9 144.7,149.4 143.9,149.4 "/>
|
|
528
|
-
<polyline fill="#010101" points="146.1,149.4 146.1,148.9 146.1,148.5 146.9,148.5 146.9,148.9 146.9,149.4 146.1,149.4 "/>
|
|
529
|
-
<path fill="#FFFFFF" d="M207,164.3c0-1.3,1-2.3,2.3-2.3h103.5c1.3,0,2.3,1,2.3,2.3v11.3c0,1.3-1,2.3-2.3,2.3H209.2
|
|
530
|
-
c-1.3,0-2.3-1-2.3-2.3V164.3z"/>
|
|
531
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M207,164.3c0-1.3,1-2.3,2.3-2.3h103.5
|
|
532
|
-
c1.3,0,2.3,1,2.3,2.3v11.3c0,1.3-1,2.3-2.3,2.3H209.2c-1.3,0-2.3-1-2.3-2.3V164.3z"/>
|
|
533
|
-
<polyline fill="#010101" points="212.9,165.8 212.9,168.3 212.9,170.7 212.1,170.7 212.1,168.3 212.1,165.8 210.2,165.8
|
|
534
|
-
210.2,165.5 210.2,165.2 214.8,165.2 214.8,165.5 214.8,165.8 212.9,165.8 "/>
|
|
535
|
-
<path fill="#010101" d="M217.2,167.1c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V167.1"
|
|
536
|
-
/>
|
|
537
|
-
<path fill="#010101" d="M218.4,169.5c0,0.4,0.3,0.7,0.7,0.7c0.9-0.1,1.4-0.7,1.4-1.7C219.5,168.7,218.4,168.5,218.4,169.5
|
|
538
|
-
M220.5,169.9c-0.3,0.5-0.7,0.9-1.5,0.9c-0.8,0-1.3-0.5-1.3-1.3c0-1.4,1.4-1.4,2.8-1.4c0.1-0.8-0.2-1.2-0.9-1.2
|
|
539
|
-
c-0.5,0-0.9,0.2-0.9,0.7l-0.7-0.1c0.1-0.8,0.7-1.2,1.7-1.2c1,0,1.6,0.5,1.6,1.4v0.9v0.9c0,0.5,0.2,0.7,0.6,0.6v0.2v0.2
|
|
540
|
-
C221.1,170.9,220.4,170.7,220.5,169.9z"/>
|
|
541
|
-
<path fill="#010101" d="M224.4,166.4c2-0.1,1.2,2.6,1.4,4.4h-0.7v-1.4V168c0-0.7-0.2-1.1-0.9-1.1c-1.6,0-1,2.3-1.1,3.8h-0.7l0-4.3
|
|
542
|
-
h0.7c0,0.2,0,0.5,0,0.7C223.3,166.7,223.7,166.4,224.4,166.4"/>
|
|
543
|
-
<path fill="#010101" d="M229.4,167.5c-0.1-0.8-1.9-0.9-2,0c0.3,1.2,2.6,0.3,2.7,2c0.1,1.8-3.4,1.7-3.5,0.2l0.6-0.1
|
|
544
|
-
c0.1,0.8,2.2,1,2.2,0c-0.2-1.3-2.5-0.3-2.7-2c-0.1-1.3,1.8-1.4,2.7-0.9c0.3,0.2,0.5,0.4,0.5,0.8"/>
|
|
545
|
-
<path fill="#010101" d="M231.4,169.5c0,0.4,0.3,0.7,0.7,0.7c0.9-0.1,1.4-0.7,1.4-1.7C232.5,168.7,231.4,168.5,231.4,169.5
|
|
546
|
-
M233.5,169.9c-0.3,0.5-0.7,0.9-1.5,0.9c-0.8,0-1.3-0.5-1.3-1.3c0-1.4,1.4-1.4,2.8-1.4c0.1-0.8-0.2-1.2-0.9-1.2
|
|
547
|
-
c-0.5,0-0.9,0.2-0.9,0.7l-0.7-0.1c0.1-0.8,0.7-1.2,1.7-1.2c1,0,1.6,0.5,1.6,1.4v0.9v0.9c0,0.5,0.2,0.7,0.6,0.6v0.2v0.2
|
|
548
|
-
C234.2,170.9,233.5,170.7,233.5,169.9z"/>
|
|
549
|
-
<path fill="#010101" d="M237,166.9c-0.9,0-1.1,0.7-1.1,1.6s0.2,1.7,1.1,1.7c0.5,0,0.9-0.3,1-0.9l0.7,0c-0.1,0.8-0.7,1.4-1.7,1.4
|
|
550
|
-
c-1.3,0-1.7-0.9-1.8-2.2c-0.2-2.1,2.3-2.9,3.3-1.4c0.1,0.2,0.1,0.3,0.2,0.5l-0.7,0.1C237.9,167.2,237.6,166.9,237,166.9"/>
|
|
551
|
-
<path fill="#010101" d="M240.2,169.7c0,0.5,0.4,0.7,0.9,0.5v0.3v0.3c-0.7,0.2-1.6,0.1-1.6-0.9v-1.4V167H239v-0.3v-0.3h0.5l0.2-1h0.5
|
|
552
|
-
v0.5v0.5h0.8v0.3v0.3h-0.8v1.3V169.7"/>
|
|
553
|
-
<path fill="#010101" d="M241.7,170.7v-2.1v-2.1h0.7v2.1v2.1H241.7 M241.7,165.5v-0.3v-0.3h0.7v0.3v0.3H241.7z"/>
|
|
554
|
-
<path fill="#010101" d="M245.2,170.3c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C244,169.6,244.2,170.3,245.2,170.3
|
|
555
|
-
M245.2,166.4c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2s-1.9-0.9-1.9-2.2C243.3,167.1,243.9,166.4,245.2,166.4z"/>
|
|
556
|
-
<path fill="#010101" d="M250.1,166.4c2-0.1,1.2,2.6,1.4,4.4h-0.7v-1.4V168c0-0.7-0.2-1.1-0.9-1.1c-1.6,0-1,2.3-1.1,3.8H248l0-4.3
|
|
557
|
-
h0.7c0,0.2,0,0.5,0,0.7C248.9,166.7,249.4,166.4,250.1,166.4"/>
|
|
558
|
-
<polyline fill="#010101" points="254.8,170.7 254.8,167.9 254.8,165.2 255.6,165.2 255.6,167.6 255.6,170.1 258.4,170.1
|
|
559
|
-
258.4,170.4 258.4,170.7 254.8,170.7 "/>
|
|
560
|
-
<path fill="#010101" d="M260.9,170.3c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C259.7,169.6,260,170.3,260.9,170.3
|
|
561
|
-
M260.9,166.4c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C259,167.1,259.6,166.4,260.9,166.4z"/>
|
|
562
|
-
<path fill="#010101" d="M265.3,170.2c0.8,0,1.1-0.7,1.1-1.6c0-0.9-0.3-1.7-1.1-1.7c-0.9,0-1,0.8-1,1.7
|
|
563
|
-
C264.2,169.5,264.4,170.2,265.3,170.2 M267.1,166.5c-0.2,2.8,0.9,6.6-2.5,5.9c-0.5-0.1-0.9-0.5-1-1l0.7-0.1c0.3,1.1,2.3,0.7,2-0.6
|
|
564
|
-
v-0.3v-0.3c-0.2,0.5-0.7,0.8-1.4,0.8c-1.2,0-1.5-0.9-1.5-2.2c0-1.3,0.4-2.2,1.6-2.2c0.7,0,1.1,0.4,1.3,0.8c0-0.2,0-0.5,0-0.7H267.1z
|
|
565
|
-
"/>
|
|
566
|
-
<polyline fill="#010101" points="272.8,165.8 272.8,168.3 272.8,170.7 272,170.7 272,168.3 272,165.8 270.1,165.8 270.1,165.5
|
|
567
|
-
270.1,165.2 274.7,165.2 274.7,165.5 274.7,165.8 272.8,165.8 "/>
|
|
568
|
-
<path fill="#010101" d="M276.2,170.3c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C275,169.6,275.2,170.3,276.2,170.3
|
|
569
|
-
M276.2,166.4c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C274.3,167.1,274.9,166.4,276.2,166.4z"/>
|
|
570
|
-
<path fill="#010101" d="M280.8,170.3c0.9,0,1-0.8,1-1.7c0-0.9-0.1-1.6-1-1.7c-0.9,0-1.1,0.7-1.1,1.7
|
|
571
|
-
C279.7,169.6,279.9,170.3,280.8,170.3 M281,166.4c1.2,0,1.6,0.9,1.6,2.2c0,1.3-0.4,2.2-1.6,2.3c-0.7,0-1.1-0.3-1.4-0.8l0,2.4H279
|
|
572
|
-
l0-6h0.7l0,0.7C279.9,166.7,280.3,166.4,281,166.4z"/>
|
|
573
|
-
<path fill="#010101" d="M283.5,170.7v-2.1v-2.1h0.7v2.1v2.1H283.5 M283.5,165.5v-0.3v-0.3h0.7v0.3v0.3H283.5z"/>
|
|
574
|
-
<path fill="#010101" d="M286.9,166.9c-0.9,0-1.1,0.7-1.1,1.6s0.2,1.7,1.1,1.7c0.5,0,0.9-0.3,1-0.9l0.7,0c-0.1,0.8-0.7,1.4-1.7,1.4
|
|
575
|
-
c-1.3,0-1.7-0.9-1.8-2.2c-0.2-2.1,2.3-2.9,3.3-1.4c0.1,0.2,0.1,0.3,0.2,0.5l-0.7,0.1C287.7,167.2,287.4,166.9,286.9,166.9"/>
|
|
576
|
-
<path fill="#010101" d="M289.5,170.7v-0.4v-0.4h0.8v0.4v0.4H289.5 M289.5,167.3v-0.4v-0.4h0.8v0.4v0.4H289.5z"/>
|
|
577
|
-
<polyline fill="#010101" points="299.3,170.7 298.4,170.7 297.1,166 295.9,170.7 295,170.7 293.3,165.2 294.1,165.2 295.4,170.1
|
|
578
|
-
295.8,168.6 296.7,165.2 297.5,165.2 298.8,170.1 300.1,165.2 300.9,165.2 "/>
|
|
579
|
-
<path fill="#010101" d="M303,170.3c1,0,1.2-0.7,1.2-1.7c0-1-0.2-1.7-1.1-1.7s-1.2,0.7-1.2,1.7C301.8,169.6,302,170.3,303,170.3
|
|
580
|
-
M303,166.4c1.4,0,1.9,0.8,1.9,2.2c0,1.4-0.6,2.2-1.9,2.2c-1.3,0-1.9-0.9-1.9-2.2C301.1,167.1,301.7,166.4,303,166.4z"/>
|
|
581
|
-
<path fill="#010101" d="M307.8,167.1c-1.8-0.4-1.2,2-1.3,3.7h-0.7l0-4.3h0.7c0,0.3,0,0.7,0,0.9c0.1-0.6,0.5-1.1,1.3-0.9v0.3V167.1"
|
|
582
|
-
/>
|
|
583
|
-
<polyline fill="#010101" points="311.1,170.7 309.7,168.8 309.2,169.2 309.2,170 309.2,170.7 308.5,170.7 308.5,167.8 308.5,164.9
|
|
584
|
-
309.2,164.9 309.2,166.7 309.2,168.5 311,166.5 311.9,166.5 310.1,168.3 312,170.7 311.1,170.7 "/>
|
|
585
|
-
<path fill="#FFFFFF" d="M207,123.8c0-1.3,1-2.3,2.3-2.3h103.5c1.3,0,2.3,1,2.3,2.3V135c0,1.3-1,2.3-2.3,2.3H209.2
|
|
586
|
-
c-1.3,0-2.3-1-2.3-2.3V123.8z"/>
|
|
587
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M207,123.8c0-1.3,1-2.3,2.3-2.3h103.5
|
|
588
|
-
c1.3,0,2.3,1,2.3,2.3V135c0,1.3-1,2.3-2.3,2.3H209.2c-1.3,0-2.3-1-2.3-2.3V123.8z"/>
|
|
589
|
-
<path fill="#010101" d="M220.2,131.8c1.9,0,2.7-1.3,2.7-3.1s-0.9-3-2.7-3c-1.9,0-2.7,1.2-2.7,3S218.3,131.8,220.2,131.8
|
|
590
|
-
M220.2,124.9c2.5,0,3.8,1.4,3.8,3.8c0,2.2-1.1,3.6-3.1,3.8c0.2,0.9,0.9,1.5,2.1,1.2v0.4v0.4c-1.7,0.5-2.9-0.5-3.1-1.9
|
|
591
|
-
c-2.2-0.2-3.4-1.6-3.4-3.9C216.4,126.3,217.7,124.9,220.2,124.9z"/>
|
|
592
|
-
<path fill="#010101" d="M227,132.6c-2.7,0.1-1.6-3.5-1.9-5.9h1v1.8v1.8c0,0.9,0.2,1.5,1.2,1.5c2.2-0.1,1.4-3.1,1.5-5.2h0.9l0,5.8
|
|
593
|
-
h-0.9c0-0.3,0-0.8-0.1-1C228.5,132.2,228,132.6,227,132.6"/>
|
|
594
|
-
<path fill="#010101" d="M235.2,129.1c0.2-1.8-2.3-2.4-3-0.9c-0.1,0.2-0.2,0.5-0.2,0.9H235.2 M233.6,126.6c1.9,0,2.6,1.3,2.6,3.2
|
|
595
|
-
h-4.1c0,1.2,0.4,2,1.6,2.1c0.8,0,1.3-0.4,1.5-0.9l0.9,0.2c-0.3,0.9-1.1,1.4-2.4,1.4c-1.8,0-2.7-1.1-2.7-3.1
|
|
596
|
-
C231.1,127.7,231.8,126.6,233.6,126.6z"/>
|
|
597
|
-
<path fill="#010101" d="M239.3,132.6c-2.7,0.1-1.6-3.5-1.9-5.9h1v1.8v1.8c0,0.9,0.2,1.5,1.2,1.5c2.2-0.1,1.4-3.1,1.5-5.2h0.9l0,5.8
|
|
598
|
-
h-0.9c0-0.3,0-0.8-0.1-1C240.8,132.2,240.2,132.6,239.3,132.6"/>
|
|
599
|
-
<path fill="#010101" d="M247.4,129.1c0.2-1.8-2.3-2.4-3-0.9c-0.1,0.2-0.2,0.5-0.2,0.9H247.4 M245.9,126.6c1.9,0,2.6,1.3,2.6,3.2
|
|
600
|
-
h-4.1c0,1.2,0.4,2,1.6,2.1c0.8,0,1.3-0.4,1.5-0.9l0.9,0.2c-0.3,0.9-1.1,1.4-2.4,1.4c-1.8,0-2.7-1.1-2.7-3.1
|
|
601
|
-
C243.3,127.7,244.1,126.6,245.9,126.6z"/>
|
|
602
|
-
<path fill="#010101" d="M249.9,132.5V132v-0.5h1v0.5v0.5H249.9 M249.9,127.8v-0.5v-0.5h1v0.5v0.5H249.9z"/>
|
|
603
|
-
<polyline fill="#010101" points="263.1,132.5 261.9,132.5 260.2,126.1 258.5,132.5 257.3,132.5 255.1,124.9 256.1,124.9
|
|
604
|
-
257.9,131.6 258.4,129.7 259.7,124.9 260.7,124.9 262.5,131.6 264.3,124.9 265.4,124.9 "/>
|
|
605
|
-
<path fill="#010101" d="M268.2,131.9c1.3,0,1.6-0.9,1.6-2.3c0-1.3-0.2-2.3-1.6-2.3c-1.3,0-1.6,1-1.6,2.3
|
|
606
|
-
C266.6,130.9,266.9,131.9,268.2,131.9 M268.2,126.6c1.9,0,2.6,1.1,2.6,3c0,1.9-0.8,3-2.6,3s-2.5-1.2-2.6-3
|
|
607
|
-
C265.6,127.6,266.5,126.6,268.2,126.6z"/>
|
|
608
|
-
<path fill="#010101" d="M274.8,127.5c-2.4-0.5-1.6,2.8-1.7,5h-1l0-5.8h0.9c0,0.4,0,0.9,0.1,1.2c0.2-0.8,0.7-1.5,1.8-1.3v0.4V127.5"
|
|
609
|
-
/>
|
|
610
|
-
<polyline fill="#010101" points="279.3,132.5 277.3,129.9 276.6,130.4 276.6,131.5 276.6,132.5 275.6,132.5 275.6,128.5
|
|
611
|
-
275.6,124.6 276.6,124.6 276.6,127 276.6,129.5 279.2,126.7 280.3,126.7 277.9,129.2 280.4,132.5 279.3,132.5 "/>
|
|
612
|
-
<polyline fill="#010101" points="284.3,125.8 284.3,129.2 284.3,132.5 283.2,132.5 283.2,129.2 283.2,125.8 280.7,125.8
|
|
613
|
-
280.7,125.4 280.7,124.9 286.9,124.9 286.9,125.4 286.9,125.8 284.3,125.8 "/>
|
|
614
|
-
<path fill="#010101" d="M288.9,131.9c1.3,0,1.6-0.9,1.6-2.3c0-1.3-0.2-2.3-1.6-2.3c-1.3,0-1.6,1-1.6,2.3
|
|
615
|
-
C287.3,130.9,287.6,131.9,288.9,131.9 M288.9,126.6c1.9,0,2.6,1.1,2.6,3c0,1.9-0.8,3-2.6,3s-2.5-1.2-2.6-3
|
|
616
|
-
C286.3,127.6,287.2,126.6,288.9,126.6z"/>
|
|
617
|
-
<path fill="#010101" d="M293.9,131.7c2.7,0.2,4.5-0.5,4.5-3s-1.8-3.1-4.5-2.9v3V131.7 M292.9,124.9c3.6-0.2,6.6,0.2,6.5,3.7
|
|
618
|
-
c-0.1,2.4-1.3,3.8-3.7,3.8h-2.8v-3.8V124.9z"/>
|
|
619
|
-
<path fill="#010101" d="M302.9,131.9c1.3,0,1.6-0.9,1.6-2.3c0-1.3-0.2-2.3-1.6-2.3c-1.3,0-1.6,1-1.6,2.3
|
|
620
|
-
C301.4,130.9,301.7,131.9,302.9,131.9 M303,126.6c1.9,0,2.6,1.1,2.6,3c0,1.9-0.8,3-2.6,3s-2.5-1.2-2.6-3
|
|
621
|
-
C300.4,127.6,301.2,126.6,303,126.6z"/>
|
|
622
|
-
<path fill="none" stroke="#010101" stroke-width="0.9" stroke-miterlimit="10" d="M263.9,141.7v-4 M263.9,153.6v-7.9 M263.9,161.6
|
|
623
|
-
v-4"/>
|
|
624
|
-
<rect x="263.5" y="161.6" fill="#010101" width="0.9" height="0.4"/>
|
|
625
|
-
<polygon fill="#010101" points="266,144.1 261.9,144.1 263.9,137.7 "/>
|
|
626
|
-
<path fill="#010101" d="M262.4,143.7h3l-1.5-4.5L262.4,143.7z M266.6,144.6h-5.4l2.4-7.3h0.6L266.6,144.6z"/>
|
|
627
|
-
</svg>
|