Update Content - 2022-03-01

This commit is contained in:
Thomas Dehaeze 2022-03-01 17:02:01 +01:00
parent df10833d92
commit 85de9df477
534 changed files with 52023 additions and 42 deletions

View File

@ -0,0 +1,20 @@
+++
title = "Essential challenges in motion control education"
author = ["Dehaeze Thomas"]
draft = true
+++
Tags
:
Reference
: <vcech19_essen_chall_motion_contr_educat>
Author(s)
: M. \VCech, J. K\\"onigsmarkov\\'a, Goubej, M., Oomen, T., & Visioli, A.
Year
: 2019
<./biblio/references.bib>

View File

@ -0,0 +1,626 @@
+++
title = "Understanding Digital Signal Processing"
author = ["Dehaeze Thomas"]
draft = true
+++
Tags
: [IRR and FIR Filters]({{<relref "irr_and_fir_filters.md#" >}}), [Digital Filters]({{<relref "digital_filters.md#" >}})
Reference
: <lyons11_under_digit_signal_proces>
Author(s)
: Lyons, R.
Year
: 2011
## Discrete Sequences And Systems {#discrete-sequences-and-systems}
### Discrete Sequences And Their Notation {#discrete-sequences-and-their-notation}
### Signal Amplitude, Magnitude, Power {#signal-amplitude-magnitude-power}
### Signal Processing Operational Symbols {#signal-processing-operational-symbols}
### Introduction To Discrete Linear Time-Invariant Systems {#introduction-to-discrete-linear-time-invariant-systems}
### Discrete Linear Systems {#discrete-linear-systems}
### Time-Invariant Systems {#time-invariant-systems}
### The Commutative Property Of Linear Time-Invariant Systems {#the-commutative-property-of-linear-time-invariant-systems}
### Analyzing Linear Time-Invariant Systems {#analyzing-linear-time-invariant-systems}
<a id="orgcbbc38b"></a>
{{< figure src="/ox-hugo/lyons11_lti_impulse_response.png" caption="Figure 1: LTI system unit impulse response sequences. (a) system block diagram. (b) impulse input sequence \\(x(n)\\) and impulse reponse output sequence \\(y(n)\\)." >}}
<a id="org50f1362"></a>
{{< figure src="/ox-hugo/lyons11_moving_average.png" caption="Figure 2: Analyzing a moving average filter. (a) averager block diagram; (b) impulse input and impulse response; (c) averager frequency magnitude reponse." >}}
## Periodic Sampling {#periodic-sampling}
### Aliasing: Signal Ambiguity In The Frequency Domain {#aliasing-signal-ambiguity-in-the-frequency-domain}
<a id="org0ff6bb3"></a>
{{< figure src="/ox-hugo/lyons11_frequency_ambiguity.png" caption="Figure 3: Frequency ambiguity; (a) discrete time sequence of values; (b) two different sinewaves that pass through the points of discete sequence" >}}
### Sampling Lowpass Signals {#sampling-lowpass-signals}
<a id="org38fdf07"></a>
{{< figure src="/ox-hugo/lyons11_noise_spectral_replication.png" caption="Figure 4: Spectral replications; (a) original continuous signal plus noise spectrum; (b) discrete spectrum with noise contaminating the signal of interest" >}}
<a id="org5e8c824"></a>
{{< figure src="/ox-hugo/lyons11_lowpass_sampling.png" caption="Figure 5: Low pass analog filtering prior to sampling at a rate of \\(f\_s\\) Hz." >}}
## The Discrete Fourier Transform {#the-discrete-fourier-transform}
\begin{equation}
X(f) = \int\_{-\infty}^{\infty} x(t) e^{-j2\pi f t} dt
\end{equation}
\begin{equation}
X(m) = \sum\_{n = 0}^{N-1} x(n) e^{-j2 \pi n m /N}
\end{equation}
### Understanding The Dft Equation {#understanding-the-dft-equation}
### Dft Symmetry {#dft-symmetry}
### Dft Linearity {#dft-linearity}
### Dft Magnitudes {#dft-magnitudes}
### Dft Frequency Axis {#dft-frequency-axis}
### Dft Shifting Theorem {#dft-shifting-theorem}
### Inverse Dft {#inverse-dft}
### Dft Leakage {#dft-leakage}
### Windows {#windows}
### Dft Scalloping Loss {#dft-scalloping-loss}
### Dft Resolution, Zero Padding, And Frequency-Domain Sampling {#dft-resolution-zero-padding-and-frequency-domain-sampling}
### Dft Processing Gain {#dft-processing-gain}
### The Dft Of Rectangular Functions {#the-dft-of-rectangular-functions}
### Interpreting The Dft Using The Discrete-Time Fourier Transform {#interpreting-the-dft-using-the-discrete-time-fourier-transform}
## The Fast Fourier Transform {#the-fast-fourier-transform}
### Relationship Of The Fft To The Dft {#relationship-of-the-fft-to-the-dft}
### Hints On Using Ffts In Practice {#hints-on-using-ffts-in-practice}
### Derivation Of The Radix-2 Fft Algorithm {#derivation-of-the-radix-2-fft-algorithm}
### Fft Input/Output Data Index Bit Reversal {#fft-input-output-data-index-bit-reversal}
### Radix-2 Fft Butterfly Structures {#radix-2-fft-butterfly-structures}
### Alternate Single-Butterfly Structures {#alternate-single-butterfly-structures}
## Finite Impulse Response Filters {#finite-impulse-response-filters}
### An Introduction To Finite Impulse Response (Fir) Filters {#an-introduction-to-finite-impulse-response--fir--filters}
### Convolution In Fir Filters {#convolution-in-fir-filters}
### Lowpass Fir Filter Design {#lowpass-fir-filter-design}
### Bandpass Fir Filter Design {#bandpass-fir-filter-design}
### Highpass Fir Filter Design {#highpass-fir-filter-design}
### Parks-Mcclellan Exchange Fir Filter Design Method {#parks-mcclellan-exchange-fir-filter-design-method}
### Half-Band Fir Filters {#half-band-fir-filters}
### Phase Response Of Fir Filters {#phase-response-of-fir-filters}
### A Generic Description Of Discrete Convolution {#a-generic-description-of-discrete-convolution}
### Analyzing Fir Filters {#analyzing-fir-filters}
## Infinite Impulse Response Filters {#infinite-impulse-response-filters}
### An Introduction To Infinite Impulse Response Filters {#an-introduction-to-infinite-impulse-response-filters}
### The Laplace Transform {#the-laplace-transform}
### The Z-Transform {#the-z-transform}
### Using The Z-Transform To Analyze Iir Filters {#using-the-z-transform-to-analyze-iir-filters}
### Using Poles And Zeros To Analyze Iir Filters {#using-poles-and-zeros-to-analyze-iir-filters}
### Alternate Iir Filter Structures {#alternate-iir-filter-structures}
### Pitfalls In Building Iir Filters {#pitfalls-in-building-iir-filters}
### Improving Iir Filters With Cascaded Structures {#improving-iir-filters-with-cascaded-structures}
### Scaling The Gain Of Iir Filters {#scaling-the-gain-of-iir-filters}
### Impulse Invariance Iir Filter Design Method {#impulse-invariance-iir-filter-design-method}
### Bilinear Transform Iir Filter Design Method {#bilinear-transform-iir-filter-design-method}
### Optimized Iir Filter Design Method {#optimized-iir-filter-design-method}
### A Brief Comparison Of Iir And Fir Filters {#a-brief-comparison-of-iir-and-fir-filters}
## Specialized Digital Networks And Filters {#specialized-digital-networks-and-filters}
### Differentiators {#differentiators}
### Integrators {#integrators}
### Matched Filters {#matched-filters}
### Interpolated Lowpass Fir Filters {#interpolated-lowpass-fir-filters}
### Frequency Sampling Filters: The Lost Art {#frequency-sampling-filters-the-lost-art}
## Quadrature Signals {#quadrature-signals}
### Why Care About Quadrature Signals? {#why-care-about-quadrature-signals}
### The Notation Of Complex Numbers {#the-notation-of-complex-numbers}
### Representing Real Signals Using Complex Phasors {#representing-real-signals-using-complex-phasors}
### A Few Thoughts On Negative Frequency {#a-few-thoughts-on-negative-frequency}
### Quadrature Signals In The Frequency Domain {#quadrature-signals-in-the-frequency-domain}
### Bandpass Quadrature Signals In The Frequency Domain {#bandpass-quadrature-signals-in-the-frequency-domain}
### Complex Down-Conversion {#complex-down-conversion}
### A Complex Down-Conversion Example {#a-complex-down-conversion-example}
### An Alternate Down-Conversion Method {#an-alternate-down-conversion-method}
## The Discrete Hilbert Transform {#the-discrete-hilbert-transform}
### Hilbert Transform Definition {#hilbert-transform-definition}
### Why Care About The Hilbert Transform? {#why-care-about-the-hilbert-transform}
### Impulse Response Of A Hilbert Transformer {#impulse-response-of-a-hilbert-transformer}
### Designing A Discrete Hilbert Transformer {#designing-a-discrete-hilbert-transformer}
### Time-Domain Analytic Signal Generation {#time-domain-analytic-signal-generation}
### Comparing Analytical Signal Generation Methods {#comparing-analytical-signal-generation-methods}
## 10 Sample Rate Conversion {#10-sample-rate-conversion}
### 10.1 Decimation {#10-dot-1-decimation}
### 10.2 Two-Stage Decimation {#10-dot-2-two-stage-decimation}
### 10.3 Properties Of Downsampling {#10-dot-3-properties-of-downsampling}
### 10.4 Interpolation {#10-dot-4-interpolation}
### 10.5 Properties Of Interpolation {#10-dot-5-properties-of-interpolation}
### 10.6 Combining Decimation And Interpolation {#10-dot-6-combining-decimation-and-interpolation}
### 10.7 Polyphase Filters {#10-dot-7-polyphase-filters}
### 10.8 Two-Stage Interpolation {#10-dot-8-two-stage-interpolation}
### 10.9 Z-Transform Analysis Of Multirate Systems {#10-dot-9-z-transform-analysis-of-multirate-systems}
### 10.10 Polyphase Filter Implementations {#10-dot-10-polyphase-filter-implementations}
### 10.11 Sample Rate Conversion By Rational Factors {#10-dot-11-sample-rate-conversion-by-rational-factors}
### 10.12 Sample Rate Conversion With Half-Band Filters {#10-dot-12-sample-rate-conversion-with-half-band-filters}
### 10.13 Sample Rate Conversion With Ifir Filters {#10-dot-13-sample-rate-conversion-with-ifir-filters}
### 10.14 Cascaded Integrator-Comb Filters {#10-dot-14-cascaded-integrator-comb-filters}
## 11 Signal Averaging {#11-signal-averaging}
### 11.1 Coherent Averaging {#11-dot-1-coherent-averaging}
### 11.2 Incoherent Averaging {#11-dot-2-incoherent-averaging}
### 11.3 Averaging Multiple Fast Fourier Transforms {#11-dot-3-averaging-multiple-fast-fourier-transforms}
### 11.4 Averaging Phase Angles {#11-dot-4-averaging-phase-angles}
### 11.5 Filtering Aspects Of Time-Domain Averaging {#11-dot-5-filtering-aspects-of-time-domain-averaging}
### 11.6 Exponential Averaging {#11-dot-6-exponential-averaging}
## 12 Digital Data Formats And Their Effects {#12-digital-data-formats-and-their-effects}
### 12.1 Fixed-Point Binary Formats {#12-dot-1-fixed-point-binary-formats}
### 12.2 Binary Number Precision And Dynamic Range {#12-dot-2-binary-number-precision-and-dynamic-range}
### 12.3 Effects Of Finite Fixed-Point Binary Word Length {#12-dot-3-effects-of-finite-fixed-point-binary-word-length}
### 12.4 Floating-Point Binary Formats {#12-dot-4-floating-point-binary-formats}
### 12.5 Block Floating-Point Binary Format {#12-dot-5-block-floating-point-binary-format}
## 13 Digital Signal Processing Tricks {#13-digital-signal-processing-tricks}
### 13.1 Frequency Translation Without Multiplication {#13-dot-1-frequency-translation-without-multiplication}
### 13.2 High-Speed Vector Magnitude Approximation {#13-dot-2-high-speed-vector-magnitude-approximation}
### 13.3 Frequency-Domain Windowing {#13-dot-3-frequency-domain-windowing}
### 13.4 Fast Multiplication Of Complex Numbers {#13-dot-4-fast-multiplication-of-complex-numbers}
### 13.5 Efficiently Performing The Fft Of Real Sequences {#13-dot-5-efficiently-performing-the-fft-of-real-sequences}
### 13.6 Computing The Inverse Fft Using The Forward Fft {#13-dot-6-computing-the-inverse-fft-using-the-forward-fft}
### 13.7 Simplified Fir Filter Structure {#13-dot-7-simplified-fir-filter-structure}
### 13.8 Reducing A/D Converter Quantization Noise {#13-dot-8-reducing-a-d-converter-quantization-noise}
### 13.9 A/D Converter Testing Techniques {#13-dot-9-a-d-converter-testing-techniques}
### 13.10 Fast Fir Filtering Using The Fft {#13-dot-10-fast-fir-filtering-using-the-fft}
### 13.11 Generating Normally Distributed Random Data {#13-dot-11-generating-normally-distributed-random-data}
### 13.12 Zero-Phase Filtering {#13-dot-12-zero-phase-filtering}
### 13.13 Sharpened Fir Filters {#13-dot-13-sharpened-fir-filters}
### 13.14 Interpolating A Bandpass Signal {#13-dot-14-interpolating-a-bandpass-signal}
### 13.15 Spectral Peak Location Algorithm {#13-dot-15-spectral-peak-location-algorithm}
### 13.16 Computing Fft Twiddle Factors {#13-dot-16-computing-fft-twiddle-factors}
### 13.17 Single Tone Detection {#13-dot-17-single-tone-detection}
### 13.18 The Sliding Dft {#13-dot-18-the-sliding-dft}
### 13.19 The Zoom Fft {#13-dot-19-the-zoom-fft}
### 13.20 A Practical Spectrum Analyzer {#13-dot-20-a-practical-spectrum-analyzer}
### 13.21 An Efficient Arctangent Approximation {#13-dot-21-an-efficient-arctangent-approximation}
### 13.22 Frequency Demodulation Algorithms {#13-dot-22-frequency-demodulation-algorithms}
### 13.23 Dc Removal {#13-dot-23-dc-removal}
### 13.24 Improving Traditional Cic Filters {#13-dot-24-improving-traditional-cic-filters}
### 13.25 Smoothing Impulsive Noise {#13-dot-25-smoothing-impulsive-noise}
### 13.26 Efficient Polynomial Evaluation {#13-dot-26-efficient-polynomial-evaluation}
### 13.27 Designing Very High-Order Fir Filters {#13-dot-27-designing-very-high-order-fir-filters}
### 13.28 Time-Domain Interpolation Using The Fft {#13-dot-28-time-domain-interpolation-using-the-fft}
### 13.29 Frequency Translation Using Decimation {#13-dot-29-frequency-translation-using-decimation}
### 13.30 Automatic Gain Control (Agc) {#13-dot-30-automatic-gain-control--agc}
### 13.31 Approximate Envelope Detection {#13-dot-31-approximate-envelope-detection}
### 13.32 A Quadrature Oscillator {#13-dot-32-a-quadrature-oscillator}
### 13.33 Specialized Exponential Averaging {#13-dot-33-specialized-exponential-averaging}
### 13.34 Filtering Narrowband Noise Using Filter Nulls {#13-dot-34-filtering-narrowband-noise-using-filter-nulls}
### 13.35 Efficient Computation Of Signal Variance {#13-dot-35-efficient-computation-of-signal-variance}
### 13.36 Real-Time Computation Of Signal Averages And Variances {#13-dot-36-real-time-computation-of-signal-averages-and-variances}
### 13.37 Building Hilbert Transformers From Half-Band Filters {#13-dot-37-building-hilbert-transformers-from-half-band-filters}
### 13.38 Complex Vector Rotation With Arctangents {#13-dot-38-complex-vector-rotation-with-arctangents}
### 13.39 An Efficient Differentiating Network {#13-dot-39-an-efficient-differentiating-network}
### 13.40 Linear-Phase Dc-Removal Filter {#13-dot-40-linear-phase-dc-removal-filter}
### 13.41 Avoiding Overflow In Magnitude Computations {#13-dot-41-avoiding-overflow-in-magnitude-computations}
### 13.42 Efficient Linear Interpolation {#13-dot-42-efficient-linear-interpolation}
### 13.43 Alternate Complex Down-Conversion Schemes {#13-dot-43-alternate-complex-down-conversion-schemes}
### 13.44 Signal Transition Detection {#13-dot-44-signal-transition-detection}
### 13.45 Spectral Flipping Around Signal Center Frequency {#13-dot-45-spectral-flipping-around-signal-center-frequency}
### 13.46 Computing Missing Signal Samples {#13-dot-46-computing-missing-signal-samples}
### 13.47 Computing Large Dfts Using Small Ffts {#13-dot-47-computing-large-dfts-using-small-ffts}
### 13.48 Computing Filter Group Delay Without Arctangents {#13-dot-48-computing-filter-group-delay-without-arctangents}
### 13.49 Computing A Forward And Inverse Fft Using A Single Fft {#13-dot-49-computing-a-forward-and-inverse-fft-using-a-single-fft}
### 13.50 Improved Narrowband Lowpass Iir Filters {#13-dot-50-improved-narrowband-lowpass-iir-filters}
### 13.51 A Stable Goertzel Algorithm {#13-dot-51-a-stable-goertzel-algorithm}
## A: The Arithmetic Of Complex Numbers {#a-the-arithmetic-of-complex-numbers}
### A.1 Graphical Representation Of Real And Complex Numbers {#a-dot-1-graphical-representation-of-real-and-complex-numbers}
### A.2 Arithmetic Representation Of Complex Numbers {#a-dot-2-arithmetic-representation-of-complex-numbers}
### A.3 Arithmetic Operations Of Complex Numbers {#a-dot-3-arithmetic-operations-of-complex-numbers}
### A.4 Some Practical Implications Of Using Complex Numbers {#a-dot-4-some-practical-implications-of-using-complex-numbers}
## B: Closed Form Of A Geometric Series {#b-closed-form-of-a-geometric-series}
## C: Time Reversal And The Dft {#c-time-reversal-and-the-dft}
## D: Mean,Variance, And Standard Deviation {#d-mean-variance-and-standard-deviation}
### D.1 Statistical Measures {#d-dot-1-statistical-measures}
### D.2 Statistics Of Short Sequences {#d-dot-2-statistics-of-short-sequences}
### D.3 Statistics Of Summed Sequences {#d-dot-3-statistics-of-summed-sequences}
### D.4 Standard Deviation (Rms) Of A Continuous Sinewave {#d-dot-4-standard-deviation--rms--of-a-continuous-sinewave}
### D.5 Estimating Signal-To-Noise Ratios {#d-dot-5-estimating-signal-to-noise-ratios}
### D.6 The Mean And Variance Of Random Functions {#d-dot-6-the-mean-and-variance-of-random-functions}
### D.7 The Normal Probability Density Function {#d-dot-7-the-normal-probability-density-function}
## E: Decibels (Db And Dbm) {#e-decibels--db-and-dbm}
### E.1 Using Logarithms To Determine Relative Signal Power {#e-dot-1-using-logarithms-to-determine-relative-signal-power}
### E.2 Some Useful Decibel Numbers {#e-dot-2-some-useful-decibel-numbers}
### E.3 Absolute Power Using Decibels {#e-dot-3-absolute-power-using-decibels}
## F: Digital Filter Terminology {#f-digital-filter-terminology}
## G: Frequency Sampling Filter Derivations {#g-frequency-sampling-filter-derivations}
### G.1 Frequency Response Of A Comb Filter {#g-dot-1-frequency-response-of-a-comb-filter}
### G.2 Single Complex Fsf Frequency Response {#g-dot-2-single-complex-fsf-frequency-response}
### G.3 Multisection Complex Fsf Phase {#g-dot-3-multisection-complex-fsf-phase}
### G.4 Multisection Complex Fsf Frequency Response {#g-dot-4-multisection-complex-fsf-frequency-response}
### G.5 Real Fsf Transfer Function {#g-dot-5-real-fsf-transfer-function}
### G.6 Type-Iv Fsf Frequency Response {#g-dot-6-type-iv-fsf-frequency-response}
## H: Frequency Sampling Filter Design Tables {#h-frequency-sampling-filter-design-tables}
## I: Computing Chebyshev Window Sequences {#i-computing-chebyshev-window-sequences}
### I.1 Chebyshev Windows For Fir Filter Design {#i-dot-1-chebyshev-windows-for-fir-filter-design}
### I.2 Chebyshev Windows For Spectrum Analysis {#i-dot-2-chebyshev-windows-for-spectrum-analysis}
<./biblio/references.bib>

View File

@ -0,0 +1,20 @@
+++
title = "Precision Machine Design"
author = ["Dehaeze Thomas"]
draft = true
+++
Tags
:
Reference
: <slocum92_precis_machin_desig>
Author(s)
: Slocum, A. H.
Year
: 1992
<./biblio/references.bib>

View File

@ -1,6 +1,6 @@
+++
title = "Dynamic error budgeting, a design approach"
author = ["Thomas Dehaeze"]
author = ["Dehaeze Thomas"]
draft = false
ref_author = "Monkhorst, W."
ref_year = 2004
@ -10,7 +10,7 @@ Tags
: [Dynamic Error Budgeting]({{<relref "dynamic_error_budgeting.md#" >}})
Reference
: ([Monkhorst 2004](#org114939a))
: <monkhorst04_dynam_error_budget>
Author(s)
: Monkhorst, W.
@ -21,6 +21,11 @@ Year
## Introduction {#introduction}
The performance of a mechatronic system is generally defined by the error made, which is caused by the disturbances \\(d\\) that act on the system.
In order to study how the disturbances \\(d\\) propagates to the error, frequency dependent models of the disturbances and subsystems must be used.
Disturbances (which are stochastic) are modeled with their power spectral densities.
The new design approach will be referred to as _Dynamic Error Budgeting_, where "dynamic" refers to the use of the frequency dependent models.
Challenge definition of this thesis:
> Develop a tool which enables the designer to account for stochastic disturbances during the design of a mechatronics system.
@ -40,21 +45,26 @@ Develop tools should enable the designer to:
Main motivations are:
- Cutting costs in the design phase
- Speeding up the design process
- Enhancing design insight
- **Cutting costs in the design phase**: if the error is not simulated during the design phase, the final performance level can only be found when a costly prototype is build and the performance can be measured physically. If the performance level is not met, the designer has to find out what component or disturbance causes the output to exceed the error budget and then redesign the system. If the error could be simulated beforehand however, changes can be made when the system is still in the design phase, cutting down the costs of the system.
- **Speeding up the design process**: It can give a quick indication if a concept is feasible or not.
Several concepts can be analyzed in a short period of time and the most promising concept can be chosen, speeding up the design process.
- **Enhancing design insight**: If the performance specifications is not met, the designer wants to know which component or what system property is limiting the performance most.
### DEB design process {#deb-design-process}
The DEB design process can be summarized as follows: choose a system concept and simulate the output error.
If the total error is meets the performance specifications, the design is satisfying.
If the error exceeds the specified budget, the designer has to change the system such that the specifications is met.
Step by step, the process is as follows:
- design a concept system
- model the concept system, such that the closed loop transfer functions can be determined
- Design a concept system.
- Model the concept system, such that the closed loop transfer functions can be determined.
- Identify all significant disturbances.
Model them with their _Power Spectral Density_
- Define the performance outputs of the system and simulate the output error.
Using the theory of _propagation_, the contribution of each disturbance to the output error can be analyzed and the critical disturbance can be pointed out
Using the theory of _propagation_, the contribution of each disturbance to the output error can be analyzed and the critical disturbance can be pointed out.
- Make changes to the system that are expected to improve the performance level, and simulate the output error again.
Iterate until the error budget is meet.
@ -63,16 +73,15 @@ Step by step, the process is as follows:
The assumptions when applying DEB are:
- the system can be accurately described with a **linear time invariant model**.
- The system can be accurately described with a **linear time invariant model**.
This is usually the case as much effort is put in to make systems have a linear behavior and because feedback loops have a " linearizing" effect on the closed loop behavior.
- the disturbances action on the system must be **stationary** (their statistical properties are not allowed to change over time).
- the disturbances are **uncorrelated** with each other.
- The disturbances action on the system must be **stationary** (their statistical properties are not allowed to change over time).
- The disturbances are **uncorrelated** with each other.
This is more difficult to satisfy for MIMO systems and the designer must make sure that the separate disturbances all originate from separate independent sources.
- the disturbance signals are modeled by their **Power Spectral Density**.
- The disturbance signals are modeled by their **Power Spectral Density**.
This implies that only stochastic disturbances are allowed.
Deterministic components like sinusoidal and DC signals are infinite peaks in their PSD and should not be used.
For the deterministic part, other techniques can be used to determine their influence to the error.
- the calculation method makes no assumption on the distribution of the distribution functions of the disturbances.
- The calculation method makes no assumption on the distribution of the distribution functions of the disturbances.
In practice, many disturbances will have a normal like distribution.
@ -97,36 +106,36 @@ Find a controller \\(C\_{\mathcal{H}\_2}\\) which minimizes the \\(\mathcal{H}\_
In order to synthesize an \\(\mathcal{H}\_2\\) controller that will minimize the output error, the total system including disturbances needs to be modeled as a system with zero mean white noise inputs.
This is done by using weighting filter \\(V\_w\\), of which the output signal has a PSD \\(S\_w(f)\\) when the input is zero mean white noise (Figure [1](#orgf4eeaee)).
This is done by using weighting filter \\(V\_w\\), of which the output signal has a PSD \\(S\_w(f)\\) when the input is zero mean white noise (Figure [1](#orgfce1d5b)).
<a id="orgf4eeaee"></a>
<a id="orgfce1d5b"></a>
{{< figure src="/ox-hugo/monkhorst04_weighting_filter.png" caption="Figure 1: The use of a weighting filter \\(V\_w(f)\,[SI]\\) to give the weighted signal \\(\bar{w}(t)\\) a certain PSD \\(S\_w(f)\\)." >}}
{{< figure src="/ox-hugo/monkhorst04_weighting_filter.png" caption="Figure 1: The use of a weighting filter \\(V\_w(f)\\,[SI]\\) to give the weighted signal \\(\bar{w}(t)\\) a certain PSD \\(S\_w(f)\\)." >}}
The white noise input \\(w(t)\\) is dimensionless, and when the weighting filter has units [SI], the resulting weighted signal \\(\bar{w}(t)\\) has units [SI].
The PSD \\(S\_w(f)\\) of the weighted signal is:
\\[ |S\_w(f)| = V\_w(j 2 \pi f) V\_w^T(-j 2 \pi f) \\]
Given \\(S\_w(f)\\), \\(V\_w(f)\\) can be obtained using a technique called _spectral factorization_.
However, this can be avoided if the modelling of the disturbances is directly done in terms of weighting filters.
However, this can be avoided if the modeling of the disturbances is directly done in terms of weighting filters.
Output weighting filters can also be used to scale different outputs relative to each other (Figure [2](#org9ce3aeb)).
Output weighting filters can also be used to scale different outputs relative to each other (Figure [2](#orgd937879)).
<a id="org9ce3aeb"></a>
<a id="orgd937879"></a>
{{< figure src="/ox-hugo/monkhorst04_general_weighted_plant.png" caption="Figure 2: The open loop system \\(\bar{G}\\) in series with the diagonal input weightin filter \\(V\_w\\) and diagonal output scaling iflter \\(W\_z\\) defining the generalized plant \\(G\\)" >}}
#### Output scaling and the Pareto curve {#output-scaling-and-the-pareto-curve}
In this research, the outputs of the closed loop system (Figure [3](#orged901e4)) are:
In this research, the outputs of the closed loop system (Figure [3](#orgf4dc585)) are:
- the performance (error) signal \\(e\\)
- the controller output \\(u\\)
In this way, the designer can analyze how much control effort is used to achieve the performance level at the performance output.
<a id="orged901e4"></a>
<a id="orgf4dc585"></a>
{{< figure src="/ox-hugo/monkhorst04_closed_loop_H2.png" caption="Figure 3: The closed loop system with weighting filters included. The system has \\(n\\) disturbance inputs and two outputs: the error \\(e\\) and the control signal \\(u\\). The \\(\mathcal{H}\_2\\) minimized the \\(\mathcal{H}\_2\\) norm of this system." >}}
@ -148,9 +157,3 @@ To achieve the highest degree of prediction accuracy, it is recommended to use t
When an \\(\mathcal{H}\_2\\) controller is synthesized for a particular system, it can give the control designer useful hints about how to control the system best for optimal performance.
Drawbacks however are, that no robustness guarantees can be given and that the order of the \\(\mathcal{H}\_2\\) controller will generally be too high for implementation.
## Bibliography {#bibliography}
<a id="org114939a"></a>Monkhorst, Wouter. 2004. “Dynamic Error Budgeting, a Design Approach.” Delft University.

View File

@ -1,6 +1,6 @@
+++
title = "Actuators"
author = ["Thomas Dehaeze"]
author = ["Dehaeze Thomas"]
draft = false
+++
@ -17,19 +17,14 @@ Links to specific actuators:
For vibration isolation:
- In ([Ito and Schitter 2016](#orge96c061)), the effect of the actuator stiffness on the attainable vibration isolation is studied ([Notes]({{<relref "ito16_compar_class_high_precis_actuat.md#" >}}))
- In <ito16_compar_class_high_precis_actuat>, the effect of the actuator stiffness on the attainable vibration isolation is studied ([Notes]({{<relref "ito16_compar_class_high_precis_actuat.md#" >}}))
## Brush-less DC Motor {#brush-less-dc-motor}
- ([Yedamale 2003](#org9fa946a))
- <yedamale03_brush_dc_bldc_motor_fundam>
<https://www.electricaltechnology.org/2016/05/bldc-brushless-dc-motor-construction-working-principle.html>
## Bibliography {#bibliography}
<a id="orge96c061"></a>Ito, Shingo, and Georg Schitter. 2016. “Comparison and Classification of High-Precision Actuators Based on Stiffness Influencing Vibration Isolation.” _IEEE/ASME Transactions on Mechatronics_ 21 (2):116978. <https://doi.org/10.1109/tmech.2015.2478658>.
<a id="org9fa946a"></a>Yedamale, Padmaraja. 2003. “Brushless Dc (BLDC) Motor Fundamentals.” _Microchip Technology Inc_ 20:315.
## [Stepper Motor]({{<relref "stepper_motor.md#" >}}) {#stepper-motor--stepper-motor-dot-md}

View File

@ -0,0 +1,114 @@
+++
title = "Decimation"
author = ["Dehaeze Thomas"]
draft = false
+++
Tags
: [Digital Signal Processing]({{< relref "digital_signal_processing.md" >}})
<div class="definition">
Decimation is the two-step process of low pass filtering followed by and operation known as downsampling.
</div>
We can downsample a sequence of sampled signal values by a factor of \\(M\\) by retaining every Mth sample and discarding all the remaining samples.
Relative to the original sample rate \\(f\_{s,\text{old}}\\), the sample rate of the downsampled sequence is:
\begin{equation}
f\_{s,\text{new}} = \frac{f\_{s,\text{old}}}{M}
\end{equation}
<div class="exampl">
For example, assume that an analog sinewave has been sampled to produce \\(x\_{\text{old}}(n)\\).
The downsampled sequence is:
\\[ x\_{\text{new}}(m) = x\_{\text{old}}(Nm) \\]
where \\(M=3\\), the result is shown in Figure [1](#figure--fig:decimation-example).
<a id="figure--fig:decimation-example"></a>
{{< figure src="/ox-hugo/decimation_example.png" caption="<span class=\"figure-number\">Figure 1: </span>Sample rate conversion: (a) original sequence; (b) downsampled by \\(M=3\\) sequence" >}}
</div>
The spectral implications of downsampling are what we should expect as shown in Figure
<a id="figure--fig:decimation-spectral-aliasing"></a>
{{< figure src="/ox-hugo/decimation_spectral_aliasing.png" caption="<span class=\"figure-number\">Figure 2: </span>Decimation by a factor of three: (a) spectrum of original \\(x\_{\text{old}}(n)\\) signal; (b) spectrum after downsampling by three." >}}
There is a limit to the amount of downsampling that can be performed relative to the bandwidth \\(B\\) of the original signal.
We must ensure that \\(f\_{s,\text{new}} > 2B\\) to present overlapped spectral replications (aliasing errors) after downsampling.
If a decimation application requires \\(f\_{s,\text{new}}\\) to be less than \\(2B\\), then \\(x\_{\text{old}}(n)\\) must be low pass filtered before the downsampling process if performed.
## Two Stage Decimation {#two-stage-decimation}
When the desired decimation factor \\(M\\) is larger, say \\(M > 20\\), there is an important feature of the filter / decimation process to keep in mind.
Significant low pass filter computational savings may be obtained by implementing the two-stage decimation, shown in Figure [3](#figure--fig:decimation-two-stages) (b).
<a id="figure--fig:decimation-two-stages"></a>
{{< figure src="/ox-hugo/decimation_two_stages.png" caption="<span class=\"figure-number\">Figure 3: </span>Decimation: (a) single-stage; (b) two-stage" >}}
The question is: "Given a desired total downsampling factor \\(M\\), what should be the values of \\(M\_1\\) and \\(M\_2\\) to minimize the number of taps in low-pass filters \\(\text{LPF}\_1\\) and \\(\text{LPF}\_2\\)"?
For two stage decimation, the optimum value for \\(M\_1\\) is:
\begin{equation} \label{eq:M1opt}
M\_{1,\text{opt}} \approx 2 M \cdot \frac{1 - \sqrt{MF/(2-F)}}{2 - F(M+1)}
\end{equation}
where \\(F\\) is the ratio of single-stage low pass filter's transition region width to that filter's stop-band frequency:
\begin{equation}
F = \frac{f\_{\text{stop}} - B^\prime}{f\_{\text{stop}}}
\end{equation}
After using Eq. <eq:M1opt> to determine the optimum first downsampling factor, and setting \\(M\_1\\) equal to the integer sub-multiple of \\(M\\) that is closest to \\(M\_{1,\text{opt}}\\), the second downsampling factor is:
\begin{equation} \label{eq:M2\_from\_M1}
M\_2 = \frac{M}{M\_1}
\end{equation}
<div class="exampl">
Let's assume we have an \\(x\_{\text{old}}(n)\\) input signal arriving at a sample rate of \\(400\\,kHz\\), and we must decimate that signal by a factor of \\(M=100\\) to obtain a final sample rate of \\(4\\,kHz\\).
Also, let's assume the base-band frequency range of interest is from \\(0\\) to \\(B^\prime = 1.8\\,kHz\\), and we want \\(60\\,dB\\) of filter stop-band attenuation.
A single stage decimation low-pass filter's frequency response is shown in Figure [4](#figure--fig:decimation-two-stage-example) (a).
The number of taps \\(N\\) required for a single-stage decimation would be:
\begin{equation}
N = \frac{\text{Atten}}{22 (f\_{\text{stop}} - f\_{\text{pass}})} = \frac{60}{22(2.2/400 - 1.8/400)} = 2727
\end{equation}
which is way too large for practical implementation.
To reduce the number of necessary filter taps, we can partition the decimation problem into two stages.
With \\(M = 100\\), \\(F = (2200-1800)/2200\\), Eq. <eq:M1opt> yields \\(M\_{1,\text{opt}} = 26.4\\).
The integer sub-multiple of 100 closest to \\(26.4\\) is \\(25\\), so we set \\(M\_1 = 25\\).
Next, from Eq. <eq:M2_from_M1>, \\(M\_2 = 4\\) is found.
The first low pass filter has a pass-band cutoff frequency of \\(1.8\\,kHz\\) and its stop-band is \\(400/25 - 1.8 = 14.2\\,kHz\\) (Figure [4](#figure--fig:decimation-two-stage-example) (d)).
The second low pass filter has a pass-band cutoff frequency of \\(1.8\\,kHz\\) and its stop-band is \\(4-1.8 = 2.2\\,kHz\\).
The total number of required taps is:
\begin{equation}
N\_{\text{total}} = N\_{\text{LPF}\_1} + N\_{\text{LPF}\_2} = \frac{60}{22(14.2/400-1.8/400)} + \frac{60}{22(2.2/16 - 1.8/16)} \approx 197
\end{equation}
Which is much more efficient that the single stage decimation.
<a id="figure--fig:decimation-two-stage-example"></a>
{{< figure src="/ox-hugo/decimation_two_stage_example.png" caption="<span class=\"figure-number\">Figure 4: </span>Two stage decimation: (a) single-stage filter response; (b): decimation by 100; (c) spectrum of original signal; (d) output spectrum of the \\(M=25\\) down-sampler; (e) output spectrum of the \\(M=4\\) down-sampler." >}}
</div>
## References: {#references}
<lyons11_under_digit_signal_proces>

View File

@ -1,18 +1,129 @@
+++
title = "Power Spectral Density"
author = ["Thomas Dehaeze"]
author = ["Dehaeze Thomas"]
draft = false
+++
Tags
: [Signal to Noise Ratio]({{< relref "signal_to_noise_ratio" >}})
: [Signal to Noise Ratio]({{<relref "signal_to_noise_ratio.md#" >}})
Tutorial about Power Spectral Density is accessible [here](https://research.tdehaeze.xyz/spectral-analysis/).
A good article about how to use the `pwelch` function with Matlab ([Schmid 2012](#org7c6692c)).
A good article about how to use the `pwelch` function with Matlab <schmid12_how_to_use_fft_matlab>.
## Parseval's Theorem - Linking the Frequency and Time domain {#parseval-s-theorem-linking-the-frequency-and-time-domain}
## Bibliography {#bibliography}
For non-periodic finite duration signals, the energy in the time domain is described by:
<a id="org7c6692c"></a>Schmid, Hanspeter. 2012. “How to Use the FFT and Matlabs Pwelch Function for Signal and Noise Simulations and Measurements.” _Institute of Microelectronics_.
\begin{equation}
\text{Energy} = \int\_{-\infty}^\infty x(t)^2 dt
\end{equation}
Parseval's Theorem states that energy in the time domain equals energy in the frequency domain:
\begin{equation}
\text{Energy} = \int\_{-\infty}^{\infty} x(t)^2 dt = \int\_{-\infty}^{\infty} |X(f)|^2 df
\end{equation}
where \\(X(f)\\) is the Fourier transform of the time signal \\(x(t)\\):
\begin{equation}
X(f) = \int\_{-\infty}^{\infty} x(t) e^{-2\pi j f t} dt
\end{equation}
## Power Spectral Density function (PSD) {#power-spectral-density-function--psd}
The power distribution over frequency of a time signal \\(x(t)\\) is described by the PSD denoted the \\(S\_x(f)\\).
A PSD is a power density function with units \\([\text{SI}^2/Hz]\\), meaning that the area underneath the PSD curve equals the power (units \\([\text{SI}^2]\\)) of the signal (SI is the unit of the signal, e.g. \\(m/s\\)).
Using the definition of signal power \\(\bar{x^2}\\) and Parseval's theorem, we can link power in the time domain with power in the frequency domain:
\begin{equation}
\text{power} = \lim\_{T \to \infty} \frac{1}{2T} \int\_{-T}^{T} x\_T(t)^2 dt = \lim\_{T \to \infty} \frac{1}{2T} \int\_{-\infty}^{\infty} |X\_T(f)|^2 df = \int\_{-\infty}^{\infty} \left( \lim\_{T \to \infty} \frac{|X\_T(f)|^2}{2T} \right) df
\end{equation}
where \\(X\_T(f)\\) denotes the Fourier transform of \\(x\_T(t)\\), which equals \\(x(t)\\) on the interval \\(-T \le t \le T\\) and is zero outside this interval.
This term is referred to as the two-sided spectral density:
\begin{equation}
S\_{x,two} (f) = \lim\_{T \to \infty} \frac{|X\_T(f)|^2}{2T}, \quad -\infty \le f \le \infty
\end{equation}
In practice, the **one sided PSD** is used, which is only defined on the positive frequency axis but also contains all the power.
It is defined as:
\begin{equation}
S\_{x}(f) = \lim\_{T \to \infty} \frac{|X\_T(f)|^2}{T}, \quad 0 \le f \le \infty
\end{equation}
For discrete time signals, the one-sided PSD estimate is defined as:
\begin{equation}
\hat{S}(f\_k) = \frac{|X\_L(f\_k)|^2}{L T\_s}
\end{equation}
where \\(L\\) equals the number of time samples and \\(T\_s\\) the sample time, \\(X\_L(f\_k)\\) is the N-point discrete Fourier Transform of the discrete time signal \\(x\_L[n]\\) containing \\(L\\) samples:
\begin{equation}
X\_L(f\_k) = \sum\_{n = 0}^{N-1} x\_L[n] e^{-j 2 \pi k n/N}
\end{equation}
## Matlab Code for computing the PSD and CPS {#matlab-code-for-computing-the-psd-and-cps}
Let's compute the PSD of a signal by "hand".
The signal is defined below.
```matlab
%% Signal generation
T_s = 1e-3; % Sampling Time [s]
t = T_s:T_s:100; % Time vector [s]
L = length(t);
x = lsim(1/(1 + s/2/pi/5), randn(1, L), t);
```
The computation is performed using the `fft` function.
```matlab
%% Parameters
T_r = L*T_s; % signal time range
d_f = 1/T_r; % width of frequency grid
F_s = 1/T_s; % sample frequency
F_n = F_s/2; % Nyquist frequency
F = [0:d_f:F_n]; % one sided frequency grid
% Discrete Time Fourier Transform Wxx
Wxx = fft(x - mean(x))/L;
% Two-sided Power Spectrum Pxx [SI^2]
Pxx = Wxx.*conj(Wxx);
% Two-sided Power Spectral Density Sxx_t [SI^2/Hz]
Sxx_t = Pxx/d_f;
% One-sided Power Spectral Density Sxx_o [SI^2/Hz] defined on F
Sxx_o = 2*Sxx_t(1:L/2+1);
```
The result is shown in Figure [1](#org41c99c6).
<a id="org41c99c6"></a>
{{< figure src="/ox-hugo/psd_manual_example.png" caption="Figure 1: Amplitude Spectral Density with manual computation" >}}
This can also be done using the `pwelch` function which integrated a "window" that permits to do some averaging.
```matlab
%% Computation using pwelch function
[pxx, f] = pwelch(x, hanning(ceil(5/T_s)), [], [], 1/T_s);
```
The comparison of the two method is shown in Figure [2](#orge7a31a8).
<a id="orge7a31a8"></a>
{{< figure src="/ox-hugo/psd_comp_pwelch_manual_example.png" caption="Figure 2: Amplitude Spectral Density with manual computation" >}}

View File

@ -0,0 +1,19 @@
+++
title = "Stepper Motor"
author = ["Dehaeze Thomas"]
draft = false
+++
Tags
:
## 2 phase VS 5 phase stepper motor {#2-phase-vs-5-phase-stepper-motor}
<https://www.orientalmotor.com/stepper-motors/technology/2-phase-vs-5-phase-stepper-motors.html>
## Errors {#errors}
For a two phase stepper motor, there are (typically) 200 steps per revolution.
Errors with a period of 200 period/revolution can be expected.

View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="23pt" height="11pt" viewBox="0 0 23 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 2.046875 -3.984375 L 2.984375 -3.984375 C 3.1875 -3.984375 3.296875 -3.984375 3.296875 -4.1875 C 3.296875 -4.296875 3.1875 -4.296875 3.015625 -4.296875 L 2.140625 -4.296875 C 2.5 -5.71875 2.546875 -5.90625 2.546875 -5.96875 C 2.546875 -6.140625 2.421875 -6.234375 2.25 -6.234375 C 2.21875 -6.234375 1.9375 -6.234375 1.859375 -5.875 L 1.46875 -4.296875 L 0.53125 -4.296875 C 0.328125 -4.296875 0.234375 -4.296875 0.234375 -4.109375 C 0.234375 -3.984375 0.3125 -3.984375 0.515625 -3.984375 L 1.390625 -3.984375 C 0.671875 -1.15625 0.625 -0.984375 0.625 -0.8125 C 0.625 -0.265625 1 0.109375 1.546875 0.109375 C 2.5625 0.109375 3.125 -1.34375 3.125 -1.421875 C 3.125 -1.53125 3.046875 -1.53125 3.015625 -1.53125 C 2.921875 -1.53125 2.90625 -1.5 2.859375 -1.390625 C 2.4375 -0.34375 1.90625 -0.109375 1.5625 -0.109375 C 1.359375 -0.109375 1.25 -0.234375 1.25 -0.5625 C 1.25 -0.8125 1.28125 -0.875 1.3125 -1.046875 Z M 2.046875 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.390625 -4.21875 C 3.4375 -4.421875 3.453125 -4.4375 3.609375 -4.453125 C 3.640625 -4.453125 3.875 -4.453125 4.015625 -4.453125 C 4.453125 -4.453125 4.625 -4.453125 4.796875 -4.40625 C 5.109375 -4.3125 5.125 -4.109375 5.125 -3.859375 C 5.125 -3.75 5.125 -3.65625 5.078125 -3.296875 L 5.0625 -3.21875 C 5.0625 -3.140625 5.109375 -3.109375 5.1875 -3.109375 C 5.296875 -3.109375 5.296875 -3.171875 5.3125 -3.28125 L 5.5 -4.609375 C 5.5 -4.703125 5.421875 -4.703125 5.296875 -4.703125 L 1.015625 -4.703125 C 0.84375 -4.703125 0.828125 -4.703125 0.78125 -4.5625 L 0.328125 -3.328125 C 0.328125 -3.296875 0.296875 -3.234375 0.296875 -3.203125 C 0.296875 -3.171875 0.3125 -3.109375 0.421875 -3.109375 C 0.515625 -3.109375 0.515625 -3.140625 0.5625 -3.28125 C 0.96875 -4.390625 1.203125 -4.453125 2.265625 -4.453125 L 2.546875 -4.453125 C 2.765625 -4.453125 2.765625 -4.453125 2.765625 -4.390625 C 2.765625 -4.390625 2.765625 -4.34375 2.734375 -4.25 L 1.8125 -0.578125 C 1.75 -0.328125 1.734375 -0.25 1 -0.25 C 0.75 -0.25 0.6875 -0.25 0.6875 -0.09375 C 0.6875 -0.078125 0.703125 0 0.8125 0 C 1 0 1.21875 -0.015625 1.40625 -0.015625 C 1.609375 -0.015625 1.8125 -0.03125 2 -0.03125 C 2.203125 -0.03125 2.4375 -0.03125 2.640625 -0.015625 C 2.828125 -0.015625 3.03125 0 3.21875 0 C 3.28125 0 3.375 0 3.375 -0.15625 C 3.375 -0.25 3.3125 -0.25 3.09375 -0.25 C 2.96875 -0.25 2.828125 -0.265625 2.6875 -0.265625 C 2.453125 -0.28125 2.4375 -0.3125 2.4375 -0.390625 C 2.4375 -0.453125 2.4375 -0.453125 2.46875 -0.5625 Z M 3.390625 -4.21875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="23" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.158" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="12.434" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="16.308" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="19.906" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -0,0 +1,131 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="114pt" height="25pt" viewBox="0 0 114 25" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 6.4375 -6.921875 C 6.4375 -6.953125 6.40625 -7.03125 6.3125 -7.03125 C 6.265625 -7.03125 6.265625 -7.015625 6.140625 -6.875 L 5.65625 -6.3125 C 5.40625 -6.78125 4.890625 -7.03125 4.234375 -7.03125 C 2.96875 -7.03125 1.78125 -5.875 1.78125 -4.671875 C 1.78125 -3.875 2.296875 -3.40625 2.8125 -3.265625 L 3.875 -2.984375 C 4.25 -2.890625 4.796875 -2.734375 4.796875 -1.921875 C 4.796875 -1.03125 3.984375 -0.09375 3 -0.09375 C 2.359375 -0.09375 1.25 -0.3125 1.25 -1.546875 C 1.25 -1.78125 1.3125 -2.03125 1.3125 -2.078125 C 1.328125 -2.125 1.328125 -2.140625 1.328125 -2.15625 C 1.328125 -2.25 1.265625 -2.265625 1.21875 -2.265625 C 1.171875 -2.265625 1.140625 -2.25 1.109375 -2.21875 C 1.078125 -2.1875 0.515625 0.09375 0.515625 0.125 C 0.515625 0.171875 0.5625 0.21875 0.625 0.21875 C 0.671875 0.21875 0.6875 0.203125 0.8125 0.0625 L 1.296875 -0.5 C 1.71875 0.078125 2.40625 0.21875 2.984375 0.21875 C 4.34375 0.21875 5.515625 -1.109375 5.515625 -2.34375 C 5.515625 -3.03125 5.171875 -3.375 5.03125 -3.515625 C 4.796875 -3.734375 4.640625 -3.78125 3.765625 -4 C 3.53125 -4.0625 3.1875 -4.171875 3.09375 -4.1875 C 2.828125 -4.28125 2.484375 -4.5625 2.484375 -5.09375 C 2.484375 -5.90625 3.28125 -6.75 4.234375 -6.75 C 5.046875 -6.75 5.65625 -6.3125 5.65625 -5.203125 C 5.65625 -4.890625 5.625 -4.703125 5.625 -4.640625 C 5.625 -4.640625 5.625 -4.546875 5.734375 -4.546875 C 5.84375 -4.546875 5.859375 -4.578125 5.890625 -4.75 Z M 6.4375 -6.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 5.15625 -3.71875 C 5.296875 -3.71875 5.65625 -3.71875 5.65625 -4.0625 C 5.65625 -4.296875 5.4375 -4.296875 5.265625 -4.296875 L 2.984375 -4.296875 C 1.484375 -4.296875 0.375 -2.65625 0.375 -1.46875 C 0.375 -0.59375 0.96875 0.109375 1.875 0.109375 C 3.046875 0.109375 4.375 -1.09375 4.375 -2.625 C 4.375 -2.796875 4.375 -3.28125 4.0625 -3.71875 Z M 1.890625 -0.109375 C 1.390625 -0.109375 1 -0.46875 1 -1.1875 C 1 -1.484375 1.109375 -2.296875 1.46875 -2.890625 C 1.890625 -3.578125 2.484375 -3.71875 2.828125 -3.71875 C 3.65625 -3.71875 3.734375 -3.0625 3.734375 -2.75 C 3.734375 -2.28125 3.53125 -1.46875 3.203125 -0.953125 C 2.8125 -0.375 2.265625 -0.109375 1.890625 -0.109375 Z M 1.890625 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 3.65625 -3.984375 L 4.515625 -3.984375 C 4.71875 -3.984375 4.8125 -3.984375 4.8125 -4.1875 C 4.8125 -4.296875 4.71875 -4.296875 4.546875 -4.296875 L 3.71875 -4.296875 L 3.921875 -5.4375 C 3.96875 -5.640625 4.109375 -6.34375 4.171875 -6.46875 C 4.25 -6.65625 4.421875 -6.8125 4.640625 -6.8125 C 4.671875 -6.8125 4.9375 -6.8125 5.125 -6.625 C 4.6875 -6.59375 4.578125 -6.234375 4.578125 -6.09375 C 4.578125 -5.859375 4.765625 -5.734375 4.953125 -5.734375 C 5.21875 -5.734375 5.5 -5.96875 5.5 -6.34375 C 5.5 -6.796875 5.046875 -7.03125 4.640625 -7.03125 C 4.296875 -7.03125 3.671875 -6.84375 3.375 -5.859375 C 3.3125 -5.65625 3.28125 -5.546875 3.046875 -4.296875 L 2.359375 -4.296875 C 2.15625 -4.296875 2.046875 -4.296875 2.046875 -4.109375 C 2.046875 -3.984375 2.140625 -3.984375 2.328125 -3.984375 L 2.984375 -3.984375 L 2.25 -0.046875 C 2.0625 0.921875 1.890625 1.828125 1.375 1.828125 C 1.328125 1.828125 1.09375 1.828125 0.890625 1.640625 C 1.359375 1.609375 1.453125 1.25 1.453125 1.109375 C 1.453125 0.875 1.265625 0.75 1.078125 0.75 C 0.8125 0.75 0.53125 0.984375 0.53125 1.359375 C 0.53125 1.796875 0.96875 2.046875 1.375 2.046875 C 1.921875 2.046875 2.328125 1.453125 2.5 1.078125 C 2.828125 0.453125 3.046875 -0.75 3.0625 -0.828125 Z M 3.65625 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -2.875 3.828125 -1.59375 3.671875 -1.171875 C 3.578125 -0.9375 3.5625 -0.8125 3.5625 -0.703125 C 3.5625 -0.234375 3.921875 0.109375 4.390625 0.109375 C 5.328125 0.109375 5.6875 -1.34375 5.6875 -1.421875 C 5.6875 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.46875 -1.53125 5.46875 -1.5 5.421875 -1.34375 C 5.21875 -0.671875 4.890625 -0.109375 4.40625 -0.109375 C 4.234375 -0.109375 4.171875 -0.203125 4.171875 -0.4375 C 4.171875 -0.6875 4.25 -0.921875 4.34375 -1.140625 C 4.53125 -1.671875 4.953125 -2.765625 4.953125 -3.34375 C 4.953125 -4 4.53125 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.5 -4.1875 1.609375 -4.0625 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-7">
<path style="stroke:none;" d="M 4.375 -7.09375 C 4.421875 -7.234375 4.421875 -7.265625 4.421875 -7.28125 C 4.421875 -7.390625 4.34375 -7.484375 4.234375 -7.484375 C 4.15625 -7.484375 4.09375 -7.453125 4.0625 -7.390625 L 0.59375 2.109375 C 0.546875 2.25 0.546875 2.28125 0.546875 2.296875 C 0.546875 2.40625 0.640625 2.5 0.75 2.5 C 0.875 2.5 0.90625 2.421875 0.96875 2.25 Z M 4.375 -7.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-8">
<path style="stroke:none;" d="M 7.609375 -6.046875 C 7.703125 -6.40625 7.71875 -6.5 8.4375 -6.5 C 8.703125 -6.5 8.78125 -6.5 8.78125 -6.703125 C 8.78125 -6.8125 8.671875 -6.8125 8.640625 -6.8125 C 8.359375 -6.8125 7.640625 -6.78125 7.359375 -6.78125 C 7.078125 -6.78125 6.375 -6.8125 6.078125 -6.8125 C 6 -6.8125 5.890625 -6.8125 5.890625 -6.609375 C 5.890625 -6.5 5.984375 -6.5 6.171875 -6.5 C 6.1875 -6.5 6.375 -6.5 6.546875 -6.484375 C 6.734375 -6.453125 6.8125 -6.453125 6.8125 -6.3125 C 6.8125 -6.28125 6.8125 -6.265625 6.78125 -6.125 L 6.1875 -3.703125 L 3.140625 -3.703125 L 3.734375 -6.046875 C 3.8125 -6.40625 3.84375 -6.5 4.5625 -6.5 C 4.828125 -6.5 4.90625 -6.5 4.90625 -6.703125 C 4.90625 -6.8125 4.796875 -6.8125 4.765625 -6.8125 C 4.484375 -6.8125 3.765625 -6.78125 3.484375 -6.78125 C 3.203125 -6.78125 2.5 -6.8125 2.203125 -6.8125 C 2.125 -6.8125 2.015625 -6.8125 2.015625 -6.609375 C 2.015625 -6.5 2.109375 -6.5 2.296875 -6.5 C 2.3125 -6.5 2.5 -6.5 2.671875 -6.484375 C 2.84375 -6.453125 2.9375 -6.453125 2.9375 -6.3125 C 2.9375 -6.28125 2.9375 -6.25 2.90625 -6.125 L 1.5625 -0.78125 C 1.46875 -0.390625 1.453125 -0.3125 0.65625 -0.3125 C 0.484375 -0.3125 0.390625 -0.3125 0.390625 -0.109375 C 0.390625 0 0.515625 0 0.53125 0 C 0.8125 0 1.515625 -0.03125 1.796875 -0.03125 C 2 -0.03125 2.21875 -0.015625 2.4375 -0.015625 C 2.65625 -0.015625 2.875 0 3.078125 0 C 3.15625 0 3.28125 0 3.28125 -0.203125 C 3.28125 -0.3125 3.1875 -0.3125 3 -0.3125 C 2.625 -0.3125 2.359375 -0.3125 2.359375 -0.484375 C 2.359375 -0.546875 2.375 -0.59375 2.375 -0.65625 L 3.0625 -3.390625 L 6.09375 -3.390625 C 5.6875 -1.734375 5.453125 -0.78125 5.40625 -0.640625 C 5.3125 -0.3125 5.125 -0.3125 4.5 -0.3125 C 4.359375 -0.3125 4.265625 -0.3125 4.265625 -0.109375 C 4.265625 0 4.390625 0 4.40625 0 C 4.6875 0 5.390625 -0.03125 5.671875 -0.03125 C 5.875 -0.03125 6.09375 -0.015625 6.3125 -0.015625 C 6.53125 -0.015625 6.75 0 6.953125 0 C 7.03125 0 7.15625 0 7.15625 -0.203125 C 7.15625 -0.3125 7.0625 -0.3125 6.875 -0.3125 C 6.515625 -0.3125 6.234375 -0.3125 6.234375 -0.484375 C 6.234375 -0.546875 6.25 -0.59375 6.265625 -0.65625 Z M 7.609375 -6.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-9">
<path style="stroke:none;" d="M 1.328125 -0.828125 C 1.859375 -1.40625 2.15625 -1.65625 2.515625 -1.96875 C 2.515625 -1.96875 3.125 -2.5 3.484375 -2.859375 C 4.4375 -3.78125 4.65625 -4.265625 4.65625 -4.3125 C 4.65625 -4.40625 4.5625 -4.40625 4.546875 -4.40625 C 4.46875 -4.40625 4.453125 -4.390625 4.390625 -4.296875 C 4.09375 -3.8125 3.890625 -3.65625 3.65625 -3.65625 C 3.40625 -3.65625 3.296875 -3.8125 3.140625 -3.984375 C 2.953125 -4.203125 2.78125 -4.40625 2.453125 -4.40625 C 1.703125 -4.40625 1.25 -3.484375 1.25 -3.265625 C 1.25 -3.21875 1.28125 -3.15625 1.359375 -3.15625 C 1.453125 -3.15625 1.46875 -3.203125 1.5 -3.265625 C 1.6875 -3.734375 2.265625 -3.734375 2.34375 -3.734375 C 2.546875 -3.734375 2.734375 -3.671875 2.96875 -3.59375 C 3.375 -3.4375 3.484375 -3.4375 3.734375 -3.4375 C 3.375 -3.015625 2.546875 -2.296875 2.359375 -2.140625 L 1.453125 -1.296875 C 0.78125 -0.625 0.421875 -0.0625 0.421875 0.015625 C 0.421875 0.109375 0.53125 0.109375 0.546875 0.109375 C 0.625 0.109375 0.640625 0.09375 0.703125 -0.015625 C 0.9375 -0.375 1.234375 -0.640625 1.5625 -0.640625 C 1.78125 -0.640625 1.890625 -0.546875 2.140625 -0.265625 C 2.296875 -0.046875 2.484375 0.109375 2.765625 0.109375 C 3.765625 0.109375 4.34375 -1.15625 4.34375 -1.421875 C 4.34375 -1.46875 4.296875 -1.53125 4.21875 -1.53125 C 4.125 -1.53125 4.109375 -1.46875 4.078125 -1.390625 C 3.84375 -0.75 3.203125 -0.5625 2.875 -0.5625 C 2.6875 -0.5625 2.5 -0.625 2.296875 -0.6875 C 1.953125 -0.8125 1.796875 -0.859375 1.59375 -0.859375 C 1.578125 -0.859375 1.421875 -0.859375 1.328125 -0.828125 Z M 1.328125 -0.828125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3 -2.625 C 2.828125 -2.578125 2.703125 -2.4375 2.703125 -2.296875 C 2.703125 -2.125 2.84375 -2.0625 2.9375 -2.0625 C 3.015625 -2.0625 3.28125 -2.109375 3.28125 -2.46875 C 3.28125 -2.921875 2.78125 -3.078125 2.34375 -3.078125 C 1.265625 -3.078125 1.0625 -2.265625 1.0625 -2.0625 C 1.0625 -1.796875 1.21875 -1.625 1.3125 -1.546875 C 1.484375 -1.40625 1.609375 -1.375 2.09375 -1.296875 C 2.25 -1.265625 2.6875 -1.1875 2.6875 -0.84375 C 2.6875 -0.71875 2.609375 -0.453125 2.328125 -0.28125 C 2.046875 -0.125 1.703125 -0.125 1.625 -0.125 C 1.34375 -0.125 0.953125 -0.1875 0.78125 -0.421875 C 1.015625 -0.453125 1.171875 -0.625 1.171875 -0.8125 C 1.171875 -0.984375 1.046875 -1.078125 0.90625 -1.078125 C 0.703125 -1.078125 0.5 -0.90625 0.5 -0.609375 C 0.5 -0.1875 0.9375 0.0625 1.609375 0.0625 C 2.90625 0.0625 3.140625 -0.8125 3.140625 -1.078125 C 3.140625 -1.71875 2.4375 -1.84375 2.171875 -1.890625 C 2.109375 -1.90625 1.9375 -1.9375 1.890625 -1.953125 C 1.640625 -2 1.515625 -2.140625 1.515625 -2.296875 C 1.515625 -2.453125 1.640625 -2.640625 1.796875 -2.75 C 1.984375 -2.859375 2.21875 -2.875 2.34375 -2.875 C 2.484375 -2.875 2.84375 -2.859375 3 -2.625 Z M 3 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 5.8125 -4 C 5.875 -4.265625 6 -4.5 6.546875 -4.515625 C 6.578125 -4.515625 6.6875 -4.515625 6.6875 -4.65625 C 6.6875 -4.703125 6.65625 -4.765625 6.578125 -4.765625 C 6.359375 -4.765625 6.09375 -4.734375 5.859375 -4.734375 C 5.6875 -4.734375 5.296875 -4.765625 5.125 -4.765625 C 5.09375 -4.765625 4.984375 -4.765625 4.984375 -4.609375 C 4.984375 -4.515625 5.078125 -4.515625 5.140625 -4.515625 C 5.46875 -4.5 5.578125 -4.390625 5.578125 -4.21875 C 5.578125 -4.171875 5.578125 -4.125 5.546875 -4.0625 L 4.796875 -1.015625 L 3.03125 -4.640625 C 2.96875 -4.765625 2.953125 -4.765625 2.78125 -4.765625 L 1.828125 -4.765625 C 1.703125 -4.765625 1.609375 -4.765625 1.609375 -4.609375 C 1.609375 -4.515625 1.6875 -4.515625 1.84375 -4.515625 C 1.984375 -4.515625 2.140625 -4.5 2.28125 -4.46875 L 1.359375 -0.75 C 1.296875 -0.484375 1.171875 -0.265625 0.625 -0.25 C 0.578125 -0.25 0.484375 -0.25 0.484375 -0.109375 C 0.484375 -0.03125 0.53125 0 0.578125 0 C 0.8125 0 1.078125 -0.03125 1.3125 -0.03125 C 1.484375 -0.03125 1.875 0 2.046875 0 C 2.125 0 2.1875 -0.03125 2.1875 -0.140625 C 2.1875 -0.25 2.109375 -0.25 2.03125 -0.25 C 1.59375 -0.265625 1.59375 -0.453125 1.59375 -0.546875 C 1.59375 -0.578125 1.59375 -0.609375 1.609375 -0.71875 L 2.515625 -4.28125 L 4.546875 -0.125 C 4.59375 0 4.625 0 4.703125 0 C 4.8125 0 4.8125 -0.015625 4.84375 -0.140625 Z M 5.8125 -4 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 2.546875 2.5 L 2.546875 2.09375 L 1.578125 2.09375 L 1.578125 -7.078125 L 2.546875 -7.078125 L 2.546875 -7.484375 L 1.171875 -7.484375 L 1.171875 2.5 Z M 2.546875 2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 1.578125 -7.484375 L 0.21875 -7.484375 L 0.21875 -7.078125 L 1.1875 -7.078125 L 1.1875 2.09375 L 0.21875 2.09375 L 0.21875 2.5 L 1.578125 2.5 Z M 1.578125 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 3.515625 -1.265625 L 3.28125 -1.265625 C 3.265625 -1.109375 3.1875 -0.703125 3.09375 -0.640625 C 3.046875 -0.59375 2.515625 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.109375 -1.4375 2.515625 -1.765625 C 3.03125 -2.171875 3.515625 -2.609375 3.515625 -3.265625 C 3.515625 -4.109375 2.78125 -4.625 1.890625 -4.625 C 1.03125 -4.625 0.4375 -4.015625 0.4375 -3.375 C 0.4375 -3.03125 0.734375 -2.984375 0.8125 -2.984375 C 0.96875 -2.984375 1.171875 -3.109375 1.171875 -3.359375 C 1.171875 -3.484375 1.125 -3.734375 0.765625 -3.734375 C 0.984375 -4.21875 1.453125 -4.375 1.78125 -4.375 C 2.484375 -4.375 2.84375 -3.828125 2.84375 -3.265625 C 2.84375 -2.65625 2.40625 -2.1875 2.1875 -1.9375 L 0.515625 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.3125 0 Z M 3.515625 -1.265625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="114" height="25" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.503" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.606" y="16.684"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="12.632" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="25.301" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="31.351" y="4.835"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="30.993" y="10.913"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00025 -0.00021875 L 12.433344 -0.00021875 " transform="matrix(1,0,0,-1,24.344,12.699)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="24.344" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="29.221" y="23.518"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="40.74" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="51.258513" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="56.238" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="59.005" y="15.19"/>
<use xlink:href="#glyph2-3" x="63.9863" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="70.631354" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="73.396" y="15.19"/>
<use xlink:href="#glyph0-6" x="79.375553" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="88.123" y="11.076"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-7" x="92.592" y="15.19"/>
<use xlink:href="#glyph0-8" x="97.5733" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-9" x="106.66218" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="111.736" y="15.19"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="31pt" height="11pt" viewBox="0 0 31 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 7.53125 -5.765625 C 7.640625 -6.15625 7.8125 -6.46875 8.609375 -6.5 C 8.65625 -6.5 8.78125 -6.515625 8.78125 -6.703125 C 8.78125 -6.703125 8.78125 -6.8125 8.65625 -6.8125 C 8.328125 -6.8125 7.96875 -6.78125 7.640625 -6.78125 C 7.3125 -6.78125 6.953125 -6.8125 6.625 -6.8125 C 6.5625 -6.8125 6.453125 -6.8125 6.453125 -6.609375 C 6.453125 -6.5 6.546875 -6.5 6.625 -6.5 C 7.203125 -6.484375 7.3125 -6.28125 7.3125 -6.0625 C 7.3125 -6.03125 7.28125 -5.875 7.28125 -5.859375 L 6.15625 -1.421875 L 3.953125 -6.625 C 3.875 -6.796875 3.875 -6.8125 3.640625 -6.8125 L 2.296875 -6.8125 C 2.109375 -6.8125 2.015625 -6.8125 2.015625 -6.609375 C 2.015625 -6.5 2.109375 -6.5 2.296875 -6.5 C 2.34375 -6.5 2.96875 -6.5 2.96875 -6.40625 L 1.640625 -1.0625 C 1.53125 -0.65625 1.359375 -0.34375 0.5625 -0.3125 C 0.5 -0.3125 0.390625 -0.296875 0.390625 -0.109375 C 0.390625 -0.046875 0.4375 0 0.515625 0 C 0.84375 0 1.1875 -0.03125 1.515625 -0.03125 C 1.859375 -0.03125 2.21875 0 2.546875 0 C 2.59375 0 2.71875 0 2.71875 -0.203125 C 2.71875 -0.296875 2.625 -0.3125 2.515625 -0.3125 C 1.9375 -0.328125 1.859375 -0.546875 1.859375 -0.75 C 1.859375 -0.8125 1.875 -0.875 1.90625 -0.984375 L 3.21875 -6.234375 C 3.265625 -6.1875 3.265625 -6.15625 3.3125 -6.0625 L 5.796875 -0.1875 C 5.859375 -0.015625 5.890625 0 5.984375 0 C 6.09375 0 6.09375 -0.03125 6.140625 -0.203125 Z M 7.53125 -5.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 4.375 -7.09375 C 4.421875 -7.234375 4.421875 -7.265625 4.421875 -7.28125 C 4.421875 -7.390625 4.34375 -7.484375 4.234375 -7.484375 C 4.15625 -7.484375 4.09375 -7.453125 4.0625 -7.390625 L 0.59375 2.109375 C 0.546875 2.25 0.546875 2.28125 0.546875 2.296875 C 0.546875 2.40625 0.640625 2.5 0.75 2.5 C 0.875 2.5 0.90625 2.421875 0.96875 2.25 Z M 4.375 -7.09375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="31" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.445" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="8.213" y="8.344"/>
<use xlink:href="#glyph0-2" x="13.1943" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="18.175" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="26.438977" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40pt" height="11pt" viewBox="0 0 40 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 7.53125 -5.765625 C 7.640625 -6.15625 7.8125 -6.46875 8.609375 -6.5 C 8.65625 -6.5 8.78125 -6.515625 8.78125 -6.703125 C 8.78125 -6.703125 8.78125 -6.8125 8.65625 -6.8125 C 8.328125 -6.8125 7.96875 -6.78125 7.640625 -6.78125 C 7.3125 -6.78125 6.953125 -6.8125 6.625 -6.8125 C 6.5625 -6.8125 6.453125 -6.8125 6.453125 -6.609375 C 6.453125 -6.5 6.546875 -6.5 6.625 -6.5 C 7.203125 -6.484375 7.3125 -6.28125 7.3125 -6.0625 C 7.3125 -6.03125 7.28125 -5.875 7.28125 -5.859375 L 6.15625 -1.421875 L 3.953125 -6.625 C 3.875 -6.796875 3.875 -6.8125 3.640625 -6.8125 L 2.296875 -6.8125 C 2.109375 -6.8125 2.015625 -6.8125 2.015625 -6.609375 C 2.015625 -6.5 2.109375 -6.5 2.296875 -6.5 C 2.34375 -6.5 2.96875 -6.5 2.96875 -6.40625 L 1.640625 -1.0625 C 1.53125 -0.65625 1.359375 -0.34375 0.5625 -0.3125 C 0.5 -0.3125 0.390625 -0.296875 0.390625 -0.109375 C 0.390625 -0.046875 0.4375 0 0.515625 0 C 0.84375 0 1.1875 -0.03125 1.515625 -0.03125 C 1.859375 -0.03125 2.21875 0 2.546875 0 C 2.59375 0 2.71875 0 2.71875 -0.203125 C 2.71875 -0.296875 2.625 -0.3125 2.515625 -0.3125 C 1.9375 -0.328125 1.859375 -0.546875 1.859375 -0.75 C 1.859375 -0.8125 1.875 -0.875 1.90625 -0.984375 L 3.21875 -6.234375 C 3.265625 -6.1875 3.265625 -6.15625 3.3125 -6.0625 L 5.796875 -0.1875 C 5.859375 -0.015625 5.890625 0 5.984375 0 C 6.09375 0 6.09375 -0.03125 6.140625 -0.203125 Z M 7.53125 -5.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 4.375 -7.09375 C 4.421875 -7.234375 4.421875 -7.265625 4.421875 -7.28125 C 4.421875 -7.390625 4.34375 -7.484375 4.234375 -7.484375 C 4.15625 -7.484375 4.09375 -7.453125 4.0625 -7.390625 L 0.59375 2.109375 C 0.546875 2.25 0.546875 2.28125 0.546875 2.296875 C 0.546875 2.40625 0.640625 2.5 0.75 2.5 C 0.875 2.5 0.90625 2.421875 0.96875 2.25 Z M 4.375 -7.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="40" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.536" y="8.344"/>
<use xlink:href="#glyph0-2" x="4.4453" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="9.426" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="17.689977" y="8.344"/>
<use xlink:href="#glyph1-3" x="22.671277" y="8.344"/>
<use xlink:href="#glyph1-3" x="31.41844" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@ -0,0 +1,118 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="81pt" height="24pt" viewBox="0 0 81 24" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.46875 -0.203125 1.796875 -1.5625 1.84375 -1.75 C 1.921875 -2.078125 2.109375 -2.765625 2.15625 -3.046875 C 2.203125 -3.171875 2.484375 -3.640625 2.71875 -3.859375 C 2.796875 -3.921875 3.09375 -4.1875 3.515625 -4.1875 C 3.78125 -4.1875 3.921875 -4.0625 3.9375 -4.0625 C 3.640625 -4.015625 3.421875 -3.78125 3.421875 -3.515625 C 3.421875 -3.359375 3.53125 -3.171875 3.796875 -3.171875 C 4.0625 -3.171875 4.34375 -3.40625 4.34375 -3.765625 C 4.34375 -4.109375 4.03125 -4.40625 3.515625 -4.40625 C 2.875 -4.40625 2.4375 -3.921875 2.25 -3.640625 C 2.15625 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 4.078125 -2.296875 L 6.859375 -2.296875 C 7 -2.296875 7.1875 -2.296875 7.1875 -2.5 C 7.1875 -2.6875 7 -2.6875 6.859375 -2.6875 L 4.078125 -2.6875 L 4.078125 -5.484375 C 4.078125 -5.625 4.078125 -5.8125 3.875 -5.8125 C 3.671875 -5.8125 3.671875 -5.625 3.671875 -5.484375 L 3.671875 -2.6875 L 0.890625 -2.6875 C 0.75 -2.6875 0.5625 -2.6875 0.5625 -2.5 C 0.5625 -2.296875 0.75 -2.296875 0.890625 -2.296875 L 3.671875 -2.296875 L 3.671875 0.5 C 3.671875 0.640625 3.671875 0.828125 3.875 0.828125 C 4.078125 0.828125 4.078125 0.640625 4.078125 0.5 Z M 4.078125 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 2.890625 -3.515625 C 3.703125 -3.78125 4.28125 -4.46875 4.28125 -5.265625 C 4.28125 -6.078125 3.40625 -6.640625 2.453125 -6.640625 C 1.453125 -6.640625 0.6875 -6.046875 0.6875 -5.28125 C 0.6875 -4.953125 0.90625 -4.765625 1.203125 -4.765625 C 1.5 -4.765625 1.703125 -4.984375 1.703125 -5.28125 C 1.703125 -5.765625 1.234375 -5.765625 1.09375 -5.765625 C 1.390625 -6.265625 2.046875 -6.390625 2.40625 -6.390625 C 2.828125 -6.390625 3.375 -6.171875 3.375 -5.28125 C 3.375 -5.15625 3.34375 -4.578125 3.09375 -4.140625 C 2.796875 -3.65625 2.453125 -3.625 2.203125 -3.625 C 2.125 -3.609375 1.890625 -3.59375 1.8125 -3.59375 C 1.734375 -3.578125 1.671875 -3.5625 1.671875 -3.46875 C 1.671875 -3.359375 1.734375 -3.359375 1.90625 -3.359375 L 2.34375 -3.359375 C 3.15625 -3.359375 3.53125 -2.6875 3.53125 -1.703125 C 3.53125 -0.34375 2.84375 -0.0625 2.40625 -0.0625 C 1.96875 -0.0625 1.21875 -0.234375 0.875 -0.8125 C 1.21875 -0.765625 1.53125 -0.984375 1.53125 -1.359375 C 1.53125 -1.71875 1.265625 -1.921875 0.984375 -1.921875 C 0.734375 -1.921875 0.421875 -1.78125 0.421875 -1.34375 C 0.421875 -0.4375 1.34375 0.21875 2.4375 0.21875 C 3.65625 0.21875 4.5625 -0.6875 4.5625 -1.703125 C 4.5625 -2.515625 3.921875 -3.296875 2.890625 -3.515625 Z M 2.890625 -3.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 6.5625 -2.296875 C 6.734375 -2.296875 6.921875 -2.296875 6.921875 -2.5 C 6.921875 -2.6875 6.734375 -2.6875 6.5625 -2.6875 L 1.171875 -2.6875 C 1 -2.6875 0.828125 -2.6875 0.828125 -2.5 C 0.828125 -2.296875 1 -2.296875 1.171875 -2.296875 Z M 6.5625 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 1.984375 -3.171875 C 1.984375 -3.3125 1.96875 -3.3125 1.796875 -3.3125 C 1.453125 -3 0.890625 -3 0.796875 -3 L 0.71875 -3 L 0.71875 -2.78125 L 0.796875 -2.78125 C 0.90625 -2.78125 1.234375 -2.796875 1.53125 -2.921875 L 1.53125 -0.421875 C 1.53125 -0.28125 1.53125 -0.21875 1 -0.21875 L 0.75 -0.21875 L 0.75 0 C 1.015625 -0.015625 1.46875 -0.015625 1.75 -0.015625 C 2.046875 -0.015625 2.484375 -0.015625 2.765625 0 L 2.765625 -0.21875 L 2.515625 -0.21875 C 1.984375 -0.21875 1.984375 -0.28125 1.984375 -0.421875 Z M 1.984375 -3.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph4-2">
<path style="stroke:none;" d="M 1.640625 -1.65625 C 2.109375 -1.65625 2.40625 -1.359375 2.40625 -0.875 C 2.40625 -0.359375 2.09375 -0.09375 1.65625 -0.09375 C 1.59375 -0.09375 1 -0.09375 0.75 -0.359375 C 0.953125 -0.390625 1.015625 -0.53125 1.015625 -0.65625 C 1.015625 -0.84375 0.875 -0.96875 0.703125 -0.96875 C 0.546875 -0.96875 0.40625 -0.859375 0.40625 -0.640625 C 0.40625 -0.125 0.984375 0.109375 1.671875 0.109375 C 2.484375 0.109375 2.984375 -0.390625 2.984375 -0.875 C 2.984375 -1.28125 2.625 -1.625 2.0625 -1.75 C 2.65625 -1.953125 2.8125 -2.328125 2.8125 -2.609375 C 2.8125 -3.015625 2.3125 -3.3125 1.6875 -3.3125 C 1.0625 -3.3125 0.578125 -3.0625 0.578125 -2.609375 C 0.578125 -2.375 0.765625 -2.3125 0.859375 -2.3125 C 1 -2.3125 1.140625 -2.421875 1.140625 -2.609375 C 1.140625 -2.71875 1.078125 -2.859375 0.90625 -2.890625 C 1.109375 -3.109375 1.5625 -3.125 1.671875 -3.125 C 2.03125 -3.125 2.28125 -2.953125 2.28125 -2.609375 C 2.28125 -2.3125 2.09375 -1.859375 1.578125 -1.828125 C 1.4375 -1.828125 1.421875 -1.828125 1.28125 -1.8125 C 1.234375 -1.8125 1.171875 -1.8125 1.171875 -1.734375 C 1.171875 -1.65625 1.21875 -1.65625 1.3125 -1.65625 Z M 1.640625 -1.65625 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 3.21875 -1.578125 L 5.359375 -1.578125 C 5.453125 -1.578125 5.609375 -1.578125 5.609375 -1.734375 C 5.609375 -1.921875 5.453125 -1.921875 5.359375 -1.921875 L 3.21875 -1.921875 L 3.21875 -4.0625 C 3.21875 -4.140625 3.21875 -4.3125 3.0625 -4.3125 C 2.890625 -4.3125 2.890625 -4.15625 2.890625 -4.0625 L 2.890625 -1.921875 L 0.75 -1.921875 C 0.65625 -1.921875 0.484375 -1.921875 0.484375 -1.75 C 0.484375 -1.578125 0.640625 -1.578125 0.75 -1.578125 L 2.890625 -1.578125 L 2.890625 0.5625 C 2.890625 0.65625 2.890625 0.828125 3.046875 0.828125 C 3.21875 0.828125 3.21875 0.65625 3.21875 0.5625 Z M 3.21875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-2">
<path style="stroke:none;" d="M 3.515625 -1.265625 L 3.28125 -1.265625 C 3.265625 -1.109375 3.1875 -0.703125 3.09375 -0.640625 C 3.046875 -0.59375 2.515625 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.109375 -1.4375 2.515625 -1.765625 C 3.03125 -2.171875 3.515625 -2.609375 3.515625 -3.265625 C 3.515625 -4.109375 2.78125 -4.625 1.890625 -4.625 C 1.03125 -4.625 0.4375 -4.015625 0.4375 -3.375 C 0.4375 -3.03125 0.734375 -2.984375 0.8125 -2.984375 C 0.96875 -2.984375 1.171875 -3.109375 1.171875 -3.359375 C 1.171875 -3.484375 1.125 -3.734375 0.765625 -3.734375 C 0.984375 -4.21875 1.453125 -4.375 1.78125 -4.375 C 2.484375 -4.375 2.84375 -3.828125 2.84375 -3.265625 C 2.84375 -2.65625 2.40625 -2.1875 2.1875 -1.9375 L 0.515625 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.3125 0 Z M 3.515625 -1.265625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="81" height="24" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.704" y="16.063"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.199" y="17.558"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="12.982" y="16.063"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="24.693" y="8.742"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="33.638" y="4.658"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="38.155" y="5.654"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="42.044" y="4.658"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="48.16" y="4.658"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-2" x="52.677" y="5.654"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00128125 -0.00190625 L 22.928406 -0.00190625 " transform="matrix(1,0,0,-1,33.638,6.252)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-2" x="43.116" y="12.178"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="59.975" y="8.742"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="69.938" y="8.742"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-2" x="75.632" y="10.237"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00159375 -0.00121875 L 55.408563 -0.00121875 " transform="matrix(1,0,0,-1,24.693,13.573)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="43.542" y="22.897"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="48.523" y="22.897"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="51.29" y="22.897"/>
<use xlink:href="#glyph2-4" x="56.2713" y="22.897"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="43pt" height="8pt" viewBox="0 0 43 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.25 -6.046875 C 4.328125 -6.328125 4.359375 -6.390625 4.484375 -6.421875 C 4.578125 -6.4375 4.90625 -6.4375 5.109375 -6.4375 C 6.125 -6.4375 6.5625 -6.40625 6.5625 -5.625 C 6.5625 -5.46875 6.53125 -5.078125 6.484375 -4.828125 C 6.484375 -4.78125 6.453125 -4.671875 6.453125 -4.640625 C 6.453125 -4.578125 6.484375 -4.5 6.578125 -4.5 C 6.6875 -4.5 6.703125 -4.578125 6.734375 -4.734375 L 7 -6.46875 C 7.015625 -6.515625 7.015625 -6.609375 7.015625 -6.640625 C 7.015625 -6.75 6.921875 -6.75 6.75 -6.75 L 1.21875 -6.75 C 0.984375 -6.75 0.96875 -6.734375 0.890625 -6.546875 L 0.296875 -4.796875 C 0.296875 -4.78125 0.234375 -4.640625 0.234375 -4.609375 C 0.234375 -4.5625 0.296875 -4.5 0.359375 -4.5 C 0.453125 -4.5 0.46875 -4.5625 0.53125 -4.71875 C 1.0625 -6.265625 1.328125 -6.4375 2.796875 -6.4375 L 3.1875 -6.4375 C 3.46875 -6.4375 3.46875 -6.40625 3.46875 -6.3125 C 3.46875 -6.265625 3.4375 -6.140625 3.421875 -6.109375 L 2.09375 -0.78125 C 2 -0.421875 1.96875 -0.3125 0.90625 -0.3125 C 0.546875 -0.3125 0.484375 -0.3125 0.484375 -0.125 C 0.484375 0 0.59375 0 0.65625 0 C 0.921875 0 1.203125 -0.015625 1.46875 -0.015625 C 1.75 -0.015625 2.046875 -0.03125 2.328125 -0.03125 C 2.609375 -0.03125 2.875 -0.015625 3.15625 -0.015625 C 3.4375 -0.015625 3.734375 0 4.015625 0 C 4.109375 0 4.234375 0 4.234375 -0.203125 C 4.234375 -0.3125 4.15625 -0.3125 3.890625 -0.3125 C 3.65625 -0.3125 3.515625 -0.3125 3.265625 -0.328125 C 2.96875 -0.359375 2.890625 -0.390625 2.890625 -0.546875 C 2.890625 -0.5625 2.890625 -0.609375 2.9375 -0.75 Z M 4.25 -6.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 7.578125 -6.921875 C 7.578125 -6.953125 7.5625 -7.03125 7.46875 -7.03125 C 7.4375 -7.03125 7.421875 -7.015625 7.3125 -6.90625 L 6.625 -6.140625 C 6.53125 -6.28125 6.078125 -7.03125 4.96875 -7.03125 C 2.734375 -7.03125 0.5 -4.828125 0.5 -2.515625 C 0.5 -0.875 1.671875 0.21875 3.203125 0.21875 C 4.0625 0.21875 4.828125 -0.171875 5.359375 -0.640625 C 6.28125 -1.453125 6.453125 -2.359375 6.453125 -2.390625 C 6.453125 -2.5 6.34375 -2.5 6.328125 -2.5 C 6.265625 -2.5 6.21875 -2.46875 6.203125 -2.390625 C 6.109375 -2.109375 5.875 -1.390625 5.1875 -0.8125 C 4.5 -0.265625 3.875 -0.09375 3.359375 -0.09375 C 2.46875 -0.09375 1.40625 -0.609375 1.40625 -2.15625 C 1.40625 -2.734375 1.609375 -4.34375 2.609375 -5.515625 C 3.21875 -6.21875 4.15625 -6.71875 5.046875 -6.71875 C 6.0625 -6.71875 6.65625 -5.953125 6.65625 -4.796875 C 6.65625 -4.390625 6.625 -4.390625 6.625 -4.28125 C 6.625 -4.1875 6.734375 -4.1875 6.765625 -4.1875 C 6.890625 -4.1875 6.890625 -4.203125 6.953125 -4.390625 Z M 7.578125 -6.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.703125 -1.859375 C 3.703125 -2.625 3.125 -3.078125 2.4375 -3.078125 C 1.40625 -3.078125 0.4375 -2.109375 0.4375 -1.15625 C 0.4375 -0.453125 0.9375 0.0625 1.703125 0.0625 C 2.703125 0.0625 3.703125 -0.84375 3.703125 -1.859375 Z M 1.703125 -0.125 C 1.359375 -0.125 1.015625 -0.34375 1.015625 -0.90625 C 1.015625 -1.1875 1.140625 -1.875 1.421875 -2.265625 C 1.71875 -2.703125 2.125 -2.875 2.4375 -2.875 C 2.8125 -2.875 3.125 -2.625 3.125 -2.109375 C 3.125 -1.9375 3.046875 -1.25 2.734375 -0.765625 C 2.46875 -0.34375 2.0625 -0.125 1.703125 -0.125 Z M 1.703125 -0.125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="43" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="10.437" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="20.955513" y="7.344"/>
<use xlink:href="#glyph1-3" x="25.936813" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="30.916" y="3.729"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="35.346" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14pt" height="8pt" viewBox="0 0 14 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -2.875 3.828125 -1.59375 3.671875 -1.171875 C 3.578125 -0.9375 3.5625 -0.8125 3.5625 -0.703125 C 3.5625 -0.234375 3.921875 0.109375 4.390625 0.109375 C 5.328125 0.109375 5.6875 -1.34375 5.6875 -1.421875 C 5.6875 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.46875 -1.53125 5.46875 -1.5 5.421875 -1.34375 C 5.21875 -0.671875 4.890625 -0.109375 4.40625 -0.109375 C 4.234375 -0.109375 4.171875 -0.203125 4.171875 -0.4375 C 4.171875 -0.6875 4.25 -0.921875 4.34375 -1.140625 C 4.53125 -1.671875 4.953125 -2.765625 4.953125 -3.34375 C 4.953125 -4 4.53125 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.5 -4.1875 1.609375 -4.0625 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.984375 -4.625 C 3.984375 -4.640625 4 -4.734375 4 -4.734375 C 4 -4.78125 3.984375 -4.84375 3.890625 -4.84375 C 3.75 -4.84375 3.171875 -4.78125 3 -4.765625 C 2.953125 -4.765625 2.84375 -4.75 2.84375 -4.609375 C 2.84375 -4.515625 2.953125 -4.515625 3.03125 -4.515625 C 3.359375 -4.515625 3.359375 -4.453125 3.359375 -4.40625 C 3.359375 -4.359375 3.359375 -4.3125 3.34375 -4.25 L 2.9375 -2.65625 C 2.796875 -2.890625 2.5625 -3.078125 2.21875 -3.078125 C 1.328125 -3.078125 0.421875 -2.09375 0.421875 -1.09375 C 0.421875 -0.40625 0.875 0.0625 1.484375 0.0625 C 1.859375 0.0625 2.1875 -0.140625 2.46875 -0.421875 C 2.59375 0 3 0.0625 3.1875 0.0625 C 3.4375 0.0625 3.609375 -0.078125 3.734375 -0.296875 C 3.890625 -0.578125 3.984375 -0.96875 3.984375 -1 C 3.984375 -1.09375 3.890625 -1.09375 3.875 -1.09375 C 3.765625 -1.09375 3.765625 -1.0625 3.71875 -0.875 C 3.625 -0.53125 3.5 -0.125 3.203125 -0.125 C 3.03125 -0.125 2.96875 -0.28125 2.96875 -0.46875 C 2.96875 -0.59375 2.984375 -0.65625 3.015625 -0.75 Z M 2.5 -0.875 C 2.453125 -0.671875 2.296875 -0.53125 2.140625 -0.40625 C 2.078125 -0.34375 1.796875 -0.125 1.5 -0.125 C 1.234375 -0.125 0.984375 -0.3125 0.984375 -0.796875 C 0.984375 -1.171875 1.1875 -1.9375 1.359375 -2.21875 C 1.671875 -2.78125 2.03125 -2.875 2.21875 -2.875 C 2.703125 -2.875 2.84375 -2.34375 2.84375 -2.265625 C 2.84375 -2.25 2.828125 -2.1875 2.828125 -2.171875 Z M 2.5 -0.875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 1.140625 -0.453125 C 1.34375 -0.640625 1.59375 -0.828125 1.875 -1.03125 C 2.21875 -1.265625 2.421875 -1.4375 2.640625 -1.625 C 2.890625 -1.859375 3.0625 -2.078125 3.0625 -2.140625 C 3.0625 -2.203125 2.984375 -2.203125 2.953125 -2.203125 C 2.875 -2.203125 2.875 -2.203125 2.84375 -2.140625 C 2.640625 -1.875 2.53125 -1.859375 2.453125 -1.859375 C 2.375 -1.859375 2.296875 -1.875 2.140625 -1.984375 C 1.96875 -2.125 1.859375 -2.203125 1.671875 -2.203125 C 1.21875 -2.203125 0.921875 -1.765625 0.921875 -1.609375 C 0.921875 -1.53125 0.984375 -1.53125 1.03125 -1.53125 C 1.078125 -1.53125 1.109375 -1.546875 1.125 -1.59375 C 1.15625 -1.65625 1.203125 -1.78125 1.59375 -1.78125 C 1.734375 -1.78125 1.84375 -1.765625 2.109375 -1.71875 C 2.28125 -1.6875 2.34375 -1.6875 2.4375 -1.6875 C 2.28125 -1.5625 2.140625 -1.4375 1.765625 -1.15625 C 1.40625 -0.90625 1.1875 -0.75 0.953125 -0.53125 C 0.75 -0.359375 0.515625 -0.078125 0.515625 -0.015625 C 0.515625 0.0625 0.59375 0.0625 0.625 0.0625 C 0.6875 0.0625 0.703125 0.046875 0.734375 0.015625 C 0.875 -0.1875 1.0625 -0.296875 1.234375 -0.296875 C 1.375 -0.296875 1.4375 -0.234375 1.625 -0.09375 C 1.765625 0 1.875 0.0625 2.015625 0.0625 C 2.609375 0.0625 2.984375 -0.53125 2.984375 -0.734375 C 2.984375 -0.8125 2.90625 -0.8125 2.875 -0.8125 C 2.796875 -0.8125 2.796875 -0.78125 2.765625 -0.734375 C 2.65625 -0.421875 2.265625 -0.375 2.078125 -0.375 C 1.96875 -0.375 1.84375 -0.390625 1.6875 -0.40625 C 1.421875 -0.453125 1.328125 -0.453125 1.265625 -0.453125 C 1.1875 -0.453125 1.171875 -0.453125 1.140625 -0.453125 Z M 1.140625 -0.453125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="14" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="5.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.444" y="6.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="10.591" y="7.835"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -0,0 +1,142 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="333pt" height="21pt" viewBox="0 0 333 21" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.734375 -6.125 C 3.796875 -6.359375 3.828125 -6.453125 4.015625 -6.484375 C 4.109375 -6.5 4.421875 -6.5 4.625 -6.5 C 5.328125 -6.5 6.4375 -6.5 6.4375 -5.515625 C 6.4375 -5.171875 6.28125 -4.484375 5.890625 -4.09375 C 5.625 -3.84375 5.109375 -3.515625 4.203125 -3.515625 L 3.09375 -3.515625 Z M 5.171875 -3.390625 C 6.1875 -3.609375 7.359375 -4.3125 7.359375 -5.3125 C 7.359375 -6.171875 6.46875 -6.8125 5.15625 -6.8125 L 2.328125 -6.8125 C 2.125 -6.8125 2.03125 -6.8125 2.03125 -6.609375 C 2.03125 -6.5 2.125 -6.5 2.3125 -6.5 C 2.328125 -6.5 2.515625 -6.5 2.6875 -6.484375 C 2.875 -6.453125 2.953125 -6.453125 2.953125 -6.3125 C 2.953125 -6.28125 2.953125 -6.25 2.921875 -6.125 L 1.578125 -0.78125 C 1.484375 -0.390625 1.46875 -0.3125 0.671875 -0.3125 C 0.5 -0.3125 0.40625 -0.3125 0.40625 -0.109375 C 0.40625 0 0.53125 0 0.546875 0 C 0.828125 0 1.53125 -0.03125 1.796875 -0.03125 C 2.078125 -0.03125 2.796875 0 3.078125 0 C 3.15625 0 3.265625 0 3.265625 -0.203125 C 3.265625 -0.3125 3.1875 -0.3125 2.984375 -0.3125 C 2.625 -0.3125 2.34375 -0.3125 2.34375 -0.484375 C 2.34375 -0.546875 2.359375 -0.59375 2.375 -0.65625 L 3.03125 -3.296875 L 4.21875 -3.296875 C 5.125 -3.296875 5.296875 -2.734375 5.296875 -2.390625 C 5.296875 -2.25 5.21875 -1.9375 5.15625 -1.703125 C 5.09375 -1.421875 5 -1.0625 5 -0.859375 C 5 0.21875 6.203125 0.21875 6.328125 0.21875 C 7.171875 0.21875 7.53125 -0.78125 7.53125 -0.921875 C 7.53125 -1.046875 7.421875 -1.046875 7.40625 -1.046875 C 7.3125 -1.046875 7.296875 -0.984375 7.28125 -0.90625 C 7.03125 -0.171875 6.59375 0 6.375 0 C 6.046875 0 5.96875 -0.21875 5.96875 -0.609375 C 5.96875 -0.921875 6.03125 -1.421875 6.078125 -1.75 C 6.09375 -1.890625 6.109375 -2.078125 6.109375 -2.21875 C 6.109375 -2.984375 5.4375 -3.296875 5.171875 -3.390625 Z M 5.171875 -3.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 6.734375 -4.96875 C 6.84375 -5.03125 6.921875 -5.078125 6.921875 -5.1875 C 6.921875 -5.296875 6.828125 -5.390625 6.71875 -5.390625 C 6.6875 -5.390625 6.671875 -5.390625 6.546875 -5.3125 L 1.015625 -2.71875 C 0.90625 -2.65625 0.828125 -2.609375 0.828125 -2.5 C 0.828125 -2.375 0.90625 -2.328125 1.015625 -2.265625 L 6.546875 0.328125 C 6.671875 0.40625 6.6875 0.40625 6.71875 0.40625 C 6.828125 0.40625 6.921875 0.3125 6.921875 0.203125 C 6.921875 0.09375 6.84375 0.046875 6.734375 -0.015625 L 1.5 -2.5 Z M 6.734375 -4.96875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.640625 -3.71875 L 3.765625 -3.71875 C 3.4375 -2.25 3.34375 -1.8125 3.34375 -1.140625 C 3.34375 -1 3.34375 -0.734375 3.421875 -0.390625 C 3.53125 0.046875 3.640625 0.109375 3.78125 0.109375 C 3.984375 0.109375 4.203125 -0.0625 4.203125 -0.265625 C 4.203125 -0.328125 4.203125 -0.34375 4.140625 -0.484375 C 3.84375 -1.203125 3.84375 -1.859375 3.84375 -2.140625 C 3.84375 -2.65625 3.921875 -3.203125 4.03125 -3.71875 L 5.15625 -3.71875 C 5.296875 -3.71875 5.65625 -3.71875 5.65625 -4.0625 C 5.65625 -4.296875 5.4375 -4.296875 5.25 -4.296875 L 1.90625 -4.296875 C 1.6875 -4.296875 1.3125 -4.296875 0.875 -3.828125 C 0.53125 -3.4375 0.265625 -2.984375 0.265625 -2.9375 C 0.265625 -2.921875 0.265625 -2.828125 0.390625 -2.828125 C 0.46875 -2.828125 0.484375 -2.875 0.546875 -2.953125 C 1.03125 -3.71875 1.609375 -3.71875 1.8125 -3.71875 L 2.375 -3.71875 C 2.0625 -2.515625 1.53125 -1.3125 1.109375 -0.40625 C 1.03125 -0.25 1.03125 -0.234375 1.03125 -0.15625 C 1.03125 0.03125 1.1875 0.109375 1.3125 0.109375 C 1.609375 0.109375 1.6875 -0.171875 1.8125 -0.53125 C 1.953125 -1 1.953125 -1.015625 2.078125 -1.515625 Z M 2.640625 -3.71875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-5">
<path style="stroke:none;" d="M 2.890625 -3.515625 C 3.703125 -3.78125 4.28125 -4.46875 4.28125 -5.265625 C 4.28125 -6.078125 3.40625 -6.640625 2.453125 -6.640625 C 1.453125 -6.640625 0.6875 -6.046875 0.6875 -5.28125 C 0.6875 -4.953125 0.90625 -4.765625 1.203125 -4.765625 C 1.5 -4.765625 1.703125 -4.984375 1.703125 -5.28125 C 1.703125 -5.765625 1.234375 -5.765625 1.09375 -5.765625 C 1.390625 -6.265625 2.046875 -6.390625 2.40625 -6.390625 C 2.828125 -6.390625 3.375 -6.171875 3.375 -5.28125 C 3.375 -5.15625 3.34375 -4.578125 3.09375 -4.140625 C 2.796875 -3.65625 2.453125 -3.625 2.203125 -3.625 C 2.125 -3.609375 1.890625 -3.59375 1.8125 -3.59375 C 1.734375 -3.578125 1.671875 -3.5625 1.671875 -3.46875 C 1.671875 -3.359375 1.734375 -3.359375 1.90625 -3.359375 L 2.34375 -3.359375 C 3.15625 -3.359375 3.53125 -2.6875 3.53125 -1.703125 C 3.53125 -0.34375 2.84375 -0.0625 2.40625 -0.0625 C 1.96875 -0.0625 1.21875 -0.234375 0.875 -0.8125 C 1.21875 -0.765625 1.53125 -0.984375 1.53125 -1.359375 C 1.53125 -1.71875 1.265625 -1.921875 0.984375 -1.921875 C 0.734375 -1.921875 0.421875 -1.78125 0.421875 -1.34375 C 0.421875 -0.4375 1.34375 0.21875 2.4375 0.21875 C 3.65625 0.21875 4.5625 -0.6875 4.5625 -1.703125 C 4.5625 -2.515625 3.921875 -3.296875 2.890625 -3.515625 Z M 2.890625 -3.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-6">
<path style="stroke:none;" d="M 6.75 -1.609375 L 6.5 -1.609375 C 6.453125 -1.359375 6.40625 -1.125 6.3125 -0.890625 C 6.265625 -0.734375 6.234375 -0.640625 5.65625 -0.640625 L 4.859375 -0.640625 C 5 -1.203125 5.296875 -1.6875 5.75 -2.34375 C 6.21875 -3.046875 6.625 -3.734375 6.625 -4.53125 C 6.625 -5.90625 5.28125 -7.03125 3.59375 -7.03125 C 1.890625 -7.03125 0.5625 -5.890625 0.5625 -4.53125 C 0.5625 -3.734375 0.96875 -3.046875 1.4375 -2.34375 C 1.875 -1.6875 2.1875 -1.203125 2.328125 -0.640625 L 1.53125 -0.640625 C 0.953125 -0.640625 0.921875 -0.734375 0.875 -0.875 C 0.78125 -1.109375 0.734375 -1.359375 0.6875 -1.609375 L 0.4375 -1.609375 L 0.765625 0 L 2.359375 0 C 2.578125 0 2.609375 0 2.609375 -0.203125 C 2.609375 -0.90625 2.296875 -1.78125 2.078125 -2.421875 C 1.859375 -3 1.578125 -3.78125 1.578125 -4.53125 C 1.578125 -6.125 2.6875 -6.8125 3.59375 -6.8125 C 4.546875 -6.8125 5.609375 -6.09375 5.609375 -4.53125 C 5.609375 -3.78125 5.328125 -3.03125 5.046875 -2.21875 C 4.890625 -1.796875 4.578125 -0.890625 4.578125 -0.203125 C 4.578125 0 4.609375 0 4.828125 0 L 6.421875 0 Z M 6.75 -1.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 1.90625 -2.5 C 1.90625 -2.78125 1.671875 -3.015625 1.390625 -3.015625 C 1.09375 -3.015625 0.859375 -2.78125 0.859375 -2.5 C 0.859375 -2.203125 1.09375 -1.96875 1.390625 -1.96875 C 1.671875 -1.96875 1.90625 -2.203125 1.90625 -2.5 Z M 1.90625 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 7.203125 -4.5 C 7.203125 -4.71875 7.125 -4.8125 7.0625 -4.8125 C 7.015625 -4.8125 6.921875 -4.765625 6.921875 -4.53125 C 6.875 -3.84375 6.1875 -3.4375 5.53125 -3.4375 C 4.953125 -3.4375 4.453125 -3.75 3.9375 -4.09375 C 3.40625 -4.453125 2.859375 -4.8125 2.21875 -4.8125 C 1.28125 -4.8125 0.546875 -4.109375 0.546875 -3.1875 C 0.546875 -2.96875 0.625 -2.890625 0.6875 -2.890625 C 0.78125 -2.890625 0.828125 -3.078125 0.828125 -3.125 C 0.875 -3.953125 1.6875 -4.25 2.21875 -4.25 C 2.796875 -4.25 3.296875 -3.953125 3.8125 -3.59375 C 4.34375 -3.234375 4.890625 -2.875 5.53125 -2.875 C 6.453125 -2.875 7.203125 -3.59375 7.203125 -4.5 Z M 7.203125 -2.171875 C 7.203125 -2.46875 7.078125 -2.484375 7.0625 -2.484375 C 7.015625 -2.484375 6.921875 -2.4375 6.921875 -2.21875 C 6.875 -1.53125 6.1875 -1.109375 5.53125 -1.109375 C 4.953125 -1.109375 4.453125 -1.421875 3.9375 -1.78125 C 3.40625 -2.140625 2.859375 -2.5 2.21875 -2.5 C 1.28125 -2.5 0.546875 -1.78125 0.546875 -0.875 C 0.546875 -0.640625 0.625 -0.5625 0.6875 -0.5625 C 0.78125 -0.5625 0.828125 -0.75 0.828125 -0.796875 C 0.875 -1.640625 1.6875 -1.9375 2.21875 -1.9375 C 2.796875 -1.9375 3.296875 -1.625 3.8125 -1.28125 C 4.34375 -0.921875 4.890625 -0.5625 5.53125 -0.5625 C 6.484375 -0.5625 7.203125 -1.296875 7.203125 -2.171875 Z M 7.203125 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 1.046875 -2.28125 C 1.046875 -2.84375 1.09375 -3.359375 1.359375 -3.796875 C 1.59375 -4.171875 1.96875 -4.421875 2.421875 -4.421875 C 2.625 -4.421875 2.90625 -4.375 3.046875 -4.1875 C 2.875 -4.171875 2.71875 -4.046875 2.71875 -3.84375 C 2.71875 -3.671875 2.84375 -3.515625 3.046875 -3.515625 C 3.265625 -3.515625 3.390625 -3.65625 3.390625 -3.859375 C 3.390625 -4.265625 3.09375 -4.625 2.40625 -4.625 C 1.40625 -4.625 0.375 -3.703125 0.375 -2.203125 C 0.375 -0.40625 1.21875 0.140625 2 0.140625 C 2.84375 0.140625 3.578125 -0.515625 3.578125 -1.421875 C 3.578125 -2.3125 2.875 -2.96875 2.0625 -2.96875 C 1.5 -2.96875 1.203125 -2.59375 1.046875 -2.28125 Z M 2 -0.078125 C 1.640625 -0.078125 1.375 -0.28125 1.21875 -0.59375 C 1.125 -0.796875 1.0625 -1.15625 1.0625 -1.5625 C 1.0625 -2.25 1.46875 -2.765625 2.03125 -2.765625 C 2.34375 -2.765625 2.5625 -2.640625 2.734375 -2.390625 C 2.90625 -2.125 2.90625 -1.828125 2.90625 -1.421875 C 2.90625 -1.03125 2.90625 -0.734375 2.71875 -0.453125 C 2.5625 -0.21875 2.328125 -0.078125 2 -0.078125 Z M 2 -0.078125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-2">
<path style="stroke:none;" d="M 0.875 -6.75 L 0.546875 -4.6875 L 0.796875 -4.6875 C 0.875 -5.109375 0.859375 -5.625 1.28125 -5.625 L 1.546875 -5.625 C 1.78125 -5.625 2.015625 -5.65625 2.25 -5.65625 L 4.09375 -5.65625 C 3.5625 -4.9375 3 -4.203125 2.578125 -3.421875 C 2.09375 -2.5 1.75 -1.359375 1.75 -0.3125 C 1.75 -0.015625 1.9375 0.203125 2.21875 0.203125 L 2.25 0.203125 C 2.5 0.203125 2.671875 -0.015625 2.671875 -0.296875 L 2.671875 -0.484375 C 2.671875 -1.625 2.6875 -3.046875 3.34375 -4.09375 C 3.46875 -4.28125 3.609375 -4.46875 3.75 -4.671875 L 4.6875 -5.984375 C 4.765625 -6.09375 4.828125 -6.140625 4.828125 -6.3125 L 4.828125 -6.4375 C 4 -6.4375 3.375 -6.40625 2.328125 -6.40625 C 1.75 -6.40625 1.15625 -6.453125 1.125 -6.75 Z M 0.875 -6.75 "/>
</symbol>
<symbol overflow="visible" id="glyph5-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="333" height="21" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.163" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="10.566943" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="61.368" y="6.761"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00175 -0.00171875 L 83.150594 -0.00171875 " transform="matrix(1,0,0,-1,22.283,11.01)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="22.283" y="20.335"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="27.265" y="20.335"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="35.515" y="20.335"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="40.496" y="20.335"/>
<use xlink:href="#glyph1-4" x="45.4773" y="20.335"/>
<use xlink:href="#glyph1-4" x="50.4586" y="20.335"/>
<use xlink:href="#glyph1-4" x="55.4399" y="20.335"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="62.635" y="20.335"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="67.617" y="20.335"/>
<use xlink:href="#glyph1-5" x="72.5983" y="20.335"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="79.793" y="20.335"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="84.775" y="20.335"/>
<use xlink:href="#glyph1-4" x="89.7563" y="20.335"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="94.737" y="17.456"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="100.964" y="17.456"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="109.396" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="119.912" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="124.893" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="127.661" y="13.501"/>
<use xlink:href="#glyph1-6" x="132.6423" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="320.754" y="13.501"/>
<use xlink:href="#glyph5-2" x="324.627459" y="13.501"/>
<use xlink:href="#glyph5-3" x="329.607763" y="13.501"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="7pt" height="8pt" viewBox="0 0 7 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.375 -3.625 C 0.390625 -2.546875 0.28125 -1.25 0.28125 -1.015625 C 0.28125 -0.265625 1.015625 0.21875 1.96875 0.21875 C 3.625 0.21875 4.96875 -1.359375 4.96875 -1.5625 C 4.96875 -1.625 4.921875 -1.640625 4.859375 -1.640625 C 4.75 -1.640625 4.359375 -1.5 4.140625 -1.203125 C 3.921875 -0.90625 3.515625 -0.328125 2.625 -0.328125 C 1.90625 -0.328125 1.125 -0.703125 1.125 -1.453125 C 1.125 -1.9375 1.6875 -3.40625 3.265625 -3.46875 C 3.734375 -3.484375 4.078125 -3.84375 4.078125 -3.953125 C 4.078125 -4 4.03125 -4.015625 3.984375 -4.015625 C 2.578125 -4.078125 2.296875 -4.765625 2.296875 -5.15625 C 2.296875 -5.390625 2.4375 -6.484375 3.84375 -6.484375 C 4.03125 -6.484375 4.78125 -6.453125 4.78125 -5.9375 C 4.78125 -5.765625 4.703125 -5.625 4.671875 -5.578125 C 4.640625 -5.546875 4.609375 -5.5 4.609375 -5.46875 C 4.609375 -5.390625 4.6875 -5.390625 4.71875 -5.390625 C 5.015625 -5.390625 5.625 -5.78125 5.625 -6.34375 C 5.625 -6.9375 4.9375 -7.03125 4.5 -7.03125 C 3.140625 -7.03125 1.453125 -5.953125 1.453125 -4.734375 C 1.453125 -4.140625 1.890625 -3.78125 2.375 -3.625 Z M 2.375 -3.625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="7" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -0,0 +1,172 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="345pt" height="23pt" viewBox="0 0 345 23" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 6.4375 -6.921875 C 6.4375 -6.953125 6.40625 -7.03125 6.3125 -7.03125 C 6.265625 -7.03125 6.265625 -7.015625 6.140625 -6.875 L 5.65625 -6.3125 C 5.40625 -6.78125 4.890625 -7.03125 4.234375 -7.03125 C 2.96875 -7.03125 1.78125 -5.875 1.78125 -4.671875 C 1.78125 -3.875 2.296875 -3.40625 2.8125 -3.265625 L 3.875 -2.984375 C 4.25 -2.890625 4.796875 -2.734375 4.796875 -1.921875 C 4.796875 -1.03125 3.984375 -0.09375 3 -0.09375 C 2.359375 -0.09375 1.25 -0.3125 1.25 -1.546875 C 1.25 -1.78125 1.3125 -2.03125 1.3125 -2.078125 C 1.328125 -2.125 1.328125 -2.140625 1.328125 -2.15625 C 1.328125 -2.25 1.265625 -2.265625 1.21875 -2.265625 C 1.171875 -2.265625 1.140625 -2.25 1.109375 -2.21875 C 1.078125 -2.1875 0.515625 0.09375 0.515625 0.125 C 0.515625 0.171875 0.5625 0.21875 0.625 0.21875 C 0.671875 0.21875 0.6875 0.203125 0.8125 0.0625 L 1.296875 -0.5 C 1.71875 0.078125 2.40625 0.21875 2.984375 0.21875 C 4.34375 0.21875 5.515625 -1.109375 5.515625 -2.34375 C 5.515625 -3.03125 5.171875 -3.375 5.03125 -3.515625 C 4.796875 -3.734375 4.640625 -3.78125 3.765625 -4 C 3.53125 -4.0625 3.1875 -4.171875 3.09375 -4.1875 C 2.828125 -4.28125 2.484375 -4.5625 2.484375 -5.09375 C 2.484375 -5.90625 3.28125 -6.75 4.234375 -6.75 C 5.046875 -6.75 5.65625 -6.3125 5.65625 -5.203125 C 5.65625 -4.890625 5.625 -4.703125 5.625 -4.640625 C 5.625 -4.640625 5.625 -4.546875 5.734375 -4.546875 C 5.84375 -4.546875 5.859375 -4.578125 5.890625 -4.75 Z M 6.4375 -6.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.65625 -3.984375 L 4.515625 -3.984375 C 4.71875 -3.984375 4.8125 -3.984375 4.8125 -4.1875 C 4.8125 -4.296875 4.71875 -4.296875 4.546875 -4.296875 L 3.71875 -4.296875 L 3.921875 -5.4375 C 3.96875 -5.640625 4.109375 -6.34375 4.171875 -6.46875 C 4.25 -6.65625 4.421875 -6.8125 4.640625 -6.8125 C 4.671875 -6.8125 4.9375 -6.8125 5.125 -6.625 C 4.6875 -6.59375 4.578125 -6.234375 4.578125 -6.09375 C 4.578125 -5.859375 4.765625 -5.734375 4.953125 -5.734375 C 5.21875 -5.734375 5.5 -5.96875 5.5 -6.34375 C 5.5 -6.796875 5.046875 -7.03125 4.640625 -7.03125 C 4.296875 -7.03125 3.671875 -6.84375 3.375 -5.859375 C 3.3125 -5.65625 3.28125 -5.546875 3.046875 -4.296875 L 2.359375 -4.296875 C 2.15625 -4.296875 2.046875 -4.296875 2.046875 -4.109375 C 2.046875 -3.984375 2.140625 -3.984375 2.328125 -3.984375 L 2.984375 -3.984375 L 2.25 -0.046875 C 2.0625 0.921875 1.890625 1.828125 1.375 1.828125 C 1.328125 1.828125 1.09375 1.828125 0.890625 1.640625 C 1.359375 1.609375 1.453125 1.25 1.453125 1.109375 C 1.453125 0.875 1.265625 0.75 1.078125 0.75 C 0.8125 0.75 0.53125 0.984375 0.53125 1.359375 C 0.53125 1.796875 0.96875 2.046875 1.375 2.046875 C 1.921875 2.046875 2.328125 1.453125 2.5 1.078125 C 2.828125 0.453125 3.046875 -0.75 3.0625 -0.828125 Z M 3.65625 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 4.828125 -4.09375 L 4 -6.078125 C 3.96875 -6.15625 3.953125 -6.203125 3.953125 -6.203125 C 3.953125 -6.265625 4.109375 -6.453125 4.53125 -6.5 C 4.640625 -6.515625 4.734375 -6.515625 4.734375 -6.6875 C 4.734375 -6.8125 4.609375 -6.8125 4.578125 -6.8125 C 4.171875 -6.8125 3.75 -6.78125 3.328125 -6.78125 C 3.078125 -6.78125 2.46875 -6.8125 2.21875 -6.8125 C 2.15625 -6.8125 2.03125 -6.8125 2.03125 -6.609375 C 2.03125 -6.5 2.140625 -6.5 2.265625 -6.5 C 2.859375 -6.5 2.921875 -6.40625 3.015625 -6.1875 L 4.1875 -3.40625 L 2.078125 -1.140625 L 1.953125 -1.03125 C 1.46875 -0.5 1 -0.34375 0.484375 -0.3125 C 0.359375 -0.296875 0.265625 -0.296875 0.265625 -0.109375 C 0.265625 -0.09375 0.265625 0 0.40625 0 C 0.703125 0 1.03125 -0.03125 1.328125 -0.03125 C 1.703125 -0.03125 2.09375 0 2.453125 0 C 2.515625 0 2.625 0 2.625 -0.203125 C 2.625 -0.296875 2.53125 -0.3125 2.515625 -0.3125 C 2.421875 -0.3125 2.109375 -0.34375 2.109375 -0.625 C 2.109375 -0.78125 2.265625 -0.9375 2.375 -1.0625 L 3.40625 -2.140625 L 4.296875 -3.125 L 5.296875 -0.734375 C 5.34375 -0.625 5.359375 -0.625 5.359375 -0.59375 C 5.359375 -0.515625 5.15625 -0.34375 4.78125 -0.3125 C 4.671875 -0.296875 4.578125 -0.296875 4.578125 -0.125 C 4.578125 0 4.6875 0 4.71875 0 C 5 0 5.703125 -0.03125 5.984375 -0.03125 C 6.234375 -0.03125 6.84375 0 7.09375 0 C 7.15625 0 7.28125 0 7.28125 -0.1875 C 7.28125 -0.3125 7.171875 -0.3125 7.09375 -0.3125 C 6.4375 -0.3125 6.40625 -0.34375 6.234375 -0.75 C 5.859375 -1.671875 5.1875 -3.234375 4.953125 -3.828125 C 5.625 -4.53125 6.671875 -5.71875 7 -5.984375 C 7.28125 -6.234375 7.671875 -6.46875 8.265625 -6.5 C 8.390625 -6.515625 8.484375 -6.515625 8.484375 -6.703125 C 8.484375 -6.703125 8.484375 -6.8125 8.359375 -6.8125 C 8.0625 -6.8125 7.71875 -6.78125 7.421875 -6.78125 C 7.046875 -6.78125 6.671875 -6.8125 6.3125 -6.8125 C 6.25 -6.8125 6.125 -6.8125 6.125 -6.609375 C 6.125 -6.546875 6.171875 -6.515625 6.234375 -6.5 C 6.328125 -6.484375 6.640625 -6.46875 6.640625 -6.1875 C 6.640625 -6.046875 6.53125 -5.921875 6.453125 -5.828125 Z M 4.828125 -4.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 4.25 -6.046875 C 4.328125 -6.328125 4.359375 -6.390625 4.484375 -6.421875 C 4.578125 -6.4375 4.90625 -6.4375 5.109375 -6.4375 C 6.125 -6.4375 6.5625 -6.40625 6.5625 -5.625 C 6.5625 -5.46875 6.53125 -5.078125 6.484375 -4.828125 C 6.484375 -4.78125 6.453125 -4.671875 6.453125 -4.640625 C 6.453125 -4.578125 6.484375 -4.5 6.578125 -4.5 C 6.6875 -4.5 6.703125 -4.578125 6.734375 -4.734375 L 7 -6.46875 C 7.015625 -6.515625 7.015625 -6.609375 7.015625 -6.640625 C 7.015625 -6.75 6.921875 -6.75 6.75 -6.75 L 1.21875 -6.75 C 0.984375 -6.75 0.96875 -6.734375 0.890625 -6.546875 L 0.296875 -4.796875 C 0.296875 -4.78125 0.234375 -4.640625 0.234375 -4.609375 C 0.234375 -4.5625 0.296875 -4.5 0.359375 -4.5 C 0.453125 -4.5 0.46875 -4.5625 0.53125 -4.71875 C 1.0625 -6.265625 1.328125 -6.4375 2.796875 -6.4375 L 3.1875 -6.4375 C 3.46875 -6.4375 3.46875 -6.40625 3.46875 -6.3125 C 3.46875 -6.265625 3.4375 -6.140625 3.421875 -6.109375 L 2.09375 -0.78125 C 2 -0.421875 1.96875 -0.3125 0.90625 -0.3125 C 0.546875 -0.3125 0.484375 -0.3125 0.484375 -0.125 C 0.484375 0 0.59375 0 0.65625 0 C 0.921875 0 1.203125 -0.015625 1.46875 -0.015625 C 1.75 -0.015625 2.046875 -0.03125 2.328125 -0.03125 C 2.609375 -0.03125 2.875 -0.015625 3.15625 -0.015625 C 3.4375 -0.015625 3.734375 0 4.015625 0 C 4.109375 0 4.234375 0 4.234375 -0.203125 C 4.234375 -0.3125 4.15625 -0.3125 3.890625 -0.3125 C 3.65625 -0.3125 3.515625 -0.3125 3.265625 -0.328125 C 2.96875 -0.359375 2.890625 -0.390625 2.890625 -0.546875 C 2.890625 -0.5625 2.890625 -0.609375 2.9375 -0.75 Z M 4.25 -6.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 2.03125 -0.015625 C 2.03125 -0.671875 1.78125 -1.0625 1.390625 -1.0625 C 1.0625 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.265625 1.0625 0 1.390625 0 C 1.5 0 1.640625 -0.046875 1.734375 -0.125 C 1.765625 -0.15625 1.78125 -0.15625 1.78125 -0.15625 C 1.796875 -0.15625 1.796875 -0.15625 1.796875 -0.015625 C 1.796875 0.734375 1.453125 1.328125 1.125 1.65625 C 1.015625 1.765625 1.015625 1.78125 1.015625 1.8125 C 1.015625 1.890625 1.0625 1.921875 1.109375 1.921875 C 1.21875 1.921875 2.03125 1.15625 2.03125 -0.015625 Z M 2.03125 -0.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 3.390625 -4.21875 C 3.4375 -4.421875 3.453125 -4.4375 3.609375 -4.453125 C 3.640625 -4.453125 3.875 -4.453125 4.015625 -4.453125 C 4.453125 -4.453125 4.625 -4.453125 4.796875 -4.40625 C 5.109375 -4.3125 5.125 -4.109375 5.125 -3.859375 C 5.125 -3.75 5.125 -3.65625 5.078125 -3.296875 L 5.0625 -3.21875 C 5.0625 -3.140625 5.109375 -3.109375 5.1875 -3.109375 C 5.296875 -3.109375 5.296875 -3.171875 5.3125 -3.28125 L 5.5 -4.609375 C 5.5 -4.703125 5.421875 -4.703125 5.296875 -4.703125 L 1.015625 -4.703125 C 0.84375 -4.703125 0.828125 -4.703125 0.78125 -4.5625 L 0.328125 -3.328125 C 0.328125 -3.296875 0.296875 -3.234375 0.296875 -3.203125 C 0.296875 -3.171875 0.3125 -3.109375 0.421875 -3.109375 C 0.515625 -3.109375 0.515625 -3.140625 0.5625 -3.28125 C 0.96875 -4.390625 1.203125 -4.453125 2.265625 -4.453125 L 2.546875 -4.453125 C 2.765625 -4.453125 2.765625 -4.453125 2.765625 -4.390625 C 2.765625 -4.390625 2.765625 -4.34375 2.734375 -4.25 L 1.8125 -0.578125 C 1.75 -0.328125 1.734375 -0.25 1 -0.25 C 0.75 -0.25 0.6875 -0.25 0.6875 -0.09375 C 0.6875 -0.078125 0.703125 0 0.8125 0 C 1 0 1.21875 -0.015625 1.40625 -0.015625 C 1.609375 -0.015625 1.8125 -0.03125 2 -0.03125 C 2.203125 -0.03125 2.4375 -0.03125 2.640625 -0.015625 C 2.828125 -0.015625 3.03125 0 3.21875 0 C 3.28125 0 3.375 0 3.375 -0.15625 C 3.375 -0.25 3.3125 -0.25 3.09375 -0.25 C 2.96875 -0.25 2.828125 -0.265625 2.6875 -0.265625 C 2.453125 -0.28125 2.4375 -0.3125 2.4375 -0.390625 C 2.4375 -0.453125 2.4375 -0.453125 2.46875 -0.5625 Z M 3.390625 -4.21875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 1.765625 -6.921875 L 0.328125 -6.8125 L 0.328125 -6.5 C 1.03125 -6.5 1.109375 -6.4375 1.109375 -5.9375 L 1.109375 -0.75 C 1.109375 -0.3125 1 -0.3125 0.328125 -0.3125 L 0.328125 0 C 0.65625 -0.015625 1.1875 -0.03125 1.4375 -0.03125 C 1.6875 -0.03125 2.171875 -0.015625 2.546875 0 L 2.546875 -0.3125 C 1.875 -0.3125 1.765625 -0.3125 1.765625 -0.75 Z M 1.765625 -6.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 1.765625 -4.40625 L 0.375 -4.296875 L 0.375 -3.984375 C 1.015625 -3.984375 1.109375 -3.921875 1.109375 -3.4375 L 1.109375 -0.75 C 1.109375 -0.3125 1 -0.3125 0.328125 -0.3125 L 0.328125 0 C 0.640625 -0.015625 1.1875 -0.03125 1.421875 -0.03125 C 1.78125 -0.03125 2.125 -0.015625 2.46875 0 L 2.46875 -0.3125 C 1.796875 -0.3125 1.765625 -0.359375 1.765625 -0.75 Z M 1.796875 -6.140625 C 1.796875 -6.453125 1.5625 -6.671875 1.28125 -6.671875 C 0.96875 -6.671875 0.75 -6.40625 0.75 -6.140625 C 0.75 -5.875 0.96875 -5.609375 1.28125 -5.609375 C 1.5625 -5.609375 1.796875 -5.828125 1.796875 -6.140625 Z M 1.796875 -6.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M 1.09375 -3.421875 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 C 0.671875 -0.015625 1.171875 -0.03125 1.453125 -0.03125 C 1.703125 -0.03125 2.21875 -0.015625 2.5625 0 L 2.5625 -0.3125 C 1.890625 -0.3125 1.78125 -0.3125 1.78125 -0.75 L 1.78125 -2.59375 C 1.78125 -3.625 2.5 -4.1875 3.125 -4.1875 C 3.765625 -4.1875 3.875 -3.65625 3.875 -3.078125 L 3.875 -0.75 C 3.875 -0.3125 3.765625 -0.3125 3.09375 -0.3125 L 3.09375 0 C 3.4375 -0.015625 3.953125 -0.03125 4.21875 -0.03125 C 4.46875 -0.03125 5 -0.015625 5.328125 0 L 5.328125 -0.3125 C 4.671875 -0.3125 4.5625 -0.3125 4.5625 -0.75 L 4.5625 -2.59375 C 4.5625 -3.625 5.265625 -4.1875 5.90625 -4.1875 C 6.53125 -4.1875 6.640625 -3.65625 6.640625 -3.078125 L 6.640625 -0.75 C 6.640625 -0.3125 6.53125 -0.3125 5.859375 -0.3125 L 5.859375 0 C 6.203125 -0.015625 6.71875 -0.03125 6.984375 -0.03125 C 7.25 -0.03125 7.765625 -0.015625 8.109375 0 L 8.109375 -0.3125 C 7.59375 -0.3125 7.34375 -0.3125 7.328125 -0.609375 L 7.328125 -2.515625 C 7.328125 -3.375 7.328125 -3.671875 7.015625 -4.03125 C 6.875 -4.203125 6.546875 -4.40625 5.96875 -4.40625 C 5.140625 -4.40625 4.6875 -3.8125 4.53125 -3.421875 C 4.390625 -4.296875 3.65625 -4.40625 3.203125 -4.40625 C 2.46875 -4.40625 2 -3.984375 1.71875 -3.359375 L 1.71875 -4.40625 L 0.3125 -4.296875 L 0.3125 -3.984375 C 1.015625 -3.984375 1.09375 -3.921875 1.09375 -3.421875 Z M 1.09375 -3.421875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-7">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-8">
<path style="stroke:none;" d="M 1.3125 -3.265625 L 1.3125 -3.515625 C 1.3125 -6.03125 2.546875 -6.390625 3.0625 -6.390625 C 3.296875 -6.390625 3.71875 -6.328125 3.9375 -5.984375 C 3.78125 -5.984375 3.390625 -5.984375 3.390625 -5.546875 C 3.390625 -5.234375 3.625 -5.078125 3.84375 -5.078125 C 4 -5.078125 4.3125 -5.171875 4.3125 -5.5625 C 4.3125 -6.15625 3.875 -6.640625 3.046875 -6.640625 C 1.765625 -6.640625 0.421875 -5.359375 0.421875 -3.15625 C 0.421875 -0.484375 1.578125 0.21875 2.5 0.21875 C 3.609375 0.21875 4.5625 -0.71875 4.5625 -2.03125 C 4.5625 -3.296875 3.671875 -4.25 2.5625 -4.25 C 1.890625 -4.25 1.515625 -3.75 1.3125 -3.265625 Z M 2.5 -0.0625 C 1.875 -0.0625 1.578125 -0.65625 1.515625 -0.8125 C 1.328125 -1.28125 1.328125 -2.078125 1.328125 -2.25 C 1.328125 -3.03125 1.65625 -4.03125 2.546875 -4.03125 C 2.71875 -4.03125 3.171875 -4.03125 3.484375 -3.40625 C 3.65625 -3.046875 3.65625 -2.53125 3.65625 -2.046875 C 3.65625 -1.5625 3.65625 -1.0625 3.484375 -0.703125 C 3.1875 -0.109375 2.734375 -0.0625 2.5 -0.0625 Z M 2.5 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 6.40625 -1.578125 C 5.53125 -0.9375 5.421875 -0.015625 5.421875 -0.015625 C 5.421875 0.09375 5.484375 0.09375 5.578125 0.09375 C 5.703125 0.09375 5.734375 0.09375 5.765625 -0.03125 C 5.8125 -0.203125 5.921875 -0.640625 6.28125 -1.03125 C 6.6875 -1.453125 7.03125 -1.5625 7.328125 -1.65625 C 7.359375 -1.671875 7.390625 -1.703125 7.390625 -1.734375 C 7.390625 -1.8125 7.359375 -1.828125 7.265625 -1.859375 C 6.265625 -2.171875 5.90625 -2.890625 5.75 -3.5 C 5.734375 -3.578125 5.671875 -3.578125 5.578125 -3.578125 C 5.484375 -3.578125 5.421875 -3.578125 5.421875 -3.484375 C 5.421875 -3.46875 5.484375 -3 5.828125 -2.515625 C 5.984375 -2.28125 6.1875 -2.078125 6.40625 -1.921875 L 0.8125 -1.921875 C 0.703125 -1.921875 0.53125 -1.921875 0.53125 -1.75 C 0.53125 -1.578125 0.703125 -1.578125 0.8125 -1.578125 Z M 6.40625 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 4.03125 -1.90625 C 3.65625 -2.34375 3.546875 -2.453125 3.28125 -2.640625 C 2.859375 -2.953125 2.40625 -3.078125 2.03125 -3.078125 C 1.15625 -3.078125 0.53125 -2.328125 0.53125 -1.5 C 0.53125 -0.6875 1.140625 0.0625 2 0.0625 C 2.96875 0.0625 3.65625 -0.71875 3.90625 -1.09375 C 4.265625 -0.65625 4.390625 -0.546875 4.640625 -0.359375 C 5.078125 -0.046875 5.515625 0.0625 5.90625 0.0625 C 6.765625 0.0625 7.390625 -0.671875 7.390625 -1.5 C 7.390625 -2.328125 6.796875 -3.078125 5.921875 -3.078125 C 4.953125 -3.078125 4.28125 -2.28125 4.03125 -1.90625 Z M 4.25 -1.65625 C 4.53125 -2.109375 5.140625 -2.8125 5.984375 -2.8125 C 6.703125 -2.8125 7.203125 -2.171875 7.203125 -1.5 C 7.203125 -0.84375 6.65625 -0.3125 6.015625 -0.3125 C 5.359375 -0.3125 4.921875 -0.84375 4.25 -1.65625 Z M 3.671875 -1.359375 C 3.40625 -0.90625 2.796875 -0.1875 1.9375 -0.1875 C 1.21875 -0.1875 0.734375 -0.828125 0.734375 -1.5 C 0.734375 -2.171875 1.28125 -2.6875 1.921875 -2.6875 C 2.5625 -2.6875 3.015625 -2.15625 3.671875 -1.359375 Z M 3.671875 -1.359375 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 1.578125 -7.125 C 1.578125 -7.296875 1.578125 -7.484375 1.390625 -7.484375 C 1.1875 -7.484375 1.1875 -7.296875 1.1875 -7.125 L 1.1875 2.140625 C 1.1875 2.3125 1.1875 2.5 1.390625 2.5 C 1.578125 2.5 1.578125 2.3125 1.578125 2.140625 Z M 1.578125 -7.125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-2">
<path style="stroke:none;" d="M 6.734375 -5.921875 C 6.84375 -5.96875 6.921875 -6.015625 6.921875 -6.140625 C 6.921875 -6.25 6.84375 -6.34375 6.71875 -6.34375 C 6.671875 -6.34375 6.578125 -6.296875 6.546875 -6.28125 L 1.03125 -3.671875 C 0.859375 -3.59375 0.828125 -3.53125 0.828125 -3.453125 C 0.828125 -3.359375 0.890625 -3.296875 1.03125 -3.234375 L 6.546875 -0.640625 C 6.671875 -0.5625 6.6875 -0.5625 6.71875 -0.5625 C 6.828125 -0.5625 6.921875 -0.65625 6.921875 -0.765625 C 6.921875 -0.859375 6.875 -0.921875 6.703125 -1 L 1.5 -3.453125 Z M 6.5625 1.359375 C 6.734375 1.359375 6.921875 1.359375 6.921875 1.171875 C 6.921875 0.96875 6.703125 0.96875 6.5625 0.96875 L 1.1875 0.96875 C 1.03125 0.96875 0.828125 0.96875 0.828125 1.171875 C 0.828125 1.359375 1 1.359375 1.171875 1.359375 Z M 6.5625 1.359375 "/>
</symbol>
<symbol overflow="visible" id="glyph4-3">
<path style="stroke:none;" d="M 5.0625 -2.703125 C 4.53125 -3.375 4.40625 -3.53125 4.09375 -3.78125 C 3.53125 -4.234375 2.984375 -4.40625 2.46875 -4.40625 C 1.3125 -4.40625 0.546875 -3.3125 0.546875 -2.140625 C 0.546875 -1 1.28125 0.109375 2.4375 0.109375 C 3.578125 0.109375 4.40625 -0.796875 4.890625 -1.59375 C 5.4375 -0.921875 5.546875 -0.765625 5.859375 -0.515625 C 6.421875 -0.0625 6.984375 0.109375 7.484375 0.109375 C 8.65625 0.109375 9.40625 -0.984375 9.40625 -2.15625 C 9.40625 -3.296875 8.671875 -4.40625 7.53125 -4.40625 C 6.375 -4.40625 5.546875 -3.5 5.0625 -2.703125 Z M 5.328125 -2.359375 C 5.734375 -3.078125 6.46875 -4.09375 7.59375 -4.09375 C 8.65625 -4.09375 9.1875 -3.046875 9.1875 -2.15625 C 9.1875 -1.171875 8.515625 -0.375 7.640625 -0.375 C 7.0625 -0.375 6.625 -0.78125 6.40625 -1 C 6.15625 -1.265625 5.9375 -1.578125 5.328125 -2.359375 Z M 4.640625 -1.9375 C 4.234375 -1.21875 3.484375 -0.203125 2.359375 -0.203125 C 1.3125 -0.203125 0.765625 -1.25 0.765625 -2.140625 C 0.765625 -3.125 1.4375 -3.921875 2.3125 -3.921875 C 2.890625 -3.921875 3.34375 -3.515625 3.546875 -3.296875 C 3.796875 -3.03125 4.03125 -2.71875 4.640625 -1.9375 Z M 4.640625 -1.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 3.515625 -1.265625 L 3.28125 -1.265625 C 3.265625 -1.109375 3.1875 -0.703125 3.09375 -0.640625 C 3.046875 -0.59375 2.515625 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.109375 -1.4375 2.515625 -1.765625 C 3.03125 -2.171875 3.515625 -2.609375 3.515625 -3.265625 C 3.515625 -4.109375 2.78125 -4.625 1.890625 -4.625 C 1.03125 -4.625 0.4375 -4.015625 0.4375 -3.375 C 0.4375 -3.03125 0.734375 -2.984375 0.8125 -2.984375 C 0.96875 -2.984375 1.171875 -3.109375 1.171875 -3.359375 C 1.171875 -3.484375 1.125 -3.734375 0.765625 -3.734375 C 0.984375 -4.21875 1.453125 -4.375 1.78125 -4.375 C 2.484375 -4.375 2.84375 -3.828125 2.84375 -3.265625 C 2.84375 -2.65625 2.40625 -2.1875 2.1875 -1.9375 L 0.515625 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.3125 0 Z M 3.515625 -1.265625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="345" height="23" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.047" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.157" y="16.684"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="11.172" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="15.047" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="20.997" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="27.641058" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="42.06491" y="15.19"/>
<use xlink:href="#glyph2-5" x="44.83252" y="15.19"/>
<use xlink:href="#glyph2-6" x="47.600131" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="38.155" y="21.616"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="43.933" y="21.616"/>
<use xlink:href="#glyph3-2" x="51.875461" y="21.616"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="62.673" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="65.441" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="73.695" y="9.945"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="79.971" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="83.845" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="89.795" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="93.669" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="96.437" y="4.835"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.001125 -0.00021875 L 38.23325 -0.00021875 " transform="matrix(1,0,0,-1,62.673,12.699)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="78.187" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="102.102" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-7" x="116.492" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-2" x="124.241" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="134.757" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-2" x="143.474" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-3" x="153.992513" y="15.19"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="332.75" y="15.19"/>
<use xlink:href="#glyph2-8" x="336.624455" y="15.19"/>
<use xlink:href="#glyph2-2" x="341.605755" y="15.19"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24pt" height="10pt" viewBox="0 0 24 10" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.296875 -3.5 C 2.359375 -3.703125 2.453125 -4.09375 2.453125 -4.140625 C 2.453125 -4.3125 2.328125 -4.40625 2.15625 -4.40625 C 2.140625 -4.40625 1.859375 -4.390625 1.765625 -4.046875 L 0.328125 1.71875 C 0.296875 1.84375 0.296875 1.859375 0.296875 1.890625 C 0.296875 2.03125 0.40625 2.15625 0.578125 2.15625 C 0.78125 2.15625 0.90625 1.96875 0.921875 1.9375 C 0.96875 1.859375 1.09375 1.328125 1.46875 -0.203125 C 1.796875 0.0625 2.25 0.109375 2.4375 0.109375 C 3.140625 0.109375 3.53125 -0.34375 3.765625 -0.625 C 3.859375 -0.171875 4.234375 0.109375 4.671875 0.109375 C 5.015625 0.109375 5.25 -0.125 5.40625 -0.4375 C 5.578125 -0.796875 5.703125 -1.40625 5.703125 -1.421875 C 5.703125 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.484375 -1.53125 5.46875 -1.484375 5.4375 -1.34375 C 5.28125 -0.703125 5.09375 -0.109375 4.6875 -0.109375 C 4.421875 -0.109375 4.390625 -0.375 4.390625 -0.5625 C 4.390625 -0.78125 4.5 -1.25 4.578125 -1.609375 L 4.859375 -2.6875 C 4.890625 -2.828125 5 -3.203125 5.03125 -3.359375 C 5.078125 -3.59375 5.1875 -3.96875 5.1875 -4.03125 C 5.1875 -4.203125 5.046875 -4.296875 4.890625 -4.296875 C 4.84375 -4.296875 4.578125 -4.28125 4.5 -3.953125 L 4.03125 -2.078125 C 3.921875 -1.578125 3.8125 -1.171875 3.78125 -1.0625 C 3.765625 -1.015625 3.296875 -0.109375 2.484375 -0.109375 C 1.984375 -0.109375 1.75 -0.4375 1.75 -0.984375 C 1.75 -1.265625 1.8125 -1.546875 1.890625 -1.828125 Z M 2.296875 -3.5 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="24" height="10" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.536" y="7.344"/>
<use xlink:href="#glyph0-2" x="4.4453" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="9.426" y="7.344"/>
<use xlink:href="#glyph1-2" x="15.429463" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="612pt" height="792pt" viewBox="0 0 612 792" version="1.1">
<g id="surface1">
<rect x="0" y="0" width="612" height="792" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 324 B

View File

@ -0,0 +1,112 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="316pt" height="21pt" viewBox="0 0 316 21" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.375 -6.8125 C 2.375 -6.8125 2.375 -6.921875 2.25 -6.921875 C 2.03125 -6.921875 1.296875 -6.84375 1.03125 -6.8125 C 0.953125 -6.8125 0.84375 -6.796875 0.84375 -6.625 C 0.84375 -6.5 0.9375 -6.5 1.09375 -6.5 C 1.5625 -6.5 1.578125 -6.4375 1.578125 -6.328125 C 1.578125 -6.265625 1.5 -5.921875 1.453125 -5.71875 L 0.625 -2.46875 C 0.515625 -1.96875 0.46875 -1.796875 0.46875 -1.453125 C 0.46875 -0.515625 1 0.109375 1.734375 0.109375 C 2.90625 0.109375 4.140625 -1.375 4.140625 -2.8125 C 4.140625 -3.71875 3.609375 -4.40625 2.8125 -4.40625 C 2.359375 -4.40625 1.9375 -4.109375 1.640625 -3.8125 Z M 1.453125 -3.046875 C 1.5 -3.265625 1.5 -3.28125 1.59375 -3.390625 C 2.078125 -4.03125 2.53125 -4.1875 2.796875 -4.1875 C 3.15625 -4.1875 3.421875 -3.890625 3.421875 -3.25 C 3.421875 -2.65625 3.09375 -1.515625 2.90625 -1.140625 C 2.578125 -0.46875 2.125 -0.109375 1.734375 -0.109375 C 1.390625 -0.109375 1.0625 -0.375 1.0625 -1.109375 C 1.0625 -1.3125 1.0625 -1.5 1.21875 -2.125 Z M 1.453125 -3.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 2.859375 -6.8125 C 2.859375 -6.8125 2.859375 -6.921875 2.734375 -6.921875 C 2.5 -6.921875 1.78125 -6.84375 1.515625 -6.8125 C 1.4375 -6.8125 1.328125 -6.796875 1.328125 -6.625 C 1.328125 -6.5 1.421875 -6.5 1.5625 -6.5 C 2.046875 -6.5 2.0625 -6.4375 2.0625 -6.328125 L 2.03125 -6.125 L 0.59375 -0.390625 C 0.546875 -0.25 0.546875 -0.234375 0.546875 -0.171875 C 0.546875 0.0625 0.75 0.109375 0.84375 0.109375 C 0.96875 0.109375 1.109375 0.015625 1.171875 -0.09375 C 1.21875 -0.1875 1.671875 -2.03125 1.734375 -2.28125 C 2.078125 -2.25 2.890625 -2.09375 2.890625 -1.4375 C 2.890625 -1.359375 2.890625 -1.328125 2.859375 -1.21875 C 2.84375 -1.109375 2.828125 -0.984375 2.828125 -0.875 C 2.828125 -0.296875 3.21875 0.109375 3.734375 0.109375 C 4.03125 0.109375 4.3125 -0.046875 4.53125 -0.421875 C 4.78125 -0.859375 4.890625 -1.40625 4.890625 -1.421875 C 4.890625 -1.53125 4.796875 -1.53125 4.765625 -1.53125 C 4.671875 -1.53125 4.65625 -1.484375 4.625 -1.34375 C 4.421875 -0.625 4.203125 -0.109375 3.765625 -0.109375 C 3.5625 -0.109375 3.4375 -0.21875 3.4375 -0.578125 C 3.4375 -0.75 3.484375 -0.984375 3.515625 -1.140625 C 3.5625 -1.3125 3.5625 -1.34375 3.5625 -1.453125 C 3.5625 -2.09375 2.9375 -2.375 2.078125 -2.5 C 2.390625 -2.671875 2.71875 -2.984375 2.9375 -3.234375 C 3.421875 -3.765625 3.875 -4.1875 4.359375 -4.1875 C 4.421875 -4.1875 4.4375 -4.1875 4.453125 -4.171875 C 4.578125 -4.15625 4.578125 -4.15625 4.671875 -4.09375 C 4.6875 -4.09375 4.6875 -4.078125 4.703125 -4.0625 C 4.234375 -4.03125 4.140625 -3.640625 4.140625 -3.515625 C 4.140625 -3.359375 4.25 -3.171875 4.515625 -3.171875 C 4.78125 -3.171875 5.0625 -3.390625 5.0625 -3.78125 C 5.0625 -4.078125 4.828125 -4.40625 4.390625 -4.40625 C 4.109375 -4.40625 3.65625 -4.328125 2.9375 -3.53125 C 2.59375 -3.15625 2.203125 -2.75 1.828125 -2.609375 Z M 2.859375 -6.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -2.875 3.828125 -1.59375 3.671875 -1.171875 C 3.578125 -0.9375 3.5625 -0.8125 3.5625 -0.703125 C 3.5625 -0.234375 3.921875 0.109375 4.390625 0.109375 C 5.328125 0.109375 5.6875 -1.34375 5.6875 -1.421875 C 5.6875 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.46875 -1.53125 5.46875 -1.5 5.421875 -1.34375 C 5.21875 -0.671875 4.890625 -0.109375 4.40625 -0.109375 C 4.234375 -0.109375 4.171875 -0.203125 4.171875 -0.4375 C 4.171875 -0.6875 4.25 -0.921875 4.34375 -1.140625 C 4.53125 -1.671875 4.953125 -2.765625 4.953125 -3.34375 C 4.953125 -4 4.53125 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.5 -4.1875 1.609375 -4.0625 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 2.03125 -0.015625 C 2.03125 -0.671875 1.78125 -1.0625 1.390625 -1.0625 C 1.0625 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.265625 1.0625 0 1.390625 0 C 1.5 0 1.640625 -0.046875 1.734375 -0.125 C 1.765625 -0.15625 1.78125 -0.15625 1.78125 -0.15625 C 1.796875 -0.15625 1.796875 -0.15625 1.796875 -0.015625 C 1.796875 0.734375 1.453125 1.328125 1.125 1.65625 C 1.015625 1.765625 1.015625 1.78125 1.015625 1.8125 C 1.015625 1.890625 1.0625 1.921875 1.109375 1.921875 C 1.21875 1.921875 2.03125 1.15625 2.03125 -0.015625 Z M 2.03125 -0.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 0.8125 -1.203125 C 0.875 -1.171875 0.921875 -1.171875 0.984375 -1.171875 C 1.28125 -1.171875 1.484375 -1.375 1.484375 -1.671875 C 1.484375 -1.9375 1.25 -2.140625 1 -2.140625 C 0.734375 -2.140625 0.5 -1.953125 0.5 -1.640625 C 0.5 -0.609375 1.3125 0.203125 2.328125 0.203125 C 3.53125 0.203125 4.46875 -0.828125 4.46875 -2.03125 C 4.46875 -3.046875 3.78125 -4.203125 2.59375 -4.203125 C 2.109375 -4.203125 1.671875 -4.015625 1.3125 -3.6875 L 1.3125 -5.625 C 1.5625 -5.578125 1.796875 -5.515625 2.046875 -5.5 L 2.15625 -5.5 C 2.859375 -5.5 3.515625 -5.796875 3.984375 -6.34375 C 4.03125 -6.40625 4.09375 -6.46875 4.09375 -6.546875 L 4.09375 -6.5625 C 4.078125 -6.609375 4.03125 -6.65625 3.984375 -6.65625 C 3.875 -6.65625 3.640625 -6.515625 3.453125 -6.453125 C 3.171875 -6.375 2.859375 -6.328125 2.546875 -6.328125 C 2.109375 -6.328125 1.703125 -6.4375 1.28125 -6.578125 C 1.21875 -6.59375 1.171875 -6.625 1.125 -6.640625 L 1.109375 -6.640625 C 1.0625 -6.640625 1.015625 -6.59375 1 -6.546875 L 1 -3.34375 C 1 -3.265625 1.03125 -3.1875 1.140625 -3.1875 C 1.25 -3.1875 1.359375 -3.40625 1.421875 -3.453125 C 1.6875 -3.78125 2.125 -3.984375 2.5625 -3.984375 L 2.59375 -3.984375 C 3.453125 -3.953125 3.59375 -2.84375 3.59375 -2.078125 C 3.59375 -1.40625 3.546875 -0.5625 2.78125 -0.171875 C 2.625 -0.09375 2.4375 -0.0625 2.265625 -0.0625 C 1.625 -0.0625 0.984375 -0.5625 0.8125 -1.203125 Z M 0.8125 -1.203125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="316" height="21" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.275" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="4.55" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="8.425" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="13.925" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="20.569058" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="32.778" y="6.761"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00065625 -0.00171875 L 5.979813 -0.00171875 " transform="matrix(1,0,0,-1,32.278,11.01)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="32.278" y="20.335"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="39.454" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="53.838002" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="62.109" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="72.627513" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="77.607" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="82.038364" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="86.459766" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="90.891131" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="95.322495" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="99.743897" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="303.754" y="13.501"/>
<use xlink:href="#glyph2-2" x="307.627459" y="13.501"/>
<use xlink:href="#glyph2-3" x="312.607763" y="13.501"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="43pt" height="10pt" viewBox="0 0 43 10" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 7.203125 -4.5 C 7.203125 -4.71875 7.125 -4.8125 7.0625 -4.8125 C 7.015625 -4.8125 6.921875 -4.765625 6.921875 -4.53125 C 6.875 -3.84375 6.1875 -3.4375 5.53125 -3.4375 C 4.953125 -3.4375 4.453125 -3.75 3.9375 -4.09375 C 3.40625 -4.453125 2.859375 -4.8125 2.21875 -4.8125 C 1.28125 -4.8125 0.546875 -4.109375 0.546875 -3.1875 C 0.546875 -2.96875 0.625 -2.890625 0.6875 -2.890625 C 0.78125 -2.890625 0.828125 -3.078125 0.828125 -3.125 C 0.875 -3.953125 1.6875 -4.25 2.21875 -4.25 C 2.796875 -4.25 3.296875 -3.953125 3.8125 -3.59375 C 4.34375 -3.234375 4.890625 -2.875 5.53125 -2.875 C 6.453125 -2.875 7.203125 -3.59375 7.203125 -4.5 Z M 7.203125 -2.171875 C 7.203125 -2.46875 7.078125 -2.484375 7.0625 -2.484375 C 7.015625 -2.484375 6.921875 -2.4375 6.921875 -2.21875 C 6.875 -1.53125 6.1875 -1.109375 5.53125 -1.109375 C 4.953125 -1.109375 4.453125 -1.421875 3.9375 -1.78125 C 3.40625 -2.140625 2.859375 -2.5 2.21875 -2.5 C 1.28125 -2.5 0.546875 -1.78125 0.546875 -0.875 C 0.546875 -0.640625 0.625 -0.5625 0.6875 -0.5625 C 0.78125 -0.5625 0.828125 -0.75 0.828125 -0.796875 C 0.875 -1.640625 1.6875 -1.9375 2.21875 -1.9375 C 2.796875 -1.9375 3.296875 -1.625 3.8125 -1.28125 C 4.34375 -0.921875 4.890625 -0.5625 5.53125 -0.5625 C 6.484375 -0.5625 7.203125 -1.296875 7.203125 -2.171875 Z M 7.203125 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.296875 -3.5 C 2.359375 -3.703125 2.453125 -4.09375 2.453125 -4.140625 C 2.453125 -4.3125 2.328125 -4.40625 2.15625 -4.40625 C 2.140625 -4.40625 1.859375 -4.390625 1.765625 -4.046875 L 0.328125 1.71875 C 0.296875 1.84375 0.296875 1.859375 0.296875 1.890625 C 0.296875 2.03125 0.40625 2.15625 0.578125 2.15625 C 0.78125 2.15625 0.90625 1.96875 0.921875 1.9375 C 0.96875 1.859375 1.09375 1.328125 1.46875 -0.203125 C 1.796875 0.0625 2.25 0.109375 2.4375 0.109375 C 3.140625 0.109375 3.53125 -0.34375 3.765625 -0.625 C 3.859375 -0.171875 4.234375 0.109375 4.671875 0.109375 C 5.015625 0.109375 5.25 -0.125 5.40625 -0.4375 C 5.578125 -0.796875 5.703125 -1.40625 5.703125 -1.421875 C 5.703125 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.484375 -1.53125 5.46875 -1.484375 5.4375 -1.34375 C 5.28125 -0.703125 5.09375 -0.109375 4.6875 -0.109375 C 4.421875 -0.109375 4.390625 -0.375 4.390625 -0.5625 C 4.390625 -0.78125 4.5 -1.25 4.578125 -1.609375 L 4.859375 -2.6875 C 4.890625 -2.828125 5 -3.203125 5.03125 -3.359375 C 5.078125 -3.59375 5.1875 -3.96875 5.1875 -4.03125 C 5.1875 -4.203125 5.046875 -4.296875 4.890625 -4.296875 C 4.84375 -4.296875 4.578125 -4.28125 4.5 -3.953125 L 4.03125 -2.078125 C 3.921875 -1.578125 3.8125 -1.171875 3.78125 -1.0625 C 3.765625 -1.015625 3.296875 -0.109375 2.484375 -0.109375 C 1.984375 -0.109375 1.75 -0.4375 1.75 -0.984375 C 1.75 -1.265625 1.8125 -1.546875 1.890625 -1.828125 Z M 2.296875 -3.5 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="43" height="10" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="10.98" y="7.344"/>
<use xlink:href="#glyph1-2" x="15.9613" y="7.344"/>
<use xlink:href="#glyph1-2" x="20.9426" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="27.584" y="7.344"/>
<use xlink:href="#glyph2-2" x="33.587463" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.6 KiB

View File

@ -0,0 +1,79 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="69pt" height="11pt" viewBox="0 0 69 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.15625 -3.71875 C 5.296875 -3.71875 5.65625 -3.71875 5.65625 -4.0625 C 5.65625 -4.296875 5.4375 -4.296875 5.265625 -4.296875 L 2.984375 -4.296875 C 1.484375 -4.296875 0.375 -2.65625 0.375 -1.46875 C 0.375 -0.59375 0.96875 0.109375 1.875 0.109375 C 3.046875 0.109375 4.375 -1.09375 4.375 -2.625 C 4.375 -2.796875 4.375 -3.28125 4.0625 -3.71875 Z M 1.890625 -0.109375 C 1.390625 -0.109375 1 -0.46875 1 -1.1875 C 1 -1.484375 1.109375 -2.296875 1.46875 -2.890625 C 1.890625 -3.578125 2.484375 -3.71875 2.828125 -3.71875 C 3.65625 -3.71875 3.734375 -3.0625 3.734375 -2.75 C 3.734375 -2.28125 3.53125 -1.46875 3.203125 -0.953125 C 2.8125 -0.375 2.265625 -0.109375 1.890625 -0.109375 Z M 1.890625 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -2.875 3.828125 -1.59375 3.671875 -1.171875 C 3.578125 -0.9375 3.5625 -0.8125 3.5625 -0.703125 C 3.5625 -0.234375 3.921875 0.109375 4.390625 0.109375 C 5.328125 0.109375 5.6875 -1.34375 5.6875 -1.421875 C 5.6875 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.46875 -1.53125 5.46875 -1.5 5.421875 -1.34375 C 5.21875 -0.671875 4.890625 -0.109375 4.40625 -0.109375 C 4.234375 -0.109375 4.171875 -0.203125 4.171875 -0.4375 C 4.171875 -0.6875 4.25 -0.921875 4.34375 -1.140625 C 4.53125 -1.671875 4.953125 -2.765625 4.953125 -3.34375 C 4.953125 -4 4.53125 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.5 -4.1875 1.609375 -4.0625 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.4375 -0.84375 C 1.1875 -0.453125 0.96875 -0.28125 0.5625 -0.25 C 0.484375 -0.25 0.390625 -0.25 0.390625 -0.109375 C 0.390625 -0.03125 0.453125 0 0.5 0 C 0.671875 0 0.90625 -0.03125 1.09375 -0.03125 C 1.3125 -0.03125 1.609375 0 1.8125 0 C 1.84375 0 1.953125 0 1.953125 -0.15625 C 1.953125 -0.25 1.859375 -0.25 1.828125 -0.25 C 1.78125 -0.265625 1.53125 -0.265625 1.53125 -0.453125 C 1.53125 -0.546875 1.59375 -0.65625 1.625 -0.71875 L 2.1875 -1.59375 L 4.1875 -1.59375 L 4.34375 -0.4375 C 4.328125 -0.359375 4.28125 -0.25 3.875 -0.25 C 3.78125 -0.25 3.6875 -0.25 3.6875 -0.09375 C 3.6875 -0.0625 3.703125 0 3.796875 0 C 4 0 4.5 -0.03125 4.703125 -0.03125 C 4.828125 -0.03125 4.984375 -0.015625 5.109375 -0.015625 C 5.234375 -0.015625 5.375 0 5.5 0 C 5.59375 0 5.640625 -0.0625 5.640625 -0.140625 C 5.640625 -0.25 5.5625 -0.25 5.453125 -0.25 C 5.046875 -0.25 5.03125 -0.3125 5.015625 -0.46875 L 4.390625 -4.78125 C 4.375 -4.921875 4.359375 -4.96875 4.234375 -4.96875 C 4.09375 -4.96875 4.0625 -4.90625 4 -4.8125 Z M 2.359375 -1.84375 L 3.8125 -4.125 L 4.140625 -1.84375 Z M 2.359375 -1.84375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.3125 -0.546875 C 1.265625 -0.3125 1.25 -0.25 0.703125 -0.25 C 0.578125 -0.25 0.5 -0.25 0.5 -0.09375 C 0.5 0 0.578125 0 0.703125 0 L 3.1875 0 C 4.734375 0 6.21875 -1.421875 6.21875 -2.9375 C 6.21875 -3.953125 5.515625 -4.765625 4.390625 -4.765625 L 1.84375 -4.765625 C 1.703125 -4.765625 1.625 -4.765625 1.625 -4.609375 C 1.625 -4.515625 1.703125 -4.515625 1.859375 -4.515625 C 1.96875 -4.515625 2 -4.515625 2.125 -4.5 C 2.265625 -4.484375 2.265625 -4.46875 2.265625 -4.390625 C 2.265625 -4.390625 2.265625 -4.34375 2.25 -4.25 Z M 2.875 -4.265625 C 2.9375 -4.484375 2.9375 -4.515625 3.234375 -4.515625 L 4.125 -4.515625 C 4.90625 -4.515625 5.5625 -4.125 5.5625 -3.171875 C 5.5625 -3.015625 5.484375 -1.8125 4.796875 -1.015625 C 4.515625 -0.703125 3.921875 -0.25 3.0625 -0.25 L 2.125 -0.25 C 1.90625 -0.25 1.890625 -0.265625 1.890625 -0.328125 C 1.890625 -0.328125 1.890625 -0.359375 1.921875 -0.46875 Z M 2.875 -4.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.140625 0.0625 1.25 -0.015625 1.296875 -0.078125 C 1.328125 -0.140625 1.375 -0.375 1.421875 -0.515625 C 1.453125 -0.640625 1.53125 -0.96875 1.5625 -1.140625 C 1.609375 -1.296875 1.65625 -1.453125 1.6875 -1.609375 C 1.765625 -1.890625 1.78125 -1.953125 1.984375 -2.234375 C 2.171875 -2.515625 2.5 -2.875 3.03125 -2.875 C 3.421875 -2.875 3.4375 -2.515625 3.4375 -2.390625 C 3.4375 -1.96875 3.140625 -1.203125 3.03125 -0.90625 C 2.953125 -0.703125 2.921875 -0.640625 2.921875 -0.53125 C 2.921875 -0.15625 3.21875 0.0625 3.578125 0.0625 C 4.28125 0.0625 4.578125 -0.890625 4.578125 -1 C 4.578125 -1.09375 4.5 -1.09375 4.46875 -1.09375 C 4.375 -1.09375 4.375 -1.046875 4.34375 -0.96875 C 4.1875 -0.40625 3.875 -0.125 3.609375 -0.125 C 3.453125 -0.125 3.421875 -0.21875 3.421875 -0.375 C 3.421875 -0.53125 3.46875 -0.625 3.59375 -0.9375 C 3.671875 -1.15625 3.953125 -1.890625 3.953125 -2.28125 C 3.953125 -2.953125 3.421875 -3.078125 3.046875 -3.078125 C 2.46875 -3.078125 2.078125 -2.71875 1.875 -2.4375 C 1.828125 -2.921875 1.421875 -3.078125 1.125 -3.078125 C 0.828125 -3.078125 0.671875 -2.859375 0.578125 -2.703125 C 0.421875 -2.4375 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.53125 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 Z M 0.84375 -0.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.890625 -3.515625 C 3.703125 -3.78125 4.28125 -4.46875 4.28125 -5.265625 C 4.28125 -6.078125 3.40625 -6.640625 2.453125 -6.640625 C 1.453125 -6.640625 0.6875 -6.046875 0.6875 -5.28125 C 0.6875 -4.953125 0.90625 -4.765625 1.203125 -4.765625 C 1.5 -4.765625 1.703125 -4.984375 1.703125 -5.28125 C 1.703125 -5.765625 1.234375 -5.765625 1.09375 -5.765625 C 1.390625 -6.265625 2.046875 -6.390625 2.40625 -6.390625 C 2.828125 -6.390625 3.375 -6.171875 3.375 -5.28125 C 3.375 -5.15625 3.34375 -4.578125 3.09375 -4.140625 C 2.796875 -3.65625 2.453125 -3.625 2.203125 -3.625 C 2.125 -3.609375 1.890625 -3.59375 1.8125 -3.59375 C 1.734375 -3.578125 1.671875 -3.5625 1.671875 -3.46875 C 1.671875 -3.359375 1.734375 -3.359375 1.90625 -3.359375 L 2.34375 -3.359375 C 3.15625 -3.359375 3.53125 -2.6875 3.53125 -1.703125 C 3.53125 -0.34375 2.84375 -0.0625 2.40625 -0.0625 C 1.96875 -0.0625 1.21875 -0.234375 0.875 -0.8125 C 1.21875 -0.765625 1.53125 -0.984375 1.53125 -1.359375 C 1.53125 -1.71875 1.265625 -1.921875 0.984375 -1.921875 C 0.734375 -1.921875 0.421875 -1.78125 0.421875 -1.34375 C 0.421875 -0.4375 1.34375 0.21875 2.4375 0.21875 C 3.65625 0.21875 4.5625 -0.6875 4.5625 -1.703125 C 4.5625 -2.515625 3.921875 -3.296875 2.890625 -3.515625 Z M 2.890625 -3.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 2.546875 2.5 L 2.546875 2.09375 L 1.578125 2.09375 L 1.578125 -7.078125 L 2.546875 -7.078125 L 2.546875 -7.484375 L 1.171875 -7.484375 L 1.171875 2.5 Z M 2.546875 2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 1.578125 -7.484375 L 0.21875 -7.484375 L 0.21875 -7.078125 L 1.1875 -7.078125 L 1.1875 2.09375 L 0.21875 2.09375 L 0.21875 2.5 L 1.578125 2.5 Z M 1.578125 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="69" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.498" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.191" y="9.794"/>
<use xlink:href="#glyph1-2" x="12.182192" y="9.794"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="18.912606" y="9.794"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="27.101" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="37.619513" y="8.299"/>
<use xlink:href="#glyph2-3" x="42.600813" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="49.235905" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="52.008" y="8.299"/>
<use xlink:href="#glyph0-3" x="57.987553" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="66.735" y="8.299"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="27pt" height="10pt" viewBox="0 0 27 10" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.296875 -3.5 C 2.359375 -3.703125 2.453125 -4.09375 2.453125 -4.140625 C 2.453125 -4.3125 2.328125 -4.40625 2.15625 -4.40625 C 2.140625 -4.40625 1.859375 -4.390625 1.765625 -4.046875 L 0.328125 1.71875 C 0.296875 1.84375 0.296875 1.859375 0.296875 1.890625 C 0.296875 2.03125 0.40625 2.15625 0.578125 2.15625 C 0.78125 2.15625 0.90625 1.96875 0.921875 1.9375 C 0.96875 1.859375 1.09375 1.328125 1.46875 -0.203125 C 1.796875 0.0625 2.25 0.109375 2.4375 0.109375 C 3.140625 0.109375 3.53125 -0.34375 3.765625 -0.625 C 3.859375 -0.171875 4.234375 0.109375 4.671875 0.109375 C 5.015625 0.109375 5.25 -0.125 5.40625 -0.4375 C 5.578125 -0.796875 5.703125 -1.40625 5.703125 -1.421875 C 5.703125 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.484375 -1.53125 5.46875 -1.484375 5.4375 -1.34375 C 5.28125 -0.703125 5.09375 -0.109375 4.6875 -0.109375 C 4.421875 -0.109375 4.390625 -0.375 4.390625 -0.5625 C 4.390625 -0.78125 4.5 -1.25 4.578125 -1.609375 L 4.859375 -2.6875 C 4.890625 -2.828125 5 -3.203125 5.03125 -3.359375 C 5.078125 -3.59375 5.1875 -3.96875 5.1875 -4.03125 C 5.1875 -4.203125 5.046875 -4.296875 4.890625 -4.296875 C 4.84375 -4.296875 4.578125 -4.28125 4.5 -3.953125 L 4.03125 -2.078125 C 3.921875 -1.578125 3.8125 -1.171875 3.78125 -1.0625 C 3.765625 -1.015625 3.296875 -0.109375 2.484375 -0.109375 C 1.984375 -0.109375 1.75 -0.4375 1.75 -0.984375 C 1.75 -1.265625 1.8125 -1.546875 1.890625 -1.828125 Z M 2.296875 -3.5 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="27" height="10" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
<use xlink:href="#glyph0-2" x="5.4453" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="12.087" y="7.344"/>
<use xlink:href="#glyph1-2" x="18.090463" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="31pt" height="8pt" viewBox="0 0 31 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 1.0625 -0.75 C 1.0625 -0.3125 0.953125 -0.3125 0.28125 -0.3125 L 0.28125 0 C 0.609375 -0.015625 1.078125 -0.03125 1.359375 -0.03125 C 1.671875 -0.03125 2.0625 -0.015625 2.46875 0 L 2.46875 -0.3125 C 1.796875 -0.3125 1.6875 -0.3125 1.6875 -0.75 L 1.6875 -1.78125 L 2.328125 -2.328125 C 3.09375 -1.28125 3.515625 -0.71875 3.515625 -0.53125 C 3.515625 -0.34375 3.34375 -0.3125 3.15625 -0.3125 L 3.15625 0 C 3.421875 -0.015625 4.015625 -0.03125 4.234375 -0.03125 C 4.515625 -0.03125 4.8125 -0.015625 5.09375 0 L 5.09375 -0.3125 C 4.71875 -0.3125 4.5 -0.3125 4.125 -0.84375 L 2.859375 -2.625 C 2.84375 -2.640625 2.796875 -2.703125 2.796875 -2.734375 C 2.796875 -2.765625 3.515625 -3.375 3.609375 -3.453125 C 4.234375 -3.953125 4.65625 -3.984375 4.859375 -3.984375 L 4.859375 -4.296875 C 4.578125 -4.265625 4.453125 -4.265625 4.171875 -4.265625 C 3.8125 -4.265625 3.1875 -4.28125 3.046875 -4.296875 L 3.046875 -3.984375 C 3.234375 -3.984375 3.34375 -3.875 3.34375 -3.734375 C 3.34375 -3.53125 3.203125 -3.421875 3.125 -3.34375 L 1.71875 -2.140625 L 1.71875 -6.921875 L 0.28125 -6.8125 L 0.28125 -6.5 C 0.984375 -6.5 1.0625 -6.4375 1.0625 -5.9375 Z M 1.0625 -0.75 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 6.109375 -6.03125 C 6.109375 -6.390625 6.125 -6.5 6.890625 -6.5 L 7.140625 -6.5 L 7.140625 -6.8125 C 6.78125 -6.78125 6.046875 -6.78125 5.671875 -6.78125 C 5.296875 -6.78125 4.546875 -6.78125 4.203125 -6.8125 L 4.203125 -6.5 L 4.4375 -6.5 C 5.203125 -6.5 5.21875 -6.390625 5.21875 -6.03125 L 5.21875 -3.703125 L 2.25 -3.703125 L 2.25 -6.03125 C 2.25 -6.390625 2.265625 -6.5 3.03125 -6.5 L 3.265625 -6.5 L 3.265625 -6.8125 C 2.921875 -6.78125 2.1875 -6.78125 1.796875 -6.78125 C 1.421875 -6.78125 0.671875 -6.78125 0.328125 -6.8125 L 0.328125 -6.5 L 0.5625 -6.5 C 1.328125 -6.5 1.359375 -6.390625 1.359375 -6.03125 L 1.359375 -0.78125 C 1.359375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 C 0.671875 -0.03125 1.421875 -0.03125 1.796875 -0.03125 C 2.171875 -0.03125 2.921875 -0.03125 3.265625 0 L 3.265625 -0.3125 L 3.03125 -0.3125 C 2.265625 -0.3125 2.25 -0.421875 2.25 -0.78125 L 2.25 -3.390625 L 5.21875 -3.390625 L 5.21875 -0.78125 C 5.21875 -0.421875 5.203125 -0.3125 4.4375 -0.3125 L 4.203125 -0.3125 L 4.203125 0 C 4.546875 -0.03125 5.28125 -0.03125 5.65625 -0.03125 C 6.046875 -0.03125 6.78125 -0.03125 7.140625 0 L 7.140625 -0.3125 L 6.890625 -0.3125 C 6.125 -0.3125 6.109375 -0.421875 6.109375 -0.78125 Z M 6.109375 -6.03125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 3.890625 -4 C 3.984375 -4.109375 3.984375 -4.125 3.984375 -4.171875 C 3.984375 -4.296875 3.890625 -4.296875 3.71875 -4.296875 L 0.53125 -4.296875 L 0.421875 -2.6875 L 0.671875 -2.6875 C 0.734375 -3.703125 0.921875 -4.078125 2.015625 -4.078125 L 3.15625 -4.078125 L 0.375 -0.3125 C 0.28125 -0.203125 0.28125 -0.1875 0.28125 -0.140625 C 0.28125 0 0.34375 0 0.53125 0 L 3.828125 0 L 4 -1.859375 L 3.75 -1.859375 C 3.65625 -0.6875 3.453125 -0.25 2.296875 -0.25 L 1.109375 -0.25 Z M 3.890625 -4 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="31" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.536" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="4.445" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="7.213" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="13.858054" y="7.344"/>
<use xlink:href="#glyph0-4" x="19.116314" y="7.344"/>
<use xlink:href="#glyph0-5" x="26.588264" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.4 KiB

View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10pt" height="11pt" viewBox="0 0 10 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.90625 -3 L 0.3125 -3 L 0.3125 -2.75 L 0.90625 -2.75 L 0.90625 -0.515625 C 0.90625 -0.265625 0.703125 -0.265625 0.484375 -0.265625 L 0.390625 -0.265625 L 0.390625 0 L 2.09375 0 L 2.09375 -0.265625 L 1.875 -0.265625 C 1.640625 -0.265625 1.4375 -0.28125 1.4375 -0.53125 L 1.4375 -2.75 L 2.3125 -2.75 L 2.3125 -3 L 1.40625 -3 L 1.40625 -3.640625 C 1.40625 -3.84375 1.40625 -4.03125 1.484375 -4.21875 C 1.578125 -4.46875 1.78125 -4.703125 2.046875 -4.71875 L 2.078125 -4.71875 C 2.15625 -4.71875 2.21875 -4.703125 2.296875 -4.6875 C 2.203125 -4.625 2.140625 -4.53125 2.140625 -4.40625 C 2.140625 -4.21875 2.265625 -4.078125 2.46875 -4.078125 C 2.671875 -4.078125 2.78125 -4.265625 2.78125 -4.40625 C 2.78125 -4.765625 2.390625 -4.90625 2.09375 -4.90625 C 1.609375 -4.90625 1.109375 -4.625 0.953125 -4.140625 C 0.90625 -4 0.90625 -3.859375 0.90625 -3.71875 Z M 0.90625 -3 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.59375 -3 L 0.59375 -2.75 L 0.703125 -2.75 C 0.9375 -2.75 1.171875 -2.71875 1.171875 -2.390625 C 1.171875 -2.34375 1.171875 -2.296875 1.171875 -2.25 L 1.171875 0.328125 C 1.171875 0.640625 1.09375 1.21875 0.640625 1.21875 C 0.515625 1.21875 0.40625 1.171875 0.296875 1.15625 C 0.390625 1.078125 0.46875 1 0.46875 0.859375 C 0.46875 0.65625 0.328125 0.515625 0.140625 0.515625 C -0.03125 0.515625 -0.1875 0.640625 -0.1875 0.84375 C -0.1875 1.28125 0.296875 1.40625 0.640625 1.40625 C 1.109375 1.40625 1.625 1.09375 1.703125 0.421875 L 1.703125 -3.078125 Z M 1.234375 -4.6875 C 1.03125 -4.671875 0.90625 -4.484375 0.90625 -4.296875 C 0.90625 -4.078125 1.0625 -3.890625 1.296875 -3.890625 C 1.53125 -3.890625 1.703125 -4.078125 1.703125 -4.296875 C 1.703125 -4.515625 1.53125 -4.703125 1.296875 -4.703125 C 1.28125 -4.703125 1.265625 -4.703125 1.234375 -4.6875 Z M 1.234375 -4.6875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="10" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.649" y="8.839"/>
<use xlink:href="#glyph1-2" x="8.118423" y="8.839"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -0,0 +1,183 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="303pt" height="37pt" viewBox="0 0 303 37" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.25 17.546875 L 3.9375 17.546875 L 3.9375 0.296875 L 6.5625 0.296875 L 6.5625 -0.390625 L 3.25 -0.390625 Z M 3.25 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.25 17.53125 L 6.5625 17.53125 L 6.5625 16.84375 L 3.9375 16.84375 L 3.9375 -0.40625 L 3.25 -0.40625 Z M 3.25 17.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.703125 17.546875 L 3.390625 17.546875 L 3.390625 -0.390625 L 0.0625 -0.390625 L 0.0625 0.296875 L 2.703125 0.296875 Z M 2.703125 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 2.703125 16.84375 L 0.0625 16.84375 L 0.0625 17.53125 L 3.390625 17.53125 L 3.390625 -0.40625 L 2.703125 -0.40625 Z M 2.703125 16.84375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.46875 -0.203125 1.796875 -1.5625 1.84375 -1.75 C 1.921875 -2.078125 2.109375 -2.765625 2.15625 -3.046875 C 2.203125 -3.171875 2.484375 -3.640625 2.71875 -3.859375 C 2.796875 -3.921875 3.09375 -4.1875 3.515625 -4.1875 C 3.78125 -4.1875 3.921875 -4.0625 3.9375 -4.0625 C 3.640625 -4.015625 3.421875 -3.78125 3.421875 -3.515625 C 3.421875 -3.359375 3.53125 -3.171875 3.796875 -3.171875 C 4.0625 -3.171875 4.34375 -3.40625 4.34375 -3.765625 C 4.34375 -4.109375 4.03125 -4.40625 3.515625 -4.40625 C 2.875 -4.40625 2.4375 -3.921875 2.25 -3.640625 C 2.15625 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 1.171875 -0.609375 C 1.359375 -0.796875 1.484375 -0.921875 2.0625 -1.40625 C 2.21875 -1.515625 2.734375 -1.9375 2.9375 -2.125 C 3.359375 -2.546875 3.625 -2.90625 3.625 -2.984375 C 3.625 -3.078125 3.546875 -3.078125 3.515625 -3.078125 C 3.453125 -3.078125 3.421875 -3.0625 3.390625 -3 C 3.171875 -2.6875 3.03125 -2.578125 2.859375 -2.578125 C 2.78125 -2.578125 2.671875 -2.578125 2.46875 -2.78125 C 2.234375 -3.03125 2.078125 -3.078125 1.921875 -3.078125 C 1.359375 -3.078125 0.984375 -2.46875 0.984375 -2.265625 C 0.984375 -2.1875 1.046875 -2.171875 1.09375 -2.171875 C 1.1875 -2.171875 1.203125 -2.1875 1.21875 -2.265625 C 1.328125 -2.515625 1.71875 -2.53125 1.828125 -2.53125 C 2 -2.53125 2.171875 -2.484375 2.265625 -2.46875 C 2.65625 -2.390625 2.703125 -2.390625 2.875 -2.390625 C 2.703125 -2.1875 2.578125 -2.0625 1.90625 -1.546875 C 1.359375 -1.109375 1.171875 -0.9375 1.046875 -0.796875 C 0.625 -0.390625 0.421875 -0.078125 0.421875 -0.015625 C 0.421875 0.0625 0.515625 0.0625 0.546875 0.0625 C 0.609375 0.0625 0.625 0.0625 0.65625 0 C 0.84375 -0.265625 1.0625 -0.421875 1.296875 -0.421875 C 1.390625 -0.421875 1.484375 -0.421875 1.671875 -0.25 C 1.890625 -0.03125 2.03125 0.0625 2.265625 0.0625 C 3 0.0625 3.46875 -0.78125 3.46875 -1.015625 C 3.46875 -1.09375 3.390625 -1.09375 3.359375 -1.09375 C 3.265625 -1.09375 3.25 -1.0625 3.21875 -0.984375 C 3.09375 -0.640625 2.6875 -0.46875 2.34375 -0.46875 C 2.1875 -0.46875 2 -0.515625 1.828125 -0.546875 C 1.515625 -0.625 1.453125 -0.625 1.328125 -0.625 C 1.3125 -0.625 1.21875 -0.625 1.171875 -0.609375 Z M 1.171875 -0.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 3.875 -2.625 C 3.90625 -2.71875 3.90625 -2.734375 3.90625 -2.78125 C 3.90625 -2.921875 3.796875 -3 3.671875 -3 C 3.59375 -3 3.46875 -2.96875 3.390625 -2.84375 C 3.359375 -2.796875 3.3125 -2.578125 3.28125 -2.4375 L 3.125 -1.859375 C 3.09375 -1.6875 2.875 -0.8125 2.84375 -0.734375 C 2.84375 -0.734375 2.53125 -0.125 2 -0.125 C 1.515625 -0.125 1.515625 -0.578125 1.515625 -0.703125 C 1.515625 -1.078125 1.671875 -1.515625 1.890625 -2.0625 C 1.96875 -2.28125 2 -2.359375 2 -2.484375 C 2 -2.8125 1.71875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.75 -2.609375 1.046875 -2.875 1.328125 -2.875 C 1.4375 -2.875 1.5 -2.796875 1.5 -2.640625 C 1.5 -2.46875 1.4375 -2.328125 1.40625 -2.234375 C 1.0625 -1.375 1 -1.125 1 -0.8125 C 1 -0.703125 1 -0.375 1.265625 -0.140625 C 1.484375 0.03125 1.78125 0.0625 1.96875 0.0625 C 2.25 0.0625 2.5 -0.03125 2.71875 -0.25 C 2.640625 0.140625 2.5625 0.4375 2.265625 0.78125 C 2.078125 1 1.796875 1.21875 1.421875 1.21875 C 1.375 1.21875 1.046875 1.21875 0.90625 1 C 1.28125 0.953125 1.28125 0.625 1.28125 0.609375 C 1.28125 0.390625 1.078125 0.34375 1.015625 0.34375 C 0.84375 0.34375 0.609375 0.484375 0.609375 0.8125 C 0.609375 1.15625 0.9375 1.421875 1.4375 1.421875 C 2.140625 1.421875 3 0.875 3.21875 0 Z M 3.875 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 3 -2.625 C 2.828125 -2.578125 2.703125 -2.4375 2.703125 -2.296875 C 2.703125 -2.125 2.84375 -2.0625 2.9375 -2.0625 C 3.015625 -2.0625 3.28125 -2.109375 3.28125 -2.46875 C 3.28125 -2.921875 2.78125 -3.078125 2.34375 -3.078125 C 1.265625 -3.078125 1.0625 -2.265625 1.0625 -2.0625 C 1.0625 -1.796875 1.21875 -1.625 1.3125 -1.546875 C 1.484375 -1.40625 1.609375 -1.375 2.09375 -1.296875 C 2.25 -1.265625 2.6875 -1.1875 2.6875 -0.84375 C 2.6875 -0.71875 2.609375 -0.453125 2.328125 -0.28125 C 2.046875 -0.125 1.703125 -0.125 1.625 -0.125 C 1.34375 -0.125 0.953125 -0.1875 0.78125 -0.421875 C 1.015625 -0.453125 1.171875 -0.625 1.171875 -0.8125 C 1.171875 -0.984375 1.046875 -1.078125 0.90625 -1.078125 C 0.703125 -1.078125 0.5 -0.90625 0.5 -0.609375 C 0.5 -0.1875 0.9375 0.0625 1.609375 0.0625 C 2.90625 0.0625 3.140625 -0.8125 3.140625 -1.078125 C 3.140625 -1.71875 2.4375 -1.84375 2.171875 -1.890625 C 2.109375 -1.90625 1.9375 -1.9375 1.890625 -1.953125 C 1.640625 -2 1.515625 -2.140625 1.515625 -2.296875 C 1.515625 -2.453125 1.640625 -2.640625 1.796875 -2.75 C 1.984375 -2.859375 2.21875 -2.875 2.34375 -2.875 C 2.484375 -2.875 2.84375 -2.859375 3 -2.625 Z M 3 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 6 -6.1875 C 6.046875 -6.328125 6.046875 -6.34375 6.125 -6.34375 C 6.234375 -6.375 6.375 -6.375 6.5 -6.375 C 6.765625 -6.375 6.921875 -6.375 6.921875 -6.65625 C 6.921875 -6.671875 6.90625 -6.84375 6.703125 -6.84375 C 6.515625 -6.84375 6.296875 -6.8125 6.078125 -6.8125 C 5.859375 -6.8125 5.625 -6.8125 5.390625 -6.8125 C 5 -6.8125 4.046875 -6.84375 3.65625 -6.84375 C 3.53125 -6.84375 3.359375 -6.84375 3.359375 -6.546875 C 3.359375 -6.375 3.515625 -6.375 3.703125 -6.375 L 4.046875 -6.375 C 4.4375 -6.375 4.453125 -6.375 4.6875 -6.34375 L 3.484375 -1.5 C 3.234375 -0.484375 2.609375 -0.1875 2.15625 -0.1875 C 2.0625 -0.1875 1.640625 -0.203125 1.328125 -0.421875 C 1.875 -0.5625 2.046875 -1.03125 2.046875 -1.296875 C 2.046875 -1.625 1.78125 -1.859375 1.453125 -1.859375 C 1.046875 -1.859375 0.5625 -1.546875 0.5625 -0.921875 C 0.5625 -0.234375 1.25 0.171875 2.203125 0.171875 C 3.3125 0.171875 4.53125 -0.296875 4.8125 -1.453125 Z M 6 -6.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-2">
<path style="stroke:none;" d="M 1.90625 -2.328125 C 2.453125 -2.328125 2.84375 -1.953125 2.84375 -1.203125 C 2.84375 -0.34375 2.328125 -0.078125 1.9375 -0.078125 C 1.65625 -0.078125 1.03125 -0.15625 0.75 -0.578125 C 1.078125 -0.578125 1.15625 -0.8125 1.15625 -0.96875 C 1.15625 -1.1875 0.984375 -1.34375 0.765625 -1.34375 C 0.578125 -1.34375 0.375 -1.21875 0.375 -0.9375 C 0.375 -0.28125 1.09375 0.140625 1.9375 0.140625 C 2.90625 0.140625 3.578125 -0.515625 3.578125 -1.203125 C 3.578125 -1.75 3.140625 -2.296875 2.375 -2.453125 C 3.09375 -2.71875 3.359375 -3.234375 3.359375 -3.671875 C 3.359375 -4.21875 2.734375 -4.625 1.953125 -4.625 C 1.1875 -4.625 0.59375 -4.25 0.59375 -3.6875 C 0.59375 -3.453125 0.75 -3.328125 0.953125 -3.328125 C 1.171875 -3.328125 1.3125 -3.484375 1.3125 -3.671875 C 1.3125 -3.875 1.171875 -4.03125 0.953125 -4.046875 C 1.203125 -4.34375 1.671875 -4.421875 1.9375 -4.421875 C 2.25 -4.421875 2.6875 -4.265625 2.6875 -3.671875 C 2.6875 -3.375 2.59375 -3.046875 2.40625 -2.84375 C 2.1875 -2.578125 1.984375 -2.5625 1.640625 -2.53125 C 1.46875 -2.515625 1.453125 -2.515625 1.421875 -2.515625 C 1.40625 -2.515625 1.34375 -2.5 1.34375 -2.421875 C 1.34375 -2.328125 1.40625 -2.328125 1.53125 -2.328125 Z M 1.90625 -2.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-3">
<path style="stroke:none;" d="M 3.515625 -1.265625 L 3.28125 -1.265625 C 3.265625 -1.109375 3.1875 -0.703125 3.09375 -0.640625 C 3.046875 -0.59375 2.515625 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.109375 -1.4375 2.515625 -1.765625 C 3.03125 -2.171875 3.515625 -2.609375 3.515625 -3.265625 C 3.515625 -4.109375 2.78125 -4.625 1.890625 -4.625 C 1.03125 -4.625 0.4375 -4.015625 0.4375 -3.375 C 0.4375 -3.03125 0.734375 -2.984375 0.8125 -2.984375 C 0.96875 -2.984375 1.171875 -3.109375 1.171875 -3.359375 C 1.171875 -3.484375 1.125 -3.734375 0.765625 -3.734375 C 0.984375 -4.21875 1.453125 -4.375 1.78125 -4.375 C 2.484375 -4.375 2.84375 -3.828125 2.84375 -3.265625 C 2.84375 -2.65625 2.40625 -2.1875 2.1875 -1.9375 L 0.515625 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.3125 0 Z M 3.515625 -1.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph7-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph7-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph7-2">
<path style="stroke:none;" d="M 0.28125 -1.65625 L 2.9375 -1.65625 L 2.9375 -0.75 C 2.9375 -0.34375 2.625 -0.3125 2.109375 -0.3125 L 1.96875 -0.3125 L 1.96875 -0.015625 L 4.671875 -0.015625 L 4.671875 -0.3125 C 4.546875 -0.3125 4.421875 -0.3125 4.296875 -0.3125 C 3.984375 -0.3125 3.703125 -0.375 3.703125 -0.75 L 3.703125 -1.65625 L 4.6875 -1.65625 L 4.6875 -1.96875 L 3.703125 -1.96875 L 3.703125 -6.4375 C 3.703125 -6.46875 3.71875 -6.515625 3.71875 -6.5625 C 3.71875 -6.671875 3.6875 -6.765625 3.5625 -6.765625 C 3.40625 -6.765625 3.375 -6.6875 3.3125 -6.578125 C 2.375 -5.15625 1.4375 -3.734375 0.515625 -2.328125 C 0.390625 -2.140625 0.265625 -2 0.265625 -1.828125 C 0.265625 -1.78125 0.28125 -1.71875 0.28125 -1.65625 Z M 0.5625 -1.96875 L 2.984375 -5.65625 L 2.984375 -1.96875 Z M 0.5625 -1.96875 "/>
</symbol>
<symbol overflow="visible" id="glyph7-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="303" height="37" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-3.138" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="-3.138" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="3.503" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="8.689" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="3.75" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="8.244" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="3.636" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="8.131" y="34.114"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="13.279" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="13.279" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="22.688" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="33.204" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="40.497" y="16.502"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="46.723" y="16.502"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="39.493" y="23.421"/>
<use xlink:href="#glyph2-5" x="43.253273" y="23.421"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-2" x="45.62" y="23.421"/>
<use xlink:href="#glyph6-1" x="49.591579" y="23.421"/>
<use xlink:href="#glyph6-1" x="53.563158" y="23.421"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="59.692" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="59.692" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="66.334" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="72.028" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="66.334" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-3" x="72.028" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="66.334" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-2" x="72.028" y="34.114"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="76.497" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="76.497" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph7-1" x="290.754" y="20.764"/>
<use xlink:href="#glyph7-2" x="294.627459" y="20.764"/>
<use xlink:href="#glyph7-3" x="299.607763" y="20.764"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -0,0 +1,93 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="293pt" height="23pt" viewBox="0 0 293 23" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.953125 -3.78125 C 3.78125 -3.78125 3.65625 -3.78125 3.515625 -3.65625 C 3.34375 -3.5 3.328125 -3.328125 3.328125 -3.265625 C 3.328125 -3.015625 3.515625 -2.90625 3.703125 -2.90625 C 3.984375 -2.90625 4.25 -3.15625 4.25 -3.546875 C 4.25 -4.03125 3.78125 -4.40625 3.078125 -4.40625 C 1.734375 -4.40625 0.40625 -2.984375 0.40625 -1.578125 C 0.40625 -0.671875 0.984375 0.109375 2.03125 0.109375 C 3.453125 0.109375 4.28125 -0.953125 4.28125 -1.0625 C 4.28125 -1.125 4.234375 -1.203125 4.171875 -1.203125 C 4.109375 -1.203125 4.09375 -1.171875 4.03125 -1.09375 C 3.25 -0.109375 2.15625 -0.109375 2.046875 -0.109375 C 1.421875 -0.109375 1.140625 -0.59375 1.140625 -1.203125 C 1.140625 -1.609375 1.34375 -2.578125 1.6875 -3.1875 C 2 -3.765625 2.546875 -4.1875 3.09375 -4.1875 C 3.421875 -4.1875 3.8125 -4.0625 3.953125 -3.78125 Z M 3.953125 -3.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.859375 -6.8125 C 2.859375 -6.8125 2.859375 -6.921875 2.734375 -6.921875 C 2.5 -6.921875 1.78125 -6.84375 1.515625 -6.8125 C 1.4375 -6.8125 1.328125 -6.796875 1.328125 -6.625 C 1.328125 -6.5 1.421875 -6.5 1.5625 -6.5 C 2.046875 -6.5 2.0625 -6.4375 2.0625 -6.328125 L 2.03125 -6.125 L 0.59375 -0.390625 C 0.546875 -0.25 0.546875 -0.234375 0.546875 -0.171875 C 0.546875 0.0625 0.75 0.109375 0.84375 0.109375 C 0.96875 0.109375 1.109375 0.015625 1.171875 -0.09375 C 1.21875 -0.1875 1.671875 -2.03125 1.734375 -2.28125 C 2.078125 -2.25 2.890625 -2.09375 2.890625 -1.4375 C 2.890625 -1.359375 2.890625 -1.328125 2.859375 -1.21875 C 2.84375 -1.109375 2.828125 -0.984375 2.828125 -0.875 C 2.828125 -0.296875 3.21875 0.109375 3.734375 0.109375 C 4.03125 0.109375 4.3125 -0.046875 4.53125 -0.421875 C 4.78125 -0.859375 4.890625 -1.40625 4.890625 -1.421875 C 4.890625 -1.53125 4.796875 -1.53125 4.765625 -1.53125 C 4.671875 -1.53125 4.65625 -1.484375 4.625 -1.34375 C 4.421875 -0.625 4.203125 -0.109375 3.765625 -0.109375 C 3.5625 -0.109375 3.4375 -0.21875 3.4375 -0.578125 C 3.4375 -0.75 3.484375 -0.984375 3.515625 -1.140625 C 3.5625 -1.3125 3.5625 -1.34375 3.5625 -1.453125 C 3.5625 -2.09375 2.9375 -2.375 2.078125 -2.5 C 2.390625 -2.671875 2.71875 -2.984375 2.9375 -3.234375 C 3.421875 -3.765625 3.875 -4.1875 4.359375 -4.1875 C 4.421875 -4.1875 4.4375 -4.1875 4.453125 -4.171875 C 4.578125 -4.15625 4.578125 -4.15625 4.671875 -4.09375 C 4.6875 -4.09375 4.6875 -4.078125 4.703125 -4.0625 C 4.234375 -4.03125 4.140625 -3.640625 4.140625 -3.515625 C 4.140625 -3.359375 4.25 -3.171875 4.515625 -3.171875 C 4.78125 -3.171875 5.0625 -3.390625 5.0625 -3.78125 C 5.0625 -4.078125 4.828125 -4.40625 4.390625 -4.40625 C 4.109375 -4.40625 3.65625 -4.328125 2.9375 -3.53125 C 2.59375 -3.15625 2.203125 -2.75 1.828125 -2.609375 Z M 2.859375 -6.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.875 8.515625 L 2.125 4.640625 C 2.046875 4.484375 2 4.484375 1.96875 4.484375 C 1.96875 4.484375 1.90625 4.484375 1.796875 4.5625 L 0.859375 5.28125 C 0.734375 5.390625 0.734375 5.40625 0.734375 5.4375 C 0.734375 5.5 0.75 5.546875 0.828125 5.546875 C 0.890625 5.546875 1.0625 5.40625 1.171875 5.328125 C 1.21875 5.28125 1.375 5.171875 1.484375 5.09375 L 3.453125 9.40625 C 3.515625 9.5625 3.5625 9.5625 3.65625 9.5625 C 3.8125 9.5625 3.84375 9.515625 3.90625 9.375 L 8.4375 0 C 8.5 -0.140625 8.5 -0.171875 8.5 -0.203125 C 8.5 -0.296875 8.421875 -0.40625 8.296875 -0.40625 C 8.21875 -0.40625 8.15625 -0.34375 8.078125 -0.1875 Z M 3.875 8.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 0.890625 -5.328125 C 1.125 -5.828125 1.5 -6.34375 2.21875 -6.34375 C 3.15625 -6.34375 3.5625 -5.484375 3.5625 -4.703125 C 3.5625 -3.78125 2.953125 -3.03125 2.375 -2.375 C 1.8125 -1.703125 1.203125 -1.0625 0.625 -0.40625 C 0.53125 -0.3125 0.5 -0.265625 0.5 -0.125 L 0.5 -0.015625 L 4.203125 -0.015625 L 4.46875 -1.75 L 4.234375 -1.75 C 4.140625 -1.296875 4.203125 -0.796875 3.6875 -0.796875 L 3.296875 -0.796875 C 3 -0.78125 2.71875 -0.78125 2.421875 -0.78125 C 2.03125 -0.78125 1.65625 -0.78125 1.28125 -0.78125 L 1.96875 -1.453125 C 2.25 -1.71875 2.515625 -1.984375 2.796875 -2.234375 C 3.53125 -2.890625 4.46875 -3.609375 4.46875 -4.71875 C 4.46875 -5.84375 3.515625 -6.65625 2.390625 -6.65625 C 1.4375 -6.65625 0.5 -5.9375 0.5 -4.859375 C 0.5 -4.609375 0.59375 -4.296875 1.015625 -4.296875 C 1.3125 -4.296875 1.546875 -4.5 1.546875 -4.8125 C 1.546875 -5.078125 1.34375 -5.328125 1.03125 -5.328125 C 0.984375 -5.328125 0.9375 -5.328125 0.890625 -5.328125 Z M 0.890625 -5.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="293" height="23" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.123" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.955" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="36.307" y="6.761"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.00096875 -0.00171875 L 40.262687 -0.00171875 " transform="matrix(1,0,0,-1,18.667,11.01)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="18.667" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="23.648" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="26.416" y="21.692"/>
<use xlink:href="#glyph1-4" x="31.3973" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="36.378" y="13.202"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.0013125 -0.00190625 L 14.248688 -0.00190625 " transform="matrix(1,0,0,-1,44.681,13.002)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="44.681" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="50.17637" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="280.754" y="13.501"/>
<use xlink:href="#glyph3-2" x="284.627459" y="13.501"/>
<use xlink:href="#glyph3-3" x="289.607763" y="13.501"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,64 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="56pt" height="9pt" viewBox="0 0 56 9" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 1.578125 -0.78125 C 1.484375 -0.390625 1.46875 -0.3125 0.671875 -0.3125 C 0.515625 -0.3125 0.40625 -0.3125 0.40625 -0.125 C 0.40625 0 0.484375 0 0.671875 0 L 3.984375 0 C 6.046875 0 8.015625 -2.109375 8.015625 -4.28125 C 8.015625 -5.6875 7.171875 -6.8125 5.671875 -6.8125 L 2.328125 -6.8125 C 2.140625 -6.8125 2.03125 -6.8125 2.03125 -6.625 C 2.03125 -6.5 2.109375 -6.5 2.3125 -6.5 C 2.4375 -6.5 2.625 -6.484375 2.734375 -6.484375 C 2.90625 -6.453125 2.953125 -6.4375 2.953125 -6.3125 C 2.953125 -6.28125 2.953125 -6.25 2.921875 -6.125 Z M 3.734375 -6.125 C 3.828125 -6.46875 3.84375 -6.5 4.28125 -6.5 L 5.34375 -6.5 C 6.3125 -6.5 7.140625 -5.96875 7.140625 -4.65625 C 7.140625 -4.171875 6.953125 -2.53125 6.09375 -1.4375 C 5.8125 -1.0625 5.03125 -0.3125 3.796875 -0.3125 L 2.671875 -0.3125 C 2.53125 -0.3125 2.515625 -0.3125 2.453125 -0.3125 C 2.359375 -0.328125 2.328125 -0.34375 2.328125 -0.421875 C 2.328125 -0.453125 2.328125 -0.46875 2.375 -0.640625 Z M 3.734375 -6.125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.21875 -3 L 0.21875 -2.75 L 0.328125 -2.75 C 0.515625 -2.75 0.671875 -2.734375 0.796875 -2.46875 C 1.09375 -1.890625 1.34375 -1.28125 1.609375 -0.6875 L 1.859375 -0.140625 C 1.90625 -0.046875 1.9375 0.0625 2.09375 0.0625 C 2.234375 0.0625 2.265625 -0.046875 2.3125 -0.125 L 3.203125 -2.09375 C 3.375 -2.484375 3.5625 -2.75 3.953125 -2.75 L 3.953125 -3 L 3.4375 -2.96875 L 2.796875 -3 L 2.796875 -2.75 C 2.953125 -2.75 3.078125 -2.640625 3.078125 -2.484375 C 3.078125 -2.390625 3.03125 -2.28125 2.984375 -2.1875 C 2.78125 -1.734375 2.5625 -1.28125 2.359375 -0.8125 C 2.328125 -0.734375 2.28125 -0.65625 2.265625 -0.578125 C 2.21875 -0.640625 2.1875 -0.703125 2.171875 -0.75 L 2.03125 -1.078125 C 1.8125 -1.53125 1.609375 -1.984375 1.40625 -2.4375 C 1.375 -2.484375 1.359375 -2.53125 1.359375 -2.578125 L 1.359375 -2.609375 C 1.375 -2.75 1.578125 -2.75 1.703125 -2.75 L 1.703125 -3 Z M 0.21875 -3 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.390625 -4.765625 L 0.390625 -4.515625 L 0.515625 -4.515625 C 0.71875 -4.515625 0.90625 -4.484375 0.90625 -4.171875 L 0.90625 -0.703125 C 0.90625 -0.640625 0.90625 -0.59375 0.90625 -0.546875 C 0.90625 -0.265625 0.703125 -0.265625 0.421875 -0.265625 L 0.390625 -0.265625 L 0.390625 0 L 1.953125 0 L 1.953125 -0.265625 L 1.796875 -0.265625 C 1.59375 -0.265625 1.4375 -0.28125 1.4375 -0.515625 L 1.4375 -4.84375 Z M 0.390625 -4.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 0.375 -3 L 0.375 -2.75 L 0.46875 -2.75 C 0.6875 -2.75 0.890625 -2.71875 0.890625 -2.390625 L 0.890625 -0.546875 C 0.890625 -0.265625 0.71875 -0.265625 0.375 -0.265625 L 0.375 0 L 1.96875 0 L 1.96875 -0.265625 L 1.828125 -0.265625 C 1.625 -0.265625 1.453125 -0.28125 1.453125 -0.515625 L 1.453125 -1.8125 C 1.453125 -2.296875 1.765625 -2.875 2.515625 -2.875 C 2.90625 -2.875 3.03125 -2.546875 3.03125 -2.125 L 3.03125 -0.515625 C 3.03125 -0.265625 2.84375 -0.265625 2.609375 -0.265625 L 2.515625 -0.265625 L 2.515625 0 L 4.125 0 L 4.125 -0.265625 L 3.96875 -0.265625 C 3.765625 -0.265625 3.59375 -0.28125 3.59375 -0.515625 L 3.59375 -1.8125 C 3.59375 -2.296875 3.921875 -2.875 4.65625 -2.875 C 5.0625 -2.875 5.1875 -2.546875 5.1875 -2.125 L 5.1875 -0.515625 C 5.1875 -0.265625 4.984375 -0.265625 4.765625 -0.265625 L 4.65625 -0.265625 L 4.65625 0 L 6.265625 0 L 6.265625 -0.265625 L 6.109375 -0.265625 C 5.921875 -0.265625 5.75 -0.28125 5.75 -0.515625 L 5.75 -2 C 5.75 -2.453125 5.6875 -3.078125 4.6875 -3.078125 C 4.3125 -3.078125 3.953125 -2.921875 3.703125 -2.625 C 3.65625 -2.5625 3.609375 -2.484375 3.5625 -2.421875 C 3.5 -2.921875 2.96875 -3.078125 2.578125 -3.078125 C 2.125 -3.078125 1.5625 -2.84375 1.40625 -2.390625 L 1.40625 -3.078125 L 1.046875 -3.046875 Z M 0.375 -3 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 7.203125 -4.5 C 7.203125 -4.71875 7.125 -4.8125 7.0625 -4.8125 C 7.015625 -4.8125 6.921875 -4.765625 6.921875 -4.53125 C 6.875 -3.84375 6.1875 -3.4375 5.53125 -3.4375 C 4.953125 -3.4375 4.453125 -3.75 3.9375 -4.09375 C 3.40625 -4.453125 2.859375 -4.8125 2.21875 -4.8125 C 1.28125 -4.8125 0.546875 -4.109375 0.546875 -3.1875 C 0.546875 -2.96875 0.625 -2.890625 0.6875 -2.890625 C 0.78125 -2.890625 0.828125 -3.078125 0.828125 -3.125 C 0.875 -3.953125 1.6875 -4.25 2.21875 -4.25 C 2.796875 -4.25 3.296875 -3.953125 3.8125 -3.59375 C 4.34375 -3.234375 4.890625 -2.875 5.53125 -2.875 C 6.453125 -2.875 7.203125 -3.59375 7.203125 -4.5 Z M 7.203125 -2.171875 C 7.203125 -2.46875 7.078125 -2.484375 7.0625 -2.484375 C 7.015625 -2.484375 6.921875 -2.4375 6.921875 -2.21875 C 6.875 -1.53125 6.1875 -1.109375 5.53125 -1.109375 C 4.953125 -1.109375 4.453125 -1.421875 3.9375 -1.78125 C 3.40625 -2.140625 2.859375 -2.5 2.21875 -2.5 C 1.28125 -2.5 0.546875 -1.78125 0.546875 -0.875 C 0.546875 -0.640625 0.625 -0.5625 0.6875 -0.5625 C 0.78125 -0.5625 0.828125 -0.75 0.828125 -0.796875 C 0.875 -1.640625 1.6875 -1.9375 2.21875 -1.9375 C 2.796875 -1.9375 3.296875 -1.625 3.8125 -1.28125 C 4.34375 -0.921875 4.890625 -0.5625 5.53125 -0.5625 C 6.484375 -0.5625 7.203125 -1.296875 7.203125 -2.171875 Z M 7.203125 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="56" height="9" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="8.712" y="8.839"/>
<use xlink:href="#glyph1-2" x="12.896977" y="8.839"/>
<use xlink:href="#glyph1-3" x="15.151607" y="8.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="24.96" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="35.476" y="7.344"/>
<use xlink:href="#glyph3-2" x="40.4573" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="47.099" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,191 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="319pt" height="26pt" viewBox="0 0 319 26" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 1.859375 -2.296875 C 2.15625 -2.296875 2.890625 -2.328125 3.390625 -2.53125 C 4.09375 -2.828125 4.140625 -3.421875 4.140625 -3.5625 C 4.140625 -4 3.765625 -4.40625 3.078125 -4.40625 C 1.96875 -4.40625 0.453125 -3.4375 0.453125 -1.6875 C 0.453125 -0.671875 1.046875 0.109375 2.03125 0.109375 C 3.453125 0.109375 4.28125 -0.953125 4.28125 -1.0625 C 4.28125 -1.125 4.234375 -1.203125 4.171875 -1.203125 C 4.109375 -1.203125 4.09375 -1.171875 4.03125 -1.09375 C 3.25 -0.109375 2.15625 -0.109375 2.046875 -0.109375 C 1.265625 -0.109375 1.171875 -0.953125 1.171875 -1.265625 C 1.171875 -1.390625 1.1875 -1.6875 1.328125 -2.296875 Z M 1.390625 -2.515625 C 1.78125 -4.03125 2.8125 -4.1875 3.078125 -4.1875 C 3.53125 -4.1875 3.8125 -3.890625 3.8125 -3.5625 C 3.8125 -2.515625 2.21875 -2.515625 1.796875 -2.515625 Z M 1.390625 -2.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 3.5625 -2.90625 C 3.96875 -1.859375 4.453125 -0.34375 4.609375 -0.109375 C 4.765625 0.109375 4.859375 0.109375 5.140625 0.109375 L 5.359375 0.109375 C 5.453125 0.09375 5.46875 0.046875 5.46875 0.015625 C 5.46875 -0.015625 5.4375 -0.046875 5.40625 -0.078125 C 5.3125 -0.1875 5.25 -0.34375 5.1875 -0.53125 L 3.15625 -6.203125 C 2.9375 -6.78125 2.40625 -6.921875 1.9375 -6.921875 C 1.890625 -6.921875 1.75 -6.921875 1.75 -6.8125 C 1.75 -6.734375 1.828125 -6.703125 1.84375 -6.703125 C 2.171875 -6.65625 2.25 -6.59375 2.5 -5.90625 L 3.453125 -3.203125 L 0.703125 -0.46875 C 0.59375 -0.34375 0.53125 -0.296875 0.53125 -0.15625 C 0.53125 0.015625 0.671875 0.125 0.828125 0.125 C 0.984375 0.125 1.078125 0.015625 1.15625 -0.078125 Z M 3.5625 -2.90625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 2.96875 -2.25 C 3.125 -2.25 3.3125 -2.25 3.3125 -2.421875 C 3.3125 -2.5625 3.1875 -2.5625 3.015625 -2.5625 L 1.40625 -2.5625 C 1.640625 -3.40625 2.203125 -3.984375 3.109375 -3.984375 L 3.421875 -3.984375 C 3.59375 -3.984375 3.75 -3.984375 3.75 -4.15625 C 3.75 -4.296875 3.625 -4.296875 3.453125 -4.296875 L 3.09375 -4.296875 C 1.796875 -4.296875 0.46875 -3.296875 0.46875 -1.78125 C 0.46875 -0.671875 1.21875 0.109375 2.265625 0.109375 C 2.921875 0.109375 3.5625 -0.296875 3.5625 -0.40625 C 3.5625 -0.421875 3.5625 -0.53125 3.46875 -0.53125 C 3.453125 -0.53125 3.421875 -0.53125 3.34375 -0.484375 C 3.03125 -0.28125 2.65625 -0.109375 2.296875 -0.109375 C 1.71875 -0.109375 1.21875 -0.53125 1.21875 -1.40625 C 1.21875 -1.75 1.296875 -2.140625 1.328125 -2.25 Z M 2.96875 -2.25 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.90625 -1.59375 L 3.109375 -1.59375 C 3.21875 -1.59375 3.265625 -1.640625 3.265625 -1.734375 C 3.265625 -2.5 2.78125 -3.109375 1.90625 -3.109375 C 1.0625 -3.109375 0.265625 -2.484375 0.265625 -1.53125 C 0.265625 -0.578125 1.109375 0.0625 1.96875 0.0625 C 2.484375 0.0625 3.09375 -0.21875 3.234375 -0.765625 C 3.25 -0.78125 3.25 -0.8125 3.25 -0.84375 L 3.25 -0.859375 C 3.25 -0.90625 3.203125 -0.9375 3.140625 -0.9375 C 3 -0.9375 2.96875 -0.703125 2.890625 -0.578125 C 2.6875 -0.3125 2.34375 -0.15625 2 -0.15625 L 1.984375 -0.15625 C 1.703125 -0.15625 1.40625 -0.3125 1.234375 -0.5 C 0.953125 -0.796875 0.90625 -1.203125 0.90625 -1.59375 Z M 0.90625 -1.78125 C 0.984375 -2.3125 1.21875 -2.90625 1.890625 -2.90625 C 2.140625 -2.90625 2.34375 -2.8125 2.546875 -2.59375 C 2.703125 -2.375 2.78125 -2.0625 2.78125 -1.78125 Z M 0.90625 -1.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.734375 -0.234375 C 0.984375 -0.03125 1.265625 0.0625 1.578125 0.0625 C 2.109375 0.0625 2.828125 -0.125 2.828125 -0.90625 L 2.828125 -0.984375 C 2.734375 -2.25 0.703125 -1.65625 0.703125 -2.453125 C 0.703125 -2.859375 1.265625 -2.9375 1.5625 -2.9375 C 1.984375 -2.9375 2.359375 -2.734375 2.40625 -2.25 L 2.40625 -2.203125 C 2.40625 -2.15625 2.421875 -2.09375 2.515625 -2.09375 C 2.609375 -2.09375 2.640625 -2.171875 2.640625 -2.265625 C 2.640625 -2.296875 2.640625 -2.34375 2.640625 -2.375 L 2.640625 -2.96875 C 2.640625 -3.03125 2.640625 -3.109375 2.53125 -3.109375 C 2.484375 -3.109375 2.421875 -3.046875 2.390625 -3.015625 L 2.328125 -2.96875 C 2.328125 -2.953125 2.296875 -2.9375 2.265625 -2.9375 C 2.234375 -2.9375 2.1875 -2.96875 2.140625 -3 C 1.96875 -3.078125 1.765625 -3.109375 1.578125 -3.109375 C 1.078125 -3.109375 0.3125 -2.984375 0.3125 -2.21875 L 0.3125 -2.171875 C 0.53125 -1 2.328125 -1.671875 2.4375 -0.765625 C 2.4375 -0.28125 2 -0.125 1.59375 -0.125 C 1.03125 -0.125 0.6875 -0.515625 0.578125 -1 C 0.546875 -1.078125 0.5625 -1.15625 0.4375 -1.15625 C 0.328125 -1.15625 0.3125 -1.09375 0.3125 -1.03125 L 0.3125 -0.0625 C 0.3125 0 0.328125 0.0625 0.40625 0.0625 C 0.515625 0.0625 0.703125 -0.171875 0.734375 -0.234375 Z M 0.734375 -0.234375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 1.15625 -4.296875 C 1.15625 -3.75 0.90625 -2.953125 0.1875 -2.953125 L 0.1875 -2.75 L 0.84375 -2.75 L 0.84375 -0.96875 C 0.84375 -0.75 0.859375 -0.515625 0.96875 -0.328125 C 1.15625 -0.046875 1.5 0.0625 1.828125 0.0625 C 2.078125 0.0625 2.296875 -0.046875 2.453125 -0.265625 C 2.59375 -0.484375 2.625 -0.734375 2.625 -1 L 2.625 -1.265625 L 2.390625 -1.265625 C 2.390625 -1.171875 2.390625 -1.078125 2.390625 -0.96875 C 2.390625 -0.6875 2.328125 -0.15625 1.890625 -0.15625 C 1.5 -0.15625 1.40625 -0.5625 1.40625 -0.921875 L 1.40625 -2.75 L 2.484375 -2.75 L 2.484375 -3 L 1.40625 -3 L 1.40625 -4.296875 Z M 1.15625 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 0.375 -3 L 0.375 -2.75 L 0.46875 -2.75 C 0.6875 -2.75 0.890625 -2.71875 0.890625 -2.390625 L 0.890625 -0.546875 C 0.890625 -0.265625 0.71875 -0.265625 0.375 -0.265625 L 0.375 0 L 1.96875 0 L 1.96875 -0.265625 L 1.828125 -0.265625 C 1.625 -0.265625 1.453125 -0.28125 1.453125 -0.515625 L 1.453125 -1.8125 C 1.453125 -2.296875 1.765625 -2.875 2.515625 -2.875 C 2.90625 -2.875 3.03125 -2.546875 3.03125 -2.125 L 3.03125 -0.515625 C 3.03125 -0.265625 2.84375 -0.265625 2.609375 -0.265625 L 2.515625 -0.265625 L 2.515625 0 L 4.125 0 L 4.125 -0.265625 L 3.96875 -0.265625 C 3.765625 -0.265625 3.59375 -0.28125 3.59375 -0.515625 L 3.59375 -1.8125 C 3.59375 -2.296875 3.921875 -2.875 4.65625 -2.875 C 5.0625 -2.875 5.1875 -2.546875 5.1875 -2.125 L 5.1875 -0.515625 C 5.1875 -0.265625 4.984375 -0.265625 4.765625 -0.265625 L 4.65625 -0.265625 L 4.65625 0 L 6.265625 0 L 6.265625 -0.265625 L 6.109375 -0.265625 C 5.921875 -0.265625 5.75 -0.28125 5.75 -0.515625 L 5.75 -2 C 5.75 -2.453125 5.6875 -3.078125 4.6875 -3.078125 C 4.3125 -3.078125 3.953125 -2.921875 3.703125 -2.625 C 3.65625 -2.5625 3.609375 -2.484375 3.5625 -2.421875 C 3.5 -2.921875 2.96875 -3.078125 2.578125 -3.078125 C 2.125 -3.078125 1.5625 -2.84375 1.40625 -2.390625 L 1.40625 -3.078125 L 1.046875 -3.046875 Z M 0.375 -3 "/>
</symbol>
<symbol overflow="visible" id="glyph1-5">
<path style="stroke:none;" d="M 1.046875 -2.75 C 1.234375 -2.875 1.484375 -2.90625 1.71875 -2.90625 C 2.03125 -2.90625 2.3125 -2.765625 2.46875 -2.484375 C 2.546875 -2.328125 2.5625 -2.171875 2.5625 -2 L 2.5625 -1.859375 C 1.71875 -1.859375 0.390625 -1.625 0.390625 -0.703125 C 0.390625 -0.25 0.890625 0.0625 1.578125 0.0625 C 1.96875 0.0625 2.46875 -0.125 2.625 -0.515625 L 2.640625 -0.515625 C 2.671875 -0.21875 2.84375 0.03125 3.1875 0.03125 C 3.5625 0.03125 3.859375 -0.234375 3.859375 -0.609375 L 3.859375 -1.015625 L 3.625 -1.015625 L 3.625 -0.671875 C 3.625 -0.484375 3.59375 -0.25 3.375 -0.25 C 3.140625 -0.25 3.109375 -0.5 3.109375 -0.65625 L 3.109375 -1.796875 C 3.109375 -1.875 3.125 -1.953125 3.125 -2.046875 C 3.125 -2.796875 2.375 -3.109375 1.734375 -3.109375 C 1.3125 -3.109375 0.625 -2.984375 0.625 -2.4375 C 0.625 -2.25 0.734375 -2.09375 0.953125 -2.09375 C 1.15625 -2.09375 1.28125 -2.234375 1.28125 -2.4375 C 1.28125 -2.578125 1.203125 -2.6875 1.046875 -2.75 Z M 2.5625 -1.671875 L 2.5625 -1 C 2.5625 -0.484375 2.171875 -0.125 1.671875 -0.125 C 1.359375 -0.125 0.96875 -0.34375 0.96875 -0.703125 C 0.96875 -1.453125 1.984375 -1.671875 2.5625 -1.671875 Z M 2.5625 -1.671875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 4.078125 -2.296875 L 6.859375 -2.296875 C 7 -2.296875 7.1875 -2.296875 7.1875 -2.5 C 7.1875 -2.6875 7 -2.6875 6.859375 -2.6875 L 4.078125 -2.6875 L 4.078125 -5.484375 C 4.078125 -5.625 4.078125 -5.8125 3.875 -5.8125 C 3.671875 -5.8125 3.671875 -5.625 3.671875 -5.484375 L 3.671875 -2.6875 L 0.890625 -2.6875 C 0.75 -2.6875 0.5625 -2.6875 0.5625 -2.5 C 0.5625 -2.296875 0.75 -2.296875 0.890625 -2.296875 L 3.671875 -2.296875 L 3.671875 0.5 C 3.671875 0.640625 3.671875 0.828125 3.875 0.828125 C 4.078125 0.828125 4.078125 0.640625 4.078125 0.5 Z M 4.078125 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 8.28125 -6.4375 C 8.28125 -6.890625 7.5 -6.8125 7.203125 -6.8125 L 3.4375 -6.8125 C 2.9375 -6.8125 2.046875 -6.53125 1.890625 -5.984375 C 1.90625 -5.9375 1.9375 -5.921875 2 -5.921875 C 2.21875 -5.921875 2.515625 -6.09375 2.65625 -6.25 C 2.953125 -6.25 3.265625 -6.265625 3.5625 -6.265625 L 4.1875 -6.265625 C 4.1875 -6.265625 4.140625 -6.09375 4.140625 -6.078125 C 3.765625 -4.25 3.171875 -2.71875 2.734375 -1.734375 C 2.671875 -1.609375 2.140625 -0.359375 2 -0.234375 C 1.5625 -0.234375 1.21875 -0.484375 1.046875 -0.875 C 1.015625 -0.921875 1.015625 -0.96875 0.953125 -0.96875 C 0.71875 -0.96875 0.171875 -0.640625 0.171875 -0.484375 C 0.171875 -0.453125 0.171875 -0.4375 0.1875 -0.421875 C 0.375 0.046875 0.8125 0.3125 1.3125 0.3125 C 1.8125 0.3125 2.40625 -0.046875 2.71875 -0.421875 C 3.046875 -0.796875 3.703125 -2.4375 3.96875 -3.03125 L 5.890625 -3.03125 C 5.875 -3.015625 5.875 -3.015625 5.875 -3 C 5.875 -2.953125 5.9375 -2.9375 5.96875 -2.9375 C 6.1875 -2.9375 6.765625 -3.203125 6.765625 -3.515625 C 6.765625 -3.59375 6.6875 -3.578125 6.5625 -3.578125 L 4.171875 -3.578125 C 4.4375 -4.46875 4.78125 -5.359375 4.953125 -6.265625 L 6.265625 -6.265625 C 6.515625 -6.265625 7.21875 -6.3125 7.390625 -6.09375 C 7.421875 -6.046875 7.390625 -5.9375 7.421875 -5.890625 C 7.4375 -5.875 7.46875 -5.859375 7.5 -5.859375 C 7.734375 -5.859375 8.28125 -6.15625 8.28125 -6.4375 Z M 8.28125 -6.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 1.90625 -2.5 C 1.90625 -2.78125 1.671875 -3.015625 1.390625 -3.015625 C 1.09375 -3.015625 0.859375 -2.78125 0.859375 -2.5 C 0.859375 -2.203125 1.09375 -1.96875 1.390625 -1.96875 C 1.671875 -1.96875 1.90625 -2.203125 1.90625 -2.5 Z M 1.90625 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 1.5625 -1.59375 C 1.75 -1.59375 2.3125 -1.609375 2.6875 -1.734375 C 3.203125 -1.921875 3.296875 -2.25 3.296875 -2.453125 C 3.296875 -2.84375 2.90625 -3.078125 2.4375 -3.078125 C 1.59375 -3.078125 0.46875 -2.4375 0.46875 -1.234375 C 0.46875 -0.53125 0.90625 0.0625 1.71875 0.0625 C 2.90625 0.0625 3.453125 -0.625 3.453125 -0.71875 C 3.453125 -0.765625 3.390625 -0.84375 3.328125 -0.84375 C 3.296875 -0.84375 3.28125 -0.828125 3.21875 -0.765625 C 2.671875 -0.125 1.859375 -0.125 1.734375 -0.125 C 1.3125 -0.125 1.03125 -0.40625 1.03125 -0.96875 C 1.03125 -1.0625 1.03125 -1.203125 1.125 -1.59375 Z M 1.171875 -1.78125 C 1.46875 -2.796875 2.234375 -2.875 2.4375 -2.875 C 2.734375 -2.875 3 -2.71875 3 -2.453125 C 3 -1.78125 1.8125 -1.78125 1.515625 -1.78125 Z M 1.171875 -1.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-2">
<path style="stroke:none;" d="M 0.28125 -1.65625 L 2.9375 -1.65625 L 2.9375 -0.75 C 2.9375 -0.34375 2.625 -0.3125 2.109375 -0.3125 L 1.96875 -0.3125 L 1.96875 -0.015625 L 4.671875 -0.015625 L 4.671875 -0.3125 C 4.546875 -0.3125 4.421875 -0.3125 4.296875 -0.3125 C 3.984375 -0.3125 3.703125 -0.375 3.703125 -0.75 L 3.703125 -1.65625 L 4.6875 -1.65625 L 4.6875 -1.96875 L 3.703125 -1.96875 L 3.703125 -6.4375 C 3.703125 -6.46875 3.71875 -6.515625 3.71875 -6.5625 C 3.71875 -6.671875 3.6875 -6.765625 3.5625 -6.765625 C 3.40625 -6.765625 3.375 -6.6875 3.3125 -6.578125 C 2.375 -5.15625 1.4375 -3.734375 0.515625 -2.328125 C 0.390625 -2.140625 0.265625 -2 0.265625 -1.828125 C 0.265625 -1.78125 0.28125 -1.71875 0.28125 -1.65625 Z M 0.5625 -1.96875 L 2.984375 -5.65625 L 2.984375 -1.96875 Z M 0.5625 -1.96875 "/>
</symbol>
<symbol overflow="visible" id="glyph5-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-4">
<path style="stroke:none;" d="M 0.8125 -1.203125 C 0.875 -1.171875 0.921875 -1.171875 0.984375 -1.171875 C 1.28125 -1.171875 1.484375 -1.375 1.484375 -1.671875 C 1.484375 -1.9375 1.25 -2.140625 1 -2.140625 C 0.734375 -2.140625 0.5 -1.953125 0.5 -1.640625 C 0.5 -0.609375 1.3125 0.203125 2.328125 0.203125 C 3.53125 0.203125 4.46875 -0.828125 4.46875 -2.03125 C 4.46875 -3.046875 3.78125 -4.203125 2.59375 -4.203125 C 2.109375 -4.203125 1.671875 -4.015625 1.3125 -3.6875 L 1.3125 -5.625 C 1.5625 -5.578125 1.796875 -5.515625 2.046875 -5.5 L 2.15625 -5.5 C 2.859375 -5.5 3.515625 -5.796875 3.984375 -6.34375 C 4.03125 -6.40625 4.09375 -6.46875 4.09375 -6.546875 L 4.09375 -6.5625 C 4.078125 -6.609375 4.03125 -6.65625 3.984375 -6.65625 C 3.875 -6.65625 3.640625 -6.515625 3.453125 -6.453125 C 3.171875 -6.375 2.859375 -6.328125 2.546875 -6.328125 C 2.109375 -6.328125 1.703125 -6.4375 1.28125 -6.578125 C 1.21875 -6.59375 1.171875 -6.625 1.125 -6.640625 L 1.109375 -6.640625 C 1.0625 -6.640625 1.015625 -6.59375 1 -6.546875 L 1 -3.34375 C 1 -3.265625 1.03125 -3.1875 1.140625 -3.1875 C 1.25 -3.1875 1.359375 -3.40625 1.421875 -3.453125 C 1.6875 -3.78125 2.125 -3.984375 2.5625 -3.984375 L 2.59375 -3.984375 C 3.453125 -3.953125 3.59375 -2.84375 3.59375 -2.078125 C 3.59375 -1.40625 3.546875 -0.5625 2.78125 -0.171875 C 2.625 -0.09375 2.4375 -0.0625 2.265625 -0.0625 C 1.625 -0.0625 0.984375 -0.5625 0.8125 -1.203125 Z M 0.8125 -1.203125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="319" height="26" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="7.441" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="12.08" y="9.756"/>
<use xlink:href="#glyph1-2" x="15.621296" y="9.756"/>
<use xlink:href="#glyph1-3" x="18.77694" y="9.756"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="22.388" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="26.262" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="31.956" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="38.600058" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="49.114" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="57.264" y="8.262"/>
<use xlink:href="#glyph2-1" x="61.138455" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="65.012" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="70.824" y="9.756"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="77.316" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="87.278" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="91.322" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="97.411" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="102.392" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="108.086" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="306.754" y="8.262"/>
<use xlink:href="#glyph5-2" x="310.627459" y="8.262"/>
<use xlink:href="#glyph5-3" x="315.607763" y="8.262"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.04" y="23.206"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="4.679" y="24.7"/>
<use xlink:href="#glyph1-1" x="11.222517" y="24.7"/>
<use xlink:href="#glyph1-5" x="14.763812" y="24.7"/>
<use xlink:href="#glyph1-2" x="18.733997" y="24.7"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="22.388" y="23.206"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="26.262" y="23.206"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="31.956" y="23.206"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="38.600058" y="23.206"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="49.114" y="23.206"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="57.264" y="23.206"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="61.138" y="23.206"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="66.95" y="24.7"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="73.442" y="23.206"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="78.423" y="23.206"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="84.117" y="23.206"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="306.754" y="23.206"/>
<use xlink:href="#glyph5-4" x="310.627459" y="23.206"/>
<use xlink:href="#glyph5-3" x="315.607763" y="23.206"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="19pt" height="11pt" viewBox="0 0 19 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.375 -7.09375 C 4.421875 -7.234375 4.421875 -7.265625 4.421875 -7.28125 C 4.421875 -7.390625 4.34375 -7.484375 4.234375 -7.484375 C 4.15625 -7.484375 4.09375 -7.453125 4.0625 -7.390625 L 0.59375 2.109375 C 0.546875 2.25 0.546875 2.28125 0.546875 2.296875 C 0.546875 2.40625 0.640625 2.5 0.75 2.5 C 0.875 2.5 0.90625 2.421875 0.96875 2.25 Z M 4.375 -7.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 3.890625 -3.734375 C 3.625 -3.71875 3.421875 -3.5 3.421875 -3.28125 C 3.421875 -3.140625 3.515625 -2.984375 3.734375 -2.984375 C 3.953125 -2.984375 4.1875 -3.15625 4.1875 -3.546875 C 4.1875 -4 3.765625 -4.40625 3 -4.40625 C 1.6875 -4.40625 1.3125 -3.390625 1.3125 -2.953125 C 1.3125 -2.171875 2.046875 -2.03125 2.34375 -1.96875 C 2.859375 -1.859375 3.375 -1.75 3.375 -1.203125 C 3.375 -0.953125 3.15625 -0.109375 1.953125 -0.109375 C 1.8125 -0.109375 1.046875 -0.109375 0.8125 -0.640625 C 1.203125 -0.59375 1.453125 -0.890625 1.453125 -1.171875 C 1.453125 -1.390625 1.28125 -1.515625 1.078125 -1.515625 C 0.8125 -1.515625 0.515625 -1.3125 0.515625 -0.859375 C 0.515625 -0.296875 1.09375 0.109375 1.9375 0.109375 C 3.5625 0.109375 3.953125 -1.09375 3.953125 -1.546875 C 3.953125 -1.90625 3.765625 -2.15625 3.640625 -2.265625 C 3.375 -2.546875 3.078125 -2.609375 2.640625 -2.6875 C 2.28125 -2.765625 1.890625 -2.84375 1.890625 -3.296875 C 1.890625 -3.578125 2.125 -4.1875 3 -4.1875 C 3.25 -4.1875 3.75 -4.109375 3.890625 -3.734375 Z M 3.890625 -3.734375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="19" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="8.344"/>
<use xlink:href="#glyph0-2" x="9.211163" y="8.344"/>
<use xlink:href="#glyph0-3" x="14.192463" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20pt" height="10pt" viewBox="0 0 20 10" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.296875 -3.5 C 2.359375 -3.703125 2.453125 -4.09375 2.453125 -4.140625 C 2.453125 -4.3125 2.328125 -4.40625 2.15625 -4.40625 C 2.140625 -4.40625 1.859375 -4.390625 1.765625 -4.046875 L 0.328125 1.71875 C 0.296875 1.84375 0.296875 1.859375 0.296875 1.890625 C 0.296875 2.03125 0.40625 2.15625 0.578125 2.15625 C 0.78125 2.15625 0.90625 1.96875 0.921875 1.9375 C 0.96875 1.859375 1.09375 1.328125 1.46875 -0.203125 C 1.796875 0.0625 2.25 0.109375 2.4375 0.109375 C 3.140625 0.109375 3.53125 -0.34375 3.765625 -0.625 C 3.859375 -0.171875 4.234375 0.109375 4.671875 0.109375 C 5.015625 0.109375 5.25 -0.125 5.40625 -0.4375 C 5.578125 -0.796875 5.703125 -1.40625 5.703125 -1.421875 C 5.703125 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.484375 -1.53125 5.46875 -1.484375 5.4375 -1.34375 C 5.28125 -0.703125 5.09375 -0.109375 4.6875 -0.109375 C 4.421875 -0.109375 4.390625 -0.375 4.390625 -0.5625 C 4.390625 -0.78125 4.5 -1.25 4.578125 -1.609375 L 4.859375 -2.6875 C 4.890625 -2.828125 5 -3.203125 5.03125 -3.359375 C 5.078125 -3.59375 5.1875 -3.96875 5.1875 -4.03125 C 5.1875 -4.203125 5.046875 -4.296875 4.890625 -4.296875 C 4.84375 -4.296875 4.578125 -4.28125 4.5 -3.953125 L 4.03125 -2.078125 C 3.921875 -1.578125 3.8125 -1.171875 3.78125 -1.0625 C 3.765625 -1.015625 3.296875 -0.109375 2.484375 -0.109375 C 1.984375 -0.109375 1.75 -0.4375 1.75 -0.984375 C 1.75 -1.265625 1.8125 -1.546875 1.890625 -1.828125 Z M 2.296875 -3.5 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="20" height="10" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.445" y="7.344"/>
<use xlink:href="#glyph1-2" x="11.448463" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32pt" height="11pt" viewBox="0 0 32 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.828125 -4.09375 L 4 -6.078125 C 3.96875 -6.15625 3.953125 -6.203125 3.953125 -6.203125 C 3.953125 -6.265625 4.109375 -6.453125 4.53125 -6.5 C 4.640625 -6.515625 4.734375 -6.515625 4.734375 -6.6875 C 4.734375 -6.8125 4.609375 -6.8125 4.578125 -6.8125 C 4.171875 -6.8125 3.75 -6.78125 3.328125 -6.78125 C 3.078125 -6.78125 2.46875 -6.8125 2.21875 -6.8125 C 2.15625 -6.8125 2.03125 -6.8125 2.03125 -6.609375 C 2.03125 -6.5 2.140625 -6.5 2.265625 -6.5 C 2.859375 -6.5 2.921875 -6.40625 3.015625 -6.1875 L 4.1875 -3.40625 L 2.078125 -1.140625 L 1.953125 -1.03125 C 1.46875 -0.5 1 -0.34375 0.484375 -0.3125 C 0.359375 -0.296875 0.265625 -0.296875 0.265625 -0.109375 C 0.265625 -0.09375 0.265625 0 0.40625 0 C 0.703125 0 1.03125 -0.03125 1.328125 -0.03125 C 1.703125 -0.03125 2.09375 0 2.453125 0 C 2.515625 0 2.625 0 2.625 -0.203125 C 2.625 -0.296875 2.53125 -0.3125 2.515625 -0.3125 C 2.421875 -0.3125 2.109375 -0.34375 2.109375 -0.625 C 2.109375 -0.78125 2.265625 -0.9375 2.375 -1.0625 L 3.40625 -2.140625 L 4.296875 -3.125 L 5.296875 -0.734375 C 5.34375 -0.625 5.359375 -0.625 5.359375 -0.59375 C 5.359375 -0.515625 5.15625 -0.34375 4.78125 -0.3125 C 4.671875 -0.296875 4.578125 -0.296875 4.578125 -0.125 C 4.578125 0 4.6875 0 4.71875 0 C 5 0 5.703125 -0.03125 5.984375 -0.03125 C 6.234375 -0.03125 6.84375 0 7.09375 0 C 7.15625 0 7.28125 0 7.28125 -0.1875 C 7.28125 -0.3125 7.171875 -0.3125 7.09375 -0.3125 C 6.4375 -0.3125 6.40625 -0.34375 6.234375 -0.75 C 5.859375 -1.671875 5.1875 -3.234375 4.953125 -3.828125 C 5.625 -4.53125 6.671875 -5.71875 7 -5.984375 C 7.28125 -6.234375 7.671875 -6.46875 8.265625 -6.5 C 8.390625 -6.515625 8.484375 -6.515625 8.484375 -6.703125 C 8.484375 -6.703125 8.484375 -6.8125 8.359375 -6.8125 C 8.0625 -6.8125 7.71875 -6.78125 7.421875 -6.78125 C 7.046875 -6.78125 6.671875 -6.8125 6.3125 -6.8125 C 6.25 -6.8125 6.125 -6.8125 6.125 -6.609375 C 6.125 -6.546875 6.171875 -6.515625 6.234375 -6.5 C 6.328125 -6.484375 6.640625 -6.46875 6.640625 -6.1875 C 6.640625 -6.046875 6.53125 -5.921875 6.453125 -5.828125 Z M 4.828125 -4.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.65625 -3.984375 L 4.515625 -3.984375 C 4.71875 -3.984375 4.8125 -3.984375 4.8125 -4.1875 C 4.8125 -4.296875 4.71875 -4.296875 4.546875 -4.296875 L 3.71875 -4.296875 L 3.921875 -5.4375 C 3.96875 -5.640625 4.109375 -6.34375 4.171875 -6.46875 C 4.25 -6.65625 4.421875 -6.8125 4.640625 -6.8125 C 4.671875 -6.8125 4.9375 -6.8125 5.125 -6.625 C 4.6875 -6.59375 4.578125 -6.234375 4.578125 -6.09375 C 4.578125 -5.859375 4.765625 -5.734375 4.953125 -5.734375 C 5.21875 -5.734375 5.5 -5.96875 5.5 -6.34375 C 5.5 -6.796875 5.046875 -7.03125 4.640625 -7.03125 C 4.296875 -7.03125 3.671875 -6.84375 3.375 -5.859375 C 3.3125 -5.65625 3.28125 -5.546875 3.046875 -4.296875 L 2.359375 -4.296875 C 2.15625 -4.296875 2.046875 -4.296875 2.046875 -4.109375 C 2.046875 -3.984375 2.140625 -3.984375 2.328125 -3.984375 L 2.984375 -3.984375 L 2.25 -0.046875 C 2.0625 0.921875 1.890625 1.828125 1.375 1.828125 C 1.328125 1.828125 1.09375 1.828125 0.890625 1.640625 C 1.359375 1.609375 1.453125 1.25 1.453125 1.109375 C 1.453125 0.875 1.265625 0.75 1.078125 0.75 C 0.8125 0.75 0.53125 0.984375 0.53125 1.359375 C 0.53125 1.796875 0.96875 2.046875 1.375 2.046875 C 1.921875 2.046875 2.328125 1.453125 2.5 1.078125 C 2.828125 0.453125 3.046875 -0.75 3.0625 -0.828125 Z M 3.65625 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.875 -4.1875 C 2.9375 -4.4375 2.953125 -4.515625 3.59375 -4.515625 C 3.8125 -4.515625 3.875 -4.515625 3.875 -4.65625 C 3.875 -4.671875 3.875 -4.765625 3.765625 -4.765625 C 3.609375 -4.765625 3.421875 -4.75 3.25 -4.734375 C 3.078125 -4.734375 2.859375 -4.734375 2.6875 -4.734375 C 2.546875 -4.734375 2.359375 -4.734375 2.203125 -4.734375 C 2.0625 -4.734375 1.890625 -4.765625 1.75 -4.765625 C 1.71875 -4.765625 1.609375 -4.765625 1.609375 -4.609375 C 1.609375 -4.515625 1.6875 -4.515625 1.828125 -4.515625 C 1.84375 -4.515625 1.96875 -4.515625 2.09375 -4.5 C 2.25 -4.484375 2.265625 -4.46875 2.265625 -4.390625 C 2.265625 -4.390625 2.265625 -4.34375 2.234375 -4.25 L 1.296875 -0.546875 C 1.234375 -0.3125 1.21875 -0.25 0.6875 -0.25 C 0.578125 -0.25 0.484375 -0.25 0.484375 -0.109375 C 0.484375 0 0.5625 0 0.6875 0 L 4.1875 0 C 4.375 0 4.375 0 4.4375 -0.140625 C 4.5 -0.328125 5.03125 -1.671875 5.03125 -1.734375 C 5.03125 -1.75 5.015625 -1.828125 4.90625 -1.828125 C 4.828125 -1.828125 4.8125 -1.796875 4.765625 -1.6875 C 4.5 -1.03125 4.1875 -0.25 2.921875 -0.25 L 2.125 -0.25 C 1.921875 -0.25 1.90625 -0.265625 1.90625 -0.328125 C 1.90625 -0.328125 1.90625 -0.359375 1.9375 -0.46875 Z M 2.875 -4.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.1875 -4.625 C 2.1875 -4.640625 2.203125 -4.734375 2.203125 -4.734375 C 2.203125 -4.78125 2.1875 -4.84375 2.09375 -4.84375 C 1.953125 -4.84375 1.375 -4.78125 1.203125 -4.765625 C 1.15625 -4.765625 1.046875 -4.75 1.046875 -4.609375 C 1.046875 -4.515625 1.15625 -4.515625 1.234375 -4.515625 C 1.5625 -4.515625 1.5625 -4.453125 1.5625 -4.40625 C 1.5625 -4.359375 1.546875 -4.3125 1.546875 -4.25 L 0.5625 -0.3125 C 0.515625 -0.1875 0.515625 -0.171875 0.515625 -0.15625 C 0.515625 -0.046875 0.609375 0.0625 0.765625 0.0625 C 0.953125 0.0625 1.03125 -0.0625 1.078125 -0.21875 C 1.09375 -0.25 1.390625 -1.484375 1.421875 -1.578125 C 1.921875 -1.53125 2.3125 -1.359375 2.3125 -1 C 2.3125 -0.96875 2.3125 -0.9375 2.296875 -0.859375 C 2.265625 -0.765625 2.265625 -0.71875 2.265625 -0.640625 C 2.265625 -0.15625 2.671875 0.0625 3.015625 0.0625 C 3.6875 0.0625 3.890625 -0.984375 3.890625 -1 C 3.890625 -1.09375 3.8125 -1.09375 3.78125 -1.09375 C 3.6875 -1.09375 3.671875 -1.046875 3.640625 -0.921875 C 3.5625 -0.625 3.375 -0.125 3.03125 -0.125 C 2.84375 -0.125 2.78125 -0.296875 2.78125 -0.484375 C 2.78125 -0.609375 2.78125 -0.625 2.828125 -0.796875 C 2.84375 -0.828125 2.859375 -0.9375 2.859375 -1.015625 C 2.859375 -1.640625 2.03125 -1.734375 1.734375 -1.75 C 1.9375 -1.875 2.1875 -2.109375 2.3125 -2.21875 C 2.671875 -2.546875 3.015625 -2.875 3.40625 -2.875 C 3.484375 -2.875 3.578125 -2.859375 3.640625 -2.78125 C 3.34375 -2.734375 3.28125 -2.5 3.28125 -2.390625 C 3.28125 -2.25 3.390625 -2.140625 3.546875 -2.140625 C 3.75 -2.140625 3.953125 -2.296875 3.953125 -2.578125 C 3.953125 -2.8125 3.78125 -3.078125 3.421875 -3.078125 C 3.015625 -3.078125 2.65625 -2.78125 2.296875 -2.453125 C 2 -2.1875 1.78125 -1.96875 1.484375 -1.84375 Z M 2.1875 -4.625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="32" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="8.718" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="14.681" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="18.556" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="23.433" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="28.335" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36pt" height="12pt" viewBox="0 0 36 12" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.828125 -6.15625 C 2.828125 -6.546875 3.078125 -7.1875 4.171875 -7.25 C 4.21875 -7.265625 4.25 -7.3125 4.25 -7.359375 C 4.25 -7.484375 4.171875 -7.484375 4.0625 -7.484375 C 3.078125 -7.484375 2.15625 -6.96875 2.15625 -6.234375 L 2.15625 -3.953125 C 2.15625 -3.5625 2.15625 -3.25 1.75 -2.921875 C 1.40625 -2.625 1.03125 -2.609375 0.8125 -2.609375 C 0.75 -2.59375 0.71875 -2.546875 0.71875 -2.5 C 0.71875 -2.390625 0.78125 -2.390625 0.875 -2.375 C 1.53125 -2.34375 2.015625 -1.984375 2.125 -1.5 C 2.15625 -1.390625 2.15625 -1.359375 2.15625 -1 L 2.15625 0.96875 C 2.15625 1.390625 2.15625 1.703125 2.625 2.078125 C 3.015625 2.375 3.671875 2.5 4.0625 2.5 C 4.171875 2.5 4.25 2.5 4.25 2.375 C 4.25 2.28125 4.203125 2.28125 4.09375 2.265625 C 3.46875 2.234375 2.984375 1.90625 2.84375 1.40625 C 2.828125 1.3125 2.828125 1.296875 2.828125 0.9375 L 2.828125 -1.15625 C 2.828125 -1.609375 2.734375 -1.78125 2.421875 -2.109375 C 2.21875 -2.3125 1.921875 -2.40625 1.640625 -2.5 C 2.46875 -2.71875 2.828125 -3.1875 2.828125 -3.765625 Z M 2.828125 -6.15625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 7.75 -4.8125 C 7.75 -6.078125 7.1875 -7.03125 5.96875 -7.03125 C 4.9375 -7.03125 4.0625 -6.1875 3.984375 -6.125 C 3.1875 -5.34375 2.890625 -4.453125 2.890625 -4.421875 C 2.890625 -4.359375 2.9375 -4.359375 2.984375 -4.359375 C 3.1875 -4.359375 3.34375 -4.453125 3.484375 -4.5625 C 3.671875 -4.6875 3.671875 -4.71875 3.78125 -4.953125 C 3.875 -5.15625 4.109375 -5.640625 4.46875 -6.0625 C 4.71875 -6.328125 4.921875 -6.484375 5.3125 -6.484375 C 6.28125 -6.484375 6.890625 -5.6875 6.890625 -4.375 C 6.890625 -2.34375 5.453125 -0.328125 3.609375 -0.328125 C 2.1875 -0.328125 1.421875 -1.453125 1.421875 -2.875 C 1.421875 -4.234375 2.109375 -5.734375 3.5625 -6.59375 C 3.671875 -6.65625 3.96875 -6.828125 3.96875 -6.953125 C 3.96875 -7.03125 3.890625 -7.03125 3.875 -7.03125 C 3.515625 -7.03125 0.5625 -5.4375 0.5625 -2.453125 C 0.5625 -1.0625 1.296875 0.21875 2.953125 0.21875 C 4.890625 0.21875 7.75 -1.734375 7.75 -4.8125 Z M 7.75 -4.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.15625 1.171875 C 2.15625 1.5625 1.890625 2.203125 0.8125 2.265625 C 0.75 2.28125 0.71875 2.328125 0.71875 2.375 C 0.71875 2.5 0.828125 2.5 0.921875 2.5 C 1.890625 2.5 2.8125 2 2.828125 1.25 L 2.828125 -1.03125 C 2.828125 -1.421875 2.828125 -1.734375 3.21875 -2.0625 C 3.5625 -2.359375 3.953125 -2.375 4.171875 -2.375 C 4.21875 -2.390625 4.25 -2.4375 4.25 -2.5 C 4.25 -2.59375 4.203125 -2.59375 4.09375 -2.609375 C 3.4375 -2.640625 2.953125 -3 2.84375 -3.484375 C 2.828125 -3.59375 2.828125 -3.625 2.828125 -3.984375 L 2.828125 -5.953125 C 2.828125 -6.375 2.828125 -6.6875 2.34375 -7.0625 C 1.9375 -7.375 1.25 -7.484375 0.921875 -7.484375 C 0.828125 -7.484375 0.71875 -7.484375 0.71875 -7.359375 C 0.71875 -7.265625 0.78125 -7.265625 0.875 -7.25 C 1.5 -7.21875 2 -6.890625 2.125 -6.390625 C 2.15625 -6.296875 2.15625 -6.28125 2.15625 -5.921875 L 2.15625 -3.828125 C 2.15625 -3.375 2.234375 -3.203125 2.546875 -2.875 C 2.765625 -2.671875 3.046875 -2.578125 3.328125 -2.5 C 2.515625 -2.265625 2.15625 -1.796875 2.15625 -1.21875 Z M 2.15625 1.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.90625 -2.328125 C 2.453125 -2.328125 2.84375 -1.953125 2.84375 -1.203125 C 2.84375 -0.34375 2.328125 -0.078125 1.9375 -0.078125 C 1.65625 -0.078125 1.03125 -0.15625 0.75 -0.578125 C 1.078125 -0.578125 1.15625 -0.8125 1.15625 -0.96875 C 1.15625 -1.1875 0.984375 -1.34375 0.765625 -1.34375 C 0.578125 -1.34375 0.375 -1.21875 0.375 -0.9375 C 0.375 -0.28125 1.09375 0.140625 1.9375 0.140625 C 2.90625 0.140625 3.578125 -0.515625 3.578125 -1.203125 C 3.578125 -1.75 3.140625 -2.296875 2.375 -2.453125 C 3.09375 -2.71875 3.359375 -3.234375 3.359375 -3.671875 C 3.359375 -4.21875 2.734375 -4.625 1.953125 -4.625 C 1.1875 -4.625 0.59375 -4.25 0.59375 -3.6875 C 0.59375 -3.453125 0.75 -3.328125 0.953125 -3.328125 C 1.171875 -3.328125 1.3125 -3.484375 1.3125 -3.671875 C 1.3125 -3.875 1.171875 -4.03125 0.953125 -4.046875 C 1.203125 -4.34375 1.671875 -4.421875 1.9375 -4.421875 C 2.25 -4.421875 2.6875 -4.265625 2.6875 -3.671875 C 2.6875 -3.375 2.59375 -3.046875 2.40625 -2.84375 C 2.1875 -2.578125 1.984375 -2.5625 1.640625 -2.53125 C 1.46875 -2.515625 1.453125 -2.515625 1.421875 -2.515625 C 1.40625 -2.515625 1.34375 -2.5 1.34375 -2.421875 C 1.34375 -2.328125 1.40625 -2.328125 1.53125 -2.328125 Z M 1.90625 -2.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="36" height="12" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.536" y="8.344"/>
<use xlink:href="#glyph0-2" x="4.4453" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="12.377" y="9.839"/>
<use xlink:href="#glyph1-2" x="16.348579" y="9.839"/>
<use xlink:href="#glyph1-2" x="20.320158" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="24.29" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="26.656" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="31.126" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40pt" height="10pt" viewBox="0 0 40 10" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 6.265625 -5.671875 C 6.75 -6.453125 7.171875 -6.484375 7.53125 -6.5 C 7.65625 -6.515625 7.671875 -6.671875 7.671875 -6.6875 C 7.671875 -6.765625 7.609375 -6.8125 7.53125 -6.8125 C 7.28125 -6.8125 6.984375 -6.78125 6.71875 -6.78125 C 6.390625 -6.78125 6.046875 -6.8125 5.734375 -6.8125 C 5.671875 -6.8125 5.546875 -6.8125 5.546875 -6.625 C 5.546875 -6.515625 5.625 -6.5 5.703125 -6.5 C 5.96875 -6.484375 6.15625 -6.375 6.15625 -6.171875 C 6.15625 -6.015625 6.015625 -5.796875 6.015625 -5.796875 L 2.953125 -0.921875 L 2.265625 -6.203125 C 2.265625 -6.375 2.5 -6.5 2.953125 -6.5 C 3.09375 -6.5 3.203125 -6.5 3.203125 -6.703125 C 3.203125 -6.78125 3.125 -6.8125 3.078125 -6.8125 C 2.671875 -6.8125 2.25 -6.78125 1.828125 -6.78125 C 1.65625 -6.78125 1.46875 -6.78125 1.28125 -6.78125 C 1.109375 -6.78125 0.921875 -6.8125 0.75 -6.8125 C 0.671875 -6.8125 0.5625 -6.8125 0.5625 -6.625 C 0.5625 -6.5 0.640625 -6.5 0.8125 -6.5 C 1.359375 -6.5 1.375 -6.40625 1.40625 -6.15625 L 2.1875 -0.015625 C 2.21875 0.1875 2.265625 0.21875 2.390625 0.21875 C 2.546875 0.21875 2.59375 0.171875 2.671875 0.046875 Z M 6.265625 -5.671875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 2.03125 -0.015625 C 2.03125 -0.671875 1.78125 -1.0625 1.390625 -1.0625 C 1.0625 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.265625 1.0625 0 1.390625 0 C 1.5 0 1.640625 -0.046875 1.734375 -0.125 C 1.765625 -0.15625 1.78125 -0.15625 1.78125 -0.15625 C 1.796875 -0.15625 1.796875 -0.15625 1.796875 -0.015625 C 1.796875 0.734375 1.453125 1.328125 1.125 1.65625 C 1.015625 1.765625 1.015625 1.78125 1.015625 1.8125 C 1.015625 1.890625 1.0625 1.921875 1.109375 1.921875 C 1.21875 1.921875 2.03125 1.15625 2.03125 -0.015625 Z M 2.03125 -0.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 0.265625 -4.296875 L 0.265625 -3.984375 L 0.421875 -3.984375 C 0.75 -3.984375 1.046875 -3.953125 1.046875 -3.484375 L 1.046875 -0.734375 C 1.046875 -0.328125 0.765625 -0.3125 0.328125 -0.3125 L 0.265625 -0.3125 L 0.265625 -0.015625 L 2.6875 -0.015625 L 2.6875 -0.3125 C 2.5625 -0.3125 2.421875 -0.3125 2.296875 -0.3125 C 1.984375 -0.3125 1.71875 -0.359375 1.71875 -0.734375 L 1.71875 -2.046875 C 1.71875 -2.90625 1.90625 -4.1875 2.890625 -4.1875 C 2.9375 -4.1875 2.953125 -4.1875 3 -4.171875 C 2.84375 -4.109375 2.765625 -3.953125 2.765625 -3.78125 C 2.765625 -3.5625 2.921875 -3.40625 3.15625 -3.359375 C 3.4375 -3.359375 3.625 -3.53125 3.625 -3.78125 C 3.625 -4.1875 3.25 -4.40625 2.890625 -4.40625 C 2.296875 -4.40625 1.78125 -3.875 1.671875 -3.34375 L 1.671875 -4.40625 Z M 0.265625 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 0.3125 -4.296875 L 0.3125 -3.984375 L 0.46875 -3.984375 C 0.796875 -3.984375 1.09375 -3.953125 1.09375 -3.484375 L 1.09375 -0.734375 C 1.09375 -0.328125 0.8125 -0.3125 0.375 -0.3125 L 0.3125 -0.3125 L 0.3125 -0.015625 L 2.578125 -0.015625 L 2.578125 -0.3125 L 2.3125 -0.3125 C 2.03125 -0.3125 1.796875 -0.359375 1.796875 -0.734375 L 1.796875 -2.546875 C 1.796875 -3.28125 2.1875 -4.1875 3.15625 -4.1875 C 3.78125 -4.1875 3.859375 -3.53125 3.859375 -3.078125 L 3.859375 -0.703125 C 3.859375 -0.34375 3.5625 -0.3125 3.234375 -0.3125 L 3.078125 -0.3125 L 3.078125 -0.015625 L 5.328125 -0.015625 L 5.328125 -0.3125 L 5.078125 -0.3125 C 4.796875 -0.3125 4.5625 -0.359375 4.5625 -0.734375 L 4.5625 -2.546875 C 4.5625 -3.28125 4.953125 -4.1875 5.90625 -4.1875 C 6.546875 -4.1875 6.625 -3.53125 6.625 -3.078125 L 6.625 -0.703125 C 6.625 -0.34375 6.3125 -0.3125 5.984375 -0.3125 L 5.84375 -0.3125 L 5.84375 -0.015625 L 8.09375 -0.015625 L 8.09375 -0.3125 L 7.890625 -0.3125 C 7.59375 -0.3125 7.3125 -0.34375 7.3125 -0.703125 L 7.3125 -2.953125 C 7.3125 -3.3125 7.296875 -3.65625 7.0625 -3.984375 C 6.796875 -4.3125 6.375 -4.40625 5.96875 -4.40625 C 5.328125 -4.40625 4.796875 -4.03125 4.53125 -3.453125 C 4.34375 -4.15625 3.890625 -4.40625 3.203125 -4.40625 C 2.5625 -4.40625 1.953125 -4 1.75 -3.390625 L 1.734375 -4.40625 Z M 0.3125 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 1.75 -4.46875 C 1.390625 -4.421875 1 -4.359375 0.703125 -4.109375 C 0.46875 -3.890625 0.328125 -3.5625 0.328125 -3.234375 C 0.328125 -1.53125 3.09375 -2.5 3.09375 -1 C 3.09375 -0.40625 2.546875 -0.125 2 -0.125 C 1.25 -0.125 0.734375 -0.65625 0.59375 -1.515625 C 0.578125 -1.609375 0.5625 -1.6875 0.453125 -1.6875 C 0.375 -1.6875 0.328125 -1.640625 0.328125 -1.5625 L 0.328125 0.015625 C 0.34375 0.0625 0.375 0.09375 0.421875 0.09375 L 0.4375 0.09375 C 0.59375 0.09375 0.75 -0.265625 0.875 -0.296875 L 0.890625 -0.296875 C 0.96875 -0.296875 1.234375 -0.046875 1.453125 0.015625 C 1.609375 0.078125 1.796875 0.09375 1.96875 0.09375 C 2.796875 0.09375 3.59375 -0.34375 3.59375 -1.25 C 3.59375 -1.90625 3.109375 -2.453125 2.453125 -2.625 C 1.828125 -2.796875 0.8125 -2.796875 0.8125 -3.515625 C 0.8125 -4.125 1.484375 -4.28125 1.921875 -4.28125 C 2.40625 -4.28125 3.09375 -4 3.09375 -3.15625 C 3.09375 -3.0625 3.09375 -2.984375 3.203125 -2.984375 C 3.3125 -2.984375 3.34375 -3.0625 3.34375 -3.15625 C 3.34375 -3.203125 3.34375 -3.265625 3.34375 -3.296875 L 3.34375 -4.328125 C 3.34375 -4.390625 3.3125 -4.46875 3.234375 -4.46875 C 3.078125 -4.46875 2.96875 -4.21875 2.859375 -4.21875 L 2.84375 -4.21875 C 2.765625 -4.21875 2.609375 -4.34375 2.5 -4.390625 C 2.3125 -4.453125 2.109375 -4.46875 1.921875 -4.46875 C 1.859375 -4.46875 1.8125 -4.46875 1.75 -4.46875 Z M 1.75 -4.46875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="40" height="10" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.536" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="4.445" y="7.344"/>
<use xlink:href="#glyph1-2" x="13.192163" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="19.561253" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="23.985" y="7.344"/>
<use xlink:href="#glyph2-2" x="27.886354" y="7.344"/>
<use xlink:href="#glyph2-3" x="36.186196" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@ -0,0 +1,86 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="289pt" height="23pt" viewBox="0 0 289 23" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 1.53125 -3.046875 C 0.453125 -2.328125 0.234375 -1.390625 0.234375 -1.03125 C 0.234375 -0.5625 0.5 -0.28125 0.515625 -0.25 C 0.84375 0.078125 0.921875 0.125 1.671875 0.40625 L 2.875 0.875 C 3.03125 0.9375 3.234375 1 3.234375 1.296875 C 3.234375 1.53125 3.046875 1.828125 2.734375 1.828125 C 2.296875 1.828125 1.96875 1.578125 1.859375 1.5 C 1.796875 1.46875 1.796875 1.453125 1.75 1.453125 C 1.671875 1.453125 1.65625 1.53125 1.65625 1.5625 C 1.65625 1.6875 2.1875 2.046875 2.734375 2.046875 C 3.359375 2.046875 3.78125 1.46875 3.78125 0.984375 C 3.78125 0.5 3.40625 0.3125 3.296875 0.265625 C 3.15625 0.21875 2.828125 0.09375 2.6875 0.046875 C 2.5 -0.046875 2.296875 -0.125 2.078125 -0.1875 L 1.484375 -0.421875 C 1.03125 -0.609375 0.734375 -0.890625 0.734375 -1.3125 C 0.734375 -1.71875 1.125 -2.59375 1.96875 -3.015625 C 2.328125 -2.875 2.625 -2.875 2.84375 -2.875 C 3.140625 -2.875 3.765625 -2.875 3.765625 -3.1875 C 3.765625 -3.4375 3.34375 -3.453125 2.953125 -3.453125 C 2.765625 -3.453125 2.484375 -3.453125 2.109375 -3.34375 C 1.859375 -3.59375 1.8125 -3.921875 1.8125 -4.109375 C 1.8125 -4.671875 2.171875 -5.4375 2.921875 -5.8125 C 3.09375 -5.59375 3.328125 -5.59375 3.5625 -5.59375 C 3.8125 -5.59375 4.453125 -5.59375 4.453125 -5.90625 C 4.453125 -6.15625 4 -6.171875 3.625 -6.171875 C 3.484375 -6.171875 3.25 -6.171875 2.984375 -6.125 C 2.953125 -6.203125 2.9375 -6.28125 2.9375 -6.453125 C 2.9375 -6.59375 2.984375 -6.796875 2.984375 -6.8125 C 2.984375 -6.890625 2.9375 -6.953125 2.875 -6.953125 C 2.6875 -6.953125 2.6875 -6.484375 2.6875 -6.453125 C 2.6875 -6.265625 2.75 -6.109375 2.765625 -6.078125 C 1.6875 -5.765625 1.015625 -4.96875 1.015625 -4.203125 C 1.015625 -3.84375 1.203125 -3.421875 1.671875 -3.15625 Z M 3.15625 -5.90625 C 3.3125 -5.953125 3.515625 -5.953125 3.625 -5.953125 C 3.96875 -5.953125 4 -5.9375 4.1875 -5.890625 C 4.109375 -5.859375 4 -5.8125 3.5625 -5.8125 C 3.375 -5.8125 3.265625 -5.8125 3.15625 -5.90625 Z M 2.375 -3.1875 C 2.609375 -3.234375 2.828125 -3.234375 2.9375 -3.234375 C 3.296875 -3.234375 3.328125 -3.234375 3.515625 -3.1875 C 3.421875 -3.140625 3.328125 -3.09375 2.875 -3.09375 C 2.640625 -3.09375 2.546875 -3.09375 2.375 -3.1875 Z M 2.375 -3.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.953125 -3.78125 C 3.78125 -3.78125 3.65625 -3.78125 3.515625 -3.65625 C 3.34375 -3.5 3.328125 -3.328125 3.328125 -3.265625 C 3.328125 -3.015625 3.515625 -2.90625 3.703125 -2.90625 C 3.984375 -2.90625 4.25 -3.15625 4.25 -3.546875 C 4.25 -4.03125 3.78125 -4.40625 3.078125 -4.40625 C 1.734375 -4.40625 0.40625 -2.984375 0.40625 -1.578125 C 0.40625 -0.671875 0.984375 0.109375 2.03125 0.109375 C 3.453125 0.109375 4.28125 -0.953125 4.28125 -1.0625 C 4.28125 -1.125 4.234375 -1.203125 4.171875 -1.203125 C 4.109375 -1.203125 4.09375 -1.171875 4.03125 -1.09375 C 3.25 -0.109375 2.15625 -0.109375 2.046875 -0.109375 C 1.421875 -0.109375 1.140625 -0.59375 1.140625 -1.203125 C 1.140625 -1.609375 1.34375 -2.578125 1.6875 -3.1875 C 2 -3.765625 2.546875 -4.1875 3.09375 -4.1875 C 3.421875 -4.1875 3.8125 -4.0625 3.953125 -3.78125 Z M 3.953125 -3.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.859375 -6.8125 C 2.859375 -6.8125 2.859375 -6.921875 2.734375 -6.921875 C 2.5 -6.921875 1.78125 -6.84375 1.515625 -6.8125 C 1.4375 -6.8125 1.328125 -6.796875 1.328125 -6.625 C 1.328125 -6.5 1.421875 -6.5 1.5625 -6.5 C 2.046875 -6.5 2.0625 -6.4375 2.0625 -6.328125 L 2.03125 -6.125 L 0.59375 -0.390625 C 0.546875 -0.25 0.546875 -0.234375 0.546875 -0.171875 C 0.546875 0.0625 0.75 0.109375 0.84375 0.109375 C 0.96875 0.109375 1.109375 0.015625 1.171875 -0.09375 C 1.21875 -0.1875 1.671875 -2.03125 1.734375 -2.28125 C 2.078125 -2.25 2.890625 -2.09375 2.890625 -1.4375 C 2.890625 -1.359375 2.890625 -1.328125 2.859375 -1.21875 C 2.84375 -1.109375 2.828125 -0.984375 2.828125 -0.875 C 2.828125 -0.296875 3.21875 0.109375 3.734375 0.109375 C 4.03125 0.109375 4.3125 -0.046875 4.53125 -0.421875 C 4.78125 -0.859375 4.890625 -1.40625 4.890625 -1.421875 C 4.890625 -1.53125 4.796875 -1.53125 4.765625 -1.53125 C 4.671875 -1.53125 4.65625 -1.484375 4.625 -1.34375 C 4.421875 -0.625 4.203125 -0.109375 3.765625 -0.109375 C 3.5625 -0.109375 3.4375 -0.21875 3.4375 -0.578125 C 3.4375 -0.75 3.484375 -0.984375 3.515625 -1.140625 C 3.5625 -1.3125 3.5625 -1.34375 3.5625 -1.453125 C 3.5625 -2.09375 2.9375 -2.375 2.078125 -2.5 C 2.390625 -2.671875 2.71875 -2.984375 2.9375 -3.234375 C 3.421875 -3.765625 3.875 -4.1875 4.359375 -4.1875 C 4.421875 -4.1875 4.4375 -4.1875 4.453125 -4.171875 C 4.578125 -4.15625 4.578125 -4.15625 4.671875 -4.09375 C 4.6875 -4.09375 4.6875 -4.078125 4.703125 -4.0625 C 4.234375 -4.03125 4.140625 -3.640625 4.140625 -3.515625 C 4.140625 -3.359375 4.25 -3.171875 4.515625 -3.171875 C 4.78125 -3.171875 5.0625 -3.390625 5.0625 -3.78125 C 5.0625 -4.078125 4.828125 -4.40625 4.390625 -4.40625 C 4.109375 -4.40625 3.65625 -4.328125 2.9375 -3.53125 C 2.59375 -3.15625 2.203125 -2.75 1.828125 -2.609375 Z M 2.859375 -6.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.875 8.515625 L 2.125 4.640625 C 2.046875 4.484375 2 4.484375 1.96875 4.484375 C 1.96875 4.484375 1.90625 4.484375 1.796875 4.5625 L 0.859375 5.28125 C 0.734375 5.390625 0.734375 5.40625 0.734375 5.4375 C 0.734375 5.5 0.75 5.546875 0.828125 5.546875 C 0.890625 5.546875 1.0625 5.40625 1.171875 5.328125 C 1.21875 5.28125 1.375 5.171875 1.484375 5.09375 L 3.453125 9.40625 C 3.515625 9.5625 3.5625 9.5625 3.65625 9.5625 C 3.8125 9.5625 3.84375 9.515625 3.90625 9.375 L 8.4375 0 C 8.5 -0.140625 8.5 -0.171875 8.5 -0.203125 C 8.5 -0.296875 8.421875 -0.40625 8.296875 -0.40625 C 8.21875 -0.40625 8.15625 -0.34375 8.078125 -0.1875 Z M 3.875 8.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 0.890625 -6.015625 L 0.890625 -5.703125 C 1.328125 -5.703125 1.796875 -5.75 2.1875 -5.96875 L 2.1875 -0.75 C 2.1875 -0.375 1.8125 -0.3125 1.421875 -0.3125 C 1.25 -0.3125 1.09375 -0.3125 0.953125 -0.3125 L 0.953125 -0.015625 L 4.1875 -0.015625 L 4.1875 -0.3125 C 4.015625 -0.3125 3.84375 -0.3125 3.6875 -0.3125 C 3.296875 -0.3125 2.9375 -0.375 2.9375 -0.75 L 2.9375 -6.484375 C 2.9375 -6.578125 2.90625 -6.65625 2.796875 -6.65625 C 2.65625 -6.65625 2.5 -6.453125 2.375 -6.375 C 1.9375 -6.09375 1.40625 -6.015625 0.890625 -6.015625 Z M 0.890625 -6.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="289" height="23" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.167" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="7.418" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="32.56" y="6.761"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00009375 -0.00171875 L 31.843656 -0.00171875 " transform="matrix(1,0,0,-1,19.129,11.01)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="19.129" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="24.11" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="28.422" y="13.202"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00134375 -0.00190625 L 14.248656 -0.00190625 " transform="matrix(1,0,0,-1,36.724,13.002)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="36.724" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="42.21937" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="276.754" y="13.501"/>
<use xlink:href="#glyph3-2" x="280.627459" y="13.501"/>
<use xlink:href="#glyph3-3" x="285.607763" y="13.501"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,194 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="329pt" height="37pt" viewBox="0 0 329 37" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 6 -6.1875 C 6.046875 -6.328125 6.046875 -6.34375 6.125 -6.34375 C 6.234375 -6.375 6.375 -6.375 6.5 -6.375 C 6.765625 -6.375 6.921875 -6.375 6.921875 -6.65625 C 6.921875 -6.671875 6.90625 -6.84375 6.703125 -6.84375 C 6.515625 -6.84375 6.296875 -6.8125 6.078125 -6.8125 C 5.859375 -6.8125 5.625 -6.8125 5.390625 -6.8125 C 5 -6.8125 4.046875 -6.84375 3.65625 -6.84375 C 3.53125 -6.84375 3.359375 -6.84375 3.359375 -6.546875 C 3.359375 -6.375 3.515625 -6.375 3.703125 -6.375 L 4.046875 -6.375 C 4.4375 -6.375 4.453125 -6.375 4.6875 -6.34375 L 3.484375 -1.5 C 3.234375 -0.484375 2.609375 -0.1875 2.15625 -0.1875 C 2.0625 -0.1875 1.640625 -0.203125 1.328125 -0.421875 C 1.875 -0.5625 2.046875 -1.03125 2.046875 -1.296875 C 2.046875 -1.625 1.78125 -1.859375 1.453125 -1.859375 C 1.046875 -1.859375 0.5625 -1.546875 0.5625 -0.921875 C 0.5625 -0.234375 1.25 0.171875 2.203125 0.171875 C 3.3125 0.171875 4.53125 -0.296875 4.8125 -1.453125 Z M 6 -6.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3 -2.625 C 2.828125 -2.578125 2.703125 -2.4375 2.703125 -2.296875 C 2.703125 -2.125 2.84375 -2.0625 2.9375 -2.0625 C 3.015625 -2.0625 3.28125 -2.109375 3.28125 -2.46875 C 3.28125 -2.921875 2.78125 -3.078125 2.34375 -3.078125 C 1.265625 -3.078125 1.0625 -2.265625 1.0625 -2.0625 C 1.0625 -1.796875 1.21875 -1.625 1.3125 -1.546875 C 1.484375 -1.40625 1.609375 -1.375 2.09375 -1.296875 C 2.25 -1.265625 2.6875 -1.1875 2.6875 -0.84375 C 2.6875 -0.71875 2.609375 -0.453125 2.328125 -0.28125 C 2.046875 -0.125 1.703125 -0.125 1.625 -0.125 C 1.34375 -0.125 0.953125 -0.1875 0.78125 -0.421875 C 1.015625 -0.453125 1.171875 -0.625 1.171875 -0.8125 C 1.171875 -0.984375 1.046875 -1.078125 0.90625 -1.078125 C 0.703125 -1.078125 0.5 -0.90625 0.5 -0.609375 C 0.5 -0.1875 0.9375 0.0625 1.609375 0.0625 C 2.90625 0.0625 3.140625 -0.8125 3.140625 -1.078125 C 3.140625 -1.71875 2.4375 -1.84375 2.171875 -1.890625 C 2.109375 -1.90625 1.9375 -1.9375 1.890625 -1.953125 C 1.640625 -2 1.515625 -2.140625 1.515625 -2.296875 C 1.515625 -2.453125 1.640625 -2.640625 1.796875 -2.75 C 1.984375 -2.859375 2.21875 -2.875 2.34375 -2.875 C 2.484375 -2.875 2.84375 -2.859375 3 -2.625 Z M 3 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph3-4">
<path style="stroke:none;" d="M 4.75 -6.078125 C 4.828125 -6.1875 4.828125 -6.203125 4.828125 -6.421875 L 2.40625 -6.421875 C 1.203125 -6.421875 1.171875 -6.546875 1.140625 -6.734375 L 0.890625 -6.734375 L 0.5625 -4.6875 L 0.8125 -4.6875 C 0.84375 -4.84375 0.921875 -5.46875 1.0625 -5.59375 C 1.125 -5.65625 1.90625 -5.65625 2.03125 -5.65625 L 4.09375 -5.65625 C 3.984375 -5.5 3.203125 -4.40625 2.984375 -4.078125 C 2.078125 -2.734375 1.75 -1.34375 1.75 -0.328125 C 1.75 -0.234375 1.75 0.21875 2.21875 0.21875 C 2.671875 0.21875 2.671875 -0.234375 2.671875 -0.328125 L 2.671875 -0.84375 C 2.671875 -1.390625 2.703125 -1.9375 2.78125 -2.46875 C 2.828125 -2.703125 2.953125 -3.5625 3.40625 -4.171875 Z M 4.75 -6.078125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-5">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 3.25 17.546875 L 3.9375 17.546875 L 3.9375 0.296875 L 6.5625 0.296875 L 6.5625 -0.390625 L 3.25 -0.390625 Z M 3.25 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph4-2">
<path style="stroke:none;" d="M 3.25 17.53125 L 6.5625 17.53125 L 6.5625 16.84375 L 3.9375 16.84375 L 3.9375 -0.40625 L 3.25 -0.40625 Z M 3.25 17.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-3">
<path style="stroke:none;" d="M 2.703125 17.546875 L 3.390625 17.546875 L 3.390625 -0.390625 L 0.0625 -0.390625 L 0.0625 0.296875 L 2.703125 0.296875 Z M 2.703125 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph4-4">
<path style="stroke:none;" d="M 2.703125 16.84375 L 0.0625 16.84375 L 0.0625 17.53125 L 3.390625 17.53125 L 3.390625 -0.40625 L 2.703125 -0.40625 Z M 2.703125 16.84375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 6.5625 -2.296875 C 6.734375 -2.296875 6.921875 -2.296875 6.921875 -2.5 C 6.921875 -2.6875 6.734375 -2.6875 6.5625 -2.6875 L 1.171875 -2.6875 C 1 -2.6875 0.828125 -2.6875 0.828125 -2.5 C 0.828125 -2.296875 1 -2.296875 1.171875 -2.296875 Z M 6.5625 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph7-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph7-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph7-2">
<path style="stroke:none;" d="M 0.890625 -5.328125 C 1.125 -5.828125 1.5 -6.34375 2.21875 -6.34375 C 3.15625 -6.34375 3.5625 -5.484375 3.5625 -4.703125 C 3.5625 -3.78125 2.953125 -3.03125 2.375 -2.375 C 1.8125 -1.703125 1.203125 -1.0625 0.625 -0.40625 C 0.53125 -0.3125 0.5 -0.265625 0.5 -0.125 L 0.5 -0.015625 L 4.203125 -0.015625 L 4.46875 -1.75 L 4.234375 -1.75 C 4.140625 -1.296875 4.203125 -0.796875 3.6875 -0.796875 L 3.296875 -0.796875 C 3 -0.78125 2.71875 -0.78125 2.421875 -0.78125 C 2.03125 -0.78125 1.65625 -0.78125 1.28125 -0.78125 L 1.96875 -1.453125 C 2.25 -1.71875 2.515625 -1.984375 2.796875 -2.234375 C 3.53125 -2.890625 4.46875 -3.609375 4.46875 -4.71875 C 4.46875 -5.84375 3.515625 -6.65625 2.390625 -6.65625 C 1.4375 -6.65625 0.5 -5.9375 0.5 -4.859375 C 0.5 -4.609375 0.59375 -4.296875 1.015625 -4.296875 C 1.3125 -4.296875 1.546875 -4.5 1.546875 -4.8125 C 1.546875 -5.078125 1.34375 -5.328125 1.03125 -5.328125 C 0.984375 -5.328125 0.9375 -5.328125 0.890625 -5.328125 Z M 0.890625 -5.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph7-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="329" height="37" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.101" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.188" y="22.259"/>
<use xlink:href="#glyph1-2" x="9.948273" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="12.314" y="22.259"/>
<use xlink:href="#glyph2-1" x="16.285579" y="22.259"/>
<use xlink:href="#glyph2-1" x="20.257158" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="27.493" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="38.009" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-2" x="38.009" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="44.651" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="59.595" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="67.344" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="72.325" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="75.093" y="8.709"/>
<use xlink:href="#glyph3-4" x="80.0743" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="95.018" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="102.767" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="107.748" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="110.516" y="8.709"/>
<use xlink:href="#glyph3-2" x="115.4973" y="8.709"/>
<use xlink:href="#glyph3-5" x="120.4786" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="44.651" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="69.836453" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="98.897357" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="103.874" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="106.641" y="20.664"/>
<use xlink:href="#glyph3-2" x="111.6223" y="20.664"/>
<use xlink:href="#glyph3-5" x="116.6036" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="44.651" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="63.470351" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="68.451" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="71.218" y="32.62"/>
<use xlink:href="#glyph3-4" x="76.1993" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="95.018" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="102.767" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="107.748" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="110.516" y="32.62"/>
<use xlink:href="#glyph3-2" x="115.4973" y="32.62"/>
<use xlink:href="#glyph3-5" x="120.4786" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-3" x="125.46" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-4" x="125.46" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph7-1" x="316.754" y="20.764"/>
<use xlink:href="#glyph7-2" x="320.627459" y="20.764"/>
<use xlink:href="#glyph7-3" x="325.607763" y="20.764"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="612pt" height="792pt" viewBox="0 0 612 792" version="1.1">
<g id="surface1">
<rect x="0" y="0" width="612" height="792" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 324 B

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="11pt" height="8pt" viewBox="0 0 11 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 9.234375 -6.046875 C 9.328125 -6.40625 9.34375 -6.5 10.09375 -6.5 C 10.3125 -6.5 10.40625 -6.5 10.40625 -6.703125 C 10.40625 -6.8125 10.3125 -6.8125 10.140625 -6.8125 L 8.828125 -6.8125 C 8.5625 -6.8125 8.546875 -6.8125 8.4375 -6.625 L 4.796875 -0.9375 L 4.015625 -6.578125 C 3.984375 -6.8125 3.96875 -6.8125 3.703125 -6.8125 L 2.34375 -6.8125 C 2.15625 -6.8125 2.046875 -6.8125 2.046875 -6.625 C 2.046875 -6.5 2.140625 -6.5 2.328125 -6.5 C 2.46875 -6.5 2.640625 -6.484375 2.765625 -6.484375 C 2.921875 -6.453125 2.984375 -6.4375 2.984375 -6.3125 C 2.984375 -6.28125 2.96875 -6.25 2.9375 -6.125 L 1.671875 -1.0625 C 1.578125 -0.65625 1.40625 -0.34375 0.59375 -0.3125 C 0.546875 -0.3125 0.421875 -0.296875 0.421875 -0.125 C 0.421875 -0.03125 0.484375 0 0.5625 0 C 0.875 0 1.21875 -0.03125 1.5625 -0.03125 C 1.890625 -0.03125 2.25 0 2.578125 0 C 2.625 0 2.765625 0 2.765625 -0.203125 C 2.765625 -0.3125 2.65625 -0.3125 2.578125 -0.3125 C 2.015625 -0.3125 1.90625 -0.515625 1.90625 -0.75 C 1.90625 -0.8125 1.90625 -0.875 1.9375 -0.984375 L 3.296875 -6.40625 L 3.3125 -6.40625 L 4.171875 -0.234375 C 4.1875 -0.109375 4.203125 0 4.3125 0 C 4.421875 0 4.484375 -0.109375 4.53125 -0.171875 L 8.5625 -6.484375 L 8.578125 -6.484375 L 7.140625 -0.78125 C 7.046875 -0.390625 7.03125 -0.3125 6.234375 -0.3125 C 6.078125 -0.3125 5.96875 -0.3125 5.96875 -0.125 C 5.96875 0 6.078125 0 6.109375 0 C 6.390625 0 7.0625 -0.03125 7.34375 -0.03125 C 7.75 -0.03125 8.1875 0 8.59375 0 C 8.65625 0 8.78125 0 8.78125 -0.203125 C 8.78125 -0.3125 8.6875 -0.3125 8.5 -0.3125 C 8.140625 -0.3125 7.859375 -0.3125 7.859375 -0.484375 C 7.859375 -0.53125 7.859375 -0.546875 7.90625 -0.734375 Z M 9.234375 -6.046875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="11" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10pt" height="9pt" viewBox="0 0 10 9" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.171875 -0.609375 C 1.359375 -0.796875 1.484375 -0.921875 2.0625 -1.40625 C 2.21875 -1.515625 2.734375 -1.9375 2.9375 -2.125 C 3.359375 -2.546875 3.625 -2.90625 3.625 -2.984375 C 3.625 -3.078125 3.546875 -3.078125 3.515625 -3.078125 C 3.453125 -3.078125 3.421875 -3.0625 3.390625 -3 C 3.171875 -2.6875 3.03125 -2.578125 2.859375 -2.578125 C 2.78125 -2.578125 2.671875 -2.578125 2.46875 -2.78125 C 2.234375 -3.03125 2.078125 -3.078125 1.921875 -3.078125 C 1.359375 -3.078125 0.984375 -2.46875 0.984375 -2.265625 C 0.984375 -2.1875 1.046875 -2.171875 1.09375 -2.171875 C 1.1875 -2.171875 1.203125 -2.1875 1.21875 -2.265625 C 1.328125 -2.515625 1.71875 -2.53125 1.828125 -2.53125 C 2 -2.53125 2.171875 -2.484375 2.265625 -2.46875 C 2.65625 -2.390625 2.703125 -2.390625 2.875 -2.390625 C 2.703125 -2.1875 2.578125 -2.0625 1.90625 -1.546875 C 1.359375 -1.109375 1.171875 -0.9375 1.046875 -0.796875 C 0.625 -0.390625 0.421875 -0.078125 0.421875 -0.015625 C 0.421875 0.0625 0.515625 0.0625 0.546875 0.0625 C 0.609375 0.0625 0.625 0.0625 0.65625 0 C 0.84375 -0.265625 1.0625 -0.421875 1.296875 -0.421875 C 1.390625 -0.421875 1.484375 -0.421875 1.671875 -0.25 C 1.890625 -0.03125 2.03125 0.0625 2.265625 0.0625 C 3 0.0625 3.46875 -0.78125 3.46875 -1.015625 C 3.46875 -1.09375 3.390625 -1.09375 3.359375 -1.09375 C 3.265625 -1.09375 3.25 -1.0625 3.21875 -0.984375 C 3.09375 -0.640625 2.6875 -0.46875 2.34375 -0.46875 C 2.1875 -0.46875 2 -0.515625 1.828125 -0.546875 C 1.515625 -0.625 1.453125 -0.625 1.328125 -0.625 C 1.3125 -0.625 1.21875 -0.625 1.171875 -0.609375 Z M 1.171875 -0.609375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="10" height="9" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.649" y="8.839"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -0,0 +1,74 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="60pt" height="12pt" viewBox="0 0 60 12" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 2.890625 -3.515625 C 3.703125 -3.78125 4.28125 -4.46875 4.28125 -5.265625 C 4.28125 -6.078125 3.40625 -6.640625 2.453125 -6.640625 C 1.453125 -6.640625 0.6875 -6.046875 0.6875 -5.28125 C 0.6875 -4.953125 0.90625 -4.765625 1.203125 -4.765625 C 1.5 -4.765625 1.703125 -4.984375 1.703125 -5.28125 C 1.703125 -5.765625 1.234375 -5.765625 1.09375 -5.765625 C 1.390625 -6.265625 2.046875 -6.390625 2.40625 -6.390625 C 2.828125 -6.390625 3.375 -6.171875 3.375 -5.28125 C 3.375 -5.15625 3.34375 -4.578125 3.09375 -4.140625 C 2.796875 -3.65625 2.453125 -3.625 2.203125 -3.625 C 2.125 -3.609375 1.890625 -3.59375 1.8125 -3.59375 C 1.734375 -3.578125 1.671875 -3.5625 1.671875 -3.46875 C 1.671875 -3.359375 1.734375 -3.359375 1.90625 -3.359375 L 2.34375 -3.359375 C 3.15625 -3.359375 3.53125 -2.6875 3.53125 -1.703125 C 3.53125 -0.34375 2.84375 -0.0625 2.40625 -0.0625 C 1.96875 -0.0625 1.21875 -0.234375 0.875 -0.8125 C 1.21875 -0.765625 1.53125 -0.984375 1.53125 -1.359375 C 1.53125 -1.71875 1.265625 -1.921875 0.984375 -1.921875 C 0.734375 -1.921875 0.421875 -1.78125 0.421875 -1.34375 C 0.421875 -0.4375 1.34375 0.21875 2.4375 0.21875 C 3.65625 0.21875 4.5625 -0.6875 4.5625 -1.703125 C 4.5625 -2.515625 3.921875 -3.296875 2.890625 -3.515625 Z M 2.890625 -3.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 1.3125 -3.265625 L 1.3125 -3.515625 C 1.3125 -6.03125 2.546875 -6.390625 3.0625 -6.390625 C 3.296875 -6.390625 3.71875 -6.328125 3.9375 -5.984375 C 3.78125 -5.984375 3.390625 -5.984375 3.390625 -5.546875 C 3.390625 -5.234375 3.625 -5.078125 3.84375 -5.078125 C 4 -5.078125 4.3125 -5.171875 4.3125 -5.5625 C 4.3125 -6.15625 3.875 -6.640625 3.046875 -6.640625 C 1.765625 -6.640625 0.421875 -5.359375 0.421875 -3.15625 C 0.421875 -0.484375 1.578125 0.21875 2.5 0.21875 C 3.609375 0.21875 4.5625 -0.71875 4.5625 -2.03125 C 4.5625 -3.296875 3.671875 -4.25 2.5625 -4.25 C 1.890625 -4.25 1.515625 -3.75 1.3125 -3.265625 Z M 2.5 -0.0625 C 1.875 -0.0625 1.578125 -0.65625 1.515625 -0.8125 C 1.328125 -1.28125 1.328125 -2.078125 1.328125 -2.25 C 1.328125 -3.03125 1.65625 -4.03125 2.546875 -4.03125 C 2.71875 -4.03125 3.171875 -4.03125 3.484375 -3.40625 C 3.65625 -3.046875 3.65625 -2.53125 3.65625 -2.046875 C 3.65625 -1.5625 3.65625 -1.0625 3.484375 -0.703125 C 3.1875 -0.109375 2.734375 -0.0625 2.5 -0.0625 Z M 2.5 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.453125 1.21875 C 0.375 1.5625 0.34375 1.625 -0.09375 1.625 C -0.203125 1.625 -0.3125 1.625 -0.3125 1.8125 C -0.3125 1.890625 -0.265625 1.9375 -0.1875 1.9375 C 0.078125 1.9375 0.375 1.90625 0.640625 1.90625 C 0.984375 1.90625 1.3125 1.9375 1.640625 1.9375 C 1.6875 1.9375 1.8125 1.9375 1.8125 1.734375 C 1.8125 1.625 1.71875 1.625 1.578125 1.625 C 1.078125 1.625 1.078125 1.5625 1.078125 1.46875 C 1.078125 1.34375 1.5 -0.28125 1.5625 -0.53125 C 1.6875 -0.234375 1.96875 0.109375 2.484375 0.109375 C 3.640625 0.109375 4.890625 -1.34375 4.890625 -2.8125 C 4.890625 -3.75 4.3125 -4.40625 3.5625 -4.40625 C 3.0625 -4.40625 2.578125 -4.046875 2.25 -3.65625 C 2.15625 -4.203125 1.71875 -4.40625 1.359375 -4.40625 C 0.890625 -4.40625 0.703125 -4.015625 0.625 -3.84375 C 0.4375 -3.5 0.3125 -2.90625 0.3125 -2.875 C 0.3125 -2.765625 0.40625 -2.765625 0.421875 -2.765625 C 0.53125 -2.765625 0.53125 -2.78125 0.59375 -3 C 0.765625 -3.703125 0.96875 -4.1875 1.328125 -4.1875 C 1.5 -4.1875 1.640625 -4.109375 1.640625 -3.734375 C 1.640625 -3.5 1.609375 -3.390625 1.5625 -3.21875 Z M 2.203125 -3.109375 C 2.265625 -3.375 2.546875 -3.65625 2.71875 -3.8125 C 3.078125 -4.109375 3.359375 -4.1875 3.53125 -4.1875 C 3.921875 -4.1875 4.171875 -3.84375 4.171875 -3.25 C 4.171875 -2.65625 3.84375 -1.515625 3.65625 -1.140625 C 3.3125 -0.4375 2.84375 -0.109375 2.46875 -0.109375 C 1.8125 -0.109375 1.6875 -0.9375 1.6875 -1 C 1.6875 -1.015625 1.6875 -1.03125 1.71875 -1.15625 Z M 2.203125 -3.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 1.78125 -1.140625 C 1.390625 -0.484375 1 -0.34375 0.5625 -0.3125 C 0.4375 -0.296875 0.34375 -0.296875 0.34375 -0.109375 C 0.34375 -0.046875 0.40625 0 0.484375 0 C 0.75 0 1.0625 -0.03125 1.328125 -0.03125 C 1.671875 -0.03125 2.015625 0 2.328125 0 C 2.390625 0 2.515625 0 2.515625 -0.1875 C 2.515625 -0.296875 2.4375 -0.3125 2.359375 -0.3125 C 2.140625 -0.328125 1.890625 -0.40625 1.890625 -0.65625 C 1.890625 -0.78125 1.953125 -0.890625 2.03125 -1.03125 L 2.796875 -2.296875 L 5.296875 -2.296875 C 5.3125 -2.09375 5.453125 -0.734375 5.453125 -0.640625 C 5.453125 -0.34375 4.9375 -0.3125 4.734375 -0.3125 C 4.59375 -0.3125 4.5 -0.3125 4.5 -0.109375 C 4.5 0 4.609375 0 4.640625 0 C 5.046875 0 5.46875 -0.03125 5.875 -0.03125 C 6.125 -0.03125 6.765625 0 7.015625 0 C 7.0625 0 7.1875 0 7.1875 -0.203125 C 7.1875 -0.3125 7.09375 -0.3125 6.953125 -0.3125 C 6.34375 -0.3125 6.34375 -0.375 6.3125 -0.671875 L 5.703125 -6.890625 C 5.6875 -7.09375 5.6875 -7.140625 5.515625 -7.140625 C 5.359375 -7.140625 5.3125 -7.0625 5.25 -6.96875 Z M 2.984375 -2.609375 L 4.9375 -5.90625 L 5.265625 -2.609375 Z M 2.984375 -2.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 4.375 -7.09375 C 4.421875 -7.234375 4.421875 -7.265625 4.421875 -7.28125 C 4.421875 -7.390625 4.34375 -7.484375 4.234375 -7.484375 C 4.15625 -7.484375 4.09375 -7.453125 4.0625 -7.390625 L 0.59375 2.109375 C 0.546875 2.25 0.546875 2.28125 0.546875 2.296875 C 0.546875 2.40625 0.640625 2.5 0.75 2.5 C 0.875 2.5 0.90625 2.421875 0.96875 2.25 Z M 4.375 -7.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-5">
<path style="stroke:none;" d="M 7.609375 -6.046875 C 7.703125 -6.40625 7.71875 -6.5 8.4375 -6.5 C 8.703125 -6.5 8.78125 -6.5 8.78125 -6.703125 C 8.78125 -6.8125 8.671875 -6.8125 8.640625 -6.8125 C 8.359375 -6.8125 7.640625 -6.78125 7.359375 -6.78125 C 7.078125 -6.78125 6.375 -6.8125 6.078125 -6.8125 C 6 -6.8125 5.890625 -6.8125 5.890625 -6.609375 C 5.890625 -6.5 5.984375 -6.5 6.171875 -6.5 C 6.1875 -6.5 6.375 -6.5 6.546875 -6.484375 C 6.734375 -6.453125 6.8125 -6.453125 6.8125 -6.3125 C 6.8125 -6.28125 6.8125 -6.265625 6.78125 -6.125 L 6.1875 -3.703125 L 3.140625 -3.703125 L 3.734375 -6.046875 C 3.8125 -6.40625 3.84375 -6.5 4.5625 -6.5 C 4.828125 -6.5 4.90625 -6.5 4.90625 -6.703125 C 4.90625 -6.8125 4.796875 -6.8125 4.765625 -6.8125 C 4.484375 -6.8125 3.765625 -6.78125 3.484375 -6.78125 C 3.203125 -6.78125 2.5 -6.8125 2.203125 -6.8125 C 2.125 -6.8125 2.015625 -6.8125 2.015625 -6.609375 C 2.015625 -6.5 2.109375 -6.5 2.296875 -6.5 C 2.3125 -6.5 2.5 -6.5 2.671875 -6.484375 C 2.84375 -6.453125 2.9375 -6.453125 2.9375 -6.3125 C 2.9375 -6.28125 2.9375 -6.25 2.90625 -6.125 L 1.5625 -0.78125 C 1.46875 -0.390625 1.453125 -0.3125 0.65625 -0.3125 C 0.484375 -0.3125 0.390625 -0.3125 0.390625 -0.109375 C 0.390625 0 0.515625 0 0.53125 0 C 0.8125 0 1.515625 -0.03125 1.796875 -0.03125 C 2 -0.03125 2.21875 -0.015625 2.4375 -0.015625 C 2.65625 -0.015625 2.875 0 3.078125 0 C 3.15625 0 3.28125 0 3.28125 -0.203125 C 3.28125 -0.3125 3.1875 -0.3125 3 -0.3125 C 2.625 -0.3125 2.359375 -0.3125 2.359375 -0.484375 C 2.359375 -0.546875 2.375 -0.59375 2.375 -0.65625 L 3.0625 -3.390625 L 6.09375 -3.390625 C 5.6875 -1.734375 5.453125 -0.78125 5.40625 -0.640625 C 5.3125 -0.3125 5.125 -0.3125 4.5 -0.3125 C 4.359375 -0.3125 4.265625 -0.3125 4.265625 -0.109375 C 4.265625 0 4.390625 0 4.40625 0 C 4.6875 0 5.390625 -0.03125 5.671875 -0.03125 C 5.875 -0.03125 6.09375 -0.015625 6.3125 -0.015625 C 6.53125 -0.015625 6.75 0 6.953125 0 C 7.03125 0 7.15625 0 7.15625 -0.203125 C 7.15625 -0.3125 7.0625 -0.3125 6.875 -0.3125 C 6.515625 -0.3125 6.234375 -0.3125 6.234375 -0.484375 C 6.234375 -0.546875 6.25 -0.59375 6.265625 -0.65625 Z M 7.609375 -6.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-6">
<path style="stroke:none;" d="M 1.328125 -0.828125 C 1.859375 -1.40625 2.15625 -1.65625 2.515625 -1.96875 C 2.515625 -1.96875 3.125 -2.5 3.484375 -2.859375 C 4.4375 -3.78125 4.65625 -4.265625 4.65625 -4.3125 C 4.65625 -4.40625 4.5625 -4.40625 4.546875 -4.40625 C 4.46875 -4.40625 4.453125 -4.390625 4.390625 -4.296875 C 4.09375 -3.8125 3.890625 -3.65625 3.65625 -3.65625 C 3.40625 -3.65625 3.296875 -3.8125 3.140625 -3.984375 C 2.953125 -4.203125 2.78125 -4.40625 2.453125 -4.40625 C 1.703125 -4.40625 1.25 -3.484375 1.25 -3.265625 C 1.25 -3.21875 1.28125 -3.15625 1.359375 -3.15625 C 1.453125 -3.15625 1.46875 -3.203125 1.5 -3.265625 C 1.6875 -3.734375 2.265625 -3.734375 2.34375 -3.734375 C 2.546875 -3.734375 2.734375 -3.671875 2.96875 -3.59375 C 3.375 -3.4375 3.484375 -3.4375 3.734375 -3.4375 C 3.375 -3.015625 2.546875 -2.296875 2.359375 -2.140625 L 1.453125 -1.296875 C 0.78125 -0.625 0.421875 -0.0625 0.421875 0.015625 C 0.421875 0.109375 0.53125 0.109375 0.546875 0.109375 C 0.625 0.109375 0.640625 0.09375 0.703125 -0.015625 C 0.9375 -0.375 1.234375 -0.640625 1.5625 -0.640625 C 1.78125 -0.640625 1.890625 -0.546875 2.140625 -0.265625 C 2.296875 -0.046875 2.484375 0.109375 2.765625 0.109375 C 3.765625 0.109375 4.34375 -1.15625 4.34375 -1.421875 C 4.34375 -1.46875 4.296875 -1.53125 4.21875 -1.53125 C 4.125 -1.53125 4.109375 -1.46875 4.078125 -1.390625 C 3.84375 -0.75 3.203125 -0.5625 2.875 -0.5625 C 2.6875 -0.5625 2.5 -0.625 2.296875 -0.6875 C 1.953125 -0.8125 1.796875 -0.859375 1.59375 -0.859375 C 1.578125 -0.859375 1.421875 -0.859375 1.328125 -0.828125 Z M 1.328125 -0.828125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.875 8.515625 L 2.125 4.640625 C 2.046875 4.484375 2 4.484375 1.96875 4.484375 C 1.96875 4.484375 1.90625 4.484375 1.796875 4.5625 L 0.859375 5.28125 C 0.734375 5.390625 0.734375 5.40625 0.734375 5.4375 C 0.734375 5.5 0.75 5.546875 0.828125 5.546875 C 0.890625 5.546875 1.0625 5.40625 1.171875 5.328125 C 1.21875 5.28125 1.375 5.171875 1.484375 5.09375 L 3.453125 9.40625 C 3.515625 9.5625 3.5625 9.5625 3.65625 9.5625 C 3.8125 9.5625 3.84375 9.515625 3.90625 9.375 L 8.4375 0 C 8.5 -0.140625 8.5 -0.171875 8.5 -0.203125 C 8.5 -0.296875 8.421875 -0.40625 8.296875 -0.40625 C 8.21875 -0.40625 8.15625 -0.34375 8.078125 -0.1875 Z M 3.875 8.515625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="60" height="12" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="9.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.445" y="9.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="8.213" y="9.344"/>
<use xlink:href="#glyph0-3" x="13.1943" y="9.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="19.836" y="9.344"/>
<use xlink:href="#glyph1-3" x="24.848184" y="9.344"/>
<use xlink:href="#glyph1-4" x="32.320134" y="9.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="37.301" y="0.909"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.00146875 -0.0009375 L 14.161625 -0.0009375 " transform="matrix(1,0,0,-1,45.604,0.71)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-5" x="45.604" y="9.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-6" x="54.69288" y="9.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20pt" height="9pt" viewBox="0 0 20 9" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.84375 -3.796875 C 4.890625 -3.9375 4.890625 -3.953125 4.890625 -4.03125 C 4.890625 -4.203125 4.75 -4.296875 4.59375 -4.296875 C 4.5 -4.296875 4.34375 -4.234375 4.25 -4.09375 C 4.234375 -4.03125 4.140625 -3.734375 4.109375 -3.546875 C 4.03125 -3.296875 3.96875 -3.015625 3.90625 -2.75 L 3.453125 -0.953125 C 3.421875 -0.8125 2.984375 -0.109375 2.328125 -0.109375 C 1.828125 -0.109375 1.71875 -0.546875 1.71875 -0.921875 C 1.71875 -1.375 1.890625 -2 2.21875 -2.875 C 2.375 -3.28125 2.421875 -3.390625 2.421875 -3.59375 C 2.421875 -4.03125 2.109375 -4.40625 1.609375 -4.40625 C 0.65625 -4.40625 0.296875 -2.953125 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.796875 0.5625 -2.953125 C 0.84375 -3.890625 1.234375 -4.1875 1.578125 -4.1875 C 1.65625 -4.1875 1.828125 -4.1875 1.828125 -3.875 C 1.828125 -3.625 1.71875 -3.359375 1.65625 -3.171875 C 1.25 -2.109375 1.078125 -1.546875 1.078125 -1.078125 C 1.078125 -0.1875 1.703125 0.109375 2.296875 0.109375 C 2.6875 0.109375 3.015625 -0.0625 3.296875 -0.34375 C 3.171875 0.171875 3.046875 0.671875 2.65625 1.203125 C 2.390625 1.53125 2.015625 1.828125 1.5625 1.828125 C 1.421875 1.828125 0.96875 1.796875 0.796875 1.40625 C 0.953125 1.40625 1.09375 1.40625 1.21875 1.28125 C 1.328125 1.203125 1.421875 1.0625 1.421875 0.875 C 1.421875 0.5625 1.15625 0.53125 1.0625 0.53125 C 0.828125 0.53125 0.5 0.6875 0.5 1.171875 C 0.5 1.671875 0.9375 2.046875 1.5625 2.046875 C 2.578125 2.046875 3.609375 1.140625 3.890625 0.015625 Z M 4.84375 -3.796875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.90625 -3 L 0.3125 -3 L 0.3125 -2.75 L 0.90625 -2.75 L 0.90625 -0.515625 C 0.90625 -0.265625 0.703125 -0.265625 0.484375 -0.265625 L 0.390625 -0.265625 L 0.390625 0 L 2.09375 0 L 2.09375 -0.265625 L 1.875 -0.265625 C 1.640625 -0.265625 1.4375 -0.28125 1.4375 -0.53125 L 1.4375 -2.75 L 2.3125 -2.75 L 2.3125 -3 L 1.40625 -3 L 1.40625 -3.640625 C 1.40625 -3.84375 1.40625 -4.03125 1.484375 -4.21875 C 1.578125 -4.46875 1.78125 -4.703125 2.046875 -4.71875 L 2.078125 -4.71875 C 2.15625 -4.71875 2.21875 -4.703125 2.296875 -4.6875 C 2.203125 -4.625 2.140625 -4.53125 2.140625 -4.40625 C 2.140625 -4.21875 2.265625 -4.078125 2.46875 -4.078125 C 2.671875 -4.078125 2.78125 -4.265625 2.78125 -4.40625 C 2.78125 -4.765625 2.390625 -4.90625 2.09375 -4.90625 C 1.609375 -4.90625 1.109375 -4.625 0.953125 -4.140625 C 0.90625 -4 0.90625 -3.859375 0.90625 -3.71875 Z M 0.90625 -3 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.59375 -3 L 0.59375 -2.75 L 0.703125 -2.75 C 0.9375 -2.75 1.171875 -2.71875 1.171875 -2.390625 C 1.171875 -2.34375 1.171875 -2.296875 1.171875 -2.25 L 1.171875 0.328125 C 1.171875 0.640625 1.09375 1.21875 0.640625 1.21875 C 0.515625 1.21875 0.40625 1.171875 0.296875 1.15625 C 0.390625 1.078125 0.46875 1 0.46875 0.859375 C 0.46875 0.65625 0.328125 0.515625 0.140625 0.515625 C -0.03125 0.515625 -0.1875 0.640625 -0.1875 0.84375 C -0.1875 1.28125 0.296875 1.40625 0.640625 1.40625 C 1.109375 1.40625 1.625 1.09375 1.703125 0.421875 L 1.703125 -3.078125 Z M 1.234375 -4.6875 C 1.03125 -4.671875 0.90625 -4.484375 0.90625 -4.296875 C 0.90625 -4.078125 1.0625 -3.890625 1.296875 -3.890625 C 1.53125 -3.890625 1.703125 -4.078125 1.703125 -4.296875 C 1.703125 -4.515625 1.53125 -4.703125 1.296875 -4.703125 C 1.28125 -4.703125 1.265625 -4.703125 1.234375 -4.6875 Z M 1.234375 -4.6875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 3.03125 -0.5625 C 2.984375 -0.421875 2.921875 -0.1875 2.921875 -0.15625 C 2.921875 0 3.046875 0.0625 3.15625 0.0625 C 3.296875 0.0625 3.40625 -0.015625 3.4375 -0.078125 C 3.46875 -0.140625 3.53125 -0.375 3.5625 -0.515625 C 3.59375 -0.640625 3.671875 -0.96875 3.71875 -1.140625 C 3.75 -1.296875 3.796875 -1.453125 3.828125 -1.609375 C 3.90625 -1.90625 3.90625 -1.921875 4.046875 -2.140625 C 4.265625 -2.484375 4.625 -2.875 5.15625 -2.875 C 5.546875 -2.875 5.578125 -2.5625 5.578125 -2.390625 C 5.578125 -1.96875 5.28125 -1.203125 5.15625 -0.90625 C 5.09375 -0.703125 5.0625 -0.640625 5.0625 -0.53125 C 5.0625 -0.15625 5.359375 0.0625 5.71875 0.0625 C 6.421875 0.0625 6.71875 -0.890625 6.71875 -1 C 6.71875 -1.09375 6.640625 -1.09375 6.609375 -1.09375 C 6.515625 -1.09375 6.515625 -1.046875 6.484375 -0.96875 C 6.328125 -0.40625 6.015625 -0.125 5.75 -0.125 C 5.59375 -0.125 5.5625 -0.21875 5.5625 -0.375 C 5.5625 -0.53125 5.609375 -0.625 5.734375 -0.9375 C 5.8125 -1.15625 6.09375 -1.890625 6.09375 -2.28125 C 6.09375 -2.390625 6.09375 -2.6875 5.84375 -2.890625 C 5.71875 -2.96875 5.515625 -3.078125 5.1875 -3.078125 C 4.5625 -3.078125 4.1875 -2.65625 3.953125 -2.375 C 3.90625 -2.96875 3.40625 -3.078125 3.046875 -3.078125 C 2.46875 -3.078125 2.078125 -2.71875 1.875 -2.4375 C 1.828125 -2.921875 1.421875 -3.078125 1.125 -3.078125 C 0.828125 -3.078125 0.671875 -2.859375 0.578125 -2.703125 C 0.421875 -2.4375 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.53125 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 L 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.140625 0.0625 1.25 -0.015625 1.296875 -0.078125 C 1.328125 -0.140625 1.375 -0.375 1.421875 -0.515625 C 1.453125 -0.640625 1.53125 -0.96875 1.5625 -1.140625 C 1.609375 -1.296875 1.65625 -1.453125 1.6875 -1.609375 C 1.765625 -1.890625 1.78125 -1.953125 1.984375 -2.234375 C 2.171875 -2.515625 2.5 -2.875 3.03125 -2.875 C 3.421875 -2.875 3.4375 -2.515625 3.4375 -2.390625 C 3.4375 -2.21875 3.421875 -2.125 3.3125 -1.734375 Z M 3.03125 -0.5625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="20" height="9" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="5.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.348" y="6.839"/>
<use xlink:href="#glyph1-2" x="7.817423" y="6.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="10.287" y="6.839"/>
<use xlink:href="#glyph2-2" x="12.65321" y="6.839"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -0,0 +1,78 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="72pt" height="9pt" viewBox="0 0 72 9" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.59375 -2.21875 C 3.59375 -2.984375 3.5 -3.546875 3.1875 -4.03125 C 2.96875 -4.34375 2.53125 -4.625 1.984375 -4.625 C 0.359375 -4.625 0.359375 -2.71875 0.359375 -2.21875 C 0.359375 -1.71875 0.359375 0.140625 1.984375 0.140625 C 3.59375 0.140625 3.59375 -1.71875 3.59375 -2.21875 Z M 1.984375 -0.0625 C 1.65625 -0.0625 1.234375 -0.25 1.09375 -0.8125 C 1 -1.21875 1 -1.796875 1 -2.3125 C 1 -2.828125 1 -3.359375 1.09375 -3.734375 C 1.25 -4.28125 1.6875 -4.4375 1.984375 -4.4375 C 2.359375 -4.4375 2.71875 -4.203125 2.84375 -3.796875 C 2.953125 -3.421875 2.96875 -2.921875 2.96875 -2.3125 C 2.96875 -1.796875 2.96875 -1.28125 2.875 -0.84375 C 2.734375 -0.203125 2.265625 -0.0625 1.984375 -0.0625 Z M 1.984375 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 7.203125 -4.5 C 7.203125 -4.71875 7.125 -4.8125 7.0625 -4.8125 C 7.015625 -4.8125 6.921875 -4.765625 6.921875 -4.53125 C 6.875 -3.84375 6.1875 -3.4375 5.53125 -3.4375 C 4.953125 -3.4375 4.453125 -3.75 3.9375 -4.09375 C 3.40625 -4.453125 2.859375 -4.8125 2.21875 -4.8125 C 1.28125 -4.8125 0.546875 -4.109375 0.546875 -3.1875 C 0.546875 -2.96875 0.625 -2.890625 0.6875 -2.890625 C 0.78125 -2.890625 0.828125 -3.078125 0.828125 -3.125 C 0.875 -3.953125 1.6875 -4.25 2.21875 -4.25 C 2.796875 -4.25 3.296875 -3.953125 3.8125 -3.59375 C 4.34375 -3.234375 4.890625 -2.875 5.53125 -2.875 C 6.453125 -2.875 7.203125 -3.59375 7.203125 -4.5 Z M 7.203125 -2.171875 C 7.203125 -2.46875 7.078125 -2.484375 7.0625 -2.484375 C 7.015625 -2.484375 6.921875 -2.4375 6.921875 -2.21875 C 6.875 -1.53125 6.1875 -1.109375 5.53125 -1.109375 C 4.953125 -1.109375 4.453125 -1.421875 3.9375 -1.78125 C 3.40625 -2.140625 2.859375 -2.5 2.21875 -2.5 C 1.28125 -2.5 0.546875 -1.78125 0.546875 -0.875 C 0.546875 -0.640625 0.625 -0.5625 0.6875 -0.5625 C 0.78125 -0.5625 0.828125 -0.75 0.828125 -0.796875 C 0.875 -1.640625 1.6875 -1.9375 2.21875 -1.9375 C 2.796875 -1.9375 3.296875 -1.625 3.8125 -1.28125 C 4.34375 -0.921875 4.890625 -0.5625 5.53125 -0.5625 C 6.484375 -0.5625 7.203125 -1.296875 7.203125 -2.171875 Z M 7.203125 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 2.890625 -3.515625 C 3.703125 -3.78125 4.28125 -4.46875 4.28125 -5.265625 C 4.28125 -6.078125 3.40625 -6.640625 2.453125 -6.640625 C 1.453125 -6.640625 0.6875 -6.046875 0.6875 -5.28125 C 0.6875 -4.953125 0.90625 -4.765625 1.203125 -4.765625 C 1.5 -4.765625 1.703125 -4.984375 1.703125 -5.28125 C 1.703125 -5.765625 1.234375 -5.765625 1.09375 -5.765625 C 1.390625 -6.265625 2.046875 -6.390625 2.40625 -6.390625 C 2.828125 -6.390625 3.375 -6.171875 3.375 -5.28125 C 3.375 -5.15625 3.34375 -4.578125 3.09375 -4.140625 C 2.796875 -3.65625 2.453125 -3.625 2.203125 -3.625 C 2.125 -3.609375 1.890625 -3.59375 1.8125 -3.59375 C 1.734375 -3.578125 1.671875 -3.5625 1.671875 -3.46875 C 1.671875 -3.359375 1.734375 -3.359375 1.90625 -3.359375 L 2.34375 -3.359375 C 3.15625 -3.359375 3.53125 -2.6875 3.53125 -1.703125 C 3.53125 -0.34375 2.84375 -0.0625 2.40625 -0.0625 C 1.96875 -0.0625 1.21875 -0.234375 0.875 -0.8125 C 1.21875 -0.765625 1.53125 -0.984375 1.53125 -1.359375 C 1.53125 -1.71875 1.265625 -1.921875 0.984375 -1.921875 C 0.734375 -1.921875 0.421875 -1.78125 0.421875 -1.34375 C 0.421875 -0.4375 1.34375 0.21875 2.4375 0.21875 C 3.65625 0.21875 4.5625 -0.6875 4.5625 -1.703125 C 4.5625 -2.515625 3.921875 -3.296875 2.890625 -3.515625 Z M 2.890625 -3.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 2.9375 -1.640625 L 2.9375 -0.78125 C 2.9375 -0.421875 2.90625 -0.3125 2.171875 -0.3125 L 1.96875 -0.3125 L 1.96875 0 C 2.375 -0.03125 2.890625 -0.03125 3.3125 -0.03125 C 3.734375 -0.03125 4.25 -0.03125 4.671875 0 L 4.671875 -0.3125 L 4.453125 -0.3125 C 3.71875 -0.3125 3.703125 -0.421875 3.703125 -0.78125 L 3.703125 -1.640625 L 4.6875 -1.640625 L 4.6875 -1.953125 L 3.703125 -1.953125 L 3.703125 -6.484375 C 3.703125 -6.6875 3.703125 -6.75 3.53125 -6.75 C 3.453125 -6.75 3.421875 -6.75 3.34375 -6.625 L 0.28125 -1.953125 L 0.28125 -1.640625 Z M 2.984375 -1.953125 L 0.5625 -1.953125 L 2.984375 -5.671875 Z M 2.984375 -1.953125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-4">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-5">
<path style="stroke:none;" d="M 4.75 -6.078125 C 4.828125 -6.1875 4.828125 -6.203125 4.828125 -6.421875 L 2.40625 -6.421875 C 1.203125 -6.421875 1.171875 -6.546875 1.140625 -6.734375 L 0.890625 -6.734375 L 0.5625 -4.6875 L 0.8125 -4.6875 C 0.84375 -4.84375 0.921875 -5.46875 1.0625 -5.59375 C 1.125 -5.65625 1.90625 -5.65625 2.03125 -5.65625 L 4.09375 -5.65625 C 3.984375 -5.5 3.203125 -4.40625 2.984375 -4.078125 C 2.078125 -2.734375 1.75 -1.34375 1.75 -0.328125 C 1.75 -0.234375 1.75 0.21875 2.21875 0.21875 C 2.671875 0.21875 2.671875 -0.234375 2.671875 -0.328125 L 2.671875 -0.84375 C 2.671875 -1.390625 2.703125 -1.9375 2.78125 -2.46875 C 2.828125 -2.703125 2.953125 -3.5625 3.40625 -4.171875 Z M 4.75 -6.078125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="72" height="9" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.649" y="8.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="12.886" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="23.402" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="28.383" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="31.151" y="7.344"/>
<use xlink:href="#glyph3-2" x="36.1323" y="7.344"/>
<use xlink:href="#glyph3-1" x="41.1136" y="7.344"/>
<use xlink:href="#glyph3-3" x="46.0949" y="7.344"/>
<use xlink:href="#glyph3-4" x="51.0762" y="7.344"/>
<use xlink:href="#glyph3-5" x="56.0575" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="62.699" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10pt" height="8pt" viewBox="0 0 10 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.84375 -3.796875 C 4.890625 -3.9375 4.890625 -3.953125 4.890625 -4.03125 C 4.890625 -4.203125 4.75 -4.296875 4.59375 -4.296875 C 4.5 -4.296875 4.34375 -4.234375 4.25 -4.09375 C 4.234375 -4.03125 4.140625 -3.734375 4.109375 -3.546875 C 4.03125 -3.296875 3.96875 -3.015625 3.90625 -2.75 L 3.453125 -0.953125 C 3.421875 -0.8125 2.984375 -0.109375 2.328125 -0.109375 C 1.828125 -0.109375 1.71875 -0.546875 1.71875 -0.921875 C 1.71875 -1.375 1.890625 -2 2.21875 -2.875 C 2.375 -3.28125 2.421875 -3.390625 2.421875 -3.59375 C 2.421875 -4.03125 2.109375 -4.40625 1.609375 -4.40625 C 0.65625 -4.40625 0.296875 -2.953125 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.796875 0.5625 -2.953125 C 0.84375 -3.890625 1.234375 -4.1875 1.578125 -4.1875 C 1.65625 -4.1875 1.828125 -4.1875 1.828125 -3.875 C 1.828125 -3.625 1.71875 -3.359375 1.65625 -3.171875 C 1.25 -2.109375 1.078125 -1.546875 1.078125 -1.078125 C 1.078125 -0.1875 1.703125 0.109375 2.296875 0.109375 C 2.6875 0.109375 3.015625 -0.0625 3.296875 -0.34375 C 3.171875 0.171875 3.046875 0.671875 2.65625 1.203125 C 2.390625 1.53125 2.015625 1.828125 1.5625 1.828125 C 1.421875 1.828125 0.96875 1.796875 0.796875 1.40625 C 0.953125 1.40625 1.09375 1.40625 1.21875 1.28125 C 1.328125 1.203125 1.421875 1.0625 1.421875 0.875 C 1.421875 0.5625 1.15625 0.53125 1.0625 0.53125 C 0.828125 0.53125 0.5 0.6875 0.5 1.171875 C 0.5 1.671875 0.9375 2.046875 1.5625 2.046875 C 2.578125 2.046875 3.609375 1.140625 3.890625 0.015625 Z M 4.84375 -3.796875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.9375 -2.65625 C 2.796875 -2.890625 2.5625 -3.078125 2.21875 -3.078125 C 1.328125 -3.078125 0.421875 -2.09375 0.421875 -1.09375 C 0.421875 -0.40625 0.875 0.0625 1.484375 0.0625 C 1.859375 0.0625 2.1875 -0.140625 2.46875 -0.421875 C 2.59375 0 3 0.0625 3.1875 0.0625 C 3.4375 0.0625 3.609375 -0.078125 3.734375 -0.296875 C 3.890625 -0.578125 3.984375 -0.96875 3.984375 -1 C 3.984375 -1.09375 3.890625 -1.09375 3.875 -1.09375 C 3.765625 -1.09375 3.765625 -1.0625 3.71875 -0.875 C 3.625 -0.53125 3.5 -0.125 3.203125 -0.125 C 3.03125 -0.125 2.96875 -0.28125 2.96875 -0.46875 C 2.96875 -0.578125 3.03125 -0.84375 3.078125 -1.015625 C 3.125 -1.203125 3.203125 -1.484375 3.234375 -1.640625 L 3.375 -2.171875 C 3.421875 -2.359375 3.5 -2.6875 3.5 -2.71875 C 3.5 -2.875 3.375 -2.9375 3.265625 -2.9375 C 3.140625 -2.9375 2.984375 -2.859375 2.9375 -2.65625 Z M 2.5 -0.875 C 2.453125 -0.671875 2.296875 -0.53125 2.140625 -0.40625 C 2.078125 -0.34375 1.796875 -0.125 1.5 -0.125 C 1.234375 -0.125 0.984375 -0.3125 0.984375 -0.796875 C 0.984375 -1.171875 1.1875 -1.9375 1.359375 -2.21875 C 1.671875 -2.78125 2.03125 -2.875 2.21875 -2.875 C 2.703125 -2.875 2.84375 -2.34375 2.84375 -2.265625 C 2.84375 -2.25 2.828125 -2.1875 2.828125 -2.171875 Z M 2.5 -0.875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="10" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="5.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.348" y="6.839"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="52pt" height="11pt" viewBox="0 0 52 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 6.265625 -5.671875 C 6.75 -6.453125 7.171875 -6.484375 7.53125 -6.5 C 7.65625 -6.515625 7.671875 -6.671875 7.671875 -6.6875 C 7.671875 -6.765625 7.609375 -6.8125 7.53125 -6.8125 C 7.28125 -6.8125 6.984375 -6.78125 6.71875 -6.78125 C 6.390625 -6.78125 6.046875 -6.8125 5.734375 -6.8125 C 5.671875 -6.8125 5.546875 -6.8125 5.546875 -6.625 C 5.546875 -6.515625 5.625 -6.5 5.703125 -6.5 C 5.96875 -6.484375 6.15625 -6.375 6.15625 -6.171875 C 6.15625 -6.015625 6.015625 -5.796875 6.015625 -5.796875 L 2.953125 -0.921875 L 2.265625 -6.203125 C 2.265625 -6.375 2.5 -6.5 2.953125 -6.5 C 3.09375 -6.5 3.203125 -6.5 3.203125 -6.703125 C 3.203125 -6.78125 3.125 -6.8125 3.078125 -6.8125 C 2.671875 -6.8125 2.25 -6.78125 1.828125 -6.78125 C 1.65625 -6.78125 1.46875 -6.78125 1.28125 -6.78125 C 1.109375 -6.78125 0.921875 -6.8125 0.75 -6.8125 C 0.671875 -6.8125 0.5625 -6.8125 0.5625 -6.625 C 0.5625 -6.5 0.640625 -6.5 0.8125 -6.5 C 1.359375 -6.5 1.375 -6.40625 1.40625 -6.15625 L 2.1875 -0.015625 C 2.21875 0.1875 2.265625 0.21875 2.390625 0.21875 C 2.546875 0.21875 2.59375 0.171875 2.671875 0.046875 Z M 6.265625 -5.671875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.84375 -2.75 L 3.515625 -2.75 C 3.65625 -2.75 3.75 -2.75 3.75 -2.90625 C 3.75 -3 3.65625 -3 3.53125 -3 L 2.890625 -3 C 3.046875 -3.890625 3.09375 -4.203125 3.15625 -4.40625 C 3.1875 -4.5625 3.34375 -4.703125 3.515625 -4.703125 C 3.515625 -4.703125 3.703125 -4.703125 3.84375 -4.625 C 3.546875 -4.53125 3.53125 -4.28125 3.53125 -4.25 C 3.53125 -4.09375 3.65625 -3.984375 3.8125 -3.984375 C 4 -3.984375 4.203125 -4.140625 4.203125 -4.40625 C 4.203125 -4.734375 3.875 -4.90625 3.515625 -4.90625 C 3.203125 -4.90625 2.859375 -4.734375 2.671875 -4.390625 C 2.53125 -4.125 2.484375 -3.8125 2.328125 -3 L 1.78125 -3 C 1.640625 -3 1.546875 -3 1.546875 -2.84375 C 1.546875 -2.75 1.640625 -2.75 1.765625 -2.75 L 2.28125 -2.75 C 2.28125 -2.703125 1.84375 -0.203125 1.671875 0.546875 C 1.640625 0.703125 1.515625 1.21875 1.1875 1.21875 C 1.171875 1.21875 1.015625 1.21875 0.875 1.140625 C 1.15625 1.046875 1.1875 0.796875 1.1875 0.765625 C 1.1875 0.609375 1.0625 0.5 0.90625 0.5 C 0.71875 0.5 0.515625 0.65625 0.515625 0.921875 C 0.515625 1.234375 0.84375 1.421875 1.1875 1.421875 C 1.625 1.421875 1.9375 0.96875 2.015625 0.8125 C 2.265625 0.34375 2.4375 -0.515625 2.453125 -0.59375 Z M 2.84375 -2.75 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.640625 -1.40625 C 1.640625 -1.453125 1.8125 -2.078125 1.8125 -2.109375 C 1.828125 -2.171875 2.03125 -2.515625 2.265625 -2.6875 C 2.328125 -2.734375 2.515625 -2.875 2.828125 -2.875 C 2.890625 -2.875 3.0625 -2.875 3.203125 -2.78125 C 2.984375 -2.71875 2.90625 -2.515625 2.90625 -2.390625 C 2.90625 -2.25 3.015625 -2.140625 3.171875 -2.140625 C 3.34375 -2.140625 3.5625 -2.265625 3.5625 -2.5625 C 3.5625 -2.921875 3.1875 -3.078125 2.828125 -3.078125 C 2.46875 -3.078125 2.15625 -2.921875 1.84375 -2.578125 C 1.71875 -3 1.296875 -3.078125 1.125 -3.078125 C 0.875 -3.078125 0.703125 -2.90625 0.578125 -2.71875 C 0.421875 -2.453125 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.546875 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 L 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.125 0.0625 1.265625 0 1.3125 -0.125 C 1.328125 -0.171875 1.40625 -0.484375 1.453125 -0.65625 Z M 1.640625 -1.40625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 4.75 -6.078125 C 4.828125 -6.1875 4.828125 -6.203125 4.828125 -6.421875 L 2.40625 -6.421875 C 1.203125 -6.421875 1.171875 -6.546875 1.140625 -6.734375 L 0.890625 -6.734375 L 0.5625 -4.6875 L 0.8125 -4.6875 C 0.84375 -4.84375 0.921875 -5.46875 1.0625 -5.59375 C 1.125 -5.65625 1.90625 -5.65625 2.03125 -5.65625 L 4.09375 -5.65625 C 3.984375 -5.5 3.203125 -4.40625 2.984375 -4.078125 C 2.078125 -2.734375 1.75 -1.34375 1.75 -0.328125 C 1.75 -0.234375 1.75 0.21875 2.21875 0.21875 C 2.671875 0.21875 2.671875 -0.234375 2.671875 -0.328125 L 2.671875 -0.84375 C 2.671875 -1.390625 2.703125 -1.9375 2.78125 -2.46875 C 2.828125 -2.703125 2.953125 -3.5625 3.40625 -4.171875 Z M 4.75 -6.078125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="52" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.158" y="8.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="10.82417" y="8.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="18.003" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="28.521513" y="7.344"/>
<use xlink:href="#glyph2-3" x="33.502813" y="7.344"/>
<use xlink:href="#glyph2-4" x="38.484113" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="43.463" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="9pt" height="9pt" viewBox="0 0 9 9" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.46875 -0.203125 1.796875 -1.5625 1.84375 -1.75 C 1.921875 -2.078125 2.109375 -2.765625 2.15625 -3.046875 C 2.203125 -3.171875 2.484375 -3.640625 2.71875 -3.859375 C 2.796875 -3.921875 3.09375 -4.1875 3.515625 -4.1875 C 3.78125 -4.1875 3.921875 -4.0625 3.9375 -4.0625 C 3.640625 -4.015625 3.421875 -3.78125 3.421875 -3.515625 C 3.421875 -3.359375 3.53125 -3.171875 3.796875 -3.171875 C 4.0625 -3.171875 4.34375 -3.40625 4.34375 -3.765625 C 4.34375 -4.109375 4.03125 -4.40625 3.515625 -4.40625 C 2.875 -4.40625 2.4375 -3.921875 2.25 -3.640625 C 2.15625 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.875 -2.625 C 3.90625 -2.71875 3.90625 -2.734375 3.90625 -2.78125 C 3.90625 -2.921875 3.796875 -3 3.671875 -3 C 3.59375 -3 3.46875 -2.96875 3.390625 -2.84375 C 3.359375 -2.796875 3.3125 -2.578125 3.28125 -2.4375 L 3.125 -1.859375 C 3.09375 -1.6875 2.875 -0.8125 2.84375 -0.734375 C 2.84375 -0.734375 2.53125 -0.125 2 -0.125 C 1.515625 -0.125 1.515625 -0.578125 1.515625 -0.703125 C 1.515625 -1.078125 1.671875 -1.515625 1.890625 -2.0625 C 1.96875 -2.28125 2 -2.359375 2 -2.484375 C 2 -2.8125 1.71875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.75 -2.609375 1.046875 -2.875 1.328125 -2.875 C 1.4375 -2.875 1.5 -2.796875 1.5 -2.640625 C 1.5 -2.46875 1.4375 -2.328125 1.40625 -2.234375 C 1.0625 -1.375 1 -1.125 1 -0.8125 C 1 -0.703125 1 -0.375 1.265625 -0.140625 C 1.484375 0.03125 1.78125 0.0625 1.96875 0.0625 C 2.25 0.0625 2.5 -0.03125 2.71875 -0.25 C 2.640625 0.140625 2.5625 0.4375 2.265625 0.78125 C 2.078125 1 1.796875 1.21875 1.421875 1.21875 C 1.375 1.21875 1.046875 1.21875 0.90625 1 C 1.28125 0.953125 1.28125 0.625 1.28125 0.609375 C 1.28125 0.390625 1.078125 0.34375 1.015625 0.34375 C 0.84375 0.34375 0.609375 0.484375 0.609375 0.8125 C 0.609375 1.15625 0.9375 1.421875 1.4375 1.421875 C 2.140625 1.421875 3 0.875 3.21875 0 Z M 3.875 -2.625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="9" height="9" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="5.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="4.959" y="6.839"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -0,0 +1,214 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="332pt" height="37pt" viewBox="0 0 332 37" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 6 -6.1875 C 6.046875 -6.328125 6.046875 -6.34375 6.125 -6.34375 C 6.234375 -6.375 6.375 -6.375 6.5 -6.375 C 6.765625 -6.375 6.921875 -6.375 6.921875 -6.65625 C 6.921875 -6.671875 6.90625 -6.84375 6.703125 -6.84375 C 6.515625 -6.84375 6.296875 -6.8125 6.078125 -6.8125 C 5.859375 -6.8125 5.625 -6.8125 5.390625 -6.8125 C 5 -6.8125 4.046875 -6.84375 3.65625 -6.84375 C 3.53125 -6.84375 3.359375 -6.84375 3.359375 -6.546875 C 3.359375 -6.375 3.515625 -6.375 3.703125 -6.375 L 4.046875 -6.375 C 4.4375 -6.375 4.453125 -6.375 4.6875 -6.34375 L 3.484375 -1.5 C 3.234375 -0.484375 2.609375 -0.1875 2.15625 -0.1875 C 2.0625 -0.1875 1.640625 -0.203125 1.328125 -0.421875 C 1.875 -0.5625 2.046875 -1.03125 2.046875 -1.296875 C 2.046875 -1.625 1.78125 -1.859375 1.453125 -1.859375 C 1.046875 -1.859375 0.5625 -1.546875 0.5625 -0.921875 C 0.5625 -0.234375 1.25 0.171875 2.203125 0.171875 C 3.3125 0.171875 4.53125 -0.296875 4.8125 -1.453125 Z M 6 -6.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.9375 -2.65625 C 2.796875 -2.890625 2.5625 -3.078125 2.21875 -3.078125 C 1.328125 -3.078125 0.421875 -2.09375 0.421875 -1.09375 C 0.421875 -0.40625 0.875 0.0625 1.484375 0.0625 C 1.859375 0.0625 2.1875 -0.140625 2.46875 -0.421875 C 2.59375 0 3 0.0625 3.1875 0.0625 C 3.4375 0.0625 3.609375 -0.078125 3.734375 -0.296875 C 3.890625 -0.578125 3.984375 -0.96875 3.984375 -1 C 3.984375 -1.09375 3.890625 -1.09375 3.875 -1.09375 C 3.765625 -1.09375 3.765625 -1.0625 3.71875 -0.875 C 3.625 -0.53125 3.5 -0.125 3.203125 -0.125 C 3.03125 -0.125 2.96875 -0.28125 2.96875 -0.46875 C 2.96875 -0.578125 3.03125 -0.84375 3.078125 -1.015625 C 3.125 -1.203125 3.203125 -1.484375 3.234375 -1.640625 L 3.375 -2.171875 C 3.421875 -2.359375 3.5 -2.6875 3.5 -2.71875 C 3.5 -2.875 3.375 -2.9375 3.265625 -2.9375 C 3.140625 -2.9375 2.984375 -2.859375 2.9375 -2.65625 Z M 2.5 -0.875 C 2.453125 -0.671875 2.296875 -0.53125 2.140625 -0.40625 C 2.078125 -0.34375 1.796875 -0.125 1.5 -0.125 C 1.234375 -0.125 0.984375 -0.3125 0.984375 -0.796875 C 0.984375 -1.171875 1.1875 -1.9375 1.359375 -2.21875 C 1.671875 -2.78125 2.03125 -2.875 2.21875 -2.875 C 2.703125 -2.875 2.84375 -2.34375 2.84375 -2.265625 C 2.84375 -2.25 2.828125 -2.1875 2.828125 -2.171875 Z M 2.5 -0.875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph3-4">
<path style="stroke:none;" d="M 2.9375 -1.640625 L 2.9375 -0.78125 C 2.9375 -0.421875 2.90625 -0.3125 2.171875 -0.3125 L 1.96875 -0.3125 L 1.96875 0 C 2.375 -0.03125 2.890625 -0.03125 3.3125 -0.03125 C 3.734375 -0.03125 4.25 -0.03125 4.671875 0 L 4.671875 -0.3125 L 4.453125 -0.3125 C 3.71875 -0.3125 3.703125 -0.421875 3.703125 -0.78125 L 3.703125 -1.640625 L 4.6875 -1.640625 L 4.6875 -1.953125 L 3.703125 -1.953125 L 3.703125 -6.484375 C 3.703125 -6.6875 3.703125 -6.75 3.53125 -6.75 C 3.453125 -6.75 3.421875 -6.75 3.34375 -6.625 L 0.28125 -1.953125 L 0.28125 -1.640625 Z M 2.984375 -1.953125 L 0.5625 -1.953125 L 2.984375 -5.671875 Z M 2.984375 -1.953125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-5">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph3-6">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-7">
<path style="stroke:none;" d="M 1.3125 -3.265625 L 1.3125 -3.515625 C 1.3125 -6.03125 2.546875 -6.390625 3.0625 -6.390625 C 3.296875 -6.390625 3.71875 -6.328125 3.9375 -5.984375 C 3.78125 -5.984375 3.390625 -5.984375 3.390625 -5.546875 C 3.390625 -5.234375 3.625 -5.078125 3.84375 -5.078125 C 4 -5.078125 4.3125 -5.171875 4.3125 -5.5625 C 4.3125 -6.15625 3.875 -6.640625 3.046875 -6.640625 C 1.765625 -6.640625 0.421875 -5.359375 0.421875 -3.15625 C 0.421875 -0.484375 1.578125 0.21875 2.5 0.21875 C 3.609375 0.21875 4.5625 -0.71875 4.5625 -2.03125 C 4.5625 -3.296875 3.671875 -4.25 2.5625 -4.25 C 1.890625 -4.25 1.515625 -3.75 1.3125 -3.265625 Z M 2.5 -0.0625 C 1.875 -0.0625 1.578125 -0.65625 1.515625 -0.8125 C 1.328125 -1.28125 1.328125 -2.078125 1.328125 -2.25 C 1.328125 -3.03125 1.65625 -4.03125 2.546875 -4.03125 C 2.71875 -4.03125 3.171875 -4.03125 3.484375 -3.40625 C 3.65625 -3.046875 3.65625 -2.53125 3.65625 -2.046875 C 3.65625 -1.5625 3.65625 -1.0625 3.484375 -0.703125 C 3.1875 -0.109375 2.734375 -0.0625 2.5 -0.0625 Z M 2.5 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-8">
<path style="stroke:none;" d="M 4.75 -6.078125 C 4.828125 -6.1875 4.828125 -6.203125 4.828125 -6.421875 L 2.40625 -6.421875 C 1.203125 -6.421875 1.171875 -6.546875 1.140625 -6.734375 L 0.890625 -6.734375 L 0.5625 -4.6875 L 0.8125 -4.6875 C 0.84375 -4.84375 0.921875 -5.46875 1.0625 -5.59375 C 1.125 -5.65625 1.90625 -5.65625 2.03125 -5.65625 L 4.09375 -5.65625 C 3.984375 -5.5 3.203125 -4.40625 2.984375 -4.078125 C 2.078125 -2.734375 1.75 -1.34375 1.75 -0.328125 C 1.75 -0.234375 1.75 0.21875 2.21875 0.21875 C 2.671875 0.21875 2.671875 -0.234375 2.671875 -0.328125 L 2.671875 -0.84375 C 2.671875 -1.390625 2.703125 -1.9375 2.78125 -2.46875 C 2.828125 -2.703125 2.953125 -3.5625 3.40625 -4.171875 Z M 4.75 -6.078125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 3.25 17.546875 L 3.9375 17.546875 L 3.9375 0.296875 L 6.5625 0.296875 L 6.5625 -0.390625 L 3.25 -0.390625 Z M 3.25 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph4-2">
<path style="stroke:none;" d="M 3.25 17.53125 L 6.5625 17.53125 L 6.5625 16.84375 L 3.9375 16.84375 L 3.9375 -0.40625 L 3.25 -0.40625 Z M 3.25 17.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-3">
<path style="stroke:none;" d="M 2.703125 17.546875 L 3.390625 17.546875 L 3.390625 -0.390625 L 0.0625 -0.390625 L 0.0625 0.296875 L 2.703125 0.296875 Z M 2.703125 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph4-4">
<path style="stroke:none;" d="M 2.703125 16.84375 L 0.0625 16.84375 L 0.0625 17.53125 L 3.390625 17.53125 L 3.390625 -0.40625 L 2.703125 -0.40625 Z M 2.703125 16.84375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 6.5625 -2.296875 C 6.734375 -2.296875 6.921875 -2.296875 6.921875 -2.5 C 6.921875 -2.6875 6.734375 -2.6875 6.5625 -2.6875 L 1.171875 -2.6875 C 1 -2.6875 0.828125 -2.6875 0.828125 -2.5 C 0.828125 -2.296875 1 -2.296875 1.171875 -2.296875 Z M 6.5625 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph7-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph7-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph7-2">
<path style="stroke:none;" d="M 0.890625 -6.015625 L 0.890625 -5.703125 C 1.328125 -5.703125 1.796875 -5.75 2.1875 -5.96875 L 2.1875 -0.75 C 2.1875 -0.375 1.8125 -0.3125 1.421875 -0.3125 C 1.25 -0.3125 1.09375 -0.3125 0.953125 -0.3125 L 0.953125 -0.015625 L 4.1875 -0.015625 L 4.1875 -0.3125 C 4.015625 -0.3125 3.84375 -0.3125 3.6875 -0.3125 C 3.296875 -0.3125 2.9375 -0.375 2.9375 -0.75 L 2.9375 -6.484375 C 2.9375 -6.578125 2.90625 -6.65625 2.796875 -6.65625 C 2.65625 -6.65625 2.5 -6.453125 2.375 -6.375 C 1.9375 -6.09375 1.40625 -6.015625 0.890625 -6.015625 Z M 0.890625 -6.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph7-3">
<path style="stroke:none;" d="M 0.890625 -5.328125 C 1.125 -5.828125 1.5 -6.34375 2.21875 -6.34375 C 3.15625 -6.34375 3.5625 -5.484375 3.5625 -4.703125 C 3.5625 -3.78125 2.953125 -3.03125 2.375 -2.375 C 1.8125 -1.703125 1.203125 -1.0625 0.625 -0.40625 C 0.53125 -0.3125 0.5 -0.265625 0.5 -0.125 L 0.5 -0.015625 L 4.203125 -0.015625 L 4.46875 -1.75 L 4.234375 -1.75 C 4.140625 -1.296875 4.203125 -0.796875 3.6875 -0.796875 L 3.296875 -0.796875 C 3 -0.78125 2.71875 -0.78125 2.421875 -0.78125 C 2.03125 -0.78125 1.65625 -0.78125 1.28125 -0.78125 L 1.96875 -1.453125 C 2.25 -1.71875 2.515625 -1.984375 2.796875 -2.234375 C 3.53125 -2.890625 4.46875 -3.609375 4.46875 -4.71875 C 4.46875 -5.84375 3.515625 -6.65625 2.390625 -6.65625 C 1.4375 -6.65625 0.5 -5.9375 0.5 -4.859375 C 0.5 -4.609375 0.59375 -4.296875 1.015625 -4.296875 C 1.3125 -4.296875 1.546875 -4.5 1.546875 -4.8125 C 1.546875 -5.078125 1.34375 -5.328125 1.03125 -5.328125 C 0.984375 -5.328125 0.9375 -5.328125 0.890625 -5.328125 Z M 0.890625 -5.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph7-4">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="332" height="37" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.128" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.417" y="22.259"/>
<use xlink:href="#glyph1-2" x="10.738664" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="13.104" y="22.259"/>
<use xlink:href="#glyph2-1" x="17.075579" y="22.259"/>
<use xlink:href="#glyph2-1" x="21.047158" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="28.283" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="38.799" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-2" x="38.799" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="45.441" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="64.260351" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="69.241" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="72.008" y="8.709"/>
<use xlink:href="#glyph3-4" x="76.9893" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="95.808" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="103.557" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="108.538" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="111.306" y="8.709"/>
<use xlink:href="#glyph3-5" x="116.2873" y="8.709"/>
<use xlink:href="#glyph3-6" x="121.2686" y="8.709"/>
<use xlink:href="#glyph3-5" x="126.2499" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="45.441" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="64.260351" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="69.241" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="72.008" y="20.664"/>
<use xlink:href="#glyph3-4" x="76.9893" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="99.684103" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="104.664" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="107.431" y="20.664"/>
<use xlink:href="#glyph3-7" x="112.4123" y="20.664"/>
<use xlink:href="#glyph3-8" x="117.3936" y="20.664"/>
<use xlink:href="#glyph3-5" x="122.3749" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="45.441" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="60.385" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="68.134" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="73.115" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="75.883" y="32.62"/>
<use xlink:href="#glyph3-4" x="80.8643" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="99.683651" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="104.664" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="107.431" y="32.62"/>
<use xlink:href="#glyph3-4" x="112.4123" y="32.62"/>
<use xlink:href="#glyph3-6" x="117.3936" y="32.62"/>
<use xlink:href="#glyph3-5" x="122.3749" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-3" x="131.231" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-4" x="131.231" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph7-1" x="314.773" y="20.764"/>
<use xlink:href="#glyph7-2" x="318.646459" y="20.764"/>
<use xlink:href="#glyph7-3" x="323.626763" y="20.764"/>
<use xlink:href="#glyph7-4" x="328.607066" y="20.764"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -0,0 +1,269 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="364pt" height="37pt" viewBox="0 0 364 37" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 1.109375 -4.296875 L 0.328125 -4.296875 L 0.328125 -3.984375 L 1.109375 -3.984375 L 1.109375 -0.6875 C 1.109375 -0.34375 0.8125 -0.3125 0.515625 -0.3125 L 0.34375 -0.3125 L 0.34375 -0.015625 L 2.734375 -0.015625 L 2.734375 -0.3125 L 2.421875 -0.3125 C 2.203125 -0.3125 1.96875 -0.328125 1.859375 -0.4375 C 1.78125 -0.53125 1.78125 -0.65625 1.78125 -0.78125 L 1.78125 -3.984375 L 2.90625 -3.984375 L 2.90625 -4.296875 L 1.75 -4.296875 L 1.75 -5.609375 C 1.75 -6.15625 2.125 -6.8125 2.65625 -6.8125 C 2.765625 -6.8125 2.90625 -6.796875 2.984375 -6.734375 C 2.796875 -6.6875 2.6875 -6.515625 2.6875 -6.3125 C 2.6875 -6.0625 2.875 -5.890625 3.125 -5.890625 C 3.375 -5.890625 3.5625 -6.09375 3.5625 -6.3125 C 3.5625 -6.78125 3.078125 -7.03125 2.65625 -7.03125 C 1.75 -7.03125 1.109375 -6.328125 1.109375 -5.359375 Z M 1.109375 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 0.578125 -4.296875 L 0.578125 -3.984375 L 0.765625 -3.984375 C 1.109375 -3.984375 1.421875 -3.953125 1.421875 -3.5 L 1.421875 -0.203125 C 1.421875 -0.015625 1.4375 0.15625 1.4375 0.34375 C 1.4375 0.890625 1.375 1.8125 0.703125 1.8125 C 0.546875 1.8125 0.296875 1.78125 0.171875 1.671875 C 0.40625 1.640625 0.515625 1.4375 0.515625 1.21875 C 0.515625 0.9375 0.296875 0.78125 0.0625 0.78125 L 0.015625 0.78125 C -0.203125 0.78125 -0.40625 1 -0.40625 1.234375 C -0.40625 1.796875 0.21875 2.03125 0.6875 2.03125 C 1.453125 2.03125 2.09375 1.421875 2.09375 0.484375 L 2.09375 -4.40625 Z M 1.484375 -6.671875 C 1.234375 -6.640625 1.03125 -6.421875 1.03125 -6.15625 C 1.03125 -5.859375 1.28125 -5.625 1.5625 -5.625 C 1.828125 -5.625 2.09375 -5.84375 2.09375 -6.15625 C 2.09375 -6.4375 1.84375 -6.671875 1.5625 -6.671875 C 1.53125 -6.671875 1.515625 -6.671875 1.484375 -6.671875 Z M 1.484375 -6.671875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 1.75 -4.46875 C 1.390625 -4.421875 1 -4.359375 0.703125 -4.109375 C 0.46875 -3.890625 0.328125 -3.5625 0.328125 -3.234375 C 0.328125 -1.53125 3.09375 -2.5 3.09375 -1 C 3.09375 -0.40625 2.546875 -0.125 2 -0.125 C 1.25 -0.125 0.734375 -0.65625 0.59375 -1.515625 C 0.578125 -1.609375 0.5625 -1.6875 0.453125 -1.6875 C 0.375 -1.6875 0.328125 -1.640625 0.328125 -1.5625 L 0.328125 0.015625 C 0.34375 0.0625 0.375 0.09375 0.421875 0.09375 L 0.4375 0.09375 C 0.59375 0.09375 0.75 -0.265625 0.875 -0.296875 L 0.890625 -0.296875 C 0.96875 -0.296875 1.234375 -0.046875 1.453125 0.015625 C 1.609375 0.078125 1.796875 0.09375 1.96875 0.09375 C 2.796875 0.09375 3.59375 -0.34375 3.59375 -1.25 C 3.59375 -1.90625 3.109375 -2.453125 2.453125 -2.625 C 1.828125 -2.796875 0.8125 -2.796875 0.8125 -3.515625 C 0.8125 -4.125 1.484375 -4.28125 1.921875 -4.28125 C 2.40625 -4.28125 3.09375 -4 3.09375 -3.15625 C 3.09375 -3.0625 3.09375 -2.984375 3.203125 -2.984375 C 3.3125 -2.984375 3.34375 -3.0625 3.34375 -3.15625 C 3.34375 -3.203125 3.34375 -3.265625 3.34375 -3.296875 L 3.34375 -4.328125 C 3.34375 -4.390625 3.3125 -4.46875 3.234375 -4.46875 C 3.078125 -4.46875 2.96875 -4.21875 2.859375 -4.21875 L 2.84375 -4.21875 C 2.765625 -4.21875 2.609375 -4.34375 2.5 -4.390625 C 2.3125 -4.453125 2.109375 -4.46875 1.921875 -4.46875 C 1.859375 -4.46875 1.8125 -4.46875 1.75 -4.46875 Z M 1.75 -4.46875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 0.3125 -4.296875 L 0.3125 -3.984375 L 0.453125 -3.984375 C 0.734375 -3.984375 1.03125 -3.96875 1.09375 -3.671875 C 1.09375 -3.5625 1.09375 -3.453125 1.09375 -3.34375 L 1.09375 -1.359375 C 1.09375 -1.03125 1.109375 -0.734375 1.28125 -0.4375 C 1.5625 -0.015625 2.125 0.109375 2.59375 0.109375 C 3.046875 0.109375 3.453125 -0.09375 3.703125 -0.453125 C 3.765625 -0.5625 3.84375 -0.65625 3.875 -0.78125 L 3.875 0.09375 L 5.328125 -0.015625 L 5.328125 -0.3125 L 5.171875 -0.3125 C 4.84375 -0.3125 4.546875 -0.34375 4.546875 -0.796875 L 4.546875 -4.40625 L 3.078125 -4.296875 L 3.078125 -3.984375 L 3.21875 -3.984375 C 3.546875 -3.984375 3.84375 -3.953125 3.84375 -3.484375 L 3.84375 -1.6875 C 3.84375 -0.953125 3.46875 -0.125 2.640625 -0.125 C 2.078125 -0.125 1.796875 -0.265625 1.796875 -1.328125 L 1.796875 -4.40625 Z M 0.3125 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 0.265625 -4.296875 L 0.265625 -3.984375 L 0.421875 -3.984375 C 0.75 -3.984375 1.046875 -3.953125 1.046875 -3.484375 L 1.046875 -0.734375 C 1.046875 -0.328125 0.765625 -0.3125 0.328125 -0.3125 L 0.265625 -0.3125 L 0.265625 -0.015625 L 2.6875 -0.015625 L 2.6875 -0.3125 C 2.5625 -0.3125 2.421875 -0.3125 2.296875 -0.3125 C 1.984375 -0.3125 1.71875 -0.359375 1.71875 -0.734375 L 1.71875 -2.046875 C 1.71875 -2.90625 1.90625 -4.1875 2.890625 -4.1875 C 2.9375 -4.1875 2.953125 -4.1875 3 -4.171875 C 2.84375 -4.109375 2.765625 -3.953125 2.765625 -3.78125 C 2.765625 -3.5625 2.921875 -3.40625 3.15625 -3.359375 C 3.4375 -3.359375 3.625 -3.53125 3.625 -3.78125 C 3.625 -4.1875 3.25 -4.40625 2.890625 -4.40625 C 2.296875 -4.40625 1.78125 -3.875 1.671875 -3.34375 L 1.671875 -4.40625 Z M 0.265625 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 0.1875 -4.296875 L 0.1875 -3.984375 L 0.34375 -3.984375 C 0.625 -3.984375 0.84375 -3.953125 1.015625 -3.578125 C 1.46875 -2.484375 1.90625 -1.375 2.375 -0.28125 C 2.40625 -0.203125 2.484375 -0.09375 2.484375 0 C 2.484375 0.015625 2.46875 0.03125 2.46875 0.046875 C 2.40625 0.25 2.296875 0.453125 2.21875 0.640625 C 2.015625 1.140625 1.71875 1.8125 1.109375 1.8125 C 0.953125 1.8125 0.75 1.75 0.640625 1.640625 C 0.828125 1.609375 1.03125 1.5 1.03125 1.21875 C 1.03125 1 0.875 0.8125 0.65625 0.796875 C 0.34375 0.796875 0.1875 0.984375 0.1875 1.21875 C 0.1875 1.71875 0.65625 2.03125 1.109375 2.03125 C 1.828125 2.03125 2.21875 1.296875 2.46875 0.703125 L 2.765625 -0.015625 C 3.109375 -0.875 3.46875 -1.71875 3.828125 -2.578125 L 4.0625 -3.15625 C 4.234375 -3.625 4.5 -3.984375 5.0625 -3.984375 L 5.0625 -4.296875 L 3.453125 -4.296875 L 3.453125 -3.984375 C 3.6875 -3.984375 3.921875 -3.828125 3.921875 -3.578125 C 3.921875 -3.453125 3.859375 -3.3125 3.8125 -3.203125 C 3.515625 -2.515625 3.265625 -1.828125 2.953125 -1.15625 C 2.9375 -1.0625 2.875 -0.984375 2.859375 -0.890625 L 2.84375 -0.890625 C 2.78125 -1.109375 2.671875 -1.328125 2.578125 -1.546875 C 2.328125 -2.1875 2.015625 -2.84375 1.78125 -3.515625 C 1.75 -3.578125 1.703125 -3.65625 1.703125 -3.734375 L 1.703125 -3.765625 C 1.765625 -3.984375 2.046875 -3.984375 2.25 -3.984375 L 2.25 -4.296875 Z M 0.1875 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-7">
<path style="stroke:none;" d="M 0.171875 -4.296875 L 0.171875 -3.984375 L 0.375 -3.984375 C 0.890625 -3.984375 1.03125 -3.78125 1.25 -3.484375 L 2.1875 -2.265625 C 2.234375 -2.21875 2.3125 -2.140625 2.3125 -2.078125 C 2.296875 -2.03125 2.21875 -1.953125 2.1875 -1.90625 C 1.59375 -1.21875 1.15625 -0.3125 0.125 -0.3125 L 0.125 -0.015625 L 1.90625 -0.015625 L 1.90625 -0.3125 C 1.71875 -0.3125 1.609375 -0.5 1.609375 -0.640625 C 1.609375 -0.84375 1.765625 -0.984375 1.890625 -1.125 C 2 -1.28125 2.125 -1.4375 2.25 -1.578125 C 2.328125 -1.6875 2.421875 -1.78125 2.484375 -1.890625 C 2.734375 -1.609375 2.9375 -1.296875 3.15625 -1 L 3.34375 -0.75 C 3.390625 -0.703125 3.453125 -0.640625 3.453125 -0.5625 C 3.453125 -0.40625 3.234375 -0.3125 3.09375 -0.3125 L 3.09375 -0.015625 L 5.140625 -0.015625 L 5.140625 -0.3125 L 4.96875 -0.3125 C 4.796875 -0.3125 4.609375 -0.328125 4.453125 -0.40625 C 4.28125 -0.5 4.15625 -0.6875 4.03125 -0.84375 C 3.703125 -1.28125 3.359375 -1.71875 3.03125 -2.15625 L 2.9375 -2.265625 C 2.921875 -2.296875 2.90625 -2.328125 2.890625 -2.359375 C 2.890625 -2.40625 2.953125 -2.46875 2.984375 -2.515625 L 3.296875 -2.890625 C 3.484375 -3.109375 3.640625 -3.34375 3.84375 -3.546875 C 4.15625 -3.828125 4.546875 -3.984375 4.96875 -3.984375 L 4.96875 -4.296875 L 3.1875 -4.296875 L 3.1875 -3.984375 C 3.390625 -3.9375 3.46875 -3.84375 3.46875 -3.671875 C 3.46875 -3.390625 3.15625 -3.125 2.984375 -2.90625 C 2.90625 -2.8125 2.765625 -2.609375 2.71875 -2.609375 C 2.65625 -2.609375 2.515625 -2.828125 2.421875 -2.9375 C 2.203125 -3.21875 1.859375 -3.578125 1.859375 -3.75 C 1.859375 -3.890625 2.078125 -3.984375 2.203125 -3.984375 L 2.203125 -4.296875 Z M 0.171875 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-8">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-9">
<path style="stroke:none;" d="M 1.09375 -5.78125 C 1.421875 -6.25 1.96875 -6.40625 2.5 -6.40625 C 3.09375 -6.40625 3.359375 -5.796875 3.359375 -5.296875 C 3.359375 -4.671875 3.15625 -3.859375 2.484375 -3.65625 C 2.25 -3.59375 1.671875 -3.671875 1.671875 -3.484375 L 1.671875 -3.453125 C 1.671875 -3.375 1.75 -3.375 1.828125 -3.375 L 1.9375 -3.375 C 2.046875 -3.375 2.171875 -3.375 2.296875 -3.375 C 3.265625 -3.375 3.53125 -2.453125 3.53125 -1.734375 L 3.53125 -1.578125 C 3.515625 -0.953125 3.234375 -0.0625 2.375 -0.0625 C 1.828125 -0.0625 1.171875 -0.328125 0.875 -0.84375 C 0.90625 -0.84375 0.9375 -0.828125 0.984375 -0.828125 C 1.296875 -0.828125 1.53125 -1.078125 1.53125 -1.390625 C 1.53125 -1.671875 1.328125 -1.890625 1.0625 -1.9375 L 1 -1.9375 C 0.59375 -1.9375 0.421875 -1.65625 0.421875 -1.34375 C 0.421875 -0.296875 1.546875 0.203125 2.421875 0.203125 C 3.5 0.203125 4.5625 -0.578125 4.5625 -1.71875 C 4.5625 -2.65625 3.765625 -3.359375 2.875 -3.515625 C 3.609375 -3.78125 4.28125 -4.390625 4.28125 -5.25 C 4.28125 -6.125 3.375 -6.65625 2.4375 -6.65625 C 1.671875 -6.65625 0.6875 -6.234375 0.6875 -5.28125 C 0.6875 -4.96875 0.921875 -4.78125 1.203125 -4.78125 C 1.46875 -4.78125 1.6875 -4.96875 1.6875 -5.28125 C 1.6875 -5.578125 1.46875 -5.78125 1.171875 -5.78125 Z M 1.09375 -5.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-10">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.59375 -2.21875 C 3.59375 -2.984375 3.5 -3.546875 3.1875 -4.03125 C 2.96875 -4.34375 2.53125 -4.625 1.984375 -4.625 C 0.359375 -4.625 0.359375 -2.71875 0.359375 -2.21875 C 0.359375 -1.71875 0.359375 0.140625 1.984375 0.140625 C 3.59375 0.140625 3.59375 -1.71875 3.59375 -2.21875 Z M 1.984375 -0.0625 C 1.65625 -0.0625 1.234375 -0.25 1.09375 -0.8125 C 1 -1.21875 1 -1.796875 1 -2.3125 C 1 -2.828125 1 -3.359375 1.09375 -3.734375 C 1.25 -4.28125 1.6875 -4.4375 1.984375 -4.4375 C 2.359375 -4.4375 2.71875 -4.203125 2.84375 -3.796875 C 2.953125 -3.421875 2.96875 -2.921875 2.96875 -2.3125 C 2.96875 -1.796875 2.96875 -1.28125 2.875 -0.84375 C 2.734375 -0.203125 2.265625 -0.0625 1.984375 -0.0625 Z M 1.984375 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.90625 -2.328125 C 2.453125 -2.328125 2.84375 -1.953125 2.84375 -1.203125 C 2.84375 -0.34375 2.328125 -0.078125 1.9375 -0.078125 C 1.65625 -0.078125 1.03125 -0.15625 0.75 -0.578125 C 1.078125 -0.578125 1.15625 -0.8125 1.15625 -0.96875 C 1.15625 -1.1875 0.984375 -1.34375 0.765625 -1.34375 C 0.578125 -1.34375 0.375 -1.21875 0.375 -0.9375 C 0.375 -0.28125 1.09375 0.140625 1.9375 0.140625 C 2.90625 0.140625 3.578125 -0.515625 3.578125 -1.203125 C 3.578125 -1.75 3.140625 -2.296875 2.375 -2.453125 C 3.09375 -2.71875 3.359375 -3.234375 3.359375 -3.671875 C 3.359375 -4.21875 2.734375 -4.625 1.953125 -4.625 C 1.1875 -4.625 0.59375 -4.25 0.59375 -3.6875 C 0.59375 -3.453125 0.75 -3.328125 0.953125 -3.328125 C 1.171875 -3.328125 1.3125 -3.484375 1.3125 -3.671875 C 1.3125 -3.875 1.171875 -4.03125 0.953125 -4.046875 C 1.203125 -4.34375 1.671875 -4.421875 1.9375 -4.421875 C 2.25 -4.421875 2.6875 -4.265625 2.6875 -3.671875 C 2.6875 -3.375 2.59375 -3.046875 2.40625 -2.84375 C 2.1875 -2.578125 1.984375 -2.5625 1.640625 -2.53125 C 1.46875 -2.515625 1.453125 -2.515625 1.421875 -2.515625 C 1.40625 -2.515625 1.34375 -2.5 1.34375 -2.421875 C 1.34375 -2.328125 1.40625 -2.328125 1.53125 -2.328125 Z M 1.90625 -2.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 4.078125 -2.296875 L 6.859375 -2.296875 C 7 -2.296875 7.1875 -2.296875 7.1875 -2.5 C 7.1875 -2.6875 7 -2.6875 6.859375 -2.6875 L 4.078125 -2.6875 L 4.078125 -5.484375 C 4.078125 -5.625 4.078125 -5.8125 3.875 -5.8125 C 3.671875 -5.8125 3.671875 -5.625 3.671875 -5.484375 L 3.671875 -2.6875 L 0.890625 -2.6875 C 0.75 -2.6875 0.5625 -2.6875 0.5625 -2.5 C 0.5625 -2.296875 0.75 -2.296875 0.890625 -2.296875 L 3.671875 -2.296875 L 3.671875 0.5 C 3.671875 0.640625 3.671875 0.828125 3.875 0.828125 C 4.078125 0.828125 4.078125 0.640625 4.078125 0.5 Z M 4.078125 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-7">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph2-8">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-9">
<path style="stroke:none;" d="M 1.171875 -2.171875 C 1.171875 -3.796875 1.984375 -4.21875 2.515625 -4.21875 C 2.609375 -4.21875 3.234375 -4.203125 3.578125 -3.84375 C 3.171875 -3.8125 3.109375 -3.515625 3.109375 -3.390625 C 3.109375 -3.125 3.296875 -2.9375 3.5625 -2.9375 C 3.828125 -2.9375 4.03125 -3.09375 4.03125 -3.40625 C 4.03125 -4.078125 3.265625 -4.46875 2.5 -4.46875 C 1.25 -4.46875 0.34375 -3.390625 0.34375 -2.15625 C 0.34375 -0.875 1.328125 0.109375 2.484375 0.109375 C 3.8125 0.109375 4.140625 -1.09375 4.140625 -1.1875 C 4.140625 -1.28125 4.03125 -1.28125 4 -1.28125 C 3.921875 -1.28125 3.890625 -1.25 3.875 -1.1875 C 3.59375 -0.265625 2.9375 -0.140625 2.578125 -0.140625 C 2.046875 -0.140625 1.171875 -0.5625 1.171875 -2.171875 Z M 1.171875 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-10">
<path style="stroke:none;" d="M 4.6875 -2.140625 C 4.6875 -3.40625 3.703125 -4.46875 2.5 -4.46875 C 1.25 -4.46875 0.28125 -3.375 0.28125 -2.140625 C 0.28125 -0.84375 1.3125 0.109375 2.484375 0.109375 C 3.6875 0.109375 4.6875 -0.875 4.6875 -2.140625 Z M 2.5 -0.140625 C 2.0625 -0.140625 1.625 -0.34375 1.359375 -0.8125 C 1.109375 -1.25 1.109375 -1.859375 1.109375 -2.21875 C 1.109375 -2.609375 1.109375 -3.140625 1.34375 -3.578125 C 1.609375 -4.03125 2.078125 -4.25 2.484375 -4.25 C 2.921875 -4.25 3.34375 -4.03125 3.609375 -3.59375 C 3.875 -3.171875 3.875 -2.59375 3.875 -2.21875 C 3.875 -1.859375 3.875 -1.3125 3.65625 -0.875 C 3.421875 -0.421875 2.984375 -0.140625 2.5 -0.140625 Z M 2.5 -0.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-11">
<path style="stroke:none;" d="M 2.078125 -1.9375 C 2.296875 -1.890625 3.109375 -1.734375 3.109375 -1.015625 C 3.109375 -0.515625 2.765625 -0.109375 1.984375 -0.109375 C 1.140625 -0.109375 0.78125 -0.671875 0.59375 -1.53125 C 0.5625 -1.65625 0.5625 -1.6875 0.453125 -1.6875 C 0.328125 -1.6875 0.328125 -1.625 0.328125 -1.453125 L 0.328125 -0.125 C 0.328125 0.046875 0.328125 0.109375 0.4375 0.109375 C 0.484375 0.109375 0.5 0.09375 0.6875 -0.09375 C 0.703125 -0.109375 0.703125 -0.125 0.890625 -0.3125 C 1.328125 0.09375 1.78125 0.109375 1.984375 0.109375 C 3.125 0.109375 3.59375 -0.5625 3.59375 -1.28125 C 3.59375 -1.796875 3.296875 -2.109375 3.171875 -2.21875 C 2.84375 -2.546875 2.453125 -2.625 2.03125 -2.703125 C 1.46875 -2.8125 0.8125 -2.9375 0.8125 -3.515625 C 0.8125 -3.875 1.0625 -4.28125 1.921875 -4.28125 C 3.015625 -4.28125 3.078125 -3.375 3.09375 -3.078125 C 3.09375 -2.984375 3.1875 -2.984375 3.203125 -2.984375 C 3.34375 -2.984375 3.34375 -3.03125 3.34375 -3.21875 L 3.34375 -4.234375 C 3.34375 -4.390625 3.34375 -4.46875 3.234375 -4.46875 C 3.1875 -4.46875 3.15625 -4.46875 3.03125 -4.34375 C 3 -4.3125 2.90625 -4.21875 2.859375 -4.1875 C 2.484375 -4.46875 2.078125 -4.46875 1.921875 -4.46875 C 0.703125 -4.46875 0.328125 -3.796875 0.328125 -3.234375 C 0.328125 -2.890625 0.484375 -2.609375 0.75 -2.390625 C 1.078125 -2.140625 1.359375 -2.078125 2.078125 -1.9375 Z M 2.078125 -1.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 4.53125 -4.984375 C 4.53125 -5.640625 4.359375 -7.03125 3.34375 -7.03125 C 1.953125 -7.03125 0.421875 -4.21875 0.421875 -1.9375 C 0.421875 -1 0.703125 0.109375 1.609375 0.109375 C 3.015625 0.109375 4.53125 -2.75 4.53125 -4.984375 Z M 1.46875 -3.625 C 1.640625 -4.25 1.84375 -5.046875 2.25 -5.765625 C 2.515625 -6.25 2.875 -6.8125 3.328125 -6.8125 C 3.8125 -6.8125 3.875 -6.171875 3.875 -5.609375 C 3.875 -5.109375 3.796875 -4.609375 3.5625 -3.625 Z M 3.46875 -3.296875 C 3.359375 -2.84375 3.15625 -2 2.765625 -1.28125 C 2.421875 -0.59375 2.046875 -0.109375 1.609375 -0.109375 C 1.28125 -0.109375 1.078125 -0.40625 1.078125 -1.328125 C 1.078125 -1.75 1.140625 -2.328125 1.390625 -3.296875 Z M 3.46875 -3.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 1.90625 -2.5 C 1.90625 -2.78125 1.671875 -3.015625 1.390625 -3.015625 C 1.09375 -3.015625 0.859375 -2.78125 0.859375 -2.5 C 0.859375 -2.203125 1.09375 -1.96875 1.390625 -1.96875 C 1.671875 -1.96875 1.90625 -2.203125 1.90625 -2.5 Z M 1.90625 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 6 -6.1875 C 6.046875 -6.328125 6.046875 -6.34375 6.125 -6.34375 C 6.234375 -6.375 6.375 -6.375 6.5 -6.375 C 6.765625 -6.375 6.921875 -6.375 6.921875 -6.65625 C 6.921875 -6.671875 6.90625 -6.84375 6.703125 -6.84375 C 6.515625 -6.84375 6.296875 -6.8125 6.078125 -6.8125 C 5.859375 -6.8125 5.625 -6.8125 5.390625 -6.8125 C 5 -6.8125 4.046875 -6.84375 3.65625 -6.84375 C 3.53125 -6.84375 3.359375 -6.84375 3.359375 -6.546875 C 3.359375 -6.375 3.515625 -6.375 3.703125 -6.375 L 4.046875 -6.375 C 4.4375 -6.375 4.453125 -6.375 4.6875 -6.34375 L 3.484375 -1.5 C 3.234375 -0.484375 2.609375 -0.1875 2.15625 -0.1875 C 2.0625 -0.1875 1.640625 -0.203125 1.328125 -0.421875 C 1.875 -0.5625 2.046875 -1.03125 2.046875 -1.296875 C 2.046875 -1.625 1.78125 -1.859375 1.453125 -1.859375 C 1.046875 -1.859375 0.5625 -1.546875 0.5625 -0.921875 C 0.5625 -0.234375 1.25 0.171875 2.203125 0.171875 C 3.3125 0.171875 4.53125 -0.296875 4.8125 -1.453125 Z M 6 -6.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph7-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph7-1">
<path style="stroke:none;" d="M 2.9375 -2.65625 C 2.796875 -2.890625 2.5625 -3.078125 2.21875 -3.078125 C 1.328125 -3.078125 0.421875 -2.09375 0.421875 -1.09375 C 0.421875 -0.40625 0.875 0.0625 1.484375 0.0625 C 1.859375 0.0625 2.1875 -0.140625 2.46875 -0.421875 C 2.59375 0 3 0.0625 3.1875 0.0625 C 3.4375 0.0625 3.609375 -0.078125 3.734375 -0.296875 C 3.890625 -0.578125 3.984375 -0.96875 3.984375 -1 C 3.984375 -1.09375 3.890625 -1.09375 3.875 -1.09375 C 3.765625 -1.09375 3.765625 -1.0625 3.71875 -0.875 C 3.625 -0.53125 3.5 -0.125 3.203125 -0.125 C 3.03125 -0.125 2.96875 -0.28125 2.96875 -0.46875 C 2.96875 -0.578125 3.03125 -0.84375 3.078125 -1.015625 C 3.125 -1.203125 3.203125 -1.484375 3.234375 -1.640625 L 3.375 -2.171875 C 3.421875 -2.359375 3.5 -2.6875 3.5 -2.71875 C 3.5 -2.875 3.375 -2.9375 3.265625 -2.9375 C 3.140625 -2.9375 2.984375 -2.859375 2.9375 -2.65625 Z M 2.5 -0.875 C 2.453125 -0.671875 2.296875 -0.53125 2.140625 -0.40625 C 2.078125 -0.34375 1.796875 -0.125 1.5 -0.125 C 1.234375 -0.125 0.984375 -0.3125 0.984375 -0.796875 C 0.984375 -1.171875 1.1875 -1.9375 1.359375 -2.21875 C 1.671875 -2.78125 2.03125 -2.875 2.21875 -2.875 C 2.703125 -2.875 2.84375 -2.34375 2.84375 -2.265625 C 2.84375 -2.25 2.828125 -2.1875 2.828125 -2.171875 Z M 2.5 -0.875 "/>
</symbol>
<symbol overflow="visible" id="glyph7-2">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph8-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph8-1">
<path style="stroke:none;" d="M 3.25 17.546875 L 3.9375 17.546875 L 3.9375 0.296875 L 6.5625 0.296875 L 6.5625 -0.390625 L 3.25 -0.390625 Z M 3.25 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph8-2">
<path style="stroke:none;" d="M 3.25 17.53125 L 6.5625 17.53125 L 6.5625 16.84375 L 3.9375 16.84375 L 3.9375 -0.40625 L 3.25 -0.40625 Z M 3.25 17.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph8-3">
<path style="stroke:none;" d="M 2.703125 17.546875 L 3.390625 17.546875 L 3.390625 -0.390625 L 0.0625 -0.390625 L 0.0625 0.296875 L 2.703125 0.296875 Z M 2.703125 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph8-4">
<path style="stroke:none;" d="M 2.703125 16.84375 L 0.0625 16.84375 L 0.0625 17.53125 L 3.390625 17.53125 L 3.390625 -0.40625 L 2.703125 -0.40625 Z M 2.703125 16.84375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="364" height="37" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.269" y="20.764"/>
<use xlink:href="#glyph0-2" x="3.312574" y="20.764"/>
<use xlink:href="#glyph0-3" x="6.356149" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="10.284" y="23.199"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="17.521" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="28.037" y="20.764"/>
<use xlink:href="#glyph0-2" x="31.080574" y="20.764"/>
<use xlink:href="#glyph0-3" x="34.124149" y="20.764"/>
<use xlink:href="#glyph0-4" x="38.052402" y="20.764"/>
<use xlink:href="#glyph0-5" x="43.58563" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="47.487" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="51.361" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="56.038" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="60.508" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="66.594152" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="77.754" y="14.024"/>
<use xlink:href="#glyph2-6" x="82.7353" y="14.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="87.717" y="14.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-7" x="90.484" y="14.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="97.679" y="14.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="102.661" y="14.024"/>
<use xlink:href="#glyph2-6" x="107.6423" y="14.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="112.623" y="10.409"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="118.85" y="10.409"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00009375 -0.0004375 L 45.566312 -0.0004375 " transform="matrix(1,0,0,-1,77.754,18.273)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-8" x="82.099" y="27.598"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-9" x="88.744054" y="27.598"/>
<use xlink:href="#glyph2-10" x="93.171434" y="27.598"/>
<use xlink:href="#glyph2-11" x="98.152734" y="27.598"/>
<use xlink:href="#glyph2-2" x="102.081983" y="27.598"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="105.954" y="27.598"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="110.631" y="29.092"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="115.1" y="27.598"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="126.729" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="136.691" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph7-1" x="142.98" y="22.259"/>
<use xlink:href="#glyph7-2" x="147.301664" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="149.668" y="22.259"/>
<use xlink:href="#glyph1-3" x="153.639579" y="22.259"/>
<use xlink:href="#glyph1-3" x="157.611158" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="164.293" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph8-1" x="169.275" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph8-2" x="169.275" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="183.013" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="175.917" y="20.664"/>
<use xlink:href="#glyph0-2" x="178.960574" y="20.664"/>
<use xlink:href="#glyph0-3" x="182.004149" y="20.664"/>
<use xlink:href="#glyph0-5" x="185.932402" y="20.664"/>
<use xlink:href="#glyph0-6" x="189.833756" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="175.917" y="32.62"/>
<use xlink:href="#glyph0-2" x="178.960574" y="32.62"/>
<use xlink:href="#glyph0-3" x="182.004149" y="32.62"/>
<use xlink:href="#glyph0-5" x="185.932402" y="32.62"/>
<use xlink:href="#glyph0-7" x="189.833756" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph8-3" x="195.09" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph8-4" x="195.09" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="351.754" y="20.764"/>
<use xlink:href="#glyph0-9" x="355.627459" y="20.764"/>
<use xlink:href="#glyph0-10" x="360.607763" y="20.764"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 35 KiB

View File

@ -0,0 +1,48 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="35pt" height="10pt" viewBox="0 0 35 10" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.296875 -3.5 C 2.359375 -3.703125 2.453125 -4.09375 2.453125 -4.140625 C 2.453125 -4.3125 2.328125 -4.40625 2.15625 -4.40625 C 2.140625 -4.40625 1.859375 -4.390625 1.765625 -4.046875 L 0.328125 1.71875 C 0.296875 1.84375 0.296875 1.859375 0.296875 1.890625 C 0.296875 2.03125 0.40625 2.15625 0.578125 2.15625 C 0.78125 2.15625 0.90625 1.96875 0.921875 1.9375 C 0.96875 1.859375 1.09375 1.328125 1.46875 -0.203125 C 1.796875 0.0625 2.25 0.109375 2.4375 0.109375 C 3.140625 0.109375 3.53125 -0.34375 3.765625 -0.625 C 3.859375 -0.171875 4.234375 0.109375 4.671875 0.109375 C 5.015625 0.109375 5.25 -0.125 5.40625 -0.4375 C 5.578125 -0.796875 5.703125 -1.40625 5.703125 -1.421875 C 5.703125 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.484375 -1.53125 5.46875 -1.484375 5.4375 -1.34375 C 5.28125 -0.703125 5.09375 -0.109375 4.6875 -0.109375 C 4.421875 -0.109375 4.390625 -0.375 4.390625 -0.5625 C 4.390625 -0.78125 4.5 -1.25 4.578125 -1.609375 L 4.859375 -2.6875 C 4.890625 -2.828125 5 -3.203125 5.03125 -3.359375 C 5.078125 -3.59375 5.1875 -3.96875 5.1875 -4.03125 C 5.1875 -4.203125 5.046875 -4.296875 4.890625 -4.296875 C 4.84375 -4.296875 4.578125 -4.28125 4.5 -3.953125 L 4.03125 -2.078125 C 3.921875 -1.578125 3.8125 -1.171875 3.78125 -1.0625 C 3.765625 -1.015625 3.296875 -0.109375 2.484375 -0.109375 C 1.984375 -0.109375 1.75 -0.4375 1.75 -0.984375 C 1.75 -1.265625 1.8125 -1.546875 1.890625 -1.828125 Z M 2.296875 -3.5 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="35" height="10" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.445" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="8.213" y="7.344"/>
<use xlink:href="#glyph0-3" x="13.1943" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="19.836" y="7.344"/>
<use xlink:href="#glyph1-3" x="25.839463" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.2 KiB

View File

@ -0,0 +1,233 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="343pt" height="25pt" viewBox="0 0 343 25" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 1.90625 -6.140625 C 1.90625 -6.40625 1.6875 -6.671875 1.390625 -6.671875 C 1.046875 -6.671875 0.84375 -6.390625 0.84375 -6.140625 C 0.84375 -5.875 1.078125 -5.609375 1.375 -5.609375 C 1.71875 -5.609375 1.90625 -5.890625 1.90625 -6.140625 Z M 1.90625 -6.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-7">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph0-8">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-9">
<path style="stroke:none;" d="M 1.71875 -3.984375 L 3.15625 -3.984375 L 3.15625 -4.296875 L 1.71875 -4.296875 L 1.71875 -6.125 L 1.46875 -6.125 C 1.46875 -5.3125 1.171875 -4.25 0.1875 -4.203125 L 0.1875 -3.984375 L 1.03125 -3.984375 L 1.03125 -1.234375 C 1.03125 -0.015625 1.96875 0.109375 2.328125 0.109375 C 3.03125 0.109375 3.3125 -0.59375 3.3125 -1.234375 L 3.3125 -1.796875 L 3.0625 -1.796875 L 3.0625 -1.25 C 3.0625 -0.515625 2.765625 -0.140625 2.390625 -0.140625 C 1.71875 -0.140625 1.71875 -1.046875 1.71875 -1.21875 Z M 1.71875 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-10">
<path style="stroke:none;" d="M 3.3125 -0.75 C 3.359375 -0.359375 3.625 0.0625 4.09375 0.0625 C 4.3125 0.0625 4.921875 -0.078125 4.921875 -0.890625 L 4.921875 -1.453125 L 4.671875 -1.453125 L 4.671875 -0.890625 C 4.671875 -0.3125 4.421875 -0.25 4.3125 -0.25 C 3.984375 -0.25 3.9375 -0.703125 3.9375 -0.75 L 3.9375 -2.734375 C 3.9375 -3.15625 3.9375 -3.546875 3.578125 -3.921875 C 3.1875 -4.3125 2.6875 -4.46875 2.21875 -4.46875 C 1.390625 -4.46875 0.703125 -4 0.703125 -3.34375 C 0.703125 -3.046875 0.90625 -2.875 1.171875 -2.875 C 1.453125 -2.875 1.625 -3.078125 1.625 -3.328125 C 1.625 -3.453125 1.578125 -3.78125 1.109375 -3.78125 C 1.390625 -4.140625 1.875 -4.25 2.1875 -4.25 C 2.6875 -4.25 3.25 -3.859375 3.25 -2.96875 L 3.25 -2.609375 C 2.734375 -2.578125 2.046875 -2.546875 1.421875 -2.25 C 0.671875 -1.90625 0.421875 -1.390625 0.421875 -0.953125 C 0.421875 -0.140625 1.390625 0.109375 2.015625 0.109375 C 2.671875 0.109375 3.125 -0.296875 3.3125 -0.75 Z M 3.25 -2.390625 L 3.25 -1.390625 C 3.25 -0.453125 2.53125 -0.109375 2.078125 -0.109375 C 1.59375 -0.109375 1.1875 -0.453125 1.1875 -0.953125 C 1.1875 -1.5 1.609375 -2.328125 3.25 -2.390625 Z M 3.25 -2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-11">
<path style="stroke:none;" d="M 1.09375 -3.421875 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 C 0.671875 -0.015625 1.171875 -0.03125 1.453125 -0.03125 C 1.703125 -0.03125 2.21875 -0.015625 2.5625 0 L 2.5625 -0.3125 C 1.890625 -0.3125 1.78125 -0.3125 1.78125 -0.75 L 1.78125 -2.59375 C 1.78125 -3.625 2.5 -4.1875 3.125 -4.1875 C 3.765625 -4.1875 3.875 -3.65625 3.875 -3.078125 L 3.875 -0.75 C 3.875 -0.3125 3.765625 -0.3125 3.09375 -0.3125 L 3.09375 0 C 3.4375 -0.015625 3.953125 -0.03125 4.21875 -0.03125 C 4.46875 -0.03125 5 -0.015625 5.328125 0 L 5.328125 -0.3125 C 4.8125 -0.3125 4.5625 -0.3125 4.5625 -0.609375 L 4.5625 -2.515625 C 4.5625 -3.375 4.5625 -3.671875 4.25 -4.03125 C 4.109375 -4.203125 3.78125 -4.40625 3.203125 -4.40625 C 2.46875 -4.40625 2 -3.984375 1.71875 -3.359375 L 1.71875 -4.40625 L 0.3125 -4.296875 L 0.3125 -3.984375 C 1.015625 -3.984375 1.09375 -3.921875 1.09375 -3.421875 Z M 1.09375 -3.421875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-12">
<path style="stroke:none;" d="M 1.171875 -2.171875 C 1.171875 -3.796875 1.984375 -4.21875 2.515625 -4.21875 C 2.609375 -4.21875 3.234375 -4.203125 3.578125 -3.84375 C 3.171875 -3.8125 3.109375 -3.515625 3.109375 -3.390625 C 3.109375 -3.125 3.296875 -2.9375 3.5625 -2.9375 C 3.828125 -2.9375 4.03125 -3.09375 4.03125 -3.40625 C 4.03125 -4.078125 3.265625 -4.46875 2.5 -4.46875 C 1.25 -4.46875 0.34375 -3.390625 0.34375 -2.15625 C 0.34375 -0.875 1.328125 0.109375 2.484375 0.109375 C 3.8125 0.109375 4.140625 -1.09375 4.140625 -1.1875 C 4.140625 -1.28125 4.03125 -1.28125 4 -1.28125 C 3.921875 -1.28125 3.890625 -1.25 3.875 -1.1875 C 3.59375 -0.265625 2.9375 -0.140625 2.578125 -0.140625 C 2.046875 -0.140625 1.171875 -0.5625 1.171875 -2.171875 Z M 1.171875 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-13">
<path style="stroke:none;" d="M 4.6875 -2.140625 C 4.6875 -3.40625 3.703125 -4.46875 2.5 -4.46875 C 1.25 -4.46875 0.28125 -3.375 0.28125 -2.140625 C 0.28125 -0.84375 1.3125 0.109375 2.484375 0.109375 C 3.6875 0.109375 4.6875 -0.875 4.6875 -2.140625 Z M 2.5 -0.140625 C 2.0625 -0.140625 1.625 -0.34375 1.359375 -0.8125 C 1.109375 -1.25 1.109375 -1.859375 1.109375 -2.21875 C 1.109375 -2.609375 1.109375 -3.140625 1.34375 -3.578125 C 1.609375 -4.03125 2.078125 -4.25 2.484375 -4.25 C 2.921875 -4.25 3.34375 -4.03125 3.609375 -3.59375 C 3.875 -3.171875 3.875 -2.59375 3.875 -2.21875 C 3.875 -1.859375 3.875 -1.3125 3.65625 -0.875 C 3.421875 -0.421875 2.984375 -0.140625 2.5 -0.140625 Z M 2.5 -0.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-14">
<path style="stroke:none;" d="M 2.078125 -1.9375 C 2.296875 -1.890625 3.109375 -1.734375 3.109375 -1.015625 C 3.109375 -0.515625 2.765625 -0.109375 1.984375 -0.109375 C 1.140625 -0.109375 0.78125 -0.671875 0.59375 -1.53125 C 0.5625 -1.65625 0.5625 -1.6875 0.453125 -1.6875 C 0.328125 -1.6875 0.328125 -1.625 0.328125 -1.453125 L 0.328125 -0.125 C 0.328125 0.046875 0.328125 0.109375 0.4375 0.109375 C 0.484375 0.109375 0.5 0.09375 0.6875 -0.09375 C 0.703125 -0.109375 0.703125 -0.125 0.890625 -0.3125 C 1.328125 0.09375 1.78125 0.109375 1.984375 0.109375 C 3.125 0.109375 3.59375 -0.5625 3.59375 -1.28125 C 3.59375 -1.796875 3.296875 -2.109375 3.171875 -2.21875 C 2.84375 -2.546875 2.453125 -2.625 2.03125 -2.703125 C 1.46875 -2.8125 0.8125 -2.9375 0.8125 -3.515625 C 0.8125 -3.875 1.0625 -4.28125 1.921875 -4.28125 C 3.015625 -4.28125 3.078125 -3.375 3.09375 -3.078125 C 3.09375 -2.984375 3.1875 -2.984375 3.203125 -2.984375 C 3.34375 -2.984375 3.34375 -3.03125 3.34375 -3.21875 L 3.34375 -4.234375 C 3.34375 -4.390625 3.34375 -4.46875 3.234375 -4.46875 C 3.1875 -4.46875 3.15625 -4.46875 3.03125 -4.34375 C 3 -4.3125 2.90625 -4.21875 2.859375 -4.1875 C 2.484375 -4.46875 2.078125 -4.46875 1.921875 -4.46875 C 0.703125 -4.46875 0.328125 -3.796875 0.328125 -3.234375 C 0.328125 -2.890625 0.484375 -2.609375 0.75 -2.390625 C 1.078125 -2.140625 1.359375 -2.078125 2.078125 -1.9375 Z M 2.078125 -1.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.046875 -3.984375 L 2.984375 -3.984375 C 3.1875 -3.984375 3.296875 -3.984375 3.296875 -4.1875 C 3.296875 -4.296875 3.1875 -4.296875 3.015625 -4.296875 L 2.140625 -4.296875 C 2.5 -5.71875 2.546875 -5.90625 2.546875 -5.96875 C 2.546875 -6.140625 2.421875 -6.234375 2.25 -6.234375 C 2.21875 -6.234375 1.9375 -6.234375 1.859375 -5.875 L 1.46875 -4.296875 L 0.53125 -4.296875 C 0.328125 -4.296875 0.234375 -4.296875 0.234375 -4.109375 C 0.234375 -3.984375 0.3125 -3.984375 0.515625 -3.984375 L 1.390625 -3.984375 C 0.671875 -1.15625 0.625 -0.984375 0.625 -0.8125 C 0.625 -0.265625 1 0.109375 1.546875 0.109375 C 2.5625 0.109375 3.125 -1.34375 3.125 -1.421875 C 3.125 -1.53125 3.046875 -1.53125 3.015625 -1.53125 C 2.921875 -1.53125 2.90625 -1.5 2.859375 -1.390625 C 2.4375 -0.34375 1.90625 -0.109375 1.5625 -0.109375 C 1.359375 -0.109375 1.25 -0.234375 1.25 -0.5625 C 1.25 -0.8125 1.28125 -0.875 1.3125 -1.046875 Z M 2.046875 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 4.53125 -4.984375 C 4.53125 -5.640625 4.359375 -7.03125 3.34375 -7.03125 C 1.953125 -7.03125 0.421875 -4.21875 0.421875 -1.9375 C 0.421875 -1 0.703125 0.109375 1.609375 0.109375 C 3.015625 0.109375 4.53125 -2.75 4.53125 -4.984375 Z M 1.46875 -3.625 C 1.640625 -4.25 1.84375 -5.046875 2.25 -5.765625 C 2.515625 -6.25 2.875 -6.8125 3.328125 -6.8125 C 3.8125 -6.8125 3.875 -6.171875 3.875 -5.609375 C 3.875 -5.109375 3.796875 -4.609375 3.5625 -3.625 Z M 3.46875 -3.296875 C 3.359375 -2.84375 3.15625 -2 2.765625 -1.28125 C 2.421875 -0.59375 2.046875 -0.109375 1.609375 -0.109375 C 1.28125 -0.109375 1.078125 -0.40625 1.078125 -1.328125 C 1.078125 -1.75 1.140625 -2.328125 1.390625 -3.296875 Z M 3.46875 -3.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.390625 -2.25 L 3.125 -2.25 C 3.65625 -2.25 3.75 -2.15625 3.75 -1.9375 C 3.75 -1.828125 3.75 -1.8125 3.703125 -1.609375 C 3.6875 -1.578125 3.671875 -1.546875 3.671875 -1.53125 C 3.671875 -1.46875 3.734375 -1.421875 3.796875 -1.421875 C 3.890625 -1.421875 3.890625 -1.46875 3.9375 -1.59375 L 4.3125 -3.0625 C 4.3125 -3.09375 4.328125 -3.1875 4.328125 -3.203125 C 4.328125 -3.28125 4.28125 -3.3125 4.21875 -3.3125 C 4.125 -3.3125 4.109375 -3.265625 4.078125 -3.140625 C 3.9375 -2.59375 3.734375 -2.5 3.140625 -2.5 L 2.453125 -2.5 L 2.890625 -4.25 C 2.9375 -4.453125 2.953125 -4.484375 3.234375 -4.484375 L 4.3125 -4.484375 C 5.234375 -4.484375 5.40625 -4.265625 5.40625 -3.671875 C 5.40625 -3.453125 5.375 -3.296875 5.375 -3.25 C 5.375 -3.1875 5.40625 -3.125 5.5 -3.125 C 5.609375 -3.125 5.609375 -3.1875 5.625 -3.3125 L 5.75 -4.515625 C 5.765625 -4.734375 5.71875 -4.734375 5.546875 -4.734375 L 1.828125 -4.734375 C 1.6875 -4.734375 1.609375 -4.734375 1.609375 -4.578125 C 1.609375 -4.484375 1.6875 -4.484375 1.828125 -4.484375 C 1.828125 -4.484375 1.96875 -4.484375 2.09375 -4.46875 C 2.234375 -4.453125 2.25 -4.4375 2.25 -4.375 C 2.25 -4.328125 2.234375 -4.25 2.21875 -4.21875 L 1.3125 -0.578125 C 1.234375 -0.296875 1.234375 -0.25 0.6875 -0.25 C 0.578125 -0.25 0.484375 -0.25 0.484375 -0.109375 C 0.484375 -0.03125 0.53125 0 0.59375 0 C 0.796875 0 1.3125 -0.03125 1.515625 -0.03125 L 2.046875 -0.015625 C 2.234375 -0.015625 2.421875 0 2.59375 0 C 2.640625 0 2.75 0 2.75 -0.15625 C 2.75 -0.25 2.671875 -0.25 2.515625 -0.25 C 2.5 -0.25 2.328125 -0.25 2.140625 -0.265625 C 2 -0.28125 1.9375 -0.28125 1.9375 -0.390625 C 1.9375 -0.40625 1.9375 -0.4375 1.953125 -0.515625 Z M 2.390625 -2.25 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 4.15625 -4.21875 C 4.21875 -4.46875 4.234375 -4.515625 4.625 -4.515625 C 4.703125 -4.515625 4.796875 -4.515625 4.796875 -4.65625 C 4.796875 -4.734375 4.75 -4.765625 4.703125 -4.765625 C 4.53125 -4.765625 4.109375 -4.734375 3.9375 -4.734375 C 3.796875 -4.734375 3.5625 -4.734375 3.40625 -4.734375 C 3.234375 -4.75 3.03125 -4.765625 2.859375 -4.765625 C 2.8125 -4.765625 2.703125 -4.765625 2.703125 -4.609375 C 2.703125 -4.515625 2.765625 -4.515625 2.96875 -4.515625 C 3.140625 -4.515625 3.15625 -4.515625 3.34375 -4.5 C 3.546875 -4.46875 3.5625 -4.453125 3.5625 -4.375 C 3.5625 -4.328125 3.5625 -4.3125 3.53125 -4.203125 L 2.734375 -1.015625 C 2.59375 -0.5 2.15625 -0.0625 1.703125 -0.0625 C 1.609375 -0.0625 1.15625 -0.078125 1 -0.421875 C 1.40625 -0.421875 1.5 -0.75 1.5 -0.875 C 1.5 -1.0625 1.328125 -1.171875 1.171875 -1.171875 C 0.984375 -1.171875 0.703125 -1.015625 0.703125 -0.625 C 0.703125 -0.171875 1.140625 0.140625 1.71875 0.140625 C 2.40625 0.140625 3.171875 -0.296875 3.359375 -1 Z M 4.15625 -4.21875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 1.84375 -4.625 C 1.84375 -4.640625 1.875 -4.734375 1.875 -4.734375 C 1.875 -4.78125 1.84375 -4.84375 1.75 -4.84375 C 1.609375 -4.84375 1.03125 -4.78125 0.859375 -4.765625 C 0.8125 -4.765625 0.703125 -4.75 0.703125 -4.609375 C 0.703125 -4.515625 0.8125 -4.515625 0.890625 -4.515625 C 1.21875 -4.515625 1.21875 -4.453125 1.21875 -4.40625 C 1.21875 -4.359375 1.15625 -4.078125 1.109375 -3.921875 L 0.953125 -3.28125 C 0.890625 -3.03125 0.515625 -1.515625 0.5 -1.421875 C 0.453125 -1.25 0.453125 -1.15625 0.453125 -1.078125 C 0.453125 -0.375 0.90625 0.0625 1.484375 0.0625 C 2.359375 0.0625 3.28125 -0.875 3.28125 -1.90625 C 3.28125 -2.71875 2.71875 -3.078125 2.234375 -3.078125 C 1.875 -3.078125 1.5625 -2.875 1.359375 -2.6875 Z M 1.484375 -0.125 C 1.15625 -0.125 0.953125 -0.421875 0.953125 -0.84375 C 0.953125 -1.09375 1.015625 -1.328125 1.21875 -2.125 C 1.25 -2.25 1.25 -2.265625 1.390625 -2.421875 C 1.65625 -2.71875 1.96875 -2.875 2.21875 -2.875 C 2.484375 -2.875 2.71875 -2.671875 2.71875 -2.203125 C 2.71875 -1.921875 2.578125 -1.203125 2.359375 -0.796875 C 2.1875 -0.453125 1.84375 -0.125 1.484375 -0.125 Z M 1.484375 -0.125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 6.5625 -2.296875 C 6.734375 -2.296875 6.921875 -2.296875 6.921875 -2.5 C 6.921875 -2.6875 6.734375 -2.6875 6.5625 -2.6875 L 1.171875 -2.6875 C 1 -2.6875 0.828125 -2.6875 0.828125 -2.5 C 0.828125 -2.296875 1 -2.296875 1.171875 -2.296875 Z M 6.5625 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 1.90625 -2.5 C 1.90625 -2.78125 1.671875 -3.015625 1.390625 -3.015625 C 1.09375 -3.015625 0.859375 -2.78125 0.859375 -2.5 C 0.859375 -2.203125 1.09375 -1.96875 1.390625 -1.96875 C 1.671875 -1.96875 1.90625 -2.203125 1.90625 -2.5 Z M 1.90625 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 1.90625 -2.328125 C 2.453125 -2.328125 2.84375 -1.953125 2.84375 -1.203125 C 2.84375 -0.34375 2.328125 -0.078125 1.9375 -0.078125 C 1.65625 -0.078125 1.03125 -0.15625 0.75 -0.578125 C 1.078125 -0.578125 1.15625 -0.8125 1.15625 -0.96875 C 1.15625 -1.1875 0.984375 -1.34375 0.765625 -1.34375 C 0.578125 -1.34375 0.375 -1.21875 0.375 -0.9375 C 0.375 -0.28125 1.09375 0.140625 1.9375 0.140625 C 2.90625 0.140625 3.578125 -0.515625 3.578125 -1.203125 C 3.578125 -1.75 3.140625 -2.296875 2.375 -2.453125 C 3.09375 -2.71875 3.359375 -3.234375 3.359375 -3.671875 C 3.359375 -4.21875 2.734375 -4.625 1.953125 -4.625 C 1.1875 -4.625 0.59375 -4.25 0.59375 -3.6875 C 0.59375 -3.453125 0.75 -3.328125 0.953125 -3.328125 C 1.171875 -3.328125 1.3125 -3.484375 1.3125 -3.671875 C 1.3125 -3.875 1.171875 -4.03125 0.953125 -4.046875 C 1.203125 -4.34375 1.671875 -4.421875 1.9375 -4.421875 C 2.25 -4.421875 2.6875 -4.265625 2.6875 -3.671875 C 2.6875 -3.375 2.59375 -3.046875 2.40625 -2.84375 C 2.1875 -2.578125 1.984375 -2.5625 1.640625 -2.53125 C 1.46875 -2.515625 1.453125 -2.515625 1.421875 -2.515625 C 1.40625 -2.515625 1.34375 -2.5 1.34375 -2.421875 C 1.34375 -2.328125 1.40625 -2.328125 1.53125 -2.328125 Z M 1.90625 -2.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-2">
<path style="stroke:none;" d="M 1.328125 -3.296875 L 1.3125 -3.296875 C 1.3125 -4.1875 1.359375 -5.203125 2 -5.890625 C 2.28125 -6.1875 2.640625 -6.40625 3.078125 -6.40625 C 3.40625 -6.40625 3.734375 -6.265625 3.9375 -6 C 3.90625 -6.015625 3.875 -6.015625 3.84375 -6.015625 C 3.578125 -6.015625 3.390625 -5.8125 3.390625 -5.546875 C 3.390625 -5.296875 3.59375 -5.09375 3.84375 -5.09375 C 4.109375 -5.09375 4.3125 -5.28125 4.3125 -5.609375 C 4.3125 -6.34375 3.625 -6.65625 3.03125 -6.65625 C 1.359375 -6.65625 0.421875 -4.765625 0.421875 -3.265625 C 0.421875 -1.890625 0.703125 0.203125 2.546875 0.203125 C 3.765625 0.203125 4.5625 -0.921875 4.5625 -2.046875 C 4.5625 -3.09375 3.84375 -4.25 2.65625 -4.25 C 2.078125 -4.25 1.5 -3.953125 1.328125 -3.296875 Z M 1.328125 -2.125 L 1.328125 -2.21875 C 1.328125 -2.90625 1.578125 -4.03125 2.5625 -4.03125 C 3.65625 -4.03125 3.65625 -2.71875 3.65625 -2.109375 L 3.65625 -1.921875 C 3.65625 -1.25 3.59375 -0.0625 2.515625 -0.0625 C 1.65625 -0.0625 1.390625 -1.03125 1.34375 -1.8125 C 1.34375 -1.90625 1.34375 -2.03125 1.328125 -2.125 Z M 1.328125 -2.125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="343" height="25" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="3.284" y="12.561"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="0.415" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="5.6" y="16.684"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="11.726483" y="16.684"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="17.289" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="21.163" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="24.761" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="31.405058" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="41.919" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="51.591" y="12.561"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="49.667" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="54.621" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="58.495" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="62.093" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="67.163" y="8.45"/>
<use xlink:href="#glyph0-6" x="72.1443" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="77.126" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-7" x="79.893" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="87.088" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="92.069" y="8.45"/>
<use xlink:href="#glyph0-6" x="97.0503" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="102.032" y="4.835"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="108.259" y="4.835"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.0010625 -0.00021875 L 45.563562 -0.00021875 " transform="matrix(1,0,0,-1,67.163,12.699)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="87.455" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="116.138" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-9" x="122.314" y="8.45"/>
<use xlink:href="#glyph0-10" x="126.188455" y="8.45"/>
<use xlink:href="#glyph0-11" x="131.169755" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="138.365" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="143.042" y="9.945"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="147.044" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="150.918" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="154.516" y="8.45"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.0015 -0.00021875 L 36.076625 -0.00021875 " transform="matrix(1,0,0,-1,122.314,12.699)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-12" x="122.84" y="22.024"/>
<use xlink:href="#glyph0-13" x="127.267379" y="22.024"/>
<use xlink:href="#glyph0-14" x="132.248679" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="137.839" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="142.516" y="23.518"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="146.518" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="150.392" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="153.99" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="330.754" y="15.19"/>
<use xlink:href="#glyph6-2" x="334.627459" y="15.19"/>
<use xlink:href="#glyph6-3" x="339.607763" y="15.19"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="290pt" height="11pt" viewBox="0 0 290 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.40625 -6.953125 C 4.34375 -7.09375 4.3125 -7.140625 4.140625 -7.140625 C 3.984375 -7.140625 3.953125 -7.09375 3.890625 -6.953125 L 0.515625 -0.203125 C 0.46875 -0.109375 0.46875 -0.09375 0.46875 -0.078125 C 0.46875 0 0.53125 0 0.6875 0 L 7.609375 0 C 7.765625 0 7.828125 0 7.828125 -0.078125 C 7.828125 -0.09375 7.828125 -0.109375 7.78125 -0.203125 Z M 3.828125 -6.140625 L 6.515625 -0.75 L 1.140625 -0.75 Z M 3.828125 -6.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 2.9375 -1.640625 L 2.9375 -0.78125 C 2.9375 -0.421875 2.90625 -0.3125 2.171875 -0.3125 L 1.96875 -0.3125 L 1.96875 0 C 2.375 -0.03125 2.890625 -0.03125 3.3125 -0.03125 C 3.734375 -0.03125 4.25 -0.03125 4.671875 0 L 4.671875 -0.3125 L 4.453125 -0.3125 C 3.71875 -0.3125 3.703125 -0.421875 3.703125 -0.78125 L 3.703125 -1.640625 L 4.6875 -1.640625 L 4.6875 -1.953125 L 3.703125 -1.953125 L 3.703125 -6.484375 C 3.703125 -6.6875 3.703125 -6.75 3.53125 -6.75 C 3.453125 -6.75 3.421875 -6.75 3.34375 -6.625 L 0.28125 -1.953125 L 0.28125 -1.640625 Z M 2.984375 -1.953125 L 0.5625 -1.953125 L 2.984375 -5.671875 Z M 2.984375 -1.953125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 6.03125 -0.75 C 5.46875 -0.765625 5.09375 -0.84375 4.34375 -0.984375 C 3.84375 -1.0625 3.265625 -1.171875 2.71875 -1.171875 C 2.578125 -1.171875 2.515625 -1.171875 2.390625 -1.15625 C 2.734375 -1.6875 2.90625 -2.359375 3.015625 -2.78125 C 3.265625 -3.78125 3.703125 -5.1875 4.390625 -5.90625 C 4.515625 -6.03125 4.5625 -6.078125 4.796875 -6.078125 C 5.265625 -6.078125 5.453125 -5.734375 5.453125 -5.390625 C 5.453125 -5.25 5.421875 -5.15625 5.421875 -5.140625 C 5.421875 -5.03125 5.515625 -5 5.578125 -5 C 5.78125 -5 6.109375 -5.140625 6.4375 -5.359375 C 6.8125 -5.609375 6.875 -5.78125 6.875 -6.09375 C 6.875 -6.5625 6.5625 -7.015625 5.9375 -7.015625 C 5.375 -7.015625 4.328125 -6.78125 3.265625 -5.6875 C 2.25 -4.671875 1.78125 -2.828125 1.578125 -2.078125 C 1.265625 -0.828125 1.03125 -0.625 0.78125 -0.421875 C 0.671875 -0.3125 0.40625 -0.09375 0.40625 0.0625 C 0.40625 0.09375 0.421875 0.171875 0.5625 0.171875 C 0.703125 0.171875 1.046875 0.09375 1.5 -0.25 C 2.109375 -0.234375 2.53125 -0.15625 3.1875 -0.03125 C 3.78125 0.078125 4.328125 0.171875 4.828125 0.171875 C 6.234375 0.171875 7.484375 -1.03125 7.484375 -1.546875 C 7.484375 -1.625 7.390625 -1.671875 7.34375 -1.671875 C 7 -1.671875 6.125 -1.25 6.03125 -0.75 Z M 6.03125 -0.75 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 5.6875 -4.203125 L 5.53125 -5.515625 C 5.375 -6.765625 4.859375 -6.84375 4.40625 -6.84375 C 4.109375 -6.84375 3.65625 -6.84375 3.1875 -6.5625 C 2.546875 -6.21875 2.421875 -5.890625 2.421875 -5.765625 C 2.421875 -5.6875 2.5 -5.640625 2.578125 -5.640625 C 2.65625 -5.640625 2.953125 -5.65625 3.375 -5.96875 C 3.671875 -5.96875 4.03125 -5.96875 4.1875 -5.140625 C 4.234375 -4.96875 4.359375 -3.875 4.390625 -3.484375 C 3.578125 -3.0625 2.78125 -2.625 2.03125 -2.140625 C 0.96875 -1.4375 0.5625 -0.984375 0.5625 -0.578125 C 0.5625 -0.21875 0.859375 0 1.203125 0 C 1.6875 0 2.359375 -0.484375 2.359375 -0.75 C 2.359375 -0.78125 2.328125 -0.859375 2.21875 -0.875 C 2.109375 -0.875 1.859375 -0.90625 1.859375 -1.203125 C 1.859375 -1.328125 1.890625 -1.375 2.15625 -1.5625 C 2.609375 -1.90625 3.40625 -2.359375 4.453125 -2.9375 L 4.625 -1.46875 C 4.671875 -1.09375 4.71875 -0.6875 4.9375 -0.375 C 5.1875 0 5.515625 0 5.765625 0 C 6.125 0 6.5625 -0.015625 7.078125 -0.3125 C 7.703125 -0.671875 7.75 -1.015625 7.75 -1.0625 C 7.75 -1.140625 7.6875 -1.203125 7.59375 -1.203125 C 7.484375 -1.203125 7.1875 -1.140625 6.796875 -0.875 C 6.359375 -0.875 6.078125 -0.921875 5.9375 -2.0625 C 5.859375 -2.6875 5.8125 -3.015625 5.734375 -3.640625 C 6.5 -4.03125 7.4375 -4.578125 8.03125 -5.015625 C 8.71875 -5.515625 9.046875 -5.90625 9.046875 -6.265625 C 9.046875 -6.59375 8.75 -6.84375 8.390625 -6.84375 C 7.90625 -6.84375 7.234375 -6.34375 7.234375 -6.09375 C 7.234375 -6.015625 7.3125 -5.984375 7.375 -5.96875 C 7.46875 -5.96875 7.75 -5.9375 7.75 -5.640625 C 7.75 -5.515625 7.71875 -5.46875 7.46875 -5.28125 C 7.09375 -5 6.328125 -4.5625 5.6875 -4.203125 Z M 5.6875 -4.203125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6 -6.1875 C 6.046875 -6.328125 6.046875 -6.34375 6.125 -6.34375 C 6.234375 -6.375 6.375 -6.375 6.5 -6.375 C 6.765625 -6.375 6.921875 -6.375 6.921875 -6.65625 C 6.921875 -6.671875 6.90625 -6.84375 6.703125 -6.84375 C 6.515625 -6.84375 6.296875 -6.8125 6.078125 -6.8125 C 5.859375 -6.8125 5.625 -6.8125 5.390625 -6.8125 C 5 -6.8125 4.046875 -6.84375 3.65625 -6.84375 C 3.53125 -6.84375 3.359375 -6.84375 3.359375 -6.546875 C 3.359375 -6.375 3.515625 -6.375 3.703125 -6.375 L 4.046875 -6.375 C 4.4375 -6.375 4.453125 -6.375 4.6875 -6.34375 L 3.484375 -1.5 C 3.234375 -0.484375 2.609375 -0.1875 2.15625 -0.1875 C 2.0625 -0.1875 1.640625 -0.203125 1.328125 -0.421875 C 1.875 -0.5625 2.046875 -1.03125 2.046875 -1.296875 C 2.046875 -1.625 1.78125 -1.859375 1.453125 -1.859375 C 1.046875 -1.859375 0.5625 -1.546875 0.5625 -0.921875 C 0.5625 -0.234375 1.25 0.171875 2.203125 0.171875 C 3.3125 0.171875 4.53125 -0.296875 4.8125 -1.453125 Z M 6 -6.1875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="290" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.317" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="7.985" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="18.605" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="29.121" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="36.413" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="44.716" y="8.299"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="277.75" y="8.299"/>
<use xlink:href="#glyph0-4" x="281.624455" y="8.299"/>
<use xlink:href="#glyph0-5" x="286.605755" y="8.299"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.6 KiB

View File

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="19pt" height="11pt" viewBox="0 0 19 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.84375 -3.796875 C 4.890625 -3.9375 4.890625 -3.953125 4.890625 -4.03125 C 4.890625 -4.203125 4.75 -4.296875 4.59375 -4.296875 C 4.5 -4.296875 4.34375 -4.234375 4.25 -4.09375 C 4.234375 -4.03125 4.140625 -3.734375 4.109375 -3.546875 C 4.03125 -3.296875 3.96875 -3.015625 3.90625 -2.75 L 3.453125 -0.953125 C 3.421875 -0.8125 2.984375 -0.109375 2.328125 -0.109375 C 1.828125 -0.109375 1.71875 -0.546875 1.71875 -0.921875 C 1.71875 -1.375 1.890625 -2 2.21875 -2.875 C 2.375 -3.28125 2.421875 -3.390625 2.421875 -3.59375 C 2.421875 -4.03125 2.109375 -4.40625 1.609375 -4.40625 C 0.65625 -4.40625 0.296875 -2.953125 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.796875 0.5625 -2.953125 C 0.84375 -3.890625 1.234375 -4.1875 1.578125 -4.1875 C 1.65625 -4.1875 1.828125 -4.1875 1.828125 -3.875 C 1.828125 -3.625 1.71875 -3.359375 1.65625 -3.171875 C 1.25 -2.109375 1.078125 -1.546875 1.078125 -1.078125 C 1.078125 -0.1875 1.703125 0.109375 2.296875 0.109375 C 2.6875 0.109375 3.015625 -0.0625 3.296875 -0.34375 C 3.171875 0.171875 3.046875 0.671875 2.65625 1.203125 C 2.390625 1.53125 2.015625 1.828125 1.5625 1.828125 C 1.421875 1.828125 0.96875 1.796875 0.796875 1.40625 C 0.953125 1.40625 1.09375 1.40625 1.21875 1.28125 C 1.328125 1.203125 1.421875 1.0625 1.421875 0.875 C 1.421875 0.5625 1.15625 0.53125 1.0625 0.53125 C 0.828125 0.53125 0.5 0.6875 0.5 1.171875 C 0.5 1.671875 0.9375 2.046875 1.5625 2.046875 C 2.578125 2.046875 3.609375 1.140625 3.890625 0.015625 Z M 4.84375 -3.796875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -2.875 3.828125 -1.59375 3.671875 -1.171875 C 3.578125 -0.9375 3.5625 -0.8125 3.5625 -0.703125 C 3.5625 -0.234375 3.921875 0.109375 4.390625 0.109375 C 5.328125 0.109375 5.6875 -1.34375 5.6875 -1.421875 C 5.6875 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.46875 -1.53125 5.46875 -1.5 5.421875 -1.34375 C 5.21875 -0.671875 4.890625 -0.109375 4.40625 -0.109375 C 4.234375 -0.109375 4.171875 -0.203125 4.171875 -0.4375 C 4.171875 -0.6875 4.25 -0.921875 4.34375 -1.140625 C 4.53125 -1.671875 4.953125 -2.765625 4.953125 -3.34375 C 4.953125 -4 4.53125 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.5 -4.1875 1.609375 -4.0625 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="19" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.706" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="9.58" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="15.56" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -0,0 +1,207 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="341pt" height="37pt" viewBox="0 0 341 37" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.34375 -6.1875 C 4.390625 -6.328125 4.390625 -6.34375 4.40625 -6.34375 C 4.46875 -6.375 4.90625 -6.375 5.15625 -6.375 C 6.0625 -6.375 7 -6.375 7 -5.546875 C 7 -5.53125 6.953125 -4.5625 6.4375 -4.046875 C 6.296875 -3.90625 5.859375 -3.59375 4.859375 -3.59375 L 3.703125 -3.59375 Z M 6.3125 -3.375 C 8.09375 -3.859375 8.40625 -4.8125 8.40625 -5.3125 C 8.40625 -6.3125 7.34375 -6.84375 5.859375 -6.84375 L 2.390625 -6.84375 C 2.1875 -6.84375 2.03125 -6.84375 2.03125 -6.546875 C 2.03125 -6.375 2.15625 -6.375 2.4375 -6.375 C 2.65625 -6.375 2.84375 -6.359375 3.046875 -6.34375 L 1.625 -0.671875 C 1.578125 -0.515625 1.578125 -0.5 1.390625 -0.484375 C 1.21875 -0.46875 1.03125 -0.46875 0.875 -0.46875 C 0.609375 -0.46875 0.59375 -0.46875 0.546875 -0.453125 C 0.421875 -0.375 0.421875 -0.21875 0.421875 -0.171875 C 0.421875 -0.15625 0.4375 0 0.640625 0 C 0.890625 0 1.15625 -0.015625 1.40625 -0.015625 C 1.640625 -0.015625 1.890625 -0.03125 2.140625 -0.03125 C 2.46875 -0.03125 3.3125 0 3.65625 0 C 3.734375 0 3.8125 0 3.875 -0.0625 C 3.921875 -0.125 3.9375 -0.28125 3.9375 -0.296875 C 3.9375 -0.46875 3.796875 -0.46875 3.53125 -0.46875 C 3.3125 -0.46875 3.125 -0.484375 2.921875 -0.484375 L 3.609375 -3.234375 L 4.8125 -3.234375 C 5.109375 -3.234375 5.796875 -3.171875 5.796875 -2.421875 C 5.796875 -2.28125 5.71875 -1.921875 5.640625 -1.671875 C 5.546875 -1.25 5.5 -1.109375 5.5 -0.953125 C 5.5 0.09375 6.84375 0.171875 7.359375 0.171875 C 8.40625 0.171875 8.78125 -0.828125 8.78125 -0.984375 C 8.78125 -1.171875 8.609375 -1.171875 8.546875 -1.171875 C 8.375 -1.171875 8.34375 -1.109375 8.296875 -0.96875 C 8.171875 -0.5625 7.8125 -0.1875 7.4375 -0.1875 C 7.171875 -0.1875 6.984375 -0.296875 6.984375 -0.796875 C 6.984375 -0.953125 6.984375 -1.109375 7.125 -1.90625 C 7.140625 -2.03125 7.171875 -2.21875 7.171875 -2.296875 C 7.171875 -2.6875 6.953125 -3.140625 6.3125 -3.375 Z M 6.3125 -3.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 1.171875 -2.171875 C 1.171875 -3.796875 1.984375 -4.21875 2.515625 -4.21875 C 2.609375 -4.21875 3.234375 -4.203125 3.578125 -3.84375 C 3.171875 -3.8125 3.109375 -3.515625 3.109375 -3.390625 C 3.109375 -3.125 3.296875 -2.9375 3.5625 -2.9375 C 3.828125 -2.9375 4.03125 -3.09375 4.03125 -3.40625 C 4.03125 -4.078125 3.265625 -4.46875 2.5 -4.46875 C 1.25 -4.46875 0.34375 -3.390625 0.34375 -2.15625 C 0.34375 -0.875 1.328125 0.109375 2.484375 0.109375 C 3.8125 0.109375 4.140625 -1.09375 4.140625 -1.1875 C 4.140625 -1.28125 4.03125 -1.28125 4 -1.28125 C 3.921875 -1.28125 3.890625 -1.25 3.875 -1.1875 C 3.59375 -0.265625 2.9375 -0.140625 2.578125 -0.140625 C 2.046875 -0.140625 1.171875 -0.5625 1.171875 -2.171875 Z M 1.171875 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-5">
<path style="stroke:none;" d="M 4.6875 -2.140625 C 4.6875 -3.40625 3.703125 -4.46875 2.5 -4.46875 C 1.25 -4.46875 0.28125 -3.375 0.28125 -2.140625 C 0.28125 -0.84375 1.3125 0.109375 2.484375 0.109375 C 3.6875 0.109375 4.6875 -0.875 4.6875 -2.140625 Z M 2.5 -0.140625 C 2.0625 -0.140625 1.625 -0.34375 1.359375 -0.8125 C 1.109375 -1.25 1.109375 -1.859375 1.109375 -2.21875 C 1.109375 -2.609375 1.109375 -3.140625 1.34375 -3.578125 C 1.609375 -4.03125 2.078125 -4.25 2.484375 -4.25 C 2.921875 -4.25 3.34375 -4.03125 3.609375 -3.59375 C 3.875 -3.171875 3.875 -2.59375 3.875 -2.21875 C 3.875 -1.859375 3.875 -1.3125 3.65625 -0.875 C 3.421875 -0.421875 2.984375 -0.140625 2.5 -0.140625 Z M 2.5 -0.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-6">
<path style="stroke:none;" d="M 2.078125 -1.9375 C 2.296875 -1.890625 3.109375 -1.734375 3.109375 -1.015625 C 3.109375 -0.515625 2.765625 -0.109375 1.984375 -0.109375 C 1.140625 -0.109375 0.78125 -0.671875 0.59375 -1.53125 C 0.5625 -1.65625 0.5625 -1.6875 0.453125 -1.6875 C 0.328125 -1.6875 0.328125 -1.625 0.328125 -1.453125 L 0.328125 -0.125 C 0.328125 0.046875 0.328125 0.109375 0.4375 0.109375 C 0.484375 0.109375 0.5 0.09375 0.6875 -0.09375 C 0.703125 -0.109375 0.703125 -0.125 0.890625 -0.3125 C 1.328125 0.09375 1.78125 0.109375 1.984375 0.109375 C 3.125 0.109375 3.59375 -0.5625 3.59375 -1.28125 C 3.59375 -1.796875 3.296875 -2.109375 3.171875 -2.21875 C 2.84375 -2.546875 2.453125 -2.625 2.03125 -2.703125 C 1.46875 -2.8125 0.8125 -2.9375 0.8125 -3.515625 C 0.8125 -3.875 1.0625 -4.28125 1.921875 -4.28125 C 3.015625 -4.28125 3.078125 -3.375 3.09375 -3.078125 C 3.09375 -2.984375 3.1875 -2.984375 3.203125 -2.984375 C 3.34375 -2.984375 3.34375 -3.03125 3.34375 -3.21875 L 3.34375 -4.234375 C 3.34375 -4.390625 3.34375 -4.46875 3.234375 -4.46875 C 3.1875 -4.46875 3.15625 -4.46875 3.03125 -4.34375 C 3 -4.3125 2.90625 -4.21875 2.859375 -4.1875 C 2.484375 -4.46875 2.078125 -4.46875 1.921875 -4.46875 C 0.703125 -4.46875 0.328125 -3.796875 0.328125 -3.234375 C 0.328125 -2.890625 0.484375 -2.609375 0.75 -2.390625 C 1.078125 -2.140625 1.359375 -2.078125 2.078125 -1.9375 Z M 2.078125 -1.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-7">
<path style="stroke:none;" d="M 1.765625 -4.40625 L 0.375 -4.296875 L 0.375 -3.984375 C 1.015625 -3.984375 1.109375 -3.921875 1.109375 -3.4375 L 1.109375 -0.75 C 1.109375 -0.3125 1 -0.3125 0.328125 -0.3125 L 0.328125 0 C 0.640625 -0.015625 1.1875 -0.03125 1.421875 -0.03125 C 1.78125 -0.03125 2.125 -0.015625 2.46875 0 L 2.46875 -0.3125 C 1.796875 -0.3125 1.765625 -0.359375 1.765625 -0.75 Z M 1.796875 -6.140625 C 1.796875 -6.453125 1.5625 -6.671875 1.28125 -6.671875 C 0.96875 -6.671875 0.75 -6.40625 0.75 -6.140625 C 0.75 -5.875 0.96875 -5.609375 1.28125 -5.609375 C 1.5625 -5.609375 1.796875 -5.828125 1.796875 -6.140625 Z M 1.796875 -6.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-8">
<path style="stroke:none;" d="M 1.09375 -3.421875 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 C 0.671875 -0.015625 1.171875 -0.03125 1.453125 -0.03125 C 1.703125 -0.03125 2.21875 -0.015625 2.5625 0 L 2.5625 -0.3125 C 1.890625 -0.3125 1.78125 -0.3125 1.78125 -0.75 L 1.78125 -2.59375 C 1.78125 -3.625 2.5 -4.1875 3.125 -4.1875 C 3.765625 -4.1875 3.875 -3.65625 3.875 -3.078125 L 3.875 -0.75 C 3.875 -0.3125 3.765625 -0.3125 3.09375 -0.3125 L 3.09375 0 C 3.4375 -0.015625 3.953125 -0.03125 4.21875 -0.03125 C 4.46875 -0.03125 5 -0.015625 5.328125 0 L 5.328125 -0.3125 C 4.8125 -0.3125 4.5625 -0.3125 4.5625 -0.609375 L 4.5625 -2.515625 C 4.5625 -3.375 4.5625 -3.671875 4.25 -4.03125 C 4.109375 -4.203125 3.78125 -4.40625 3.203125 -4.40625 C 2.46875 -4.40625 2 -3.984375 1.71875 -3.359375 L 1.71875 -4.40625 L 0.3125 -4.296875 L 0.3125 -3.984375 C 1.015625 -3.984375 1.09375 -3.921875 1.09375 -3.421875 Z M 1.09375 -3.421875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-9">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-10">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.734375 -6.125 C 3.796875 -6.359375 3.828125 -6.453125 4.015625 -6.484375 C 4.109375 -6.5 4.421875 -6.5 4.625 -6.5 C 5.328125 -6.5 6.4375 -6.5 6.4375 -5.515625 C 6.4375 -5.171875 6.28125 -4.484375 5.890625 -4.09375 C 5.625 -3.84375 5.109375 -3.515625 4.203125 -3.515625 L 3.09375 -3.515625 Z M 5.171875 -3.390625 C 6.1875 -3.609375 7.359375 -4.3125 7.359375 -5.3125 C 7.359375 -6.171875 6.46875 -6.8125 5.15625 -6.8125 L 2.328125 -6.8125 C 2.125 -6.8125 2.03125 -6.8125 2.03125 -6.609375 C 2.03125 -6.5 2.125 -6.5 2.3125 -6.5 C 2.328125 -6.5 2.515625 -6.5 2.6875 -6.484375 C 2.875 -6.453125 2.953125 -6.453125 2.953125 -6.3125 C 2.953125 -6.28125 2.953125 -6.25 2.921875 -6.125 L 1.578125 -0.78125 C 1.484375 -0.390625 1.46875 -0.3125 0.671875 -0.3125 C 0.5 -0.3125 0.40625 -0.3125 0.40625 -0.109375 C 0.40625 0 0.53125 0 0.546875 0 C 0.828125 0 1.53125 -0.03125 1.796875 -0.03125 C 2.078125 -0.03125 2.796875 0 3.078125 0 C 3.15625 0 3.265625 0 3.265625 -0.203125 C 3.265625 -0.3125 3.1875 -0.3125 2.984375 -0.3125 C 2.625 -0.3125 2.34375 -0.3125 2.34375 -0.484375 C 2.34375 -0.546875 2.359375 -0.59375 2.375 -0.65625 L 3.03125 -3.296875 L 4.21875 -3.296875 C 5.125 -3.296875 5.296875 -2.734375 5.296875 -2.390625 C 5.296875 -2.25 5.21875 -1.9375 5.15625 -1.703125 C 5.09375 -1.421875 5 -1.0625 5 -0.859375 C 5 0.21875 6.203125 0.21875 6.328125 0.21875 C 7.171875 0.21875 7.53125 -0.78125 7.53125 -0.921875 C 7.53125 -1.046875 7.421875 -1.046875 7.40625 -1.046875 C 7.3125 -1.046875 7.296875 -0.984375 7.28125 -0.90625 C 7.03125 -0.171875 6.59375 0 6.375 0 C 6.046875 0 5.96875 -0.21875 5.96875 -0.609375 C 5.96875 -0.921875 6.03125 -1.421875 6.078125 -1.75 C 6.09375 -1.890625 6.109375 -2.078125 6.109375 -2.21875 C 6.109375 -2.984375 5.4375 -3.296875 5.171875 -3.390625 Z M 5.171875 -3.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 1.171875 -0.609375 C 1.359375 -0.796875 1.484375 -0.921875 2.0625 -1.40625 C 2.21875 -1.515625 2.734375 -1.9375 2.9375 -2.125 C 3.359375 -2.546875 3.625 -2.90625 3.625 -2.984375 C 3.625 -3.078125 3.546875 -3.078125 3.515625 -3.078125 C 3.453125 -3.078125 3.421875 -3.0625 3.390625 -3 C 3.171875 -2.6875 3.03125 -2.578125 2.859375 -2.578125 C 2.78125 -2.578125 2.671875 -2.578125 2.46875 -2.78125 C 2.234375 -3.03125 2.078125 -3.078125 1.921875 -3.078125 C 1.359375 -3.078125 0.984375 -2.46875 0.984375 -2.265625 C 0.984375 -2.1875 1.046875 -2.171875 1.09375 -2.171875 C 1.1875 -2.171875 1.203125 -2.1875 1.21875 -2.265625 C 1.328125 -2.515625 1.71875 -2.53125 1.828125 -2.53125 C 2 -2.53125 2.171875 -2.484375 2.265625 -2.46875 C 2.65625 -2.390625 2.703125 -2.390625 2.875 -2.390625 C 2.703125 -2.1875 2.578125 -2.0625 1.90625 -1.546875 C 1.359375 -1.109375 1.171875 -0.9375 1.046875 -0.796875 C 0.625 -0.390625 0.421875 -0.078125 0.421875 -0.015625 C 0.421875 0.0625 0.515625 0.0625 0.546875 0.0625 C 0.609375 0.0625 0.625 0.0625 0.65625 0 C 0.84375 -0.265625 1.0625 -0.421875 1.296875 -0.421875 C 1.390625 -0.421875 1.484375 -0.421875 1.671875 -0.25 C 1.890625 -0.03125 2.03125 0.0625 2.265625 0.0625 C 3 0.0625 3.46875 -0.78125 3.46875 -1.015625 C 3.46875 -1.09375 3.390625 -1.09375 3.359375 -1.09375 C 3.265625 -1.09375 3.25 -1.0625 3.21875 -0.984375 C 3.09375 -0.640625 2.6875 -0.46875 2.34375 -0.46875 C 2.1875 -0.46875 2 -0.515625 1.828125 -0.546875 C 1.515625 -0.625 1.453125 -0.625 1.328125 -0.625 C 1.3125 -0.625 1.21875 -0.625 1.171875 -0.609375 Z M 1.171875 -0.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 3.25 17.546875 L 3.9375 17.546875 L 3.9375 0.296875 L 6.5625 0.296875 L 6.5625 -0.390625 L 3.25 -0.390625 Z M 3.25 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph4-2">
<path style="stroke:none;" d="M 3.25 17.53125 L 6.5625 17.53125 L 6.5625 16.84375 L 3.9375 16.84375 L 3.9375 -0.40625 L 3.25 -0.40625 Z M 3.25 17.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-3">
<path style="stroke:none;" d="M 2.703125 17.546875 L 3.390625 17.546875 L 3.390625 -0.390625 L 0.0625 -0.390625 L 0.0625 0.296875 L 2.703125 0.296875 Z M 2.703125 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph4-4">
<path style="stroke:none;" d="M 2.703125 16.84375 L 0.0625 16.84375 L 0.0625 17.53125 L 3.390625 17.53125 L 3.390625 -0.40625 L 2.703125 -0.40625 Z M 2.703125 16.84375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 6.5625 -2.296875 C 6.734375 -2.296875 6.921875 -2.296875 6.921875 -2.5 C 6.921875 -2.6875 6.734375 -2.6875 6.5625 -2.6875 L 1.171875 -2.6875 C 1 -2.6875 0.828125 -2.6875 0.828125 -2.5 C 0.828125 -2.296875 1 -2.296875 1.171875 -2.296875 Z M 6.5625 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-2">
<path style="stroke:none;" d="M 0.890625 -6.015625 L 0.890625 -5.703125 C 1.328125 -5.703125 1.796875 -5.75 2.1875 -5.96875 L 2.1875 -0.75 C 2.1875 -0.375 1.8125 -0.3125 1.421875 -0.3125 C 1.25 -0.3125 1.09375 -0.3125 0.953125 -0.3125 L 0.953125 -0.015625 L 4.1875 -0.015625 L 4.1875 -0.3125 C 4.015625 -0.3125 3.84375 -0.3125 3.6875 -0.3125 C 3.296875 -0.3125 2.9375 -0.375 2.9375 -0.75 L 2.9375 -6.484375 C 2.9375 -6.578125 2.90625 -6.65625 2.796875 -6.65625 C 2.65625 -6.65625 2.5 -6.453125 2.375 -6.375 C 1.9375 -6.09375 1.40625 -6.015625 0.890625 -6.015625 Z M 0.890625 -6.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph6-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="341" height="37" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.551" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="9.284" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="13.159" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="20.723" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="25.314" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="31.958058" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="42.471" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-2" x="42.471" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="53.264" y="8.709"/>
<use xlink:href="#glyph1-5" x="57.691379" y="8.709"/>
<use xlink:href="#glyph1-6" x="62.672679" y="8.709"/>
<use xlink:href="#glyph1-1" x="66.601929" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="70.477" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="78.042" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="82.632" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-6" x="101.171402" y="8.709"/>
<use xlink:href="#glyph1-7" x="105.100652" y="8.709"/>
<use xlink:href="#glyph1-8" x="107.868262" y="8.709"/>
<use xlink:href="#glyph1-1" x="113.403483" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="117.28" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="124.845" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="129.435" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-9" x="143.829961" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="49.113" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-6" x="58.522" y="20.664"/>
<use xlink:href="#glyph1-7" x="62.451249" y="20.664"/>
<use xlink:href="#glyph1-8" x="65.21886" y="20.664"/>
<use xlink:href="#glyph1-1" x="70.75408" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="74.628" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="82.193" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="86.783" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="100.620055" y="20.664"/>
<use xlink:href="#glyph1-5" x="105.047435" y="20.664"/>
<use xlink:href="#glyph1-6" x="110.028735" y="20.664"/>
<use xlink:href="#glyph1-1" x="113.957984" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="117.834" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="125.398" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="129.989" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-9" x="143.826055" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-9" x="67.395" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-9" x="114.747238" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-10" x="143.828067" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-3" x="148.807" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-4" x="148.807" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="328.753" y="20.764"/>
<use xlink:href="#glyph6-2" x="332.626459" y="20.764"/>
<use xlink:href="#glyph6-3" x="337.606763" y="20.764"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1,171 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="303pt" height="37pt" viewBox="0 0 303 37" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.25 17.546875 L 3.9375 17.546875 L 3.9375 0.296875 L 6.5625 0.296875 L 6.5625 -0.390625 L 3.25 -0.390625 Z M 3.25 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.25 17.53125 L 6.5625 17.53125 L 6.5625 16.84375 L 3.9375 16.84375 L 3.9375 -0.40625 L 3.25 -0.40625 Z M 3.25 17.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.703125 17.546875 L 3.390625 17.546875 L 3.390625 -0.390625 L 0.0625 -0.390625 L 0.0625 0.296875 L 2.703125 0.296875 Z M 2.703125 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 2.703125 16.84375 L 0.0625 16.84375 L 0.0625 17.53125 L 3.390625 17.53125 L 3.390625 -0.40625 L 2.703125 -0.40625 Z M 2.703125 16.84375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.46875 -0.203125 1.796875 -1.5625 1.84375 -1.75 C 1.921875 -2.078125 2.109375 -2.765625 2.15625 -3.046875 C 2.203125 -3.171875 2.484375 -3.640625 2.71875 -3.859375 C 2.796875 -3.921875 3.09375 -4.1875 3.515625 -4.1875 C 3.78125 -4.1875 3.921875 -4.0625 3.9375 -4.0625 C 3.640625 -4.015625 3.421875 -3.78125 3.421875 -3.515625 C 3.421875 -3.359375 3.53125 -3.171875 3.796875 -3.171875 C 4.0625 -3.171875 4.34375 -3.40625 4.34375 -3.765625 C 4.34375 -4.109375 4.03125 -4.40625 3.515625 -4.40625 C 2.875 -4.40625 2.4375 -3.921875 2.25 -3.640625 C 2.15625 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 3.515625 -1.265625 L 3.28125 -1.265625 C 3.265625 -1.109375 3.1875 -0.703125 3.09375 -0.640625 C 3.046875 -0.59375 2.515625 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.109375 -1.4375 2.515625 -1.765625 C 3.03125 -2.171875 3.515625 -2.609375 3.515625 -3.265625 C 3.515625 -4.109375 2.78125 -4.625 1.890625 -4.625 C 1.03125 -4.625 0.4375 -4.015625 0.4375 -3.375 C 0.4375 -3.03125 0.734375 -2.984375 0.8125 -2.984375 C 0.96875 -2.984375 1.171875 -3.109375 1.171875 -3.359375 C 1.171875 -3.484375 1.125 -3.734375 0.765625 -3.734375 C 0.984375 -4.21875 1.453125 -4.375 1.78125 -4.375 C 2.484375 -4.375 2.84375 -3.828125 2.84375 -3.265625 C 2.84375 -2.65625 2.40625 -2.1875 2.1875 -1.9375 L 0.515625 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.3125 0 Z M 3.515625 -1.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 1.90625 -2.328125 C 2.453125 -2.328125 2.84375 -1.953125 2.84375 -1.203125 C 2.84375 -0.34375 2.328125 -0.078125 1.9375 -0.078125 C 1.65625 -0.078125 1.03125 -0.15625 0.75 -0.578125 C 1.078125 -0.578125 1.15625 -0.8125 1.15625 -0.96875 C 1.15625 -1.1875 0.984375 -1.34375 0.765625 -1.34375 C 0.578125 -1.34375 0.375 -1.21875 0.375 -0.9375 C 0.375 -0.28125 1.09375 0.140625 1.9375 0.140625 C 2.90625 0.140625 3.578125 -0.515625 3.578125 -1.203125 C 3.578125 -1.75 3.140625 -2.296875 2.375 -2.453125 C 3.09375 -2.71875 3.359375 -3.234375 3.359375 -3.671875 C 3.359375 -4.21875 2.734375 -4.625 1.953125 -4.625 C 1.1875 -4.625 0.59375 -4.25 0.59375 -3.6875 C 0.59375 -3.453125 0.75 -3.328125 0.953125 -3.328125 C 1.171875 -3.328125 1.3125 -3.484375 1.3125 -3.671875 C 1.3125 -3.875 1.171875 -4.03125 0.953125 -4.046875 C 1.203125 -4.34375 1.671875 -4.421875 1.9375 -4.421875 C 2.25 -4.421875 2.6875 -4.265625 2.6875 -3.671875 C 2.6875 -3.375 2.59375 -3.046875 2.40625 -2.84375 C 2.1875 -2.578125 1.984375 -2.5625 1.640625 -2.53125 C 1.46875 -2.515625 1.453125 -2.515625 1.421875 -2.515625 C 1.40625 -2.515625 1.34375 -2.5 1.34375 -2.421875 C 1.34375 -2.328125 1.40625 -2.328125 1.53125 -2.328125 Z M 1.90625 -2.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 6 -6.1875 C 6.046875 -6.328125 6.046875 -6.34375 6.125 -6.34375 C 6.234375 -6.375 6.375 -6.375 6.5 -6.375 C 6.765625 -6.375 6.921875 -6.375 6.921875 -6.65625 C 6.921875 -6.671875 6.90625 -6.84375 6.703125 -6.84375 C 6.515625 -6.84375 6.296875 -6.8125 6.078125 -6.8125 C 5.859375 -6.8125 5.625 -6.8125 5.390625 -6.8125 C 5 -6.8125 4.046875 -6.84375 3.65625 -6.84375 C 3.53125 -6.84375 3.359375 -6.84375 3.359375 -6.546875 C 3.359375 -6.375 3.515625 -6.375 3.703125 -6.375 L 4.046875 -6.375 C 4.4375 -6.375 4.453125 -6.375 4.6875 -6.34375 L 3.484375 -1.5 C 3.234375 -0.484375 2.609375 -0.1875 2.15625 -0.1875 C 2.0625 -0.1875 1.640625 -0.203125 1.328125 -0.421875 C 1.875 -0.5625 2.046875 -1.03125 2.046875 -1.296875 C 2.046875 -1.625 1.78125 -1.859375 1.453125 -1.859375 C 1.046875 -1.859375 0.5625 -1.546875 0.5625 -0.921875 C 0.5625 -0.234375 1.25 0.171875 2.203125 0.171875 C 3.3125 0.171875 4.53125 -0.296875 4.8125 -1.453125 Z M 6 -6.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 3 -2.625 C 2.828125 -2.578125 2.703125 -2.4375 2.703125 -2.296875 C 2.703125 -2.125 2.84375 -2.0625 2.9375 -2.0625 C 3.015625 -2.0625 3.28125 -2.109375 3.28125 -2.46875 C 3.28125 -2.921875 2.78125 -3.078125 2.34375 -3.078125 C 1.265625 -3.078125 1.0625 -2.265625 1.0625 -2.0625 C 1.0625 -1.796875 1.21875 -1.625 1.3125 -1.546875 C 1.484375 -1.40625 1.609375 -1.375 2.09375 -1.296875 C 2.25 -1.265625 2.6875 -1.1875 2.6875 -0.84375 C 2.6875 -0.71875 2.609375 -0.453125 2.328125 -0.28125 C 2.046875 -0.125 1.703125 -0.125 1.625 -0.125 C 1.34375 -0.125 0.953125 -0.1875 0.78125 -0.421875 C 1.015625 -0.453125 1.171875 -0.625 1.171875 -0.8125 C 1.171875 -0.984375 1.046875 -1.078125 0.90625 -1.078125 C 0.703125 -1.078125 0.5 -0.90625 0.5 -0.609375 C 0.5 -0.1875 0.9375 0.0625 1.609375 0.0625 C 2.90625 0.0625 3.140625 -0.8125 3.140625 -1.078125 C 3.140625 -1.71875 2.4375 -1.84375 2.171875 -1.890625 C 2.109375 -1.90625 1.9375 -1.9375 1.890625 -1.953125 C 1.640625 -2 1.515625 -2.140625 1.515625 -2.296875 C 1.515625 -2.453125 1.640625 -2.640625 1.796875 -2.75 C 1.984375 -2.859375 2.21875 -2.875 2.34375 -2.875 C 2.484375 -2.875 2.84375 -2.859375 3 -2.625 Z M 3 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph5-2">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-3">
<path style="stroke:none;" d="M 1.171875 -0.609375 C 1.359375 -0.796875 1.484375 -0.921875 2.0625 -1.40625 C 2.21875 -1.515625 2.734375 -1.9375 2.9375 -2.125 C 3.359375 -2.546875 3.625 -2.90625 3.625 -2.984375 C 3.625 -3.078125 3.546875 -3.078125 3.515625 -3.078125 C 3.453125 -3.078125 3.421875 -3.0625 3.390625 -3 C 3.171875 -2.6875 3.03125 -2.578125 2.859375 -2.578125 C 2.78125 -2.578125 2.671875 -2.578125 2.46875 -2.78125 C 2.234375 -3.03125 2.078125 -3.078125 1.921875 -3.078125 C 1.359375 -3.078125 0.984375 -2.46875 0.984375 -2.265625 C 0.984375 -2.1875 1.046875 -2.171875 1.09375 -2.171875 C 1.1875 -2.171875 1.203125 -2.1875 1.21875 -2.265625 C 1.328125 -2.515625 1.71875 -2.53125 1.828125 -2.53125 C 2 -2.53125 2.171875 -2.484375 2.265625 -2.46875 C 2.65625 -2.390625 2.703125 -2.390625 2.875 -2.390625 C 2.703125 -2.1875 2.578125 -2.0625 1.90625 -1.546875 C 1.359375 -1.109375 1.171875 -0.9375 1.046875 -0.796875 C 0.625 -0.390625 0.421875 -0.078125 0.421875 -0.015625 C 0.421875 0.0625 0.515625 0.0625 0.546875 0.0625 C 0.609375 0.0625 0.625 0.0625 0.65625 0 C 0.84375 -0.265625 1.0625 -0.421875 1.296875 -0.421875 C 1.390625 -0.421875 1.484375 -0.421875 1.671875 -0.25 C 1.890625 -0.03125 2.03125 0.0625 2.265625 0.0625 C 3 0.0625 3.46875 -0.78125 3.46875 -1.015625 C 3.46875 -1.09375 3.390625 -1.09375 3.359375 -1.09375 C 3.265625 -1.09375 3.25 -1.0625 3.21875 -0.984375 C 3.09375 -0.640625 2.6875 -0.46875 2.34375 -0.46875 C 2.1875 -0.46875 2 -0.515625 1.828125 -0.546875 C 1.515625 -0.625 1.453125 -0.625 1.328125 -0.625 C 1.3125 -0.625 1.21875 -0.625 1.171875 -0.609375 Z M 1.171875 -0.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-4">
<path style="stroke:none;" d="M 3.875 -2.625 C 3.90625 -2.71875 3.90625 -2.734375 3.90625 -2.78125 C 3.90625 -2.921875 3.796875 -3 3.671875 -3 C 3.59375 -3 3.46875 -2.96875 3.390625 -2.84375 C 3.359375 -2.796875 3.3125 -2.578125 3.28125 -2.4375 L 3.125 -1.859375 C 3.09375 -1.6875 2.875 -0.8125 2.84375 -0.734375 C 2.84375 -0.734375 2.53125 -0.125 2 -0.125 C 1.515625 -0.125 1.515625 -0.578125 1.515625 -0.703125 C 1.515625 -1.078125 1.671875 -1.515625 1.890625 -2.0625 C 1.96875 -2.28125 2 -2.359375 2 -2.484375 C 2 -2.8125 1.71875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.75 -2.609375 1.046875 -2.875 1.328125 -2.875 C 1.4375 -2.875 1.5 -2.796875 1.5 -2.640625 C 1.5 -2.46875 1.4375 -2.328125 1.40625 -2.234375 C 1.0625 -1.375 1 -1.125 1 -0.8125 C 1 -0.703125 1 -0.375 1.265625 -0.140625 C 1.484375 0.03125 1.78125 0.0625 1.96875 0.0625 C 2.25 0.0625 2.5 -0.03125 2.71875 -0.25 C 2.640625 0.140625 2.5625 0.4375 2.265625 0.78125 C 2.078125 1 1.796875 1.21875 1.421875 1.21875 C 1.375 1.21875 1.046875 1.21875 0.90625 1 C 1.28125 0.953125 1.28125 0.625 1.28125 0.609375 C 1.28125 0.390625 1.078125 0.34375 1.015625 0.34375 C 0.84375 0.34375 0.609375 0.484375 0.609375 0.8125 C 0.609375 1.15625 0.9375 1.421875 1.4375 1.421875 C 2.140625 1.421875 3 0.875 3.21875 0 Z M 3.875 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph5-5">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-2">
<path style="stroke:none;" d="M 0.890625 -5.328125 C 1.125 -5.828125 1.5 -6.34375 2.21875 -6.34375 C 3.15625 -6.34375 3.5625 -5.484375 3.5625 -4.703125 C 3.5625 -3.78125 2.953125 -3.03125 2.375 -2.375 C 1.8125 -1.703125 1.203125 -1.0625 0.625 -0.40625 C 0.53125 -0.3125 0.5 -0.265625 0.5 -0.125 L 0.5 -0.015625 L 4.203125 -0.015625 L 4.46875 -1.75 L 4.234375 -1.75 C 4.140625 -1.296875 4.203125 -0.796875 3.6875 -0.796875 L 3.296875 -0.796875 C 3 -0.78125 2.71875 -0.78125 2.421875 -0.78125 C 2.03125 -0.78125 1.65625 -0.78125 1.28125 -0.78125 L 1.96875 -1.453125 C 2.25 -1.71875 2.515625 -1.984375 2.796875 -2.234375 C 3.53125 -2.890625 4.46875 -3.609375 4.46875 -4.71875 C 4.46875 -5.84375 3.515625 -6.65625 2.390625 -6.65625 C 1.4375 -6.65625 0.5 -5.9375 0.5 -4.859375 C 0.5 -4.609375 0.59375 -4.296875 1.015625 -4.296875 C 1.3125 -4.296875 1.546875 -4.5 1.546875 -4.8125 C 1.546875 -5.078125 1.34375 -5.328125 1.03125 -5.328125 C 0.984375 -5.328125 0.9375 -5.328125 0.890625 -5.328125 Z M 0.890625 -5.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="303" height="37" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-3.138" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="-3.138" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="3.503" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="9.197" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="3.503" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="9.197" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="3.503" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="9.197" y="34.114"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="13.667" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="13.667" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="23.076" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="33.592" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="39.881" y="22.259"/>
<use xlink:href="#glyph5-2" x="43.641273" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="46.007" y="22.259"/>
<use xlink:href="#glyph2-1" x="49.978579" y="22.259"/>
<use xlink:href="#glyph2-1" x="53.950158" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="60.079" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="60.079" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="66.721" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-3" x="71.907" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="66.967" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-4" x="71.462" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="66.854" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-5" x="71.348" y="34.114"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="76.497" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="76.497" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="290.754" y="20.764"/>
<use xlink:href="#glyph6-2" x="294.627459" y="20.764"/>
<use xlink:href="#glyph6-3" x="299.607763" y="20.764"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1,171 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="303pt" height="37pt" viewBox="0 0 303 37" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.25 17.546875 L 3.9375 17.546875 L 3.9375 0.296875 L 6.5625 0.296875 L 6.5625 -0.390625 L 3.25 -0.390625 Z M 3.25 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.25 17.53125 L 6.5625 17.53125 L 6.5625 16.84375 L 3.9375 16.84375 L 3.9375 -0.40625 L 3.25 -0.40625 Z M 3.25 17.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.703125 17.546875 L 3.390625 17.546875 L 3.390625 -0.390625 L 0.0625 -0.390625 L 0.0625 0.296875 L 2.703125 0.296875 Z M 2.703125 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 2.703125 16.84375 L 0.0625 16.84375 L 0.0625 17.53125 L 3.390625 17.53125 L 3.390625 -0.40625 L 2.703125 -0.40625 Z M 2.703125 16.84375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.46875 -0.203125 1.796875 -1.5625 1.84375 -1.75 C 1.921875 -2.078125 2.109375 -2.765625 2.15625 -3.046875 C 2.203125 -3.171875 2.484375 -3.640625 2.71875 -3.859375 C 2.796875 -3.921875 3.09375 -4.1875 3.515625 -4.1875 C 3.78125 -4.1875 3.921875 -4.0625 3.9375 -4.0625 C 3.640625 -4.015625 3.421875 -3.78125 3.421875 -3.515625 C 3.421875 -3.359375 3.53125 -3.171875 3.796875 -3.171875 C 4.0625 -3.171875 4.34375 -3.40625 4.34375 -3.765625 C 4.34375 -4.109375 4.03125 -4.40625 3.515625 -4.40625 C 2.875 -4.40625 2.4375 -3.921875 2.25 -3.640625 C 2.15625 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 3.515625 -1.265625 L 3.28125 -1.265625 C 3.265625 -1.109375 3.1875 -0.703125 3.09375 -0.640625 C 3.046875 -0.59375 2.515625 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.109375 -1.4375 2.515625 -1.765625 C 3.03125 -2.171875 3.515625 -2.609375 3.515625 -3.265625 C 3.515625 -4.109375 2.78125 -4.625 1.890625 -4.625 C 1.03125 -4.625 0.4375 -4.015625 0.4375 -3.375 C 0.4375 -3.03125 0.734375 -2.984375 0.8125 -2.984375 C 0.96875 -2.984375 1.171875 -3.109375 1.171875 -3.359375 C 1.171875 -3.484375 1.125 -3.734375 0.765625 -3.734375 C 0.984375 -4.21875 1.453125 -4.375 1.78125 -4.375 C 2.484375 -4.375 2.84375 -3.828125 2.84375 -3.265625 C 2.84375 -2.65625 2.40625 -2.1875 2.1875 -1.9375 L 0.515625 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.3125 0 Z M 3.515625 -1.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 1.90625 -2.328125 C 2.453125 -2.328125 2.84375 -1.953125 2.84375 -1.203125 C 2.84375 -0.34375 2.328125 -0.078125 1.9375 -0.078125 C 1.65625 -0.078125 1.03125 -0.15625 0.75 -0.578125 C 1.078125 -0.578125 1.15625 -0.8125 1.15625 -0.96875 C 1.15625 -1.1875 0.984375 -1.34375 0.765625 -1.34375 C 0.578125 -1.34375 0.375 -1.21875 0.375 -0.9375 C 0.375 -0.28125 1.09375 0.140625 1.9375 0.140625 C 2.90625 0.140625 3.578125 -0.515625 3.578125 -1.203125 C 3.578125 -1.75 3.140625 -2.296875 2.375 -2.453125 C 3.09375 -2.71875 3.359375 -3.234375 3.359375 -3.671875 C 3.359375 -4.21875 2.734375 -4.625 1.953125 -4.625 C 1.1875 -4.625 0.59375 -4.25 0.59375 -3.6875 C 0.59375 -3.453125 0.75 -3.328125 0.953125 -3.328125 C 1.171875 -3.328125 1.3125 -3.484375 1.3125 -3.671875 C 1.3125 -3.875 1.171875 -4.03125 0.953125 -4.046875 C 1.203125 -4.34375 1.671875 -4.421875 1.9375 -4.421875 C 2.25 -4.421875 2.6875 -4.265625 2.6875 -3.671875 C 2.6875 -3.375 2.59375 -3.046875 2.40625 -2.84375 C 2.1875 -2.578125 1.984375 -2.5625 1.640625 -2.53125 C 1.46875 -2.515625 1.453125 -2.515625 1.421875 -2.515625 C 1.40625 -2.515625 1.34375 -2.5 1.34375 -2.421875 C 1.34375 -2.328125 1.40625 -2.328125 1.53125 -2.328125 Z M 1.90625 -2.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 6 -6.1875 C 6.046875 -6.328125 6.046875 -6.34375 6.125 -6.34375 C 6.234375 -6.375 6.375 -6.375 6.5 -6.375 C 6.765625 -6.375 6.921875 -6.375 6.921875 -6.65625 C 6.921875 -6.671875 6.90625 -6.84375 6.703125 -6.84375 C 6.515625 -6.84375 6.296875 -6.8125 6.078125 -6.8125 C 5.859375 -6.8125 5.625 -6.8125 5.390625 -6.8125 C 5 -6.8125 4.046875 -6.84375 3.65625 -6.84375 C 3.53125 -6.84375 3.359375 -6.84375 3.359375 -6.546875 C 3.359375 -6.375 3.515625 -6.375 3.703125 -6.375 L 4.046875 -6.375 C 4.4375 -6.375 4.453125 -6.375 4.6875 -6.34375 L 3.484375 -1.5 C 3.234375 -0.484375 2.609375 -0.1875 2.15625 -0.1875 C 2.0625 -0.1875 1.640625 -0.203125 1.328125 -0.421875 C 1.875 -0.5625 2.046875 -1.03125 2.046875 -1.296875 C 2.046875 -1.625 1.78125 -1.859375 1.453125 -1.859375 C 1.046875 -1.859375 0.5625 -1.546875 0.5625 -0.921875 C 0.5625 -0.234375 1.25 0.171875 2.203125 0.171875 C 3.3125 0.171875 4.53125 -0.296875 4.8125 -1.453125 Z M 6 -6.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 2.265625 -4.359375 C 2.265625 -4.46875 2.171875 -4.625 1.984375 -4.625 C 1.796875 -4.625 1.59375 -4.4375 1.59375 -4.234375 C 1.59375 -4.125 1.671875 -3.96875 1.875 -3.96875 C 2.0625 -3.96875 2.265625 -4.171875 2.265625 -4.359375 Z M 0.84375 -0.8125 C 0.8125 -0.71875 0.78125 -0.640625 0.78125 -0.515625 C 0.78125 -0.1875 1.046875 0.0625 1.4375 0.0625 C 2.125 0.0625 2.4375 -0.890625 2.4375 -1 C 2.4375 -1.09375 2.34375 -1.09375 2.328125 -1.09375 C 2.234375 -1.09375 2.21875 -1.046875 2.1875 -0.96875 C 2.03125 -0.40625 1.734375 -0.125 1.453125 -0.125 C 1.3125 -0.125 1.28125 -0.21875 1.28125 -0.375 C 1.28125 -0.53125 1.328125 -0.65625 1.390625 -0.8125 C 1.46875 -1 1.546875 -1.1875 1.609375 -1.375 C 1.671875 -1.546875 1.9375 -2.171875 1.953125 -2.265625 C 1.984375 -2.328125 2 -2.40625 2 -2.484375 C 2 -2.8125 1.71875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.75 -2.625 1.0625 -2.875 1.3125 -2.875 C 1.421875 -2.875 1.484375 -2.828125 1.484375 -2.640625 C 1.484375 -2.46875 1.453125 -2.375 1.28125 -1.9375 Z M 0.84375 -0.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-2">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-3">
<path style="stroke:none;" d="M 1.171875 -0.609375 C 1.359375 -0.796875 1.484375 -0.921875 2.0625 -1.40625 C 2.21875 -1.515625 2.734375 -1.9375 2.9375 -2.125 C 3.359375 -2.546875 3.625 -2.90625 3.625 -2.984375 C 3.625 -3.078125 3.546875 -3.078125 3.515625 -3.078125 C 3.453125 -3.078125 3.421875 -3.0625 3.390625 -3 C 3.171875 -2.6875 3.03125 -2.578125 2.859375 -2.578125 C 2.78125 -2.578125 2.671875 -2.578125 2.46875 -2.78125 C 2.234375 -3.03125 2.078125 -3.078125 1.921875 -3.078125 C 1.359375 -3.078125 0.984375 -2.46875 0.984375 -2.265625 C 0.984375 -2.1875 1.046875 -2.171875 1.09375 -2.171875 C 1.1875 -2.171875 1.203125 -2.1875 1.21875 -2.265625 C 1.328125 -2.515625 1.71875 -2.53125 1.828125 -2.53125 C 2 -2.53125 2.171875 -2.484375 2.265625 -2.46875 C 2.65625 -2.390625 2.703125 -2.390625 2.875 -2.390625 C 2.703125 -2.1875 2.578125 -2.0625 1.90625 -1.546875 C 1.359375 -1.109375 1.171875 -0.9375 1.046875 -0.796875 C 0.625 -0.390625 0.421875 -0.078125 0.421875 -0.015625 C 0.421875 0.0625 0.515625 0.0625 0.546875 0.0625 C 0.609375 0.0625 0.625 0.0625 0.65625 0 C 0.84375 -0.265625 1.0625 -0.421875 1.296875 -0.421875 C 1.390625 -0.421875 1.484375 -0.421875 1.671875 -0.25 C 1.890625 -0.03125 2.03125 0.0625 2.265625 0.0625 C 3 0.0625 3.46875 -0.78125 3.46875 -1.015625 C 3.46875 -1.09375 3.390625 -1.09375 3.359375 -1.09375 C 3.265625 -1.09375 3.25 -1.0625 3.21875 -0.984375 C 3.09375 -0.640625 2.6875 -0.46875 2.34375 -0.46875 C 2.1875 -0.46875 2 -0.515625 1.828125 -0.546875 C 1.515625 -0.625 1.453125 -0.625 1.328125 -0.625 C 1.3125 -0.625 1.21875 -0.625 1.171875 -0.609375 Z M 1.171875 -0.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-4">
<path style="stroke:none;" d="M 3.875 -2.625 C 3.90625 -2.71875 3.90625 -2.734375 3.90625 -2.78125 C 3.90625 -2.921875 3.796875 -3 3.671875 -3 C 3.59375 -3 3.46875 -2.96875 3.390625 -2.84375 C 3.359375 -2.796875 3.3125 -2.578125 3.28125 -2.4375 L 3.125 -1.859375 C 3.09375 -1.6875 2.875 -0.8125 2.84375 -0.734375 C 2.84375 -0.734375 2.53125 -0.125 2 -0.125 C 1.515625 -0.125 1.515625 -0.578125 1.515625 -0.703125 C 1.515625 -1.078125 1.671875 -1.515625 1.890625 -2.0625 C 1.96875 -2.28125 2 -2.359375 2 -2.484375 C 2 -2.8125 1.71875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.75 -2.609375 1.046875 -2.875 1.328125 -2.875 C 1.4375 -2.875 1.5 -2.796875 1.5 -2.640625 C 1.5 -2.46875 1.4375 -2.328125 1.40625 -2.234375 C 1.0625 -1.375 1 -1.125 1 -0.8125 C 1 -0.703125 1 -0.375 1.265625 -0.140625 C 1.484375 0.03125 1.78125 0.0625 1.96875 0.0625 C 2.25 0.0625 2.5 -0.03125 2.71875 -0.25 C 2.640625 0.140625 2.5625 0.4375 2.265625 0.78125 C 2.078125 1 1.796875 1.21875 1.421875 1.21875 C 1.375 1.21875 1.046875 1.21875 0.90625 1 C 1.28125 0.953125 1.28125 0.625 1.28125 0.609375 C 1.28125 0.390625 1.078125 0.34375 1.015625 0.34375 C 0.84375 0.34375 0.609375 0.484375 0.609375 0.8125 C 0.609375 1.15625 0.9375 1.421875 1.4375 1.421875 C 2.140625 1.421875 3 0.875 3.21875 0 Z M 3.875 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph5-5">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-2">
<path style="stroke:none;" d="M 0.890625 -6.015625 L 0.890625 -5.703125 C 1.328125 -5.703125 1.796875 -5.75 2.1875 -5.96875 L 2.1875 -0.75 C 2.1875 -0.375 1.8125 -0.3125 1.421875 -0.3125 C 1.25 -0.3125 1.09375 -0.3125 0.953125 -0.3125 L 0.953125 -0.015625 L 4.1875 -0.015625 L 4.1875 -0.3125 C 4.015625 -0.3125 3.84375 -0.3125 3.6875 -0.3125 C 3.296875 -0.3125 2.9375 -0.375 2.9375 -0.75 L 2.9375 -6.484375 C 2.9375 -6.578125 2.90625 -6.65625 2.796875 -6.65625 C 2.65625 -6.65625 2.5 -6.453125 2.375 -6.375 C 1.9375 -6.09375 1.40625 -6.015625 0.890625 -6.015625 Z M 0.890625 -6.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph6-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="303" height="37" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-2.668" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="-2.668" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="3.974" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="9.668" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="3.974" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="9.668" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="3.974" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="9.668" y="34.114"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="14.137" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="14.137" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="23.546" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="34.063" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="40.351" y="22.259"/>
<use xlink:href="#glyph5-2" x="43.16981" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="45.536" y="22.259"/>
<use xlink:href="#glyph2-1" x="49.507579" y="22.259"/>
<use xlink:href="#glyph2-1" x="53.479158" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="59.609" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="59.609" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="66.25" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-3" x="71.436" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="66.497" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-4" x="70.991" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="66.383" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-5" x="70.878" y="34.114"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="76.026" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="76.026" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="290.754" y="20.764"/>
<use xlink:href="#glyph6-2" x="294.627459" y="20.764"/>
<use xlink:href="#glyph6-3" x="299.607763" y="20.764"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26pt" height="8pt" viewBox="0 0 26 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 7.609375 -6.046875 C 7.703125 -6.40625 7.71875 -6.5 8.4375 -6.5 C 8.703125 -6.5 8.78125 -6.5 8.78125 -6.703125 C 8.78125 -6.8125 8.671875 -6.8125 8.640625 -6.8125 C 8.359375 -6.8125 7.640625 -6.78125 7.359375 -6.78125 C 7.078125 -6.78125 6.375 -6.8125 6.078125 -6.8125 C 6 -6.8125 5.890625 -6.8125 5.890625 -6.609375 C 5.890625 -6.5 5.984375 -6.5 6.171875 -6.5 C 6.1875 -6.5 6.375 -6.5 6.546875 -6.484375 C 6.734375 -6.453125 6.8125 -6.453125 6.8125 -6.3125 C 6.8125 -6.28125 6.8125 -6.265625 6.78125 -6.125 L 6.1875 -3.703125 L 3.140625 -3.703125 L 3.734375 -6.046875 C 3.8125 -6.40625 3.84375 -6.5 4.5625 -6.5 C 4.828125 -6.5 4.90625 -6.5 4.90625 -6.703125 C 4.90625 -6.8125 4.796875 -6.8125 4.765625 -6.8125 C 4.484375 -6.8125 3.765625 -6.78125 3.484375 -6.78125 C 3.203125 -6.78125 2.5 -6.8125 2.203125 -6.8125 C 2.125 -6.8125 2.015625 -6.8125 2.015625 -6.609375 C 2.015625 -6.5 2.109375 -6.5 2.296875 -6.5 C 2.3125 -6.5 2.5 -6.5 2.671875 -6.484375 C 2.84375 -6.453125 2.9375 -6.453125 2.9375 -6.3125 C 2.9375 -6.28125 2.9375 -6.25 2.90625 -6.125 L 1.5625 -0.78125 C 1.46875 -0.390625 1.453125 -0.3125 0.65625 -0.3125 C 0.484375 -0.3125 0.390625 -0.3125 0.390625 -0.109375 C 0.390625 0 0.515625 0 0.53125 0 C 0.8125 0 1.515625 -0.03125 1.796875 -0.03125 C 2 -0.03125 2.21875 -0.015625 2.4375 -0.015625 C 2.65625 -0.015625 2.875 0 3.078125 0 C 3.15625 0 3.28125 0 3.28125 -0.203125 C 3.28125 -0.3125 3.1875 -0.3125 3 -0.3125 C 2.625 -0.3125 2.359375 -0.3125 2.359375 -0.484375 C 2.359375 -0.546875 2.375 -0.59375 2.375 -0.65625 L 3.0625 -3.390625 L 6.09375 -3.390625 C 5.6875 -1.734375 5.453125 -0.78125 5.40625 -0.640625 C 5.3125 -0.3125 5.125 -0.3125 4.5 -0.3125 C 4.359375 -0.3125 4.265625 -0.3125 4.265625 -0.109375 C 4.265625 0 4.390625 0 4.40625 0 C 4.6875 0 5.390625 -0.03125 5.671875 -0.03125 C 5.875 -0.03125 6.09375 -0.015625 6.3125 -0.015625 C 6.53125 -0.015625 6.75 0 6.953125 0 C 7.03125 0 7.15625 0 7.15625 -0.203125 C 7.15625 -0.3125 7.0625 -0.3125 6.875 -0.3125 C 6.515625 -0.3125 6.234375 -0.3125 6.234375 -0.484375 C 6.234375 -0.546875 6.25 -0.59375 6.265625 -0.65625 Z M 7.609375 -6.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.328125 -0.828125 C 1.859375 -1.40625 2.15625 -1.65625 2.515625 -1.96875 C 2.515625 -1.96875 3.125 -2.5 3.484375 -2.859375 C 4.4375 -3.78125 4.65625 -4.265625 4.65625 -4.3125 C 4.65625 -4.40625 4.5625 -4.40625 4.546875 -4.40625 C 4.46875 -4.40625 4.453125 -4.390625 4.390625 -4.296875 C 4.09375 -3.8125 3.890625 -3.65625 3.65625 -3.65625 C 3.40625 -3.65625 3.296875 -3.8125 3.140625 -3.984375 C 2.953125 -4.203125 2.78125 -4.40625 2.453125 -4.40625 C 1.703125 -4.40625 1.25 -3.484375 1.25 -3.265625 C 1.25 -3.21875 1.28125 -3.15625 1.359375 -3.15625 C 1.453125 -3.15625 1.46875 -3.203125 1.5 -3.265625 C 1.6875 -3.734375 2.265625 -3.734375 2.34375 -3.734375 C 2.546875 -3.734375 2.734375 -3.671875 2.96875 -3.59375 C 3.375 -3.4375 3.484375 -3.4375 3.734375 -3.4375 C 3.375 -3.015625 2.546875 -2.296875 2.359375 -2.140625 L 1.453125 -1.296875 C 0.78125 -0.625 0.421875 -0.0625 0.421875 0.015625 C 0.421875 0.109375 0.53125 0.109375 0.546875 0.109375 C 0.625 0.109375 0.640625 0.09375 0.703125 -0.015625 C 0.9375 -0.375 1.234375 -0.640625 1.5625 -0.640625 C 1.78125 -0.640625 1.890625 -0.546875 2.140625 -0.265625 C 2.296875 -0.046875 2.484375 0.109375 2.765625 0.109375 C 3.765625 0.109375 4.34375 -1.15625 4.34375 -1.421875 C 4.34375 -1.46875 4.296875 -1.53125 4.21875 -1.53125 C 4.125 -1.53125 4.109375 -1.46875 4.078125 -1.390625 C 3.84375 -0.75 3.203125 -0.5625 2.875 -0.5625 C 2.6875 -0.5625 2.5 -0.625 2.296875 -0.6875 C 1.953125 -0.8125 1.796875 -0.859375 1.59375 -0.859375 C 1.578125 -0.859375 1.421875 -0.859375 1.328125 -0.828125 Z M 1.328125 -0.828125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="26" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
<use xlink:href="#glyph0-2" x="5.4453" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="12.087" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="21.17588" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="23pt" height="11pt" viewBox="0 0 23 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -2.875 3.828125 -1.59375 3.671875 -1.171875 C 3.578125 -0.9375 3.5625 -0.8125 3.5625 -0.703125 C 3.5625 -0.234375 3.921875 0.109375 4.390625 0.109375 C 5.328125 0.109375 5.6875 -1.34375 5.6875 -1.421875 C 5.6875 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.46875 -1.53125 5.46875 -1.5 5.421875 -1.34375 C 5.21875 -0.671875 4.890625 -0.109375 4.40625 -0.109375 C 4.234375 -0.109375 4.171875 -0.203125 4.171875 -0.4375 C 4.171875 -0.6875 4.25 -0.921875 4.34375 -1.140625 C 4.53125 -1.671875 4.953125 -2.765625 4.953125 -3.34375 C 4.953125 -4 4.53125 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.5 -4.1875 1.609375 -4.0625 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.875 -4.1875 C 2.9375 -4.4375 2.953125 -4.515625 3.59375 -4.515625 C 3.8125 -4.515625 3.875 -4.515625 3.875 -4.65625 C 3.875 -4.671875 3.875 -4.765625 3.765625 -4.765625 C 3.609375 -4.765625 3.421875 -4.75 3.25 -4.734375 C 3.078125 -4.734375 2.859375 -4.734375 2.6875 -4.734375 C 2.546875 -4.734375 2.359375 -4.734375 2.203125 -4.734375 C 2.0625 -4.734375 1.890625 -4.765625 1.75 -4.765625 C 1.71875 -4.765625 1.609375 -4.765625 1.609375 -4.609375 C 1.609375 -4.515625 1.6875 -4.515625 1.828125 -4.515625 C 1.84375 -4.515625 1.96875 -4.515625 2.09375 -4.5 C 2.25 -4.484375 2.265625 -4.46875 2.265625 -4.390625 C 2.265625 -4.390625 2.265625 -4.34375 2.234375 -4.25 L 1.296875 -0.546875 C 1.234375 -0.3125 1.21875 -0.25 0.6875 -0.25 C 0.578125 -0.25 0.484375 -0.25 0.484375 -0.109375 C 0.484375 0 0.5625 0 0.6875 0 L 4.1875 0 C 4.375 0 4.375 0 4.4375 -0.140625 C 4.5 -0.328125 5.03125 -1.671875 5.03125 -1.734375 C 5.03125 -1.75 5.015625 -1.828125 4.90625 -1.828125 C 4.828125 -1.828125 4.8125 -1.796875 4.765625 -1.6875 C 4.5 -1.03125 4.1875 -0.25 2.921875 -0.25 L 2.125 -0.25 C 1.921875 -0.25 1.90625 -0.265625 1.90625 -0.328125 C 1.90625 -0.328125 1.90625 -0.359375 1.9375 -0.46875 Z M 2.875 -4.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.546875 2.5 L 2.546875 2.09375 L 1.578125 2.09375 L 1.578125 -7.078125 L 2.546875 -7.078125 L 2.546875 -7.484375 L 1.171875 -7.484375 L 1.171875 2.5 Z M 2.546875 2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 1.578125 -7.484375 L 0.21875 -7.484375 L 0.21875 -7.078125 L 1.1875 -7.078125 L 1.1875 2.09375 L 0.21875 2.09375 L 0.21875 2.5 L 1.578125 2.5 Z M 1.578125 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="23" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.158" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="12.122" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="14.889" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="20.869" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="42pt" height="8pt" viewBox="0 0 42 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 7.203125 -4.5 C 7.203125 -4.71875 7.125 -4.8125 7.0625 -4.8125 C 7.015625 -4.8125 6.921875 -4.765625 6.921875 -4.53125 C 6.875 -3.84375 6.1875 -3.4375 5.53125 -3.4375 C 4.953125 -3.4375 4.453125 -3.75 3.9375 -4.09375 C 3.40625 -4.453125 2.859375 -4.8125 2.21875 -4.8125 C 1.28125 -4.8125 0.546875 -4.109375 0.546875 -3.1875 C 0.546875 -2.96875 0.625 -2.890625 0.6875 -2.890625 C 0.78125 -2.890625 0.828125 -3.078125 0.828125 -3.125 C 0.875 -3.953125 1.6875 -4.25 2.21875 -4.25 C 2.796875 -4.25 3.296875 -3.953125 3.8125 -3.59375 C 4.34375 -3.234375 4.890625 -2.875 5.53125 -2.875 C 6.453125 -2.875 7.203125 -3.59375 7.203125 -4.5 Z M 7.203125 -2.171875 C 7.203125 -2.46875 7.078125 -2.484375 7.0625 -2.484375 C 7.015625 -2.484375 6.921875 -2.4375 6.921875 -2.21875 C 6.875 -1.53125 6.1875 -1.109375 5.53125 -1.109375 C 4.953125 -1.109375 4.453125 -1.421875 3.9375 -1.78125 C 3.40625 -2.140625 2.859375 -2.5 2.21875 -2.5 C 1.28125 -2.5 0.546875 -1.78125 0.546875 -0.875 C 0.546875 -0.640625 0.625 -0.5625 0.6875 -0.5625 C 0.78125 -0.5625 0.828125 -0.75 0.828125 -0.796875 C 0.875 -1.640625 1.6875 -1.9375 2.21875 -1.9375 C 2.796875 -1.9375 3.296875 -1.625 3.8125 -1.28125 C 4.34375 -0.921875 4.890625 -0.5625 5.53125 -0.5625 C 6.484375 -0.5625 7.203125 -1.296875 7.203125 -2.171875 Z M 7.203125 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.890625 -3.515625 C 3.703125 -3.78125 4.28125 -4.46875 4.28125 -5.265625 C 4.28125 -6.078125 3.40625 -6.640625 2.453125 -6.640625 C 1.453125 -6.640625 0.6875 -6.046875 0.6875 -5.28125 C 0.6875 -4.953125 0.90625 -4.765625 1.203125 -4.765625 C 1.5 -4.765625 1.703125 -4.984375 1.703125 -5.28125 C 1.703125 -5.765625 1.234375 -5.765625 1.09375 -5.765625 C 1.390625 -6.265625 2.046875 -6.390625 2.40625 -6.390625 C 2.828125 -6.390625 3.375 -6.171875 3.375 -5.28125 C 3.375 -5.15625 3.34375 -4.578125 3.09375 -4.140625 C 2.796875 -3.65625 2.453125 -3.625 2.203125 -3.625 C 2.125 -3.609375 1.890625 -3.59375 1.8125 -3.59375 C 1.734375 -3.578125 1.671875 -3.5625 1.671875 -3.46875 C 1.671875 -3.359375 1.734375 -3.359375 1.90625 -3.359375 L 2.34375 -3.359375 C 3.15625 -3.359375 3.53125 -2.6875 3.53125 -1.703125 C 3.53125 -0.34375 2.84375 -0.0625 2.40625 -0.0625 C 1.96875 -0.0625 1.21875 -0.234375 0.875 -0.8125 C 1.21875 -0.765625 1.53125 -0.984375 1.53125 -1.359375 C 1.53125 -1.71875 1.265625 -1.921875 0.984375 -1.921875 C 0.734375 -1.921875 0.421875 -1.78125 0.421875 -1.34375 C 0.421875 -0.4375 1.34375 0.21875 2.4375 0.21875 C 3.65625 0.21875 4.5625 -0.6875 4.5625 -1.703125 C 4.5625 -2.515625 3.921875 -3.296875 2.890625 -3.515625 Z M 2.890625 -3.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 6.265625 -5.671875 C 6.75 -6.453125 7.171875 -6.484375 7.53125 -6.5 C 7.65625 -6.515625 7.671875 -6.671875 7.671875 -6.6875 C 7.671875 -6.765625 7.609375 -6.8125 7.53125 -6.8125 C 7.28125 -6.8125 6.984375 -6.78125 6.71875 -6.78125 C 6.390625 -6.78125 6.046875 -6.8125 5.734375 -6.8125 C 5.671875 -6.8125 5.546875 -6.8125 5.546875 -6.625 C 5.546875 -6.515625 5.625 -6.5 5.703125 -6.5 C 5.96875 -6.484375 6.15625 -6.375 6.15625 -6.171875 C 6.15625 -6.015625 6.015625 -5.796875 6.015625 -5.796875 L 2.953125 -0.921875 L 2.265625 -6.203125 C 2.265625 -6.375 2.5 -6.5 2.953125 -6.5 C 3.09375 -6.5 3.203125 -6.5 3.203125 -6.703125 C 3.203125 -6.78125 3.125 -6.8125 3.078125 -6.8125 C 2.671875 -6.8125 2.25 -6.78125 1.828125 -6.78125 C 1.65625 -6.78125 1.46875 -6.78125 1.28125 -6.78125 C 1.109375 -6.78125 0.921875 -6.8125 0.75 -6.8125 C 0.671875 -6.8125 0.5625 -6.8125 0.5625 -6.625 C 0.5625 -6.5 0.640625 -6.5 0.8125 -6.5 C 1.359375 -6.5 1.375 -6.40625 1.40625 -6.15625 L 2.1875 -0.015625 C 2.21875 0.1875 2.265625 0.21875 2.390625 0.21875 C 2.546875 0.21875 2.59375 0.171875 2.671875 0.046875 Z M 6.265625 -5.671875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="42" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="10.98" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="15.961" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="18.729" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="25.37" y="7.344"/>
<use xlink:href="#glyph2-3" x="34.117163" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@ -0,0 +1,182 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="306pt" height="37pt" viewBox="0 0 306 37" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.25 17.546875 L 3.9375 17.546875 L 3.9375 0.296875 L 6.5625 0.296875 L 6.5625 -0.390625 L 3.25 -0.390625 Z M 3.25 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.25 17.53125 L 6.5625 17.53125 L 6.5625 16.84375 L 3.9375 16.84375 L 3.9375 -0.40625 L 3.25 -0.40625 Z M 3.25 17.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.703125 17.546875 L 3.390625 17.546875 L 3.390625 -0.390625 L 0.0625 -0.390625 L 0.0625 0.296875 L 2.703125 0.296875 Z M 2.703125 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 2.703125 16.84375 L 0.0625 16.84375 L 0.0625 17.53125 L 3.390625 17.53125 L 3.390625 -0.40625 L 2.703125 -0.40625 Z M 2.703125 16.84375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.46875 -0.203125 1.796875 -1.5625 1.84375 -1.75 C 1.921875 -2.078125 2.109375 -2.765625 2.15625 -3.046875 C 2.203125 -3.171875 2.484375 -3.640625 2.71875 -3.859375 C 2.796875 -3.921875 3.09375 -4.1875 3.515625 -4.1875 C 3.78125 -4.1875 3.921875 -4.0625 3.9375 -4.0625 C 3.640625 -4.015625 3.421875 -3.78125 3.421875 -3.515625 C 3.421875 -3.359375 3.53125 -3.171875 3.796875 -3.171875 C 4.0625 -3.171875 4.34375 -3.40625 4.34375 -3.765625 C 4.34375 -4.109375 4.03125 -4.40625 3.515625 -4.40625 C 2.875 -4.40625 2.4375 -3.921875 2.25 -3.640625 C 2.15625 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 1.171875 -0.609375 C 1.359375 -0.796875 1.484375 -0.921875 2.0625 -1.40625 C 2.21875 -1.515625 2.734375 -1.9375 2.9375 -2.125 C 3.359375 -2.546875 3.625 -2.90625 3.625 -2.984375 C 3.625 -3.078125 3.546875 -3.078125 3.515625 -3.078125 C 3.453125 -3.078125 3.421875 -3.0625 3.390625 -3 C 3.171875 -2.6875 3.03125 -2.578125 2.859375 -2.578125 C 2.78125 -2.578125 2.671875 -2.578125 2.46875 -2.78125 C 2.234375 -3.03125 2.078125 -3.078125 1.921875 -3.078125 C 1.359375 -3.078125 0.984375 -2.46875 0.984375 -2.265625 C 0.984375 -2.1875 1.046875 -2.171875 1.09375 -2.171875 C 1.1875 -2.171875 1.203125 -2.1875 1.21875 -2.265625 C 1.328125 -2.515625 1.71875 -2.53125 1.828125 -2.53125 C 2 -2.53125 2.171875 -2.484375 2.265625 -2.46875 C 2.65625 -2.390625 2.703125 -2.390625 2.875 -2.390625 C 2.703125 -2.1875 2.578125 -2.0625 1.90625 -1.546875 C 1.359375 -1.109375 1.171875 -0.9375 1.046875 -0.796875 C 0.625 -0.390625 0.421875 -0.078125 0.421875 -0.015625 C 0.421875 0.0625 0.515625 0.0625 0.546875 0.0625 C 0.609375 0.0625 0.625 0.0625 0.65625 0 C 0.84375 -0.265625 1.0625 -0.421875 1.296875 -0.421875 C 1.390625 -0.421875 1.484375 -0.421875 1.671875 -0.25 C 1.890625 -0.03125 2.03125 0.0625 2.265625 0.0625 C 3 0.0625 3.46875 -0.78125 3.46875 -1.015625 C 3.46875 -1.09375 3.390625 -1.09375 3.359375 -1.09375 C 3.265625 -1.09375 3.25 -1.0625 3.21875 -0.984375 C 3.09375 -0.640625 2.6875 -0.46875 2.34375 -0.46875 C 2.1875 -0.46875 2 -0.515625 1.828125 -0.546875 C 1.515625 -0.625 1.453125 -0.625 1.328125 -0.625 C 1.3125 -0.625 1.21875 -0.625 1.171875 -0.609375 Z M 1.171875 -0.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 3.875 -2.625 C 3.90625 -2.71875 3.90625 -2.734375 3.90625 -2.78125 C 3.90625 -2.921875 3.796875 -3 3.671875 -3 C 3.59375 -3 3.46875 -2.96875 3.390625 -2.84375 C 3.359375 -2.796875 3.3125 -2.578125 3.28125 -2.4375 L 3.125 -1.859375 C 3.09375 -1.6875 2.875 -0.8125 2.84375 -0.734375 C 2.84375 -0.734375 2.53125 -0.125 2 -0.125 C 1.515625 -0.125 1.515625 -0.578125 1.515625 -0.703125 C 1.515625 -1.078125 1.671875 -1.515625 1.890625 -2.0625 C 1.96875 -2.28125 2 -2.359375 2 -2.484375 C 2 -2.8125 1.71875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.75 -2.609375 1.046875 -2.875 1.328125 -2.875 C 1.4375 -2.875 1.5 -2.796875 1.5 -2.640625 C 1.5 -2.46875 1.4375 -2.328125 1.40625 -2.234375 C 1.0625 -1.375 1 -1.125 1 -0.8125 C 1 -0.703125 1 -0.375 1.265625 -0.140625 C 1.484375 0.03125 1.78125 0.0625 1.96875 0.0625 C 2.25 0.0625 2.5 -0.03125 2.71875 -0.25 C 2.640625 0.140625 2.5625 0.4375 2.265625 0.78125 C 2.078125 1 1.796875 1.21875 1.421875 1.21875 C 1.375 1.21875 1.046875 1.21875 0.90625 1 C 1.28125 0.953125 1.28125 0.625 1.28125 0.609375 C 1.28125 0.390625 1.078125 0.34375 1.015625 0.34375 C 0.84375 0.34375 0.609375 0.484375 0.609375 0.8125 C 0.609375 1.15625 0.9375 1.421875 1.4375 1.421875 C 2.140625 1.421875 3 0.875 3.21875 0 Z M 3.875 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 2.953125 -1.125 C 2.90625 -0.984375 2.84375 -0.71875 2.84375 -0.71875 C 2.703125 -0.5 2.421875 -0.125 2 -0.125 C 1.515625 -0.125 1.515625 -0.578125 1.515625 -0.703125 C 1.515625 -1.109375 1.703125 -1.609375 1.90625 -2.125 C 1.953125 -2.265625 2 -2.359375 2 -2.46875 C 2 -2.84375 1.6875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.734375 -2.59375 1.046875 -2.875 1.3125 -2.875 C 1.4375 -2.875 1.484375 -2.796875 1.484375 -2.640625 C 1.484375 -2.46875 1.4375 -2.328125 1.359375 -2.171875 C 0.984375 -1.203125 0.984375 -1 0.984375 -0.8125 C 0.984375 -0.703125 0.984375 -0.375 1.25 -0.15625 C 1.453125 0.015625 1.71875 0.0625 1.96875 0.0625 C 2.40625 0.0625 2.640625 -0.171875 2.875 -0.390625 C 3.03125 0.0625 3.484375 0.0625 3.578125 0.0625 C 3.8125 0.0625 4 -0.0625 4.125 -0.296875 C 4.28125 -0.578125 4.375 -0.96875 4.375 -1 C 4.375 -1.09375 4.28125 -1.09375 4.265625 -1.09375 C 4.15625 -1.09375 4.15625 -1.0625 4.109375 -0.875 C 4.015625 -0.546875 3.890625 -0.125 3.59375 -0.125 C 3.421875 -0.125 3.359375 -0.28125 3.359375 -0.46875 C 3.359375 -0.578125 3.421875 -0.84375 3.46875 -1.015625 C 3.515625 -1.203125 3.59375 -1.484375 3.625 -1.640625 L 3.78125 -2.265625 C 3.828125 -2.4375 3.90625 -2.75 3.90625 -2.78125 C 3.90625 -2.921875 3.796875 -3 3.671875 -3 C 3.421875 -3 3.359375 -2.796875 3.3125 -2.578125 Z M 2.953125 -1.125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M 3.984375 -4.625 C 3.984375 -4.640625 4 -4.734375 4 -4.734375 C 4 -4.78125 3.984375 -4.84375 3.890625 -4.84375 C 3.75 -4.84375 3.171875 -4.78125 3 -4.765625 C 2.953125 -4.765625 2.84375 -4.75 2.84375 -4.609375 C 2.84375 -4.515625 2.953125 -4.515625 3.03125 -4.515625 C 3.359375 -4.515625 3.359375 -4.453125 3.359375 -4.40625 C 3.359375 -4.359375 3.359375 -4.3125 3.34375 -4.25 L 2.9375 -2.65625 C 2.796875 -2.890625 2.5625 -3.078125 2.21875 -3.078125 C 1.328125 -3.078125 0.421875 -2.09375 0.421875 -1.09375 C 0.421875 -0.40625 0.875 0.0625 1.484375 0.0625 C 1.859375 0.0625 2.1875 -0.140625 2.46875 -0.421875 C 2.59375 0 3 0.0625 3.1875 0.0625 C 3.4375 0.0625 3.609375 -0.078125 3.734375 -0.296875 C 3.890625 -0.578125 3.984375 -0.96875 3.984375 -1 C 3.984375 -1.09375 3.890625 -1.09375 3.875 -1.09375 C 3.765625 -1.09375 3.765625 -1.0625 3.71875 -0.875 C 3.625 -0.53125 3.5 -0.125 3.203125 -0.125 C 3.03125 -0.125 2.96875 -0.28125 2.96875 -0.46875 C 2.96875 -0.59375 2.984375 -0.65625 3.015625 -0.75 Z M 2.5 -0.875 C 2.453125 -0.671875 2.296875 -0.53125 2.140625 -0.40625 C 2.078125 -0.34375 1.796875 -0.125 1.5 -0.125 C 1.234375 -0.125 0.984375 -0.3125 0.984375 -0.796875 C 0.984375 -1.171875 1.1875 -1.9375 1.359375 -2.21875 C 1.671875 -2.78125 2.03125 -2.875 2.21875 -2.875 C 2.703125 -2.875 2.84375 -2.34375 2.84375 -2.265625 C 2.84375 -2.25 2.828125 -2.1875 2.828125 -2.171875 Z M 2.5 -0.875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 6 -6.1875 C 6.046875 -6.328125 6.046875 -6.34375 6.125 -6.34375 C 6.234375 -6.375 6.375 -6.375 6.5 -6.375 C 6.765625 -6.375 6.921875 -6.375 6.921875 -6.65625 C 6.921875 -6.671875 6.90625 -6.84375 6.703125 -6.84375 C 6.515625 -6.84375 6.296875 -6.8125 6.078125 -6.8125 C 5.859375 -6.8125 5.625 -6.8125 5.390625 -6.8125 C 5 -6.8125 4.046875 -6.84375 3.65625 -6.84375 C 3.53125 -6.84375 3.359375 -6.84375 3.359375 -6.546875 C 3.359375 -6.375 3.515625 -6.375 3.703125 -6.375 L 4.046875 -6.375 C 4.4375 -6.375 4.453125 -6.375 4.6875 -6.34375 L 3.484375 -1.5 C 3.234375 -0.484375 2.609375 -0.1875 2.15625 -0.1875 C 2.0625 -0.1875 1.640625 -0.203125 1.328125 -0.421875 C 1.875 -0.5625 2.046875 -1.03125 2.046875 -1.296875 C 2.046875 -1.625 1.78125 -1.859375 1.453125 -1.859375 C 1.046875 -1.859375 0.5625 -1.546875 0.5625 -0.921875 C 0.5625 -0.234375 1.25 0.171875 2.203125 0.171875 C 3.3125 0.171875 4.53125 -0.296875 4.8125 -1.453125 Z M 6 -6.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 1.484375 -0.8125 C 1.5 -0.890625 1.546875 -1.078125 1.5625 -1.15625 C 1.578125 -1.234375 1.609375 -1.3125 1.625 -1.375 C 1.640625 -1.453125 1.796875 -1.71875 1.96875 -1.859375 C 2.140625 -2 2.296875 -2.03125 2.46875 -2.03125 C 2.53125 -2.03125 2.765625 -2.03125 2.9375 -1.953125 C 2.71875 -1.875 2.71875 -1.671875 2.71875 -1.65625 C 2.71875 -1.578125 2.78125 -1.453125 2.9375 -1.453125 C 3.078125 -1.453125 3.25 -1.578125 3.25 -1.796875 C 3.25 -2.15625 2.71875 -2.203125 2.484375 -2.203125 C 2.359375 -2.203125 2.03125 -2.203125 1.6875 -1.8125 C 1.625 -2.078125 1.328125 -2.203125 1.09375 -2.203125 C 0.921875 -2.203125 0.78125 -2.125 0.640625 -1.921875 C 0.515625 -1.71875 0.453125 -1.453125 0.453125 -1.4375 C 0.453125 -1.359375 0.53125 -1.359375 0.5625 -1.359375 C 0.640625 -1.359375 0.640625 -1.375 0.6875 -1.5 C 0.765625 -1.796875 0.875 -2.03125 1.0625 -2.03125 C 1.234375 -2.03125 1.265625 -1.875 1.265625 -1.765625 C 1.265625 -1.703125 1.21875 -1.515625 1.1875 -1.375 C 1.15625 -1.25 1.109375 -1.046875 1.078125 -0.9375 L 0.96875 -0.484375 C 0.9375 -0.359375 0.875 -0.140625 0.875 -0.125 C 0.875 -0.015625 0.96875 0.0625 1.0625 0.0625 C 1.140625 0.0625 1.234375 0.015625 1.28125 -0.078125 C 1.3125 -0.109375 1.34375 -0.28125 1.375 -0.375 Z M 1.484375 -0.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-2">
<path style="stroke:none;" d="M 1.828125 -3.265625 C 1.859375 -3.34375 1.859375 -3.34375 1.859375 -3.375 C 1.859375 -3.453125 1.78125 -3.453125 1.703125 -3.453125 L 1.09375 -3.40625 C 1 -3.40625 0.984375 -3.40625 0.96875 -3.375 C 0.953125 -3.359375 0.9375 -3.296875 0.9375 -3.265625 C 0.9375 -3.1875 1.015625 -3.1875 1.078125 -3.1875 C 1.09375 -3.1875 1.171875 -3.1875 1.25 -3.171875 C 1.34375 -3.15625 1.34375 -3.140625 1.34375 -3.109375 C 1.34375 -3.09375 1.34375 -3.078125 1.328125 -2.984375 L 0.640625 -0.234375 C 0.625 -0.171875 0.625 -0.15625 0.625 -0.125 C 0.625 -0.015625 0.703125 0.0625 0.8125 0.0625 C 0.90625 0.0625 1.015625 -0.015625 1.046875 -0.140625 C 1.0625 -0.1875 1.078125 -0.265625 1.15625 -0.578125 L 1.25 -0.921875 C 1.328125 -1.21875 1.328125 -1.234375 1.453125 -1.453125 C 1.671875 -1.75 1.953125 -2.03125 2.359375 -2.03125 C 2.609375 -2.03125 2.703125 -1.890625 2.703125 -1.671875 C 2.703125 -1.390625 2.484375 -0.859375 2.421875 -0.6875 C 2.34375 -0.515625 2.328125 -0.46875 2.328125 -0.390625 C 2.328125 -0.125 2.578125 0.0625 2.875 0.0625 C 3.40625 0.0625 3.671875 -0.59375 3.671875 -0.71875 C 3.671875 -0.78125 3.59375 -0.78125 3.5625 -0.78125 C 3.484375 -0.78125 3.484375 -0.765625 3.453125 -0.671875 C 3.359375 -0.40625 3.140625 -0.109375 2.890625 -0.109375 C 2.78125 -0.109375 2.734375 -0.1875 2.734375 -0.296875 C 2.734375 -0.40625 2.796875 -0.546875 2.84375 -0.671875 C 2.90625 -0.796875 3.125 -1.34375 3.125 -1.609375 C 3.125 -1.953125 2.890625 -2.203125 2.375 -2.203125 C 1.890625 -2.203125 1.59375 -1.890625 1.453125 -1.71875 Z M 1.828125 -3.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph7-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph7-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph7-2">
<path style="stroke:none;" d="M 0.28125 -1.65625 L 2.9375 -1.65625 L 2.9375 -0.75 C 2.9375 -0.34375 2.625 -0.3125 2.109375 -0.3125 L 1.96875 -0.3125 L 1.96875 -0.015625 L 4.671875 -0.015625 L 4.671875 -0.3125 C 4.546875 -0.3125 4.421875 -0.3125 4.296875 -0.3125 C 3.984375 -0.3125 3.703125 -0.375 3.703125 -0.75 L 3.703125 -1.65625 L 4.6875 -1.65625 L 4.6875 -1.96875 L 3.703125 -1.96875 L 3.703125 -6.4375 C 3.703125 -6.46875 3.71875 -6.515625 3.71875 -6.5625 C 3.71875 -6.671875 3.6875 -6.765625 3.5625 -6.765625 C 3.40625 -6.765625 3.375 -6.6875 3.3125 -6.578125 C 2.375 -5.15625 1.4375 -3.734375 0.515625 -2.328125 C 0.390625 -2.140625 0.265625 -2 0.265625 -1.828125 C 0.265625 -1.78125 0.28125 -1.71875 0.28125 -1.65625 Z M 0.5625 -1.96875 L 2.984375 -5.65625 L 2.984375 -1.96875 Z M 0.5625 -1.96875 "/>
</symbol>
<symbol overflow="visible" id="glyph7-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="306" height="37" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-2.73" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="-2.73" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="3.912" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="9.097" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="4.158" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="8.653" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="4.044" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="8.539" y="34.114"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="13.688" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="13.688" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="23.097" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="33.613" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="39.902" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="43.994226" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="46.36" y="22.259"/>
<use xlink:href="#glyph5-1" x="50.331579" y="22.259"/>
<use xlink:href="#glyph5-1" x="54.303158" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="60.432" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="60.432" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="67.377" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="72.562" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="77.273" y="11.2"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="67.074" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="72.26" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-2" x="76.97" y="23.216"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="69.666" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="74.851" y="34.114"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="82.089" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="82.089" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph7-1" x="293.754" y="20.764"/>
<use xlink:href="#glyph7-2" x="297.627459" y="20.764"/>
<use xlink:href="#glyph7-3" x="302.607763" y="20.764"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="9pt" height="6pt" viewBox="0 0 9 6" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.96875 -2.25 C 3.125 -2.25 3.3125 -2.25 3.3125 -2.421875 C 3.3125 -2.5625 3.1875 -2.5625 3.015625 -2.5625 L 1.40625 -2.5625 C 1.640625 -3.40625 2.203125 -3.984375 3.109375 -3.984375 L 3.421875 -3.984375 C 3.59375 -3.984375 3.75 -3.984375 3.75 -4.15625 C 3.75 -4.296875 3.625 -4.296875 3.453125 -4.296875 L 3.09375 -4.296875 C 1.796875 -4.296875 0.46875 -3.296875 0.46875 -1.78125 C 0.46875 -0.671875 1.21875 0.109375 2.265625 0.109375 C 2.921875 0.109375 3.5625 -0.296875 3.5625 -0.40625 C 3.5625 -0.421875 3.5625 -0.53125 3.46875 -0.53125 C 3.453125 -0.53125 3.421875 -0.53125 3.34375 -0.484375 C 3.03125 -0.28125 2.65625 -0.109375 2.296875 -0.109375 C 1.71875 -0.109375 1.21875 -0.53125 1.21875 -1.40625 C 1.21875 -1.75 1.296875 -2.140625 1.328125 -2.25 Z M 2.96875 -2.25 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="9" height="6" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="4.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="4.508" y="5.839"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="23pt" height="8pt" viewBox="0 0 23 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.890625 -3.515625 C 3.703125 -3.78125 4.28125 -4.46875 4.28125 -5.265625 C 4.28125 -6.078125 3.40625 -6.640625 2.453125 -6.640625 C 1.453125 -6.640625 0.6875 -6.046875 0.6875 -5.28125 C 0.6875 -4.953125 0.90625 -4.765625 1.203125 -4.765625 C 1.5 -4.765625 1.703125 -4.984375 1.703125 -5.28125 C 1.703125 -5.765625 1.234375 -5.765625 1.09375 -5.765625 C 1.390625 -6.265625 2.046875 -6.390625 2.40625 -6.390625 C 2.828125 -6.390625 3.375 -6.171875 3.375 -5.28125 C 3.375 -5.15625 3.34375 -4.578125 3.09375 -4.140625 C 2.796875 -3.65625 2.453125 -3.625 2.203125 -3.625 C 2.125 -3.609375 1.890625 -3.59375 1.8125 -3.59375 C 1.734375 -3.578125 1.671875 -3.5625 1.671875 -3.46875 C 1.671875 -3.359375 1.734375 -3.359375 1.90625 -3.359375 L 2.34375 -3.359375 C 3.15625 -3.359375 3.53125 -2.6875 3.53125 -1.703125 C 3.53125 -0.34375 2.84375 -0.0625 2.40625 -0.0625 C 1.96875 -0.0625 1.21875 -0.234375 0.875 -0.8125 C 1.21875 -0.765625 1.53125 -0.984375 1.53125 -1.359375 C 1.53125 -1.71875 1.265625 -1.921875 0.984375 -1.921875 C 0.734375 -1.921875 0.421875 -1.78125 0.421875 -1.34375 C 0.421875 -0.4375 1.34375 0.21875 2.4375 0.21875 C 3.65625 0.21875 4.5625 -0.6875 4.5625 -1.703125 C 4.5625 -2.515625 3.921875 -3.296875 2.890625 -3.515625 Z M 2.890625 -3.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.875 -2.765625 L 1.890625 -4.75 C 1.765625 -4.875 1.75 -4.890625 1.671875 -4.890625 C 1.5625 -4.890625 1.46875 -4.8125 1.46875 -4.6875 C 1.46875 -4.625 1.484375 -4.609375 1.59375 -4.5 L 3.59375 -2.5 L 1.59375 -0.484375 C 1.484375 -0.375 1.46875 -0.359375 1.46875 -0.296875 C 1.46875 -0.171875 1.5625 -0.09375 1.671875 -0.09375 C 1.75 -0.09375 1.765625 -0.109375 1.890625 -0.234375 L 3.875 -2.21875 L 5.9375 -0.15625 C 5.953125 -0.140625 6.015625 -0.09375 6.078125 -0.09375 C 6.203125 -0.09375 6.28125 -0.171875 6.28125 -0.296875 C 6.28125 -0.3125 6.28125 -0.34375 6.25 -0.40625 C 6.234375 -0.421875 4.65625 -1.984375 4.15625 -2.5 L 5.984375 -4.3125 C 6.03125 -4.375 6.1875 -4.5 6.234375 -4.5625 C 6.234375 -4.578125 6.28125 -4.625 6.28125 -4.6875 C 6.28125 -4.8125 6.203125 -4.890625 6.078125 -4.890625 C 6 -4.890625 5.96875 -4.859375 5.859375 -4.75 Z M 3.875 -2.765625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="23" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="7.659" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="17.622" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25pt" height="14pt" viewBox="0 0 25 14" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 6 -6.1875 C 6.046875 -6.328125 6.046875 -6.34375 6.125 -6.34375 C 6.234375 -6.375 6.375 -6.375 6.5 -6.375 C 6.765625 -6.375 6.921875 -6.375 6.921875 -6.65625 C 6.921875 -6.671875 6.90625 -6.84375 6.703125 -6.84375 C 6.515625 -6.84375 6.296875 -6.8125 6.078125 -6.8125 C 5.859375 -6.8125 5.625 -6.8125 5.390625 -6.8125 C 5 -6.8125 4.046875 -6.84375 3.65625 -6.84375 C 3.53125 -6.84375 3.359375 -6.84375 3.359375 -6.546875 C 3.359375 -6.375 3.515625 -6.375 3.703125 -6.375 L 4.046875 -6.375 C 4.4375 -6.375 4.453125 -6.375 4.6875 -6.34375 L 3.484375 -1.5 C 3.234375 -0.484375 2.609375 -0.1875 2.15625 -0.1875 C 2.0625 -0.1875 1.640625 -0.203125 1.328125 -0.421875 C 1.875 -0.5625 2.046875 -1.03125 2.046875 -1.296875 C 2.046875 -1.625 1.78125 -1.859375 1.453125 -1.859375 C 1.046875 -1.859375 0.5625 -1.546875 0.5625 -0.921875 C 0.5625 -0.234375 1.25 0.171875 2.203125 0.171875 C 3.3125 0.171875 4.53125 -0.296875 4.8125 -1.453125 Z M 6 -6.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 3 -2.625 C 2.828125 -2.578125 2.703125 -2.4375 2.703125 -2.296875 C 2.703125 -2.125 2.84375 -2.0625 2.9375 -2.0625 C 3.015625 -2.0625 3.28125 -2.109375 3.28125 -2.46875 C 3.28125 -2.921875 2.78125 -3.078125 2.34375 -3.078125 C 1.265625 -3.078125 1.0625 -2.265625 1.0625 -2.0625 C 1.0625 -1.796875 1.21875 -1.625 1.3125 -1.546875 C 1.484375 -1.40625 1.609375 -1.375 2.09375 -1.296875 C 2.25 -1.265625 2.6875 -1.1875 2.6875 -0.84375 C 2.6875 -0.71875 2.609375 -0.453125 2.328125 -0.28125 C 2.046875 -0.125 1.703125 -0.125 1.625 -0.125 C 1.34375 -0.125 0.953125 -0.1875 0.78125 -0.421875 C 1.015625 -0.453125 1.171875 -0.625 1.171875 -0.8125 C 1.171875 -0.984375 1.046875 -1.078125 0.90625 -1.078125 C 0.703125 -1.078125 0.5 -0.90625 0.5 -0.609375 C 0.5 -0.1875 0.9375 0.0625 1.609375 0.0625 C 2.90625 0.0625 3.140625 -0.8125 3.140625 -1.078125 C 3.140625 -1.71875 2.4375 -1.84375 2.171875 -1.890625 C 2.109375 -1.90625 1.9375 -1.9375 1.890625 -1.953125 C 1.640625 -2 1.515625 -2.140625 1.515625 -2.296875 C 1.515625 -2.453125 1.640625 -2.640625 1.796875 -2.75 C 1.984375 -2.859375 2.21875 -2.875 2.34375 -2.875 C 2.484375 -2.875 2.84375 -2.859375 3 -2.625 Z M 3 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="25" height="14" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="9.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="7.756" y="5.082"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="13.983" y="5.082"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="6.753" y="12.001"/>
<use xlink:href="#glyph3-2" x="10.513273" y="12.001"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="12.879" y="12.001"/>
<use xlink:href="#glyph2-1" x="16.850579" y="12.001"/>
<use xlink:href="#glyph2-1" x="20.822158" y="12.001"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17pt" height="9pt" viewBox="0 0 17 9" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.734375 -6.125 C 3.796875 -6.359375 3.828125 -6.453125 4.015625 -6.484375 C 4.109375 -6.5 4.421875 -6.5 4.625 -6.5 C 5.328125 -6.5 6.4375 -6.5 6.4375 -5.515625 C 6.4375 -5.171875 6.28125 -4.484375 5.890625 -4.09375 C 5.625 -3.84375 5.109375 -3.515625 4.203125 -3.515625 L 3.09375 -3.515625 Z M 5.171875 -3.390625 C 6.1875 -3.609375 7.359375 -4.3125 7.359375 -5.3125 C 7.359375 -6.171875 6.46875 -6.8125 5.15625 -6.8125 L 2.328125 -6.8125 C 2.125 -6.8125 2.03125 -6.8125 2.03125 -6.609375 C 2.03125 -6.5 2.125 -6.5 2.3125 -6.5 C 2.328125 -6.5 2.515625 -6.5 2.6875 -6.484375 C 2.875 -6.453125 2.953125 -6.453125 2.953125 -6.3125 C 2.953125 -6.28125 2.953125 -6.25 2.921875 -6.125 L 1.578125 -0.78125 C 1.484375 -0.390625 1.46875 -0.3125 0.671875 -0.3125 C 0.5 -0.3125 0.40625 -0.3125 0.40625 -0.109375 C 0.40625 0 0.53125 0 0.546875 0 C 0.828125 0 1.53125 -0.03125 1.796875 -0.03125 C 2.078125 -0.03125 2.796875 0 3.078125 0 C 3.15625 0 3.265625 0 3.265625 -0.203125 C 3.265625 -0.3125 3.1875 -0.3125 2.984375 -0.3125 C 2.625 -0.3125 2.34375 -0.3125 2.34375 -0.484375 C 2.34375 -0.546875 2.359375 -0.59375 2.375 -0.65625 L 3.03125 -3.296875 L 4.21875 -3.296875 C 5.125 -3.296875 5.296875 -2.734375 5.296875 -2.390625 C 5.296875 -2.25 5.21875 -1.9375 5.15625 -1.703125 C 5.09375 -1.421875 5 -1.0625 5 -0.859375 C 5 0.21875 6.203125 0.21875 6.328125 0.21875 C 7.171875 0.21875 7.53125 -0.78125 7.53125 -0.921875 C 7.53125 -1.046875 7.421875 -1.046875 7.40625 -1.046875 C 7.3125 -1.046875 7.296875 -0.984375 7.28125 -0.90625 C 7.03125 -0.171875 6.59375 0 6.375 0 C 6.046875 0 5.96875 -0.21875 5.96875 -0.609375 C 5.96875 -0.921875 6.03125 -1.421875 6.078125 -1.75 C 6.09375 -1.890625 6.109375 -2.078125 6.109375 -2.21875 C 6.109375 -2.984375 5.4375 -3.296875 5.171875 -3.390625 Z M 5.171875 -3.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="17" height="9" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="8.028" y="8.839"/>
<use xlink:href="#glyph1-1" x="12.545628" y="8.839"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -0,0 +1,200 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="184pt" height="24pt" viewBox="0 0 184 24" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 6.4375 -6.921875 C 6.4375 -6.953125 6.40625 -7.03125 6.3125 -7.03125 C 6.265625 -7.03125 6.265625 -7.015625 6.140625 -6.875 L 5.65625 -6.3125 C 5.40625 -6.78125 4.890625 -7.03125 4.234375 -7.03125 C 2.96875 -7.03125 1.78125 -5.875 1.78125 -4.671875 C 1.78125 -3.875 2.296875 -3.40625 2.8125 -3.265625 L 3.875 -2.984375 C 4.25 -2.890625 4.796875 -2.734375 4.796875 -1.921875 C 4.796875 -1.03125 3.984375 -0.09375 3 -0.09375 C 2.359375 -0.09375 1.25 -0.3125 1.25 -1.546875 C 1.25 -1.78125 1.3125 -2.03125 1.3125 -2.078125 C 1.328125 -2.125 1.328125 -2.140625 1.328125 -2.15625 C 1.328125 -2.25 1.265625 -2.265625 1.21875 -2.265625 C 1.171875 -2.265625 1.140625 -2.25 1.109375 -2.21875 C 1.078125 -2.1875 0.515625 0.09375 0.515625 0.125 C 0.515625 0.171875 0.5625 0.21875 0.625 0.21875 C 0.671875 0.21875 0.6875 0.203125 0.8125 0.0625 L 1.296875 -0.5 C 1.71875 0.078125 2.40625 0.21875 2.984375 0.21875 C 4.34375 0.21875 5.515625 -1.109375 5.515625 -2.34375 C 5.515625 -3.03125 5.171875 -3.375 5.03125 -3.515625 C 4.796875 -3.734375 4.640625 -3.78125 3.765625 -4 C 3.53125 -4.0625 3.1875 -4.171875 3.09375 -4.1875 C 2.828125 -4.28125 2.484375 -4.5625 2.484375 -5.09375 C 2.484375 -5.90625 3.28125 -6.75 4.234375 -6.75 C 5.046875 -6.75 5.65625 -6.3125 5.65625 -5.203125 C 5.65625 -4.890625 5.625 -4.703125 5.625 -4.640625 C 5.625 -4.640625 5.625 -4.546875 5.734375 -4.546875 C 5.84375 -4.546875 5.859375 -4.578125 5.890625 -4.75 Z M 6.4375 -6.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 6.265625 -5.671875 C 6.75 -6.453125 7.171875 -6.484375 7.53125 -6.5 C 7.65625 -6.515625 7.671875 -6.671875 7.671875 -6.6875 C 7.671875 -6.765625 7.609375 -6.8125 7.53125 -6.8125 C 7.28125 -6.8125 6.984375 -6.78125 6.71875 -6.78125 C 6.390625 -6.78125 6.046875 -6.8125 5.734375 -6.8125 C 5.671875 -6.8125 5.546875 -6.8125 5.546875 -6.625 C 5.546875 -6.515625 5.625 -6.5 5.703125 -6.5 C 5.96875 -6.484375 6.15625 -6.375 6.15625 -6.171875 C 6.15625 -6.015625 6.015625 -5.796875 6.015625 -5.796875 L 2.953125 -0.921875 L 2.265625 -6.203125 C 2.265625 -6.375 2.5 -6.5 2.953125 -6.5 C 3.09375 -6.5 3.203125 -6.5 3.203125 -6.703125 C 3.203125 -6.78125 3.125 -6.8125 3.078125 -6.8125 C 2.671875 -6.8125 2.25 -6.78125 1.828125 -6.78125 C 1.65625 -6.78125 1.46875 -6.78125 1.28125 -6.78125 C 1.109375 -6.78125 0.921875 -6.8125 0.75 -6.8125 C 0.671875 -6.8125 0.5625 -6.8125 0.5625 -6.625 C 0.5625 -6.5 0.640625 -6.5 0.8125 -6.5 C 1.359375 -6.5 1.375 -6.40625 1.40625 -6.15625 L 2.1875 -0.015625 C 2.21875 0.1875 2.265625 0.21875 2.390625 0.21875 C 2.546875 0.21875 2.59375 0.171875 2.671875 0.046875 Z M 6.265625 -5.671875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 4.375 -7.09375 C 4.421875 -7.234375 4.421875 -7.265625 4.421875 -7.28125 C 4.421875 -7.390625 4.34375 -7.484375 4.234375 -7.484375 C 4.15625 -7.484375 4.09375 -7.453125 4.0625 -7.390625 L 0.59375 2.109375 C 0.546875 2.25 0.546875 2.28125 0.546875 2.296875 C 0.546875 2.40625 0.640625 2.5 0.75 2.5 C 0.875 2.5 0.90625 2.421875 0.96875 2.25 Z M 4.375 -7.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 7.609375 -6.046875 C 7.703125 -6.40625 7.71875 -6.5 8.4375 -6.5 C 8.703125 -6.5 8.78125 -6.5 8.78125 -6.703125 C 8.78125 -6.8125 8.671875 -6.8125 8.640625 -6.8125 C 8.359375 -6.8125 7.640625 -6.78125 7.359375 -6.78125 C 7.078125 -6.78125 6.375 -6.8125 6.078125 -6.8125 C 6 -6.8125 5.890625 -6.8125 5.890625 -6.609375 C 5.890625 -6.5 5.984375 -6.5 6.171875 -6.5 C 6.1875 -6.5 6.375 -6.5 6.546875 -6.484375 C 6.734375 -6.453125 6.8125 -6.453125 6.8125 -6.3125 C 6.8125 -6.28125 6.8125 -6.265625 6.78125 -6.125 L 6.1875 -3.703125 L 3.140625 -3.703125 L 3.734375 -6.046875 C 3.8125 -6.40625 3.84375 -6.5 4.5625 -6.5 C 4.828125 -6.5 4.90625 -6.5 4.90625 -6.703125 C 4.90625 -6.8125 4.796875 -6.8125 4.765625 -6.8125 C 4.484375 -6.8125 3.765625 -6.78125 3.484375 -6.78125 C 3.203125 -6.78125 2.5 -6.8125 2.203125 -6.8125 C 2.125 -6.8125 2.015625 -6.8125 2.015625 -6.609375 C 2.015625 -6.5 2.109375 -6.5 2.296875 -6.5 C 2.3125 -6.5 2.5 -6.5 2.671875 -6.484375 C 2.84375 -6.453125 2.9375 -6.453125 2.9375 -6.3125 C 2.9375 -6.28125 2.9375 -6.25 2.90625 -6.125 L 1.5625 -0.78125 C 1.46875 -0.390625 1.453125 -0.3125 0.65625 -0.3125 C 0.484375 -0.3125 0.390625 -0.3125 0.390625 -0.109375 C 0.390625 0 0.515625 0 0.53125 0 C 0.8125 0 1.515625 -0.03125 1.796875 -0.03125 C 2 -0.03125 2.21875 -0.015625 2.4375 -0.015625 C 2.65625 -0.015625 2.875 0 3.078125 0 C 3.15625 0 3.28125 0 3.28125 -0.203125 C 3.28125 -0.3125 3.1875 -0.3125 3 -0.3125 C 2.625 -0.3125 2.359375 -0.3125 2.359375 -0.484375 C 2.359375 -0.546875 2.375 -0.59375 2.375 -0.65625 L 3.0625 -3.390625 L 6.09375 -3.390625 C 5.6875 -1.734375 5.453125 -0.78125 5.40625 -0.640625 C 5.3125 -0.3125 5.125 -0.3125 4.5 -0.3125 C 4.359375 -0.3125 4.265625 -0.3125 4.265625 -0.109375 C 4.265625 0 4.390625 0 4.40625 0 C 4.6875 0 5.390625 -0.03125 5.671875 -0.03125 C 5.875 -0.03125 6.09375 -0.015625 6.3125 -0.015625 C 6.53125 -0.015625 6.75 0 6.953125 0 C 7.03125 0 7.15625 0 7.15625 -0.203125 C 7.15625 -0.3125 7.0625 -0.3125 6.875 -0.3125 C 6.515625 -0.3125 6.234375 -0.3125 6.234375 -0.484375 C 6.234375 -0.546875 6.25 -0.59375 6.265625 -0.65625 Z M 7.609375 -6.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 1.328125 -0.828125 C 1.859375 -1.40625 2.15625 -1.65625 2.515625 -1.96875 C 2.515625 -1.96875 3.125 -2.5 3.484375 -2.859375 C 4.4375 -3.78125 4.65625 -4.265625 4.65625 -4.3125 C 4.65625 -4.40625 4.5625 -4.40625 4.546875 -4.40625 C 4.46875 -4.40625 4.453125 -4.390625 4.390625 -4.296875 C 4.09375 -3.8125 3.890625 -3.65625 3.65625 -3.65625 C 3.40625 -3.65625 3.296875 -3.8125 3.140625 -3.984375 C 2.953125 -4.203125 2.78125 -4.40625 2.453125 -4.40625 C 1.703125 -4.40625 1.25 -3.484375 1.25 -3.265625 C 1.25 -3.21875 1.28125 -3.15625 1.359375 -3.15625 C 1.453125 -3.15625 1.46875 -3.203125 1.5 -3.265625 C 1.6875 -3.734375 2.265625 -3.734375 2.34375 -3.734375 C 2.546875 -3.734375 2.734375 -3.671875 2.96875 -3.59375 C 3.375 -3.4375 3.484375 -3.4375 3.734375 -3.4375 C 3.375 -3.015625 2.546875 -2.296875 2.359375 -2.140625 L 1.453125 -1.296875 C 0.78125 -0.625 0.421875 -0.0625 0.421875 0.015625 C 0.421875 0.109375 0.53125 0.109375 0.546875 0.109375 C 0.625 0.109375 0.640625 0.09375 0.703125 -0.015625 C 0.9375 -0.375 1.234375 -0.640625 1.5625 -0.640625 C 1.78125 -0.640625 1.890625 -0.546875 2.140625 -0.265625 C 2.296875 -0.046875 2.484375 0.109375 2.765625 0.109375 C 3.765625 0.109375 4.34375 -1.15625 4.34375 -1.421875 C 4.34375 -1.46875 4.296875 -1.53125 4.21875 -1.53125 C 4.125 -1.53125 4.109375 -1.46875 4.078125 -1.390625 C 3.84375 -0.75 3.203125 -0.5625 2.875 -0.5625 C 2.6875 -0.5625 2.5 -0.625 2.296875 -0.6875 C 1.953125 -0.8125 1.796875 -0.859375 1.59375 -0.859375 C 1.578125 -0.859375 1.421875 -0.859375 1.328125 -0.828125 Z M 1.328125 -0.828125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3 -2.625 C 2.828125 -2.578125 2.703125 -2.4375 2.703125 -2.296875 C 2.703125 -2.125 2.84375 -2.0625 2.9375 -2.0625 C 3.015625 -2.0625 3.28125 -2.109375 3.28125 -2.46875 C 3.28125 -2.921875 2.78125 -3.078125 2.34375 -3.078125 C 1.265625 -3.078125 1.0625 -2.265625 1.0625 -2.0625 C 1.0625 -1.796875 1.21875 -1.625 1.3125 -1.546875 C 1.484375 -1.40625 1.609375 -1.375 2.09375 -1.296875 C 2.25 -1.265625 2.6875 -1.1875 2.6875 -0.84375 C 2.6875 -0.71875 2.609375 -0.453125 2.328125 -0.28125 C 2.046875 -0.125 1.703125 -0.125 1.625 -0.125 C 1.34375 -0.125 0.953125 -0.1875 0.78125 -0.421875 C 1.015625 -0.453125 1.171875 -0.625 1.171875 -0.8125 C 1.171875 -0.984375 1.046875 -1.078125 0.90625 -1.078125 C 0.703125 -1.078125 0.5 -0.90625 0.5 -0.609375 C 0.5 -0.1875 0.9375 0.0625 1.609375 0.0625 C 2.90625 0.0625 3.140625 -0.8125 3.140625 -1.078125 C 3.140625 -1.71875 2.4375 -1.84375 2.171875 -1.890625 C 2.109375 -1.90625 1.9375 -1.9375 1.890625 -1.953125 C 1.640625 -2 1.515625 -2.140625 1.515625 -2.296875 C 1.515625 -2.453125 1.640625 -2.640625 1.796875 -2.75 C 1.984375 -2.859375 2.21875 -2.875 2.34375 -2.875 C 2.484375 -2.875 2.84375 -2.859375 3 -2.625 Z M 3 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.140625 0.0625 1.25 -0.015625 1.296875 -0.078125 C 1.328125 -0.140625 1.375 -0.375 1.421875 -0.515625 C 1.453125 -0.640625 1.53125 -0.96875 1.5625 -1.140625 C 1.609375 -1.296875 1.65625 -1.453125 1.6875 -1.609375 C 1.765625 -1.890625 1.78125 -1.953125 1.984375 -2.234375 C 2.171875 -2.515625 2.5 -2.875 3.03125 -2.875 C 3.421875 -2.875 3.4375 -2.515625 3.4375 -2.390625 C 3.4375 -1.96875 3.140625 -1.203125 3.03125 -0.90625 C 2.953125 -0.703125 2.921875 -0.640625 2.921875 -0.53125 C 2.921875 -0.15625 3.21875 0.0625 3.578125 0.0625 C 4.28125 0.0625 4.578125 -0.890625 4.578125 -1 C 4.578125 -1.09375 4.5 -1.09375 4.46875 -1.09375 C 4.375 -1.09375 4.375 -1.046875 4.34375 -0.96875 C 4.1875 -0.40625 3.875 -0.125 3.609375 -0.125 C 3.453125 -0.125 3.421875 -0.21875 3.421875 -0.375 C 3.421875 -0.53125 3.46875 -0.625 3.59375 -0.9375 C 3.671875 -1.15625 3.953125 -1.890625 3.953125 -2.28125 C 3.953125 -2.953125 3.421875 -3.078125 3.046875 -3.078125 C 2.46875 -3.078125 2.078125 -2.71875 1.875 -2.4375 C 1.828125 -2.921875 1.421875 -3.078125 1.125 -3.078125 C 0.828125 -3.078125 0.671875 -2.859375 0.578125 -2.703125 C 0.421875 -2.4375 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.53125 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 Z M 0.84375 -0.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 1.640625 -1.40625 C 1.640625 -1.453125 1.8125 -2.078125 1.8125 -2.109375 C 1.828125 -2.171875 2.03125 -2.515625 2.265625 -2.6875 C 2.328125 -2.734375 2.515625 -2.875 2.828125 -2.875 C 2.890625 -2.875 3.0625 -2.875 3.203125 -2.78125 C 2.984375 -2.71875 2.90625 -2.515625 2.90625 -2.390625 C 2.90625 -2.25 3.015625 -2.140625 3.171875 -2.140625 C 3.34375 -2.140625 3.5625 -2.265625 3.5625 -2.5625 C 3.5625 -2.921875 3.1875 -3.078125 2.828125 -3.078125 C 2.46875 -3.078125 2.15625 -2.921875 1.84375 -2.578125 C 1.71875 -3 1.296875 -3.078125 1.125 -3.078125 C 0.875 -3.078125 0.703125 -2.90625 0.578125 -2.71875 C 0.421875 -2.453125 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.546875 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 L 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.125 0.0625 1.265625 0 1.3125 -0.125 C 1.328125 -0.171875 1.40625 -0.484375 1.453125 -0.65625 Z M 1.640625 -1.40625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 4.75 -6.078125 C 4.828125 -6.1875 4.828125 -6.203125 4.828125 -6.421875 L 2.40625 -6.421875 C 1.203125 -6.421875 1.171875 -6.546875 1.140625 -6.734375 L 0.890625 -6.734375 L 0.5625 -4.6875 L 0.8125 -4.6875 C 0.84375 -4.84375 0.921875 -5.46875 1.0625 -5.59375 C 1.125 -5.65625 1.90625 -5.65625 2.03125 -5.65625 L 4.09375 -5.65625 C 3.984375 -5.5 3.203125 -4.40625 2.984375 -4.078125 C 2.078125 -2.734375 1.75 -1.34375 1.75 -0.328125 C 1.75 -0.234375 1.75 0.21875 2.21875 0.21875 C 2.671875 0.21875 2.671875 -0.234375 2.671875 -0.328125 L 2.671875 -0.84375 C 2.671875 -1.390625 2.703125 -1.9375 2.78125 -2.46875 C 2.828125 -2.703125 2.953125 -3.5625 3.40625 -4.171875 Z M 4.75 -6.078125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 1.625 -4.5625 C 1.171875 -4.859375 1.125 -5.1875 1.125 -5.359375 C 1.125 -5.96875 1.78125 -6.390625 2.484375 -6.390625 C 3.203125 -6.390625 3.84375 -5.875 3.84375 -5.15625 C 3.84375 -4.578125 3.453125 -4.109375 2.859375 -3.765625 Z M 3.078125 -3.609375 C 3.796875 -3.984375 4.28125 -4.5 4.28125 -5.15625 C 4.28125 -6.078125 3.40625 -6.640625 2.5 -6.640625 C 1.5 -6.640625 0.6875 -5.90625 0.6875 -4.96875 C 0.6875 -4.796875 0.703125 -4.34375 1.125 -3.875 C 1.234375 -3.765625 1.609375 -3.515625 1.859375 -3.34375 C 1.28125 -3.046875 0.421875 -2.5 0.421875 -1.5 C 0.421875 -0.453125 1.4375 0.21875 2.484375 0.21875 C 3.609375 0.21875 4.5625 -0.609375 4.5625 -1.671875 C 4.5625 -2.03125 4.453125 -2.484375 4.0625 -2.90625 C 3.875 -3.109375 3.71875 -3.203125 3.078125 -3.609375 Z M 2.078125 -3.1875 L 3.3125 -2.40625 C 3.59375 -2.21875 4.0625 -1.921875 4.0625 -1.3125 C 4.0625 -0.578125 3.3125 -0.0625 2.5 -0.0625 C 1.640625 -0.0625 0.921875 -0.671875 0.921875 -1.5 C 0.921875 -2.078125 1.234375 -2.71875 2.078125 -3.1875 Z M 2.078125 -3.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-7">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 3.515625 -1.265625 L 3.28125 -1.265625 C 3.265625 -1.109375 3.1875 -0.703125 3.09375 -0.640625 C 3.046875 -0.59375 2.515625 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.109375 -1.4375 2.515625 -1.765625 C 3.03125 -2.171875 3.515625 -2.609375 3.515625 -3.265625 C 3.515625 -4.109375 2.78125 -4.625 1.890625 -4.625 C 1.03125 -4.625 0.4375 -4.015625 0.4375 -3.375 C 0.4375 -3.03125 0.734375 -2.984375 0.8125 -2.984375 C 0.96875 -2.984375 1.171875 -3.109375 1.171875 -3.359375 C 1.171875 -3.484375 1.125 -3.734375 0.765625 -3.734375 C 0.984375 -4.21875 1.453125 -4.375 1.78125 -4.375 C 2.484375 -4.375 2.84375 -3.828125 2.84375 -3.265625 C 2.84375 -2.65625 2.40625 -2.1875 2.1875 -1.9375 L 0.515625 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.3125 0 Z M 3.515625 -1.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 2.46875 -2.515625 C 3.015625 -2.78125 3.359375 -3.109375 3.359375 -3.59375 C 3.359375 -4.265625 2.65625 -4.625 1.984375 -4.625 C 1.21875 -4.625 0.59375 -4.125 0.59375 -3.46875 C 0.59375 -3.140625 0.75 -2.90625 0.875 -2.765625 C 1 -2.609375 1.046875 -2.578125 1.453125 -2.34375 C 1.0625 -2.171875 0.375 -1.796875 0.375 -1.0625 C 0.375 -0.296875 1.171875 0.140625 1.96875 0.140625 C 2.859375 0.140625 3.578125 -0.421875 3.578125 -1.171875 C 3.578125 -1.640625 3.3125 -2.03125 2.90625 -2.265625 C 2.8125 -2.328125 2.578125 -2.453125 2.46875 -2.515625 Z M 1.34375 -3.171875 C 1.15625 -3.28125 0.96875 -3.46875 0.96875 -3.734375 C 0.96875 -4.171875 1.46875 -4.421875 1.96875 -4.421875 C 2.515625 -4.421875 3 -4.078125 3 -3.59375 C 3 -2.96875 2.265625 -2.65625 2.265625 -2.65625 C 2.25 -2.65625 2.234375 -2.65625 2.1875 -2.6875 Z M 1.671875 -2.203125 L 2.640625 -1.65625 C 2.8125 -1.546875 3.15625 -1.34375 3.15625 -0.9375 C 3.15625 -0.40625 2.578125 -0.078125 1.984375 -0.078125 C 1.34375 -0.078125 0.796875 -0.5 0.796875 -1.0625 C 0.796875 -1.578125 1.171875 -1.984375 1.671875 -2.203125 Z M 1.671875 -2.203125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 1.90625 -2.5 C 1.90625 -2.78125 1.671875 -3.015625 1.390625 -3.015625 C 1.09375 -3.015625 0.859375 -2.78125 0.859375 -2.5 C 0.859375 -2.203125 1.09375 -1.96875 1.390625 -1.96875 C 1.671875 -1.96875 1.90625 -2.203125 1.90625 -2.5 Z M 1.90625 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 2.9375 -0.96875 L 2.71875 -0.96875 C 2.71875 -0.875 2.65625 -0.5625 2.578125 -0.515625 C 2.546875 -0.484375 2.125 -0.484375 2.046875 -0.484375 L 1.078125 -0.484375 C 1.40625 -0.71875 1.765625 -1 2.0625 -1.203125 C 2.515625 -1.515625 2.9375 -1.796875 2.9375 -2.328125 C 2.9375 -2.96875 2.328125 -3.3125 1.625 -3.3125 C 0.953125 -3.3125 0.453125 -2.9375 0.453125 -2.4375 C 0.453125 -2.1875 0.671875 -2.140625 0.75 -2.140625 C 0.875 -2.140625 1.03125 -2.234375 1.03125 -2.4375 C 1.03125 -2.609375 0.90625 -2.71875 0.75 -2.71875 C 0.890625 -2.953125 1.1875 -3.09375 1.515625 -3.09375 C 2 -3.09375 2.40625 -2.8125 2.40625 -2.328125 C 2.40625 -1.90625 2.109375 -1.578125 1.734375 -1.265625 L 0.515625 -0.234375 C 0.46875 -0.1875 0.453125 -0.1875 0.453125 -0.15625 L 0.453125 0 L 2.765625 0 Z M 2.9375 -0.96875 "/>
</symbol>
<symbol overflow="visible" id="glyph5-2">
<path style="stroke:none;" d="M 2.140625 -1.796875 C 2.65625 -2.015625 2.8125 -2.28125 2.8125 -2.5625 C 2.8125 -3.078125 2.25 -3.3125 1.703125 -3.3125 C 1.078125 -3.3125 0.578125 -2.96875 0.578125 -2.46875 C 0.578125 -2.015625 0.96875 -1.8125 1.21875 -1.671875 C 0.703125 -1.46875 0.40625 -1.171875 0.40625 -0.765625 C 0.40625 -0.171875 1.0625 0.109375 1.6875 0.109375 C 2.390625 0.109375 2.984375 -0.265625 2.984375 -0.859375 C 2.984375 -1.390625 2.46875 -1.65625 2.140625 -1.796875 Z M 1.15625 -2.3125 C 0.953125 -2.421875 0.875 -2.546875 0.875 -2.671875 C 0.875 -2.984375 1.296875 -3.125 1.6875 -3.125 C 2.09375 -3.125 2.5 -2.9375 2.5 -2.5625 C 2.5 -2.125 1.9375 -1.90625 1.9375 -1.90625 C 1.921875 -1.90625 1.921875 -1.90625 1.875 -1.9375 Z M 1.4375 -1.5625 L 2.21875 -1.171875 C 2.390625 -1.078125 2.640625 -0.9375 2.640625 -0.671875 C 2.640625 -0.265625 2.140625 -0.09375 1.703125 -0.09375 C 1.25 -0.09375 0.75 -0.3125 0.75 -0.765625 C 0.75 -1.265625 1.28125 -1.5 1.4375 -1.5625 Z M 1.4375 -1.5625 "/>
</symbol>
<symbol overflow="visible" id="glyph5-3">
<path style="stroke:none;" d="M 0.984375 -2.75 C 1.234375 -2.6875 1.46875 -2.6875 1.515625 -2.6875 C 1.859375 -2.6875 2.109375 -2.78125 2.234375 -2.84375 C 2.359375 -2.90625 2.703125 -3.125 2.703125 -3.234375 C 2.703125 -3.3125 2.640625 -3.3125 2.625 -3.3125 C 2.609375 -3.3125 2.609375 -3.3125 2.546875 -3.296875 C 2.359375 -3.234375 2.046875 -3.15625 1.71875 -3.15625 C 1.4375 -3.15625 1.171875 -3.203125 0.90625 -3.296875 C 0.84375 -3.3125 0.84375 -3.3125 0.828125 -3.3125 C 0.75 -3.3125 0.75 -3.265625 0.75 -3.1875 L 0.75 -1.6875 C 0.75 -1.59375 0.75 -1.53125 0.859375 -1.53125 C 0.90625 -1.53125 0.90625 -1.546875 0.953125 -1.59375 C 1.140625 -1.8125 1.40625 -1.921875 1.75 -1.921875 C 2.03125 -1.921875 2.203125 -1.765625 2.265625 -1.65625 C 2.375 -1.484375 2.40625 -1.265625 2.40625 -1.015625 C 2.40625 -0.8125 2.390625 -0.53125 2.1875 -0.34375 C 1.96875 -0.109375 1.6875 -0.09375 1.578125 -0.09375 C 1.25 -0.09375 0.890625 -0.234375 0.734375 -0.53125 C 0.9375 -0.546875 1.015625 -0.6875 1.015625 -0.8125 C 1.015625 -0.96875 0.890625 -1.09375 0.734375 -1.09375 C 0.625 -1.09375 0.453125 -1.015625 0.453125 -0.796875 C 0.453125 -0.296875 0.9375 0.109375 1.578125 0.109375 C 2.328125 0.109375 2.9375 -0.390625 2.9375 -1 C 2.9375 -1.5625 2.453125 -2.09375 1.765625 -2.09375 C 1.453125 -2.09375 1.1875 -2.015625 0.984375 -1.84375 Z M 0.984375 -2.75 "/>
</symbol>
<symbol overflow="visible" id="glyph5-4">
<path style="stroke:none;" d="M 3 -1.59375 C 3 -1.953125 3 -3.3125 1.6875 -3.3125 C 0.390625 -3.3125 0.390625 -1.953125 0.390625 -1.59375 C 0.390625 -1.234375 0.390625 0.109375 1.6875 0.109375 C 3 0.109375 3 -1.234375 3 -1.59375 Z M 1.6875 -0.0625 C 1.515625 -0.0625 1.09375 -0.125 0.96875 -0.625 C 0.890625 -0.890625 0.890625 -1.25 0.890625 -1.65625 C 0.890625 -2.03125 0.890625 -2.375 0.96875 -2.65625 C 1.09375 -3.078125 1.484375 -3.15625 1.6875 -3.15625 C 2.0625 -3.15625 2.328125 -2.96875 2.421875 -2.609375 C 2.5 -2.359375 2.5 -1.953125 2.5 -1.65625 C 2.5 -1.3125 2.5 -0.90625 2.421875 -0.609375 C 2.296875 -0.125 1.890625 -0.0625 1.6875 -0.0625 Z M 1.6875 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 1.453125 -1.25 C 1.453125 -1.40625 1.3125 -1.546875 1.140625 -1.546875 C 0.984375 -1.546875 0.84375 -1.40625 0.84375 -1.25 C 0.84375 -1.078125 0.984375 -0.9375 1.140625 -0.9375 C 1.3125 -0.9375 1.453125 -1.078125 1.453125 -1.25 Z M 1.453125 -1.25 "/>
</symbol>
<symbol overflow="visible" id="glyph7-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph7-1">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="184" height="24" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.337" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.446" y="16.684"/>
<use xlink:href="#glyph1-2" x="10.206273" y="16.684"/>
<use xlink:href="#glyph1-3" x="15.131171" y="16.684"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="22.31" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="54.125" y="8.45"/>
<use xlink:href="#glyph2-3" x="59.1063" y="8.45"/>
<use xlink:href="#glyph2-4" x="64.0876" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="69.069" y="4.835"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00146875 -0.00021875 L 59.619625 -0.00021875 " transform="matrix(1,0,0,-1,34.021,12.699)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="34.021" y="23.454"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="41.217" y="23.454"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="46.198" y="23.454"/>
<use xlink:href="#glyph2-4" x="51.1793" y="23.454"/>
<use xlink:href="#glyph2-4" x="56.1606" y="23.454"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="63.356" y="23.454"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="68.337" y="23.454"/>
<use xlink:href="#glyph2-4" x="73.3183" y="23.454"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="79.495" y="17.304"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="82.885" y="17.304"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-2" x="85.169" y="17.304"/>
<use xlink:href="#glyph5-3" x="88.559273" y="17.304"/>
</g>
<path style="fill:none;stroke-width:0.339;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.00109375 -0.00028125 L 12.454219 -0.00028125 " transform="matrix(1,0,0,-1,79.495,18.238)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="82.332" y="22.382"/>
<use xlink:href="#glyph5-4" x="85.722273" y="22.382"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="97.605" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-7" x="108.123513" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="113.103" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="115.87" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="123.065" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="128.047" y="15.19"/>
<use xlink:href="#glyph2-4" x="133.0283" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph7-1" x="138.009" y="11.076"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="144.236" y="11.076"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="152.025" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="160.051" y="11.076"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="164.52" y="15.19"/>
<use xlink:href="#glyph0-5" x="169.5013" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="178.59018" y="15.19"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -0,0 +1,137 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="315pt" height="13pt" viewBox="0 0 315 13" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.515625 -6.78125 L 0.328125 -6.78125 L 0.328125 -6.46875 L 0.5625 -6.46875 C 1.328125 -6.46875 1.359375 -6.359375 1.359375 -6 L 1.359375 -0.78125 C 1.359375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 C 0.671875 -0.03125 1.453125 -0.03125 1.84375 -0.03125 C 2.25 -0.03125 3.15625 -0.03125 3.515625 0 L 3.515625 -0.3125 L 3.1875 -0.3125 C 2.25 -0.3125 2.25 -0.4375 2.25 -0.78125 L 2.25 -6.078125 C 2.25 -6.40625 2.265625 -6.46875 2.734375 -6.46875 L 3.765625 -6.46875 C 5.1875 -6.46875 5.390625 -5.875 5.546875 -4.53125 L 5.796875 -4.53125 Z M 5.515625 -6.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.890625 -3.515625 C 3.703125 -3.78125 4.28125 -4.46875 4.28125 -5.265625 C 4.28125 -6.078125 3.40625 -6.640625 2.453125 -6.640625 C 1.453125 -6.640625 0.6875 -6.046875 0.6875 -5.28125 C 0.6875 -4.953125 0.90625 -4.765625 1.203125 -4.765625 C 1.5 -4.765625 1.703125 -4.984375 1.703125 -5.28125 C 1.703125 -5.765625 1.234375 -5.765625 1.09375 -5.765625 C 1.390625 -6.265625 2.046875 -6.390625 2.40625 -6.390625 C 2.828125 -6.390625 3.375 -6.171875 3.375 -5.28125 C 3.375 -5.15625 3.34375 -4.578125 3.09375 -4.140625 C 2.796875 -3.65625 2.453125 -3.625 2.203125 -3.625 C 2.125 -3.609375 1.890625 -3.59375 1.8125 -3.59375 C 1.734375 -3.578125 1.671875 -3.5625 1.671875 -3.46875 C 1.671875 -3.359375 1.734375 -3.359375 1.90625 -3.359375 L 2.34375 -3.359375 C 3.15625 -3.359375 3.53125 -2.6875 3.53125 -1.703125 C 3.53125 -0.34375 2.84375 -0.0625 2.40625 -0.0625 C 1.96875 -0.0625 1.21875 -0.234375 0.875 -0.8125 C 1.21875 -0.765625 1.53125 -0.984375 1.53125 -1.359375 C 1.53125 -1.71875 1.265625 -1.921875 0.984375 -1.921875 C 0.734375 -1.921875 0.421875 -1.78125 0.421875 -1.34375 C 0.421875 -0.4375 1.34375 0.21875 2.4375 0.21875 C 3.65625 0.21875 4.5625 -0.6875 4.5625 -1.703125 C 4.5625 -2.515625 3.921875 -3.296875 2.890625 -3.515625 Z M 2.890625 -3.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 4.984375 -3.9375 C 5.234375 -4.3125 5.46875 -4.484375 5.84375 -4.515625 C 5.921875 -4.515625 6 -4.515625 6 -4.65625 C 6 -4.6875 5.984375 -4.765625 5.90625 -4.765625 C 5.734375 -4.765625 5.515625 -4.734375 5.34375 -4.734375 C 5.125 -4.734375 4.828125 -4.765625 4.625 -4.765625 C 4.5625 -4.765625 4.484375 -4.734375 4.484375 -4.609375 C 4.484375 -4.515625 4.578125 -4.515625 4.609375 -4.515625 C 4.828125 -4.5 4.890625 -4.40625 4.890625 -4.3125 C 4.890625 -4.203125 4.84375 -4.140625 4.765625 -4.03125 L 2.484375 -0.65625 L 1.84375 -4.21875 C 1.828125 -4.28125 1.828125 -4.296875 1.828125 -4.328125 C 1.828125 -4.515625 2.21875 -4.515625 2.265625 -4.515625 C 2.390625 -4.515625 2.484375 -4.515625 2.484375 -4.65625 C 2.484375 -4.671875 2.46875 -4.765625 2.359375 -4.765625 C 2.15625 -4.765625 1.671875 -4.734375 1.46875 -4.734375 C 1.296875 -4.734375 0.859375 -4.765625 0.6875 -4.765625 C 0.625 -4.765625 0.546875 -4.734375 0.546875 -4.609375 C 0.546875 -4.515625 0.640625 -4.515625 0.71875 -4.515625 C 1.109375 -4.515625 1.125 -4.46875 1.15625 -4.28125 L 1.921875 -0.046875 C 1.9375 0.09375 1.953125 0.140625 2.078125 0.140625 C 2.21875 0.140625 2.25 0.09375 2.328125 -0.015625 Z M 4.984375 -3.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 7.203125 -4.5 C 7.203125 -4.71875 7.125 -4.8125 7.0625 -4.8125 C 7.015625 -4.8125 6.921875 -4.765625 6.921875 -4.53125 C 6.875 -3.84375 6.1875 -3.4375 5.53125 -3.4375 C 4.953125 -3.4375 4.453125 -3.75 3.9375 -4.09375 C 3.40625 -4.453125 2.859375 -4.8125 2.21875 -4.8125 C 1.28125 -4.8125 0.546875 -4.109375 0.546875 -3.1875 C 0.546875 -2.96875 0.625 -2.890625 0.6875 -2.890625 C 0.78125 -2.890625 0.828125 -3.078125 0.828125 -3.125 C 0.875 -3.953125 1.6875 -4.25 2.21875 -4.25 C 2.796875 -4.25 3.296875 -3.953125 3.8125 -3.59375 C 4.34375 -3.234375 4.890625 -2.875 5.53125 -2.875 C 6.453125 -2.875 7.203125 -3.59375 7.203125 -4.5 Z M 7.203125 -2.171875 C 7.203125 -2.46875 7.078125 -2.484375 7.0625 -2.484375 C 7.015625 -2.484375 6.921875 -2.4375 6.921875 -2.21875 C 6.875 -1.53125 6.1875 -1.109375 5.53125 -1.109375 C 4.953125 -1.109375 4.453125 -1.421875 3.9375 -1.78125 C 3.40625 -2.140625 2.859375 -2.5 2.21875 -2.5 C 1.28125 -2.5 0.546875 -1.78125 0.546875 -0.875 C 0.546875 -0.640625 0.625 -0.5625 0.6875 -0.5625 C 0.78125 -0.5625 0.828125 -0.75 0.828125 -0.796875 C 0.875 -1.640625 1.6875 -1.9375 2.21875 -1.9375 C 2.796875 -1.9375 3.296875 -1.625 3.8125 -1.28125 C 4.34375 -0.921875 4.890625 -0.5625 5.53125 -0.5625 C 6.484375 -0.5625 7.203125 -1.296875 7.203125 -2.171875 Z M 7.203125 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 1.90625 -2.5 C 1.90625 -2.78125 1.671875 -3.015625 1.390625 -3.015625 C 1.09375 -3.015625 0.859375 -2.78125 0.859375 -2.5 C 0.859375 -2.203125 1.09375 -1.96875 1.390625 -1.96875 C 1.671875 -1.96875 1.90625 -2.203125 1.90625 -2.5 Z M 1.90625 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 3.875 8.515625 L 2.125 4.640625 C 2.046875 4.484375 2 4.484375 1.96875 4.484375 C 1.96875 4.484375 1.90625 4.484375 1.796875 4.5625 L 0.859375 5.28125 C 0.734375 5.390625 0.734375 5.40625 0.734375 5.4375 C 0.734375 5.5 0.75 5.546875 0.828125 5.546875 C 0.890625 5.546875 1.0625 5.40625 1.171875 5.328125 C 1.21875 5.28125 1.375 5.171875 1.484375 5.09375 L 3.453125 9.40625 C 3.515625 9.5625 3.5625 9.5625 3.65625 9.5625 C 3.8125 9.5625 3.84375 9.515625 3.90625 9.375 L 8.4375 0 C 8.5 -0.140625 8.5 -0.171875 8.5 -0.203125 C 8.5 -0.296875 8.421875 -0.40625 8.296875 -0.40625 C 8.21875 -0.40625 8.15625 -0.34375 8.078125 -0.1875 Z M 3.875 8.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 6.265625 -5.671875 C 6.75 -6.453125 7.171875 -6.484375 7.53125 -6.5 C 7.65625 -6.515625 7.671875 -6.671875 7.671875 -6.6875 C 7.671875 -6.765625 7.609375 -6.8125 7.53125 -6.8125 C 7.28125 -6.8125 6.984375 -6.78125 6.71875 -6.78125 C 6.390625 -6.78125 6.046875 -6.8125 5.734375 -6.8125 C 5.671875 -6.8125 5.546875 -6.8125 5.546875 -6.625 C 5.546875 -6.515625 5.625 -6.5 5.703125 -6.5 C 5.96875 -6.484375 6.15625 -6.375 6.15625 -6.171875 C 6.15625 -6.015625 6.015625 -5.796875 6.015625 -5.796875 L 2.953125 -0.921875 L 2.265625 -6.203125 C 2.265625 -6.375 2.5 -6.5 2.953125 -6.5 C 3.09375 -6.5 3.203125 -6.5 3.203125 -6.703125 C 3.203125 -6.78125 3.125 -6.8125 3.078125 -6.8125 C 2.671875 -6.8125 2.25 -6.78125 1.828125 -6.78125 C 1.65625 -6.78125 1.46875 -6.78125 1.28125 -6.78125 C 1.109375 -6.78125 0.921875 -6.8125 0.75 -6.8125 C 0.671875 -6.8125 0.5625 -6.8125 0.5625 -6.625 C 0.5625 -6.5 0.640625 -6.5 0.8125 -6.5 C 1.359375 -6.5 1.375 -6.40625 1.40625 -6.15625 L 2.1875 -0.015625 C 2.21875 0.1875 2.265625 0.21875 2.390625 0.21875 C 2.546875 0.21875 2.59375 0.171875 2.671875 0.046875 Z M 6.265625 -5.671875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 4.375 -7.09375 C 4.421875 -7.234375 4.421875 -7.265625 4.421875 -7.28125 C 4.421875 -7.390625 4.34375 -7.484375 4.234375 -7.484375 C 4.15625 -7.484375 4.09375 -7.453125 4.0625 -7.390625 L 0.59375 2.109375 C 0.546875 2.25 0.546875 2.28125 0.546875 2.296875 C 0.546875 2.40625 0.640625 2.5 0.75 2.5 C 0.875 2.5 0.90625 2.421875 0.96875 2.25 Z M 4.375 -7.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-4">
<path style="stroke:none;" d="M 7.609375 -6.046875 C 7.703125 -6.40625 7.71875 -6.5 8.4375 -6.5 C 8.703125 -6.5 8.78125 -6.5 8.78125 -6.703125 C 8.78125 -6.8125 8.671875 -6.8125 8.640625 -6.8125 C 8.359375 -6.8125 7.640625 -6.78125 7.359375 -6.78125 C 7.078125 -6.78125 6.375 -6.8125 6.078125 -6.8125 C 6 -6.8125 5.890625 -6.8125 5.890625 -6.609375 C 5.890625 -6.5 5.984375 -6.5 6.171875 -6.5 C 6.1875 -6.5 6.375 -6.5 6.546875 -6.484375 C 6.734375 -6.453125 6.8125 -6.453125 6.8125 -6.3125 C 6.8125 -6.28125 6.8125 -6.265625 6.78125 -6.125 L 6.1875 -3.703125 L 3.140625 -3.703125 L 3.734375 -6.046875 C 3.8125 -6.40625 3.84375 -6.5 4.5625 -6.5 C 4.828125 -6.5 4.90625 -6.5 4.90625 -6.703125 C 4.90625 -6.8125 4.796875 -6.8125 4.765625 -6.8125 C 4.484375 -6.8125 3.765625 -6.78125 3.484375 -6.78125 C 3.203125 -6.78125 2.5 -6.8125 2.203125 -6.8125 C 2.125 -6.8125 2.015625 -6.8125 2.015625 -6.609375 C 2.015625 -6.5 2.109375 -6.5 2.296875 -6.5 C 2.3125 -6.5 2.5 -6.5 2.671875 -6.484375 C 2.84375 -6.453125 2.9375 -6.453125 2.9375 -6.3125 C 2.9375 -6.28125 2.9375 -6.25 2.90625 -6.125 L 1.5625 -0.78125 C 1.46875 -0.390625 1.453125 -0.3125 0.65625 -0.3125 C 0.484375 -0.3125 0.390625 -0.3125 0.390625 -0.109375 C 0.390625 0 0.515625 0 0.53125 0 C 0.8125 0 1.515625 -0.03125 1.796875 -0.03125 C 2 -0.03125 2.21875 -0.015625 2.4375 -0.015625 C 2.65625 -0.015625 2.875 0 3.078125 0 C 3.15625 0 3.28125 0 3.28125 -0.203125 C 3.28125 -0.3125 3.1875 -0.3125 3 -0.3125 C 2.625 -0.3125 2.359375 -0.3125 2.359375 -0.484375 C 2.359375 -0.546875 2.375 -0.59375 2.375 -0.65625 L 3.0625 -3.390625 L 6.09375 -3.390625 C 5.6875 -1.734375 5.453125 -0.78125 5.40625 -0.640625 C 5.3125 -0.3125 5.125 -0.3125 4.5 -0.3125 C 4.359375 -0.3125 4.265625 -0.3125 4.265625 -0.109375 C 4.265625 0 4.390625 0 4.40625 0 C 4.6875 0 5.390625 -0.03125 5.671875 -0.03125 C 5.875 -0.03125 6.09375 -0.015625 6.3125 -0.015625 C 6.53125 -0.015625 6.75 0 6.953125 0 C 7.03125 0 7.15625 0 7.15625 -0.203125 C 7.15625 -0.3125 7.0625 -0.3125 6.875 -0.3125 C 6.515625 -0.3125 6.234375 -0.3125 6.234375 -0.484375 C 6.234375 -0.546875 6.25 -0.59375 6.265625 -0.65625 Z M 7.609375 -6.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-5">
<path style="stroke:none;" d="M 1.328125 -0.828125 C 1.859375 -1.40625 2.15625 -1.65625 2.515625 -1.96875 C 2.515625 -1.96875 3.125 -2.5 3.484375 -2.859375 C 4.4375 -3.78125 4.65625 -4.265625 4.65625 -4.3125 C 4.65625 -4.40625 4.5625 -4.40625 4.546875 -4.40625 C 4.46875 -4.40625 4.453125 -4.390625 4.390625 -4.296875 C 4.09375 -3.8125 3.890625 -3.65625 3.65625 -3.65625 C 3.40625 -3.65625 3.296875 -3.8125 3.140625 -3.984375 C 2.953125 -4.203125 2.78125 -4.40625 2.453125 -4.40625 C 1.703125 -4.40625 1.25 -3.484375 1.25 -3.265625 C 1.25 -3.21875 1.28125 -3.15625 1.359375 -3.15625 C 1.453125 -3.15625 1.46875 -3.203125 1.5 -3.265625 C 1.6875 -3.734375 2.265625 -3.734375 2.34375 -3.734375 C 2.546875 -3.734375 2.734375 -3.671875 2.96875 -3.59375 C 3.375 -3.4375 3.484375 -3.4375 3.734375 -3.4375 C 3.375 -3.015625 2.546875 -2.296875 2.359375 -2.140625 L 1.453125 -1.296875 C 0.78125 -0.625 0.421875 -0.0625 0.421875 0.015625 C 0.421875 0.109375 0.53125 0.109375 0.546875 0.109375 C 0.625 0.109375 0.640625 0.09375 0.703125 -0.015625 C 0.9375 -0.375 1.234375 -0.640625 1.5625 -0.640625 C 1.78125 -0.640625 1.890625 -0.546875 2.140625 -0.265625 C 2.296875 -0.046875 2.484375 0.109375 2.765625 0.109375 C 3.765625 0.109375 4.34375 -1.15625 4.34375 -1.421875 C 4.34375 -1.46875 4.296875 -1.53125 4.21875 -1.53125 C 4.125 -1.53125 4.109375 -1.46875 4.078125 -1.390625 C 3.84375 -0.75 3.203125 -0.5625 2.875 -0.5625 C 2.6875 -0.5625 2.5 -0.625 2.296875 -0.6875 C 1.953125 -0.8125 1.796875 -0.859375 1.59375 -0.859375 C 1.578125 -0.859375 1.421875 -0.859375 1.328125 -0.828125 Z M 1.328125 -0.828125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 2.46875 -2.515625 C 3.015625 -2.78125 3.359375 -3.109375 3.359375 -3.59375 C 3.359375 -4.265625 2.65625 -4.625 1.984375 -4.625 C 1.21875 -4.625 0.59375 -4.125 0.59375 -3.46875 C 0.59375 -3.140625 0.75 -2.90625 0.875 -2.765625 C 1 -2.609375 1.046875 -2.578125 1.453125 -2.34375 C 1.0625 -2.171875 0.375 -1.796875 0.375 -1.0625 C 0.375 -0.296875 1.171875 0.140625 1.96875 0.140625 C 2.859375 0.140625 3.578125 -0.421875 3.578125 -1.171875 C 3.578125 -1.640625 3.3125 -2.03125 2.90625 -2.265625 C 2.8125 -2.328125 2.578125 -2.453125 2.46875 -2.515625 Z M 1.34375 -3.171875 C 1.15625 -3.28125 0.96875 -3.46875 0.96875 -3.734375 C 0.96875 -4.171875 1.46875 -4.421875 1.96875 -4.421875 C 2.515625 -4.421875 3 -4.078125 3 -3.59375 C 3 -2.96875 2.265625 -2.65625 2.265625 -2.65625 C 2.25 -2.65625 2.234375 -2.65625 2.1875 -2.6875 Z M 1.671875 -2.203125 L 2.640625 -1.65625 C 2.8125 -1.546875 3.15625 -1.34375 3.15625 -0.9375 C 3.15625 -0.40625 2.578125 -0.078125 1.984375 -0.078125 C 1.34375 -0.078125 0.796875 -0.5 0.796875 -1.0625 C 0.796875 -1.578125 1.171875 -1.984375 1.671875 -2.203125 Z M 1.671875 -2.203125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-2">
<path style="stroke:none;" d="M 0.890625 -5.328125 C 1.125 -5.828125 1.5 -6.34375 2.21875 -6.34375 C 3.15625 -6.34375 3.5625 -5.484375 3.5625 -4.703125 C 3.5625 -3.78125 2.953125 -3.03125 2.375 -2.375 C 1.8125 -1.703125 1.203125 -1.0625 0.625 -0.40625 C 0.53125 -0.3125 0.5 -0.265625 0.5 -0.125 L 0.5 -0.015625 L 4.203125 -0.015625 L 4.46875 -1.75 L 4.234375 -1.75 C 4.140625 -1.296875 4.203125 -0.796875 3.6875 -0.796875 L 3.296875 -0.796875 C 3 -0.78125 2.71875 -0.78125 2.421875 -0.78125 C 2.03125 -0.78125 1.65625 -0.78125 1.28125 -0.78125 L 1.96875 -1.453125 C 2.25 -1.71875 2.515625 -1.984375 2.796875 -2.234375 C 3.53125 -2.890625 4.46875 -3.609375 4.46875 -4.71875 C 4.46875 -5.84375 3.515625 -6.65625 2.390625 -6.65625 C 1.4375 -6.65625 0.5 -5.9375 0.5 -4.859375 C 0.5 -4.609375 0.59375 -4.296875 1.015625 -4.296875 C 1.3125 -4.296875 1.546875 -4.5 1.546875 -4.8125 C 1.546875 -5.078125 1.34375 -5.328125 1.03125 -5.328125 C 0.984375 -5.328125 0.9375 -5.328125 0.890625 -5.328125 Z M 0.890625 -5.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="315" height="13" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.482" y="10.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.708" y="11.794"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="16.394" y="10.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="26.91" y="10.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="31.892" y="10.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="34.659" y="10.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="41.854" y="10.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="46.835" y="10.299"/>
<use xlink:href="#glyph0-4" x="51.8163" y="10.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="56.798" y="6.186"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="63.025" y="6.186"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="69.155" y="10.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="76.072033" y="10.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="81.054" y="1.378"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00153125 -0.0006875 L 14.162531 -0.0006875 " transform="matrix(1,0,0,-1,89.357,1.179)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-4" x="89.357" y="10.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-5" x="98.44588" y="10.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="302.754" y="10.299"/>
<use xlink:href="#glyph6-2" x="306.627459" y="10.299"/>
<use xlink:href="#glyph6-3" x="311.607763" y="10.299"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -0,0 +1,117 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="116pt" height="11pt" viewBox="0 0 116 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.078125 -4.03125 C 5.0625 -4.0625 5.03125 -4.140625 5.03125 -4.171875 C 5.03125 -4.171875 5.203125 -4.3125 5.3125 -4.390625 L 7.0625 -5.734375 C 8 -6.4375 8.390625 -6.46875 8.6875 -6.5 C 8.765625 -6.515625 8.859375 -6.515625 8.859375 -6.703125 C 8.859375 -6.734375 8.828125 -6.8125 8.75 -6.8125 C 8.53125 -6.8125 8.28125 -6.78125 8.046875 -6.78125 C 7.6875 -6.78125 7.296875 -6.8125 6.9375 -6.8125 C 6.875 -6.8125 6.75 -6.8125 6.75 -6.609375 C 6.75 -6.546875 6.796875 -6.515625 6.875 -6.5 C 7.09375 -6.484375 7.171875 -6.4375 7.171875 -6.296875 C 7.171875 -6.109375 6.875 -5.875 6.8125 -5.828125 L 2.9375 -2.84375 L 3.734375 -6.046875 C 3.8125 -6.40625 3.84375 -6.5 4.5625 -6.5 C 4.8125 -6.5 4.90625 -6.5 4.90625 -6.703125 C 4.90625 -6.78125 4.828125 -6.8125 4.765625 -6.8125 C 4.484375 -6.8125 3.765625 -6.78125 3.484375 -6.78125 C 3.203125 -6.78125 2.5 -6.8125 2.203125 -6.8125 C 2.140625 -6.8125 2 -6.8125 2 -6.625 C 2 -6.5 2.09375 -6.5 2.296875 -6.5 C 2.421875 -6.5 2.609375 -6.484375 2.71875 -6.484375 C 2.875 -6.453125 2.9375 -6.4375 2.9375 -6.3125 C 2.9375 -6.28125 2.9375 -6.25 2.90625 -6.125 L 1.5625 -0.78125 C 1.46875 -0.390625 1.453125 -0.3125 0.65625 -0.3125 C 0.484375 -0.3125 0.375 -0.3125 0.375 -0.125 C 0.375 0 0.5 0 0.53125 0 C 0.8125 0 1.515625 -0.03125 1.796875 -0.03125 C 2 -0.03125 2.21875 -0.015625 2.4375 -0.015625 C 2.65625 -0.015625 2.875 0 3.078125 0 C 3.15625 0 3.28125 0 3.28125 -0.203125 C 3.28125 -0.3125 3.1875 -0.3125 3 -0.3125 C 2.625 -0.3125 2.359375 -0.3125 2.359375 -0.484375 C 2.359375 -0.5625 2.40625 -0.78125 2.4375 -0.921875 C 2.578125 -1.453125 2.71875 -1.96875 2.84375 -2.5 L 4.328125 -3.65625 L 5.484375 -0.96875 C 5.609375 -0.703125 5.609375 -0.671875 5.609375 -0.625 C 5.609375 -0.3125 5.171875 -0.3125 5.078125 -0.3125 C 4.96875 -0.3125 4.859375 -0.3125 4.859375 -0.109375 C 4.859375 0 4.984375 0 5 0 C 5.40625 0 5.828125 -0.03125 6.21875 -0.03125 C 6.4375 -0.03125 6.984375 0 7.203125 0 C 7.25 0 7.375 0 7.375 -0.203125 C 7.375 -0.3125 7.265625 -0.3125 7.171875 -0.3125 C 6.765625 -0.3125 6.640625 -0.40625 6.484375 -0.75 Z M 5.078125 -4.03125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.890625 -3.734375 C 3.625 -3.71875 3.421875 -3.5 3.421875 -3.28125 C 3.421875 -3.140625 3.515625 -2.984375 3.734375 -2.984375 C 3.953125 -2.984375 4.1875 -3.15625 4.1875 -3.546875 C 4.1875 -4 3.765625 -4.40625 3 -4.40625 C 1.6875 -4.40625 1.3125 -3.390625 1.3125 -2.953125 C 1.3125 -2.171875 2.046875 -2.03125 2.34375 -1.96875 C 2.859375 -1.859375 3.375 -1.75 3.375 -1.203125 C 3.375 -0.953125 3.15625 -0.109375 1.953125 -0.109375 C 1.8125 -0.109375 1.046875 -0.109375 0.8125 -0.640625 C 1.203125 -0.59375 1.453125 -0.890625 1.453125 -1.171875 C 1.453125 -1.390625 1.28125 -1.515625 1.078125 -1.515625 C 0.8125 -1.515625 0.515625 -1.3125 0.515625 -0.859375 C 0.515625 -0.296875 1.09375 0.109375 1.9375 0.109375 C 3.5625 0.109375 3.953125 -1.09375 3.953125 -1.546875 C 3.953125 -1.90625 3.765625 -2.15625 3.640625 -2.265625 C 3.375 -2.546875 3.078125 -2.609375 2.640625 -2.6875 C 2.28125 -2.765625 1.890625 -2.84375 1.890625 -3.296875 C 1.890625 -3.578125 2.125 -4.1875 3 -4.1875 C 3.25 -4.1875 3.75 -4.109375 3.890625 -3.734375 Z M 3.890625 -3.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.359375 -4.765625 L 0.359375 -4.515625 C 0.453125 -4.515625 0.5625 -4.515625 0.65625 -4.515625 C 0.90625 -4.515625 1.109375 -4.484375 1.109375 -4.21875 L 1.109375 -0.546875 C 1.109375 -0.296875 0.875 -0.25 0.640625 -0.25 C 0.546875 -0.25 0.4375 -0.265625 0.359375 -0.265625 L 0.359375 0 L 2.515625 0 L 2.515625 -0.265625 C 2.453125 -0.265625 2.34375 -0.25 2.265625 -0.25 C 1.96875 -0.25 1.765625 -0.28125 1.765625 -0.5625 L 1.765625 -4.21875 C 1.765625 -4.484375 2 -4.515625 2.234375 -4.515625 C 2.328125 -4.515625 2.4375 -4.515625 2.515625 -4.515625 L 2.515625 -4.765625 L 1.640625 -4.765625 L 1.484375 -4.734375 L 0.65625 -4.734375 Z M 0.359375 -4.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.390625 -4.734375 L 0.390625 -4.484375 C 0.46875 -4.484375 0.5625 -4.5 0.65625 -4.5 C 0.90625 -4.5 1.109375 -4.453125 1.109375 -4.203125 C 1.109375 -4.171875 1.109375 -4.125 1.109375 -4.078125 L 1.109375 -0.546875 C 1.109375 -0.28125 0.875 -0.25 0.640625 -0.25 C 0.5625 -0.25 0.46875 -0.265625 0.390625 -0.265625 L 0.390625 0 L 2.671875 0 L 2.671875 -0.265625 C 2.578125 -0.265625 2.453125 -0.25 2.328125 -0.25 C 1.96875 -0.25 1.765625 -0.28125 1.765625 -0.578125 L 1.765625 -2.25 L 2.453125 -2.25 C 2.703125 -2.25 3 -2.234375 3.140625 -2.015625 C 3.234375 -1.875 3.234375 -1.671875 3.234375 -1.5 L 3.234375 -1.4375 L 3.484375 -1.4375 L 3.484375 -3.3125 L 3.234375 -3.3125 L 3.234375 -3.25 C 3.234375 -3.078125 3.234375 -2.890625 3.140625 -2.734375 C 3 -2.515625 2.703125 -2.5 2.453125 -2.5 L 1.765625 -2.5 L 1.765625 -4.25 C 1.765625 -4.46875 1.90625 -4.484375 2.0625 -4.484375 L 3.015625 -4.484375 C 3.515625 -4.484375 4.0625 -4.46875 4.328125 -3.9375 C 4.453125 -3.6875 4.484375 -3.40625 4.515625 -3.140625 L 4.75 -3.140625 L 4.546875 -4.734375 Z M 0.390625 -4.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 0.375 -4.296875 L 0.375 -3.984375 L 0.5625 -3.984375 C 0.84375 -3.984375 1.109375 -3.953125 1.109375 -3.484375 L 1.109375 -0.734375 C 1.109375 -0.375 0.921875 -0.3125 0.328125 -0.3125 L 0.328125 -0.015625 L 2.46875 -0.015625 L 2.46875 -0.3125 L 2.265625 -0.3125 C 2.015625 -0.3125 1.78125 -0.34375 1.78125 -0.671875 L 1.78125 -4.40625 Z M 1.203125 -6.671875 C 0.953125 -6.640625 0.75 -6.421875 0.75 -6.15625 C 0.75 -5.859375 1 -5.625 1.28125 -5.625 C 1.5625 -5.625 1.8125 -5.84375 1.8125 -6.15625 C 1.8125 -6.4375 1.5625 -6.671875 1.28125 -6.671875 C 1.25 -6.671875 1.234375 -6.671875 1.203125 -6.671875 Z M 1.203125 -6.671875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 1.75 -4.46875 C 1.390625 -4.421875 1 -4.359375 0.703125 -4.109375 C 0.46875 -3.890625 0.328125 -3.5625 0.328125 -3.234375 C 0.328125 -1.53125 3.09375 -2.5 3.09375 -1 C 3.09375 -0.40625 2.546875 -0.125 2 -0.125 C 1.25 -0.125 0.734375 -0.65625 0.59375 -1.515625 C 0.578125 -1.609375 0.5625 -1.6875 0.453125 -1.6875 C 0.375 -1.6875 0.328125 -1.640625 0.328125 -1.5625 L 0.328125 0.015625 C 0.34375 0.0625 0.375 0.09375 0.421875 0.09375 L 0.4375 0.09375 C 0.59375 0.09375 0.75 -0.265625 0.875 -0.296875 L 0.890625 -0.296875 C 0.96875 -0.296875 1.234375 -0.046875 1.453125 0.015625 C 1.609375 0.078125 1.796875 0.09375 1.96875 0.09375 C 2.796875 0.09375 3.59375 -0.34375 3.59375 -1.25 C 3.59375 -1.90625 3.109375 -2.453125 2.453125 -2.625 C 1.828125 -2.796875 0.8125 -2.796875 0.8125 -3.515625 C 0.8125 -4.125 1.484375 -4.28125 1.921875 -4.28125 C 2.40625 -4.28125 3.09375 -4 3.09375 -3.15625 C 3.09375 -3.0625 3.09375 -2.984375 3.203125 -2.984375 C 3.3125 -2.984375 3.34375 -3.0625 3.34375 -3.15625 C 3.34375 -3.203125 3.34375 -3.265625 3.34375 -3.296875 L 3.34375 -4.328125 C 3.34375 -4.390625 3.3125 -4.46875 3.234375 -4.46875 C 3.078125 -4.46875 2.96875 -4.21875 2.859375 -4.21875 L 2.84375 -4.21875 C 2.765625 -4.21875 2.609375 -4.34375 2.5 -4.390625 C 2.3125 -4.453125 2.109375 -4.46875 1.921875 -4.46875 C 1.859375 -4.46875 1.8125 -4.46875 1.75 -4.46875 Z M 1.75 -4.46875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 0.578125 -4.296875 L 0.578125 -3.984375 L 0.765625 -3.984375 C 1.109375 -3.984375 1.421875 -3.953125 1.421875 -3.5 L 1.421875 -0.203125 C 1.421875 -0.015625 1.4375 0.15625 1.4375 0.34375 C 1.4375 0.890625 1.375 1.8125 0.703125 1.8125 C 0.546875 1.8125 0.296875 1.78125 0.171875 1.671875 C 0.40625 1.640625 0.515625 1.4375 0.515625 1.21875 C 0.515625 0.9375 0.296875 0.78125 0.0625 0.78125 L 0.015625 0.78125 C -0.203125 0.78125 -0.40625 1 -0.40625 1.234375 C -0.40625 1.796875 0.21875 2.03125 0.6875 2.03125 C 1.453125 2.03125 2.09375 1.421875 2.09375 0.484375 L 2.09375 -4.40625 Z M 1.484375 -6.671875 C 1.234375 -6.640625 1.03125 -6.421875 1.03125 -6.15625 C 1.03125 -5.859375 1.28125 -5.625 1.5625 -5.625 C 1.828125 -5.625 2.09375 -5.84375 2.09375 -6.15625 C 2.09375 -6.4375 1.84375 -6.671875 1.5625 -6.671875 C 1.53125 -6.671875 1.515625 -6.671875 1.484375 -6.671875 Z M 1.484375 -6.671875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-4">
<path style="stroke:none;" d="M 0.3125 -4.296875 L 0.3125 -3.984375 L 0.453125 -3.984375 C 0.734375 -3.984375 1.03125 -3.96875 1.09375 -3.671875 C 1.09375 -3.5625 1.09375 -3.453125 1.09375 -3.34375 L 1.09375 -1.359375 C 1.09375 -1.03125 1.109375 -0.734375 1.28125 -0.4375 C 1.5625 -0.015625 2.125 0.109375 2.59375 0.109375 C 3.046875 0.109375 3.453125 -0.09375 3.703125 -0.453125 C 3.765625 -0.5625 3.84375 -0.65625 3.875 -0.78125 L 3.875 0.09375 L 5.328125 -0.015625 L 5.328125 -0.3125 L 5.171875 -0.3125 C 4.84375 -0.3125 4.546875 -0.34375 4.546875 -0.796875 L 4.546875 -4.40625 L 3.078125 -4.296875 L 3.078125 -3.984375 L 3.21875 -3.984375 C 3.546875 -3.984375 3.84375 -3.953125 3.84375 -3.484375 L 3.84375 -1.6875 C 3.84375 -0.953125 3.46875 -0.125 2.640625 -0.125 C 2.078125 -0.125 1.796875 -0.265625 1.796875 -1.328125 L 1.796875 -4.40625 Z M 0.3125 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-5">
<path style="stroke:none;" d="M 1.484375 -6.140625 C 1.484375 -5.453125 1.203125 -4.203125 0.171875 -4.203125 L 0.171875 -3.984375 L 1.03125 -3.984375 L 1.03125 -1.421875 C 1.03125 -1.09375 1.0625 -0.75 1.21875 -0.46875 C 1.4375 -0.0625 1.90625 0.09375 2.34375 0.09375 C 3.15625 0.09375 3.3125 -0.8125 3.3125 -1.453125 L 3.3125 -1.8125 L 3.078125 -1.8125 C 3.078125 -1.671875 3.078125 -1.515625 3.078125 -1.359375 C 3.078125 -0.921875 2.984375 -0.15625 2.390625 -0.15625 C 1.828125 -0.15625 1.734375 -0.84375 1.734375 -1.28125 L 1.734375 -3.984375 L 3.15625 -3.984375 L 3.15625 -4.296875 L 1.734375 -4.296875 L 1.734375 -6.140625 Z M 1.484375 -6.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-6">
<path style="stroke:none;" d="M 1.109375 -3.796875 C 1.359375 -4.109375 1.796875 -4.25 2.171875 -4.25 C 2.90625 -4.25 3.234375 -3.578125 3.234375 -2.875 L 3.234375 -2.609375 C 2.09375 -2.609375 0.40625 -2.25 0.40625 -0.953125 L 0.40625 -0.875 C 0.484375 -0.09375 1.453125 0.09375 2.03125 0.09375 C 2.53125 0.09375 3.1875 -0.234375 3.3125 -0.75 C 3.375 -0.3125 3.65625 0.046875 4.09375 0.046875 C 4.5 0.046875 4.859375 -0.28125 4.921875 -0.734375 L 4.921875 -1.453125 L 4.671875 -1.453125 L 4.671875 -0.953125 C 4.671875 -0.671875 4.609375 -0.265625 4.3125 -0.265625 C 3.984375 -0.265625 3.9375 -0.65625 3.9375 -0.921875 L 3.9375 -2.59375 C 3.9375 -2.71875 3.953125 -2.84375 3.953125 -2.96875 C 3.953125 -3.9375 3.046875 -4.46875 2.21875 -4.46875 C 1.578125 -4.46875 0.703125 -4.15625 0.703125 -3.359375 C 0.703125 -3.078125 0.90625 -2.875 1.171875 -2.875 C 1.453125 -2.875 1.609375 -3.09375 1.609375 -3.34375 C 1.609375 -3.625 1.390625 -3.796875 1.109375 -3.796875 Z M 3.234375 -2.40625 L 3.234375 -1.390625 C 3.234375 -0.703125 2.765625 -0.15625 2.109375 -0.125 L 2.078125 -0.125 C 1.609375 -0.125 1.1875 -0.484375 1.1875 -0.96875 L 1.1875 -1.015625 C 1.25 -2.03125 2.375 -2.375 3.234375 -2.40625 Z M 3.234375 -2.40625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-7">
<path style="stroke:none;" d="M 0.3125 -4.296875 L 0.3125 -3.984375 L 0.46875 -3.984375 C 0.796875 -3.984375 1.09375 -3.953125 1.09375 -3.484375 L 1.09375 -0.734375 C 1.09375 -0.328125 0.8125 -0.3125 0.375 -0.3125 L 0.3125 -0.3125 L 0.3125 -0.015625 L 2.578125 -0.015625 L 2.578125 -0.3125 L 2.3125 -0.3125 C 2.03125 -0.3125 1.796875 -0.359375 1.796875 -0.734375 L 1.796875 -2.546875 C 1.796875 -3.265625 2.15625 -4.1875 3.15625 -4.1875 C 3.78125 -4.1875 3.84375 -3.5 3.84375 -3.078125 L 3.84375 -0.6875 C 3.84375 -0.34375 3.5625 -0.3125 3.25 -0.3125 L 3.078125 -0.3125 L 3.078125 -0.015625 L 5.328125 -0.015625 L 5.328125 -0.3125 L 5.078125 -0.3125 C 4.8125 -0.3125 4.546875 -0.359375 4.546875 -0.703125 L 4.546875 -2.875 C 4.546875 -3.203125 4.53125 -3.546875 4.375 -3.84375 C 4.140625 -4.28125 3.640625 -4.40625 3.1875 -4.40625 C 2.578125 -4.40625 1.9375 -3.984375 1.75 -3.390625 L 1.734375 -4.40625 Z M 0.3125 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-8">
<path style="stroke:none;" d="M 1.109375 -2.3125 L 3.984375 -2.3125 C 4.09375 -2.3125 4.140625 -2.375 4.140625 -2.5 C 4.140625 -3.546875 3.5 -4.46875 2.375 -4.46875 C 1.15625 -4.46875 0.28125 -3.375 0.28125 -2.1875 C 0.28125 -1.28125 0.78125 -0.453125 1.671875 -0.0625 C 1.890625 0.046875 2.15625 0.09375 2.40625 0.09375 L 2.4375 0.09375 C 3.203125 0.09375 3.84375 -0.328125 4.109375 -1.09375 C 4.125 -1.125 4.125 -1.171875 4.125 -1.203125 C 4.125 -1.265625 4.09375 -1.3125 4.015625 -1.3125 C 3.875 -1.3125 3.8125 -0.984375 3.75 -0.875 C 3.5 -0.4375 3.015625 -0.15625 2.5 -0.15625 C 2.140625 -0.15625 1.8125 -0.359375 1.546875 -0.625 C 1.140625 -1.09375 1.109375 -1.734375 1.109375 -2.3125 Z M 1.125 -2.515625 C 1.125 -3.296875 1.53125 -4.25 2.359375 -4.25 L 2.40625 -4.25 C 3.375 -4.15625 3.375 -3.125 3.46875 -2.515625 Z M 1.125 -2.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-9">
<path style="stroke:none;" d="M 1.1875 -0.234375 L 1.1875 -0.21875 C 0.71875 -0.125 0.28125 0.3125 0.28125 0.78125 C 0.28125 1.71875 1.71875 2.046875 2.484375 2.046875 C 3.3125 2.046875 4.6875 1.75 4.6875 0.71875 C 4.6875 0.0625 4.234375 -0.375 3.640625 -0.546875 C 3.28125 -0.65625 2.90625 -0.671875 2.53125 -0.671875 L 1.625 -0.671875 C 1.3125 -0.703125 1.0625 -1.015625 1.0625 -1.328125 L 1.0625 -1.390625 C 1.0625 -1.515625 1.140625 -1.78125 1.234375 -1.78125 C 1.359375 -1.75 1.5 -1.640625 1.65625 -1.578125 C 1.828125 -1.53125 2.03125 -1.5 2.21875 -1.5 C 3.046875 -1.5 3.84375 -2.109375 3.84375 -2.953125 C 3.84375 -3.296875 3.703125 -3.6875 3.421875 -3.90625 L 3.421875 -3.921875 C 3.703125 -4.109375 3.953125 -4.296875 4.3125 -4.296875 C 4.34375 -4.296875 4.375 -4.296875 4.40625 -4.28125 C 4.3125 -4.234375 4.25 -4.15625 4.25 -4.03125 C 4.25 -3.875 4.390625 -3.734375 4.546875 -3.734375 C 4.71875 -3.734375 4.828125 -3.875 4.828125 -4.03125 C 4.828125 -4.296875 4.609375 -4.515625 4.34375 -4.515625 C 3.984375 -4.515625 3.65625 -4.375 3.390625 -4.15625 C 3.359375 -4.125 3.3125 -4.09375 3.28125 -4.078125 L 3.265625 -4.078125 C 3.203125 -4.078125 3.125 -4.15625 3.078125 -4.1875 C 2.828125 -4.328125 2.515625 -4.40625 2.21875 -4.40625 C 1.4375 -4.40625 0.59375 -3.859375 0.59375 -2.953125 C 0.59375 -2.625 0.71875 -2.328125 0.921875 -2.0625 C 0.953125 -2.03125 1.03125 -1.96875 1.03125 -1.921875 C 1.03125 -1.875 0.96875 -1.828125 0.953125 -1.78125 C 0.8125 -1.578125 0.75 -1.328125 0.75 -1.09375 C 0.75 -0.78125 0.890625 -0.375 1.1875 -0.234375 Z M 0.8125 0.84375 L 0.8125 0.75 C 0.8125 0.234375 1.265625 -0.078125 1.796875 -0.078125 L 2.578125 -0.078125 C 3.203125 -0.078125 4.171875 0.015625 4.171875 0.78125 C 4.171875 1.5 3.09375 1.8125 2.484375 1.8125 C 1.828125 1.8125 0.90625 1.515625 0.8125 0.84375 Z M 1.34375 -2.75 L 1.34375 -2.875 C 1.34375 -3.421875 1.46875 -4.171875 2.21875 -4.171875 C 2.828125 -4.171875 3.078125 -3.59375 3.078125 -2.953125 C 3.078125 -2.546875 3 -1.734375 2.21875 -1.734375 C 1.96875 -1.734375 1.71875 -1.859375 1.546875 -2.078125 C 1.390625 -2.265625 1.375 -2.515625 1.34375 -2.75 Z M 1.34375 -2.75 "/>
</symbol>
<symbol overflow="visible" id="glyph3-10">
<path style="stroke:none;" d="M 0.265625 -4.296875 L 0.265625 -3.984375 L 0.421875 -3.984375 C 0.75 -3.984375 1.046875 -3.953125 1.046875 -3.484375 L 1.046875 -0.734375 C 1.046875 -0.328125 0.765625 -0.3125 0.328125 -0.3125 L 0.265625 -0.3125 L 0.265625 -0.015625 L 2.6875 -0.015625 L 2.6875 -0.3125 C 2.5625 -0.3125 2.421875 -0.3125 2.296875 -0.3125 C 1.984375 -0.3125 1.71875 -0.359375 1.71875 -0.734375 L 1.71875 -2.046875 C 1.71875 -2.90625 1.90625 -4.1875 2.890625 -4.1875 C 2.9375 -4.1875 2.953125 -4.1875 3 -4.171875 C 2.84375 -4.109375 2.765625 -3.953125 2.765625 -3.78125 C 2.765625 -3.5625 2.921875 -3.40625 3.15625 -3.359375 C 3.4375 -3.359375 3.625 -3.53125 3.625 -3.78125 C 3.625 -4.1875 3.25 -4.40625 2.890625 -4.40625 C 2.296875 -4.40625 1.78125 -3.875 1.671875 -3.34375 L 1.671875 -4.40625 Z M 0.265625 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-11">
<path style="stroke:none;" d="M 2.34375 -4.46875 C 1.09375 -4.34375 0.28125 -3.28125 0.28125 -2.125 C 0.28125 -1 1.171875 0.09375 2.5 0.09375 C 3.6875 0.09375 4.6875 -0.875 4.6875 -2.140625 C 4.6875 -3.3125 3.796875 -4.46875 2.46875 -4.46875 C 2.4375 -4.46875 2.375 -4.46875 2.34375 -4.46875 Z M 1.109375 -1.890625 L 1.109375 -2.328125 C 1.109375 -3.09375 1.359375 -4.25 2.484375 -4.25 C 3.296875 -4.25 3.75 -3.5625 3.84375 -2.8125 C 3.859375 -2.59375 3.859375 -2.375 3.859375 -2.15625 C 3.859375 -1.515625 3.78125 -0.703125 3.15625 -0.34375 C 2.953125 -0.203125 2.734375 -0.15625 2.5 -0.15625 C 1.78125 -0.15625 1.265625 -0.71875 1.15625 -1.5 C 1.140625 -1.625 1.140625 -1.765625 1.109375 -1.890625 Z M 1.109375 -1.890625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="116" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.256" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="8.717" y="9.794"/>
<use xlink:href="#glyph1-2" x="11.59439" y="9.794"/>
<use xlink:href="#glyph1-2" x="16.733383" y="9.794"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="22.371" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="26.246" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="30.916" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="34.79" y="8.299"/>
<use xlink:href="#glyph3-2" x="37.556614" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="44.802413" y="8.299"/>
<use xlink:href="#glyph3-4" x="47.845987" y="8.299"/>
<use xlink:href="#glyph3-2" x="53.379215" y="8.299"/>
<use xlink:href="#glyph3-5" x="57.307469" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-6" x="64.508436" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="72.806285" y="8.299"/>
<use xlink:href="#glyph3-7" x="75.572899" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-5" x="80.827175" y="8.299"/>
<use xlink:href="#glyph3-8" x="84.700633" y="8.299"/>
<use xlink:href="#glyph3-9" x="89.127017" y="8.299"/>
<use xlink:href="#glyph3-10" x="94.10732" y="8.299"/>
<use xlink:href="#glyph3-6" x="98.008675" y="8.299"/>
<use xlink:href="#glyph3-5" x="102.988978" y="8.299"/>
<use xlink:href="#glyph3-11" x="106.862437" y="8.299"/>
<use xlink:href="#glyph3-10" x="111.842741" y="8.299"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -0,0 +1,108 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="295pt" height="23pt" viewBox="0 0 295 23" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 6.734375 -4.96875 C 6.84375 -5.03125 6.921875 -5.078125 6.921875 -5.1875 C 6.921875 -5.296875 6.828125 -5.390625 6.71875 -5.390625 C 6.6875 -5.390625 6.671875 -5.390625 6.546875 -5.3125 L 1.015625 -2.71875 C 0.90625 -2.65625 0.828125 -2.609375 0.828125 -2.5 C 0.828125 -2.375 0.90625 -2.328125 1.015625 -2.265625 L 6.546875 0.328125 C 6.671875 0.40625 6.6875 0.40625 6.71875 0.40625 C 6.828125 0.40625 6.921875 0.3125 6.921875 0.203125 C 6.921875 0.09375 6.84375 0.046875 6.734375 -0.015625 L 1.5 -2.5 Z M 6.734375 -4.96875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 3.5625 -2.90625 C 3.96875 -1.859375 4.453125 -0.34375 4.609375 -0.109375 C 4.765625 0.109375 4.859375 0.109375 5.140625 0.109375 L 5.359375 0.109375 C 5.453125 0.09375 5.46875 0.046875 5.46875 0.015625 C 5.46875 -0.015625 5.4375 -0.046875 5.40625 -0.078125 C 5.3125 -0.1875 5.25 -0.34375 5.1875 -0.53125 L 3.15625 -6.203125 C 2.9375 -6.78125 2.40625 -6.921875 1.9375 -6.921875 C 1.890625 -6.921875 1.75 -6.921875 1.75 -6.8125 C 1.75 -6.734375 1.828125 -6.703125 1.84375 -6.703125 C 2.171875 -6.65625 2.25 -6.59375 2.5 -5.90625 L 3.453125 -3.203125 L 0.703125 -0.46875 C 0.59375 -0.34375 0.53125 -0.296875 0.53125 -0.15625 C 0.53125 0.015625 0.671875 0.125 0.828125 0.125 C 0.984375 0.125 1.078125 0.015625 1.15625 -0.078125 Z M 3.5625 -2.90625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 2.96875 -2.25 C 3.125 -2.25 3.3125 -2.25 3.3125 -2.421875 C 3.3125 -2.5625 3.1875 -2.5625 3.015625 -2.5625 L 1.40625 -2.5625 C 1.640625 -3.40625 2.203125 -3.984375 3.109375 -3.984375 L 3.421875 -3.984375 C 3.59375 -3.984375 3.75 -3.984375 3.75 -4.15625 C 3.75 -4.296875 3.625 -4.296875 3.453125 -4.296875 L 3.09375 -4.296875 C 1.796875 -4.296875 0.46875 -3.296875 0.46875 -1.78125 C 0.46875 -0.671875 1.21875 0.109375 2.265625 0.109375 C 2.921875 0.109375 3.5625 -0.296875 3.5625 -0.40625 C 3.5625 -0.421875 3.5625 -0.53125 3.46875 -0.53125 C 3.453125 -0.53125 3.421875 -0.53125 3.34375 -0.484375 C 3.03125 -0.28125 2.65625 -0.109375 2.296875 -0.109375 C 1.71875 -0.109375 1.21875 -0.53125 1.21875 -1.40625 C 1.21875 -1.75 1.296875 -2.140625 1.328125 -2.25 Z M 2.96875 -2.25 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.59375 -2.21875 C 3.59375 -2.984375 3.5 -3.546875 3.1875 -4.03125 C 2.96875 -4.34375 2.53125 -4.625 1.984375 -4.625 C 0.359375 -4.625 0.359375 -2.71875 0.359375 -2.21875 C 0.359375 -1.71875 0.359375 0.140625 1.984375 0.140625 C 3.59375 0.140625 3.59375 -1.71875 3.59375 -2.21875 Z M 1.984375 -0.0625 C 1.65625 -0.0625 1.234375 -0.25 1.09375 -0.8125 C 1 -1.21875 1 -1.796875 1 -2.3125 C 1 -2.828125 1 -3.359375 1.09375 -3.734375 C 1.25 -4.28125 1.6875 -4.4375 1.984375 -4.4375 C 2.359375 -4.4375 2.71875 -4.203125 2.84375 -3.796875 C 2.953125 -3.421875 2.96875 -2.921875 2.96875 -2.3125 C 2.96875 -1.796875 2.96875 -1.28125 2.875 -0.84375 C 2.734375 -0.203125 2.265625 -0.0625 1.984375 -0.0625 Z M 1.984375 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 1.90625 -2.5 C 1.90625 -2.78125 1.671875 -3.015625 1.390625 -3.015625 C 1.09375 -3.015625 0.859375 -2.78125 0.859375 -2.5 C 0.859375 -2.203125 1.09375 -1.96875 1.390625 -1.96875 C 1.671875 -1.96875 1.90625 -2.203125 1.90625 -2.5 Z M 1.90625 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 2.8125 -2 C 3.15625 -1.203125 3.5625 -0.1875 3.640625 -0.09375 C 3.765625 0.0625 3.890625 0.0625 4 0.0625 L 4.140625 0.0625 C 4.28125 0.0625 4.34375 0.0625 4.34375 -0.015625 C 4.34375 -0.046875 4.328125 -0.0625 4.3125 -0.078125 C 4.234375 -0.15625 4.15625 -0.328125 4.125 -0.390625 L 2.4375 -4.390625 C 2.390625 -4.515625 2.25 -4.84375 1.5 -4.84375 C 1.421875 -4.84375 1.328125 -4.84375 1.328125 -4.734375 C 1.328125 -4.65625 1.390625 -4.640625 1.421875 -4.640625 C 1.578125 -4.625 1.703125 -4.59375 1.875 -4.203125 L 2.703125 -2.25 L 0.65625 -0.390625 C 0.578125 -0.328125 0.515625 -0.265625 0.515625 -0.15625 C 0.515625 0.015625 0.65625 0.078125 0.75 0.078125 C 0.890625 0.078125 0.96875 0 0.984375 -0.03125 Z M 2.8125 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-2">
<path style="stroke:none;" d="M 0.890625 -6.015625 L 0.890625 -5.703125 C 1.328125 -5.703125 1.796875 -5.75 2.1875 -5.96875 L 2.1875 -0.75 C 2.1875 -0.375 1.8125 -0.3125 1.421875 -0.3125 C 1.25 -0.3125 1.09375 -0.3125 0.953125 -0.3125 L 0.953125 -0.015625 L 4.1875 -0.015625 L 4.1875 -0.3125 C 4.015625 -0.3125 3.84375 -0.3125 3.6875 -0.3125 C 3.296875 -0.3125 2.9375 -0.375 2.9375 -0.75 L 2.9375 -6.484375 C 2.9375 -6.578125 2.90625 -6.65625 2.796875 -6.65625 C 2.65625 -6.65625 2.5 -6.453125 2.375 -6.375 C 1.9375 -6.09375 1.40625 -6.015625 0.890625 -6.015625 Z M 0.890625 -6.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph5-3">
<path style="stroke:none;" d="M 2.359375 -6.65625 C 0.421875 -6.484375 0.390625 -4.125 0.390625 -3.15625 C 0.390625 -2.21875 0.46875 -1.140625 1.09375 -0.40625 C 1.421875 -0.015625 1.96875 0.21875 2.46875 0.21875 C 3.3125 0.21875 3.984375 -0.328125 4.28125 -1.09375 C 4.5625 -1.78125 4.578125 -2.546875 4.578125 -3.265625 C 4.578125 -4.203125 4.484375 -5.34375 3.875 -6.03125 C 3.53125 -6.421875 3 -6.65625 2.5 -6.65625 C 2.4375 -6.65625 2.40625 -6.65625 2.359375 -6.65625 Z M 1.21875 -2.578125 C 1.21875 -2.671875 1.21875 -2.75 1.21875 -2.84375 L 1.21875 -3.3125 C 1.21875 -3.796875 1.21875 -4.265625 1.265625 -4.75 C 1.296875 -5.125 1.328125 -5.546875 1.546875 -5.875 C 1.765625 -6.203125 2.109375 -6.4375 2.5 -6.4375 C 3.671875 -6.4375 3.75 -4.96875 3.75 -3.984375 L 3.75 -3.515625 C 3.75 -3.25 3.765625 -2.953125 3.765625 -2.65625 C 3.765625 -1.390625 3.59375 -0.015625 2.5 -0.015625 C 1.15625 -0.015625 1.28125 -1.9375 1.21875 -2.578125 Z M 1.21875 -2.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-4">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="295" height="23" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.661" y="13.999"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.354" y="15.493"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="13.591" y="13.999"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="25.303" y="7.259"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.0016875 0.0001875 L 4.982156 0.0001875 " transform="matrix(1,0,0,-1,25.303,11.508)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="25.303" y="20.833"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="33.693" y="13.999"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="38.675" y="13.999"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="46.7" y="13.999"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="54.605" y="7.259"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.00190625 0.0001875 L 9.267531 0.0001875 " transform="matrix(1,0,0,-1,52.877,11.508)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="52.877" y="20.833"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="56.921" y="22.327"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="277.773" y="13.999"/>
<use xlink:href="#glyph5-2" x="281.646459" y="13.999"/>
<use xlink:href="#glyph5-3" x="286.626763" y="13.999"/>
<use xlink:href="#glyph5-4" x="291.607066" y="13.999"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,86 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="289pt" height="23pt" viewBox="0 0 289 23" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 1.53125 -3.046875 C 0.453125 -2.328125 0.234375 -1.390625 0.234375 -1.03125 C 0.234375 -0.5625 0.5 -0.28125 0.515625 -0.25 C 0.84375 0.078125 0.921875 0.125 1.671875 0.40625 L 2.875 0.875 C 3.03125 0.9375 3.234375 1 3.234375 1.296875 C 3.234375 1.53125 3.046875 1.828125 2.734375 1.828125 C 2.296875 1.828125 1.96875 1.578125 1.859375 1.5 C 1.796875 1.46875 1.796875 1.453125 1.75 1.453125 C 1.671875 1.453125 1.65625 1.53125 1.65625 1.5625 C 1.65625 1.6875 2.1875 2.046875 2.734375 2.046875 C 3.359375 2.046875 3.78125 1.46875 3.78125 0.984375 C 3.78125 0.5 3.40625 0.3125 3.296875 0.265625 C 3.15625 0.21875 2.828125 0.09375 2.6875 0.046875 C 2.5 -0.046875 2.296875 -0.125 2.078125 -0.1875 L 1.484375 -0.421875 C 1.03125 -0.609375 0.734375 -0.890625 0.734375 -1.3125 C 0.734375 -1.71875 1.125 -2.59375 1.96875 -3.015625 C 2.328125 -2.875 2.625 -2.875 2.84375 -2.875 C 3.140625 -2.875 3.765625 -2.875 3.765625 -3.1875 C 3.765625 -3.4375 3.34375 -3.453125 2.953125 -3.453125 C 2.765625 -3.453125 2.484375 -3.453125 2.109375 -3.34375 C 1.859375 -3.59375 1.8125 -3.921875 1.8125 -4.109375 C 1.8125 -4.671875 2.171875 -5.4375 2.921875 -5.8125 C 3.09375 -5.59375 3.328125 -5.59375 3.5625 -5.59375 C 3.8125 -5.59375 4.453125 -5.59375 4.453125 -5.90625 C 4.453125 -6.15625 4 -6.171875 3.625 -6.171875 C 3.484375 -6.171875 3.25 -6.171875 2.984375 -6.125 C 2.953125 -6.203125 2.9375 -6.28125 2.9375 -6.453125 C 2.9375 -6.59375 2.984375 -6.796875 2.984375 -6.8125 C 2.984375 -6.890625 2.9375 -6.953125 2.875 -6.953125 C 2.6875 -6.953125 2.6875 -6.484375 2.6875 -6.453125 C 2.6875 -6.265625 2.75 -6.109375 2.765625 -6.078125 C 1.6875 -5.765625 1.015625 -4.96875 1.015625 -4.203125 C 1.015625 -3.84375 1.203125 -3.421875 1.671875 -3.15625 Z M 3.15625 -5.90625 C 3.3125 -5.953125 3.515625 -5.953125 3.625 -5.953125 C 3.96875 -5.953125 4 -5.9375 4.1875 -5.890625 C 4.109375 -5.859375 4 -5.8125 3.5625 -5.8125 C 3.375 -5.8125 3.265625 -5.8125 3.15625 -5.90625 Z M 2.375 -3.1875 C 2.609375 -3.234375 2.828125 -3.234375 2.9375 -3.234375 C 3.296875 -3.234375 3.328125 -3.234375 3.515625 -3.1875 C 3.421875 -3.140625 3.328125 -3.09375 2.875 -3.09375 C 2.640625 -3.09375 2.546875 -3.09375 2.375 -3.1875 Z M 2.375 -3.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.953125 -3.78125 C 3.78125 -3.78125 3.65625 -3.78125 3.515625 -3.65625 C 3.34375 -3.5 3.328125 -3.328125 3.328125 -3.265625 C 3.328125 -3.015625 3.515625 -2.90625 3.703125 -2.90625 C 3.984375 -2.90625 4.25 -3.15625 4.25 -3.546875 C 4.25 -4.03125 3.78125 -4.40625 3.078125 -4.40625 C 1.734375 -4.40625 0.40625 -2.984375 0.40625 -1.578125 C 0.40625 -0.671875 0.984375 0.109375 2.03125 0.109375 C 3.453125 0.109375 4.28125 -0.953125 4.28125 -1.0625 C 4.28125 -1.125 4.234375 -1.203125 4.171875 -1.203125 C 4.109375 -1.203125 4.09375 -1.171875 4.03125 -1.09375 C 3.25 -0.109375 2.15625 -0.109375 2.046875 -0.109375 C 1.421875 -0.109375 1.140625 -0.59375 1.140625 -1.203125 C 1.140625 -1.609375 1.34375 -2.578125 1.6875 -3.1875 C 2 -3.765625 2.546875 -4.1875 3.09375 -4.1875 C 3.421875 -4.1875 3.8125 -4.0625 3.953125 -3.78125 Z M 3.953125 -3.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.859375 -6.8125 C 2.859375 -6.8125 2.859375 -6.921875 2.734375 -6.921875 C 2.5 -6.921875 1.78125 -6.84375 1.515625 -6.8125 C 1.4375 -6.8125 1.328125 -6.796875 1.328125 -6.625 C 1.328125 -6.5 1.421875 -6.5 1.5625 -6.5 C 2.046875 -6.5 2.0625 -6.4375 2.0625 -6.328125 L 2.03125 -6.125 L 0.59375 -0.390625 C 0.546875 -0.25 0.546875 -0.234375 0.546875 -0.171875 C 0.546875 0.0625 0.75 0.109375 0.84375 0.109375 C 0.96875 0.109375 1.109375 0.015625 1.171875 -0.09375 C 1.21875 -0.1875 1.671875 -2.03125 1.734375 -2.28125 C 2.078125 -2.25 2.890625 -2.09375 2.890625 -1.4375 C 2.890625 -1.359375 2.890625 -1.328125 2.859375 -1.21875 C 2.84375 -1.109375 2.828125 -0.984375 2.828125 -0.875 C 2.828125 -0.296875 3.21875 0.109375 3.734375 0.109375 C 4.03125 0.109375 4.3125 -0.046875 4.53125 -0.421875 C 4.78125 -0.859375 4.890625 -1.40625 4.890625 -1.421875 C 4.890625 -1.53125 4.796875 -1.53125 4.765625 -1.53125 C 4.671875 -1.53125 4.65625 -1.484375 4.625 -1.34375 C 4.421875 -0.625 4.203125 -0.109375 3.765625 -0.109375 C 3.5625 -0.109375 3.4375 -0.21875 3.4375 -0.578125 C 3.4375 -0.75 3.484375 -0.984375 3.515625 -1.140625 C 3.5625 -1.3125 3.5625 -1.34375 3.5625 -1.453125 C 3.5625 -2.09375 2.9375 -2.375 2.078125 -2.5 C 2.390625 -2.671875 2.71875 -2.984375 2.9375 -3.234375 C 3.421875 -3.765625 3.875 -4.1875 4.359375 -4.1875 C 4.421875 -4.1875 4.4375 -4.1875 4.453125 -4.171875 C 4.578125 -4.15625 4.578125 -4.15625 4.671875 -4.09375 C 4.6875 -4.09375 4.6875 -4.078125 4.703125 -4.0625 C 4.234375 -4.03125 4.140625 -3.640625 4.140625 -3.515625 C 4.140625 -3.359375 4.25 -3.171875 4.515625 -3.171875 C 4.78125 -3.171875 5.0625 -3.390625 5.0625 -3.78125 C 5.0625 -4.078125 4.828125 -4.40625 4.390625 -4.40625 C 4.109375 -4.40625 3.65625 -4.328125 2.9375 -3.53125 C 2.59375 -3.15625 2.203125 -2.75 1.828125 -2.609375 Z M 2.859375 -6.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.875 8.515625 L 2.125 4.640625 C 2.046875 4.484375 2 4.484375 1.96875 4.484375 C 1.96875 4.484375 1.90625 4.484375 1.796875 4.5625 L 0.859375 5.28125 C 0.734375 5.390625 0.734375 5.40625 0.734375 5.4375 C 0.734375 5.5 0.75 5.546875 0.828125 5.546875 C 0.890625 5.546875 1.0625 5.40625 1.171875 5.328125 C 1.21875 5.28125 1.375 5.171875 1.484375 5.09375 L 3.453125 9.40625 C 3.515625 9.5625 3.5625 9.5625 3.65625 9.5625 C 3.8125 9.5625 3.84375 9.515625 3.90625 9.375 L 8.4375 0 C 8.5 -0.140625 8.5 -0.171875 8.5 -0.203125 C 8.5 -0.296875 8.421875 -0.40625 8.296875 -0.40625 C 8.21875 -0.40625 8.15625 -0.34375 8.078125 -0.1875 Z M 3.875 8.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 0.890625 -6.015625 L 0.890625 -5.703125 C 1.328125 -5.703125 1.796875 -5.75 2.1875 -5.96875 L 2.1875 -0.75 C 2.1875 -0.375 1.8125 -0.3125 1.421875 -0.3125 C 1.25 -0.3125 1.09375 -0.3125 0.953125 -0.3125 L 0.953125 -0.015625 L 4.1875 -0.015625 L 4.1875 -0.3125 C 4.015625 -0.3125 3.84375 -0.3125 3.6875 -0.3125 C 3.296875 -0.3125 2.9375 -0.375 2.9375 -0.75 L 2.9375 -6.484375 C 2.9375 -6.578125 2.90625 -6.65625 2.796875 -6.65625 C 2.65625 -6.65625 2.5 -6.453125 2.375 -6.375 C 1.9375 -6.09375 1.40625 -6.015625 0.890625 -6.015625 Z M 0.890625 -6.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="289" height="23" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.167" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="7.418" y="13.501"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="32.56" y="6.761"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00009375 -0.00171875 L 31.843656 -0.00171875 " transform="matrix(1,0,0,-1,19.129,11.01)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="19.129" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="24.11" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="28.422" y="13.202"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00134375 -0.00190625 L 14.248656 -0.00190625 " transform="matrix(1,0,0,-1,36.724,13.002)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="36.724" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="42.21937" y="21.692"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="276.754" y="13.501"/>
<use xlink:href="#glyph3-2" x="280.627459" y="13.501"/>
<use xlink:href="#glyph3-3" x="285.607763" y="13.501"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,54 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="275pt" height="11pt" viewBox="0 0 275 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.515625 -6.78125 L 0.328125 -6.78125 L 0.328125 -6.46875 L 0.5625 -6.46875 C 1.328125 -6.46875 1.359375 -6.359375 1.359375 -6 L 1.359375 -0.78125 C 1.359375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 C 0.671875 -0.03125 1.453125 -0.03125 1.84375 -0.03125 C 2.25 -0.03125 3.15625 -0.03125 3.515625 0 L 3.515625 -0.3125 L 3.1875 -0.3125 C 2.25 -0.3125 2.25 -0.4375 2.25 -0.78125 L 2.25 -6.078125 C 2.25 -6.40625 2.265625 -6.46875 2.734375 -6.46875 L 3.765625 -6.46875 C 5.1875 -6.46875 5.390625 -5.875 5.546875 -4.53125 L 5.796875 -4.53125 Z M 5.515625 -6.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 4.984375 -3.9375 C 5.234375 -4.3125 5.46875 -4.484375 5.84375 -4.515625 C 5.921875 -4.515625 6 -4.515625 6 -4.65625 C 6 -4.6875 5.984375 -4.765625 5.90625 -4.765625 C 5.734375 -4.765625 5.515625 -4.734375 5.34375 -4.734375 C 5.125 -4.734375 4.828125 -4.765625 4.625 -4.765625 C 4.5625 -4.765625 4.484375 -4.734375 4.484375 -4.609375 C 4.484375 -4.515625 4.578125 -4.515625 4.609375 -4.515625 C 4.828125 -4.5 4.890625 -4.40625 4.890625 -4.3125 C 4.890625 -4.203125 4.84375 -4.140625 4.765625 -4.03125 L 2.484375 -0.65625 L 1.84375 -4.21875 C 1.828125 -4.28125 1.828125 -4.296875 1.828125 -4.328125 C 1.828125 -4.515625 2.21875 -4.515625 2.265625 -4.515625 C 2.390625 -4.515625 2.484375 -4.515625 2.484375 -4.65625 C 2.484375 -4.671875 2.46875 -4.765625 2.359375 -4.765625 C 2.15625 -4.765625 1.671875 -4.734375 1.46875 -4.734375 C 1.296875 -4.734375 0.859375 -4.765625 0.6875 -4.765625 C 0.625 -4.765625 0.546875 -4.734375 0.546875 -4.609375 C 0.546875 -4.515625 0.640625 -4.515625 0.71875 -4.515625 C 1.109375 -4.515625 1.125 -4.46875 1.15625 -4.28125 L 1.921875 -0.046875 C 1.9375 0.09375 1.953125 0.140625 2.078125 0.140625 C 2.21875 0.140625 2.25 0.09375 2.328125 -0.015625 Z M 4.984375 -3.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 7.203125 -4.5 C 7.203125 -4.71875 7.125 -4.8125 7.0625 -4.8125 C 7.015625 -4.8125 6.921875 -4.765625 6.921875 -4.53125 C 6.875 -3.84375 6.1875 -3.4375 5.53125 -3.4375 C 4.953125 -3.4375 4.453125 -3.75 3.9375 -4.09375 C 3.40625 -4.453125 2.859375 -4.8125 2.21875 -4.8125 C 1.28125 -4.8125 0.546875 -4.109375 0.546875 -3.1875 C 0.546875 -2.96875 0.625 -2.890625 0.6875 -2.890625 C 0.78125 -2.890625 0.828125 -3.078125 0.828125 -3.125 C 0.875 -3.953125 1.6875 -4.25 2.21875 -4.25 C 2.796875 -4.25 3.296875 -3.953125 3.8125 -3.59375 C 4.34375 -3.234375 4.890625 -2.875 5.53125 -2.875 C 6.453125 -2.875 7.203125 -3.59375 7.203125 -4.5 Z M 7.203125 -2.171875 C 7.203125 -2.46875 7.078125 -2.484375 7.0625 -2.484375 C 7.015625 -2.484375 6.921875 -2.4375 6.921875 -2.21875 C 6.875 -1.53125 6.1875 -1.109375 5.53125 -1.109375 C 4.953125 -1.109375 4.453125 -1.421875 3.9375 -1.78125 C 3.40625 -2.140625 2.859375 -2.5 2.21875 -2.5 C 1.28125 -2.5 0.546875 -1.78125 0.546875 -0.875 C 0.546875 -0.640625 0.625 -0.5625 0.6875 -0.5625 C 0.78125 -0.5625 0.828125 -0.75 0.828125 -0.796875 C 0.875 -1.640625 1.6875 -1.9375 2.21875 -1.9375 C 2.796875 -1.9375 3.296875 -1.625 3.8125 -1.28125 C 4.34375 -0.921875 4.890625 -0.5625 5.53125 -0.5625 C 6.484375 -0.5625 7.203125 -1.296875 7.203125 -2.171875 Z M 7.203125 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 0.890625 -5.328125 C 1.125 -5.828125 1.5 -6.34375 2.21875 -6.34375 C 3.15625 -6.34375 3.5625 -5.484375 3.5625 -4.703125 C 3.5625 -3.78125 2.953125 -3.03125 2.375 -2.375 C 1.8125 -1.703125 1.203125 -1.0625 0.625 -0.40625 C 0.53125 -0.3125 0.5 -0.265625 0.5 -0.125 L 0.5 -0.015625 L 4.203125 -0.015625 L 4.46875 -1.75 L 4.234375 -1.75 C 4.140625 -1.296875 4.203125 -0.796875 3.6875 -0.796875 L 3.296875 -0.796875 C 3 -0.78125 2.71875 -0.78125 2.421875 -0.78125 C 2.03125 -0.78125 1.65625 -0.78125 1.28125 -0.78125 L 1.96875 -1.453125 C 2.25 -1.71875 2.515625 -1.984375 2.796875 -2.234375 C 3.53125 -2.890625 4.46875 -3.609375 4.46875 -4.71875 C 4.46875 -5.84375 3.515625 -6.65625 2.390625 -6.65625 C 1.4375 -6.65625 0.5 -5.9375 0.5 -4.859375 C 0.5 -4.609375 0.59375 -4.296875 1.015625 -4.296875 C 1.3125 -4.296875 1.546875 -4.5 1.546875 -4.8125 C 1.546875 -5.078125 1.34375 -5.328125 1.03125 -5.328125 C 0.984375 -5.328125 0.9375 -5.328125 0.890625 -5.328125 Z M 0.890625 -5.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="275" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.17" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.396" y="9.794"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="16.082" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="262.754" y="8.299"/>
<use xlink:href="#glyph3-2" x="266.627459" y="8.299"/>
<use xlink:href="#glyph3-3" x="271.607763" y="8.299"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.9 KiB

View File

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32pt" height="8pt" viewBox="0 0 32 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.75 -6.078125 C 4.828125 -6.1875 4.828125 -6.203125 4.828125 -6.421875 L 2.40625 -6.421875 C 1.203125 -6.421875 1.171875 -6.546875 1.140625 -6.734375 L 0.890625 -6.734375 L 0.5625 -4.6875 L 0.8125 -4.6875 C 0.84375 -4.84375 0.921875 -5.46875 1.0625 -5.59375 C 1.125 -5.65625 1.90625 -5.65625 2.03125 -5.65625 L 4.09375 -5.65625 C 3.984375 -5.5 3.203125 -4.40625 2.984375 -4.078125 C 2.078125 -2.734375 1.75 -1.34375 1.75 -0.328125 C 1.75 -0.234375 1.75 0.21875 2.21875 0.21875 C 2.671875 0.21875 2.671875 -0.234375 2.671875 -0.328125 L 2.671875 -0.84375 C 2.671875 -1.390625 2.703125 -1.9375 2.78125 -2.46875 C 2.828125 -2.703125 2.953125 -3.5625 3.40625 -4.171875 Z M 4.75 -6.078125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 1.3125 -3.265625 L 1.3125 -3.515625 C 1.3125 -6.03125 2.546875 -6.390625 3.0625 -6.390625 C 3.296875 -6.390625 3.71875 -6.328125 3.9375 -5.984375 C 3.78125 -5.984375 3.390625 -5.984375 3.390625 -5.546875 C 3.390625 -5.234375 3.625 -5.078125 3.84375 -5.078125 C 4 -5.078125 4.3125 -5.171875 4.3125 -5.5625 C 4.3125 -6.15625 3.875 -6.640625 3.046875 -6.640625 C 1.765625 -6.640625 0.421875 -5.359375 0.421875 -3.15625 C 0.421875 -0.484375 1.578125 0.21875 2.5 0.21875 C 3.609375 0.21875 4.5625 -0.71875 4.5625 -2.03125 C 4.5625 -3.296875 3.671875 -4.25 2.5625 -4.25 C 1.890625 -4.25 1.515625 -3.75 1.3125 -3.265625 Z M 2.5 -0.0625 C 1.875 -0.0625 1.578125 -0.65625 1.515625 -0.8125 C 1.328125 -1.28125 1.328125 -2.078125 1.328125 -2.25 C 1.328125 -3.03125 1.65625 -4.03125 2.546875 -4.03125 C 2.71875 -4.03125 3.171875 -4.03125 3.484375 -3.40625 C 3.65625 -3.046875 3.65625 -2.53125 3.65625 -2.046875 C 3.65625 -1.5625 3.65625 -1.0625 3.484375 -0.703125 C 3.1875 -0.109375 2.734375 -0.0625 2.5 -0.0625 Z M 2.5 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -2.875 3.828125 -1.59375 3.671875 -1.171875 C 3.578125 -0.9375 3.5625 -0.8125 3.5625 -0.703125 C 3.5625 -0.234375 3.921875 0.109375 4.390625 0.109375 C 5.328125 0.109375 5.6875 -1.34375 5.6875 -1.421875 C 5.6875 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.46875 -1.53125 5.46875 -1.5 5.421875 -1.34375 C 5.21875 -0.671875 4.890625 -0.109375 4.40625 -0.109375 C 4.234375 -0.109375 4.171875 -0.203125 4.171875 -0.4375 C 4.171875 -0.6875 4.25 -0.921875 4.34375 -1.140625 C 4.53125 -1.671875 4.953125 -2.765625 4.953125 -3.34375 C 4.953125 -4 4.53125 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.5 -4.1875 1.609375 -4.0625 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="32" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
<use xlink:href="#glyph0-2" x="5.4453" y="7.344"/>
<use xlink:href="#glyph0-3" x="10.4266" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="17.068" y="7.344"/>
<use xlink:href="#glyph1-2" x="23.047553" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="5pt" height="8pt" viewBox="0 0 5 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="5" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25pt" height="8pt" viewBox="0 0 25 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 6.1875 -5.828125 C 6.328125 -6.203125 6.59375 -6.484375 7.28125 -6.5 L 7.28125 -6.8125 C 6.96875 -6.78125 6.5625 -6.78125 6.3125 -6.78125 C 6.015625 -6.78125 5.4375 -6.796875 5.171875 -6.8125 L 5.171875 -6.5 C 5.6875 -6.484375 5.90625 -6.234375 5.90625 -6 C 5.90625 -5.921875 5.875 -5.859375 5.859375 -5.796875 L 4.03125 -1 L 2.125 -6.03125 C 2.0625 -6.171875 2.0625 -6.1875 2.0625 -6.203125 C 2.0625 -6.5 2.625 -6.5 2.875 -6.5 L 2.875 -6.8125 C 2.515625 -6.78125 1.828125 -6.78125 1.453125 -6.78125 C 0.984375 -6.78125 0.546875 -6.796875 0.1875 -6.8125 L 0.1875 -6.5 C 0.84375 -6.5 1.03125 -6.5 1.171875 -6.125 L 3.484375 0 C 3.546875 0.1875 3.59375 0.21875 3.734375 0.21875 C 3.890625 0.21875 3.921875 0.171875 3.96875 0.03125 Z M 6.1875 -5.828125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="25" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
<use xlink:href="#glyph0-1" x="5.4453" y="7.344"/>
<use xlink:href="#glyph0-2" x="10.4266" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="17.071654" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32pt" height="12pt" viewBox="0 0 32 12" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.828125 -6.15625 C 2.828125 -6.546875 3.078125 -7.1875 4.171875 -7.25 C 4.21875 -7.265625 4.25 -7.3125 4.25 -7.359375 C 4.25 -7.484375 4.171875 -7.484375 4.0625 -7.484375 C 3.078125 -7.484375 2.15625 -6.96875 2.15625 -6.234375 L 2.15625 -3.953125 C 2.15625 -3.5625 2.15625 -3.25 1.75 -2.921875 C 1.40625 -2.625 1.03125 -2.609375 0.8125 -2.609375 C 0.75 -2.59375 0.71875 -2.546875 0.71875 -2.5 C 0.71875 -2.390625 0.78125 -2.390625 0.875 -2.375 C 1.53125 -2.34375 2.015625 -1.984375 2.125 -1.5 C 2.15625 -1.390625 2.15625 -1.359375 2.15625 -1 L 2.15625 0.96875 C 2.15625 1.390625 2.15625 1.703125 2.625 2.078125 C 3.015625 2.375 3.671875 2.5 4.0625 2.5 C 4.171875 2.5 4.25 2.5 4.25 2.375 C 4.25 2.28125 4.203125 2.28125 4.09375 2.265625 C 3.46875 2.234375 2.984375 1.90625 2.84375 1.40625 C 2.828125 1.3125 2.828125 1.296875 2.828125 0.9375 L 2.828125 -1.15625 C 2.828125 -1.609375 2.734375 -1.78125 2.421875 -2.109375 C 2.21875 -2.3125 1.921875 -2.40625 1.640625 -2.5 C 2.46875 -2.71875 2.828125 -3.1875 2.828125 -3.765625 Z M 2.828125 -6.15625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 7.75 -4.8125 C 7.75 -6.078125 7.1875 -7.03125 5.96875 -7.03125 C 4.9375 -7.03125 4.0625 -6.1875 3.984375 -6.125 C 3.1875 -5.34375 2.890625 -4.453125 2.890625 -4.421875 C 2.890625 -4.359375 2.9375 -4.359375 2.984375 -4.359375 C 3.1875 -4.359375 3.34375 -4.453125 3.484375 -4.5625 C 3.671875 -4.6875 3.671875 -4.71875 3.78125 -4.953125 C 3.875 -5.15625 4.109375 -5.640625 4.46875 -6.0625 C 4.71875 -6.328125 4.921875 -6.484375 5.3125 -6.484375 C 6.28125 -6.484375 6.890625 -5.6875 6.890625 -4.375 C 6.890625 -2.34375 5.453125 -0.328125 3.609375 -0.328125 C 2.1875 -0.328125 1.421875 -1.453125 1.421875 -2.875 C 1.421875 -4.234375 2.109375 -5.734375 3.5625 -6.59375 C 3.671875 -6.65625 3.96875 -6.828125 3.96875 -6.953125 C 3.96875 -7.03125 3.890625 -7.03125 3.875 -7.03125 C 3.515625 -7.03125 0.5625 -5.4375 0.5625 -2.453125 C 0.5625 -1.0625 1.296875 0.21875 2.953125 0.21875 C 4.890625 0.21875 7.75 -1.734375 7.75 -4.8125 Z M 7.75 -4.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.15625 1.171875 C 2.15625 1.5625 1.890625 2.203125 0.8125 2.265625 C 0.75 2.28125 0.71875 2.328125 0.71875 2.375 C 0.71875 2.5 0.828125 2.5 0.921875 2.5 C 1.890625 2.5 2.8125 2 2.828125 1.25 L 2.828125 -1.03125 C 2.828125 -1.421875 2.828125 -1.734375 3.21875 -2.0625 C 3.5625 -2.359375 3.953125 -2.375 4.171875 -2.375 C 4.21875 -2.390625 4.25 -2.4375 4.25 -2.5 C 4.25 -2.59375 4.203125 -2.59375 4.09375 -2.609375 C 3.4375 -2.640625 2.953125 -3 2.84375 -3.484375 C 2.828125 -3.59375 2.828125 -3.625 2.828125 -3.984375 L 2.828125 -5.953125 C 2.828125 -6.375 2.828125 -6.6875 2.34375 -7.0625 C 1.9375 -7.375 1.25 -7.484375 0.921875 -7.484375 C 0.828125 -7.484375 0.71875 -7.484375 0.71875 -7.359375 C 0.71875 -7.265625 0.78125 -7.265625 0.875 -7.25 C 1.5 -7.21875 2 -6.890625 2.125 -6.390625 C 2.15625 -6.296875 2.15625 -6.28125 2.15625 -5.921875 L 2.15625 -3.828125 C 2.15625 -3.375 2.234375 -3.203125 2.546875 -2.875 C 2.765625 -2.671875 3.046875 -2.578125 3.328125 -2.5 C 2.515625 -2.265625 2.15625 -1.796875 2.15625 -1.21875 Z M 2.15625 1.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 7.109375 -4.1875 C 7.171875 -4.453125 7.1875 -4.515625 7.703125 -4.515625 C 7.859375 -4.515625 7.9375 -4.515625 7.9375 -4.65625 C 7.9375 -4.765625 7.859375 -4.765625 7.734375 -4.765625 L 6.78125 -4.765625 C 6.578125 -4.765625 6.578125 -4.75 6.484375 -4.625 L 3.796875 -0.640625 L 3.109375 -4.578125 C 3.078125 -4.75 3.078125 -4.765625 2.859375 -4.765625 L 1.875 -4.765625 C 1.734375 -4.765625 1.640625 -4.765625 1.640625 -4.609375 C 1.640625 -4.515625 1.71875 -4.515625 1.875 -4.515625 C 1.984375 -4.515625 2.015625 -4.515625 2.140625 -4.5 C 2.28125 -4.484375 2.296875 -4.46875 2.296875 -4.390625 C 2.296875 -4.390625 2.296875 -4.34375 2.265625 -4.25 L 1.390625 -0.75 C 1.328125 -0.515625 1.21875 -0.265625 0.65625 -0.25 C 0.609375 -0.25 0.515625 -0.25 0.515625 -0.09375 C 0.515625 -0.09375 0.515625 0 0.625 0 C 0.828125 0 1.125 -0.03125 1.34375 -0.03125 C 1.515625 -0.03125 1.921875 0 2.078125 0 C 2.125 0 2.21875 0 2.21875 -0.15625 C 2.21875 -0.25 2.125 -0.25 2.0625 -0.25 C 1.625 -0.265625 1.625 -0.453125 1.625 -0.546875 C 1.625 -0.578125 1.625 -0.609375 1.65625 -0.71875 L 2.578125 -4.421875 L 3.328125 -0.1875 C 3.359375 -0.0625 3.359375 0 3.46875 0 C 3.5625 0 3.625 -0.078125 3.671875 -0.15625 L 6.59375 -4.5 L 6.609375 -4.484375 L 5.625 -0.546875 C 5.5625 -0.3125 5.546875 -0.25 5.015625 -0.25 C 4.890625 -0.25 4.796875 -0.25 4.796875 -0.09375 C 4.796875 -0.09375 4.796875 0 4.90625 0 C 5.046875 0 5.203125 -0.015625 5.34375 -0.015625 C 5.484375 -0.015625 5.640625 -0.03125 5.78125 -0.03125 C 5.984375 -0.03125 6.46875 0 6.671875 0 C 6.703125 0 6.8125 0 6.8125 -0.15625 C 6.8125 -0.25 6.734375 -0.25 6.59375 -0.25 C 6.578125 -0.25 6.453125 -0.25 6.328125 -0.265625 C 6.171875 -0.28125 6.171875 -0.296875 6.171875 -0.375 C 6.171875 -0.40625 6.1875 -0.484375 6.1875 -0.515625 Z M 7.109375 -4.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="32" height="12" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.536" y="8.344"/>
<use xlink:href="#glyph0-2" x="4.4453" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="12.377" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="20.295053" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="22.659" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="27.128" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -0,0 +1,139 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="310pt" height="12pt" viewBox="0 0 310 12" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 1.578125 -0.78125 C 1.484375 -0.390625 1.46875 -0.3125 0.671875 -0.3125 C 0.515625 -0.3125 0.40625 -0.3125 0.40625 -0.125 C 0.40625 0 0.484375 0 0.671875 0 L 3.984375 0 C 6.046875 0 8.015625 -2.109375 8.015625 -4.28125 C 8.015625 -5.6875 7.171875 -6.8125 5.671875 -6.8125 L 2.328125 -6.8125 C 2.140625 -6.8125 2.03125 -6.8125 2.03125 -6.625 C 2.03125 -6.5 2.109375 -6.5 2.3125 -6.5 C 2.4375 -6.5 2.625 -6.484375 2.734375 -6.484375 C 2.90625 -6.453125 2.953125 -6.4375 2.953125 -6.3125 C 2.953125 -6.28125 2.953125 -6.25 2.921875 -6.125 Z M 3.734375 -6.125 C 3.828125 -6.46875 3.84375 -6.5 4.28125 -6.5 L 5.34375 -6.5 C 6.3125 -6.5 7.140625 -5.96875 7.140625 -4.65625 C 7.140625 -4.171875 6.953125 -2.53125 6.09375 -1.4375 C 5.8125 -1.0625 5.03125 -0.3125 3.796875 -0.3125 L 2.671875 -0.3125 C 2.53125 -0.3125 2.515625 -0.3125 2.453125 -0.3125 C 2.359375 -0.328125 2.328125 -0.34375 2.328125 -0.421875 C 2.328125 -0.453125 2.328125 -0.46875 2.375 -0.640625 Z M 3.734375 -6.125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 4.53125 -4.984375 C 4.53125 -5.640625 4.359375 -7.03125 3.34375 -7.03125 C 1.953125 -7.03125 0.421875 -4.21875 0.421875 -1.9375 C 0.421875 -1 0.703125 0.109375 1.609375 0.109375 C 3.015625 0.109375 4.53125 -2.75 4.53125 -4.984375 Z M 1.46875 -3.625 C 1.640625 -4.25 1.84375 -5.046875 2.25 -5.765625 C 2.515625 -6.25 2.875 -6.8125 3.328125 -6.8125 C 3.8125 -6.8125 3.875 -6.171875 3.875 -5.609375 C 3.875 -5.109375 3.796875 -4.609375 3.5625 -3.625 Z M 3.46875 -3.296875 C 3.359375 -2.84375 3.15625 -2 2.765625 -1.28125 C 2.421875 -0.59375 2.046875 -0.109375 1.609375 -0.109375 C 1.28125 -0.109375 1.078125 -0.40625 1.078125 -1.328125 C 1.078125 -1.75 1.140625 -2.328125 1.390625 -3.296875 Z M 3.46875 -3.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.875 -2.625 C 3.90625 -2.71875 3.90625 -2.734375 3.90625 -2.78125 C 3.90625 -2.921875 3.796875 -3 3.671875 -3 C 3.59375 -3 3.46875 -2.96875 3.390625 -2.84375 C 3.359375 -2.796875 3.3125 -2.578125 3.28125 -2.4375 L 3.125 -1.859375 C 3.09375 -1.6875 2.875 -0.8125 2.84375 -0.734375 C 2.84375 -0.734375 2.53125 -0.125 2 -0.125 C 1.515625 -0.125 1.515625 -0.578125 1.515625 -0.703125 C 1.515625 -1.078125 1.671875 -1.515625 1.890625 -2.0625 C 1.96875 -2.28125 2 -2.359375 2 -2.484375 C 2 -2.8125 1.71875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.75 -2.609375 1.046875 -2.875 1.328125 -2.875 C 1.4375 -2.875 1.5 -2.796875 1.5 -2.640625 C 1.5 -2.46875 1.4375 -2.328125 1.40625 -2.234375 C 1.0625 -1.375 1 -1.125 1 -0.8125 C 1 -0.703125 1 -0.375 1.265625 -0.140625 C 1.484375 0.03125 1.78125 0.0625 1.96875 0.0625 C 2.25 0.0625 2.5 -0.03125 2.71875 -0.25 C 2.640625 0.140625 2.5625 0.4375 2.265625 0.78125 C 2.078125 1 1.796875 1.21875 1.421875 1.21875 C 1.375 1.21875 1.046875 1.21875 0.90625 1 C 1.28125 0.953125 1.28125 0.625 1.28125 0.609375 C 1.28125 0.390625 1.078125 0.34375 1.015625 0.34375 C 0.84375 0.34375 0.609375 0.484375 0.609375 0.8125 C 0.609375 1.15625 0.9375 1.421875 1.4375 1.421875 C 2.140625 1.421875 3 0.875 3.21875 0 Z M 3.875 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.875 -4.265625 C 2.921875 -4.46875 2.9375 -4.484375 3.09375 -4.515625 L 3.546875 -4.515625 C 4.1875 -4.515625 4.984375 -4.515625 4.984375 -3.796875 C 4.984375 -3.5 4.859375 -3.0625 4.53125 -2.8125 C 4.25 -2.59375 3.8125 -2.484375 3.328125 -2.484375 L 2.4375 -2.484375 Z M 4.140625 -2.375 C 4.96875 -2.5625 5.703125 -3.0625 5.703125 -3.6875 C 5.703125 -4.28125 5 -4.765625 3.984375 -4.765625 L 1.84375 -4.765625 C 1.71875 -4.765625 1.625 -4.765625 1.625 -4.609375 C 1.625 -4.515625 1.703125 -4.515625 1.84375 -4.515625 C 1.859375 -4.515625 1.984375 -4.515625 2.109375 -4.5 C 2.265625 -4.484375 2.265625 -4.46875 2.265625 -4.390625 C 2.265625 -4.390625 2.265625 -4.34375 2.25 -4.25 L 1.3125 -0.546875 C 1.265625 -0.3125 1.25 -0.25 0.703125 -0.25 C 0.578125 -0.25 0.5 -0.25 0.5 -0.109375 C 0.5 -0.03125 0.546875 0 0.609375 0 C 0.734375 0 0.90625 -0.015625 1.03125 -0.015625 C 1.171875 -0.015625 1.375 -0.03125 1.5 -0.03125 C 1.640625 -0.03125 1.796875 -0.015625 1.9375 -0.015625 C 2.09375 -0.015625 2.265625 0 2.40625 0 C 2.453125 0 2.5625 0 2.5625 -0.140625 C 2.5625 -0.25 2.484375 -0.25 2.328125 -0.25 C 2.21875 -0.25 2.1875 -0.25 2.0625 -0.265625 C 1.90625 -0.28125 1.90625 -0.296875 1.90625 -0.375 C 1.90625 -0.375 1.90625 -0.421875 1.9375 -0.515625 L 2.375 -2.28125 L 3.328125 -2.28125 C 3.921875 -2.28125 4.1875 -1.984375 4.1875 -1.65625 C 4.1875 -1.5625 4.125 -1.328125 4.078125 -1.171875 C 4 -0.84375 3.96875 -0.75 3.96875 -0.625 C 3.96875 -0.078125 4.484375 0.140625 5 0.140625 C 5.640625 0.140625 5.921875 -0.546875 5.921875 -0.671875 C 5.921875 -0.6875 5.90625 -0.765625 5.796875 -0.765625 C 5.703125 -0.765625 5.6875 -0.71875 5.671875 -0.640625 C 5.578125 -0.34375 5.3125 -0.0625 5.03125 -0.0625 C 4.84375 -0.0625 4.703125 -0.125 4.703125 -0.515625 C 4.703125 -0.6875 4.75 -1.046875 4.78125 -1.234375 C 4.8125 -1.421875 4.8125 -1.484375 4.8125 -1.5625 C 4.8125 -1.640625 4.8125 -1.875 4.609375 -2.078125 C 4.484375 -2.21875 4.296875 -2.3125 4.140625 -2.375 Z M 4.140625 -2.375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 2.078125 -1.9375 C 2.296875 -1.890625 3.109375 -1.734375 3.109375 -1.015625 C 3.109375 -0.515625 2.765625 -0.109375 1.984375 -0.109375 C 1.140625 -0.109375 0.78125 -0.671875 0.59375 -1.53125 C 0.5625 -1.65625 0.5625 -1.6875 0.453125 -1.6875 C 0.328125 -1.6875 0.328125 -1.625 0.328125 -1.453125 L 0.328125 -0.125 C 0.328125 0.046875 0.328125 0.109375 0.4375 0.109375 C 0.484375 0.109375 0.5 0.09375 0.6875 -0.09375 C 0.703125 -0.109375 0.703125 -0.125 0.890625 -0.3125 C 1.328125 0.09375 1.78125 0.109375 1.984375 0.109375 C 3.125 0.109375 3.59375 -0.5625 3.59375 -1.28125 C 3.59375 -1.796875 3.296875 -2.109375 3.171875 -2.21875 C 2.84375 -2.546875 2.453125 -2.625 2.03125 -2.703125 C 1.46875 -2.8125 0.8125 -2.9375 0.8125 -3.515625 C 0.8125 -3.875 1.0625 -4.28125 1.921875 -4.28125 C 3.015625 -4.28125 3.078125 -3.375 3.09375 -3.078125 C 3.09375 -2.984375 3.1875 -2.984375 3.203125 -2.984375 C 3.34375 -2.984375 3.34375 -3.03125 3.34375 -3.21875 L 3.34375 -4.234375 C 3.34375 -4.390625 3.34375 -4.46875 3.234375 -4.46875 C 3.1875 -4.46875 3.15625 -4.46875 3.03125 -4.34375 C 3 -4.3125 2.90625 -4.21875 2.859375 -4.1875 C 2.484375 -4.46875 2.078125 -4.46875 1.921875 -4.46875 C 0.703125 -4.46875 0.328125 -3.796875 0.328125 -3.234375 C 0.328125 -2.890625 0.484375 -2.609375 0.75 -2.390625 C 1.078125 -2.140625 1.359375 -2.078125 2.078125 -1.9375 Z M 2.078125 -1.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 1.765625 -4.40625 L 0.375 -4.296875 L 0.375 -3.984375 C 1.015625 -3.984375 1.109375 -3.921875 1.109375 -3.4375 L 1.109375 -0.75 C 1.109375 -0.3125 1 -0.3125 0.328125 -0.3125 L 0.328125 0 C 0.640625 -0.015625 1.1875 -0.03125 1.421875 -0.03125 C 1.78125 -0.03125 2.125 -0.015625 2.46875 0 L 2.46875 -0.3125 C 1.796875 -0.3125 1.765625 -0.359375 1.765625 -0.75 Z M 1.796875 -6.140625 C 1.796875 -6.453125 1.5625 -6.671875 1.28125 -6.671875 C 0.96875 -6.671875 0.75 -6.40625 0.75 -6.140625 C 0.75 -5.875 0.96875 -5.609375 1.28125 -5.609375 C 1.5625 -5.609375 1.796875 -5.828125 1.796875 -6.140625 Z M 1.796875 -6.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 1.09375 -3.421875 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 C 0.671875 -0.015625 1.171875 -0.03125 1.453125 -0.03125 C 1.703125 -0.03125 2.21875 -0.015625 2.5625 0 L 2.5625 -0.3125 C 1.890625 -0.3125 1.78125 -0.3125 1.78125 -0.75 L 1.78125 -2.59375 C 1.78125 -3.625 2.5 -4.1875 3.125 -4.1875 C 3.765625 -4.1875 3.875 -3.65625 3.875 -3.078125 L 3.875 -0.75 C 3.875 -0.3125 3.765625 -0.3125 3.09375 -0.3125 L 3.09375 0 C 3.4375 -0.015625 3.953125 -0.03125 4.21875 -0.03125 C 4.46875 -0.03125 5 -0.015625 5.328125 0 L 5.328125 -0.3125 C 4.8125 -0.3125 4.5625 -0.3125 4.5625 -0.609375 L 4.5625 -2.515625 C 4.5625 -3.375 4.5625 -3.671875 4.25 -4.03125 C 4.109375 -4.203125 3.78125 -4.40625 3.203125 -4.40625 C 2.46875 -4.40625 2 -3.984375 1.71875 -3.359375 L 1.71875 -4.40625 L 0.3125 -4.296875 L 0.3125 -3.984375 C 1.015625 -3.984375 1.09375 -3.921875 1.09375 -3.421875 Z M 1.09375 -3.421875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 0.21875 -3 L 0.21875 -2.75 L 0.328125 -2.75 C 0.515625 -2.75 0.671875 -2.734375 0.796875 -2.46875 C 1.09375 -1.890625 1.34375 -1.28125 1.609375 -0.6875 L 1.859375 -0.140625 C 1.90625 -0.046875 1.9375 0.0625 2.09375 0.0625 C 2.234375 0.0625 2.265625 -0.046875 2.3125 -0.125 L 3.203125 -2.09375 C 3.375 -2.484375 3.5625 -2.75 3.953125 -2.75 L 3.953125 -3 L 3.4375 -2.96875 L 2.796875 -3 L 2.796875 -2.75 C 2.953125 -2.75 3.078125 -2.640625 3.078125 -2.484375 C 3.078125 -2.390625 3.03125 -2.28125 2.984375 -2.1875 C 2.78125 -1.734375 2.5625 -1.28125 2.359375 -0.8125 C 2.328125 -0.734375 2.28125 -0.65625 2.265625 -0.578125 C 2.21875 -0.640625 2.1875 -0.703125 2.171875 -0.75 L 2.03125 -1.078125 C 1.8125 -1.53125 1.609375 -1.984375 1.40625 -2.4375 C 1.375 -2.484375 1.359375 -2.53125 1.359375 -2.578125 L 1.359375 -2.609375 C 1.375 -2.75 1.578125 -2.75 1.703125 -2.75 L 1.703125 -3 Z M 0.21875 -3 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 0.390625 -4.765625 L 0.390625 -4.515625 L 0.515625 -4.515625 C 0.71875 -4.515625 0.90625 -4.484375 0.90625 -4.171875 L 0.90625 -0.703125 C 0.90625 -0.640625 0.90625 -0.59375 0.90625 -0.546875 C 0.90625 -0.265625 0.703125 -0.265625 0.421875 -0.265625 L 0.390625 -0.265625 L 0.390625 0 L 1.953125 0 L 1.953125 -0.265625 L 1.796875 -0.265625 C 1.59375 -0.265625 1.4375 -0.28125 1.4375 -0.515625 L 1.4375 -4.84375 Z M 0.390625 -4.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 0.375 -3 L 0.375 -2.75 L 0.46875 -2.75 C 0.6875 -2.75 0.890625 -2.71875 0.890625 -2.390625 L 0.890625 -0.546875 C 0.890625 -0.265625 0.71875 -0.265625 0.375 -0.265625 L 0.375 0 L 1.96875 0 L 1.96875 -0.265625 L 1.828125 -0.265625 C 1.625 -0.265625 1.453125 -0.28125 1.453125 -0.515625 L 1.453125 -1.8125 C 1.453125 -2.296875 1.765625 -2.875 2.515625 -2.875 C 2.90625 -2.875 3.03125 -2.546875 3.03125 -2.125 L 3.03125 -0.515625 C 3.03125 -0.265625 2.84375 -0.265625 2.609375 -0.265625 L 2.515625 -0.265625 L 2.515625 0 L 4.125 0 L 4.125 -0.265625 L 3.96875 -0.265625 C 3.765625 -0.265625 3.59375 -0.28125 3.59375 -0.515625 L 3.59375 -1.8125 C 3.59375 -2.296875 3.921875 -2.875 4.65625 -2.875 C 5.0625 -2.875 5.1875 -2.546875 5.1875 -2.125 L 5.1875 -0.515625 C 5.1875 -0.265625 4.984375 -0.265625 4.765625 -0.265625 L 4.65625 -0.265625 L 4.65625 0 L 6.265625 0 L 6.265625 -0.265625 L 6.109375 -0.265625 C 5.921875 -0.265625 5.75 -0.28125 5.75 -0.515625 L 5.75 -2 C 5.75 -2.453125 5.6875 -3.078125 4.6875 -3.078125 C 4.3125 -3.078125 3.953125 -2.921875 3.703125 -2.625 C 3.65625 -2.5625 3.609375 -2.484375 3.5625 -2.421875 C 3.5 -2.921875 2.96875 -3.078125 2.578125 -3.078125 C 2.125 -3.078125 1.5625 -2.84375 1.40625 -2.390625 L 1.40625 -3.078125 L 1.046875 -3.046875 Z M 0.375 -3 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 1.90625 -2.5 C 1.90625 -2.78125 1.671875 -3.015625 1.390625 -3.015625 C 1.09375 -3.015625 0.859375 -2.78125 0.859375 -2.5 C 0.859375 -2.203125 1.09375 -1.96875 1.390625 -1.96875 C 1.671875 -1.96875 1.90625 -2.203125 1.90625 -2.5 Z M 1.90625 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 1.796875 -2.3125 C 1.796875 -2.328125 1.84375 -2.421875 1.84375 -2.5 C 1.84375 -2.671875 1.6875 -2.78125 1.53125 -2.78125 C 1.328125 -2.78125 1.28125 -2.625 1.25 -2.5625 L 0.484375 -0.40625 C 0.46875 -0.34375 0.46875 -0.328125 0.46875 -0.3125 C 0.46875 -0.234375 0.671875 -0.1875 0.671875 -0.1875 C 0.71875 -0.1875 0.734375 -0.21875 0.765625 -0.28125 Z M 1.796875 -2.3125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 3.09375 -1.953125 C 2.859375 -1.890625 2.859375 -1.671875 2.859375 -1.65625 C 2.859375 -1.578125 2.921875 -1.453125 3.09375 -1.453125 C 3.234375 -1.453125 3.40625 -1.578125 3.40625 -1.796875 C 3.40625 -2.09375 3.078125 -2.203125 2.8125 -2.203125 C 2.484375 -2.203125 2.265625 -2 2.171875 -1.859375 C 2.015625 -2.140625 1.6875 -2.203125 1.515625 -2.203125 C 0.890625 -2.203125 0.53125 -1.609375 0.53125 -1.4375 C 0.53125 -1.359375 0.609375 -1.359375 0.640625 -1.359375 C 0.6875 -1.359375 0.71875 -1.359375 0.75 -1.421875 C 0.890625 -1.90625 1.296875 -2.03125 1.484375 -2.03125 C 1.65625 -2.03125 1.84375 -1.96875 1.84375 -1.703125 C 1.84375 -1.578125 1.75 -1.234375 1.578125 -0.5625 C 1.515625 -0.28125 1.28125 -0.109375 1.0625 -0.109375 C 1.03125 -0.109375 0.890625 -0.109375 0.765625 -0.1875 C 0.984375 -0.28125 0.984375 -0.46875 0.984375 -0.484375 C 0.984375 -0.625 0.875 -0.6875 0.765625 -0.6875 C 0.640625 -0.6875 0.46875 -0.59375 0.46875 -0.359375 C 0.46875 -0.046875 0.796875 0.0625 1.0625 0.0625 C 1.328125 0.0625 1.5625 -0.109375 1.671875 -0.28125 C 1.875 0.015625 2.1875 0.0625 2.34375 0.0625 C 2.96875 0.0625 3.328125 -0.53125 3.328125 -0.71875 C 3.328125 -0.78125 3.25 -0.78125 3.21875 -0.78125 C 3.140625 -0.78125 3.125 -0.75 3.109375 -0.71875 C 2.96875 -0.265625 2.59375 -0.109375 2.375 -0.109375 C 2.21875 -0.109375 2.015625 -0.171875 2.015625 -0.453125 C 2.015625 -0.515625 2.015625 -0.546875 2.046875 -0.71875 C 2.140625 -1.0625 2.265625 -1.609375 2.3125 -1.703125 C 2.375 -1.828125 2.546875 -2.03125 2.796875 -2.03125 C 2.8125 -2.03125 2.984375 -2.03125 3.09375 -1.953125 Z M 3.09375 -1.953125 "/>
</symbol>
<symbol overflow="visible" id="glyph7-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph7-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph7-2">
<path style="stroke:none;" d="M 1.328125 -3.296875 L 1.3125 -3.296875 C 1.3125 -4.1875 1.359375 -5.203125 2 -5.890625 C 2.28125 -6.1875 2.640625 -6.40625 3.078125 -6.40625 C 3.40625 -6.40625 3.734375 -6.265625 3.9375 -6 C 3.90625 -6.015625 3.875 -6.015625 3.84375 -6.015625 C 3.578125 -6.015625 3.390625 -5.8125 3.390625 -5.546875 C 3.390625 -5.296875 3.59375 -5.09375 3.84375 -5.09375 C 4.109375 -5.09375 4.3125 -5.28125 4.3125 -5.609375 C 4.3125 -6.34375 3.625 -6.65625 3.03125 -6.65625 C 1.359375 -6.65625 0.421875 -4.765625 0.421875 -3.265625 C 0.421875 -1.890625 0.703125 0.203125 2.546875 0.203125 C 3.765625 0.203125 4.5625 -0.921875 4.5625 -2.046875 C 4.5625 -3.09375 3.84375 -4.25 2.65625 -4.25 C 2.078125 -4.25 1.5 -3.953125 1.328125 -3.296875 Z M 1.328125 -2.125 L 1.328125 -2.21875 C 1.328125 -2.90625 1.578125 -4.03125 2.5625 -4.03125 C 3.65625 -4.03125 3.65625 -2.71875 3.65625 -2.109375 L 3.65625 -1.921875 C 3.65625 -1.25 3.59375 -0.0625 2.515625 -0.0625 C 1.65625 -0.0625 1.390625 -1.03125 1.34375 -1.8125 C 1.34375 -1.90625 1.34375 -2.03125 1.328125 -2.125 Z M 1.328125 -2.125 "/>
</symbol>
<symbol overflow="visible" id="glyph7-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="310" height="12" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.102" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.287" y="9.794"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="12.843" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="23.361513" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="28.341" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="36.589" y="9.794"/>
<use xlink:href="#glyph3-2" x="40.773977" y="9.794"/>
<use xlink:href="#glyph3-3" x="43.028607" y="9.794"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="51.73" y="8.299"/>
<use xlink:href="#glyph2-4" x="55.659249" y="8.299"/>
<use xlink:href="#glyph2-5" x="58.42686" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="65.623" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="72.79" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="77.772" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="82.957" y="9.794"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="88.994" y="7.801"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="88.959" y="11.786"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph7-1" x="297.754" y="8.299"/>
<use xlink:href="#glyph7-2" x="301.627459" y="8.299"/>
<use xlink:href="#glyph7-3" x="306.607763" y="8.299"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1,194 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="336pt" height="25pt" viewBox="0 0 336 25" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 1.109375 -4.296875 L 0.328125 -4.296875 L 0.328125 -3.984375 L 1.109375 -3.984375 L 1.109375 -0.6875 C 1.109375 -0.34375 0.8125 -0.3125 0.515625 -0.3125 L 0.34375 -0.3125 L 0.34375 -0.015625 L 2.734375 -0.015625 L 2.734375 -0.3125 L 2.421875 -0.3125 C 2.203125 -0.3125 1.96875 -0.328125 1.859375 -0.4375 C 1.78125 -0.53125 1.78125 -0.65625 1.78125 -0.78125 L 1.78125 -3.984375 L 2.90625 -3.984375 L 2.90625 -4.296875 L 1.75 -4.296875 L 1.75 -5.609375 C 1.75 -6.15625 2.125 -6.8125 2.65625 -6.8125 C 2.765625 -6.8125 2.90625 -6.796875 2.984375 -6.734375 C 2.796875 -6.6875 2.6875 -6.515625 2.6875 -6.3125 C 2.6875 -6.0625 2.875 -5.890625 3.125 -5.890625 C 3.375 -5.890625 3.5625 -6.09375 3.5625 -6.3125 C 3.5625 -6.78125 3.078125 -7.03125 2.65625 -7.03125 C 1.75 -7.03125 1.109375 -6.328125 1.109375 -5.359375 Z M 1.109375 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 0.578125 -4.296875 L 0.578125 -3.984375 L 0.765625 -3.984375 C 1.109375 -3.984375 1.421875 -3.953125 1.421875 -3.5 L 1.421875 -0.203125 C 1.421875 -0.015625 1.4375 0.15625 1.4375 0.34375 C 1.4375 0.890625 1.375 1.8125 0.703125 1.8125 C 0.546875 1.8125 0.296875 1.78125 0.171875 1.671875 C 0.40625 1.640625 0.515625 1.4375 0.515625 1.21875 C 0.515625 0.9375 0.296875 0.78125 0.0625 0.78125 L 0.015625 0.78125 C -0.203125 0.78125 -0.40625 1 -0.40625 1.234375 C -0.40625 1.796875 0.21875 2.03125 0.6875 2.03125 C 1.453125 2.03125 2.09375 1.421875 2.09375 0.484375 L 2.09375 -4.40625 Z M 1.484375 -6.671875 C 1.234375 -6.640625 1.03125 -6.421875 1.03125 -6.15625 C 1.03125 -5.859375 1.28125 -5.625 1.5625 -5.625 C 1.828125 -5.625 2.09375 -5.84375 2.09375 -6.15625 C 2.09375 -6.4375 1.84375 -6.671875 1.5625 -6.671875 C 1.53125 -6.671875 1.515625 -6.671875 1.484375 -6.671875 Z M 1.484375 -6.671875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 0.3125 -4.296875 L 0.3125 -3.984375 L 0.453125 -3.984375 C 0.734375 -3.984375 1.03125 -3.96875 1.09375 -3.671875 C 1.09375 -3.5625 1.09375 -3.453125 1.09375 -3.34375 L 1.09375 -1.359375 C 1.09375 -1.03125 1.109375 -0.734375 1.28125 -0.4375 C 1.5625 -0.015625 2.125 0.109375 2.59375 0.109375 C 3.046875 0.109375 3.453125 -0.09375 3.703125 -0.453125 C 3.765625 -0.5625 3.84375 -0.65625 3.875 -0.78125 L 3.875 0.09375 L 5.328125 -0.015625 L 5.328125 -0.3125 L 5.171875 -0.3125 C 4.84375 -0.3125 4.546875 -0.34375 4.546875 -0.796875 L 4.546875 -4.40625 L 3.078125 -4.296875 L 3.078125 -3.984375 L 3.21875 -3.984375 C 3.546875 -3.984375 3.84375 -3.953125 3.84375 -3.484375 L 3.84375 -1.6875 C 3.84375 -0.953125 3.46875 -0.125 2.640625 -0.125 C 2.078125 -0.125 1.796875 -0.265625 1.796875 -1.328125 L 1.796875 -4.40625 Z M 0.3125 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 0.265625 -4.296875 L 0.265625 -3.984375 L 0.421875 -3.984375 C 0.75 -3.984375 1.046875 -3.953125 1.046875 -3.484375 L 1.046875 -0.734375 C 1.046875 -0.328125 0.765625 -0.3125 0.328125 -0.3125 L 0.265625 -0.3125 L 0.265625 -0.015625 L 2.6875 -0.015625 L 2.6875 -0.3125 C 2.5625 -0.3125 2.421875 -0.3125 2.296875 -0.3125 C 1.984375 -0.3125 1.71875 -0.359375 1.71875 -0.734375 L 1.71875 -2.046875 C 1.71875 -2.90625 1.90625 -4.1875 2.890625 -4.1875 C 2.9375 -4.1875 2.953125 -4.1875 3 -4.171875 C 2.84375 -4.109375 2.765625 -3.953125 2.765625 -3.78125 C 2.765625 -3.5625 2.921875 -3.40625 3.15625 -3.359375 C 3.4375 -3.359375 3.625 -3.53125 3.625 -3.78125 C 3.625 -4.1875 3.25 -4.40625 2.890625 -4.40625 C 2.296875 -4.40625 1.78125 -3.875 1.671875 -3.34375 L 1.671875 -4.40625 Z M 0.265625 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 1.75 -4.46875 C 1.390625 -4.421875 1 -4.359375 0.703125 -4.109375 C 0.46875 -3.890625 0.328125 -3.5625 0.328125 -3.234375 C 0.328125 -1.53125 3.09375 -2.5 3.09375 -1 C 3.09375 -0.40625 2.546875 -0.125 2 -0.125 C 1.25 -0.125 0.734375 -0.65625 0.59375 -1.515625 C 0.578125 -1.609375 0.5625 -1.6875 0.453125 -1.6875 C 0.375 -1.6875 0.328125 -1.640625 0.328125 -1.5625 L 0.328125 0.015625 C 0.34375 0.0625 0.375 0.09375 0.421875 0.09375 L 0.4375 0.09375 C 0.59375 0.09375 0.75 -0.265625 0.875 -0.296875 L 0.890625 -0.296875 C 0.96875 -0.296875 1.234375 -0.046875 1.453125 0.015625 C 1.609375 0.078125 1.796875 0.09375 1.96875 0.09375 C 2.796875 0.09375 3.59375 -0.34375 3.59375 -1.25 C 3.59375 -1.90625 3.109375 -2.453125 2.453125 -2.625 C 1.828125 -2.796875 0.8125 -2.796875 0.8125 -3.515625 C 0.8125 -4.125 1.484375 -4.28125 1.921875 -4.28125 C 2.40625 -4.28125 3.09375 -4 3.09375 -3.15625 C 3.09375 -3.0625 3.09375 -2.984375 3.203125 -2.984375 C 3.3125 -2.984375 3.34375 -3.0625 3.34375 -3.15625 C 3.34375 -3.203125 3.34375 -3.265625 3.34375 -3.296875 L 3.34375 -4.328125 C 3.34375 -4.390625 3.3125 -4.46875 3.234375 -4.46875 C 3.078125 -4.46875 2.96875 -4.21875 2.859375 -4.21875 L 2.84375 -4.21875 C 2.765625 -4.21875 2.609375 -4.34375 2.5 -4.390625 C 2.3125 -4.453125 2.109375 -4.46875 1.921875 -4.46875 C 1.859375 -4.46875 1.8125 -4.46875 1.75 -4.46875 Z M 1.75 -4.46875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 0.171875 -4.296875 L 0.171875 -3.984375 L 0.375 -3.984375 C 0.890625 -3.984375 1.03125 -3.78125 1.25 -3.484375 L 2.1875 -2.265625 C 2.234375 -2.21875 2.3125 -2.140625 2.3125 -2.078125 C 2.296875 -2.03125 2.21875 -1.953125 2.1875 -1.90625 C 1.59375 -1.21875 1.15625 -0.3125 0.125 -0.3125 L 0.125 -0.015625 L 1.90625 -0.015625 L 1.90625 -0.3125 C 1.71875 -0.3125 1.609375 -0.5 1.609375 -0.640625 C 1.609375 -0.84375 1.765625 -0.984375 1.890625 -1.125 C 2 -1.28125 2.125 -1.4375 2.25 -1.578125 C 2.328125 -1.6875 2.421875 -1.78125 2.484375 -1.890625 C 2.734375 -1.609375 2.9375 -1.296875 3.15625 -1 L 3.34375 -0.75 C 3.390625 -0.703125 3.453125 -0.640625 3.453125 -0.5625 C 3.453125 -0.40625 3.234375 -0.3125 3.09375 -0.3125 L 3.09375 -0.015625 L 5.140625 -0.015625 L 5.140625 -0.3125 L 4.96875 -0.3125 C 4.796875 -0.3125 4.609375 -0.328125 4.453125 -0.40625 C 4.28125 -0.5 4.15625 -0.6875 4.03125 -0.84375 C 3.703125 -1.28125 3.359375 -1.71875 3.03125 -2.15625 L 2.9375 -2.265625 C 2.921875 -2.296875 2.90625 -2.328125 2.890625 -2.359375 C 2.890625 -2.40625 2.953125 -2.46875 2.984375 -2.515625 L 3.296875 -2.890625 C 3.484375 -3.109375 3.640625 -3.34375 3.84375 -3.546875 C 4.15625 -3.828125 4.546875 -3.984375 4.96875 -3.984375 L 4.96875 -4.296875 L 3.1875 -4.296875 L 3.1875 -3.984375 C 3.390625 -3.9375 3.46875 -3.84375 3.46875 -3.671875 C 3.46875 -3.390625 3.15625 -3.125 2.984375 -2.90625 C 2.90625 -2.8125 2.765625 -2.609375 2.71875 -2.609375 C 2.65625 -2.609375 2.515625 -2.828125 2.421875 -2.9375 C 2.203125 -3.21875 1.859375 -3.578125 1.859375 -3.75 C 1.859375 -3.890625 2.078125 -3.984375 2.203125 -3.984375 L 2.203125 -4.296875 Z M 0.171875 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-7">
<path style="stroke:none;" d="M 0.1875 -4.296875 L 0.1875 -3.984375 L 0.34375 -3.984375 C 0.625 -3.984375 0.84375 -3.953125 1.015625 -3.578125 C 1.46875 -2.484375 1.90625 -1.375 2.375 -0.28125 C 2.40625 -0.203125 2.484375 -0.09375 2.484375 0 C 2.484375 0.015625 2.46875 0.03125 2.46875 0.046875 C 2.40625 0.25 2.296875 0.453125 2.21875 0.640625 C 2.015625 1.140625 1.71875 1.8125 1.109375 1.8125 C 0.953125 1.8125 0.75 1.75 0.640625 1.640625 C 0.828125 1.609375 1.03125 1.5 1.03125 1.21875 C 1.03125 1 0.875 0.8125 0.65625 0.796875 C 0.34375 0.796875 0.1875 0.984375 0.1875 1.21875 C 0.1875 1.71875 0.65625 2.03125 1.109375 2.03125 C 1.828125 2.03125 2.21875 1.296875 2.46875 0.703125 L 2.765625 -0.015625 C 3.109375 -0.875 3.46875 -1.71875 3.828125 -2.578125 L 4.0625 -3.15625 C 4.234375 -3.625 4.5 -3.984375 5.0625 -3.984375 L 5.0625 -4.296875 L 3.453125 -4.296875 L 3.453125 -3.984375 C 3.6875 -3.984375 3.921875 -3.828125 3.921875 -3.578125 C 3.921875 -3.453125 3.859375 -3.3125 3.8125 -3.203125 C 3.515625 -2.515625 3.265625 -1.828125 2.953125 -1.15625 C 2.9375 -1.0625 2.875 -0.984375 2.859375 -0.890625 L 2.84375 -0.890625 C 2.78125 -1.109375 2.671875 -1.328125 2.578125 -1.546875 C 2.328125 -2.1875 2.015625 -2.84375 1.78125 -3.515625 C 1.75 -3.578125 1.703125 -3.65625 1.703125 -3.734375 L 1.703125 -3.765625 C 1.765625 -3.984375 2.046875 -3.984375 2.25 -3.984375 L 2.25 -4.296875 Z M 0.1875 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-8">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-9">
<path style="stroke:none;" d="M 0.890625 -5.328125 C 1.125 -5.828125 1.5 -6.34375 2.21875 -6.34375 C 3.15625 -6.34375 3.5625 -5.484375 3.5625 -4.703125 C 3.5625 -3.78125 2.953125 -3.03125 2.375 -2.375 C 1.8125 -1.703125 1.203125 -1.0625 0.625 -0.40625 C 0.53125 -0.3125 0.5 -0.265625 0.5 -0.125 L 0.5 -0.015625 L 4.203125 -0.015625 L 4.46875 -1.75 L 4.234375 -1.75 C 4.140625 -1.296875 4.203125 -0.796875 3.6875 -0.796875 L 3.296875 -0.796875 C 3 -0.78125 2.71875 -0.78125 2.421875 -0.78125 C 2.03125 -0.78125 1.65625 -0.78125 1.28125 -0.78125 L 1.96875 -1.453125 C 2.25 -1.71875 2.515625 -1.984375 2.796875 -2.234375 C 3.53125 -2.890625 4.46875 -3.609375 4.46875 -4.71875 C 4.46875 -5.84375 3.515625 -6.65625 2.390625 -6.65625 C 1.4375 -6.65625 0.5 -5.9375 0.5 -4.859375 C 0.5 -4.609375 0.59375 -4.296875 1.015625 -4.296875 C 1.3125 -4.296875 1.546875 -4.5 1.546875 -4.8125 C 1.546875 -5.078125 1.34375 -5.328125 1.03125 -5.328125 C 0.984375 -5.328125 0.9375 -5.328125 0.890625 -5.328125 Z M 0.890625 -5.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-10">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph1-5">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-6">
<path style="stroke:none;" d="M 1.171875 -2.171875 C 1.171875 -3.796875 1.984375 -4.21875 2.515625 -4.21875 C 2.609375 -4.21875 3.234375 -4.203125 3.578125 -3.84375 C 3.171875 -3.8125 3.109375 -3.515625 3.109375 -3.390625 C 3.109375 -3.125 3.296875 -2.9375 3.5625 -2.9375 C 3.828125 -2.9375 4.03125 -3.09375 4.03125 -3.40625 C 4.03125 -4.078125 3.265625 -4.46875 2.5 -4.46875 C 1.25 -4.46875 0.34375 -3.390625 0.34375 -2.15625 C 0.34375 -0.875 1.328125 0.109375 2.484375 0.109375 C 3.8125 0.109375 4.140625 -1.09375 4.140625 -1.1875 C 4.140625 -1.28125 4.03125 -1.28125 4 -1.28125 C 3.921875 -1.28125 3.890625 -1.25 3.875 -1.1875 C 3.59375 -0.265625 2.9375 -0.140625 2.578125 -0.140625 C 2.046875 -0.140625 1.171875 -0.5625 1.171875 -2.171875 Z M 1.171875 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-7">
<path style="stroke:none;" d="M 4.6875 -2.140625 C 4.6875 -3.40625 3.703125 -4.46875 2.5 -4.46875 C 1.25 -4.46875 0.28125 -3.375 0.28125 -2.140625 C 0.28125 -0.84375 1.3125 0.109375 2.484375 0.109375 C 3.6875 0.109375 4.6875 -0.875 4.6875 -2.140625 Z M 2.5 -0.140625 C 2.0625 -0.140625 1.625 -0.34375 1.359375 -0.8125 C 1.109375 -1.25 1.109375 -1.859375 1.109375 -2.21875 C 1.109375 -2.609375 1.109375 -3.140625 1.34375 -3.578125 C 1.609375 -4.03125 2.078125 -4.25 2.484375 -4.25 C 2.921875 -4.25 3.34375 -4.03125 3.609375 -3.59375 C 3.875 -3.171875 3.875 -2.59375 3.875 -2.21875 C 3.875 -1.859375 3.875 -1.3125 3.65625 -0.875 C 3.421875 -0.421875 2.984375 -0.140625 2.5 -0.140625 Z M 2.5 -0.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-8">
<path style="stroke:none;" d="M 2.078125 -1.9375 C 2.296875 -1.890625 3.109375 -1.734375 3.109375 -1.015625 C 3.109375 -0.515625 2.765625 -0.109375 1.984375 -0.109375 C 1.140625 -0.109375 0.78125 -0.671875 0.59375 -1.53125 C 0.5625 -1.65625 0.5625 -1.6875 0.453125 -1.6875 C 0.328125 -1.6875 0.328125 -1.625 0.328125 -1.453125 L 0.328125 -0.125 C 0.328125 0.046875 0.328125 0.109375 0.4375 0.109375 C 0.484375 0.109375 0.5 0.09375 0.6875 -0.09375 C 0.703125 -0.109375 0.703125 -0.125 0.890625 -0.3125 C 1.328125 0.09375 1.78125 0.109375 1.984375 0.109375 C 3.125 0.109375 3.59375 -0.5625 3.59375 -1.28125 C 3.59375 -1.796875 3.296875 -2.109375 3.171875 -2.21875 C 2.84375 -2.546875 2.453125 -2.625 2.03125 -2.703125 C 1.46875 -2.8125 0.8125 -2.9375 0.8125 -3.515625 C 0.8125 -3.875 1.0625 -4.28125 1.921875 -4.28125 C 3.015625 -4.28125 3.078125 -3.375 3.09375 -3.078125 C 3.09375 -2.984375 3.1875 -2.984375 3.203125 -2.984375 C 3.34375 -2.984375 3.34375 -3.03125 3.34375 -3.21875 L 3.34375 -4.234375 C 3.34375 -4.390625 3.34375 -4.46875 3.234375 -4.46875 C 3.1875 -4.46875 3.15625 -4.46875 3.03125 -4.34375 C 3 -4.3125 2.90625 -4.21875 2.859375 -4.1875 C 2.484375 -4.46875 2.078125 -4.46875 1.921875 -4.46875 C 0.703125 -4.46875 0.328125 -3.796875 0.328125 -3.234375 C 0.328125 -2.890625 0.484375 -2.609375 0.75 -2.390625 C 1.078125 -2.140625 1.359375 -2.078125 2.078125 -1.9375 Z M 2.078125 -1.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-9">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-10">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph1-11">
<path style="stroke:none;" d="M 4.078125 -2.296875 L 6.859375 -2.296875 C 7 -2.296875 7.1875 -2.296875 7.1875 -2.5 C 7.1875 -2.6875 7 -2.6875 6.859375 -2.6875 L 4.078125 -2.6875 L 4.078125 -5.484375 C 4.078125 -5.625 4.078125 -5.8125 3.875 -5.8125 C 3.671875 -5.8125 3.671875 -5.625 3.671875 -5.484375 L 3.671875 -2.6875 L 0.890625 -2.6875 C 0.75 -2.6875 0.5625 -2.6875 0.5625 -2.5 C 0.5625 -2.296875 0.75 -2.296875 0.890625 -2.296875 L 3.671875 -2.296875 L 3.671875 0.5 C 3.671875 0.640625 3.671875 0.828125 3.875 0.828125 C 4.078125 0.828125 4.078125 0.640625 4.078125 0.5 Z M 4.078125 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 4.53125 -4.984375 C 4.53125 -5.640625 4.359375 -7.03125 3.34375 -7.03125 C 1.953125 -7.03125 0.421875 -4.21875 0.421875 -1.9375 C 0.421875 -1 0.703125 0.109375 1.609375 0.109375 C 3.015625 0.109375 4.53125 -2.75 4.53125 -4.984375 Z M 1.46875 -3.625 C 1.640625 -4.25 1.84375 -5.046875 2.25 -5.765625 C 2.515625 -6.25 2.875 -6.8125 3.328125 -6.8125 C 3.8125 -6.8125 3.875 -6.171875 3.875 -5.609375 C 3.875 -5.109375 3.796875 -4.609375 3.5625 -3.625 Z M 3.46875 -3.296875 C 3.359375 -2.84375 3.15625 -2 2.765625 -1.28125 C 2.421875 -0.59375 2.046875 -0.109375 1.609375 -0.109375 C 1.28125 -0.109375 1.078125 -0.40625 1.078125 -1.328125 C 1.078125 -1.75 1.140625 -2.328125 1.390625 -3.296875 Z M 3.46875 -3.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 3.65625 -3.984375 L 4.515625 -3.984375 C 4.71875 -3.984375 4.8125 -3.984375 4.8125 -4.1875 C 4.8125 -4.296875 4.71875 -4.296875 4.546875 -4.296875 L 3.71875 -4.296875 L 3.921875 -5.4375 C 3.96875 -5.640625 4.109375 -6.34375 4.171875 -6.46875 C 4.25 -6.65625 4.421875 -6.8125 4.640625 -6.8125 C 4.671875 -6.8125 4.9375 -6.8125 5.125 -6.625 C 4.6875 -6.59375 4.578125 -6.234375 4.578125 -6.09375 C 4.578125 -5.859375 4.765625 -5.734375 4.953125 -5.734375 C 5.21875 -5.734375 5.5 -5.96875 5.5 -6.34375 C 5.5 -6.796875 5.046875 -7.03125 4.640625 -7.03125 C 4.296875 -7.03125 3.671875 -6.84375 3.375 -5.859375 C 3.3125 -5.65625 3.28125 -5.546875 3.046875 -4.296875 L 2.359375 -4.296875 C 2.15625 -4.296875 2.046875 -4.296875 2.046875 -4.109375 C 2.046875 -3.984375 2.140625 -3.984375 2.328125 -3.984375 L 2.984375 -3.984375 L 2.25 -0.046875 C 2.0625 0.921875 1.890625 1.828125 1.375 1.828125 C 1.328125 1.828125 1.09375 1.828125 0.890625 1.640625 C 1.359375 1.609375 1.453125 1.25 1.453125 1.109375 C 1.453125 0.875 1.265625 0.75 1.078125 0.75 C 0.8125 0.75 0.53125 0.984375 0.53125 1.359375 C 0.53125 1.796875 0.96875 2.046875 1.375 2.046875 C 1.921875 2.046875 2.328125 1.453125 2.5 1.078125 C 2.828125 0.453125 3.046875 -0.75 3.0625 -0.828125 Z M 3.65625 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 2.03125 -0.015625 C 2.03125 -0.671875 1.78125 -1.0625 1.390625 -1.0625 C 1.0625 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.265625 1.0625 0 1.390625 0 C 1.5 0 1.640625 -0.046875 1.734375 -0.125 C 1.765625 -0.15625 1.78125 -0.15625 1.78125 -0.15625 C 1.796875 -0.15625 1.796875 -0.15625 1.796875 -0.015625 C 1.796875 0.734375 1.453125 1.328125 1.125 1.65625 C 1.015625 1.765625 1.015625 1.78125 1.015625 1.8125 C 1.015625 1.890625 1.0625 1.921875 1.109375 1.921875 C 1.21875 1.921875 2.03125 1.15625 2.03125 -0.015625 Z M 2.03125 -0.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 1.90625 -2.5 C 1.90625 -2.78125 1.671875 -3.015625 1.390625 -3.015625 C 1.09375 -3.015625 0.859375 -2.78125 0.859375 -2.5 C 0.859375 -2.203125 1.09375 -1.96875 1.390625 -1.96875 C 1.671875 -1.96875 1.90625 -2.203125 1.90625 -2.5 Z M 1.90625 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 1.90625 -2.328125 C 2.453125 -2.328125 2.84375 -1.953125 2.84375 -1.203125 C 2.84375 -0.34375 2.328125 -0.078125 1.9375 -0.078125 C 1.65625 -0.078125 1.03125 -0.15625 0.75 -0.578125 C 1.078125 -0.578125 1.15625 -0.8125 1.15625 -0.96875 C 1.15625 -1.1875 0.984375 -1.34375 0.765625 -1.34375 C 0.578125 -1.34375 0.375 -1.21875 0.375 -0.9375 C 0.375 -0.28125 1.09375 0.140625 1.9375 0.140625 C 2.90625 0.140625 3.578125 -0.515625 3.578125 -1.203125 C 3.578125 -1.75 3.140625 -2.296875 2.375 -2.453125 C 3.09375 -2.71875 3.359375 -3.234375 3.359375 -3.671875 C 3.359375 -4.21875 2.734375 -4.625 1.953125 -4.625 C 1.1875 -4.625 0.59375 -4.25 0.59375 -3.6875 C 0.59375 -3.453125 0.75 -3.328125 0.953125 -3.328125 C 1.171875 -3.328125 1.3125 -3.484375 1.3125 -3.671875 C 1.3125 -3.875 1.171875 -4.03125 0.953125 -4.046875 C 1.203125 -4.34375 1.671875 -4.421875 1.9375 -4.421875 C 2.25 -4.421875 2.6875 -4.265625 2.6875 -3.671875 C 2.6875 -3.375 2.59375 -3.046875 2.40625 -2.84375 C 2.1875 -2.578125 1.984375 -2.5625 1.640625 -2.53125 C 1.46875 -2.515625 1.453125 -2.515625 1.421875 -2.515625 C 1.40625 -2.515625 1.34375 -2.5 1.34375 -2.421875 C 1.34375 -2.328125 1.40625 -2.328125 1.53125 -2.328125 Z M 1.90625 -2.328125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="336" height="25" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.295" y="15.19"/>
<use xlink:href="#glyph0-2" x="3.338574" y="15.19"/>
<use xlink:href="#glyph0-3" x="6.382149" y="15.19"/>
<use xlink:href="#glyph0-4" x="11.915377" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="18.583" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="30.295" y="8.45"/>
<use xlink:href="#glyph1-3" x="35.2763" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="40.258" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="43.025" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="50.22" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="55.202" y="8.45"/>
<use xlink:href="#glyph1-3" x="60.1833" y="8.45"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="65.164" y="4.835"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="71.391" y="4.835"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.001875 -0.00021875 L 45.564375 -0.00021875 " transform="matrix(1,0,0,-1,30.295,12.699)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-5" x="36.736" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-6" x="43.381054" y="22.024"/>
<use xlink:href="#glyph1-7" x="47.808434" y="22.024"/>
<use xlink:href="#glyph1-8" x="52.789734" y="22.024"/>
<use xlink:href="#glyph1-9" x="56.718983" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="60.591" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-10" x="65.545" y="22.024"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-11" x="79.27" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="89.232" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-9" x="95.182" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="99.057" y="15.19"/>
<use xlink:href="#glyph0-2" x="102.100574" y="15.19"/>
<use xlink:href="#glyph0-5" x="105.144149" y="15.19"/>
<use xlink:href="#glyph0-4" x="109.072402" y="15.19"/>
<use xlink:href="#glyph0-6" x="112.973756" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="118.23" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="122.658" y="15.19"/>
<use xlink:href="#glyph0-2" x="125.701574" y="15.19"/>
<use xlink:href="#glyph0-5" x="128.745149" y="15.19"/>
<use xlink:href="#glyph0-4" x="132.673402" y="15.19"/>
<use xlink:href="#glyph0-7" x="136.574756" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-10" x="141.831" y="15.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-8" x="323.754" y="15.19"/>
<use xlink:href="#glyph0-9" x="327.627459" y="15.19"/>
<use xlink:href="#glyph0-10" x="332.607763" y="15.19"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -0,0 +1,151 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="118pt" height="27pt" viewBox="0 0 118 27" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 6.4375 -6.921875 C 6.4375 -6.953125 6.40625 -7.03125 6.3125 -7.03125 C 6.265625 -7.03125 6.265625 -7.015625 6.140625 -6.875 L 5.65625 -6.3125 C 5.40625 -6.78125 4.890625 -7.03125 4.234375 -7.03125 C 2.96875 -7.03125 1.78125 -5.875 1.78125 -4.671875 C 1.78125 -3.875 2.296875 -3.40625 2.8125 -3.265625 L 3.875 -2.984375 C 4.25 -2.890625 4.796875 -2.734375 4.796875 -1.921875 C 4.796875 -1.03125 3.984375 -0.09375 3 -0.09375 C 2.359375 -0.09375 1.25 -0.3125 1.25 -1.546875 C 1.25 -1.78125 1.3125 -2.03125 1.3125 -2.078125 C 1.328125 -2.125 1.328125 -2.140625 1.328125 -2.15625 C 1.328125 -2.25 1.265625 -2.265625 1.21875 -2.265625 C 1.171875 -2.265625 1.140625 -2.25 1.109375 -2.21875 C 1.078125 -2.1875 0.515625 0.09375 0.515625 0.125 C 0.515625 0.171875 0.5625 0.21875 0.625 0.21875 C 0.671875 0.21875 0.6875 0.203125 0.8125 0.0625 L 1.296875 -0.5 C 1.71875 0.078125 2.40625 0.21875 2.984375 0.21875 C 4.34375 0.21875 5.515625 -1.109375 5.515625 -2.34375 C 5.515625 -3.03125 5.171875 -3.375 5.03125 -3.515625 C 4.796875 -3.734375 4.640625 -3.78125 3.765625 -4 C 3.53125 -4.0625 3.1875 -4.171875 3.09375 -4.1875 C 2.828125 -4.28125 2.484375 -4.5625 2.484375 -5.09375 C 2.484375 -5.90625 3.28125 -6.75 4.234375 -6.75 C 5.046875 -6.75 5.65625 -6.3125 5.65625 -5.203125 C 5.65625 -4.890625 5.625 -4.703125 5.625 -4.640625 C 5.625 -4.640625 5.625 -4.546875 5.734375 -4.546875 C 5.84375 -4.546875 5.859375 -4.578125 5.890625 -4.75 Z M 6.4375 -6.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 1.59375 -0.78125 C 1.5 -0.390625 1.46875 -0.3125 0.6875 -0.3125 C 0.515625 -0.3125 0.421875 -0.3125 0.421875 -0.109375 C 0.421875 0 0.515625 0 0.6875 0 L 4.25 0 C 5.828125 0 7 -1.171875 7 -2.15625 C 7 -2.875 6.421875 -3.453125 5.453125 -3.5625 C 6.484375 -3.75 7.53125 -4.484375 7.53125 -5.4375 C 7.53125 -6.171875 6.875 -6.8125 5.6875 -6.8125 L 2.328125 -6.8125 C 2.140625 -6.8125 2.046875 -6.8125 2.046875 -6.609375 C 2.046875 -6.5 2.140625 -6.5 2.328125 -6.5 C 2.34375 -6.5 2.53125 -6.5 2.703125 -6.484375 C 2.875 -6.453125 2.96875 -6.453125 2.96875 -6.3125 C 2.96875 -6.28125 2.953125 -6.25 2.9375 -6.125 Z M 3.09375 -3.65625 L 3.71875 -6.125 C 3.8125 -6.46875 3.828125 -6.5 4.25 -6.5 L 5.546875 -6.5 C 6.421875 -6.5 6.625 -5.90625 6.625 -5.46875 C 6.625 -4.59375 5.765625 -3.65625 4.5625 -3.65625 Z M 2.65625 -0.3125 C 2.515625 -0.3125 2.5 -0.3125 2.4375 -0.3125 C 2.328125 -0.328125 2.296875 -0.34375 2.296875 -0.421875 C 2.296875 -0.453125 2.296875 -0.46875 2.359375 -0.640625 L 3.046875 -3.421875 L 4.921875 -3.421875 C 5.875 -3.421875 6.078125 -2.6875 6.078125 -2.265625 C 6.078125 -1.28125 5.1875 -0.3125 4 -0.3125 Z M 2.65625 -0.3125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3 -2.625 C 2.828125 -2.578125 2.703125 -2.4375 2.703125 -2.296875 C 2.703125 -2.125 2.84375 -2.0625 2.9375 -2.0625 C 3.015625 -2.0625 3.28125 -2.109375 3.28125 -2.46875 C 3.28125 -2.921875 2.78125 -3.078125 2.34375 -3.078125 C 1.265625 -3.078125 1.0625 -2.265625 1.0625 -2.0625 C 1.0625 -1.796875 1.21875 -1.625 1.3125 -1.546875 C 1.484375 -1.40625 1.609375 -1.375 2.09375 -1.296875 C 2.25 -1.265625 2.6875 -1.1875 2.6875 -0.84375 C 2.6875 -0.71875 2.609375 -0.453125 2.328125 -0.28125 C 2.046875 -0.125 1.703125 -0.125 1.625 -0.125 C 1.34375 -0.125 0.953125 -0.1875 0.78125 -0.421875 C 1.015625 -0.453125 1.171875 -0.625 1.171875 -0.8125 C 1.171875 -0.984375 1.046875 -1.078125 0.90625 -1.078125 C 0.703125 -1.078125 0.5 -0.90625 0.5 -0.609375 C 0.5 -0.1875 0.9375 0.0625 1.609375 0.0625 C 2.90625 0.0625 3.140625 -0.8125 3.140625 -1.078125 C 3.140625 -1.71875 2.4375 -1.84375 2.171875 -1.890625 C 2.109375 -1.90625 1.9375 -1.9375 1.890625 -1.953125 C 1.640625 -2 1.515625 -2.140625 1.515625 -2.296875 C 1.515625 -2.453125 1.640625 -2.640625 1.796875 -2.75 C 1.984375 -2.859375 2.21875 -2.875 2.34375 -2.875 C 2.484375 -2.875 2.84375 -2.859375 3 -2.625 Z M 3 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.140625 0.0625 1.25 -0.015625 1.296875 -0.078125 C 1.328125 -0.140625 1.375 -0.375 1.421875 -0.515625 C 1.453125 -0.640625 1.53125 -0.96875 1.5625 -1.140625 C 1.609375 -1.296875 1.65625 -1.453125 1.6875 -1.609375 C 1.765625 -1.890625 1.78125 -1.953125 1.984375 -2.234375 C 2.171875 -2.515625 2.5 -2.875 3.03125 -2.875 C 3.421875 -2.875 3.4375 -2.515625 3.4375 -2.390625 C 3.4375 -1.96875 3.140625 -1.203125 3.03125 -0.90625 C 2.953125 -0.703125 2.921875 -0.640625 2.921875 -0.53125 C 2.921875 -0.15625 3.21875 0.0625 3.578125 0.0625 C 4.28125 0.0625 4.578125 -0.890625 4.578125 -1 C 4.578125 -1.09375 4.5 -1.09375 4.46875 -1.09375 C 4.375 -1.09375 4.375 -1.046875 4.34375 -0.96875 C 4.1875 -0.40625 3.875 -0.125 3.609375 -0.125 C 3.453125 -0.125 3.421875 -0.21875 3.421875 -0.375 C 3.421875 -0.53125 3.46875 -0.625 3.59375 -0.9375 C 3.671875 -1.15625 3.953125 -1.890625 3.953125 -2.28125 C 3.953125 -2.953125 3.421875 -3.078125 3.046875 -3.078125 C 2.46875 -3.078125 2.078125 -2.71875 1.875 -2.4375 C 1.828125 -2.921875 1.421875 -3.078125 1.125 -3.078125 C 0.828125 -3.078125 0.671875 -2.859375 0.578125 -2.703125 C 0.421875 -2.4375 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.53125 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 Z M 0.84375 -0.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 1.640625 -1.40625 C 1.640625 -1.453125 1.8125 -2.078125 1.8125 -2.109375 C 1.828125 -2.171875 2.03125 -2.515625 2.265625 -2.6875 C 2.328125 -2.734375 2.515625 -2.875 2.828125 -2.875 C 2.890625 -2.875 3.0625 -2.875 3.203125 -2.78125 C 2.984375 -2.71875 2.90625 -2.515625 2.90625 -2.390625 C 2.90625 -2.25 3.015625 -2.140625 3.171875 -2.140625 C 3.34375 -2.140625 3.5625 -2.265625 3.5625 -2.5625 C 3.5625 -2.921875 3.1875 -3.078125 2.828125 -3.078125 C 2.46875 -3.078125 2.15625 -2.921875 1.84375 -2.578125 C 1.71875 -3 1.296875 -3.078125 1.125 -3.078125 C 0.875 -3.078125 0.703125 -2.90625 0.578125 -2.71875 C 0.421875 -2.453125 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.546875 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 L 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.125 0.0625 1.265625 0 1.3125 -0.125 C 1.328125 -0.171875 1.40625 -0.484375 1.453125 -0.65625 Z M 1.640625 -1.40625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 3.484375 -4.921875 C 3.53125 -5.015625 3.53125 -5.03125 3.53125 -5.046875 C 3.53125 -5.15625 3.4375 -5.21875 3.359375 -5.21875 C 3.25 -5.21875 3.21875 -5.140625 3.171875 -5.046875 L 0.578125 1.4375 C 0.53125 1.53125 0.53125 1.546875 0.53125 1.5625 C 0.53125 1.671875 0.625 1.734375 0.703125 1.734375 C 0.828125 1.734375 0.859375 1.65625 0.890625 1.5625 Z M 3.484375 -4.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 1.765625 -6.921875 L 0.328125 -6.8125 L 0.328125 -6.5 C 1.03125 -6.5 1.109375 -6.4375 1.109375 -5.9375 L 1.109375 -0.75 C 1.109375 -0.3125 1 -0.3125 0.328125 -0.3125 L 0.328125 0 C 0.65625 -0.015625 1.1875 -0.03125 1.4375 -0.03125 C 1.6875 -0.03125 2.171875 -0.015625 2.546875 0 L 2.546875 -0.3125 C 1.875 -0.3125 1.765625 -0.3125 1.765625 -0.75 Z M 1.765625 -6.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 4.6875 -2.140625 C 4.6875 -3.40625 3.703125 -4.46875 2.5 -4.46875 C 1.25 -4.46875 0.28125 -3.375 0.28125 -2.140625 C 0.28125 -0.84375 1.3125 0.109375 2.484375 0.109375 C 3.6875 0.109375 4.6875 -0.875 4.6875 -2.140625 Z M 2.5 -0.140625 C 2.0625 -0.140625 1.625 -0.34375 1.359375 -0.8125 C 1.109375 -1.25 1.109375 -1.859375 1.109375 -2.21875 C 1.109375 -2.609375 1.109375 -3.140625 1.34375 -3.578125 C 1.609375 -4.03125 2.078125 -4.25 2.484375 -4.25 C 2.921875 -4.25 3.34375 -4.03125 3.609375 -3.59375 C 3.875 -3.171875 3.875 -2.59375 3.875 -2.21875 C 3.875 -1.859375 3.875 -1.3125 3.65625 -0.875 C 3.421875 -0.421875 2.984375 -0.140625 2.5 -0.140625 Z M 2.5 -0.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M 2.21875 -1.71875 C 1.34375 -1.71875 1.34375 -2.71875 1.34375 -2.9375 C 1.34375 -3.203125 1.359375 -3.53125 1.5 -3.78125 C 1.578125 -3.890625 1.8125 -4.171875 2.21875 -4.171875 C 3.078125 -4.171875 3.078125 -3.1875 3.078125 -2.953125 C 3.078125 -2.6875 3.078125 -2.359375 2.921875 -2.109375 C 2.84375 -2 2.609375 -1.71875 2.21875 -1.71875 Z M 1.0625 -1.328125 C 1.0625 -1.359375 1.0625 -1.59375 1.21875 -1.796875 C 1.609375 -1.515625 2.03125 -1.484375 2.21875 -1.484375 C 3.140625 -1.484375 3.828125 -2.171875 3.828125 -2.9375 C 3.828125 -3.3125 3.671875 -3.671875 3.421875 -3.90625 C 3.78125 -4.25 4.140625 -4.296875 4.3125 -4.296875 C 4.34375 -4.296875 4.390625 -4.296875 4.421875 -4.28125 C 4.3125 -4.25 4.25 -4.140625 4.25 -4.015625 C 4.25 -3.84375 4.390625 -3.734375 4.546875 -3.734375 C 4.640625 -3.734375 4.828125 -3.796875 4.828125 -4.03125 C 4.828125 -4.203125 4.71875 -4.515625 4.328125 -4.515625 C 4.125 -4.515625 3.6875 -4.453125 3.265625 -4.046875 C 2.84375 -4.375 2.4375 -4.40625 2.21875 -4.40625 C 1.28125 -4.40625 0.59375 -3.71875 0.59375 -2.953125 C 0.59375 -2.515625 0.8125 -2.140625 1.0625 -1.921875 C 0.9375 -1.78125 0.75 -1.453125 0.75 -1.09375 C 0.75 -0.78125 0.890625 -0.40625 1.203125 -0.203125 C 0.59375 -0.046875 0.28125 0.390625 0.28125 0.78125 C 0.28125 1.5 1.265625 2.046875 2.484375 2.046875 C 3.65625 2.046875 4.6875 1.546875 4.6875 0.765625 C 4.6875 0.421875 4.5625 -0.09375 4.046875 -0.375 C 3.515625 -0.640625 2.9375 -0.640625 2.328125 -0.640625 C 2.078125 -0.640625 1.65625 -0.640625 1.578125 -0.65625 C 1.265625 -0.703125 1.0625 -1 1.0625 -1.328125 Z M 2.5 1.828125 C 1.484375 1.828125 0.796875 1.3125 0.796875 0.78125 C 0.796875 0.328125 1.171875 -0.046875 1.609375 -0.0625 L 2.203125 -0.0625 C 3.0625 -0.0625 4.171875 -0.0625 4.171875 0.78125 C 4.171875 1.328125 3.46875 1.828125 2.5 1.828125 Z M 2.5 1.828125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-7">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-8">
<path style="stroke:none;" d="M 4.75 -6.078125 C 4.828125 -6.1875 4.828125 -6.203125 4.828125 -6.421875 L 2.40625 -6.421875 C 1.203125 -6.421875 1.171875 -6.546875 1.140625 -6.734375 L 0.890625 -6.734375 L 0.5625 -4.6875 L 0.8125 -4.6875 C 0.84375 -4.84375 0.921875 -5.46875 1.0625 -5.59375 C 1.125 -5.65625 1.90625 -5.65625 2.03125 -5.65625 L 4.09375 -5.65625 C 3.984375 -5.5 3.203125 -4.40625 2.984375 -4.078125 C 2.078125 -2.734375 1.75 -1.34375 1.75 -0.328125 C 1.75 -0.234375 1.75 0.21875 2.21875 0.21875 C 2.671875 0.21875 2.671875 -0.234375 2.671875 -0.328125 L 2.671875 -0.84375 C 2.671875 -1.390625 2.703125 -1.9375 2.78125 -2.46875 C 2.828125 -2.703125 2.953125 -3.5625 3.40625 -4.171875 Z M 4.75 -6.078125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 3.515625 -1.265625 L 3.28125 -1.265625 C 3.265625 -1.109375 3.1875 -0.703125 3.09375 -0.640625 C 3.046875 -0.59375 2.515625 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.109375 -1.4375 2.515625 -1.765625 C 3.03125 -2.171875 3.515625 -2.609375 3.515625 -3.265625 C 3.515625 -4.109375 2.78125 -4.625 1.890625 -4.625 C 1.03125 -4.625 0.4375 -4.015625 0.4375 -3.375 C 0.4375 -3.03125 0.734375 -2.984375 0.8125 -2.984375 C 0.96875 -2.984375 1.171875 -3.109375 1.171875 -3.359375 C 1.171875 -3.484375 1.125 -3.734375 0.765625 -3.734375 C 0.984375 -4.21875 1.453125 -4.375 1.78125 -4.375 C 2.484375 -4.375 2.84375 -3.828125 2.84375 -3.265625 C 2.84375 -2.65625 2.40625 -2.1875 2.1875 -1.9375 L 0.515625 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.3125 0 Z M 3.515625 -1.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 3.59375 -2.21875 C 3.59375 -2.984375 3.5 -3.546875 3.1875 -4.03125 C 2.96875 -4.34375 2.53125 -4.625 1.984375 -4.625 C 0.359375 -4.625 0.359375 -2.71875 0.359375 -2.21875 C 0.359375 -1.71875 0.359375 0.140625 1.984375 0.140625 C 3.59375 0.140625 3.59375 -1.71875 3.59375 -2.21875 Z M 1.984375 -0.0625 C 1.65625 -0.0625 1.234375 -0.25 1.09375 -0.8125 C 1 -1.21875 1 -1.796875 1 -2.3125 C 1 -2.828125 1 -3.359375 1.09375 -3.734375 C 1.25 -4.28125 1.6875 -4.4375 1.984375 -4.4375 C 2.359375 -4.4375 2.71875 -4.203125 2.84375 -3.796875 C 2.953125 -3.421875 2.96875 -2.921875 2.96875 -2.3125 C 2.96875 -1.796875 2.96875 -1.28125 2.875 -0.84375 C 2.734375 -0.203125 2.265625 -0.0625 1.984375 -0.0625 Z M 1.984375 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 1.90625 -2.328125 C 2.453125 -2.328125 2.84375 -1.953125 2.84375 -1.203125 C 2.84375 -0.34375 2.328125 -0.078125 1.9375 -0.078125 C 1.65625 -0.078125 1.03125 -0.15625 0.75 -0.578125 C 1.078125 -0.578125 1.15625 -0.8125 1.15625 -0.96875 C 1.15625 -1.1875 0.984375 -1.34375 0.765625 -1.34375 C 0.578125 -1.34375 0.375 -1.21875 0.375 -0.9375 C 0.375 -0.28125 1.09375 0.140625 1.9375 0.140625 C 2.90625 0.140625 3.578125 -0.515625 3.578125 -1.203125 C 3.578125 -1.75 3.140625 -2.296875 2.375 -2.453125 C 3.09375 -2.71875 3.359375 -3.234375 3.359375 -3.671875 C 3.359375 -4.21875 2.734375 -4.625 1.953125 -4.625 C 1.1875 -4.625 0.59375 -4.25 0.59375 -3.6875 C 0.59375 -3.453125 0.75 -3.328125 0.953125 -3.328125 C 1.171875 -3.328125 1.3125 -3.484375 1.3125 -3.671875 C 1.3125 -3.875 1.171875 -4.03125 0.953125 -4.046875 C 1.203125 -4.34375 1.671875 -4.421875 1.9375 -4.421875 C 2.25 -4.421875 2.6875 -4.265625 2.6875 -3.671875 C 2.6875 -3.375 2.59375 -3.046875 2.40625 -2.84375 C 2.1875 -2.578125 1.984375 -2.5625 1.640625 -2.53125 C 1.46875 -2.515625 1.453125 -2.515625 1.421875 -2.515625 C 1.40625 -2.515625 1.34375 -2.5 1.34375 -2.421875 C 1.34375 -2.328125 1.40625 -2.328125 1.53125 -2.328125 Z M 1.90625 -2.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 3.09375 5.875 L 1.71875 3.15625 C 1.6875 3.09375 1.671875 3.046875 1.609375 3.046875 C 1.578125 3.046875 1.5625 3.046875 1.5 3.09375 L 0.75 3.59375 C 0.65625 3.65625 0.65625 3.6875 0.65625 3.71875 C 0.65625 3.75 0.6875 3.8125 0.75 3.8125 C 0.78125 3.8125 0.796875 3.8125 0.890625 3.75 C 0.96875 3.6875 1.15625 3.546875 1.25 3.5 L 2.78125 6.515625 C 2.828125 6.609375 2.84375 6.625 2.9375 6.625 C 3 6.625 3.078125 6.625 3.140625 6.5 L 6.640625 -0.03125 C 6.703125 -0.125 6.703125 -0.125 6.703125 -0.171875 C 6.703125 -0.28125 6.609375 -0.34375 6.53125 -0.34375 C 6.4375 -0.34375 6.390625 -0.28125 6.359375 -0.1875 Z M 3.09375 5.875 "/>
</symbol>
<symbol overflow="visible" id="glyph4-2">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 7.203125 -4.5 C 7.203125 -4.71875 7.125 -4.8125 7.0625 -4.8125 C 7.015625 -4.8125 6.921875 -4.765625 6.921875 -4.53125 C 6.875 -3.84375 6.1875 -3.4375 5.53125 -3.4375 C 4.953125 -3.4375 4.453125 -3.75 3.9375 -4.09375 C 3.40625 -4.453125 2.859375 -4.8125 2.21875 -4.8125 C 1.28125 -4.8125 0.546875 -4.109375 0.546875 -3.1875 C 0.546875 -2.96875 0.625 -2.890625 0.6875 -2.890625 C 0.78125 -2.890625 0.828125 -3.078125 0.828125 -3.125 C 0.875 -3.953125 1.6875 -4.25 2.21875 -4.25 C 2.796875 -4.25 3.296875 -3.953125 3.8125 -3.59375 C 4.34375 -3.234375 4.890625 -2.875 5.53125 -2.875 C 6.453125 -2.875 7.203125 -3.59375 7.203125 -4.5 Z M 7.203125 -2.171875 C 7.203125 -2.46875 7.078125 -2.484375 7.0625 -2.484375 C 7.015625 -2.484375 6.921875 -2.4375 6.921875 -2.21875 C 6.875 -1.53125 6.1875 -1.109375 5.53125 -1.109375 C 4.953125 -1.109375 4.453125 -1.421875 3.9375 -1.78125 C 3.40625 -2.140625 2.859375 -2.5 2.21875 -2.5 C 1.28125 -2.5 0.546875 -1.78125 0.546875 -0.875 C 0.546875 -0.640625 0.625 -0.5625 0.6875 -0.5625 C 0.78125 -0.5625 0.828125 -0.75 0.828125 -0.796875 C 0.875 -1.640625 1.6875 -1.9375 2.21875 -1.9375 C 2.796875 -1.9375 3.296875 -1.625 3.8125 -1.28125 C 4.34375 -0.921875 4.890625 -0.5625 5.53125 -0.5625 C 6.484375 -0.5625 7.203125 -1.296875 7.203125 -2.171875 Z M 7.203125 -2.171875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="118" height="27" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.089" y="19.708"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.02" y="21.202"/>
<use xlink:href="#glyph1-2" x="9.780273" y="21.202"/>
<use xlink:href="#glyph1-3" x="14.705171" y="21.202"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="21.884" y="19.708"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="32.402513" y="19.708"/>
<use xlink:href="#glyph2-3" x="37.383813" y="19.708"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="44.018905" y="19.708"/>
<use xlink:href="#glyph2-5" x="46.786515" y="19.708"/>
<use xlink:href="#glyph2-6" x="51.767815" y="19.708"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="62.079" y="5.571"/>
<use xlink:href="#glyph3-2" x="66.050579" y="5.571"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="70.021" y="5.571"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="74.103" y="5.571"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.000875 0.00184375 L 15.995219 0.00184375 " transform="matrix(1,0,0,-1,62.079,7.912)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="64.819" y="9.187"/>
</g>
<path style="fill:none;stroke-width:0.339;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00071875 -0.00153125 L 3.971937 -0.00153125 " transform="matrix(1,0,0,-1,71.364,9.018)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="71.364" y="14.964"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00090625 -0.00175 L 20.65925 -0.00175 " transform="matrix(1,0,0,-1,59.747,17.217)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-7" x="59.747" y="26.542"/>
<use xlink:href="#glyph2-3" x="64.7283" y="26.542"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-2" x="69.71" y="23.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="75.937" y="23.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="84.369" y="19.708"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-8" x="94.885" y="19.708"/>
<use xlink:href="#glyph2-8" x="99.8663" y="19.708"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="104.848" y="19.708"/>
<use xlink:href="#glyph0-3" x="110.033533" y="19.708"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16pt" height="11pt" viewBox="0 0 16 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.828125 -6.15625 C 2.828125 -6.546875 3.078125 -7.1875 4.171875 -7.25 C 4.21875 -7.265625 4.25 -7.3125 4.25 -7.359375 C 4.25 -7.484375 4.171875 -7.484375 4.0625 -7.484375 C 3.078125 -7.484375 2.15625 -6.96875 2.15625 -6.234375 L 2.15625 -3.953125 C 2.15625 -3.5625 2.15625 -3.25 1.75 -2.921875 C 1.40625 -2.625 1.03125 -2.609375 0.8125 -2.609375 C 0.75 -2.59375 0.71875 -2.546875 0.71875 -2.5 C 0.71875 -2.390625 0.78125 -2.390625 0.875 -2.375 C 1.53125 -2.34375 2.015625 -1.984375 2.125 -1.5 C 2.15625 -1.390625 2.15625 -1.359375 2.15625 -1 L 2.15625 0.96875 C 2.15625 1.390625 2.15625 1.703125 2.625 2.078125 C 3.015625 2.375 3.671875 2.5 4.0625 2.5 C 4.171875 2.5 4.25 2.5 4.25 2.375 C 4.25 2.28125 4.203125 2.28125 4.09375 2.265625 C 3.46875 2.234375 2.984375 1.90625 2.84375 1.40625 C 2.828125 1.3125 2.828125 1.296875 2.828125 0.9375 L 2.828125 -1.15625 C 2.828125 -1.609375 2.734375 -1.78125 2.421875 -2.109375 C 2.21875 -2.3125 1.921875 -2.40625 1.640625 -2.5 C 2.46875 -2.71875 2.828125 -3.1875 2.828125 -3.765625 Z M 2.828125 -6.15625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.34375 -1.578125 C 4.078125 -0.671875 3.8125 -0.21875 3.71875 -0.0625 C 3.328125 0.625 3.125 0.640625 2.78125 0.640625 C 2.609375 0.640625 1.90625 0.609375 1.3125 0.203125 C 0.875 0.234375 0.515625 0.578125 0.515625 0.6875 C 0.515625 0.78125 1.203125 1.1875 2.125 1.1875 C 2.84375 1.1875 4.015625 0.8125 4.765625 -0.8125 C 5.03125 -1.375 5.1875 -1.9375 5.21875 -2.0625 C 5.421875 -2.75 5.625 -3.546875 5.625 -3.59375 C 5.625 -3.65625 5.609375 -3.671875 5.515625 -3.671875 C 5.4375 -3.671875 5.265625 -3.625 5.046875 -3.484375 C 4.828125 -3.34375 4.8125 -3.296875 4.75 -3.046875 C 4.640625 -2.703125 4.0625 -1.21875 2.828125 -1.21875 C 1.859375 -1.21875 1.28125 -2.015625 1.28125 -3.140625 C 1.28125 -3.90625 1.59375 -4.9375 2.171875 -5.625 C 2.4375 -5.953125 2.9375 -6.484375 4.0625 -6.484375 C 4.25 -6.484375 4.53125 -6.453125 4.78125 -6.375 C 4.890625 -6.34375 5.140625 -6.265625 5.140625 -5.9375 C 5.140625 -5.609375 4.625 -4.96875 4.578125 -4.90625 C 4.546875 -4.859375 4.515625 -4.828125 4.515625 -4.78125 C 4.515625 -4.71875 4.5625 -4.71875 4.625 -4.71875 C 4.921875 -4.71875 5.25 -4.984375 5.515625 -5.359375 C 5.59375 -5.46875 5.984375 -6.015625 5.984375 -6.359375 C 5.984375 -6.765625 5.6875 -6.875 5.5625 -6.90625 C 5.1875 -7.03125 4.859375 -7.03125 4.71875 -7.03125 C 2.46875 -7.03125 0.4375 -5.046875 0.4375 -2.71875 C 0.4375 -1.703125 0.890625 -0.671875 2.171875 -0.671875 C 2.921875 -0.671875 3.6875 -1.0625 4.34375 -1.578125 Z M 4.34375 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.15625 1.171875 C 2.15625 1.5625 1.890625 2.203125 0.8125 2.265625 C 0.75 2.28125 0.71875 2.328125 0.71875 2.375 C 0.71875 2.5 0.828125 2.5 0.921875 2.5 C 1.890625 2.5 2.8125 2 2.828125 1.25 L 2.828125 -1.03125 C 2.828125 -1.421875 2.828125 -1.734375 3.21875 -2.0625 C 3.5625 -2.359375 3.953125 -2.375 4.171875 -2.375 C 4.21875 -2.390625 4.25 -2.4375 4.25 -2.5 C 4.25 -2.59375 4.203125 -2.59375 4.09375 -2.609375 C 3.4375 -2.640625 2.953125 -3 2.84375 -3.484375 C 2.828125 -3.59375 2.828125 -3.625 2.828125 -3.984375 L 2.828125 -5.953125 C 2.828125 -6.375 2.828125 -6.6875 2.34375 -7.0625 C 1.9375 -7.375 1.25 -7.484375 0.921875 -7.484375 C 0.828125 -7.484375 0.71875 -7.484375 0.71875 -7.359375 C 0.71875 -7.265625 0.78125 -7.265625 0.875 -7.25 C 1.5 -7.21875 2 -6.890625 2.125 -6.390625 C 2.15625 -6.296875 2.15625 -6.28125 2.15625 -5.921875 L 2.15625 -3.828125 C 2.15625 -3.375 2.234375 -3.203125 2.546875 -2.875 C 2.765625 -2.671875 3.046875 -2.578125 3.328125 -2.5 C 2.515625 -2.265625 2.15625 -1.796875 2.15625 -1.21875 Z M 2.15625 1.171875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="16" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.536" y="8.344"/>
<use xlink:href="#glyph0-2" x="4.4453" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="10.959844" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.5 KiB

View File

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15pt" height="9pt" viewBox="0 0 15 9" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.84375 -2.75 L 3.515625 -2.75 C 3.65625 -2.75 3.75 -2.75 3.75 -2.90625 C 3.75 -3 3.65625 -3 3.53125 -3 L 2.890625 -3 C 3.046875 -3.890625 3.09375 -4.203125 3.15625 -4.40625 C 3.1875 -4.5625 3.34375 -4.703125 3.515625 -4.703125 C 3.515625 -4.703125 3.703125 -4.703125 3.84375 -4.625 C 3.546875 -4.53125 3.53125 -4.28125 3.53125 -4.25 C 3.53125 -4.09375 3.65625 -3.984375 3.8125 -3.984375 C 4 -3.984375 4.203125 -4.140625 4.203125 -4.40625 C 4.203125 -4.734375 3.875 -4.90625 3.515625 -4.90625 C 3.203125 -4.90625 2.859375 -4.734375 2.671875 -4.390625 C 2.53125 -4.125 2.484375 -3.8125 2.328125 -3 L 1.78125 -3 C 1.640625 -3 1.546875 -3 1.546875 -2.84375 C 1.546875 -2.75 1.640625 -2.75 1.765625 -2.75 L 2.28125 -2.75 C 2.28125 -2.703125 1.84375 -0.203125 1.671875 0.546875 C 1.640625 0.703125 1.515625 1.21875 1.1875 1.21875 C 1.171875 1.21875 1.015625 1.21875 0.875 1.140625 C 1.15625 1.046875 1.1875 0.796875 1.1875 0.765625 C 1.1875 0.609375 1.0625 0.5 0.90625 0.5 C 0.71875 0.5 0.515625 0.65625 0.515625 0.921875 C 0.515625 1.234375 0.84375 1.421875 1.1875 1.421875 C 1.625 1.421875 1.9375 0.96875 2.015625 0.8125 C 2.265625 0.34375 2.4375 -0.515625 2.453125 -0.59375 Z M 2.84375 -2.75 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.640625 -1.40625 C 1.640625 -1.453125 1.8125 -2.078125 1.8125 -2.109375 C 1.828125 -2.171875 2.03125 -2.515625 2.265625 -2.6875 C 2.328125 -2.734375 2.515625 -2.875 2.828125 -2.875 C 2.890625 -2.875 3.0625 -2.875 3.203125 -2.78125 C 2.984375 -2.71875 2.90625 -2.515625 2.90625 -2.390625 C 2.90625 -2.25 3.015625 -2.140625 3.171875 -2.140625 C 3.34375 -2.140625 3.5625 -2.265625 3.5625 -2.5625 C 3.5625 -2.921875 3.1875 -3.078125 2.828125 -3.078125 C 2.46875 -3.078125 2.15625 -2.921875 1.84375 -2.578125 C 1.71875 -3 1.296875 -3.078125 1.125 -3.078125 C 0.875 -3.078125 0.703125 -2.90625 0.578125 -2.71875 C 0.421875 -2.453125 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.546875 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 L 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.125 0.0625 1.265625 0 1.3125 -0.125 C 1.328125 -0.171875 1.40625 -0.484375 1.453125 -0.65625 Z M 1.640625 -1.40625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="15" height="9" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="5.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.158" y="6.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="10.82417" y="6.839"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -0,0 +1,182 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="306pt" height="37pt" viewBox="0 0 306 37" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.25 17.546875 L 3.9375 17.546875 L 3.9375 0.296875 L 6.5625 0.296875 L 6.5625 -0.390625 L 3.25 -0.390625 Z M 3.25 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.25 17.53125 L 6.5625 17.53125 L 6.5625 16.84375 L 3.9375 16.84375 L 3.9375 -0.40625 L 3.25 -0.40625 Z M 3.25 17.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 2.703125 17.546875 L 3.390625 17.546875 L 3.390625 -0.390625 L 0.0625 -0.390625 L 0.0625 0.296875 L 2.703125 0.296875 Z M 2.703125 17.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 2.703125 16.84375 L 0.0625 16.84375 L 0.0625 17.53125 L 3.390625 17.53125 L 3.390625 -0.40625 L 2.703125 -0.40625 Z M 2.703125 16.84375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.46875 -0.203125 1.796875 -1.5625 1.84375 -1.75 C 1.921875 -2.078125 2.109375 -2.765625 2.15625 -3.046875 C 2.203125 -3.171875 2.484375 -3.640625 2.71875 -3.859375 C 2.796875 -3.921875 3.09375 -4.1875 3.515625 -4.1875 C 3.78125 -4.1875 3.921875 -4.0625 3.9375 -4.0625 C 3.640625 -4.015625 3.421875 -3.78125 3.421875 -3.515625 C 3.421875 -3.359375 3.53125 -3.171875 3.796875 -3.171875 C 4.0625 -3.171875 4.34375 -3.40625 4.34375 -3.765625 C 4.34375 -4.109375 4.03125 -4.40625 3.515625 -4.40625 C 2.875 -4.40625 2.4375 -3.921875 2.25 -3.640625 C 2.15625 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.953125 -1.125 C 2.90625 -0.984375 2.84375 -0.71875 2.84375 -0.71875 C 2.703125 -0.5 2.421875 -0.125 2 -0.125 C 1.515625 -0.125 1.515625 -0.578125 1.515625 -0.703125 C 1.515625 -1.109375 1.703125 -1.609375 1.90625 -2.125 C 1.953125 -2.265625 2 -2.359375 2 -2.46875 C 2 -2.84375 1.6875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.734375 -2.59375 1.046875 -2.875 1.3125 -2.875 C 1.4375 -2.875 1.484375 -2.796875 1.484375 -2.640625 C 1.484375 -2.46875 1.4375 -2.328125 1.359375 -2.171875 C 0.984375 -1.203125 0.984375 -1 0.984375 -0.8125 C 0.984375 -0.703125 0.984375 -0.375 1.25 -0.15625 C 1.453125 0.015625 1.71875 0.0625 1.96875 0.0625 C 2.40625 0.0625 2.640625 -0.171875 2.875 -0.390625 C 3.03125 0.0625 3.484375 0.0625 3.578125 0.0625 C 3.8125 0.0625 4 -0.0625 4.125 -0.296875 C 4.28125 -0.578125 4.375 -0.96875 4.375 -1 C 4.375 -1.09375 4.28125 -1.09375 4.265625 -1.09375 C 4.15625 -1.09375 4.15625 -1.0625 4.109375 -0.875 C 4.015625 -0.546875 3.890625 -0.125 3.59375 -0.125 C 3.421875 -0.125 3.359375 -0.28125 3.359375 -0.46875 C 3.359375 -0.578125 3.421875 -0.84375 3.46875 -1.015625 C 3.515625 -1.203125 3.59375 -1.484375 3.625 -1.640625 L 3.78125 -2.265625 C 3.828125 -2.4375 3.90625 -2.75 3.90625 -2.78125 C 3.90625 -2.921875 3.796875 -3 3.671875 -3 C 3.421875 -3 3.359375 -2.796875 3.3125 -2.578125 Z M 2.953125 -1.125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 3.984375 -4.625 C 3.984375 -4.640625 4 -4.734375 4 -4.734375 C 4 -4.78125 3.984375 -4.84375 3.890625 -4.84375 C 3.75 -4.84375 3.171875 -4.78125 3 -4.765625 C 2.953125 -4.765625 2.84375 -4.75 2.84375 -4.609375 C 2.84375 -4.515625 2.953125 -4.515625 3.03125 -4.515625 C 3.359375 -4.515625 3.359375 -4.453125 3.359375 -4.40625 C 3.359375 -4.359375 3.359375 -4.3125 3.34375 -4.25 L 2.9375 -2.65625 C 2.796875 -2.890625 2.5625 -3.078125 2.21875 -3.078125 C 1.328125 -3.078125 0.421875 -2.09375 0.421875 -1.09375 C 0.421875 -0.40625 0.875 0.0625 1.484375 0.0625 C 1.859375 0.0625 2.1875 -0.140625 2.46875 -0.421875 C 2.59375 0 3 0.0625 3.1875 0.0625 C 3.4375 0.0625 3.609375 -0.078125 3.734375 -0.296875 C 3.890625 -0.578125 3.984375 -0.96875 3.984375 -1 C 3.984375 -1.09375 3.890625 -1.09375 3.875 -1.09375 C 3.765625 -1.09375 3.765625 -1.0625 3.71875 -0.875 C 3.625 -0.53125 3.5 -0.125 3.203125 -0.125 C 3.03125 -0.125 2.96875 -0.28125 2.96875 -0.46875 C 2.96875 -0.59375 2.984375 -0.65625 3.015625 -0.75 Z M 2.5 -0.875 C 2.453125 -0.671875 2.296875 -0.53125 2.140625 -0.40625 C 2.078125 -0.34375 1.796875 -0.125 1.5 -0.125 C 1.234375 -0.125 0.984375 -0.3125 0.984375 -0.796875 C 0.984375 -1.171875 1.1875 -1.9375 1.359375 -2.21875 C 1.671875 -2.78125 2.03125 -2.875 2.21875 -2.875 C 2.703125 -2.875 2.84375 -2.34375 2.84375 -2.265625 C 2.84375 -2.25 2.828125 -2.1875 2.828125 -2.171875 Z M 2.5 -0.875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 1.171875 -0.609375 C 1.359375 -0.796875 1.484375 -0.921875 2.0625 -1.40625 C 2.21875 -1.515625 2.734375 -1.9375 2.9375 -2.125 C 3.359375 -2.546875 3.625 -2.90625 3.625 -2.984375 C 3.625 -3.078125 3.546875 -3.078125 3.515625 -3.078125 C 3.453125 -3.078125 3.421875 -3.0625 3.390625 -3 C 3.171875 -2.6875 3.03125 -2.578125 2.859375 -2.578125 C 2.78125 -2.578125 2.671875 -2.578125 2.46875 -2.78125 C 2.234375 -3.03125 2.078125 -3.078125 1.921875 -3.078125 C 1.359375 -3.078125 0.984375 -2.46875 0.984375 -2.265625 C 0.984375 -2.1875 1.046875 -2.171875 1.09375 -2.171875 C 1.1875 -2.171875 1.203125 -2.1875 1.21875 -2.265625 C 1.328125 -2.515625 1.71875 -2.53125 1.828125 -2.53125 C 2 -2.53125 2.171875 -2.484375 2.265625 -2.46875 C 2.65625 -2.390625 2.703125 -2.390625 2.875 -2.390625 C 2.703125 -2.1875 2.578125 -2.0625 1.90625 -1.546875 C 1.359375 -1.109375 1.171875 -0.9375 1.046875 -0.796875 C 0.625 -0.390625 0.421875 -0.078125 0.421875 -0.015625 C 0.421875 0.0625 0.515625 0.0625 0.546875 0.0625 C 0.609375 0.0625 0.625 0.0625 0.65625 0 C 0.84375 -0.265625 1.0625 -0.421875 1.296875 -0.421875 C 1.390625 -0.421875 1.484375 -0.421875 1.671875 -0.25 C 1.890625 -0.03125 2.03125 0.0625 2.265625 0.0625 C 3 0.0625 3.46875 -0.78125 3.46875 -1.015625 C 3.46875 -1.09375 3.390625 -1.09375 3.359375 -1.09375 C 3.265625 -1.09375 3.25 -1.0625 3.21875 -0.984375 C 3.09375 -0.640625 2.6875 -0.46875 2.34375 -0.46875 C 2.1875 -0.46875 2 -0.515625 1.828125 -0.546875 C 1.515625 -0.625 1.453125 -0.625 1.328125 -0.625 C 1.3125 -0.625 1.21875 -0.625 1.171875 -0.609375 Z M 1.171875 -0.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 1.46875 -0.109375 C 1.46875 0.265625 1.40625 0.71875 0.921875 1.15625 C 0.90625 1.1875 0.875 1.21875 0.875 1.25 C 0.875 1.296875 0.9375 1.34375 0.96875 1.34375 C 1.078125 1.34375 1.671875 0.78125 1.671875 -0.046875 C 1.671875 -0.46875 1.5 -0.796875 1.171875 -0.796875 C 0.953125 -0.796875 0.78125 -0.625 0.78125 -0.40625 C 0.78125 -0.1875 0.9375 0 1.1875 0 C 1.359375 0 1.46875 -0.109375 1.46875 -0.109375 Z M 1.46875 -0.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 3.875 -2.625 C 3.90625 -2.71875 3.90625 -2.734375 3.90625 -2.78125 C 3.90625 -2.921875 3.796875 -3 3.671875 -3 C 3.59375 -3 3.46875 -2.96875 3.390625 -2.84375 C 3.359375 -2.796875 3.3125 -2.578125 3.28125 -2.4375 L 3.125 -1.859375 C 3.09375 -1.6875 2.875 -0.8125 2.84375 -0.734375 C 2.84375 -0.734375 2.53125 -0.125 2 -0.125 C 1.515625 -0.125 1.515625 -0.578125 1.515625 -0.703125 C 1.515625 -1.078125 1.671875 -1.515625 1.890625 -2.0625 C 1.96875 -2.28125 2 -2.359375 2 -2.484375 C 2 -2.8125 1.71875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.75 -2.609375 1.046875 -2.875 1.328125 -2.875 C 1.4375 -2.875 1.5 -2.796875 1.5 -2.640625 C 1.5 -2.46875 1.4375 -2.328125 1.40625 -2.234375 C 1.0625 -1.375 1 -1.125 1 -0.8125 C 1 -0.703125 1 -0.375 1.265625 -0.140625 C 1.484375 0.03125 1.78125 0.0625 1.96875 0.0625 C 2.25 0.0625 2.5 -0.03125 2.71875 -0.25 C 2.640625 0.140625 2.5625 0.4375 2.265625 0.78125 C 2.078125 1 1.796875 1.21875 1.421875 1.21875 C 1.375 1.21875 1.046875 1.21875 0.90625 1 C 1.28125 0.953125 1.28125 0.625 1.28125 0.609375 C 1.28125 0.390625 1.078125 0.34375 1.015625 0.34375 C 0.84375 0.34375 0.609375 0.484375 0.609375 0.8125 C 0.609375 1.15625 0.9375 1.421875 1.4375 1.421875 C 2.140625 1.421875 3 0.875 3.21875 0 Z M 3.875 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 1.484375 -0.8125 C 1.5 -0.890625 1.546875 -1.078125 1.5625 -1.15625 C 1.578125 -1.234375 1.609375 -1.3125 1.625 -1.375 C 1.640625 -1.453125 1.796875 -1.71875 1.96875 -1.859375 C 2.140625 -2 2.296875 -2.03125 2.46875 -2.03125 C 2.53125 -2.03125 2.765625 -2.03125 2.9375 -1.953125 C 2.71875 -1.875 2.71875 -1.671875 2.71875 -1.65625 C 2.71875 -1.578125 2.78125 -1.453125 2.9375 -1.453125 C 3.078125 -1.453125 3.25 -1.578125 3.25 -1.796875 C 3.25 -2.15625 2.71875 -2.203125 2.484375 -2.203125 C 2.359375 -2.203125 2.03125 -2.203125 1.6875 -1.8125 C 1.625 -2.078125 1.328125 -2.203125 1.09375 -2.203125 C 0.921875 -2.203125 0.78125 -2.125 0.640625 -1.921875 C 0.515625 -1.71875 0.453125 -1.453125 0.453125 -1.4375 C 0.453125 -1.359375 0.53125 -1.359375 0.5625 -1.359375 C 0.640625 -1.359375 0.640625 -1.375 0.6875 -1.5 C 0.765625 -1.796875 0.875 -2.03125 1.0625 -2.03125 C 1.234375 -2.03125 1.265625 -1.875 1.265625 -1.765625 C 1.265625 -1.703125 1.21875 -1.515625 1.1875 -1.375 C 1.15625 -1.25 1.109375 -1.046875 1.078125 -0.9375 L 0.96875 -0.484375 C 0.9375 -0.359375 0.875 -0.140625 0.875 -0.125 C 0.875 -0.015625 0.96875 0.0625 1.0625 0.0625 C 1.140625 0.0625 1.234375 0.015625 1.28125 -0.078125 C 1.3125 -0.109375 1.34375 -0.28125 1.375 -0.375 Z M 1.484375 -0.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 1.828125 -3.265625 C 1.859375 -3.34375 1.859375 -3.34375 1.859375 -3.375 C 1.859375 -3.453125 1.78125 -3.453125 1.703125 -3.453125 L 1.09375 -3.40625 C 1 -3.40625 0.984375 -3.40625 0.96875 -3.375 C 0.953125 -3.359375 0.9375 -3.296875 0.9375 -3.265625 C 0.9375 -3.1875 1.015625 -3.1875 1.078125 -3.1875 C 1.09375 -3.1875 1.171875 -3.1875 1.25 -3.171875 C 1.34375 -3.15625 1.34375 -3.140625 1.34375 -3.109375 C 1.34375 -3.09375 1.34375 -3.078125 1.328125 -2.984375 L 0.640625 -0.234375 C 0.625 -0.171875 0.625 -0.15625 0.625 -0.125 C 0.625 -0.015625 0.703125 0.0625 0.8125 0.0625 C 0.90625 0.0625 1.015625 -0.015625 1.046875 -0.140625 C 1.0625 -0.1875 1.078125 -0.265625 1.15625 -0.578125 L 1.25 -0.921875 C 1.328125 -1.21875 1.328125 -1.234375 1.453125 -1.453125 C 1.671875 -1.75 1.953125 -2.03125 2.359375 -2.03125 C 2.609375 -2.03125 2.703125 -1.890625 2.703125 -1.671875 C 2.703125 -1.390625 2.484375 -0.859375 2.421875 -0.6875 C 2.34375 -0.515625 2.328125 -0.46875 2.328125 -0.390625 C 2.328125 -0.125 2.578125 0.0625 2.875 0.0625 C 3.40625 0.0625 3.671875 -0.59375 3.671875 -0.71875 C 3.671875 -0.78125 3.59375 -0.78125 3.5625 -0.78125 C 3.484375 -0.78125 3.484375 -0.765625 3.453125 -0.671875 C 3.359375 -0.40625 3.140625 -0.109375 2.890625 -0.109375 C 2.78125 -0.109375 2.734375 -0.1875 2.734375 -0.296875 C 2.734375 -0.40625 2.796875 -0.546875 2.84375 -0.671875 C 2.90625 -0.796875 3.125 -1.34375 3.125 -1.609375 C 3.125 -1.953125 2.890625 -2.203125 2.375 -2.203125 C 1.890625 -2.203125 1.59375 -1.890625 1.453125 -1.71875 Z M 1.828125 -3.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 6 -6.1875 C 6.046875 -6.328125 6.046875 -6.34375 6.125 -6.34375 C 6.234375 -6.375 6.375 -6.375 6.5 -6.375 C 6.765625 -6.375 6.921875 -6.375 6.921875 -6.65625 C 6.921875 -6.671875 6.90625 -6.84375 6.703125 -6.84375 C 6.515625 -6.84375 6.296875 -6.8125 6.078125 -6.8125 C 5.859375 -6.8125 5.625 -6.8125 5.390625 -6.8125 C 5 -6.8125 4.046875 -6.84375 3.65625 -6.84375 C 3.53125 -6.84375 3.359375 -6.84375 3.359375 -6.546875 C 3.359375 -6.375 3.515625 -6.375 3.703125 -6.375 L 4.046875 -6.375 C 4.4375 -6.375 4.453125 -6.375 4.6875 -6.34375 L 3.484375 -1.5 C 3.234375 -0.484375 2.609375 -0.1875 2.15625 -0.1875 C 2.0625 -0.1875 1.640625 -0.203125 1.328125 -0.421875 C 1.875 -0.5625 2.046875 -1.03125 2.046875 -1.296875 C 2.046875 -1.625 1.78125 -1.859375 1.453125 -1.859375 C 1.046875 -1.859375 0.5625 -1.546875 0.5625 -0.921875 C 0.5625 -0.234375 1.25 0.171875 2.203125 0.171875 C 3.3125 0.171875 4.53125 -0.296875 4.8125 -1.453125 Z M 6 -6.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph7-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph7-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph7-2">
<path style="stroke:none;" d="M 0.28125 -1.65625 L 2.9375 -1.65625 L 2.9375 -0.75 C 2.9375 -0.34375 2.625 -0.3125 2.109375 -0.3125 L 1.96875 -0.3125 L 1.96875 -0.015625 L 4.671875 -0.015625 L 4.671875 -0.3125 C 4.546875 -0.3125 4.421875 -0.3125 4.296875 -0.3125 C 3.984375 -0.3125 3.703125 -0.375 3.703125 -0.75 L 3.703125 -1.65625 L 4.6875 -1.65625 L 4.6875 -1.96875 L 3.703125 -1.96875 L 3.703125 -6.4375 C 3.703125 -6.46875 3.71875 -6.515625 3.71875 -6.5625 C 3.71875 -6.671875 3.6875 -6.765625 3.5625 -6.765625 C 3.40625 -6.765625 3.375 -6.6875 3.3125 -6.578125 C 2.375 -5.15625 1.4375 -3.734375 0.515625 -2.328125 C 0.390625 -2.140625 0.265625 -2 0.265625 -1.828125 C 0.265625 -1.78125 0.28125 -1.71875 0.28125 -1.65625 Z M 0.5625 -1.96875 L 2.984375 -5.65625 L 2.984375 -1.96875 Z M 0.5625 -1.96875 "/>
</symbol>
<symbol overflow="visible" id="glyph7-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="306" height="37" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-2.73" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="-2.73" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="4.214" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="9.4" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="14.11" y="11.2"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="3.912" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="9.097" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="13.808" y="23.216"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.504" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="11.689" y="34.114"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="18.926" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="18.926" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="28.335" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="38.851" y="20.764"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="45.14" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="49.232226" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="51.599" y="22.259"/>
<use xlink:href="#glyph6-1" x="55.570579" y="22.259"/>
<use xlink:href="#glyph6-1" x="59.542158" y="22.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="65.671" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="65.671" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="72.313" y="8.709"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="77.498" y="10.204"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="72.559" y="20.664"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-5" x="77.054" y="22.159"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="72.445" y="32.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-6" x="76.94" y="34.114"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="82.089" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="82.089" y="18.672"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph7-1" x="293.754" y="20.764"/>
<use xlink:href="#glyph7-2" x="297.627459" y="20.764"/>
<use xlink:href="#glyph7-3" x="302.607763" y="20.764"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16pt" height="11pt" viewBox="0 0 16 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.65625 -3.15625 L 4.296875 -3.15625 C 4.890625 -3.15625 5.0625 -3.0625 5.0625 -2.734375 C 5.0625 -2.625 5.03125 -2.4375 5 -2.3125 C 4.984375 -2.25 4.96875 -2.1875 4.96875 -2.171875 C 4.96875 -2.03125 5.109375 -2 5.203125 -2 C 5.390625 -2 5.40625 -2.046875 5.453125 -2.234375 L 6.015625 -4.453125 C 6.046875 -4.578125 6.046875 -4.609375 6.046875 -4.609375 C 6.046875 -4.796875 5.859375 -4.796875 5.8125 -4.796875 C 5.625 -4.796875 5.609375 -4.71875 5.546875 -4.53125 C 5.359375 -3.78125 5.046875 -3.625 4.328125 -3.625 L 3.765625 -3.625 L 4.421875 -6.296875 C 4.5625 -6.3125 4.671875 -6.3125 4.765625 -6.3125 L 5.953125 -6.3125 C 7.09375 -6.3125 7.4375 -6.015625 7.4375 -5.140625 C 7.4375 -4.90625 7.390625 -4.609375 7.390625 -4.5625 C 7.390625 -4.375 7.59375 -4.375 7.640625 -4.375 C 7.84375 -4.375 7.859375 -4.46875 7.875 -4.65625 L 8.0625 -6.4375 L 8.0625 -6.59375 C 8.0625 -6.78125 7.890625 -6.78125 7.734375 -6.78125 L 2.375 -6.78125 C 2.15625 -6.78125 2.15625 -6.765625 2.109375 -6.734375 C 2.03125 -6.671875 2.015625 -6.5 2.015625 -6.484375 C 2.015625 -6.3125 2.15625 -6.3125 2.421875 -6.3125 C 2.625 -6.3125 2.828125 -6.296875 3.03125 -6.296875 L 1.625 -0.671875 C 1.578125 -0.515625 1.578125 -0.5 1.390625 -0.484375 C 1.21875 -0.46875 1.03125 -0.46875 0.875 -0.46875 C 0.609375 -0.46875 0.59375 -0.46875 0.546875 -0.453125 C 0.421875 -0.375 0.421875 -0.21875 0.421875 -0.171875 C 0.421875 -0.171875 0.421875 0 0.640625 0 C 0.890625 0 1.15625 -0.015625 1.40625 -0.015625 C 1.671875 -0.015625 1.9375 -0.03125 2.21875 -0.03125 C 2.515625 -0.03125 2.8125 -0.015625 3.109375 -0.015625 C 3.40625 -0.015625 3.6875 0 3.96875 0 C 4.09375 0 4.265625 0 4.265625 -0.296875 C 4.265625 -0.46875 4.09375 -0.46875 3.9375 -0.46875 L 3.609375 -0.46875 C 3.234375 -0.46875 3.078125 -0.484375 2.984375 -0.515625 Z M 3.65625 -3.15625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.515625 0.84375 C 0.46875 1.046875 0.453125 1.09375 0.1875 1.09375 C 0.09375 1.09375 0 1.09375 0 1.25 C 0 1.328125 0.0625 1.359375 0.09375 1.359375 C 0.265625 1.359375 0.5 1.328125 0.6875 1.328125 C 0.921875 1.328125 1.1875 1.359375 1.421875 1.359375 C 1.484375 1.359375 1.5625 1.328125 1.5625 1.203125 C 1.5625 1.09375 1.46875 1.09375 1.375 1.09375 C 1.21875 1.09375 1.03125 1.09375 1.03125 1.015625 C 1.03125 0.984375 1.09375 0.796875 1.109375 0.703125 C 1.203125 0.328125 1.296875 -0.046875 1.375 -0.34375 C 1.453125 -0.203125 1.671875 0.0625 2.09375 0.0625 C 2.9375 0.0625 3.875 -0.875 3.875 -1.90625 C 3.875 -2.71875 3.3125 -3.078125 2.84375 -3.078125 C 2.40625 -3.078125 2.03125 -2.78125 1.84375 -2.578125 C 1.734375 -2.984375 1.34375 -3.078125 1.125 -3.078125 C 0.859375 -3.078125 0.6875 -2.890625 0.578125 -2.703125 C 0.4375 -2.46875 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.53125 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.453125 1.328125 -2.375 1.3125 -2.328125 Z M 1.84375 -2.234375 C 2.25 -2.78125 2.59375 -2.875 2.8125 -2.875 C 3.09375 -2.875 3.328125 -2.671875 3.328125 -2.203125 C 3.328125 -1.921875 3.171875 -1.203125 2.96875 -0.796875 C 2.78125 -0.453125 2.453125 -0.125 2.09375 -0.125 C 1.59375 -0.125 1.46875 -0.65625 1.46875 -0.734375 C 1.46875 -0.765625 1.484375 -0.8125 1.484375 -0.84375 Z M 1.84375 -2.234375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.171875 -0.609375 C 1.359375 -0.796875 1.484375 -0.921875 2.0625 -1.40625 C 2.21875 -1.515625 2.734375 -1.9375 2.9375 -2.125 C 3.359375 -2.546875 3.625 -2.90625 3.625 -2.984375 C 3.625 -3.078125 3.546875 -3.078125 3.515625 -3.078125 C 3.453125 -3.078125 3.421875 -3.0625 3.390625 -3 C 3.171875 -2.6875 3.03125 -2.578125 2.859375 -2.578125 C 2.78125 -2.578125 2.671875 -2.578125 2.46875 -2.78125 C 2.234375 -3.03125 2.078125 -3.078125 1.921875 -3.078125 C 1.359375 -3.078125 0.984375 -2.46875 0.984375 -2.265625 C 0.984375 -2.1875 1.046875 -2.171875 1.09375 -2.171875 C 1.1875 -2.171875 1.203125 -2.1875 1.21875 -2.265625 C 1.328125 -2.515625 1.71875 -2.53125 1.828125 -2.53125 C 2 -2.53125 2.171875 -2.484375 2.265625 -2.46875 C 2.65625 -2.390625 2.703125 -2.390625 2.875 -2.390625 C 2.703125 -2.1875 2.578125 -2.0625 1.90625 -1.546875 C 1.359375 -1.109375 1.171875 -0.9375 1.046875 -0.796875 C 0.625 -0.390625 0.421875 -0.078125 0.421875 -0.015625 C 0.421875 0.0625 0.515625 0.0625 0.546875 0.0625 C 0.609375 0.0625 0.625 0.0625 0.65625 0 C 0.84375 -0.265625 1.0625 -0.421875 1.296875 -0.421875 C 1.390625 -0.421875 1.484375 -0.421875 1.671875 -0.25 C 1.890625 -0.03125 2.03125 0.0625 2.265625 0.0625 C 3 0.0625 3.46875 -0.78125 3.46875 -1.015625 C 3.46875 -1.09375 3.390625 -1.09375 3.359375 -1.09375 C 3.265625 -1.09375 3.25 -1.0625 3.21875 -0.984375 C 3.09375 -0.640625 2.6875 -0.46875 2.34375 -0.46875 C 2.1875 -0.46875 2 -0.515625 1.828125 -0.546875 C 1.515625 -0.625 1.453125 -0.625 1.328125 -0.625 C 1.3125 -0.625 1.21875 -0.625 1.171875 -0.609375 Z M 1.171875 -0.609375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="16" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="7.327" y="8.839"/>
<use xlink:href="#glyph1-2" x="11.433871" y="8.839"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="45pt" height="9pt" viewBox="0 0 45 9" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.25 -6.046875 C 4.328125 -6.328125 4.359375 -6.390625 4.484375 -6.421875 C 4.578125 -6.4375 4.90625 -6.4375 5.109375 -6.4375 C 6.125 -6.4375 6.5625 -6.40625 6.5625 -5.625 C 6.5625 -5.46875 6.53125 -5.078125 6.484375 -4.828125 C 6.484375 -4.78125 6.453125 -4.671875 6.453125 -4.640625 C 6.453125 -4.578125 6.484375 -4.5 6.578125 -4.5 C 6.6875 -4.5 6.703125 -4.578125 6.734375 -4.734375 L 7 -6.46875 C 7.015625 -6.515625 7.015625 -6.609375 7.015625 -6.640625 C 7.015625 -6.75 6.921875 -6.75 6.75 -6.75 L 1.21875 -6.75 C 0.984375 -6.75 0.96875 -6.734375 0.890625 -6.546875 L 0.296875 -4.796875 C 0.296875 -4.78125 0.234375 -4.640625 0.234375 -4.609375 C 0.234375 -4.5625 0.296875 -4.5 0.359375 -4.5 C 0.453125 -4.5 0.46875 -4.5625 0.53125 -4.71875 C 1.0625 -6.265625 1.328125 -6.4375 2.796875 -6.4375 L 3.1875 -6.4375 C 3.46875 -6.4375 3.46875 -6.40625 3.46875 -6.3125 C 3.46875 -6.265625 3.4375 -6.140625 3.421875 -6.109375 L 2.09375 -0.78125 C 2 -0.421875 1.96875 -0.3125 0.90625 -0.3125 C 0.546875 -0.3125 0.484375 -0.3125 0.484375 -0.125 C 0.484375 0 0.59375 0 0.65625 0 C 0.921875 0 1.203125 -0.015625 1.46875 -0.015625 C 1.75 -0.015625 2.046875 -0.03125 2.328125 -0.03125 C 2.609375 -0.03125 2.875 -0.015625 3.15625 -0.015625 C 3.4375 -0.015625 3.734375 0 4.015625 0 C 4.109375 0 4.234375 0 4.234375 -0.203125 C 4.234375 -0.3125 4.15625 -0.3125 3.890625 -0.3125 C 3.65625 -0.3125 3.515625 -0.3125 3.265625 -0.328125 C 2.96875 -0.359375 2.890625 -0.390625 2.890625 -0.546875 C 2.890625 -0.5625 2.890625 -0.609375 2.9375 -0.75 Z M 4.25 -6.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 2.046875 -3.984375 L 2.984375 -3.984375 C 3.1875 -3.984375 3.296875 -3.984375 3.296875 -4.1875 C 3.296875 -4.296875 3.1875 -4.296875 3.015625 -4.296875 L 2.140625 -4.296875 C 2.5 -5.71875 2.546875 -5.90625 2.546875 -5.96875 C 2.546875 -6.140625 2.421875 -6.234375 2.25 -6.234375 C 2.21875 -6.234375 1.9375 -6.234375 1.859375 -5.875 L 1.46875 -4.296875 L 0.53125 -4.296875 C 0.328125 -4.296875 0.234375 -4.296875 0.234375 -4.109375 C 0.234375 -3.984375 0.3125 -3.984375 0.515625 -3.984375 L 1.390625 -3.984375 C 0.671875 -1.15625 0.625 -0.984375 0.625 -0.8125 C 0.625 -0.265625 1 0.109375 1.546875 0.109375 C 2.5625 0.109375 3.125 -1.34375 3.125 -1.421875 C 3.125 -1.53125 3.046875 -1.53125 3.015625 -1.53125 C 2.921875 -1.53125 2.90625 -1.5 2.859375 -1.390625 C 2.4375 -0.34375 1.90625 -0.109375 1.5625 -0.109375 C 1.359375 -0.109375 1.25 -0.234375 1.25 -0.5625 C 1.25 -0.8125 1.28125 -0.875 1.3125 -1.046875 Z M 2.046875 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 6.734375 -5.921875 C 6.84375 -5.96875 6.921875 -6.015625 6.921875 -6.140625 C 6.921875 -6.25 6.84375 -6.34375 6.71875 -6.34375 C 6.671875 -6.34375 6.578125 -6.296875 6.546875 -6.28125 L 1.03125 -3.671875 C 0.859375 -3.59375 0.828125 -3.53125 0.828125 -3.453125 C 0.828125 -3.359375 0.890625 -3.296875 1.03125 -3.234375 L 6.546875 -0.640625 C 6.671875 -0.5625 6.6875 -0.5625 6.71875 -0.5625 C 6.828125 -0.5625 6.921875 -0.65625 6.921875 -0.765625 C 6.921875 -0.859375 6.875 -0.921875 6.703125 -1 L 1.5 -3.453125 Z M 6.5625 1.359375 C 6.734375 1.359375 6.921875 1.359375 6.921875 1.171875 C 6.921875 0.96875 6.703125 0.96875 6.5625 0.96875 L 1.1875 0.96875 C 1.03125 0.96875 0.828125 0.96875 0.828125 1.171875 C 0.828125 1.359375 1 1.359375 1.171875 1.359375 Z M 6.5625 1.359375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="45" height="9" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="10.437" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="20.953" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="27.318" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="37.834" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26pt" height="8pt" viewBox="0 0 26 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -2.875 3.828125 -1.59375 3.671875 -1.171875 C 3.578125 -0.9375 3.5625 -0.8125 3.5625 -0.703125 C 3.5625 -0.234375 3.921875 0.109375 4.390625 0.109375 C 5.328125 0.109375 5.6875 -1.34375 5.6875 -1.421875 C 5.6875 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.46875 -1.53125 5.46875 -1.5 5.421875 -1.34375 C 5.21875 -0.671875 4.890625 -0.109375 4.40625 -0.109375 C 4.234375 -0.109375 4.171875 -0.203125 4.171875 -0.4375 C 4.171875 -0.6875 4.25 -0.921875 4.34375 -1.140625 C 4.53125 -1.671875 4.953125 -2.765625 4.953125 -3.34375 C 4.953125 -4 4.53125 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.5 -4.1875 1.609375 -4.0625 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="26" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.536" y="7.344"/>
<use xlink:href="#glyph0-2" x="4.4453" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="11.087" y="7.344"/>
<use xlink:href="#glyph1-2" x="17.066553" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25pt" height="11pt" viewBox="0 0 25 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 6.4375 -6.921875 C 6.4375 -6.953125 6.40625 -7.03125 6.3125 -7.03125 C 6.265625 -7.03125 6.265625 -7.015625 6.140625 -6.875 L 5.65625 -6.3125 C 5.40625 -6.78125 4.890625 -7.03125 4.234375 -7.03125 C 2.96875 -7.03125 1.78125 -5.875 1.78125 -4.671875 C 1.78125 -3.875 2.296875 -3.40625 2.8125 -3.265625 L 3.875 -2.984375 C 4.25 -2.890625 4.796875 -2.734375 4.796875 -1.921875 C 4.796875 -1.03125 3.984375 -0.09375 3 -0.09375 C 2.359375 -0.09375 1.25 -0.3125 1.25 -1.546875 C 1.25 -1.78125 1.3125 -2.03125 1.3125 -2.078125 C 1.328125 -2.125 1.328125 -2.140625 1.328125 -2.15625 C 1.328125 -2.25 1.265625 -2.265625 1.21875 -2.265625 C 1.171875 -2.265625 1.140625 -2.25 1.109375 -2.21875 C 1.078125 -2.1875 0.515625 0.09375 0.515625 0.125 C 0.515625 0.171875 0.5625 0.21875 0.625 0.21875 C 0.671875 0.21875 0.6875 0.203125 0.8125 0.0625 L 1.296875 -0.5 C 1.71875 0.078125 2.40625 0.21875 2.984375 0.21875 C 4.34375 0.21875 5.515625 -1.109375 5.515625 -2.34375 C 5.515625 -3.03125 5.171875 -3.375 5.03125 -3.515625 C 4.796875 -3.734375 4.640625 -3.78125 3.765625 -4 C 3.53125 -4.0625 3.1875 -4.171875 3.09375 -4.1875 C 2.828125 -4.28125 2.484375 -4.5625 2.484375 -5.09375 C 2.484375 -5.90625 3.28125 -6.75 4.234375 -6.75 C 5.046875 -6.75 5.65625 -6.3125 5.65625 -5.203125 C 5.65625 -4.890625 5.625 -4.703125 5.625 -4.640625 C 5.625 -4.640625 5.625 -4.546875 5.734375 -4.546875 C 5.84375 -4.546875 5.859375 -4.578125 5.890625 -4.75 Z M 6.4375 -6.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 3.65625 -3.984375 L 4.515625 -3.984375 C 4.71875 -3.984375 4.8125 -3.984375 4.8125 -4.1875 C 4.8125 -4.296875 4.71875 -4.296875 4.546875 -4.296875 L 3.71875 -4.296875 L 3.921875 -5.4375 C 3.96875 -5.640625 4.109375 -6.34375 4.171875 -6.46875 C 4.25 -6.65625 4.421875 -6.8125 4.640625 -6.8125 C 4.671875 -6.8125 4.9375 -6.8125 5.125 -6.625 C 4.6875 -6.59375 4.578125 -6.234375 4.578125 -6.09375 C 4.578125 -5.859375 4.765625 -5.734375 4.953125 -5.734375 C 5.21875 -5.734375 5.5 -5.96875 5.5 -6.34375 C 5.5 -6.796875 5.046875 -7.03125 4.640625 -7.03125 C 4.296875 -7.03125 3.671875 -6.84375 3.375 -5.859375 C 3.3125 -5.65625 3.28125 -5.546875 3.046875 -4.296875 L 2.359375 -4.296875 C 2.15625 -4.296875 2.046875 -4.296875 2.046875 -4.109375 C 2.046875 -3.984375 2.140625 -3.984375 2.328125 -3.984375 L 2.984375 -3.984375 L 2.25 -0.046875 C 2.0625 0.921875 1.890625 1.828125 1.375 1.828125 C 1.328125 1.828125 1.09375 1.828125 0.890625 1.640625 C 1.359375 1.609375 1.453125 1.25 1.453125 1.109375 C 1.453125 0.875 1.265625 0.75 1.078125 0.75 C 0.8125 0.75 0.53125 0.984375 0.53125 1.359375 C 0.53125 1.796875 0.96875 2.046875 1.375 2.046875 C 1.921875 2.046875 2.328125 1.453125 2.5 1.078125 C 2.828125 0.453125 3.046875 -0.75 3.0625 -0.828125 Z M 3.65625 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="25" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.573" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="11.589" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="15.463" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="21.413" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@ -0,0 +1,64 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="49pt" height="9pt" viewBox="0 0 49 9" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 0.484375 -6.84375 L 0.484375 -6.375 L 1.34375 -6.375 L 1.453125 -6.359375 L 1.65625 -6.125 L 3.671875 -3.3125 C 3.5 -3.109375 3.359375 -2.90625 3.1875 -2.6875 L 2.171875 -1.34375 C 2.046875 -1.171875 1.90625 -1 1.78125 -0.8125 C 1.703125 -0.734375 1.640625 -0.625 1.5625 -0.5625 C 1.390625 -0.484375 1.078125 -0.484375 0.765625 -0.484375 L 0.34375 -0.484375 L 0.34375 -0.015625 L 3.1875 -0.015625 L 3.1875 -0.484375 C 2.953125 -0.484375 2.34375 -0.484375 2.296875 -0.59375 L 2.296875 -0.625 C 2.296875 -0.703125 2.59375 -1 2.71875 -1.171875 C 3.078125 -1.65625 3.453125 -2.140625 3.8125 -2.609375 C 3.875 -2.6875 3.9375 -2.78125 3.984375 -2.875 L 5.734375 -0.484375 L 4.90625 -0.484375 L 4.90625 -0.015625 L 8.328125 -0.015625 L 8.328125 -0.484375 L 7.453125 -0.484375 C 7.390625 -0.484375 7.34375 -0.484375 7.28125 -0.578125 L 7.171875 -0.734375 C 6.4375 -1.734375 5.734375 -2.734375 5 -3.734375 C 4.953125 -3.796875 4.84375 -3.890625 4.84375 -3.96875 C 4.84375 -4 4.875 -4.03125 4.890625 -4.046875 L 5.484375 -4.828125 C 5.8125 -5.265625 6.15625 -5.71875 6.484375 -6.15625 C 6.65625 -6.34375 6.78125 -6.328125 6.984375 -6.34375 C 7.265625 -6.375 7.546875 -6.375 7.828125 -6.375 L 7.828125 -6.84375 L 4.984375 -6.84375 L 4.984375 -6.375 C 5.296875 -6.375 5.609375 -6.359375 5.90625 -6.28125 L 4.5 -4.421875 L 3.078125 -6.375 L 3.90625 -6.375 L 3.90625 -6.84375 Z M 0.484375 -6.84375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.625 -3.5625 C 0.578125 -3.546875 0.546875 -3.515625 0.546875 -3.46875 C 0.546875 -3.40625 0.609375 -3.359375 0.671875 -3.359375 L 7.015625 -3.359375 C 7.09375 -3.359375 7.203125 -3.375 7.203125 -3.46875 C 7.203125 -3.546875 7.109375 -3.59375 7.03125 -3.59375 C 7 -3.59375 6.953125 -3.578125 6.90625 -3.578125 L 0.6875 -3.578125 C 0.65625 -3.578125 0.640625 -3.578125 0.625 -3.5625 Z M 0.625 -1.640625 C 0.578125 -1.609375 0.5625 -1.578125 0.5625 -1.546875 C 0.5625 -1.5 0.59375 -1.4375 0.671875 -1.421875 L 7.03125 -1.421875 C 7.09375 -1.421875 7.203125 -1.453125 7.203125 -1.53125 C 7.203125 -1.609375 7.09375 -1.65625 7.03125 -1.65625 C 6.984375 -1.65625 6.9375 -1.640625 6.890625 -1.640625 L 0.703125 -1.640625 C 0.671875 -1.640625 0.640625 -1.640625 0.625 -1.640625 Z M 0.625 -1.640625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6 -6.1875 C 6.046875 -6.328125 6.046875 -6.34375 6.125 -6.34375 C 6.234375 -6.375 6.375 -6.375 6.5 -6.375 C 6.765625 -6.375 6.921875 -6.375 6.921875 -6.65625 C 6.921875 -6.671875 6.90625 -6.84375 6.703125 -6.84375 C 6.515625 -6.84375 6.296875 -6.8125 6.078125 -6.8125 C 5.859375 -6.8125 5.625 -6.8125 5.390625 -6.8125 C 5 -6.8125 4.046875 -6.84375 3.65625 -6.84375 C 3.53125 -6.84375 3.359375 -6.84375 3.359375 -6.546875 C 3.359375 -6.375 3.515625 -6.375 3.703125 -6.375 L 4.046875 -6.375 C 4.4375 -6.375 4.453125 -6.375 4.6875 -6.34375 L 3.484375 -1.5 C 3.234375 -0.484375 2.609375 -0.1875 2.15625 -0.1875 C 2.0625 -0.1875 1.640625 -0.203125 1.328125 -0.421875 C 1.875 -0.5625 2.046875 -1.03125 2.046875 -1.296875 C 2.046875 -1.625 1.78125 -1.859375 1.453125 -1.859375 C 1.046875 -1.859375 0.5625 -1.546875 0.5625 -0.921875 C 0.5625 -0.234375 1.25 0.171875 2.203125 0.171875 C 3.3125 0.171875 4.53125 -0.296875 4.8125 -1.453125 Z M 6 -6.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 6.03125 -0.75 C 5.46875 -0.765625 5.09375 -0.84375 4.34375 -0.984375 C 3.84375 -1.0625 3.265625 -1.171875 2.71875 -1.171875 C 2.578125 -1.171875 2.515625 -1.171875 2.390625 -1.15625 C 2.734375 -1.6875 2.90625 -2.359375 3.015625 -2.78125 C 3.265625 -3.78125 3.703125 -5.1875 4.390625 -5.90625 C 4.515625 -6.03125 4.5625 -6.078125 4.796875 -6.078125 C 5.265625 -6.078125 5.453125 -5.734375 5.453125 -5.390625 C 5.453125 -5.25 5.421875 -5.15625 5.421875 -5.140625 C 5.421875 -5.03125 5.515625 -5 5.578125 -5 C 5.78125 -5 6.109375 -5.140625 6.4375 -5.359375 C 6.8125 -5.609375 6.875 -5.78125 6.875 -6.09375 C 6.875 -6.5625 6.5625 -7.015625 5.9375 -7.015625 C 5.375 -7.015625 4.328125 -6.78125 3.265625 -5.6875 C 2.25 -4.671875 1.78125 -2.828125 1.578125 -2.078125 C 1.265625 -0.828125 1.03125 -0.625 0.78125 -0.421875 C 0.671875 -0.3125 0.40625 -0.09375 0.40625 0.0625 C 0.40625 0.09375 0.421875 0.171875 0.5625 0.171875 C 0.703125 0.171875 1.046875 0.09375 1.5 -0.25 C 2.109375 -0.234375 2.53125 -0.15625 3.1875 -0.03125 C 3.78125 0.078125 4.328125 0.171875 4.828125 0.171875 C 6.234375 0.171875 7.484375 -1.03125 7.484375 -1.546875 C 7.484375 -1.625 7.390625 -1.671875 7.34375 -1.671875 C 7 -1.671875 6.125 -1.25 6.03125 -0.75 Z M 6.03125 -0.75 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="49" height="9" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="8.232"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="12.444" y="8.232"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="23.511" y="8.232"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="30.803" y="4.617"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="37.029" y="4.617"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="41.499" y="8.232"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25pt" height="8pt" viewBox="0 0 25 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 1.3125 -3.265625 L 1.3125 -3.515625 C 1.3125 -6.03125 2.546875 -6.390625 3.0625 -6.390625 C 3.296875 -6.390625 3.71875 -6.328125 3.9375 -5.984375 C 3.78125 -5.984375 3.390625 -5.984375 3.390625 -5.546875 C 3.390625 -5.234375 3.625 -5.078125 3.84375 -5.078125 C 4 -5.078125 4.3125 -5.171875 4.3125 -5.5625 C 4.3125 -6.15625 3.875 -6.640625 3.046875 -6.640625 C 1.765625 -6.640625 0.421875 -5.359375 0.421875 -3.15625 C 0.421875 -0.484375 1.578125 0.21875 2.5 0.21875 C 3.609375 0.21875 4.5625 -0.71875 4.5625 -2.03125 C 4.5625 -3.296875 3.671875 -4.25 2.5625 -4.25 C 1.890625 -4.25 1.515625 -3.75 1.3125 -3.265625 Z M 2.5 -0.0625 C 1.875 -0.0625 1.578125 -0.65625 1.515625 -0.8125 C 1.328125 -1.28125 1.328125 -2.078125 1.328125 -2.25 C 1.328125 -3.03125 1.65625 -4.03125 2.546875 -4.03125 C 2.71875 -4.03125 3.171875 -4.03125 3.484375 -3.40625 C 3.65625 -3.046875 3.65625 -2.53125 3.65625 -2.046875 C 3.65625 -1.5625 3.65625 -1.0625 3.484375 -0.703125 C 3.1875 -0.109375 2.734375 -0.0625 2.5 -0.0625 Z M 2.5 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.59375 -0.78125 C 1.5 -0.390625 1.46875 -0.3125 0.6875 -0.3125 C 0.515625 -0.3125 0.421875 -0.3125 0.421875 -0.109375 C 0.421875 0 0.515625 0 0.6875 0 L 4.25 0 C 5.828125 0 7 -1.171875 7 -2.15625 C 7 -2.875 6.421875 -3.453125 5.453125 -3.5625 C 6.484375 -3.75 7.53125 -4.484375 7.53125 -5.4375 C 7.53125 -6.171875 6.875 -6.8125 5.6875 -6.8125 L 2.328125 -6.8125 C 2.140625 -6.8125 2.046875 -6.8125 2.046875 -6.609375 C 2.046875 -6.5 2.140625 -6.5 2.328125 -6.5 C 2.34375 -6.5 2.53125 -6.5 2.703125 -6.484375 C 2.875 -6.453125 2.96875 -6.453125 2.96875 -6.3125 C 2.96875 -6.28125 2.953125 -6.25 2.9375 -6.125 Z M 3.09375 -3.65625 L 3.71875 -6.125 C 3.8125 -6.46875 3.828125 -6.5 4.25 -6.5 L 5.546875 -6.5 C 6.421875 -6.5 6.625 -5.90625 6.625 -5.46875 C 6.625 -4.59375 5.765625 -3.65625 4.5625 -3.65625 Z M 2.65625 -0.3125 C 2.515625 -0.3125 2.5 -0.3125 2.4375 -0.3125 C 2.328125 -0.328125 2.296875 -0.34375 2.296875 -0.421875 C 2.296875 -0.453125 2.296875 -0.46875 2.359375 -0.640625 L 3.046875 -3.421875 L 4.921875 -3.421875 C 5.875 -3.421875 6.078125 -2.6875 6.078125 -2.265625 C 6.078125 -1.28125 5.1875 -0.3125 4 -0.3125 Z M 2.65625 -0.3125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="25" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
<use xlink:href="#glyph0-2" x="5.4453" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="12.087" y="7.344"/>
<use xlink:href="#glyph1-2" x="17.272533" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="33pt" height="9pt" viewBox="0 0 33 9" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 9.234375 -6.046875 C 9.328125 -6.40625 9.34375 -6.5 10.09375 -6.5 C 10.3125 -6.5 10.40625 -6.5 10.40625 -6.703125 C 10.40625 -6.8125 10.3125 -6.8125 10.140625 -6.8125 L 8.828125 -6.8125 C 8.5625 -6.8125 8.546875 -6.8125 8.4375 -6.625 L 4.796875 -0.9375 L 4.015625 -6.578125 C 3.984375 -6.8125 3.96875 -6.8125 3.703125 -6.8125 L 2.34375 -6.8125 C 2.15625 -6.8125 2.046875 -6.8125 2.046875 -6.625 C 2.046875 -6.5 2.140625 -6.5 2.328125 -6.5 C 2.46875 -6.5 2.640625 -6.484375 2.765625 -6.484375 C 2.921875 -6.453125 2.984375 -6.4375 2.984375 -6.3125 C 2.984375 -6.28125 2.96875 -6.25 2.9375 -6.125 L 1.671875 -1.0625 C 1.578125 -0.65625 1.40625 -0.34375 0.59375 -0.3125 C 0.546875 -0.3125 0.421875 -0.296875 0.421875 -0.125 C 0.421875 -0.03125 0.484375 0 0.5625 0 C 0.875 0 1.21875 -0.03125 1.5625 -0.03125 C 1.890625 -0.03125 2.25 0 2.578125 0 C 2.625 0 2.765625 0 2.765625 -0.203125 C 2.765625 -0.3125 2.65625 -0.3125 2.578125 -0.3125 C 2.015625 -0.3125 1.90625 -0.515625 1.90625 -0.75 C 1.90625 -0.8125 1.90625 -0.875 1.9375 -0.984375 L 3.296875 -6.40625 L 3.3125 -6.40625 L 4.171875 -0.234375 C 4.1875 -0.109375 4.203125 0 4.3125 0 C 4.421875 0 4.484375 -0.109375 4.53125 -0.171875 L 8.5625 -6.484375 L 8.578125 -6.484375 L 7.140625 -0.78125 C 7.046875 -0.390625 7.03125 -0.3125 6.234375 -0.3125 C 6.078125 -0.3125 5.96875 -0.3125 5.96875 -0.125 C 5.96875 0 6.078125 0 6.109375 0 C 6.390625 0 7.0625 -0.03125 7.34375 -0.03125 C 7.75 -0.03125 8.1875 0 8.59375 0 C 8.65625 0 8.78125 0 8.78125 -0.203125 C 8.78125 -0.3125 8.6875 -0.3125 8.5 -0.3125 C 8.140625 -0.3125 7.859375 -0.3125 7.859375 -0.484375 C 7.859375 -0.53125 7.859375 -0.546875 7.90625 -0.734375 Z M 9.234375 -6.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.515625 -1.265625 L 3.28125 -1.265625 C 3.265625 -1.109375 3.1875 -0.703125 3.09375 -0.640625 C 3.046875 -0.59375 2.515625 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.109375 -1.4375 2.515625 -1.765625 C 3.03125 -2.171875 3.515625 -2.609375 3.515625 -3.265625 C 3.515625 -4.109375 2.78125 -4.625 1.890625 -4.625 C 1.03125 -4.625 0.4375 -4.015625 0.4375 -3.375 C 0.4375 -3.03125 0.734375 -2.984375 0.8125 -2.984375 C 0.96875 -2.984375 1.171875 -3.109375 1.171875 -3.359375 C 1.171875 -3.484375 1.125 -3.734375 0.765625 -3.734375 C 0.984375 -4.21875 1.453125 -4.375 1.78125 -4.375 C 2.484375 -4.375 2.84375 -3.828125 2.84375 -3.265625 C 2.84375 -2.65625 2.40625 -2.1875 2.1875 -1.9375 L 0.515625 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.3125 0 Z M 3.515625 -1.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.9375 -1.640625 L 2.9375 -0.78125 C 2.9375 -0.421875 2.90625 -0.3125 2.171875 -0.3125 L 1.96875 -0.3125 L 1.96875 0 C 2.375 -0.03125 2.890625 -0.03125 3.3125 -0.03125 C 3.734375 -0.03125 4.25 -0.03125 4.671875 0 L 4.671875 -0.3125 L 4.453125 -0.3125 C 3.71875 -0.3125 3.703125 -0.421875 3.703125 -0.78125 L 3.703125 -1.640625 L 4.6875 -1.640625 L 4.6875 -1.953125 L 3.703125 -1.953125 L 3.703125 -6.484375 C 3.703125 -6.6875 3.703125 -6.75 3.53125 -6.75 C 3.453125 -6.75 3.421875 -6.75 3.34375 -6.625 L 0.28125 -1.953125 L 0.28125 -1.640625 Z M 2.984375 -1.953125 L 0.5625 -1.953125 L 2.984375 -5.671875 Z M 2.984375 -1.953125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="33" height="9" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="10.129" y="8.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="17.366" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="27.884513" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -0,0 +1,73 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="75pt" height="11pt" viewBox="0 0 75 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 7.78125 -2.375 C 7.84375 -2.5 7.84375 -2.546875 7.84375 -2.546875 C 7.84375 -2.734375 7.65625 -2.734375 7.609375 -2.734375 C 7.453125 -2.734375 7.4375 -2.71875 7.3125 -2.4375 C 6.71875 -1.125 6.203125 -0.46875 4.515625 -0.46875 L 3.21875 -0.46875 C 3.078125 -0.46875 3.046875 -0.46875 2.984375 -0.484375 L 3.671875 -3.28125 L 4.359375 -3.28125 C 4.953125 -3.28125 5.15625 -3.1875 5.15625 -2.84375 C 5.15625 -2.6875 5.078125 -2.421875 5.078125 -2.390625 L 5.0625 -2.296875 C 5.0625 -2.140625 5.1875 -2.109375 5.296875 -2.109375 C 5.484375 -2.109375 5.5 -2.171875 5.546875 -2.359375 L 6.09375 -4.578125 C 6.140625 -4.703125 6.140625 -4.71875 6.140625 -4.734375 C 6.140625 -4.921875 5.9375 -4.921875 5.90625 -4.921875 C 5.71875 -4.921875 5.6875 -4.84375 5.640625 -4.65625 C 5.4375 -3.90625 5.140625 -3.75 4.390625 -3.75 L 3.796875 -3.75 L 4.421875 -6.296875 C 4.5625 -6.3125 4.671875 -6.3125 4.765625 -6.3125 L 6.078125 -6.3125 C 7.15625 -6.3125 7.59375 -6.078125 7.59375 -5.125 C 7.59375 -4.9375 7.5625 -4.71875 7.5625 -4.5625 C 7.5625 -4.375 7.75 -4.375 7.796875 -4.375 C 8 -4.375 8.015625 -4.46875 8.03125 -4.65625 L 8.21875 -6.4375 L 8.21875 -6.59375 C 8.21875 -6.78125 8.0625 -6.78125 7.890625 -6.78125 L 2.375 -6.78125 C 2.15625 -6.78125 2.15625 -6.765625 2.109375 -6.734375 C 2.03125 -6.671875 2.015625 -6.5 2.015625 -6.484375 C 2.015625 -6.3125 2.15625 -6.3125 2.421875 -6.3125 C 2.625 -6.3125 2.828125 -6.296875 3.03125 -6.296875 L 1.625 -0.671875 C 1.578125 -0.515625 1.578125 -0.5 1.390625 -0.484375 C 1.21875 -0.46875 1.03125 -0.46875 0.875 -0.46875 C 0.609375 -0.46875 0.59375 -0.46875 0.546875 -0.453125 C 0.421875 -0.375 0.421875 -0.21875 0.421875 -0.171875 C 0.421875 0 0.59375 0 0.765625 0 L 6.453125 0 C 6.703125 0 6.734375 0 6.828125 -0.203125 Z M 7.78125 -2.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 1.625 -0.671875 C 1.578125 -0.515625 1.578125 -0.5 1.390625 -0.484375 C 1.21875 -0.46875 1.03125 -0.46875 0.875 -0.46875 C 0.609375 -0.46875 0.59375 -0.46875 0.546875 -0.453125 C 0.421875 -0.375 0.421875 -0.21875 0.421875 -0.171875 C 0.421875 0 0.609375 0 0.765625 0 L 4.671875 0 C 7.53125 0 9.125 -2.359375 9.125 -4.375 C 9.125 -6.09375 7.859375 -6.84375 6.375 -6.84375 L 2.390625 -6.84375 C 2.1875 -6.84375 2.03125 -6.84375 2.03125 -6.546875 C 2.03125 -6.375 2.15625 -6.375 2.4375 -6.375 C 2.65625 -6.375 2.84375 -6.359375 3.046875 -6.34375 Z M 4.34375 -6.1875 C 4.390625 -6.34375 4.390625 -6.34375 4.453125 -6.359375 C 4.546875 -6.375 4.609375 -6.375 4.71875 -6.375 L 5.859375 -6.375 C 6.15625 -6.375 6.8125 -6.34375 7.296875 -5.96875 C 7.796875 -5.546875 7.796875 -4.953125 7.796875 -4.71875 C 7.796875 -4.03125 7.421875 -2.65625 7.15625 -2.09375 C 6.578125 -0.921875 5.546875 -0.46875 4.390625 -0.46875 L 3.15625 -0.46875 C 3.015625 -0.46875 2.984375 -0.46875 2.921875 -0.484375 Z M 4.34375 -6.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.703125 -2.578125 C 3.734375 -2.671875 3.734375 -2.703125 3.734375 -2.71875 C 3.734375 -2.875 3.609375 -2.9375 3.5 -2.9375 C 3.34375 -2.9375 3.203125 -2.8125 3.171875 -2.671875 C 3.0625 -2.859375 2.828125 -3.078125 2.453125 -3.078125 C 1.59375 -3.078125 0.671875 -2.140625 0.671875 -1.140625 C 0.671875 -0.421875 1.15625 0 1.734375 0 C 2.0625 0 2.359375 -0.15625 2.609375 -0.375 L 2.453125 0.25 C 2.375 0.546875 2.328125 0.734375 2.0625 0.96875 C 1.75 1.21875 1.453125 1.21875 1.28125 1.21875 C 0.96875 1.21875 0.875 1.203125 0.75 1.171875 C 0.921875 1.09375 0.96875 0.921875 0.96875 0.828125 C 0.96875 0.65625 0.84375 0.578125 0.703125 0.578125 C 0.5 0.578125 0.296875 0.734375 0.296875 1 C 0.296875 1.421875 0.90625 1.421875 1.296875 1.421875 C 2.390625 1.421875 2.84375 0.859375 2.953125 0.46875 Z M 2.75 -0.921875 C 2.71875 -0.828125 2.71875 -0.8125 2.59375 -0.671875 C 2.359375 -0.375 2.015625 -0.1875 1.75 -0.1875 C 1.40625 -0.1875 1.234375 -0.5 1.234375 -0.859375 C 1.234375 -1.15625 1.421875 -1.9375 1.609375 -2.25 C 1.890625 -2.734375 2.21875 -2.875 2.453125 -2.875 C 2.953125 -2.875 3.078125 -2.359375 3.078125 -2.28125 C 3.078125 -2.265625 3.078125 -2.265625 3.0625 -2.1875 Z M 2.75 -0.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.640625 -1.40625 C 1.640625 -1.453125 1.8125 -2.078125 1.8125 -2.109375 C 1.828125 -2.171875 2.03125 -2.515625 2.265625 -2.6875 C 2.328125 -2.734375 2.515625 -2.875 2.828125 -2.875 C 2.890625 -2.875 3.0625 -2.875 3.203125 -2.78125 C 2.984375 -2.71875 2.90625 -2.515625 2.90625 -2.390625 C 2.90625 -2.25 3.015625 -2.140625 3.171875 -2.140625 C 3.34375 -2.140625 3.5625 -2.265625 3.5625 -2.5625 C 3.5625 -2.921875 3.1875 -3.078125 2.828125 -3.078125 C 2.46875 -3.078125 2.15625 -2.921875 1.84375 -2.578125 C 1.71875 -3 1.296875 -3.078125 1.125 -3.078125 C 0.875 -3.078125 0.703125 -2.90625 0.578125 -2.71875 C 0.421875 -2.453125 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.546875 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 L 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.125 0.0625 1.265625 0 1.3125 -0.125 C 1.328125 -0.171875 1.40625 -0.484375 1.453125 -0.65625 Z M 1.640625 -1.40625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 3.671875 -2.21875 C 3.71875 -2.40625 3.796875 -2.75 3.796875 -2.78125 C 3.796875 -2.921875 3.6875 -3 3.5625 -3 C 3.4375 -3 3.3125 -2.921875 3.265625 -2.796875 C 3.25 -2.75 3.171875 -2.453125 3.125 -2.28125 C 3.03125 -1.875 3.03125 -1.875 2.921875 -1.484375 C 2.84375 -1.09375 2.828125 -1.03125 2.8125 -0.84375 C 2.84375 -0.703125 2.78125 -0.5625 2.625 -0.359375 C 2.53125 -0.25 2.390625 -0.125 2.15625 -0.125 C 1.875 -0.125 1.53125 -0.21875 1.53125 -0.765625 C 1.53125 -1.125 1.71875 -1.640625 1.859375 -2 C 1.984375 -2.296875 2 -2.359375 2 -2.484375 C 2 -2.8125 1.71875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.75 -2.609375 1.046875 -2.875 1.328125 -2.875 C 1.4375 -2.875 1.5 -2.796875 1.5 -2.640625 C 1.5 -2.46875 1.4375 -2.328125 1.40625 -2.234375 C 1 -1.21875 1 -1.078125 1 -0.859375 C 1 -0.03125 1.75 0.0625 2.125 0.0625 C 2.265625 0.0625 2.59375 0.0625 2.90625 -0.390625 C 3.078125 -0.078125 3.453125 0.0625 3.875 0.0625 C 4.5 0.0625 4.8125 -0.46875 4.953125 -0.75 C 5.25 -1.34375 5.4375 -2.203125 5.4375 -2.53125 C 5.4375 -3.046875 5.140625 -3.078125 5.09375 -3.078125 C 4.90625 -3.078125 4.703125 -2.890625 4.703125 -2.703125 C 4.703125 -2.59375 4.78125 -2.53125 4.828125 -2.5 C 5 -2.359375 5.09375 -2.15625 5.09375 -1.9375 C 5.09375 -1.84375 4.796875 -0.125 3.90625 -0.125 C 3.34375 -0.125 3.34375 -0.625 3.34375 -0.75 C 3.34375 -0.9375 3.375 -1.046875 3.46875 -1.4375 Z M 3.671875 -2.21875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 3.03125 -0.5625 C 2.984375 -0.421875 2.921875 -0.1875 2.921875 -0.15625 C 2.921875 0 3.046875 0.0625 3.15625 0.0625 C 3.296875 0.0625 3.40625 -0.015625 3.4375 -0.078125 C 3.46875 -0.140625 3.53125 -0.375 3.5625 -0.515625 C 3.59375 -0.640625 3.671875 -0.96875 3.71875 -1.140625 C 3.75 -1.296875 3.796875 -1.453125 3.828125 -1.609375 C 3.90625 -1.90625 3.90625 -1.921875 4.046875 -2.140625 C 4.265625 -2.484375 4.625 -2.875 5.15625 -2.875 C 5.546875 -2.875 5.578125 -2.5625 5.578125 -2.390625 C 5.578125 -1.96875 5.28125 -1.203125 5.15625 -0.90625 C 5.09375 -0.703125 5.0625 -0.640625 5.0625 -0.53125 C 5.0625 -0.15625 5.359375 0.0625 5.71875 0.0625 C 6.421875 0.0625 6.71875 -0.890625 6.71875 -1 C 6.71875 -1.09375 6.640625 -1.09375 6.609375 -1.09375 C 6.515625 -1.09375 6.515625 -1.046875 6.484375 -0.96875 C 6.328125 -0.40625 6.015625 -0.125 5.75 -0.125 C 5.59375 -0.125 5.5625 -0.21875 5.5625 -0.375 C 5.5625 -0.53125 5.609375 -0.625 5.734375 -0.9375 C 5.8125 -1.15625 6.09375 -1.890625 6.09375 -2.28125 C 6.09375 -2.390625 6.09375 -2.6875 5.84375 -2.890625 C 5.71875 -2.96875 5.515625 -3.078125 5.1875 -3.078125 C 4.5625 -3.078125 4.1875 -2.65625 3.953125 -2.375 C 3.90625 -2.96875 3.40625 -3.078125 3.046875 -3.078125 C 2.46875 -3.078125 2.078125 -2.71875 1.875 -2.4375 C 1.828125 -2.921875 1.421875 -3.078125 1.125 -3.078125 C 0.828125 -3.078125 0.671875 -2.859375 0.578125 -2.703125 C 0.421875 -2.4375 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.53125 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 L 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.140625 0.0625 1.25 -0.015625 1.296875 -0.078125 C 1.328125 -0.140625 1.375 -0.375 1.421875 -0.515625 C 1.453125 -0.640625 1.53125 -0.96875 1.5625 -1.140625 C 1.609375 -1.296875 1.65625 -1.453125 1.6875 -1.609375 C 1.765625 -1.890625 1.78125 -1.953125 1.984375 -2.234375 C 2.171875 -2.515625 2.5 -2.875 3.03125 -2.875 C 3.421875 -2.875 3.4375 -2.515625 3.4375 -2.390625 C 3.4375 -2.21875 3.421875 -2.125 3.3125 -1.734375 Z M 3.03125 -0.5625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 6.5625 -2.296875 C 6.734375 -2.296875 6.921875 -2.296875 6.921875 -2.5 C 6.921875 -2.6875 6.734375 -2.6875 6.5625 -2.6875 L 1.171875 -2.6875 C 1 -2.6875 0.828125 -2.6875 0.828125 -2.5 C 0.828125 -2.296875 1 -2.296875 1.171875 -2.296875 Z M 6.5625 -2.296875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="75" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="8.534" y="8.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="12.671556" y="8.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="19.85" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="30.366" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="39.712" y="8.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="48.375" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="58.338" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="67.684" y="8.839"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -0,0 +1,88 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="51pt" height="12pt" viewBox="0 0 51 12" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.546875 2.5 L 2.546875 2.09375 L 1.578125 2.09375 L 1.578125 -7.078125 L 2.546875 -7.078125 L 2.546875 -7.484375 L 1.171875 -7.484375 L 1.171875 2.5 Z M 2.546875 2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 1.578125 -7.484375 L 0.21875 -7.484375 L 0.21875 -7.078125 L 1.1875 -7.078125 L 1.1875 2.09375 L 0.21875 2.09375 L 0.21875 2.5 L 1.578125 2.5 Z M 1.578125 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.328125 -0.828125 C 1.859375 -1.40625 2.15625 -1.65625 2.515625 -1.96875 C 2.515625 -1.96875 3.125 -2.5 3.484375 -2.859375 C 4.4375 -3.78125 4.65625 -4.265625 4.65625 -4.3125 C 4.65625 -4.40625 4.5625 -4.40625 4.546875 -4.40625 C 4.46875 -4.40625 4.453125 -4.390625 4.390625 -4.296875 C 4.09375 -3.8125 3.890625 -3.65625 3.65625 -3.65625 C 3.40625 -3.65625 3.296875 -3.8125 3.140625 -3.984375 C 2.953125 -4.203125 2.78125 -4.40625 2.453125 -4.40625 C 1.703125 -4.40625 1.25 -3.484375 1.25 -3.265625 C 1.25 -3.21875 1.28125 -3.15625 1.359375 -3.15625 C 1.453125 -3.15625 1.46875 -3.203125 1.5 -3.265625 C 1.6875 -3.734375 2.265625 -3.734375 2.34375 -3.734375 C 2.546875 -3.734375 2.734375 -3.671875 2.96875 -3.59375 C 3.375 -3.4375 3.484375 -3.4375 3.734375 -3.4375 C 3.375 -3.015625 2.546875 -2.296875 2.359375 -2.140625 L 1.453125 -1.296875 C 0.78125 -0.625 0.421875 -0.0625 0.421875 0.015625 C 0.421875 0.109375 0.53125 0.109375 0.546875 0.109375 C 0.625 0.109375 0.640625 0.09375 0.703125 -0.015625 C 0.9375 -0.375 1.234375 -0.640625 1.5625 -0.640625 C 1.78125 -0.640625 1.890625 -0.546875 2.140625 -0.265625 C 2.296875 -0.046875 2.484375 0.109375 2.765625 0.109375 C 3.765625 0.109375 4.34375 -1.15625 4.34375 -1.421875 C 4.34375 -1.46875 4.296875 -1.53125 4.21875 -1.53125 C 4.125 -1.53125 4.109375 -1.46875 4.078125 -1.390625 C 3.84375 -0.75 3.203125 -0.5625 2.875 -0.5625 C 2.6875 -0.5625 2.5 -0.625 2.296875 -0.6875 C 1.953125 -0.8125 1.796875 -0.859375 1.59375 -0.859375 C 1.578125 -0.859375 1.421875 -0.859375 1.328125 -0.828125 Z M 1.328125 -0.828125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.03125 -0.015625 C 2.03125 -0.671875 1.78125 -1.0625 1.390625 -1.0625 C 1.0625 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.265625 1.0625 0 1.390625 0 C 1.5 0 1.640625 -0.046875 1.734375 -0.125 C 1.765625 -0.15625 1.78125 -0.15625 1.78125 -0.15625 C 1.796875 -0.15625 1.796875 -0.15625 1.796875 -0.015625 C 1.796875 0.734375 1.453125 1.328125 1.125 1.65625 C 1.015625 1.765625 1.015625 1.78125 1.015625 1.8125 C 1.015625 1.890625 1.0625 1.921875 1.109375 1.921875 C 1.21875 1.921875 2.03125 1.15625 2.03125 -0.015625 Z M 2.03125 -0.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 3.734375 -6.125 C 3.796875 -6.359375 3.828125 -6.453125 4.015625 -6.484375 C 4.109375 -6.5 4.421875 -6.5 4.625 -6.5 C 5.328125 -6.5 6.4375 -6.5 6.4375 -5.515625 C 6.4375 -5.171875 6.28125 -4.484375 5.890625 -4.09375 C 5.625 -3.84375 5.109375 -3.515625 4.203125 -3.515625 L 3.09375 -3.515625 Z M 5.171875 -3.390625 C 6.1875 -3.609375 7.359375 -4.3125 7.359375 -5.3125 C 7.359375 -6.171875 6.46875 -6.8125 5.15625 -6.8125 L 2.328125 -6.8125 C 2.125 -6.8125 2.03125 -6.8125 2.03125 -6.609375 C 2.03125 -6.5 2.125 -6.5 2.3125 -6.5 C 2.328125 -6.5 2.515625 -6.5 2.6875 -6.484375 C 2.875 -6.453125 2.953125 -6.453125 2.953125 -6.3125 C 2.953125 -6.28125 2.953125 -6.25 2.921875 -6.125 L 1.578125 -0.78125 C 1.484375 -0.390625 1.46875 -0.3125 0.671875 -0.3125 C 0.5 -0.3125 0.40625 -0.3125 0.40625 -0.109375 C 0.40625 0 0.53125 0 0.546875 0 C 0.828125 0 1.53125 -0.03125 1.796875 -0.03125 C 2.078125 -0.03125 2.796875 0 3.078125 0 C 3.15625 0 3.265625 0 3.265625 -0.203125 C 3.265625 -0.3125 3.1875 -0.3125 2.984375 -0.3125 C 2.625 -0.3125 2.34375 -0.3125 2.34375 -0.484375 C 2.34375 -0.546875 2.359375 -0.59375 2.375 -0.65625 L 3.03125 -3.296875 L 4.21875 -3.296875 C 5.125 -3.296875 5.296875 -2.734375 5.296875 -2.390625 C 5.296875 -2.25 5.21875 -1.9375 5.15625 -1.703125 C 5.09375 -1.421875 5 -1.0625 5 -0.859375 C 5 0.21875 6.203125 0.21875 6.328125 0.21875 C 7.171875 0.21875 7.53125 -0.78125 7.53125 -0.921875 C 7.53125 -1.046875 7.421875 -1.046875 7.40625 -1.046875 C 7.3125 -1.046875 7.296875 -0.984375 7.28125 -0.90625 C 7.03125 -0.171875 6.59375 0 6.375 0 C 6.046875 0 5.96875 -0.21875 5.96875 -0.609375 C 5.96875 -0.921875 6.03125 -1.421875 6.078125 -1.75 C 6.09375 -1.890625 6.109375 -2.078125 6.109375 -2.21875 C 6.109375 -2.984375 5.4375 -3.296875 5.171875 -3.390625 Z M 5.171875 -3.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 2.015625 -3.296875 C 2.078125 -3.40625 2.078125 -3.46875 2.078125 -3.515625 C 2.078125 -3.734375 1.890625 -3.890625 1.671875 -3.890625 C 1.40625 -3.890625 1.328125 -3.671875 1.296875 -3.5625 L 0.375 -0.546875 C 0.359375 -0.53125 0.328125 -0.453125 0.328125 -0.4375 C 0.328125 -0.359375 0.546875 -0.28125 0.609375 -0.28125 C 0.65625 -0.28125 0.65625 -0.296875 0.703125 -0.40625 Z M 2.015625 -3.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 3.875 -2.625 C 3.90625 -2.71875 3.90625 -2.734375 3.90625 -2.78125 C 3.90625 -2.921875 3.796875 -3 3.671875 -3 C 3.59375 -3 3.46875 -2.96875 3.390625 -2.84375 C 3.359375 -2.796875 3.3125 -2.578125 3.28125 -2.4375 L 3.125 -1.859375 C 3.09375 -1.6875 2.875 -0.8125 2.84375 -0.734375 C 2.84375 -0.734375 2.53125 -0.125 2 -0.125 C 1.515625 -0.125 1.515625 -0.578125 1.515625 -0.703125 C 1.515625 -1.078125 1.671875 -1.515625 1.890625 -2.0625 C 1.96875 -2.28125 2 -2.359375 2 -2.484375 C 2 -2.8125 1.71875 -3.078125 1.34375 -3.078125 C 0.640625 -3.078125 0.328125 -2.125 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.953125 0.578125 -2.03125 C 0.75 -2.609375 1.046875 -2.875 1.328125 -2.875 C 1.4375 -2.875 1.5 -2.796875 1.5 -2.640625 C 1.5 -2.46875 1.4375 -2.328125 1.40625 -2.234375 C 1.0625 -1.375 1 -1.125 1 -0.8125 C 1 -0.703125 1 -0.375 1.265625 -0.140625 C 1.484375 0.03125 1.78125 0.0625 1.96875 0.0625 C 2.25 0.0625 2.5 -0.03125 2.71875 -0.25 C 2.640625 0.140625 2.5625 0.4375 2.265625 0.78125 C 2.078125 1 1.796875 1.21875 1.421875 1.21875 C 1.375 1.21875 1.046875 1.21875 0.90625 1 C 1.28125 0.953125 1.28125 0.625 1.28125 0.609375 C 1.28125 0.390625 1.078125 0.34375 1.015625 0.34375 C 0.84375 0.34375 0.609375 0.484375 0.609375 0.8125 C 0.609375 1.15625 0.9375 1.421875 1.4375 1.421875 C 2.140625 1.421875 3 0.875 3.21875 0 Z M 3.875 -2.625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 1.796875 -2.3125 C 1.796875 -2.328125 1.84375 -2.421875 1.84375 -2.5 C 1.84375 -2.671875 1.6875 -2.78125 1.53125 -2.78125 C 1.328125 -2.78125 1.28125 -2.625 1.25 -2.5625 L 0.484375 -0.40625 C 0.46875 -0.34375 0.46875 -0.328125 0.46875 -0.3125 C 0.46875 -0.234375 0.671875 -0.1875 0.671875 -0.1875 C 0.71875 -0.1875 0.734375 -0.21875 0.765625 -0.28125 Z M 1.796875 -2.3125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="51" height="12" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.536" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="2.231" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="7.302" y="4.729"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="10.098" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="14.529364" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="22.09" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="26.381" y="7.846"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="29.573" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="34.004364" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="41.566" y="9.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="46.084" y="7.846"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="49.277" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,37 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="9pt" viewBox="0 0 12 9" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.171875 -0.609375 C 1.359375 -0.796875 1.484375 -0.921875 2.0625 -1.40625 C 2.21875 -1.515625 2.734375 -1.9375 2.9375 -2.125 C 3.359375 -2.546875 3.625 -2.90625 3.625 -2.984375 C 3.625 -3.078125 3.546875 -3.078125 3.515625 -3.078125 C 3.453125 -3.078125 3.421875 -3.0625 3.390625 -3 C 3.171875 -2.6875 3.03125 -2.578125 2.859375 -2.578125 C 2.78125 -2.578125 2.671875 -2.578125 2.46875 -2.78125 C 2.234375 -3.03125 2.078125 -3.078125 1.921875 -3.078125 C 1.359375 -3.078125 0.984375 -2.46875 0.984375 -2.265625 C 0.984375 -2.1875 1.046875 -2.171875 1.09375 -2.171875 C 1.1875 -2.171875 1.203125 -2.1875 1.21875 -2.265625 C 1.328125 -2.515625 1.71875 -2.53125 1.828125 -2.53125 C 2 -2.53125 2.171875 -2.484375 2.265625 -2.46875 C 2.65625 -2.390625 2.703125 -2.390625 2.875 -2.390625 C 2.703125 -2.1875 2.578125 -2.0625 1.90625 -1.546875 C 1.359375 -1.109375 1.171875 -0.9375 1.046875 -0.796875 C 0.625 -0.390625 0.421875 -0.078125 0.421875 -0.015625 C 0.421875 0.0625 0.515625 0.0625 0.546875 0.0625 C 0.609375 0.0625 0.625 0.0625 0.65625 0 C 0.84375 -0.265625 1.0625 -0.421875 1.296875 -0.421875 C 1.390625 -0.421875 1.484375 -0.421875 1.671875 -0.25 C 1.890625 -0.03125 2.03125 0.0625 2.265625 0.0625 C 3 0.0625 3.46875 -0.78125 3.46875 -1.015625 C 3.46875 -1.09375 3.390625 -1.09375 3.359375 -1.09375 C 3.265625 -1.09375 3.25 -1.0625 3.21875 -0.984375 C 3.09375 -0.640625 2.6875 -0.46875 2.34375 -0.46875 C 2.1875 -0.46875 2 -0.515625 1.828125 -0.546875 C 1.515625 -0.625 1.453125 -0.625 1.328125 -0.625 C 1.3125 -0.625 1.21875 -0.625 1.171875 -0.609375 Z M 1.171875 -0.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 1.796875 -2.3125 C 1.796875 -2.328125 1.84375 -2.421875 1.84375 -2.5 C 1.84375 -2.671875 1.6875 -2.78125 1.53125 -2.78125 C 1.328125 -2.78125 1.28125 -2.625 1.25 -2.5625 L 0.484375 -0.40625 C 0.46875 -0.34375 0.46875 -0.328125 0.46875 -0.3125 C 0.46875 -0.234375 0.671875 -0.1875 0.671875 -0.1875 C 0.71875 -0.1875 0.734375 -0.21875 0.765625 -0.28125 Z M 1.796875 -2.3125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="12" height="9" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.649" y="8.839"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="9.742" y="6.846"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -0,0 +1,174 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="325pt" height="30pt" viewBox="0 0 325 30" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.828125 -4.09375 L 4 -6.078125 C 3.96875 -6.15625 3.953125 -6.203125 3.953125 -6.203125 C 3.953125 -6.265625 4.109375 -6.453125 4.53125 -6.5 C 4.640625 -6.515625 4.734375 -6.515625 4.734375 -6.6875 C 4.734375 -6.8125 4.609375 -6.8125 4.578125 -6.8125 C 4.171875 -6.8125 3.75 -6.78125 3.328125 -6.78125 C 3.078125 -6.78125 2.46875 -6.8125 2.21875 -6.8125 C 2.15625 -6.8125 2.03125 -6.8125 2.03125 -6.609375 C 2.03125 -6.5 2.140625 -6.5 2.265625 -6.5 C 2.859375 -6.5 2.921875 -6.40625 3.015625 -6.1875 L 4.1875 -3.40625 L 2.078125 -1.140625 L 1.953125 -1.03125 C 1.46875 -0.5 1 -0.34375 0.484375 -0.3125 C 0.359375 -0.296875 0.265625 -0.296875 0.265625 -0.109375 C 0.265625 -0.09375 0.265625 0 0.40625 0 C 0.703125 0 1.03125 -0.03125 1.328125 -0.03125 C 1.703125 -0.03125 2.09375 0 2.453125 0 C 2.515625 0 2.625 0 2.625 -0.203125 C 2.625 -0.296875 2.53125 -0.3125 2.515625 -0.3125 C 2.421875 -0.3125 2.109375 -0.34375 2.109375 -0.625 C 2.109375 -0.78125 2.265625 -0.9375 2.375 -1.0625 L 3.40625 -2.140625 L 4.296875 -3.125 L 5.296875 -0.734375 C 5.34375 -0.625 5.359375 -0.625 5.359375 -0.59375 C 5.359375 -0.515625 5.15625 -0.34375 4.78125 -0.3125 C 4.671875 -0.296875 4.578125 -0.296875 4.578125 -0.125 C 4.578125 0 4.6875 0 4.71875 0 C 5 0 5.703125 -0.03125 5.984375 -0.03125 C 6.234375 -0.03125 6.84375 0 7.09375 0 C 7.15625 0 7.28125 0 7.28125 -0.1875 C 7.28125 -0.3125 7.171875 -0.3125 7.09375 -0.3125 C 6.4375 -0.3125 6.40625 -0.34375 6.234375 -0.75 C 5.859375 -1.671875 5.1875 -3.234375 4.953125 -3.828125 C 5.625 -4.53125 6.671875 -5.71875 7 -5.984375 C 7.28125 -6.234375 7.671875 -6.46875 8.265625 -6.5 C 8.390625 -6.515625 8.484375 -6.515625 8.484375 -6.703125 C 8.484375 -6.703125 8.484375 -6.8125 8.359375 -6.8125 C 8.0625 -6.8125 7.71875 -6.78125 7.421875 -6.78125 C 7.046875 -6.78125 6.671875 -6.8125 6.3125 -6.8125 C 6.25 -6.8125 6.125 -6.8125 6.125 -6.609375 C 6.125 -6.546875 6.171875 -6.515625 6.234375 -6.5 C 6.328125 -6.484375 6.640625 -6.46875 6.640625 -6.1875 C 6.640625 -6.046875 6.53125 -5.921875 6.453125 -5.828125 Z M 4.828125 -4.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -2.875 3.828125 -1.59375 3.671875 -1.171875 C 3.578125 -0.9375 3.5625 -0.8125 3.5625 -0.703125 C 3.5625 -0.234375 3.921875 0.109375 4.390625 0.109375 C 5.328125 0.109375 5.6875 -1.34375 5.6875 -1.421875 C 5.6875 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.46875 -1.53125 5.46875 -1.5 5.421875 -1.34375 C 5.21875 -0.671875 4.890625 -0.109375 4.40625 -0.109375 C 4.234375 -0.109375 4.171875 -0.203125 4.171875 -0.4375 C 4.171875 -0.6875 4.25 -0.921875 4.34375 -1.140625 C 4.53125 -1.671875 4.953125 -2.765625 4.953125 -3.34375 C 4.953125 -4 4.53125 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.09375 1.796875 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.5 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.5 -4.1875 1.609375 -4.0625 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 1.859375 -2.296875 C 2.15625 -2.296875 2.890625 -2.328125 3.390625 -2.53125 C 4.09375 -2.828125 4.140625 -3.421875 4.140625 -3.5625 C 4.140625 -4 3.765625 -4.40625 3.078125 -4.40625 C 1.96875 -4.40625 0.453125 -3.4375 0.453125 -1.6875 C 0.453125 -0.671875 1.046875 0.109375 2.03125 0.109375 C 3.453125 0.109375 4.28125 -0.953125 4.28125 -1.0625 C 4.28125 -1.125 4.234375 -1.203125 4.171875 -1.203125 C 4.109375 -1.203125 4.09375 -1.171875 4.03125 -1.09375 C 3.25 -0.109375 2.15625 -0.109375 2.046875 -0.109375 C 1.265625 -0.109375 1.171875 -0.953125 1.171875 -1.265625 C 1.171875 -1.390625 1.1875 -1.6875 1.328125 -2.296875 Z M 1.390625 -2.515625 C 1.78125 -4.03125 2.8125 -4.1875 3.078125 -4.1875 C 3.53125 -4.1875 3.8125 -3.890625 3.8125 -3.5625 C 3.8125 -2.515625 2.21875 -2.515625 1.796875 -2.515625 Z M 1.390625 -2.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 5.8125 -4 C 5.875 -4.265625 6 -4.5 6.546875 -4.515625 C 6.578125 -4.515625 6.6875 -4.515625 6.6875 -4.65625 C 6.6875 -4.703125 6.65625 -4.765625 6.578125 -4.765625 C 6.359375 -4.765625 6.09375 -4.734375 5.859375 -4.734375 C 5.6875 -4.734375 5.296875 -4.765625 5.125 -4.765625 C 5.09375 -4.765625 4.984375 -4.765625 4.984375 -4.609375 C 4.984375 -4.515625 5.078125 -4.515625 5.140625 -4.515625 C 5.46875 -4.5 5.578125 -4.390625 5.578125 -4.21875 C 5.578125 -4.171875 5.578125 -4.125 5.546875 -4.0625 L 4.796875 -1.015625 L 3.03125 -4.640625 C 2.96875 -4.765625 2.953125 -4.765625 2.78125 -4.765625 L 1.828125 -4.765625 C 1.703125 -4.765625 1.609375 -4.765625 1.609375 -4.609375 C 1.609375 -4.515625 1.6875 -4.515625 1.84375 -4.515625 C 1.984375 -4.515625 2.140625 -4.5 2.28125 -4.46875 L 1.359375 -0.75 C 1.296875 -0.484375 1.171875 -0.265625 0.625 -0.25 C 0.578125 -0.25 0.484375 -0.25 0.484375 -0.109375 C 0.484375 -0.03125 0.53125 0 0.578125 0 C 0.8125 0 1.078125 -0.03125 1.3125 -0.03125 C 1.484375 -0.03125 1.875 0 2.046875 0 C 2.125 0 2.1875 -0.03125 2.1875 -0.140625 C 2.1875 -0.25 2.109375 -0.25 2.03125 -0.25 C 1.59375 -0.265625 1.59375 -0.453125 1.59375 -0.546875 C 1.59375 -0.578125 1.59375 -0.609375 1.609375 -0.71875 L 2.515625 -4.28125 L 4.546875 -0.125 C 4.59375 0 4.625 0 4.703125 0 C 4.8125 0 4.8125 -0.015625 4.84375 -0.140625 Z M 5.8125 -4 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.140625 0.0625 1.25 -0.015625 1.296875 -0.078125 C 1.328125 -0.140625 1.375 -0.375 1.421875 -0.515625 C 1.453125 -0.640625 1.53125 -0.96875 1.5625 -1.140625 C 1.609375 -1.296875 1.65625 -1.453125 1.6875 -1.609375 C 1.765625 -1.890625 1.78125 -1.953125 1.984375 -2.234375 C 2.171875 -2.515625 2.5 -2.875 3.03125 -2.875 C 3.421875 -2.875 3.4375 -2.515625 3.4375 -2.390625 C 3.4375 -1.96875 3.140625 -1.203125 3.03125 -0.90625 C 2.953125 -0.703125 2.921875 -0.640625 2.921875 -0.53125 C 2.921875 -0.15625 3.21875 0.0625 3.578125 0.0625 C 4.28125 0.0625 4.578125 -0.890625 4.578125 -1 C 4.578125 -1.09375 4.5 -1.09375 4.46875 -1.09375 C 4.375 -1.09375 4.375 -1.046875 4.34375 -0.96875 C 4.1875 -0.40625 3.875 -0.125 3.609375 -0.125 C 3.453125 -0.125 3.421875 -0.21875 3.421875 -0.375 C 3.421875 -0.53125 3.46875 -0.625 3.59375 -0.9375 C 3.671875 -1.15625 3.953125 -1.890625 3.953125 -2.28125 C 3.953125 -2.953125 3.421875 -3.078125 3.046875 -3.078125 C 2.46875 -3.078125 2.078125 -2.71875 1.875 -2.4375 C 1.828125 -2.921875 1.421875 -3.078125 1.125 -3.078125 C 0.828125 -3.078125 0.671875 -2.859375 0.578125 -2.703125 C 0.421875 -2.4375 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.53125 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 Z M 0.84375 -0.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 3.0625 -4.359375 C 3.0625 -4.46875 2.96875 -4.625 2.78125 -4.625 C 2.578125 -4.625 2.390625 -4.421875 2.390625 -4.234375 C 2.390625 -4.125 2.46875 -3.96875 2.671875 -3.96875 C 2.859375 -3.96875 3.0625 -4.15625 3.0625 -4.359375 Z M 1.578125 0.34375 C 1.46875 0.828125 1.09375 1.21875 0.6875 1.21875 C 0.59375 1.21875 0.515625 1.21875 0.4375 1.1875 C 0.609375 1.09375 0.671875 0.9375 0.671875 0.828125 C 0.671875 0.65625 0.53125 0.578125 0.390625 0.578125 C 0.1875 0.578125 0 0.765625 0 0.984375 C 0 1.25 0.265625 1.421875 0.6875 1.421875 C 1.109375 1.421875 1.921875 1.171875 2.140625 0.328125 L 2.765625 -2.171875 C 2.78125 -2.25 2.796875 -2.3125 2.796875 -2.421875 C 2.796875 -2.796875 2.46875 -3.078125 2.0625 -3.078125 C 1.28125 -3.078125 0.84375 -2.109375 0.84375 -2 C 0.84375 -1.921875 0.9375 -1.921875 0.953125 -1.921875 C 1.03125 -1.921875 1.046875 -1.9375 1.09375 -2.046875 C 1.265625 -2.453125 1.625 -2.875 2.03125 -2.875 C 2.203125 -2.875 2.265625 -2.765625 2.265625 -2.53125 C 2.265625 -2.453125 2.265625 -2.359375 2.25 -2.328125 Z M 1.578125 0.34375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 2.171875 -2.53125 L 3 -2.53125 C 2.890625 -2.109375 2.734375 -1.484375 2.734375 -0.921875 C 2.734375 -0.640625 2.78125 -0.453125 2.8125 -0.3125 C 2.921875 0.046875 3.015625 0.0625 3.125 0.0625 C 3.296875 0.0625 3.453125 -0.078125 3.453125 -0.25 C 3.453125 -0.296875 3.4375 -0.328125 3.40625 -0.390625 C 3.265625 -0.65625 3.140625 -1.046875 3.140625 -1.625 C 3.140625 -1.75 3.140625 -2.03125 3.234375 -2.53125 L 4.109375 -2.53125 C 4.234375 -2.53125 4.296875 -2.53125 4.375 -2.578125 C 4.46875 -2.65625 4.484375 -2.765625 4.484375 -2.796875 C 4.484375 -3 4.3125 -3 4.1875 -3 L 1.5625 -3 C 1.28125 -3 1.078125 -2.9375 0.765625 -2.640625 C 0.578125 -2.484375 0.3125 -2.109375 0.3125 -2.046875 C 0.3125 -1.96875 0.40625 -1.96875 0.4375 -1.96875 C 0.515625 -1.96875 0.515625 -1.984375 0.5625 -2.046875 C 0.90625 -2.53125 1.34375 -2.53125 1.5 -2.53125 L 1.921875 -2.53125 C 1.703125 -1.765625 1.328125 -0.9375 1.125 -0.515625 C 1.078125 -0.4375 1.015625 -0.28125 0.984375 -0.265625 C 0.984375 -0.234375 0.96875 -0.203125 0.96875 -0.15625 C 0.96875 -0.046875 1.046875 0.0625 1.21875 0.0625 C 1.484375 0.0625 1.5625 -0.25 1.734375 -0.875 Z M 2.171875 -2.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 3.03125 -0.5625 C 2.984375 -0.421875 2.921875 -0.1875 2.921875 -0.15625 C 2.921875 0 3.046875 0.0625 3.15625 0.0625 C 3.296875 0.0625 3.40625 -0.015625 3.4375 -0.078125 C 3.46875 -0.140625 3.53125 -0.375 3.5625 -0.515625 C 3.59375 -0.640625 3.671875 -0.96875 3.71875 -1.140625 C 3.75 -1.296875 3.796875 -1.453125 3.828125 -1.609375 C 3.90625 -1.90625 3.90625 -1.921875 4.046875 -2.140625 C 4.265625 -2.484375 4.625 -2.875 5.15625 -2.875 C 5.546875 -2.875 5.578125 -2.5625 5.578125 -2.390625 C 5.578125 -1.96875 5.28125 -1.203125 5.15625 -0.90625 C 5.09375 -0.703125 5.0625 -0.640625 5.0625 -0.53125 C 5.0625 -0.15625 5.359375 0.0625 5.71875 0.0625 C 6.421875 0.0625 6.71875 -0.890625 6.71875 -1 C 6.71875 -1.09375 6.640625 -1.09375 6.609375 -1.09375 C 6.515625 -1.09375 6.515625 -1.046875 6.484375 -0.96875 C 6.328125 -0.40625 6.015625 -0.125 5.75 -0.125 C 5.59375 -0.125 5.5625 -0.21875 5.5625 -0.375 C 5.5625 -0.53125 5.609375 -0.625 5.734375 -0.9375 C 5.8125 -1.15625 6.09375 -1.890625 6.09375 -2.28125 C 6.09375 -2.390625 6.09375 -2.6875 5.84375 -2.890625 C 5.71875 -2.96875 5.515625 -3.078125 5.1875 -3.078125 C 4.5625 -3.078125 4.1875 -2.65625 3.953125 -2.375 C 3.90625 -2.96875 3.40625 -3.078125 3.046875 -3.078125 C 2.46875 -3.078125 2.078125 -2.71875 1.875 -2.4375 C 1.828125 -2.921875 1.421875 -3.078125 1.125 -3.078125 C 0.828125 -3.078125 0.671875 -2.859375 0.578125 -2.703125 C 0.421875 -2.4375 0.328125 -2.046875 0.328125 -2 C 0.328125 -1.921875 0.421875 -1.921875 0.453125 -1.921875 C 0.546875 -1.921875 0.546875 -1.9375 0.59375 -2.125 C 0.703125 -2.53125 0.84375 -2.875 1.109375 -2.875 C 1.296875 -2.875 1.34375 -2.71875 1.34375 -2.53125 C 1.34375 -2.40625 1.28125 -2.140625 1.21875 -1.953125 C 1.171875 -1.765625 1.109375 -1.484375 1.078125 -1.328125 L 0.84375 -0.4375 C 0.828125 -0.34375 0.78125 -0.171875 0.78125 -0.15625 C 0.78125 0 0.90625 0.0625 1.015625 0.0625 C 1.140625 0.0625 1.25 -0.015625 1.296875 -0.078125 C 1.328125 -0.140625 1.375 -0.375 1.421875 -0.515625 C 1.453125 -0.640625 1.53125 -0.96875 1.5625 -1.140625 C 1.609375 -1.296875 1.65625 -1.453125 1.6875 -1.609375 C 1.765625 -1.890625 1.78125 -1.953125 1.984375 -2.234375 C 2.171875 -2.515625 2.5 -2.875 3.03125 -2.875 C 3.421875 -2.875 3.4375 -2.515625 3.4375 -2.390625 C 3.4375 -2.21875 3.421875 -2.125 3.3125 -1.734375 Z M 3.03125 -0.5625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-6">
<path style="stroke:none;" d="M 3.484375 -4.921875 C 3.53125 -5.015625 3.53125 -5.03125 3.53125 -5.046875 C 3.53125 -5.15625 3.4375 -5.21875 3.359375 -5.21875 C 3.25 -5.21875 3.21875 -5.140625 3.171875 -5.046875 L 0.578125 1.4375 C 0.53125 1.53125 0.53125 1.546875 0.53125 1.5625 C 0.53125 1.671875 0.625 1.734375 0.703125 1.734375 C 0.828125 1.734375 0.859375 1.65625 0.890625 1.5625 Z M 3.484375 -4.921875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 2.328125 -4.4375 C 2.328125 -4.625 2.328125 -4.625 2.125 -4.625 C 1.671875 -4.1875 1.046875 -4.1875 0.765625 -4.1875 L 0.765625 -3.9375 C 0.921875 -3.9375 1.390625 -3.9375 1.765625 -4.125 L 1.765625 -0.578125 C 1.765625 -0.34375 1.765625 -0.25 1.078125 -0.25 L 0.8125 -0.25 L 0.8125 0 C 0.9375 0 1.796875 -0.03125 2.046875 -0.03125 C 2.265625 -0.03125 3.140625 0 3.296875 0 L 3.296875 -0.25 L 3.03125 -0.25 C 2.328125 -0.25 2.328125 -0.34375 2.328125 -0.578125 Z M 2.328125 -4.4375 "/>
</symbol>
<symbol overflow="visible" id="glyph4-2">
<path style="stroke:none;" d="M 5.359375 -2.34375 C 5.453125 -2.34375 5.609375 -2.34375 5.609375 -2.515625 C 5.609375 -2.6875 5.453125 -2.6875 5.359375 -2.6875 L 0.75 -2.6875 C 0.65625 -2.6875 0.484375 -2.6875 0.484375 -2.515625 C 0.484375 -2.34375 0.640625 -2.34375 0.75 -2.34375 Z M 5.359375 -0.8125 C 5.453125 -0.8125 5.609375 -0.8125 5.609375 -0.96875 C 5.609375 -1.15625 5.453125 -1.15625 5.359375 -1.15625 L 0.75 -1.15625 C 0.640625 -1.15625 0.484375 -1.15625 0.484375 -0.96875 C 0.484375 -0.8125 0.65625 -0.8125 0.75 -0.8125 Z M 5.359375 -0.8125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-3">
<path style="stroke:none;" d="M 3.59375 -2.21875 C 3.59375 -2.984375 3.5 -3.546875 3.1875 -4.03125 C 2.96875 -4.34375 2.53125 -4.625 1.984375 -4.625 C 0.359375 -4.625 0.359375 -2.71875 0.359375 -2.21875 C 0.359375 -1.71875 0.359375 0.140625 1.984375 0.140625 C 3.59375 0.140625 3.59375 -1.71875 3.59375 -2.21875 Z M 1.984375 -0.0625 C 1.65625 -0.0625 1.234375 -0.25 1.09375 -0.8125 C 1 -1.21875 1 -1.796875 1 -2.3125 C 1 -2.828125 1 -3.359375 1.09375 -3.734375 C 1.25 -4.28125 1.6875 -4.4375 1.984375 -4.4375 C 2.359375 -4.4375 2.71875 -4.203125 2.84375 -3.796875 C 2.953125 -3.421875 2.96875 -2.921875 2.96875 -2.3125 C 2.96875 -1.796875 2.96875 -1.28125 2.875 -0.84375 C 2.734375 -0.203125 2.265625 -0.0625 1.984375 -0.0625 Z M 1.984375 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph4-4">
<path style="stroke:none;" d="M 3.515625 -1.265625 L 3.28125 -1.265625 C 3.265625 -1.109375 3.1875 -0.703125 3.09375 -0.640625 C 3.046875 -0.59375 2.515625 -0.59375 2.40625 -0.59375 L 1.125 -0.59375 C 1.859375 -1.234375 2.109375 -1.4375 2.515625 -1.765625 C 3.03125 -2.171875 3.515625 -2.609375 3.515625 -3.265625 C 3.515625 -4.109375 2.78125 -4.625 1.890625 -4.625 C 1.03125 -4.625 0.4375 -4.015625 0.4375 -3.375 C 0.4375 -3.03125 0.734375 -2.984375 0.8125 -2.984375 C 0.96875 -2.984375 1.171875 -3.109375 1.171875 -3.359375 C 1.171875 -3.484375 1.125 -3.734375 0.765625 -3.734375 C 0.984375 -4.21875 1.453125 -4.375 1.78125 -4.375 C 2.484375 -4.375 2.84375 -3.828125 2.84375 -3.265625 C 2.84375 -2.65625 2.40625 -2.1875 2.1875 -1.9375 L 0.515625 -0.265625 C 0.4375 -0.203125 0.4375 -0.1875 0.4375 0 L 3.3125 0 Z M 3.515625 -1.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 12.625 13.953125 L 13.828125 10.765625 L 13.578125 10.765625 C 13.1875 11.796875 12.125 12.484375 10.984375 12.78125 C 10.78125 12.828125 9.796875 13.09375 7.890625 13.09375 L 1.875 13.09375 L 6.953125 7.140625 C 7.015625 7.0625 7.03125 7.03125 7.03125 6.984375 C 7.03125 6.953125 7.03125 6.921875 6.96875 6.828125 L 2.328125 0.484375 L 7.78125 0.484375 C 9.125 0.484375 10.03125 0.625 10.125 0.640625 C 10.65625 0.71875 11.53125 0.890625 12.3125 1.390625 C 12.5625 1.546875 13.234375 2 13.578125 2.796875 L 13.828125 2.796875 L 12.625 0 L 0.84375 0 C 0.609375 0 0.59375 0.015625 0.5625 0.0625 C 0.5625 0.09375 0.5625 0.296875 0.5625 0.40625 L 5.828125 7.609375 L 0.671875 13.671875 C 0.5625 13.78125 0.5625 13.84375 0.5625 13.84375 C 0.5625 13.953125 0.65625 13.953125 0.84375 13.953125 Z M 12.625 13.953125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-2">
<path style="stroke:none;" d="M 0.890625 -5.328125 C 1.125 -5.828125 1.5 -6.34375 2.21875 -6.34375 C 3.15625 -6.34375 3.5625 -5.484375 3.5625 -4.703125 C 3.5625 -3.78125 2.953125 -3.03125 2.375 -2.375 C 1.8125 -1.703125 1.203125 -1.0625 0.625 -0.40625 C 0.53125 -0.3125 0.5 -0.265625 0.5 -0.125 L 0.5 -0.015625 L 4.203125 -0.015625 L 4.46875 -1.75 L 4.234375 -1.75 C 4.140625 -1.296875 4.203125 -0.796875 3.6875 -0.796875 L 3.296875 -0.796875 C 3 -0.78125 2.71875 -0.78125 2.421875 -0.78125 C 2.03125 -0.78125 1.65625 -0.78125 1.28125 -0.78125 L 1.96875 -1.453125 C 2.25 -1.71875 2.515625 -1.984375 2.796875 -2.234375 C 3.53125 -2.890625 4.46875 -3.609375 4.46875 -4.71875 C 4.46875 -5.84375 3.515625 -6.65625 2.390625 -6.65625 C 1.4375 -6.65625 0.5 -5.9375 0.5 -4.859375 C 0.5 -4.609375 0.59375 -4.296875 1.015625 -4.296875 C 1.3125 -4.296875 1.546875 -4.5 1.546875 -4.8125 C 1.546875 -5.078125 1.34375 -5.328125 1.03125 -5.328125 C 0.984375 -5.328125 0.9375 -5.328125 0.890625 -5.328125 Z M 0.890625 -5.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="325" height="30" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.098" y="17.556"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="9.134" y="17.556"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="13.008" y="17.556"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="21.756" y="17.556"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="28.400058" y="17.556"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="38.913" y="5.102"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="45.972" y="5.102"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="52.198" y="5.102"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="40.346" y="8.091"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="40.035" y="29.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-2" x="44.96" y="29.19"/>
<use xlink:href="#glyph4-3" x="51.076023" y="29.19"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="57.83" y="17.556"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="63.524" y="17.556"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="67.398" y="17.556"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="73.378" y="17.556"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="77.253" y="17.556"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="81.891" y="13.442"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="88.118" y="13.442"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-4" x="91.818" y="13.442"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-4" x="95.789" y="13.442"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="100.698555" y="13.442"/>
<use xlink:href="#glyph2-5" x="105.623453" y="13.442"/>
<use xlink:href="#glyph2-6" x="112.692794" y="13.442"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="116.342183" y="13.442"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="312.754" y="17.556"/>
<use xlink:href="#glyph6-2" x="316.627459" y="17.556"/>
<use xlink:href="#glyph6-3" x="321.607763" y="17.556"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="40pt" height="10pt" viewBox="0 0 40 10" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 4.46875 -2 C 4.46875 -3.1875 3.65625 -4.1875 2.578125 -4.1875 C 2.109375 -4.1875 1.671875 -4.03125 1.3125 -3.671875 L 1.3125 -5.625 C 1.515625 -5.5625 1.84375 -5.5 2.15625 -5.5 C 3.390625 -5.5 4.09375 -6.40625 4.09375 -6.53125 C 4.09375 -6.59375 4.0625 -6.640625 3.984375 -6.640625 C 3.984375 -6.640625 3.953125 -6.640625 3.90625 -6.609375 C 3.703125 -6.515625 3.21875 -6.3125 2.546875 -6.3125 C 2.15625 -6.3125 1.6875 -6.390625 1.21875 -6.59375 C 1.140625 -6.625 1.125 -6.625 1.109375 -6.625 C 1 -6.625 1 -6.546875 1 -6.390625 L 1 -3.4375 C 1 -3.265625 1 -3.1875 1.140625 -3.1875 C 1.21875 -3.1875 1.234375 -3.203125 1.28125 -3.265625 C 1.390625 -3.421875 1.75 -3.96875 2.5625 -3.96875 C 3.078125 -3.96875 3.328125 -3.515625 3.40625 -3.328125 C 3.5625 -2.953125 3.59375 -2.578125 3.59375 -2.078125 C 3.59375 -1.71875 3.59375 -1.125 3.34375 -0.703125 C 3.109375 -0.3125 2.734375 -0.0625 2.28125 -0.0625 C 1.5625 -0.0625 0.984375 -0.59375 0.8125 -1.171875 C 0.84375 -1.171875 0.875 -1.15625 0.984375 -1.15625 C 1.3125 -1.15625 1.484375 -1.40625 1.484375 -1.640625 C 1.484375 -1.890625 1.3125 -2.140625 0.984375 -2.140625 C 0.84375 -2.140625 0.5 -2.0625 0.5 -1.609375 C 0.5 -0.75 1.1875 0.21875 2.296875 0.21875 C 3.453125 0.21875 4.46875 -0.734375 4.46875 -2 Z M 4.46875 -2 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.296875 -3.5 C 2.359375 -3.703125 2.453125 -4.09375 2.453125 -4.140625 C 2.453125 -4.3125 2.328125 -4.40625 2.15625 -4.40625 C 2.140625 -4.40625 1.859375 -4.390625 1.765625 -4.046875 L 0.328125 1.71875 C 0.296875 1.84375 0.296875 1.859375 0.296875 1.890625 C 0.296875 2.03125 0.40625 2.15625 0.578125 2.15625 C 0.78125 2.15625 0.90625 1.96875 0.921875 1.9375 C 0.96875 1.859375 1.09375 1.328125 1.46875 -0.203125 C 1.796875 0.0625 2.25 0.109375 2.4375 0.109375 C 3.140625 0.109375 3.53125 -0.34375 3.765625 -0.625 C 3.859375 -0.171875 4.234375 0.109375 4.671875 0.109375 C 5.015625 0.109375 5.25 -0.125 5.40625 -0.4375 C 5.578125 -0.796875 5.703125 -1.40625 5.703125 -1.421875 C 5.703125 -1.53125 5.609375 -1.53125 5.578125 -1.53125 C 5.484375 -1.53125 5.46875 -1.484375 5.4375 -1.34375 C 5.28125 -0.703125 5.09375 -0.109375 4.6875 -0.109375 C 4.421875 -0.109375 4.390625 -0.375 4.390625 -0.5625 C 4.390625 -0.78125 4.5 -1.25 4.578125 -1.609375 L 4.859375 -2.6875 C 4.890625 -2.828125 5 -3.203125 5.03125 -3.359375 C 5.078125 -3.59375 5.1875 -3.96875 5.1875 -4.03125 C 5.1875 -4.203125 5.046875 -4.296875 4.890625 -4.296875 C 4.84375 -4.296875 4.578125 -4.28125 4.5 -3.953125 L 4.03125 -2.078125 C 3.921875 -1.578125 3.8125 -1.171875 3.78125 -1.0625 C 3.765625 -1.015625 3.296875 -0.109375 2.484375 -0.109375 C 1.984375 -0.109375 1.75 -0.4375 1.75 -0.984375 C 1.75 -1.265625 1.8125 -1.546875 1.890625 -1.828125 Z M 2.296875 -3.5 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="40" height="10" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.445" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="8.213" y="7.344"/>
<use xlink:href="#glyph0-3" x="13.1943" y="7.344"/>
<use xlink:href="#glyph0-4" x="18.1756" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="24.817" y="7.344"/>
<use xlink:href="#glyph1-3" x="30.820463" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.8 KiB

View File

@ -0,0 +1,95 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="91pt" height="11pt" viewBox="0 0 91 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 7.53125 -5.765625 C 7.640625 -6.15625 7.8125 -6.46875 8.609375 -6.5 C 8.65625 -6.5 8.78125 -6.515625 8.78125 -6.703125 C 8.78125 -6.703125 8.78125 -6.8125 8.65625 -6.8125 C 8.328125 -6.8125 7.96875 -6.78125 7.640625 -6.78125 C 7.3125 -6.78125 6.953125 -6.8125 6.625 -6.8125 C 6.5625 -6.8125 6.453125 -6.8125 6.453125 -6.609375 C 6.453125 -6.5 6.546875 -6.5 6.625 -6.5 C 7.203125 -6.484375 7.3125 -6.28125 7.3125 -6.0625 C 7.3125 -6.03125 7.28125 -5.875 7.28125 -5.859375 L 6.15625 -1.421875 L 3.953125 -6.625 C 3.875 -6.796875 3.875 -6.8125 3.640625 -6.8125 L 2.296875 -6.8125 C 2.109375 -6.8125 2.015625 -6.8125 2.015625 -6.609375 C 2.015625 -6.5 2.109375 -6.5 2.296875 -6.5 C 2.34375 -6.5 2.96875 -6.5 2.96875 -6.40625 L 1.640625 -1.0625 C 1.53125 -0.65625 1.359375 -0.34375 0.5625 -0.3125 C 0.5 -0.3125 0.390625 -0.296875 0.390625 -0.109375 C 0.390625 -0.046875 0.4375 0 0.515625 0 C 0.84375 0 1.1875 -0.03125 1.515625 -0.03125 C 1.859375 -0.03125 2.21875 0 2.546875 0 C 2.59375 0 2.71875 0 2.71875 -0.203125 C 2.71875 -0.296875 2.625 -0.3125 2.515625 -0.3125 C 1.9375 -0.328125 1.859375 -0.546875 1.859375 -0.75 C 1.859375 -0.8125 1.875 -0.875 1.90625 -0.984375 L 3.21875 -6.234375 C 3.265625 -6.1875 3.265625 -6.15625 3.3125 -6.0625 L 5.796875 -0.1875 C 5.859375 -0.015625 5.890625 0 5.984375 0 C 6.09375 0 6.09375 -0.03125 6.140625 -0.203125 Z M 7.53125 -5.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.375 -3 L 0.375 -2.75 L 0.46875 -2.75 C 0.6875 -2.75 0.890625 -2.71875 0.890625 -2.390625 L 0.890625 -0.546875 C 0.890625 -0.265625 0.71875 -0.265625 0.375 -0.265625 L 0.375 0 L 1.96875 0 L 1.96875 -0.265625 L 1.828125 -0.265625 C 1.625 -0.265625 1.453125 -0.28125 1.453125 -0.515625 L 1.453125 -1.8125 C 1.453125 -2.296875 1.765625 -2.875 2.515625 -2.875 C 2.90625 -2.875 3.03125 -2.546875 3.03125 -2.125 L 3.03125 -0.515625 C 3.03125 -0.265625 2.84375 -0.265625 2.609375 -0.265625 L 2.515625 -0.265625 L 2.515625 0 L 4.125 0 L 4.125 -0.265625 L 3.96875 -0.265625 C 3.78125 -0.265625 3.59375 -0.28125 3.59375 -0.515625 L 3.59375 -2.046875 C 3.59375 -2.25 3.59375 -2.46875 3.484375 -2.65625 C 3.296875 -2.984375 2.90625 -3.078125 2.578125 -3.078125 C 2.125 -3.078125 1.5625 -2.84375 1.40625 -2.390625 L 1.40625 -3.078125 L 1.046875 -3.046875 Z M 0.375 -3 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 0.90625 -1.59375 L 3.109375 -1.59375 C 3.21875 -1.59375 3.265625 -1.640625 3.265625 -1.734375 C 3.265625 -2.5 2.78125 -3.109375 1.90625 -3.109375 C 1.0625 -3.109375 0.265625 -2.484375 0.265625 -1.53125 C 0.265625 -0.578125 1.109375 0.0625 1.96875 0.0625 C 2.484375 0.0625 3.09375 -0.21875 3.234375 -0.765625 C 3.25 -0.78125 3.25 -0.8125 3.25 -0.84375 L 3.25 -0.859375 C 3.25 -0.90625 3.203125 -0.9375 3.140625 -0.9375 C 3 -0.9375 2.96875 -0.703125 2.890625 -0.578125 C 2.6875 -0.3125 2.34375 -0.15625 2 -0.15625 L 1.984375 -0.15625 C 1.703125 -0.15625 1.40625 -0.3125 1.234375 -0.5 C 0.953125 -0.796875 0.90625 -1.203125 0.90625 -1.59375 Z M 0.90625 -1.78125 C 0.984375 -2.3125 1.21875 -2.90625 1.890625 -2.90625 C 2.140625 -2.90625 2.34375 -2.8125 2.546875 -2.59375 C 2.703125 -2.375 2.78125 -2.0625 2.78125 -1.78125 Z M 0.90625 -1.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 0.203125 -3 L 0.203125 -2.75 L 0.3125 -2.75 C 0.671875 -2.75 0.671875 -2.609375 0.890625 -2.09375 C 1.15625 -1.453125 1.390625 -0.78125 1.671875 -0.125 C 1.703125 -0.03125 1.734375 0.0625 1.875 0.0625 C 2.03125 0.0625 2.0625 -0.09375 2.09375 -0.1875 C 2.3125 -0.703125 2.5 -1.203125 2.703125 -1.703125 C 2.75 -1.8125 2.796875 -1.9375 2.828125 -2.046875 L 2.84375 -2.046875 C 2.875 -1.9375 2.921875 -1.8125 2.96875 -1.703125 C 3.171875 -1.203125 3.359375 -0.703125 3.578125 -0.1875 C 3.609375 -0.09375 3.640625 0.0625 3.796875 0.0625 C 3.9375 0.0625 3.96875 -0.03125 4 -0.125 L 4.21875 -0.640625 C 4.40625 -1.15625 4.609375 -1.65625 4.8125 -2.171875 C 4.921875 -2.4375 5.03125 -2.75 5.46875 -2.75 L 5.46875 -3 L 4.953125 -2.96875 L 4.28125 -3 L 4.28125 -2.75 C 4.4375 -2.75 4.625 -2.65625 4.640625 -2.484375 C 4.640625 -2.265625 4.5 -2 4.40625 -1.796875 C 4.296875 -1.53125 4.1875 -1.265625 4.09375 -1 C 4.03125 -0.84375 3.96875 -0.703125 3.921875 -0.5625 C 3.703125 -1.0625 3.53125 -1.546875 3.328125 -2.046875 L 3.1875 -2.421875 C 3.15625 -2.46875 3.140625 -2.53125 3.140625 -2.578125 L 3.140625 -2.609375 C 3.1875 -2.75 3.390625 -2.75 3.515625 -2.75 L 3.515625 -3 L 2.140625 -3 L 2.140625 -2.75 L 2.265625 -2.75 C 2.421875 -2.75 2.578125 -2.734375 2.65625 -2.5 C 2.671875 -2.46875 2.703125 -2.421875 2.703125 -2.390625 L 2.703125 -2.375 C 2.703125 -2.328125 2.671875 -2.265625 2.640625 -2.234375 C 2.59375 -2.109375 2.5625 -2 2.515625 -1.875 L 2.1875 -1.09375 C 2.140625 -0.953125 2.09375 -0.796875 2.03125 -0.671875 C 1.796875 -1.25 1.578125 -1.84375 1.328125 -2.421875 C 1.3125 -2.46875 1.296875 -2.515625 1.296875 -2.578125 L 1.296875 -2.609375 C 1.328125 -2.75 1.5 -2.75 1.625 -2.75 L 1.65625 -2.75 L 1.65625 -3 Z M 0.203125 -3 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 1.875 -3.109375 C 1.0625 -3.03125 0.265625 -2.453125 0.265625 -1.484375 L 0.265625 -1.421875 C 0.328125 -0.484375 1.171875 0.0625 2 0.0625 C 2.78125 0.0625 3.640625 -0.5 3.6875 -1.421875 L 3.6875 -1.453125 C 3.6875 -2.421875 2.875 -3.109375 1.9375 -3.109375 Z M 0.90625 -1.359375 C 0.90625 -1.421875 0.90625 -1.484375 0.90625 -1.53125 C 0.90625 -1.921875 0.9375 -2.375 1.265625 -2.65625 C 1.46875 -2.828125 1.71875 -2.90625 1.96875 -2.90625 C 2.28125 -2.90625 2.59375 -2.78125 2.796875 -2.546875 C 3.015625 -2.296875 3.046875 -1.9375 3.046875 -1.625 C 3.046875 -1.234375 3.046875 -0.796875 2.765625 -0.484375 C 2.578125 -0.265625 2.265625 -0.15625 1.984375 -0.15625 C 1.4375 -0.15625 1.03125 -0.5 0.9375 -1.078125 C 0.921875 -1.171875 0.921875 -1.265625 0.90625 -1.359375 Z M 0.90625 -1.359375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-5">
<path style="stroke:none;" d="M 0.390625 -4.765625 L 0.390625 -4.515625 L 0.515625 -4.515625 C 0.71875 -4.515625 0.90625 -4.484375 0.90625 -4.171875 L 0.90625 -0.703125 C 0.90625 -0.640625 0.90625 -0.59375 0.90625 -0.546875 C 0.90625 -0.265625 0.703125 -0.265625 0.421875 -0.265625 L 0.390625 -0.265625 L 0.390625 0 L 1.953125 0 L 1.953125 -0.265625 L 1.796875 -0.265625 C 1.59375 -0.265625 1.4375 -0.28125 1.4375 -0.515625 L 1.4375 -4.84375 Z M 0.390625 -4.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-6">
<path style="stroke:none;" d="M 2.484375 -4.765625 L 2.484375 -4.515625 L 2.625 -4.515625 C 2.84375 -4.515625 3 -4.484375 3 -4.09375 L 3 -2.671875 C 2.734375 -2.9375 2.390625 -3.078125 2 -3.078125 C 1.109375 -3.078125 0.3125 -2.390625 0.3125 -1.5 C 0.3125 -0.640625 1.0625 0.0625 1.9375 0.0625 C 2.34375 0.0625 2.703125 -0.09375 2.96875 -0.359375 L 2.96875 0.0625 L 4.0625 0 L 4.0625 -0.265625 L 3.96875 -0.265625 C 3.75 -0.265625 3.53125 -0.28125 3.53125 -0.609375 L 3.53125 -4.84375 Z M 0.953125 -1.359375 L 0.953125 -1.453125 C 0.953125 -1.953125 1.03125 -2.515625 1.640625 -2.796875 C 1.78125 -2.84375 1.921875 -2.875 2.0625 -2.875 C 2.421875 -2.875 2.984375 -2.625 2.984375 -2.1875 C 2.984375 -2.09375 2.96875 -2.015625 2.96875 -1.921875 L 2.96875 -0.8125 C 2.96875 -0.734375 2.9375 -0.671875 2.890625 -0.609375 C 2.6875 -0.3125 2.328125 -0.125 1.984375 -0.125 C 1.46875 -0.125 1.09375 -0.515625 0.984375 -1.03125 C 0.96875 -1.140625 0.96875 -1.25 0.953125 -1.359375 Z M 0.953125 -1.359375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="91" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.694" y="9.794"/>
<use xlink:href="#glyph1-2" x="10.093073" y="9.794"/>
<use xlink:href="#glyph1-3" x="13.634369" y="9.794"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="19.818" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="23.692" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="32.44" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="39.084058" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="49.597" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="55.291" y="9.794"/>
<use xlink:href="#glyph1-5" x="59.261184" y="9.794"/>
<use xlink:href="#glyph1-6" x="61.515814" y="9.794"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="66.414" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="70.288" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="79.378873" y="8.299"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="88.126" y="8.299"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,144 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="318pt" height="20pt" viewBox="0 0 318 20" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.515625 -6.78125 L 0.328125 -6.78125 L 0.328125 -6.46875 L 0.5625 -6.46875 C 1.328125 -6.46875 1.359375 -6.359375 1.359375 -6 L 1.359375 -0.78125 C 1.359375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 C 0.671875 -0.03125 1.453125 -0.03125 1.84375 -0.03125 C 2.25 -0.03125 3.15625 -0.03125 3.515625 0 L 3.515625 -0.3125 L 3.1875 -0.3125 C 2.25 -0.3125 2.25 -0.4375 2.25 -0.78125 L 2.25 -6.078125 C 2.25 -6.40625 2.265625 -6.46875 2.734375 -6.46875 L 3.765625 -6.46875 C 5.1875 -6.46875 5.390625 -5.875 5.546875 -4.53125 L 5.796875 -4.53125 Z M 5.515625 -6.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 2.890625 -3.515625 C 3.703125 -3.78125 4.28125 -4.46875 4.28125 -5.265625 C 4.28125 -6.078125 3.40625 -6.640625 2.453125 -6.640625 C 1.453125 -6.640625 0.6875 -6.046875 0.6875 -5.28125 C 0.6875 -4.953125 0.90625 -4.765625 1.203125 -4.765625 C 1.5 -4.765625 1.703125 -4.984375 1.703125 -5.28125 C 1.703125 -5.765625 1.234375 -5.765625 1.09375 -5.765625 C 1.390625 -6.265625 2.046875 -6.390625 2.40625 -6.390625 C 2.828125 -6.390625 3.375 -6.171875 3.375 -5.28125 C 3.375 -5.15625 3.34375 -4.578125 3.09375 -4.140625 C 2.796875 -3.65625 2.453125 -3.625 2.203125 -3.625 C 2.125 -3.609375 1.890625 -3.59375 1.8125 -3.59375 C 1.734375 -3.578125 1.671875 -3.5625 1.671875 -3.46875 C 1.671875 -3.359375 1.734375 -3.359375 1.90625 -3.359375 L 2.34375 -3.359375 C 3.15625 -3.359375 3.53125 -2.6875 3.53125 -1.703125 C 3.53125 -0.34375 2.84375 -0.0625 2.40625 -0.0625 C 1.96875 -0.0625 1.21875 -0.234375 0.875 -0.8125 C 1.21875 -0.765625 1.53125 -0.984375 1.53125 -1.359375 C 1.53125 -1.71875 1.265625 -1.921875 0.984375 -1.921875 C 0.734375 -1.921875 0.421875 -1.78125 0.421875 -1.34375 C 0.421875 -0.4375 1.34375 0.21875 2.4375 0.21875 C 3.65625 0.21875 4.5625 -0.6875 4.5625 -1.703125 C 4.5625 -2.515625 3.921875 -3.296875 2.890625 -3.515625 Z M 2.890625 -3.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 1.3125 -3.265625 L 1.3125 -3.515625 C 1.3125 -6.03125 2.546875 -6.390625 3.0625 -6.390625 C 3.296875 -6.390625 3.71875 -6.328125 3.9375 -5.984375 C 3.78125 -5.984375 3.390625 -5.984375 3.390625 -5.546875 C 3.390625 -5.234375 3.625 -5.078125 3.84375 -5.078125 C 4 -5.078125 4.3125 -5.171875 4.3125 -5.5625 C 4.3125 -6.15625 3.875 -6.640625 3.046875 -6.640625 C 1.765625 -6.640625 0.421875 -5.359375 0.421875 -3.15625 C 0.421875 -0.484375 1.578125 0.21875 2.5 0.21875 C 3.609375 0.21875 4.5625 -0.71875 4.5625 -2.03125 C 4.5625 -3.296875 3.671875 -4.25 2.5625 -4.25 C 1.890625 -4.25 1.515625 -3.75 1.3125 -3.265625 Z M 2.5 -0.0625 C 1.875 -0.0625 1.578125 -0.65625 1.515625 -0.8125 C 1.328125 -1.28125 1.328125 -2.078125 1.328125 -2.25 C 1.328125 -3.03125 1.65625 -4.03125 2.546875 -4.03125 C 2.71875 -4.03125 3.171875 -4.03125 3.484375 -3.40625 C 3.65625 -3.046875 3.65625 -2.53125 3.65625 -2.046875 C 3.65625 -1.5625 3.65625 -1.0625 3.484375 -0.703125 C 3.1875 -0.109375 2.734375 -0.0625 2.5 -0.0625 Z M 2.5 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 4.984375 -3.9375 C 5.234375 -4.3125 5.46875 -4.484375 5.84375 -4.515625 C 5.921875 -4.515625 6 -4.515625 6 -4.65625 C 6 -4.6875 5.984375 -4.765625 5.90625 -4.765625 C 5.734375 -4.765625 5.515625 -4.734375 5.34375 -4.734375 C 5.125 -4.734375 4.828125 -4.765625 4.625 -4.765625 C 4.5625 -4.765625 4.484375 -4.734375 4.484375 -4.609375 C 4.484375 -4.515625 4.578125 -4.515625 4.609375 -4.515625 C 4.828125 -4.5 4.890625 -4.40625 4.890625 -4.3125 C 4.890625 -4.203125 4.84375 -4.140625 4.765625 -4.03125 L 2.484375 -0.65625 L 1.84375 -4.21875 C 1.828125 -4.28125 1.828125 -4.296875 1.828125 -4.328125 C 1.828125 -4.515625 2.21875 -4.515625 2.265625 -4.515625 C 2.390625 -4.515625 2.484375 -4.515625 2.484375 -4.65625 C 2.484375 -4.671875 2.46875 -4.765625 2.359375 -4.765625 C 2.15625 -4.765625 1.671875 -4.734375 1.46875 -4.734375 C 1.296875 -4.734375 0.859375 -4.765625 0.6875 -4.765625 C 0.625 -4.765625 0.546875 -4.734375 0.546875 -4.609375 C 0.546875 -4.515625 0.640625 -4.515625 0.71875 -4.515625 C 1.109375 -4.515625 1.125 -4.46875 1.15625 -4.28125 L 1.921875 -0.046875 C 1.9375 0.09375 1.953125 0.140625 2.078125 0.140625 C 2.21875 0.140625 2.25 0.09375 2.328125 -0.015625 Z M 4.984375 -3.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 7.203125 -4.5 C 7.203125 -4.71875 7.125 -4.8125 7.0625 -4.8125 C 7.015625 -4.8125 6.921875 -4.765625 6.921875 -4.53125 C 6.875 -3.84375 6.1875 -3.4375 5.53125 -3.4375 C 4.953125 -3.4375 4.453125 -3.75 3.9375 -4.09375 C 3.40625 -4.453125 2.859375 -4.8125 2.21875 -4.8125 C 1.28125 -4.8125 0.546875 -4.109375 0.546875 -3.1875 C 0.546875 -2.96875 0.625 -2.890625 0.6875 -2.890625 C 0.78125 -2.890625 0.828125 -3.078125 0.828125 -3.125 C 0.875 -3.953125 1.6875 -4.25 2.21875 -4.25 C 2.796875 -4.25 3.296875 -3.953125 3.8125 -3.59375 C 4.34375 -3.234375 4.890625 -2.875 5.53125 -2.875 C 6.453125 -2.875 7.203125 -3.59375 7.203125 -4.5 Z M 7.203125 -2.171875 C 7.203125 -2.46875 7.078125 -2.484375 7.0625 -2.484375 C 7.015625 -2.484375 6.921875 -2.4375 6.921875 -2.21875 C 6.875 -1.53125 6.1875 -1.109375 5.53125 -1.109375 C 4.953125 -1.109375 4.453125 -1.421875 3.9375 -1.78125 C 3.40625 -2.140625 2.859375 -2.5 2.21875 -2.5 C 1.28125 -2.5 0.546875 -1.78125 0.546875 -0.875 C 0.546875 -0.640625 0.625 -0.5625 0.6875 -0.5625 C 0.78125 -0.5625 0.828125 -0.75 0.828125 -0.796875 C 0.875 -1.640625 1.6875 -1.9375 2.21875 -1.9375 C 2.796875 -1.9375 3.296875 -1.625 3.8125 -1.28125 C 4.34375 -0.921875 4.890625 -0.5625 5.53125 -0.5625 C 6.484375 -0.5625 7.203125 -1.296875 7.203125 -2.171875 Z M 7.203125 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 1.90625 -2.5 C 1.90625 -2.78125 1.671875 -3.015625 1.390625 -3.015625 C 1.09375 -3.015625 0.859375 -2.78125 0.859375 -2.5 C 0.859375 -2.203125 1.09375 -1.96875 1.390625 -1.96875 C 1.671875 -1.96875 1.90625 -2.203125 1.90625 -2.5 Z M 1.90625 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 3.875 8.515625 L 2.125 4.640625 C 2.046875 4.484375 2 4.484375 1.96875 4.484375 C 1.96875 4.484375 1.90625 4.484375 1.796875 4.5625 L 0.859375 5.28125 C 0.734375 5.390625 0.734375 5.40625 0.734375 5.4375 C 0.734375 5.5 0.75 5.546875 0.828125 5.546875 C 0.890625 5.546875 1.0625 5.40625 1.171875 5.328125 C 1.21875 5.28125 1.375 5.171875 1.484375 5.09375 L 3.453125 9.40625 C 3.515625 9.5625 3.5625 9.5625 3.65625 9.5625 C 3.8125 9.5625 3.84375 9.515625 3.90625 9.375 L 8.4375 0 C 8.5 -0.140625 8.5 -0.171875 8.5 -0.203125 C 8.5 -0.296875 8.421875 -0.40625 8.296875 -0.40625 C 8.21875 -0.40625 8.15625 -0.34375 8.078125 -0.1875 Z M 3.875 8.515625 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 6.265625 -5.671875 C 6.75 -6.453125 7.171875 -6.484375 7.53125 -6.5 C 7.65625 -6.515625 7.671875 -6.671875 7.671875 -6.6875 C 7.671875 -6.765625 7.609375 -6.8125 7.53125 -6.8125 C 7.28125 -6.8125 6.984375 -6.78125 6.71875 -6.78125 C 6.390625 -6.78125 6.046875 -6.8125 5.734375 -6.8125 C 5.671875 -6.8125 5.546875 -6.8125 5.546875 -6.625 C 5.546875 -6.515625 5.625 -6.5 5.703125 -6.5 C 5.96875 -6.484375 6.15625 -6.375 6.15625 -6.171875 C 6.15625 -6.015625 6.015625 -5.796875 6.015625 -5.796875 L 2.953125 -0.921875 L 2.265625 -6.203125 C 2.265625 -6.375 2.5 -6.5 2.953125 -6.5 C 3.09375 -6.5 3.203125 -6.5 3.203125 -6.703125 C 3.203125 -6.78125 3.125 -6.8125 3.078125 -6.8125 C 2.671875 -6.8125 2.25 -6.78125 1.828125 -6.78125 C 1.65625 -6.78125 1.46875 -6.78125 1.28125 -6.78125 C 1.109375 -6.78125 0.921875 -6.8125 0.75 -6.8125 C 0.671875 -6.8125 0.5625 -6.8125 0.5625 -6.625 C 0.5625 -6.5 0.640625 -6.5 0.8125 -6.5 C 1.359375 -6.5 1.375 -6.40625 1.40625 -6.15625 L 2.1875 -0.015625 C 2.21875 0.1875 2.265625 0.21875 2.390625 0.21875 C 2.546875 0.21875 2.59375 0.171875 2.671875 0.046875 Z M 6.265625 -5.671875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-3">
<path style="stroke:none;" d="M 4.375 -7.09375 C 4.421875 -7.234375 4.421875 -7.265625 4.421875 -7.28125 C 4.421875 -7.390625 4.34375 -7.484375 4.234375 -7.484375 C 4.15625 -7.484375 4.09375 -7.453125 4.0625 -7.390625 L 0.59375 2.109375 C 0.546875 2.25 0.546875 2.28125 0.546875 2.296875 C 0.546875 2.40625 0.640625 2.5 0.75 2.5 C 0.875 2.5 0.90625 2.421875 0.96875 2.25 Z M 4.375 -7.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-4">
<path style="stroke:none;" d="M 7.609375 -6.046875 C 7.703125 -6.40625 7.71875 -6.5 8.4375 -6.5 C 8.703125 -6.5 8.78125 -6.5 8.78125 -6.703125 C 8.78125 -6.8125 8.671875 -6.8125 8.640625 -6.8125 C 8.359375 -6.8125 7.640625 -6.78125 7.359375 -6.78125 C 7.078125 -6.78125 6.375 -6.8125 6.078125 -6.8125 C 6 -6.8125 5.890625 -6.8125 5.890625 -6.609375 C 5.890625 -6.5 5.984375 -6.5 6.171875 -6.5 C 6.1875 -6.5 6.375 -6.5 6.546875 -6.484375 C 6.734375 -6.453125 6.8125 -6.453125 6.8125 -6.3125 C 6.8125 -6.28125 6.8125 -6.265625 6.78125 -6.125 L 6.1875 -3.703125 L 3.140625 -3.703125 L 3.734375 -6.046875 C 3.8125 -6.40625 3.84375 -6.5 4.5625 -6.5 C 4.828125 -6.5 4.90625 -6.5 4.90625 -6.703125 C 4.90625 -6.8125 4.796875 -6.8125 4.765625 -6.8125 C 4.484375 -6.8125 3.765625 -6.78125 3.484375 -6.78125 C 3.203125 -6.78125 2.5 -6.8125 2.203125 -6.8125 C 2.125 -6.8125 2.015625 -6.8125 2.015625 -6.609375 C 2.015625 -6.5 2.109375 -6.5 2.296875 -6.5 C 2.3125 -6.5 2.5 -6.5 2.671875 -6.484375 C 2.84375 -6.453125 2.9375 -6.453125 2.9375 -6.3125 C 2.9375 -6.28125 2.9375 -6.25 2.90625 -6.125 L 1.5625 -0.78125 C 1.46875 -0.390625 1.453125 -0.3125 0.65625 -0.3125 C 0.484375 -0.3125 0.390625 -0.3125 0.390625 -0.109375 C 0.390625 0 0.515625 0 0.53125 0 C 0.8125 0 1.515625 -0.03125 1.796875 -0.03125 C 2 -0.03125 2.21875 -0.015625 2.4375 -0.015625 C 2.65625 -0.015625 2.875 0 3.078125 0 C 3.15625 0 3.28125 0 3.28125 -0.203125 C 3.28125 -0.3125 3.1875 -0.3125 3 -0.3125 C 2.625 -0.3125 2.359375 -0.3125 2.359375 -0.484375 C 2.359375 -0.546875 2.375 -0.59375 2.375 -0.65625 L 3.0625 -3.390625 L 6.09375 -3.390625 C 5.6875 -1.734375 5.453125 -0.78125 5.40625 -0.640625 C 5.3125 -0.3125 5.125 -0.3125 4.5 -0.3125 C 4.359375 -0.3125 4.265625 -0.3125 4.265625 -0.109375 C 4.265625 0 4.390625 0 4.40625 0 C 4.6875 0 5.390625 -0.03125 5.671875 -0.03125 C 5.875 -0.03125 6.09375 -0.015625 6.3125 -0.015625 C 6.53125 -0.015625 6.75 0 6.953125 0 C 7.03125 0 7.15625 0 7.15625 -0.203125 C 7.15625 -0.3125 7.0625 -0.3125 6.875 -0.3125 C 6.515625 -0.3125 6.234375 -0.3125 6.234375 -0.484375 C 6.234375 -0.546875 6.25 -0.59375 6.265625 -0.65625 Z M 7.609375 -6.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph3-5">
<path style="stroke:none;" d="M 1.328125 -0.828125 C 1.859375 -1.40625 2.15625 -1.65625 2.515625 -1.96875 C 2.515625 -1.96875 3.125 -2.5 3.484375 -2.859375 C 4.4375 -3.78125 4.65625 -4.265625 4.65625 -4.3125 C 4.65625 -4.40625 4.5625 -4.40625 4.546875 -4.40625 C 4.46875 -4.40625 4.453125 -4.390625 4.390625 -4.296875 C 4.09375 -3.8125 3.890625 -3.65625 3.65625 -3.65625 C 3.40625 -3.65625 3.296875 -3.8125 3.140625 -3.984375 C 2.953125 -4.203125 2.78125 -4.40625 2.453125 -4.40625 C 1.703125 -4.40625 1.25 -3.484375 1.25 -3.265625 C 1.25 -3.21875 1.28125 -3.15625 1.359375 -3.15625 C 1.453125 -3.15625 1.46875 -3.203125 1.5 -3.265625 C 1.6875 -3.734375 2.265625 -3.734375 2.34375 -3.734375 C 2.546875 -3.734375 2.734375 -3.671875 2.96875 -3.59375 C 3.375 -3.4375 3.484375 -3.4375 3.734375 -3.4375 C 3.375 -3.015625 2.546875 -2.296875 2.359375 -2.140625 L 1.453125 -1.296875 C 0.78125 -0.625 0.421875 -0.0625 0.421875 0.015625 C 0.421875 0.109375 0.53125 0.109375 0.546875 0.109375 C 0.625 0.109375 0.640625 0.09375 0.703125 -0.015625 C 0.9375 -0.375 1.234375 -0.640625 1.5625 -0.640625 C 1.78125 -0.640625 1.890625 -0.546875 2.140625 -0.265625 C 2.296875 -0.046875 2.484375 0.109375 2.765625 0.109375 C 3.765625 0.109375 4.34375 -1.15625 4.34375 -1.421875 C 4.34375 -1.46875 4.296875 -1.53125 4.21875 -1.53125 C 4.125 -1.53125 4.109375 -1.46875 4.078125 -1.390625 C 3.84375 -0.75 3.203125 -0.5625 2.875 -0.5625 C 2.6875 -0.5625 2.5 -0.625 2.296875 -0.6875 C 1.953125 -0.8125 1.796875 -0.859375 1.59375 -0.859375 C 1.578125 -0.859375 1.421875 -0.859375 1.328125 -0.828125 Z M 1.328125 -0.828125 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 5.1875 -1.578125 C 5.296875 -1.578125 5.46875 -1.578125 5.46875 -1.734375 C 5.46875 -1.921875 5.296875 -1.921875 5.1875 -1.921875 L 1.03125 -1.921875 C 0.921875 -1.921875 0.75 -1.921875 0.75 -1.75 C 0.75 -1.578125 0.90625 -1.578125 1.03125 -1.578125 Z M 5.1875 -1.578125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 2.46875 -2.515625 C 3.015625 -2.78125 3.359375 -3.109375 3.359375 -3.59375 C 3.359375 -4.265625 2.65625 -4.625 1.984375 -4.625 C 1.21875 -4.625 0.59375 -4.125 0.59375 -3.46875 C 0.59375 -3.140625 0.75 -2.90625 0.875 -2.765625 C 1 -2.609375 1.046875 -2.578125 1.453125 -2.34375 C 1.0625 -2.171875 0.375 -1.796875 0.375 -1.0625 C 0.375 -0.296875 1.171875 0.140625 1.96875 0.140625 C 2.859375 0.140625 3.578125 -0.421875 3.578125 -1.171875 C 3.578125 -1.640625 3.3125 -2.03125 2.90625 -2.265625 C 2.8125 -2.328125 2.578125 -2.453125 2.46875 -2.515625 Z M 1.34375 -3.171875 C 1.15625 -3.28125 0.96875 -3.46875 0.96875 -3.734375 C 0.96875 -4.171875 1.46875 -4.421875 1.96875 -4.421875 C 2.515625 -4.421875 3 -4.078125 3 -3.59375 C 3 -2.96875 2.265625 -2.65625 2.265625 -2.65625 C 2.25 -2.65625 2.234375 -2.65625 2.1875 -2.6875 Z M 1.671875 -2.203125 L 2.640625 -1.65625 C 2.8125 -1.546875 3.15625 -1.34375 3.15625 -0.9375 C 3.15625 -0.40625 2.578125 -0.078125 1.984375 -0.078125 C 1.34375 -0.078125 0.796875 -0.5 0.796875 -1.0625 C 0.796875 -1.578125 1.171875 -1.984375 1.671875 -2.203125 Z M 1.671875 -2.203125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-2">
<path style="stroke:none;" d="M 0.890625 -5.328125 C 1.125 -5.828125 1.5 -6.34375 2.21875 -6.34375 C 3.15625 -6.34375 3.5625 -5.484375 3.5625 -4.703125 C 3.5625 -3.78125 2.953125 -3.03125 2.375 -2.375 C 1.8125 -1.703125 1.203125 -1.0625 0.625 -0.40625 C 0.53125 -0.3125 0.5 -0.265625 0.5 -0.125 L 0.5 -0.015625 L 4.203125 -0.015625 L 4.46875 -1.75 L 4.234375 -1.75 C 4.140625 -1.296875 4.203125 -0.796875 3.6875 -0.796875 L 3.296875 -0.796875 C 3 -0.78125 2.71875 -0.78125 2.421875 -0.78125 C 2.03125 -0.78125 1.65625 -0.78125 1.28125 -0.78125 L 1.96875 -1.453125 C 2.25 -1.71875 2.515625 -1.984375 2.796875 -2.234375 C 3.53125 -2.890625 4.46875 -3.609375 4.46875 -4.71875 C 4.46875 -5.84375 3.515625 -6.65625 2.390625 -6.65625 C 1.4375 -6.65625 0.5 -5.9375 0.5 -4.859375 C 0.5 -4.609375 0.59375 -4.296875 1.015625 -4.296875 C 1.3125 -4.296875 1.546875 -4.5 1.546875 -4.8125 C 1.546875 -5.078125 1.34375 -5.328125 1.03125 -5.328125 C 0.984375 -5.328125 0.9375 -5.328125 0.890625 -5.328125 Z M 0.890625 -5.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="318" height="20" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="3.482" y="13.446"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="9.708" y="14.941"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="19.394" y="13.446"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="29.91" y="13.446"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="34.892" y="13.446"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="37.659" y="13.446"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="44.854" y="13.446"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="49.835" y="13.446"/>
<use xlink:href="#glyph0-5" x="54.8163" y="13.446"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="59.798" y="9.333"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="66.025" y="9.333"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-2" x="72.155" y="13.446"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-3" x="79.072033" y="13.446"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="84.054" y="4.525"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00153125 0.00178125 L 14.162531 0.00178125 " transform="matrix(1,0,0,-1,92.357,4.326)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-4" x="92.357" y="13.446"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-5" x="101.44588" y="13.446"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00025 0.0009375 L 109.81225 0.0009375 " transform="matrix(1,0,0,-1,0.094,0.54)"/>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00103125 0 L -0.00103125 18.585938 " transform="matrix(1,0,0,-1,0.294,19.125)"/>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.00003125 0 L 0.00003125 18.585938 " transform="matrix(1,0,0,-1,109.707,19.125)"/>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.00025 0 L 109.81225 0 " transform="matrix(1,0,0,-1,0.094,19.125)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="305.754" y="13.446"/>
<use xlink:href="#glyph6-2" x="309.627459" y="13.446"/>
<use xlink:href="#glyph6-3" x="314.607763" y="13.446"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16pt" height="11pt" viewBox="0 0 16 11" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.375 -6.8125 C 2.375 -6.8125 2.375 -6.921875 2.25 -6.921875 C 2.03125 -6.921875 1.296875 -6.84375 1.03125 -6.8125 C 0.953125 -6.8125 0.84375 -6.796875 0.84375 -6.625 C 0.84375 -6.5 0.9375 -6.5 1.09375 -6.5 C 1.5625 -6.5 1.578125 -6.4375 1.578125 -6.328125 C 1.578125 -6.265625 1.5 -5.921875 1.453125 -5.71875 L 0.625 -2.46875 C 0.515625 -1.96875 0.46875 -1.796875 0.46875 -1.453125 C 0.46875 -0.515625 1 0.109375 1.734375 0.109375 C 2.90625 0.109375 4.140625 -1.375 4.140625 -2.8125 C 4.140625 -3.71875 3.609375 -4.40625 2.8125 -4.40625 C 2.359375 -4.40625 1.9375 -4.109375 1.640625 -3.8125 Z M 1.453125 -3.046875 C 1.5 -3.265625 1.5 -3.28125 1.59375 -3.390625 C 2.078125 -4.03125 2.53125 -4.1875 2.796875 -4.1875 C 3.15625 -4.1875 3.421875 -3.890625 3.421875 -3.25 C 3.421875 -2.65625 3.09375 -1.515625 2.90625 -1.140625 C 2.578125 -0.46875 2.125 -0.109375 1.734375 -0.109375 C 1.390625 -0.109375 1.0625 -0.375 1.0625 -1.109375 C 1.0625 -1.3125 1.0625 -1.5 1.21875 -2.125 Z M 1.453125 -3.046875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 2.046875 -3.984375 L 2.984375 -3.984375 C 3.1875 -3.984375 3.296875 -3.984375 3.296875 -4.1875 C 3.296875 -4.296875 3.1875 -4.296875 3.015625 -4.296875 L 2.140625 -4.296875 C 2.5 -5.71875 2.546875 -5.90625 2.546875 -5.96875 C 2.546875 -6.140625 2.421875 -6.234375 2.25 -6.234375 C 2.21875 -6.234375 1.9375 -6.234375 1.859375 -5.875 L 1.46875 -4.296875 L 0.53125 -4.296875 C 0.328125 -4.296875 0.234375 -4.296875 0.234375 -4.109375 C 0.234375 -3.984375 0.3125 -3.984375 0.515625 -3.984375 L 1.390625 -3.984375 C 0.671875 -1.15625 0.625 -0.984375 0.625 -0.8125 C 0.625 -0.265625 1 0.109375 1.546875 0.109375 C 2.5625 0.109375 3.125 -1.34375 3.125 -1.421875 C 3.125 -1.53125 3.046875 -1.53125 3.015625 -1.53125 C 2.921875 -1.53125 2.90625 -1.5 2.859375 -1.390625 C 2.4375 -0.34375 1.90625 -0.109375 1.5625 -0.109375 C 1.359375 -0.109375 1.25 -0.234375 1.25 -0.5625 C 1.25 -0.8125 1.28125 -0.875 1.3125 -1.046875 Z M 2.046875 -3.984375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="16" height="11" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="4.739" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="8.614" y="8.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="12.211" y="8.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="41pt" height="8pt" viewBox="0 0 41 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.078125 -3.125 L 6.84375 -3.125 C 7.015625 -3.125 7.203125 -3.125 7.203125 -3.3125 C 7.203125 -3.515625 7.015625 -3.515625 6.84375 -3.515625 L 4.078125 -3.515625 L 4.078125 -6.265625 C 4.078125 -6.4375 4.078125 -6.640625 3.875 -6.640625 C 3.671875 -6.640625 3.671875 -6.453125 3.671875 -6.296875 L 3.671875 -3.515625 L 0.890625 -3.515625 C 0.734375 -3.515625 0.546875 -3.515625 0.546875 -3.3125 C 0.546875 -3.125 0.734375 -3.125 0.890625 -3.125 L 3.671875 -3.125 L 3.671875 -0.40625 L 0.890625 -0.40625 C 0.734375 -0.40625 0.546875 -0.40625 0.546875 -0.203125 C 0.546875 0 0.734375 0 0.890625 0 L 6.84375 0 C 7.015625 0 7.203125 0 7.203125 -0.203125 C 7.203125 -0.40625 7.015625 -0.40625 6.84375 -0.40625 L 4.078125 -0.40625 Z M 4.078125 -3.125 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 2.9375 -1.640625 L 2.9375 -0.78125 C 2.9375 -0.421875 2.90625 -0.3125 2.171875 -0.3125 L 1.96875 -0.3125 L 1.96875 0 C 2.375 -0.03125 2.890625 -0.03125 3.3125 -0.03125 C 3.734375 -0.03125 4.25 -0.03125 4.671875 0 L 4.671875 -0.3125 L 4.453125 -0.3125 C 3.71875 -0.3125 3.703125 -0.421875 3.703125 -0.78125 L 3.703125 -1.640625 L 4.6875 -1.640625 L 4.6875 -1.953125 L 3.703125 -1.953125 L 3.703125 -6.484375 C 3.703125 -6.6875 3.703125 -6.75 3.53125 -6.75 C 3.453125 -6.75 3.421875 -6.75 3.34375 -6.625 L 0.28125 -1.953125 L 0.28125 -1.640625 Z M 2.984375 -1.953125 L 0.5625 -1.953125 L 2.984375 -5.671875 Z M 2.984375 -1.953125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 1.90625 -0.53125 C 1.90625 -0.8125 1.671875 -1.0625 1.390625 -1.0625 C 1.09375 -1.0625 0.859375 -0.8125 0.859375 -0.53125 C 0.859375 -0.234375 1.09375 0 1.390625 0 C 1.671875 0 1.90625 -0.234375 1.90625 -0.53125 Z M 1.90625 -0.53125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 6.265625 -5.671875 C 6.75 -6.453125 7.171875 -6.484375 7.53125 -6.5 C 7.65625 -6.515625 7.671875 -6.671875 7.671875 -6.6875 C 7.671875 -6.765625 7.609375 -6.8125 7.53125 -6.8125 C 7.28125 -6.8125 6.984375 -6.78125 6.71875 -6.78125 C 6.390625 -6.78125 6.046875 -6.8125 5.734375 -6.8125 C 5.671875 -6.8125 5.546875 -6.8125 5.546875 -6.625 C 5.546875 -6.515625 5.625 -6.5 5.703125 -6.5 C 5.96875 -6.484375 6.15625 -6.375 6.15625 -6.171875 C 6.15625 -6.015625 6.015625 -5.796875 6.015625 -5.796875 L 2.953125 -0.921875 L 2.265625 -6.203125 C 2.265625 -6.375 2.5 -6.5 2.953125 -6.5 C 3.09375 -6.5 3.203125 -6.5 3.203125 -6.703125 C 3.203125 -6.78125 3.125 -6.8125 3.078125 -6.8125 C 2.671875 -6.8125 2.25 -6.78125 1.828125 -6.78125 C 1.65625 -6.78125 1.46875 -6.78125 1.28125 -6.78125 C 1.109375 -6.78125 0.921875 -6.8125 0.75 -6.8125 C 0.671875 -6.8125 0.5625 -6.8125 0.5625 -6.625 C 0.5625 -6.5 0.640625 -6.5 0.8125 -6.5 C 1.359375 -6.5 1.375 -6.40625 1.40625 -6.15625 L 2.1875 -0.015625 C 2.21875 0.1875 2.265625 0.21875 2.390625 0.21875 C 2.546875 0.21875 2.59375 0.171875 2.671875 0.046875 Z M 6.265625 -5.671875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="41" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="8.213" y="7.344"/>
<use xlink:href="#glyph1-2" x="13.1943" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="18.175" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-3" x="20.943" y="7.344"/>
<use xlink:href="#glyph1-4" x="25.9243" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="32.566" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="22pt" height="8pt" viewBox="0 0 22 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.9375 -6.375 C 2.9375 -6.625 2.9375 -6.640625 2.703125 -6.640625 C 2.078125 -6 1.203125 -6 0.890625 -6 L 0.890625 -5.6875 C 1.09375 -5.6875 1.671875 -5.6875 2.1875 -5.953125 L 2.1875 -0.78125 C 2.1875 -0.421875 2.15625 -0.3125 1.265625 -0.3125 L 0.953125 -0.3125 L 0.953125 0 C 1.296875 -0.03125 2.15625 -0.03125 2.5625 -0.03125 C 2.953125 -0.03125 3.828125 -0.03125 4.171875 0 L 4.171875 -0.3125 L 3.859375 -0.3125 C 2.953125 -0.3125 2.9375 -0.421875 2.9375 -0.78125 Z M 2.9375 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 0.875 -0.59375 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.078125 0.109375 C 1.203125 0.109375 1.375 0.03125 1.453125 -0.171875 C 1.453125 -0.1875 1.578125 -0.65625 1.640625 -0.90625 L 1.859375 -1.796875 C 1.90625 -2.03125 1.96875 -2.25 2.03125 -2.46875 C 2.0625 -2.640625 2.140625 -2.9375 2.15625 -2.96875 C 2.296875 -3.28125 2.828125 -4.1875 3.78125 -4.1875 C 4.234375 -4.1875 4.3125 -3.8125 4.3125 -3.484375 C 4.3125 -3.234375 4.25 -2.953125 4.171875 -2.65625 L 3.890625 -1.5 L 3.6875 -0.75 C 3.65625 -0.546875 3.5625 -0.203125 3.5625 -0.15625 C 3.5625 0.015625 3.703125 0.109375 3.84375 0.109375 C 4.15625 0.109375 4.21875 -0.140625 4.296875 -0.453125 C 4.4375 -1.015625 4.8125 -2.46875 4.890625 -2.859375 C 4.921875 -2.984375 5.453125 -4.1875 6.546875 -4.1875 C 6.96875 -4.1875 7.078125 -3.84375 7.078125 -3.484375 C 7.078125 -2.921875 6.65625 -1.78125 6.453125 -1.25 C 6.375 -1.015625 6.328125 -0.90625 6.328125 -0.703125 C 6.328125 -0.234375 6.671875 0.109375 7.140625 0.109375 C 8.078125 0.109375 8.453125 -1.34375 8.453125 -1.421875 C 8.453125 -1.53125 8.359375 -1.53125 8.328125 -1.53125 C 8.234375 -1.53125 8.234375 -1.5 8.1875 -1.34375 C 8.03125 -0.8125 7.71875 -0.109375 7.171875 -0.109375 C 7 -0.109375 6.921875 -0.203125 6.921875 -0.4375 C 6.921875 -0.6875 7.015625 -0.921875 7.109375 -1.140625 C 7.296875 -1.671875 7.71875 -2.765625 7.71875 -3.34375 C 7.71875 -3.984375 7.3125 -4.40625 6.5625 -4.40625 C 5.828125 -4.40625 5.3125 -3.96875 4.9375 -3.4375 C 4.9375 -3.5625 4.90625 -3.90625 4.625 -4.140625 C 4.375 -4.359375 4.0625 -4.40625 3.8125 -4.40625 C 2.90625 -4.40625 2.421875 -3.765625 2.25 -3.53125 C 2.203125 -4.109375 1.78125 -4.40625 1.328125 -4.40625 C 0.875 -4.40625 0.6875 -4.015625 0.59375 -3.84375 C 0.421875 -3.484375 0.296875 -2.90625 0.296875 -2.875 C 0.296875 -2.765625 0.390625 -2.765625 0.40625 -2.765625 C 0.515625 -2.765625 0.515625 -2.78125 0.578125 -3 C 0.75 -3.703125 0.953125 -4.1875 1.3125 -4.1875 C 1.46875 -4.1875 1.609375 -4.109375 1.609375 -3.734375 C 1.609375 -3.515625 1.578125 -3.40625 1.453125 -2.890625 Z M 0.875 -0.59375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="22" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.536" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="4.445" y="7.344"/>
<use xlink:href="#glyph1-1" x="13.192163" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -0,0 +1,86 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="55pt" height="23pt" viewBox="0 0 55 23" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 5.140625 -6.8125 C 5.140625 -6.8125 5.140625 -6.921875 5.015625 -6.921875 C 4.859375 -6.921875 3.921875 -6.828125 3.75 -6.8125 C 3.671875 -6.796875 3.609375 -6.75 3.609375 -6.625 C 3.609375 -6.5 3.703125 -6.5 3.84375 -6.5 C 4.328125 -6.5 4.34375 -6.4375 4.34375 -6.328125 L 4.3125 -6.125 L 3.71875 -3.765625 C 3.53125 -4.140625 3.25 -4.40625 2.796875 -4.40625 C 1.640625 -4.40625 0.40625 -2.9375 0.40625 -1.484375 C 0.40625 -0.546875 0.953125 0.109375 1.71875 0.109375 C 1.921875 0.109375 2.421875 0.0625 3.015625 -0.640625 C 3.09375 -0.21875 3.453125 0.109375 3.921875 0.109375 C 4.28125 0.109375 4.5 -0.125 4.671875 -0.4375 C 4.828125 -0.796875 4.96875 -1.40625 4.96875 -1.421875 C 4.96875 -1.53125 4.875 -1.53125 4.84375 -1.53125 C 4.75 -1.53125 4.734375 -1.484375 4.703125 -1.34375 C 4.53125 -0.703125 4.359375 -0.109375 3.953125 -0.109375 C 3.671875 -0.109375 3.65625 -0.375 3.65625 -0.5625 C 3.65625 -0.8125 3.671875 -0.875 3.703125 -1.046875 Z M 3.078125 -1.1875 C 3.015625 -1 3.015625 -0.984375 2.875 -0.8125 C 2.4375 -0.265625 2.03125 -0.109375 1.75 -0.109375 C 1.25 -0.109375 1.109375 -0.65625 1.109375 -1.046875 C 1.109375 -1.546875 1.421875 -2.765625 1.65625 -3.234375 C 1.96875 -3.8125 2.40625 -4.1875 2.8125 -4.1875 C 3.453125 -4.1875 3.59375 -3.375 3.59375 -3.3125 C 3.59375 -3.25 3.578125 -3.1875 3.5625 -3.140625 Z M 3.078125 -1.1875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 4.53125 -4.984375 C 4.53125 -5.640625 4.359375 -7.03125 3.34375 -7.03125 C 1.953125 -7.03125 0.421875 -4.21875 0.421875 -1.9375 C 0.421875 -1 0.703125 0.109375 1.609375 0.109375 C 3.015625 0.109375 4.53125 -2.75 4.53125 -4.984375 Z M 1.46875 -3.625 C 1.640625 -4.25 1.84375 -5.046875 2.25 -5.765625 C 2.515625 -6.25 2.875 -6.8125 3.328125 -6.8125 C 3.8125 -6.8125 3.875 -6.171875 3.875 -5.609375 C 3.875 -5.109375 3.796875 -4.609375 3.5625 -3.625 Z M 3.46875 -3.296875 C 3.359375 -2.84375 3.15625 -2 2.765625 -1.28125 C 2.421875 -0.59375 2.046875 -0.109375 1.609375 -0.109375 C 1.28125 -0.109375 1.078125 -0.40625 1.078125 -1.328125 C 1.078125 -1.75 1.140625 -2.328125 1.390625 -3.296875 Z M 3.46875 -3.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 1.171875 -0.609375 C 1.359375 -0.796875 1.484375 -0.921875 2.0625 -1.40625 C 2.21875 -1.515625 2.734375 -1.9375 2.9375 -2.125 C 3.359375 -2.546875 3.625 -2.90625 3.625 -2.984375 C 3.625 -3.078125 3.546875 -3.078125 3.515625 -3.078125 C 3.453125 -3.078125 3.421875 -3.0625 3.390625 -3 C 3.171875 -2.6875 3.03125 -2.578125 2.859375 -2.578125 C 2.78125 -2.578125 2.671875 -2.578125 2.46875 -2.78125 C 2.234375 -3.03125 2.078125 -3.078125 1.921875 -3.078125 C 1.359375 -3.078125 0.984375 -2.46875 0.984375 -2.265625 C 0.984375 -2.1875 1.046875 -2.171875 1.09375 -2.171875 C 1.1875 -2.171875 1.203125 -2.1875 1.21875 -2.265625 C 1.328125 -2.515625 1.71875 -2.53125 1.828125 -2.53125 C 2 -2.53125 2.171875 -2.484375 2.265625 -2.46875 C 2.65625 -2.390625 2.703125 -2.390625 2.875 -2.390625 C 2.703125 -2.1875 2.578125 -2.0625 1.90625 -1.546875 C 1.359375 -1.109375 1.171875 -0.9375 1.046875 -0.796875 C 0.625 -0.390625 0.421875 -0.078125 0.421875 -0.015625 C 0.421875 0.0625 0.515625 0.0625 0.546875 0.0625 C 0.609375 0.0625 0.625 0.0625 0.65625 0 C 0.84375 -0.265625 1.0625 -0.421875 1.296875 -0.421875 C 1.390625 -0.421875 1.484375 -0.421875 1.671875 -0.25 C 1.890625 -0.03125 2.03125 0.0625 2.265625 0.0625 C 3 0.0625 3.46875 -0.78125 3.46875 -1.015625 C 3.46875 -1.09375 3.390625 -1.09375 3.359375 -1.09375 C 3.265625 -1.09375 3.25 -1.0625 3.21875 -0.984375 C 3.09375 -0.640625 2.6875 -0.46875 2.34375 -0.46875 C 2.1875 -0.46875 2 -0.515625 1.828125 -0.546875 C 1.515625 -0.625 1.453125 -0.625 1.328125 -0.625 C 1.3125 -0.625 1.21875 -0.625 1.171875 -0.609375 Z M 1.171875 -0.609375 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 1.84375 -4.625 C 1.84375 -4.640625 1.875 -4.734375 1.875 -4.734375 C 1.875 -4.78125 1.84375 -4.84375 1.75 -4.84375 C 1.609375 -4.84375 1.03125 -4.78125 0.859375 -4.765625 C 0.8125 -4.765625 0.703125 -4.75 0.703125 -4.609375 C 0.703125 -4.515625 0.8125 -4.515625 0.890625 -4.515625 C 1.21875 -4.515625 1.21875 -4.453125 1.21875 -4.40625 C 1.21875 -4.359375 1.15625 -4.078125 1.109375 -3.921875 L 0.953125 -3.28125 C 0.890625 -3.03125 0.515625 -1.515625 0.5 -1.421875 C 0.453125 -1.25 0.453125 -1.15625 0.453125 -1.078125 C 0.453125 -0.375 0.90625 0.0625 1.484375 0.0625 C 2.359375 0.0625 3.28125 -0.875 3.28125 -1.90625 C 3.28125 -2.71875 2.71875 -3.078125 2.234375 -3.078125 C 1.875 -3.078125 1.5625 -2.875 1.359375 -2.6875 Z M 1.484375 -0.125 C 1.15625 -0.125 0.953125 -0.421875 0.953125 -0.84375 C 0.953125 -1.09375 1.015625 -1.328125 1.21875 -2.125 C 1.25 -2.25 1.25 -2.265625 1.390625 -2.421875 C 1.65625 -2.71875 1.96875 -2.875 2.21875 -2.875 C 2.484375 -2.875 2.71875 -2.671875 2.71875 -2.203125 C 2.71875 -1.921875 2.578125 -1.203125 2.359375 -0.796875 C 2.1875 -0.453125 1.84375 -0.125 1.484375 -0.125 Z M 1.484375 -0.125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 1.171875 -2.171875 C 1.171875 -3.796875 1.984375 -4.21875 2.515625 -4.21875 C 2.609375 -4.21875 3.234375 -4.203125 3.578125 -3.84375 C 3.171875 -3.8125 3.109375 -3.515625 3.109375 -3.390625 C 3.109375 -3.125 3.296875 -2.9375 3.5625 -2.9375 C 3.828125 -2.9375 4.03125 -3.09375 4.03125 -3.40625 C 4.03125 -4.078125 3.265625 -4.46875 2.5 -4.46875 C 1.25 -4.46875 0.34375 -3.390625 0.34375 -2.15625 C 0.34375 -0.875 1.328125 0.109375 2.484375 0.109375 C 3.8125 0.109375 4.140625 -1.09375 4.140625 -1.1875 C 4.140625 -1.28125 4.03125 -1.28125 4 -1.28125 C 3.921875 -1.28125 3.890625 -1.25 3.875 -1.1875 C 3.59375 -0.265625 2.9375 -0.140625 2.578125 -0.140625 C 2.046875 -0.140625 1.171875 -0.5625 1.171875 -2.171875 Z M 1.171875 -2.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph2-4">
<path style="stroke:none;" d="M 4.6875 -2.140625 C 4.6875 -3.40625 3.703125 -4.46875 2.5 -4.46875 C 1.25 -4.46875 0.28125 -3.375 0.28125 -2.140625 C 0.28125 -0.84375 1.3125 0.109375 2.484375 0.109375 C 3.6875 0.109375 4.6875 -0.875 4.6875 -2.140625 Z M 2.5 -0.140625 C 2.0625 -0.140625 1.625 -0.34375 1.359375 -0.8125 C 1.109375 -1.25 1.109375 -1.859375 1.109375 -2.21875 C 1.109375 -2.609375 1.109375 -3.140625 1.34375 -3.578125 C 1.609375 -4.03125 2.078125 -4.25 2.484375 -4.25 C 2.921875 -4.25 3.34375 -4.03125 3.609375 -3.59375 C 3.875 -3.171875 3.875 -2.59375 3.875 -2.21875 C 3.875 -1.859375 3.875 -1.3125 3.65625 -0.875 C 3.421875 -0.421875 2.984375 -0.140625 2.5 -0.140625 Z M 2.5 -0.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-5">
<path style="stroke:none;" d="M 2.078125 -1.9375 C 2.296875 -1.890625 3.109375 -1.734375 3.109375 -1.015625 C 3.109375 -0.515625 2.765625 -0.109375 1.984375 -0.109375 C 1.140625 -0.109375 0.78125 -0.671875 0.59375 -1.53125 C 0.5625 -1.65625 0.5625 -1.6875 0.453125 -1.6875 C 0.328125 -1.6875 0.328125 -1.625 0.328125 -1.453125 L 0.328125 -0.125 C 0.328125 0.046875 0.328125 0.109375 0.4375 0.109375 C 0.484375 0.109375 0.5 0.09375 0.6875 -0.09375 C 0.703125 -0.109375 0.703125 -0.125 0.890625 -0.3125 C 1.328125 0.09375 1.78125 0.109375 1.984375 0.109375 C 3.125 0.109375 3.59375 -0.5625 3.59375 -1.28125 C 3.59375 -1.796875 3.296875 -2.109375 3.171875 -2.21875 C 2.84375 -2.546875 2.453125 -2.625 2.03125 -2.703125 C 1.46875 -2.8125 0.8125 -2.9375 0.8125 -3.515625 C 0.8125 -3.875 1.0625 -4.28125 1.921875 -4.28125 C 3.015625 -4.28125 3.078125 -3.375 3.09375 -3.078125 C 3.09375 -2.984375 3.1875 -2.984375 3.203125 -2.984375 C 3.34375 -2.984375 3.34375 -3.03125 3.34375 -3.21875 L 3.34375 -4.234375 C 3.34375 -4.390625 3.34375 -4.46875 3.234375 -4.46875 C 3.1875 -4.46875 3.15625 -4.46875 3.03125 -4.34375 C 3 -4.3125 2.90625 -4.21875 2.859375 -4.1875 C 2.484375 -4.46875 2.078125 -4.46875 1.921875 -4.46875 C 0.703125 -4.46875 0.328125 -3.796875 0.328125 -3.234375 C 0.328125 -2.890625 0.484375 -2.609375 0.75 -2.390625 C 1.078125 -2.140625 1.359375 -2.078125 2.078125 -1.9375 Z M 2.078125 -1.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 1.875 -3.109375 C 1.0625 -3.03125 0.265625 -2.453125 0.265625 -1.484375 L 0.265625 -1.421875 C 0.328125 -0.484375 1.171875 0.0625 2 0.0625 C 2.78125 0.0625 3.640625 -0.5 3.6875 -1.421875 L 3.6875 -1.453125 C 3.6875 -2.421875 2.875 -3.109375 1.9375 -3.109375 Z M 0.90625 -1.359375 C 0.90625 -1.421875 0.90625 -1.484375 0.90625 -1.53125 C 0.90625 -1.921875 0.9375 -2.375 1.265625 -2.65625 C 1.46875 -2.828125 1.71875 -2.90625 1.96875 -2.90625 C 2.28125 -2.90625 2.59375 -2.78125 2.796875 -2.546875 C 3.015625 -2.296875 3.046875 -1.9375 3.046875 -1.625 C 3.046875 -1.234375 3.046875 -0.796875 2.765625 -0.484375 C 2.578125 -0.265625 2.265625 -0.15625 1.984375 -0.15625 C 1.4375 -0.15625 1.03125 -0.5 0.9375 -1.078125 C 0.921875 -1.171875 0.921875 -1.265625 0.90625 -1.359375 Z M 0.90625 -1.359375 "/>
</symbol>
<symbol overflow="visible" id="glyph3-2">
<path style="stroke:none;" d="M 0.859375 -3 L 0.265625 -3 L 0.265625 -2.75 L 0.859375 -2.75 L 0.859375 -0.515625 C 0.859375 -0.265625 0.65625 -0.265625 0.4375 -0.265625 L 0.328125 -0.265625 L 0.328125 0 L 1.90625 0 L 1.90625 -0.265625 L 1.75 -0.265625 C 1.5625 -0.265625 1.390625 -0.28125 1.390625 -0.515625 L 1.390625 -2.75 L 3.109375 -2.75 L 3.109375 -0.515625 C 3.109375 -0.265625 2.90625 -0.265625 2.6875 -0.265625 L 2.578125 -0.265625 L 2.578125 0 L 4.296875 0 L 4.296875 -0.265625 L 4.0625 -0.265625 C 3.828125 -0.265625 3.640625 -0.28125 3.640625 -0.5625 L 3.640625 -2.75 L 4.515625 -2.75 L 4.515625 -3 L 3.609375 -3 L 3.609375 -3.640625 C 3.609375 -3.84375 3.609375 -4.046875 3.6875 -4.234375 C 3.78125 -4.46875 3.984375 -4.703125 4.25 -4.71875 L 4.28125 -4.71875 C 4.359375 -4.71875 4.421875 -4.703125 4.484375 -4.6875 C 4.40625 -4.625 4.328125 -4.53125 4.328125 -4.40625 C 4.328125 -4.21875 4.46875 -4.078125 4.640625 -4.078125 C 4.828125 -4.078125 4.96875 -4.21875 4.96875 -4.40625 C 4.96875 -4.765625 4.578125 -4.90625 4.28125 -4.90625 C 4 -4.90625 3.671875 -4.8125 3.484375 -4.625 C 3.234375 -4.875 2.890625 -4.90625 2.546875 -4.90625 C 1.859375 -4.90625 0.9375 -4.609375 0.859375 -3.890625 Z M 3.125 -4.015625 C 3.109375 -3.9375 3.109375 -3.84375 3.109375 -3.75 L 3.109375 -3 L 1.359375 -3 L 1.359375 -3.71875 C 1.359375 -4.359375 1.921875 -4.71875 2.5625 -4.71875 C 2.765625 -4.71875 2.96875 -4.6875 3.15625 -4.609375 C 3.03125 -4.546875 2.953125 -4.453125 2.953125 -4.3125 C 2.953125 -4.1875 3.015625 -4.0625 3.125 -4.015625 Z M 3.125 -4.015625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="55" height="23" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.115" y="13.999"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="5.301" y="15.493"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="12.658" y="13.999"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="32.341" y="7.259"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="37.526" y="8.753"/>
<use xlink:href="#glyph3-2" x="41.496184" y="8.753"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.00109375 0.0001875 L 30.321406 0.0001875 " transform="matrix(1,0,0,-1,24.37,11.508)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="24.37" y="20.833"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="31.015054" y="20.833"/>
<use xlink:href="#glyph2-4" x="35.442434" y="20.833"/>
<use xlink:href="#glyph2-5" x="40.423734" y="20.833"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="46.011" y="20.833"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="50.688" y="22.327"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,161 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="326pt" height="25pt" viewBox="0 0 326 25" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 2.078125 -1.9375 C 2.296875 -1.890625 3.109375 -1.734375 3.109375 -1.015625 C 3.109375 -0.515625 2.765625 -0.109375 1.984375 -0.109375 C 1.140625 -0.109375 0.78125 -0.671875 0.59375 -1.53125 C 0.5625 -1.65625 0.5625 -1.6875 0.453125 -1.6875 C 0.328125 -1.6875 0.328125 -1.625 0.328125 -1.453125 L 0.328125 -0.125 C 0.328125 0.046875 0.328125 0.109375 0.4375 0.109375 C 0.484375 0.109375 0.5 0.09375 0.6875 -0.09375 C 0.703125 -0.109375 0.703125 -0.125 0.890625 -0.3125 C 1.328125 0.09375 1.78125 0.109375 1.984375 0.109375 C 3.125 0.109375 3.59375 -0.5625 3.59375 -1.28125 C 3.59375 -1.796875 3.296875 -2.109375 3.171875 -2.21875 C 2.84375 -2.546875 2.453125 -2.625 2.03125 -2.703125 C 1.46875 -2.8125 0.8125 -2.9375 0.8125 -3.515625 C 0.8125 -3.875 1.0625 -4.28125 1.921875 -4.28125 C 3.015625 -4.28125 3.078125 -3.375 3.09375 -3.078125 C 3.09375 -2.984375 3.1875 -2.984375 3.203125 -2.984375 C 3.34375 -2.984375 3.34375 -3.03125 3.34375 -3.21875 L 3.34375 -4.234375 C 3.34375 -4.390625 3.34375 -4.46875 3.234375 -4.46875 C 3.1875 -4.46875 3.15625 -4.46875 3.03125 -4.34375 C 3 -4.3125 2.90625 -4.21875 2.859375 -4.1875 C 2.484375 -4.46875 2.078125 -4.46875 1.921875 -4.46875 C 0.703125 -4.46875 0.328125 -3.796875 0.328125 -3.234375 C 0.328125 -2.890625 0.484375 -2.609375 0.75 -2.390625 C 1.078125 -2.140625 1.359375 -2.078125 2.078125 -1.9375 Z M 2.078125 -1.9375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 1.765625 -4.40625 L 0.375 -4.296875 L 0.375 -3.984375 C 1.015625 -3.984375 1.109375 -3.921875 1.109375 -3.4375 L 1.109375 -0.75 C 1.109375 -0.3125 1 -0.3125 0.328125 -0.3125 L 0.328125 0 C 0.640625 -0.015625 1.1875 -0.03125 1.421875 -0.03125 C 1.78125 -0.03125 2.125 -0.015625 2.46875 0 L 2.46875 -0.3125 C 1.796875 -0.3125 1.765625 -0.359375 1.765625 -0.75 Z M 1.796875 -6.140625 C 1.796875 -6.453125 1.5625 -6.671875 1.28125 -6.671875 C 0.96875 -6.671875 0.75 -6.40625 0.75 -6.140625 C 0.75 -5.875 0.96875 -5.609375 1.28125 -5.609375 C 1.5625 -5.609375 1.796875 -5.828125 1.796875 -6.140625 Z M 1.796875 -6.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 1.09375 -3.421875 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 C 0.671875 -0.015625 1.171875 -0.03125 1.453125 -0.03125 C 1.703125 -0.03125 2.21875 -0.015625 2.5625 0 L 2.5625 -0.3125 C 1.890625 -0.3125 1.78125 -0.3125 1.78125 -0.75 L 1.78125 -2.59375 C 1.78125 -3.625 2.5 -4.1875 3.125 -4.1875 C 3.765625 -4.1875 3.875 -3.65625 3.875 -3.078125 L 3.875 -0.75 C 3.875 -0.3125 3.765625 -0.3125 3.09375 -0.3125 L 3.09375 0 C 3.4375 -0.015625 3.953125 -0.03125 4.21875 -0.03125 C 4.46875 -0.03125 5 -0.015625 5.328125 0 L 5.328125 -0.3125 C 4.8125 -0.3125 4.5625 -0.3125 4.5625 -0.609375 L 4.5625 -2.515625 C 4.5625 -3.375 4.5625 -3.671875 4.25 -4.03125 C 4.109375 -4.203125 3.78125 -4.40625 3.203125 -4.40625 C 2.46875 -4.40625 2 -3.984375 1.71875 -3.359375 L 1.71875 -4.40625 L 0.3125 -4.296875 L 0.3125 -3.984375 C 1.015625 -3.984375 1.09375 -3.921875 1.09375 -3.421875 Z M 1.09375 -3.421875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 3.296875 2.390625 C 3.296875 2.359375 3.296875 2.34375 3.125 2.171875 C 1.890625 0.921875 1.5625 -0.96875 1.5625 -2.5 C 1.5625 -4.234375 1.9375 -5.96875 3.171875 -7.203125 C 3.296875 -7.328125 3.296875 -7.34375 3.296875 -7.375 C 3.296875 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.09375 -7.484375 2.203125 -6.796875 1.609375 -5.53125 C 1.109375 -4.4375 0.984375 -3.328125 0.984375 -2.5 C 0.984375 -1.71875 1.09375 -0.515625 1.640625 0.625 C 2.25 1.84375 3.09375 2.5 3.203125 2.5 C 3.265625 2.5 3.296875 2.46875 3.296875 2.390625 Z M 3.296875 2.390625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 2.875 -2.5 C 2.875 -3.265625 2.765625 -4.46875 2.21875 -5.609375 C 1.625 -6.828125 0.765625 -7.484375 0.671875 -7.484375 C 0.609375 -7.484375 0.5625 -7.4375 0.5625 -7.375 C 0.5625 -7.34375 0.5625 -7.328125 0.75 -7.140625 C 1.734375 -6.15625 2.296875 -4.578125 2.296875 -2.5 C 2.296875 -0.78125 1.9375 0.96875 0.703125 2.21875 C 0.5625 2.34375 0.5625 2.359375 0.5625 2.390625 C 0.5625 2.453125 0.609375 2.5 0.671875 2.5 C 0.765625 2.5 1.671875 1.8125 2.25 0.546875 C 2.765625 -0.546875 2.875 -1.65625 2.875 -2.5 Z M 2.875 -2.5 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-7">
<path style="stroke:none;" d="M 4.078125 -2.296875 L 6.859375 -2.296875 C 7 -2.296875 7.1875 -2.296875 7.1875 -2.5 C 7.1875 -2.6875 7 -2.6875 6.859375 -2.6875 L 4.078125 -2.6875 L 4.078125 -5.484375 C 4.078125 -5.625 4.078125 -5.8125 3.875 -5.8125 C 3.671875 -5.8125 3.671875 -5.625 3.671875 -5.484375 L 3.671875 -2.6875 L 0.890625 -2.6875 C 0.75 -2.6875 0.5625 -2.6875 0.5625 -2.5 C 0.5625 -2.296875 0.75 -2.296875 0.890625 -2.296875 L 3.671875 -2.296875 L 3.671875 0.5 C 3.671875 0.640625 3.671875 0.828125 3.875 0.828125 C 4.078125 0.828125 4.078125 0.640625 4.078125 0.5 Z M 4.078125 -2.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 6.984375 23.421875 C 6.984375 23.375 6.953125 23.359375 6.9375 23.328125 C 6.5625 22.953125 5.90625 22.296875 5.234375 21.21875 C 3.625 18.640625 2.90625 15.40625 2.90625 11.5625 C 2.90625 8.875 3.265625 5.421875 4.90625 2.453125 C 5.6875 1.03125 6.515625 0.21875 6.953125 -0.21875 C 6.984375 -0.25 6.984375 -0.265625 6.984375 -0.296875 C 6.984375 -0.40625 6.90625 -0.40625 6.765625 -0.40625 C 6.625 -0.40625 6.609375 -0.40625 6.453125 -0.25 C 3.125 2.796875 2.078125 7.359375 2.078125 11.546875 C 2.078125 15.46875 2.96875 19.421875 5.5 22.40625 C 5.703125 22.625 6.078125 23.03125 6.484375 23.390625 C 6.609375 23.515625 6.625 23.515625 6.765625 23.515625 C 6.90625 23.515625 6.984375 23.515625 6.984375 23.421875 Z M 6.984375 23.421875 "/>
</symbol>
<symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 5.25 11.5625 C 5.25 7.640625 4.359375 3.703125 1.828125 0.71875 C 1.625 0.484375 1.25 0.078125 0.84375 -0.28125 C 0.71875 -0.40625 0.703125 -0.40625 0.5625 -0.40625 C 0.4375 -0.40625 0.34375 -0.40625 0.34375 -0.296875 C 0.34375 -0.265625 0.390625 -0.21875 0.40625 -0.203125 C 0.75 0.15625 1.421875 0.828125 2.09375 1.90625 C 3.703125 4.46875 4.421875 7.71875 4.421875 11.546875 C 4.421875 14.234375 4.0625 17.6875 2.421875 20.671875 C 1.640625 22.078125 0.8125 22.90625 0.390625 23.328125 C 0.375 23.359375 0.34375 23.390625 0.34375 23.421875 C 0.34375 23.515625 0.4375 23.515625 0.5625 23.515625 C 0.703125 23.515625 0.71875 23.515625 0.875 23.359375 C 4.203125 20.328125 5.25 15.765625 5.25 11.5625 Z M 5.25 11.5625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 3.5625 -2.90625 C 3.96875 -1.859375 4.453125 -0.34375 4.609375 -0.109375 C 4.765625 0.109375 4.859375 0.109375 5.140625 0.109375 L 5.359375 0.109375 C 5.453125 0.09375 5.46875 0.046875 5.46875 0.015625 C 5.46875 -0.015625 5.4375 -0.046875 5.40625 -0.078125 C 5.3125 -0.1875 5.25 -0.34375 5.1875 -0.53125 L 3.15625 -6.203125 C 2.9375 -6.78125 2.40625 -6.921875 1.9375 -6.921875 C 1.890625 -6.921875 1.75 -6.921875 1.75 -6.8125 C 1.75 -6.734375 1.828125 -6.703125 1.84375 -6.703125 C 2.171875 -6.65625 2.25 -6.59375 2.5 -5.90625 L 3.453125 -3.203125 L 0.703125 -0.46875 C 0.59375 -0.34375 0.53125 -0.296875 0.53125 -0.15625 C 0.53125 0.015625 0.671875 0.125 0.828125 0.125 C 0.984375 0.125 1.078125 0.015625 1.15625 -0.078125 Z M 3.5625 -2.90625 "/>
</symbol>
<symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 2.96875 -2.25 C 3.125 -2.25 3.3125 -2.25 3.3125 -2.421875 C 3.3125 -2.5625 3.1875 -2.5625 3.015625 -2.5625 L 1.40625 -2.5625 C 1.640625 -3.40625 2.203125 -3.984375 3.109375 -3.984375 L 3.421875 -3.984375 C 3.59375 -3.984375 3.75 -3.984375 3.75 -4.15625 C 3.75 -4.296875 3.625 -4.296875 3.453125 -4.296875 L 3.09375 -4.296875 C 1.796875 -4.296875 0.46875 -3.296875 0.46875 -1.78125 C 0.46875 -0.671875 1.21875 0.109375 2.265625 0.109375 C 2.921875 0.109375 3.5625 -0.296875 3.5625 -0.40625 C 3.5625 -0.421875 3.5625 -0.53125 3.46875 -0.53125 C 3.453125 -0.53125 3.421875 -0.53125 3.34375 -0.484375 C 3.03125 -0.28125 2.65625 -0.109375 2.296875 -0.109375 C 1.71875 -0.109375 1.21875 -0.53125 1.21875 -1.40625 C 1.21875 -1.75 1.296875 -2.140625 1.328125 -2.25 Z M 2.96875 -2.25 "/>
</symbol>
<symbol overflow="visible" id="glyph3-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph3-1">
<path style="stroke:none;" d="M 3.59375 -2.21875 C 3.59375 -2.984375 3.5 -3.546875 3.1875 -4.03125 C 2.96875 -4.34375 2.53125 -4.625 1.984375 -4.625 C 0.359375 -4.625 0.359375 -2.71875 0.359375 -2.21875 C 0.359375 -1.71875 0.359375 0.140625 1.984375 0.140625 C 3.59375 0.140625 3.59375 -1.71875 3.59375 -2.21875 Z M 1.984375 -0.0625 C 1.65625 -0.0625 1.234375 -0.25 1.09375 -0.8125 C 1 -1.21875 1 -1.796875 1 -2.3125 C 1 -2.828125 1 -3.359375 1.09375 -3.734375 C 1.25 -4.28125 1.6875 -4.4375 1.984375 -4.4375 C 2.359375 -4.4375 2.71875 -4.203125 2.84375 -3.796875 C 2.953125 -3.421875 2.96875 -2.921875 2.96875 -2.3125 C 2.96875 -1.796875 2.96875 -1.28125 2.875 -0.84375 C 2.734375 -0.203125 2.265625 -0.0625 1.984375 -0.0625 Z M 1.984375 -0.0625 "/>
</symbol>
<symbol overflow="visible" id="glyph4-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph4-1">
<path style="stroke:none;" d="M 1.734375 -0.734375 C 1.671875 -0.5 1.4375 -0.125 1.078125 -0.125 C 1.0625 -0.125 0.84375 -0.125 0.703125 -0.21875 C 0.984375 -0.3125 1.015625 -0.5625 1.015625 -0.609375 C 1.015625 -0.765625 0.890625 -0.859375 0.734375 -0.859375 C 0.53125 -0.859375 0.328125 -0.703125 0.328125 -0.4375 C 0.328125 -0.09375 0.71875 0.0625 1.0625 0.0625 C 1.390625 0.0625 1.671875 -0.125 1.84375 -0.421875 C 2.015625 -0.0625 2.390625 0.0625 2.671875 0.0625 C 3.484375 0.0625 3.90625 -0.796875 3.90625 -1 C 3.90625 -1.09375 3.8125 -1.09375 3.796875 -1.09375 C 3.6875 -1.09375 3.6875 -1.046875 3.65625 -0.96875 C 3.515625 -0.484375 3.09375 -0.125 2.703125 -0.125 C 2.421875 -0.125 2.28125 -0.3125 2.28125 -0.578125 C 2.28125 -0.765625 2.453125 -1.390625 2.640625 -2.171875 C 2.78125 -2.703125 3.09375 -2.875 3.328125 -2.875 C 3.34375 -2.875 3.546875 -2.875 3.703125 -2.78125 C 3.484375 -2.71875 3.390625 -2.515625 3.390625 -2.390625 C 3.390625 -2.25 3.515625 -2.140625 3.671875 -2.140625 C 3.828125 -2.140625 4.0625 -2.265625 4.0625 -2.5625 C 4.0625 -2.953125 3.609375 -3.078125 3.34375 -3.078125 C 2.984375 -3.078125 2.703125 -2.84375 2.5625 -2.578125 C 2.4375 -2.859375 2.109375 -3.078125 1.71875 -3.078125 C 0.9375 -3.078125 0.5 -2.21875 0.5 -2 C 0.5 -1.921875 0.59375 -1.921875 0.609375 -1.921875 C 0.703125 -1.921875 0.703125 -1.9375 0.75 -2.03125 C 0.921875 -2.578125 1.359375 -2.875 1.703125 -2.875 C 1.9375 -2.875 2.125 -2.75 2.125 -2.421875 C 2.125 -2.28125 2.03125 -1.9375 1.96875 -1.6875 Z M 1.734375 -0.734375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph5-1">
<path style="stroke:none;" d="M 0.90625 -1.59375 L 3.109375 -1.59375 C 3.21875 -1.59375 3.265625 -1.640625 3.265625 -1.734375 C 3.265625 -2.5 2.78125 -3.109375 1.90625 -3.109375 C 1.0625 -3.109375 0.265625 -2.484375 0.265625 -1.53125 C 0.265625 -0.578125 1.109375 0.0625 1.96875 0.0625 C 2.484375 0.0625 3.09375 -0.21875 3.234375 -0.765625 C 3.25 -0.78125 3.25 -0.8125 3.25 -0.84375 L 3.25 -0.859375 C 3.25 -0.90625 3.203125 -0.9375 3.140625 -0.9375 C 3 -0.9375 2.96875 -0.703125 2.890625 -0.578125 C 2.6875 -0.3125 2.34375 -0.15625 2 -0.15625 L 1.984375 -0.15625 C 1.703125 -0.15625 1.40625 -0.3125 1.234375 -0.5 C 0.953125 -0.796875 0.90625 -1.203125 0.90625 -1.59375 Z M 0.90625 -1.78125 C 0.984375 -2.3125 1.21875 -2.90625 1.890625 -2.90625 C 2.140625 -2.90625 2.34375 -2.8125 2.546875 -2.59375 C 2.703125 -2.375 2.78125 -2.0625 2.78125 -1.78125 Z M 0.90625 -1.78125 "/>
</symbol>
<symbol overflow="visible" id="glyph5-2">
<path style="stroke:none;" d="M 0.734375 -0.234375 C 0.984375 -0.03125 1.265625 0.0625 1.578125 0.0625 C 2.109375 0.0625 2.828125 -0.125 2.828125 -0.90625 L 2.828125 -0.984375 C 2.734375 -2.25 0.703125 -1.65625 0.703125 -2.453125 C 0.703125 -2.859375 1.265625 -2.9375 1.5625 -2.9375 C 1.984375 -2.9375 2.359375 -2.734375 2.40625 -2.25 L 2.40625 -2.203125 C 2.40625 -2.15625 2.421875 -2.09375 2.515625 -2.09375 C 2.609375 -2.09375 2.640625 -2.171875 2.640625 -2.265625 C 2.640625 -2.296875 2.640625 -2.34375 2.640625 -2.375 L 2.640625 -2.96875 C 2.640625 -3.03125 2.640625 -3.109375 2.53125 -3.109375 C 2.484375 -3.109375 2.421875 -3.046875 2.390625 -3.015625 L 2.328125 -2.96875 C 2.328125 -2.953125 2.296875 -2.9375 2.265625 -2.9375 C 2.234375 -2.9375 2.1875 -2.96875 2.140625 -3 C 1.96875 -3.078125 1.765625 -3.109375 1.578125 -3.109375 C 1.078125 -3.109375 0.3125 -2.984375 0.3125 -2.21875 L 0.3125 -2.171875 C 0.53125 -1 2.328125 -1.671875 2.4375 -0.765625 C 2.4375 -0.28125 2 -0.125 1.59375 -0.125 C 1.03125 -0.125 0.6875 -0.515625 0.578125 -1 C 0.546875 -1.078125 0.5625 -1.15625 0.4375 -1.15625 C 0.328125 -1.15625 0.3125 -1.09375 0.3125 -1.03125 L 0.3125 -0.0625 C 0.3125 0 0.328125 0.0625 0.40625 0.0625 C 0.515625 0.0625 0.703125 -0.171875 0.734375 -0.234375 Z M 0.734375 -0.234375 "/>
</symbol>
<symbol overflow="visible" id="glyph5-3">
<path style="stroke:none;" d="M 1.15625 -4.296875 C 1.15625 -3.75 0.90625 -2.953125 0.1875 -2.953125 L 0.1875 -2.75 L 0.84375 -2.75 L 0.84375 -0.96875 C 0.84375 -0.75 0.859375 -0.515625 0.96875 -0.328125 C 1.15625 -0.046875 1.5 0.0625 1.828125 0.0625 C 2.078125 0.0625 2.296875 -0.046875 2.453125 -0.265625 C 2.59375 -0.484375 2.625 -0.734375 2.625 -1 L 2.625 -1.265625 L 2.390625 -1.265625 C 2.390625 -1.171875 2.390625 -1.078125 2.390625 -0.96875 C 2.390625 -0.6875 2.328125 -0.15625 1.890625 -0.15625 C 1.5 -0.15625 1.40625 -0.5625 1.40625 -0.921875 L 1.40625 -2.75 L 2.484375 -2.75 L 2.484375 -3 L 1.40625 -3 L 1.40625 -4.296875 Z M 1.15625 -4.296875 "/>
</symbol>
<symbol overflow="visible" id="glyph6-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph6-1">
<path style="stroke:none;" d="M 3.15625 -7.484375 C 3.015625 -7.421875 2.84375 -7.234375 2.71875 -7.109375 C 1.5 -5.875 1 -4.1875 1 -2.5 C 1 -0.703125 1.578125 1.21875 3.046875 2.40625 C 3.09375 2.4375 3.15625 2.484375 3.21875 2.484375 C 3.28125 2.484375 3.3125 2.421875 3.3125 2.375 C 3.3125 2.265625 3.046875 2.0625 2.9375 1.9375 C 1.90625 0.703125 1.578125 -0.921875 1.578125 -2.5 C 1.578125 -4.140625 1.90625 -5.9375 3.15625 -7.171875 C 3.203125 -7.234375 3.3125 -7.3125 3.3125 -7.390625 C 3.3125 -7.453125 3.265625 -7.484375 3.203125 -7.484375 C 3.1875 -7.484375 3.171875 -7.484375 3.15625 -7.484375 Z M 3.15625 -7.484375 "/>
</symbol>
<symbol overflow="visible" id="glyph6-2">
<path style="stroke:none;" d="M 1.859375 -3.359375 L 1.859375 -3.34375 C 1.125 -3.078125 0.421875 -2.328125 0.421875 -1.515625 L 0.421875 -1.40625 C 0.484375 -0.421875 1.515625 0.203125 2.46875 0.203125 C 3.421875 0.203125 4.5625 -0.453125 4.5625 -1.640625 C 4.5625 -2.40625 4.171875 -2.953125 3.4375 -3.390625 C 3.3125 -3.46875 3.203125 -3.5625 3.078125 -3.625 C 3.671875 -4 4.28125 -4.390625 4.28125 -5.1875 C 4.28125 -6.046875 3.4375 -6.65625 2.5 -6.65625 C 1.609375 -6.65625 0.6875 -6.03125 0.6875 -4.96875 C 0.6875 -4.21875 1.234375 -3.703125 1.859375 -3.359375 Z M 0.921875 -1.40625 C 0.921875 -1.453125 0.90625 -1.484375 0.90625 -1.53125 C 0.90625 -2.21875 1.40625 -2.765625 1.953125 -3.125 C 2 -3.140625 2.046875 -3.1875 2.09375 -3.1875 C 2.1875 -3.1875 2.5 -2.953125 2.671875 -2.828125 C 3.0625 -2.578125 4.0625 -2.109375 4.0625 -1.40625 C 4.0625 -0.5625 3.3125 -0.0625 2.515625 -0.0625 C 1.796875 -0.0625 1.03125 -0.53125 0.921875 -1.40625 Z M 1.140625 -5.28125 L 1.140625 -5.375 C 1.140625 -6.046875 1.90625 -6.40625 2.453125 -6.40625 C 3.109375 -6.40625 3.71875 -6.015625 3.84375 -5.265625 C 3.84375 -5.21875 3.84375 -5.1875 3.84375 -5.15625 C 3.84375 -4.578125 3.40625 -4.140625 2.96875 -3.84375 C 2.9375 -3.828125 2.90625 -3.78125 2.84375 -3.78125 C 2.765625 -3.78125 2.5 -4 2.359375 -4.09375 C 1.84375 -4.421875 1.203125 -4.703125 1.140625 -5.28125 Z M 1.140625 -5.28125 "/>
</symbol>
<symbol overflow="visible" id="glyph6-3">
<path style="stroke:none;" d="M 0.625 -7.484375 C 0.578125 -7.453125 0.5625 -7.421875 0.5625 -7.390625 C 0.5625 -7.28125 0.78125 -7.109375 0.890625 -6.984375 C 1.96875 -5.75 2.28125 -4.0625 2.28125 -2.5 C 2.28125 -0.890625 1.953125 0.9375 0.75 2.140625 C 0.6875 2.203125 0.5625 2.296875 0.5625 2.375 C 0.5625 2.4375 0.609375 2.484375 0.671875 2.484375 C 0.796875 2.46875 1 2.25 1.109375 2.140625 C 2.375 0.875 2.875 -0.8125 2.875 -2.515625 C 2.875 -4.34375 2.265625 -6.171875 0.8125 -7.40625 C 0.765625 -7.4375 0.71875 -7.484375 0.65625 -7.484375 C 0.640625 -7.484375 0.640625 -7.484375 0.625 -7.484375 Z M 0.625 -7.484375 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="326" height="25" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="-0.217" y="14.786"/>
<use xlink:href="#glyph0-2" x="3.712249" y="14.786"/>
<use xlink:href="#glyph0-3" x="6.47986" y="14.786"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="13.676" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="22.205" y="8.047"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="27.899" y="9.541"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M -0.001875 -0.000875 L 10.162188 -0.000875 " transform="matrix(1,0,0,-1,22.205,12.296)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="25.349" y="21.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="33.564" y="14.786"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="39.375" y="14.786"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="43.25" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="53.351" y="14.786"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="63.869513" y="14.786"/>
<use xlink:href="#glyph0-2" x="67.798763" y="14.786"/>
<use xlink:href="#glyph0-3" x="70.566373" y="14.786"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="77.759" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="86.288" y="8.047"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph3-1" x="91.982" y="9.541"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-7" x="98.665" y="8.047"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="108.628" y="8.047"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph4-1" x="112.672" y="9.541"/>
</g>
<path style="fill:none;stroke-width:0.398;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(19.999695%,19.999695%,19.999695%);stroke-opacity:1;stroke-miterlimit:10;" d="M 0.0010625 -0.000875 L 31.3995 -0.000875 " transform="matrix(1,0,0,-1,86.288,12.296)"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="93.928" y="21.62"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph5-1" x="99.74" y="23.115"/>
<use xlink:href="#glyph5-2" x="103.281296" y="23.115"/>
<use xlink:href="#glyph5-3" x="106.43694" y="23.115"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="118.883" y="0.739"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph6-1" x="313.754" y="14.786"/>
<use xlink:href="#glyph6-2" x="317.627459" y="14.786"/>
<use xlink:href="#glyph6-3" x="322.607763" y="14.786"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 23 KiB

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="10pt" height="7pt" viewBox="0 0 10 7" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 3.328125 -3.015625 C 3.390625 -3.265625 3.625 -4.1875 4.3125 -4.1875 C 4.359375 -4.1875 4.609375 -4.1875 4.8125 -4.0625 C 4.53125 -4 4.34375 -3.765625 4.34375 -3.515625 C 4.34375 -3.359375 4.453125 -3.171875 4.71875 -3.171875 C 4.9375 -3.171875 5.25 -3.34375 5.25 -3.75 C 5.25 -4.265625 4.671875 -4.40625 4.328125 -4.40625 C 3.75 -4.40625 3.40625 -3.875 3.28125 -3.65625 C 3.03125 -4.3125 2.5 -4.40625 2.203125 -4.40625 C 1.171875 -4.40625 0.59375 -3.125 0.59375 -2.875 C 0.59375 -2.765625 0.703125 -2.765625 0.71875 -2.765625 C 0.796875 -2.765625 0.828125 -2.796875 0.84375 -2.875 C 1.1875 -3.9375 1.84375 -4.1875 2.1875 -4.1875 C 2.375 -4.1875 2.71875 -4.09375 2.71875 -3.515625 C 2.71875 -3.203125 2.546875 -2.546875 2.1875 -1.140625 C 2.03125 -0.53125 1.671875 -0.109375 1.234375 -0.109375 C 1.171875 -0.109375 0.953125 -0.109375 0.734375 -0.234375 C 0.984375 -0.296875 1.203125 -0.5 1.203125 -0.78125 C 1.203125 -1.046875 0.984375 -1.125 0.84375 -1.125 C 0.53125 -1.125 0.296875 -0.875 0.296875 -0.546875 C 0.296875 -0.09375 0.78125 0.109375 1.21875 0.109375 C 1.890625 0.109375 2.25 -0.59375 2.265625 -0.640625 C 2.390625 -0.28125 2.75 0.109375 3.34375 0.109375 C 4.375 0.109375 4.9375 -1.171875 4.9375 -1.421875 C 4.9375 -1.53125 4.859375 -1.53125 4.828125 -1.53125 C 4.734375 -1.53125 4.71875 -1.484375 4.6875 -1.421875 C 4.359375 -0.34375 3.6875 -0.109375 3.375 -0.109375 C 2.984375 -0.109375 2.828125 -0.421875 2.828125 -0.765625 C 2.828125 -0.984375 2.875 -1.203125 2.984375 -1.640625 Z M 3.328125 -3.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 3.59375 -2.21875 C 3.59375 -2.984375 3.5 -3.546875 3.1875 -4.03125 C 2.96875 -4.34375 2.53125 -4.625 1.984375 -4.625 C 0.359375 -4.625 0.359375 -2.71875 0.359375 -2.21875 C 0.359375 -1.71875 0.359375 0.140625 1.984375 0.140625 C 3.59375 0.140625 3.59375 -1.71875 3.59375 -2.21875 Z M 1.984375 -0.0625 C 1.65625 -0.0625 1.234375 -0.25 1.09375 -0.8125 C 1 -1.21875 1 -1.796875 1 -2.3125 C 1 -2.828125 1 -3.359375 1.09375 -3.734375 C 1.25 -4.28125 1.6875 -4.4375 1.984375 -4.4375 C 2.359375 -4.4375 2.71875 -4.203125 2.84375 -3.796875 C 2.953125 -3.421875 2.96875 -2.921875 2.96875 -2.3125 C 2.96875 -1.796875 2.96875 -1.28125 2.875 -0.84375 C 2.734375 -0.203125 2.265625 -0.0625 1.984375 -0.0625 Z M 1.984375 -0.0625 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="10" height="7" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="5.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="6.158" y="6.839"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48pt" height="8pt" viewBox="0 0 48 8" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 4.40625 -6.953125 C 4.34375 -7.09375 4.3125 -7.140625 4.140625 -7.140625 C 3.984375 -7.140625 3.953125 -7.09375 3.890625 -6.953125 L 0.515625 -0.203125 C 0.46875 -0.109375 0.46875 -0.09375 0.46875 -0.078125 C 0.46875 0 0.53125 0 0.6875 0 L 7.609375 0 C 7.765625 0 7.828125 0 7.828125 -0.078125 C 7.828125 -0.09375 7.828125 -0.109375 7.78125 -0.203125 Z M 3.828125 -6.140625 L 6.515625 -0.75 L 1.140625 -0.75 Z M 3.828125 -6.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 6.84375 -3.265625 C 7 -3.265625 7.1875 -3.265625 7.1875 -3.453125 C 7.1875 -3.65625 7 -3.65625 6.859375 -3.65625 L 0.890625 -3.65625 C 0.75 -3.65625 0.5625 -3.65625 0.5625 -3.453125 C 0.5625 -3.265625 0.75 -3.265625 0.890625 -3.265625 Z M 6.859375 -1.328125 C 7 -1.328125 7.1875 -1.328125 7.1875 -1.53125 C 7.1875 -1.71875 7 -1.71875 6.84375 -1.71875 L 0.890625 -1.71875 C 0.75 -1.71875 0.5625 -1.71875 0.5625 -1.53125 C 0.5625 -1.328125 0.75 -1.328125 0.890625 -1.328125 Z M 6.859375 -1.328125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 1.265625 -0.765625 L 2.328125 -1.796875 C 3.875 -3.171875 4.46875 -3.703125 4.46875 -4.703125 C 4.46875 -5.84375 3.578125 -6.640625 2.359375 -6.640625 C 1.234375 -6.640625 0.5 -5.71875 0.5 -4.828125 C 0.5 -4.28125 1 -4.28125 1.03125 -4.28125 C 1.203125 -4.28125 1.546875 -4.390625 1.546875 -4.8125 C 1.546875 -5.0625 1.359375 -5.328125 1.015625 -5.328125 C 0.9375 -5.328125 0.921875 -5.328125 0.890625 -5.3125 C 1.109375 -5.96875 1.65625 -6.328125 2.234375 -6.328125 C 3.140625 -6.328125 3.5625 -5.515625 3.5625 -4.703125 C 3.5625 -3.90625 3.078125 -3.125 2.515625 -2.5 L 0.609375 -0.375 C 0.5 -0.265625 0.5 -0.234375 0.5 0 L 4.203125 0 L 4.46875 -1.734375 L 4.234375 -1.734375 C 4.171875 -1.4375 4.109375 -1 4 -0.84375 C 3.9375 -0.765625 3.28125 -0.765625 3.0625 -0.765625 Z M 1.265625 -0.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 4.578125 -3.1875 C 4.578125 -3.984375 4.53125 -4.78125 4.1875 -5.515625 C 3.734375 -6.484375 2.90625 -6.640625 2.5 -6.640625 C 1.890625 -6.640625 1.171875 -6.375 0.75 -5.453125 C 0.4375 -4.765625 0.390625 -3.984375 0.390625 -3.1875 C 0.390625 -2.4375 0.421875 -1.546875 0.84375 -0.78125 C 1.265625 0.015625 2 0.21875 2.484375 0.21875 C 3.015625 0.21875 3.78125 0.015625 4.21875 -0.9375 C 4.53125 -1.625 4.578125 -2.40625 4.578125 -3.1875 Z M 2.484375 0 C 2.09375 0 1.5 -0.25 1.328125 -1.203125 C 1.21875 -1.796875 1.21875 -2.71875 1.21875 -3.3125 C 1.21875 -3.953125 1.21875 -4.609375 1.296875 -5.140625 C 1.484375 -6.328125 2.234375 -6.421875 2.484375 -6.421875 C 2.8125 -6.421875 3.46875 -6.234375 3.65625 -5.25 C 3.765625 -4.6875 3.765625 -3.9375 3.765625 -3.3125 C 3.765625 -2.5625 3.765625 -1.890625 3.65625 -1.25 C 3.5 -0.296875 2.9375 0 2.484375 0 Z M 2.484375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 6.265625 -5.671875 C 6.75 -6.453125 7.171875 -6.484375 7.53125 -6.5 C 7.65625 -6.515625 7.671875 -6.671875 7.671875 -6.6875 C 7.671875 -6.765625 7.609375 -6.8125 7.53125 -6.8125 C 7.28125 -6.8125 6.984375 -6.78125 6.71875 -6.78125 C 6.390625 -6.78125 6.046875 -6.8125 5.734375 -6.8125 C 5.671875 -6.8125 5.546875 -6.8125 5.546875 -6.625 C 5.546875 -6.515625 5.625 -6.5 5.703125 -6.5 C 5.96875 -6.484375 6.15625 -6.375 6.15625 -6.171875 C 6.15625 -6.015625 6.015625 -5.796875 6.015625 -5.796875 L 2.953125 -0.921875 L 2.265625 -6.203125 C 2.265625 -6.375 2.5 -6.5 2.953125 -6.5 C 3.09375 -6.5 3.203125 -6.5 3.203125 -6.703125 C 3.203125 -6.78125 3.125 -6.8125 3.078125 -6.8125 C 2.671875 -6.8125 2.25 -6.78125 1.828125 -6.78125 C 1.65625 -6.78125 1.46875 -6.78125 1.28125 -6.78125 C 1.109375 -6.78125 0.921875 -6.8125 0.75 -6.8125 C 0.671875 -6.8125 0.5625 -6.8125 0.5625 -6.625 C 0.5625 -6.5 0.640625 -6.5 0.8125 -6.5 C 1.359375 -6.5 1.375 -6.40625 1.40625 -6.15625 L 2.1875 -0.015625 C 2.21875 0.1875 2.265625 0.21875 2.390625 0.21875 C 2.546875 0.21875 2.59375 0.171875 2.671875 0.046875 Z M 6.265625 -5.671875 "/>
</symbol>
</g>
</defs>
<g id="surface1">
<rect x="0" y="0" width="48" height="8" style="fill:rgb(100%,100%,100%);fill-opacity:1;stroke:none;"/>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="0.464" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="8.766" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="19.559" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph0-3" x="30.077513" y="7.344"/>
<use xlink:href="#glyph0-4" x="35.058813" y="7.344"/>
</g>
<g style="fill:rgb(19.999695%,19.999695%,19.999695%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="40.038" y="7.344"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.2 KiB

Some files were not shown because too many files have changed in this diff Show More