Update talk files

This commit is contained in:
Thomas Dehaeze 2021-07-22 09:09:03 +02:00
parent aa74cc8471
commit 0d1a43eecf
47 changed files with 15195 additions and 378950 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
% Created 2021-07-20 mar. 14:23 % Created 2021-07-22 jeu. 08:10
% Intended LaTeX compiler: pdflatex % Intended LaTeX compiler: pdflatex
\documentclass[aspectratio=169, t]{clean-beamer} \documentclass[aspectratio=169, t]{clean-beamer}
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
@ -25,10 +25,9 @@
\institute[shortinst]{\inst{1} European Synchrotron Radiation Facility, Grenoble, France \and % \institute[shortinst]{\inst{1} European Synchrotron Radiation Facility, Grenoble, France \and %
\inst{2} Precision Mechatronics Laboratory, University of Liege, Belgium \and % \inst{2} Precision Mechatronics Laboratory, University of Liege, Belgium \and %
\inst{3} BEAMS Department, Free University of Brussels, Belgium} \inst{3} BEAMS Department, Free University of Brussels, Belgium}
\vspace{-0.5em}
\titlegraphic{\includegraphics[height=1.5cm]{figs/logo_pml_full.pdf} \hspace{5em} % \titlegraphic{\includegraphics[height=1.5cm]{figs/logo_pml_full.pdf} \hspace{5em} %
\includegraphics[height=1.5cm]{figs/logo_esrf.pdf} \hspace{5em} % \includegraphics[height=1.5cm]{figs/logo_esrf.pdf} \hspace{5em} %
\includegraphics[height=1.5cm]{figs/logo_medsi.pdf}} \includegraphics[height=1.5cm]{figs/logo_medsi.jpg}}
\beamertemplatenavigationsymbolsempty \beamertemplatenavigationsymbolsempty
\addtobeamertemplate{navigation symbols}{}{% \addtobeamertemplate{navigation symbols}{}{%
\usebeamerfont{footline}% \usebeamerfont{footline}%
@ -36,16 +35,10 @@
\hspace{1em}% \hspace{1em}%
\insertframenumber/\inserttotalframenumber \insertframenumber/\inserttotalframenumber
} }
\setlength{\leftmargini}{5pt}
\setbeamertemplate{itemize items}[circle] \setbeamertemplate{itemize items}[circle]
\usefonttheme[onlymath]{serif} \usefonttheme[onlymath]{serif}
\AtBeginSection[]{
\begin{frame}<beamer>{Outline}
\tableofcontents[currentsection, hideothersubsections, sectionstyle=show/shaded]
\end{frame}
}
\makeatletter \makeatletter
\preto\Gin@extensions{gif,}
\DeclareGraphicsRule{.gif}{png}{.png}{\noexpand\Gin@base.png}
\preto\Gin@extensions{png,} \preto\Gin@extensions{png,}
\DeclareGraphicsRule{.png}{pdf}{.pdf}{\noexpand\Gin@base.pdf} \DeclareGraphicsRule{.png}{pdf}{.pdf}{\noexpand\Gin@base.pdf}
\makeatother \makeatother
@ -66,217 +59,589 @@
\begin{document} \begin{document}
\maketitle \maketitle
\section*{Introduction} \section*{Introduction}
\begin{frame}[label={sec:org4b0545d}]{The ID31 Micro Station} \begin{frame}[label={sec:orgdc51d45}]{The ID31 Micro Station}
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/assemblage.png} \includegraphics[scale=1,width=0.95\linewidth]{figs/micro_hexapod_render.pdf}
\end{center} \end{center}
\textbf{Objective}: Position samples along complex trajectories with high precision\newline \begin{tikzpicture}[remember picture,overlay]
\textbf{Stacked Positioning Stages}: \(\approx 10\,\mu m\) precision limited by stages vibrations, thermal effects, ground motion, \ldots{} \node[anchor=north east, padding=5pt] at (current page.north east){%
\includegraphics[width=2em]{figs/icon_animation.pdf}};
\end{tikzpicture}
\end{frame} \end{frame}
\begin{frame}[label={sec:orgb7c2959}]{Introduction - The Nano Active Stabilization System} \begin{frame}[label={sec:orgd54db4c}]{Introduction - The Nano Active Stabilization System}
\textbf{Objective}: Improve the position accuracy from \(\approx 10\,\mu m\) down to \(\approx 10\,nm\) \newline \textbf{Objective}: Improve the position accuracy from \(\approx 10\,\mu m\) down to \(\approx 10\,nm\) \newline
\textbf{Design approach}: ``Model based design'' (extensive use of models and test benches) \textbf{Design approach}: ``Model based design'' / ``Predictive Design''
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/nass-concept.pdf} \includegraphics[scale=1,width=\linewidth]{figs/nass-concept.pdf}
\end{center} \end{center}
\end{frame} \end{frame}
\begin{frame}[label={sec:orgaf8e005}]{The Nano-Hexapod - Why such mechanical architecture?} \begin{frame}[label={sec:org58304ff}]{Overview of the Mechatronic Approach - Model Based Design}
\begin{itemize}
\item Why stewart architecture
\begin{itemize}
\item 6 DoF to control / 6 actuators
\end{itemize}
\item Only flexible elements
\begin{itemize}
\item no backlash
\item no play
\end{itemize}
\item How it is working
\begin{itemize}
\item Jacobian matrix both for actuation and sensing
\end{itemize}
\item Forward / Inverse kinematics : meaning. Easy to compute for small displacements
\item[{$\square$}] Schematic of Stewart platform
\end{itemize}
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/nano_hexapod_elements.red.pdf} \includegraphics[scale=1,width=\linewidth]{figs/nass_mechatronics_approach.png}
\end{center} \end{center}
\end{frame} \end{frame}
\begin{frame}[label={sec:orgb9ee458}]{Stewart Platforms Architecture} \section{Conceptual Phase}
\vspace{-2em} \begin{frame}[label={sec:org95b2a1a}]{Outline - Conceptual Phase}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/nass_mechatronics_approach_conceptual_phase.png}
\end{center}
\end{frame}
\begin{columns} \begin{frame}[label={sec:org612b41f}]{Feedback Control - The Control Loop}
\begin{column}{0.5\columnwidth} \vspace{-1em}
\begin{figure}[htbp]
\centering \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/stewart_schematic.png} \includegraphics[scale=1,width=\linewidth]{figs/classical_feedback_schematic.png}
\caption{\label{fig:stewart_schematic}Geometry of a Stewart Platform} \end{center}
\end{figure}
\vspace{-1em} \vspace{-1em}
\begin{tcolorbox}[title=Advantages] \begin{columns}
\begin{column}{0.4\columnwidth}
\begin{tcolorbox}[title=Why Feedback?]
\begin{itemize} \begin{itemize}
\item Compact \item Model uncertainties
\item Allows 6dof motion \item Unknown disturbances
\item Can be ``monolithic''
\end{itemize} \end{itemize}
\end{tcolorbox} \end{tcolorbox}
\end{column} \end{column}
\begin{column}{0.5\columnwidth} \begin{column}{0.6\columnwidth}
\begin{tcolorbox}[title=Definition of the Geomtry] \begin{tcolorbox}[title=Every elements can limit the performances]
\begin{itemize} \begin{itemize}
\item \(\bm{a}_i\): position of the attachment points on the fixed base \item Drivers, Actuators, Sensors
\item \(\bm{b}_i\): position of moving attachment points \item Mechanical System
\item \(l_i\): length of each limb \item Controller
\item \(\hat{\bm{s}}_i\): unit vector representing the direction of each limb
\end{itemize} \end{itemize}
\end{tcolorbox} \end{tcolorbox}
\end{column} \end{column}
\end{columns} \end{columns}
\end{frame} \end{frame}
\begin{frame}[label={sec:org09981cc}]{Stewart Platform Architecture - Kinematics} \begin{frame}[label={sec:orga5ea61a}]{Noise Budgeting and Required Control Bandwidth}
\begin{itemize} \vspace{-1em}
\item \(\bm{\mathcal{L}} = \left[ l_1, l_2, \ldots, l_6 \right]^T\): vector of actuated joint coordinates
\item \(\bm{\mathcal{X}} = \left[ {}^A\bm{P}, \bm{}^A\hat{\bm{s}} \right]^T\): vector of platform motion variables
\end{itemize}
\begin{align*} \begin{center}
\bm{\mathcal{X}} & \xrightarrow[\text{Simple}]{\text{Inverse Kinematics}} \bm{\mathcal{L}} \\ \includegraphics[scale=1,width=\linewidth]{figs/identification_control_noise_budget.red.pdf}
\bm{\mathcal{L}} & \xrightarrow[\text{Complex}]{\text{Forward Kinematics}} \bm{\mathcal{X}} \end{center}
\end{align*}
For small displacements: \textbf{Jacobian} matrix
\begin{equation*}
\bm{J} = \begin{bmatrix}
{\hat{\bm{s}}_1}^T & (\bm{b}_1 \times \hat{\bm{s}}_1)^T \\
{\hat{\bm{s}}_2}^T & (\bm{b}_2 \times \hat{\bm{s}}_2)^T \\
{\hat{\bm{s}}_3}^T & (\bm{b}_3 \times \hat{\bm{s}}_3)^T \\
{\hat{\bm{s}}_4}^T & (\bm{b}_4 \times \hat{\bm{s}}_4)^T \\
{\hat{\bm{s}}_5}^T & (\bm{b}_5 \times \hat{\bm{s}}_5)^T \\
{\hat{\bm{s}}_6}^T & (\bm{b}_6 \times \hat{\bm{s}}_6)^T
\end{bmatrix}
\end{equation*}
\begin{align*}
\delta\bm{\mathcal{L}} &= \bm{J} \delta\bm{\mathcal{X}} \\
\delta\bm{\mathcal{X}} &= \bm{J}^{-1} \delta\bm{\mathcal{L}}
\end{align*}
As an example, for the Nano-Hexapod:
\begin{equation*}
\bm{J} = \begin{bmatrix*}[r]
0.69 & -0.38 & 0.61 & -0.13 & -0.10 & 0.08 \\
-0.69 & -0.38 & 0.61 & -0.13 & 0.10 & -0.08 \\
-0.02 & 0.80 & 0.61 & 0.15 & -0.06 & 0.08 \\
0.68 & -0.41 & 0.61 & -0.02 & -0.16 & -0.08 \\
-0.68 & -0.41 & 0.61 & -0.02 & 0.16 & 0.08 \\
0.02 & 0.80 & 0.61 & 0.15 & 0.06 & -0.08
\end{bmatrix*}, \quad \bm{J}^{-1} = \begin{bmatrix*}[r]
0.84 & -0.84 & -1.00 & -0.15 & 0.15 & 1.00 \\
0.66 & 0.66 & 0.39 & -1.06 & -1.06 & 0.39 \\
0.27 & 0.27 & 0.27 & 0.27 & 0.27 & 0.27 \\
-4.51 & -4.51 & 0.12 & 4.39 & 4.39 & 0.12 \\
2.46 & -2.46 & -5.14 & -2.67 & 2.67 & 5.14 \\
1.96 & -1.96 & 1.96 & -1.96 & 1.96 & -1.96
\end{bmatrix*}
\end{equation*}
\begin{itemize}
\item[{$\square$}] Control architecture in the frame of the legs with the Jacobian matrix
\end{itemize}
\end{frame} \end{frame}
\begin{frame}[label={sec:orgec6681e}]{Control Challenges - Analogy} \begin{frame}[label={sec:orgd23064f}]{Limitation of the Controller Bandwidth?}
\begin{columns}
\begin{column}{0.6\columnwidth}
\vspace{-2em} \vspace{-2em}
\only<1>{ \only<1>{
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/001_Room.pdf} \includegraphics[scale=1,width=\linewidth]{figs/control_bandwidth_1_classical.pdf}
\end{center} \end{center}
}\only<2>{ }\only<2>{
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/002_Analogies.pdf} \includegraphics[scale=1,width=\linewidth]{figs/control_bandwidth_2_above_res.pdf}
\end{center} \end{center}
}\only<3>{ }\only<3>{
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/003_Laser.pdf} \includegraphics[scale=1,width=\linewidth]{figs/control_bandwidth_3_next_gen.pdf}
\end{center} \end{center}
}\only<4>{ }
\end{column}
\begin{column}{0.4\columnwidth}
\vspace{-2em}
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/004_Top-Platform.pdf} \includegraphics[scale=1,width=\linewidth]{figs/test_bench_apa_simple.pdf}
\end{center} \end{center}
}\only<5>{ \only<1>{
\begin{tcolorbox}[title=Typical Approach, fontupper=\small]
``As stiff as possible'' \newline
Simple controller (e.g. PID)
\end{tcolorbox}
}\only<2>{
\begin{tcolorbox}[title=Alternative Approach, fontupper=\small]
Limited by complex dynamics\newline
Model based controller
\end{tcolorbox}
}\only<3>{
\begin{tcolorbox}[title=Next-Gen Systems, fontupper=\small]
Active research topic\newline
Complex controllers
\end{tcolorbox}
}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:org9493c8d}]{Soft or Stiff \(\nu\text{-hexapod}\) ? Interaction with the \(\mu\text{-station}\)}
\vspace{-3em}
\begin{columns}
\begin{column}{0.3\columnwidth}
\onslide<1->{
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/005_Candle.pdf} \includegraphics[scale=1,width=\linewidth]{figs/nass_example_uncertainty_support_only_hexapod.pdf}
\end{center} \end{center}
}\only<6>{ }\onslide<2->{
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/006_Objective and Challenges.pdf} \includegraphics[scale=1,width=\linewidth]{figs/nass_example_uncertainty_support.pdf}
\end{center} \end{center}
}\only<7>{ }
\end{column}
\begin{column}{0.7\columnwidth}
\onslide<1->{
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/007_Truck.pdf} \includegraphics[scale=1,width=\linewidth]{figs/nass_example_alone.pdf}
\end{center} \end{center}
}\only<8>{ \vspace{-2em}
}\onslide<2->{
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/008_Trampoline.pdf} \includegraphics[scale=1,width=\linewidth]{figs/nass_example_support_uncertainty_d_L.pdf}
\end{center} \end{center}
}\only<9>{ }
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:orgddab963}]{Complexity of the Micro-Station Dynamics (Model Analysis)}
\vspace{-1em}
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/009_Spindle.pdf} \includegraphics[scale=1,width=0.95\linewidth]{figs/modes_annotated.png}
\end{center} \end{center}
}\only<10>{ \begin{tikzpicture}[remember picture,overlay]
\node[anchor=north east, padding=5pt] at (current page.north east){%
\includegraphics[width=2em]{figs/icon_animation.pdf}};
\end{tikzpicture}
\end{frame}
\begin{frame}[label={sec:org3dfae25}]{Control Strategy: HAC-LAC}
\vspace{-0.5em}
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/010_Metrology.pdf} \includegraphics[scale=1,width=\linewidth]{figs/nass_schematic_test.pdf}
\end{center} \end{center}
}\only<11>{ \vspace{-2.0em}
\begin{columns}
\begin{column}{0.5\columnwidth}
\begin{tcolorbox}[title=Low Authority Control]
\begin{itemize}
\item Collocated sensors/actuators
\item Guaranteed Stability
\item Adds damping
\item \(\searrow\) vibration near resonances
\end{itemize}
\end{tcolorbox}
\end{column}
\begin{column}{0.5\columnwidth}
\begin{tcolorbox}[title=High Authority Control]
\begin{itemize}
\item Position sensors
\item Complex dynamics
\item \(\searrow\) vibration in the bandwidth
\item Use transformation matrices
\end{itemize}
\end{tcolorbox}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:orgb8b73a0}]{Multi-Body Models - Simulations}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/simscape_simulation.jpg}
\end{center}
\begin{tikzpicture}[remember picture, overlay]
\node[align=left, anchor=south east, text width=5.5cm,shift={(-1em, 1em)}] at (current page.south east){%
\begin{tcolorbox}
\begin{center}
Validation of the concept
\end{center}
\end{tcolorbox}};
\end{tikzpicture}
\begin{tikzpicture}[remember picture,overlay]
\node[anchor=north east, padding=5pt] at (current page.north east){%
\includegraphics[width=2em]{figs/icon_animation.pdf}};
\end{tikzpicture}
\end{frame}
\section{Detail Design Phase}
\begin{frame}[label={sec:org6378434}]{Outline - Detail Design Phase}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/nass_mechatronics_approach_detailed_phase.png}
\end{center}
\end{frame}
\begin{frame}[label={sec:orgc57fa9c}]{Nano-Hexapod Overview - Key elements}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/nano_hexapod_elements.red.pdf}
\end{center}
\end{frame}
\begin{frame}[label={sec:orga847212}]{Include Flexible Elements in a Multi-Body model}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/super_element_simscape.pdf}
\end{center}
\end{frame}
\begin{frame}[label={sec:org36e74d8}]{Choice of Actuator - Amplifier Piezoelectric Actuator}
\vspace{-2em}
\begin{columns}
\begin{column}{0.5\columnwidth}
\scriptsize
\begin{center}
\begin{tabularx}{0.8\linewidth}{ccc}
\toprule
\textbf{Characteristic} & \textbf{Specs} & \textbf{Doc.}\\
\midrule
Axial Stiff. & \SI{\approx 1}{\newton/\micro\meter} & \SI{1.8}{\newton/\micro\meter}\\
Sufficient Stroke & \SI{> 100}{\micro\meter} & \SI{368}{\micro\meter}\\
Height & \SI{< 50}{\milli\meter} & \SI{30}{\milli\meter}\\
High Resolution & \SI{< 5}{\nano\meter} & \SI{3}{\nano\meter}\\
\bottomrule
\end{tabularx}
\end{center}
\normalsize
\vspace{-1em}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1,width=0.9\linewidth]{figs/apa300ml_picture.jpg}
\caption{Picture of the APA300ML}
\end{figure}
\end{column}
\begin{column}{0.5\columnwidth}
\vspace{-1em}
\begin{columns}
\begin{column}{0.4\columnwidth}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1,width=0.8\linewidth]{figs/2dof_apa_model.pdf}
\caption{2-DoF Model}
\end{figure}
\end{column}
\begin{column}{0.6\columnwidth}
\vspace{-1.6em}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1,width=0.9\linewidth]{figs/mesh_APA_schematic.pdf}
\caption{APA Finite Element Model}
\end{figure}
\end{column}
\end{columns}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1,width=\linewidth]{figs/mode_shapes_annotated.pdf}
\caption{Flexible Modes due to limited APA stiffness}
\end{figure}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:orgaefb8a2}]{Flexible Joints - Specifications and Optimization (\href{https://research.tdehaeze.xyz/test-bench-nass-flexible-joints/}{link})}
\vspace{-2em}
\begin{columns}
\begin{column}{0.75\columnwidth}
\scriptsize
\begin{center}
\begin{tabularx}{\linewidth}{ccccc}
\toprule
\textbf{Goal} & \textbf{Stiffness} & \textbf{Specs} & \textbf{FEM} & \textbf{Measured}\\
\midrule
High DVF Damping & Axial & \SI{> 100}{\newton/\micro\meter} & 94 & \\
Low Coupling & Bending & \SI{< 100}{\newton\meter/\radian} & 5 & 3.8\\
Low Coupling & Torsion & \SI{< 500}{\newton\meter/\radian} & 260 & \\
Sufficient Stroke & Bending Stroke & \SI{> 1}{\milli\radian} & 20 & 18\\
\bottomrule
\end{tabularx}
\end{center}
\normalsize
\end{column}
\begin{column}{0.25\columnwidth}
\vspace{-3em}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1,width=\linewidth]{figs/flexible_joint_dimensions.pdf}
\caption{Dimensions after optimization}
\end{figure}
\end{column}
\end{columns}
\vspace{-3em}
\begin{columns}
\begin{column}{0.45\columnwidth}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1,width=\linewidth]{figs/location_top_flexible_joints.pdf}
\caption{Positioning of the top joint}
\end{figure}
\end{column}
\begin{column}{0.55\columnwidth}
\vspace{2em}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1,width=\linewidth]{figs/simscape_model_flexible_joint.pdf}
\caption{Simscape Model}
\end{figure}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:org1666f90}]{Instrumentation}
\begin{itemize}
\item PD200 amplifier
\item Encoders
\item Speedgoat, DAC, ADC
\item PEPU
\item Attocube
\end{itemize}
\end{frame}
\section{Experimental Phase}
\begin{frame}[label={sec:org8c075cc}]{Outline - Experimental Phase}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/nass_mechatronics_approach_experimental_phase.png}
\end{center}
\end{frame}
\begin{frame}[label={sec:org57e9067}]{Flexible Joints - Measurements}
\vspace{-2em}
\begin{columns}
\begin{column}{0.45\columnwidth}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1,width=\linewidth]{figs/flexible_joint_bench.pdf}
\caption{Measurement bench}
\end{figure}
\end{column}
\begin{column}{0.55\columnwidth}
\begin{figure}[htbp]
\centering
\includegraphics[scale=1,width=\linewidth]{figs/flex_joint_meas_example_F_d_lin_fit.pdf}
\caption{Measured displacement and force}
\end{figure}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:org230d623}]{Amplified Piezoelectric Actuator - Test Bench}
\vspace{-1em}
\begin{center} \begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/011_Flame.pdf} \includegraphics[scale=1,width=\linewidth]{figs/test_bench_apa300ml.red.pdf}
\end{center}
\begin{tikzpicture}[remember picture, overlay]
\node[align=left, anchor=north east, text width=4.5cm] at (current page.north east){%
\begin{tcolorbox}[title=Goals]
\begin{itemize}
\item Identify Dynamics
\item Tune APA Model
\item Test IFF
\end{itemize}
\end{tcolorbox}};
\end{tikzpicture}
\end{frame}
\begin{frame}[label={sec:org9368c73}]{Amplified Piezoelectric Actuator - Extracted Model}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/apa_comp_model_frf.pdf}
\end{center}
\end{frame}
\begin{frame}[label={sec:orga3a7c76}]{Amplified Piezoelectric Actuator - Integral Force Feedback}
\vspace{-3em}
\begin{columns}
\begin{column}{0.62\columnwidth}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/test_bench_apa300ml_iff.pdf}
\end{center}
\[ K_{\text{IFF}}(s) = \frac{g}{s} \]
\end{column}
\begin{column}{0.38\columnwidth}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/iff_results_apa95ml.pdf}
\end{center}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:org4e8f560}]{Strut - Mounting Tool}
\vspace{-2.5em}
\begin{columns}
\begin{column}{0.63\columnwidth}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/image_mounting_strut_bench.JPG}
\end{center}
\end{column}
\begin{column}{0.37\columnwidth}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/mounted_strut_picture.jpg}
\end{center}
\begin{tikzpicture}[remember picture,overlay]
\node[anchor=north east, padding=5pt] at (current page.north east){%
\includegraphics[width=2em]{figs/icon_animation.pdf}};
\end{tikzpicture}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:orge547304}]{Strut - Dynamical Measurements}
\vspace{-1em}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/test_bench_strut.red.pdf}
\end{center}
\begin{tikzpicture}[remember picture, overlay]
\node[align=left, anchor=north east, text width=5cm] at (current page.north east){%
\begin{tcolorbox}[title=Goals]
\begin{itemize}
\item Identify Dynamics
\item Tune Model
\item Flexible joints effects
\item Encoder effect
\end{itemize}
\end{tcolorbox}};
\end{tikzpicture}
\end{frame}
\begin{frame}[label={sec:org76a12db}]{Strut - Encoders Output and Spurious Modes}
\vspace{-3em}
\begin{columns}
\begin{column}{0.45\columnwidth}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/frf_model_encoder_strut.pdf}
\end{center}
\end{column}
\begin{column}{0.55\columnwidth}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/meas_spur_res_struts_2_encoder.jpg}
\end{center}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/mode_shapes_annotated.pdf}
\end{center}
\begin{tikzpicture}[remember picture,overlay]
\node[anchor=north east, padding=5pt] at (current page.north east){%
\includegraphics[width=2em]{figs/icon_animation.pdf}};
\end{tikzpicture}
\end{column}
\end{columns}
\end{frame}
\begin{frame}[label={sec:org416c1db}]{Strut - Extracted Model}
\vspace{-1em}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/strut_meas_frf_model_int_force.pdf}
\end{center}
\end{frame}
\begin{frame}[label={sec:orgd58b991}]{Nano-Hexapod Mounting Tool}
\begin{center}
\includegraphics[scale=1,width=0.9\linewidth]{figs/nano_hexapod_mounting.JPG}
\end{center}
\begin{tikzpicture}[remember picture,overlay]
\node[anchor=north east, padding=5pt] at (current page.north east){%
\includegraphics[width=2em]{figs/icon_animation.pdf}};
\end{tikzpicture}
\end{frame}
\begin{frame}[label={sec:orgb957064}]{Mounted Nano-Hexapod}
\vspace{-1em}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/mounted_nano_hexapod_picture.jpg}
\end{center}
\end{frame}
\begin{frame}[label={sec:org92c51de}]{Nano-Hexapod - Identified Dynamics}
Diagonal + off-diagonal transfer function from Va to De (comp with model)
\end{frame}
\begin{frame}[label={sec:orgafcfc6b}]{Nano-Hexapod - Force Sensors}
Diagonal + off-diagonal transfer function from Va to Vs
\end{frame}
\begin{frame}[label={sec:org2608c34}]{Nano-Hexapod - Damped Dynamics}
Damped and Undamped, Diagonal + off-diagonal transfer function from Va to De
\end{frame}
\begin{frame}[label={sec:org9e7c6f4}]{The Nano-Hexapod on top of the Micro-Station}
\vspace{-0.5em}
\only<1>{
\begin{center}
\includegraphics[scale=1,width=0.85\linewidth]{figs/nano_hexapod_id31.jpg}
\end{center}
}\only<2>{
\begin{center}
\includegraphics[scale=1,width=0.85\linewidth]{figs/nano_hexapod_id31_zoom.jpg}
\end{center} \end{center}
} }
\end{frame} \end{frame}
\begin{frame}[label={sec:orgd25c78f}]{Overview of the Mechatronic Approach - Model Based Design} \section{Conclusion}
\vspace{-1em} \begin{frame}[label={sec:orgee0f6f0}]{Conclusion}
\begin{center}
\includegraphics[scale=1,width=\linewidth]{figs/nass-mechatronics-approach.png}
\end{center}
\end{frame}
\begin{frame}[label={sec:org4f4bab3}]{Outline}
\tableofcontents
\end{frame} \end{frame}
\end{document} \end{document}

View File

@ -1,71 +0,0 @@
%PDF-1.5
%µí®û
4 0 obj
<< /Length 5 0 R
/Filter /FlateDecode
>>
stream
xœmL1Â@ Ûó
<EFBFBD>\îzw+K%$†²"R¢CËÐï“1<>,[ŠíX!Ž<>º4%q<>"<22>á:ÐHŠS<>íEпHÖê±…aöpï|Ðé <61>"¡kç£>RÕ8EC
<EFBFBD>5 ø:9r²Š'L¹”ß{ùÈ!»qÿ³²CG½äž%Ÿ
endstream
endobj
5 0 obj
129
endobj
3 0 obj
<<
/ExtGState <<
/a0 << /CA 1 /ca 1 >>
>>
>>
endobj
2 0 obj
<< /Type /Page % 1
/Parent 1 0 R
/MediaBox [ 0 0 1219.67981 685.940063 ]
/Contents 4 0 R
/Group <<
/Type /Group
/S /Transparency
/I true
/CS /DeviceRGB
>>
/Resources 3 0 R
>>
endobj
1 0 obj
<< /Type /Pages
/Kids [ 2 0 R ]
/Count 1
>>
endobj
6 0 obj
<< /Producer (cairo 1.17.4 (https://cairographics.org))
/Creator <FEFF0049006E006B0073006300610070006500200031002E00310020002800680074007400700073003A002F002F0069006E006B00730063006100700065002E006F007200670029>
/CreationDate (D:20210709111239+02'00)
>>
endobj
7 0 obj
<< /Type /Catalog
/Pages 1 0 R
>>
endobj
xref
0 8
0000000000 65535 f
0000000547 00000 n
0000000315 00000 n
0000000243 00000 n
0000000015 00000 n
0000000221 00000 n
0000000612 00000 n
0000000887 00000 n
trailer
<< /Size 8
/Root 7 0 R
/Info 6 0 R
>>
startxref
939
%%EOF

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 912 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 494 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 456 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -1,316 +1,276 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="414.706pt" height="115.346pt" viewBox="0 0 414.706 115.346" version="1.2"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="414.706pt" height="101.173pt" viewBox="0 0 414.706 101.173" version="1.2">
<defs> <defs>
<g> <g>
<symbol overflow="visible" id="glyph0-0"> <symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/> <path style="stroke:none;" d=""/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph0-1"> <symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 7.140625 -4.859375 C 7.140625 -5.953125 6.15625 -6.796875 4.515625 -6.796875 L 0.390625 -6.796875 L 0.390625 -6.328125 L 1.453125 -6.328125 L 1.453125 -0.46875 L 0.390625 -0.46875 L 0.390625 0 C 0.765625 -0.03125 1.734375 -0.03125 2.15625 -0.03125 C 2.578125 -0.03125 3.5625 -0.03125 3.9375 0 L 3.9375 -0.46875 L 2.859375 -0.46875 L 2.859375 -2.984375 L 4.609375 -2.984375 C 6 -2.984375 7.140625 -3.703125 7.140625 -4.859375 Z M 5.625 -4.859375 C 5.625 -4.15625 5.625 -3.390625 4.125 -3.390625 L 2.796875 -3.390625 L 2.796875 -6.328125 L 4.140625 -6.328125 C 5.625 -6.328125 5.625 -5.578125 5.625 -4.859375 Z M 5.625 -4.859375 "/> <path style="stroke:none;" d="M 7.125 -4.84375 C 7.125 -5.9375 6.140625 -6.78125 4.5 -6.78125 L 0.390625 -6.78125 L 0.390625 -6.3125 L 1.453125 -6.3125 L 1.453125 -0.46875 L 0.390625 -0.46875 L 0.390625 0 C 0.765625 -0.03125 1.734375 -0.03125 2.15625 -0.03125 C 2.578125 -0.03125 3.546875 -0.03125 3.921875 0 L 3.921875 -0.46875 L 2.859375 -0.46875 L 2.859375 -2.984375 L 4.609375 -2.984375 C 5.96875 -2.984375 7.125 -3.6875 7.125 -4.84375 Z M 5.609375 -4.84375 C 5.609375 -4.140625 5.609375 -3.390625 4.125 -3.390625 L 2.796875 -3.390625 L 2.796875 -6.3125 L 4.125 -6.3125 C 5.609375 -6.3125 5.609375 -5.5625 5.609375 -4.84375 Z M 5.609375 -4.84375 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph0-2"> <symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 2.90625 0 L 2.90625 -0.46875 L 2.21875 -0.46875 L 2.21875 -6.875 L 0.46875 -6.796875 L 0.46875 -6.328125 C 1.078125 -6.328125 1.15625 -6.328125 1.15625 -5.9375 L 1.15625 -0.46875 L 0.46875 -0.46875 L 0.46875 0 L 1.6875 -0.03125 Z M 2.90625 0 "/> <path style="stroke:none;" d="M 2.890625 0 L 2.890625 -0.46875 L 2.21875 -0.46875 L 2.21875 -6.859375 L 0.46875 -6.78125 L 0.46875 -6.3125 C 1.078125 -6.3125 1.140625 -6.3125 1.140625 -5.921875 L 1.140625 -0.46875 L 0.46875 -0.46875 L 0.46875 0 L 1.671875 -0.03125 Z M 2.890625 0 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph0-3"> <symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 5.484375 -0.234375 C 5.484375 -0.46875 5.34375 -0.46875 5.21875 -0.46875 C 4.609375 -0.46875 4.609375 -0.609375 4.609375 -0.828125 L 4.609375 -2.96875 C 4.609375 -3.84375 3.90625 -4.484375 2.4375 -4.484375 C 1.875 -4.484375 0.65625 -4.453125 0.65625 -3.578125 C 0.65625 -3.140625 1.015625 -2.953125 1.28125 -2.953125 C 1.578125 -2.953125 1.90625 -3.15625 1.90625 -3.578125 C 1.90625 -3.875 1.71875 -4.046875 1.6875 -4.0625 C 1.96875 -4.125 2.28125 -4.125 2.390625 -4.125 C 3.140625 -4.125 3.484375 -3.71875 3.484375 -2.96875 L 3.484375 -2.625 C 2.78125 -2.59375 0.265625 -2.5 0.265625 -1.0625 C 0.265625 -0.125 1.5 0.0625 2.171875 0.0625 C 2.96875 0.0625 3.4375 -0.34375 3.65625 -0.765625 C 3.65625 -0.453125 3.65625 0 4.6875 0 L 5.15625 0 C 5.359375 0 5.484375 0 5.484375 -0.234375 Z M 3.484375 -1.375 C 3.484375 -0.421875 2.578125 -0.296875 2.328125 -0.296875 C 1.828125 -0.296875 1.421875 -0.640625 1.421875 -1.078125 C 1.421875 -2.15625 2.984375 -2.28125 3.484375 -2.3125 Z M 3.484375 -1.375 "/> <path style="stroke:none;" d="M 5.453125 -0.234375 C 5.453125 -0.46875 5.328125 -0.46875 5.203125 -0.46875 C 4.609375 -0.46875 4.609375 -0.609375 4.609375 -0.828125 L 4.609375 -2.953125 C 4.609375 -3.828125 3.90625 -4.46875 2.421875 -4.46875 C 1.859375 -4.46875 0.65625 -4.4375 0.65625 -3.5625 C 0.65625 -3.125 1 -2.9375 1.28125 -2.9375 C 1.578125 -2.9375 1.890625 -3.15625 1.890625 -3.5625 C 1.890625 -3.859375 1.703125 -4.03125 1.671875 -4.046875 C 1.953125 -4.109375 2.265625 -4.125 2.390625 -4.125 C 3.125 -4.125 3.46875 -3.703125 3.46875 -2.953125 L 3.46875 -2.609375 C 2.78125 -2.59375 0.265625 -2.5 0.265625 -1.0625 C 0.265625 -0.125 1.484375 0.0625 2.171875 0.0625 C 2.96875 0.0625 3.421875 -0.34375 3.640625 -0.765625 C 3.640625 -0.453125 3.640625 0 4.671875 0 L 5.140625 0 C 5.34375 0 5.453125 0 5.453125 -0.234375 Z M 3.46875 -1.375 C 3.46875 -0.421875 2.5625 -0.296875 2.328125 -0.296875 C 1.8125 -0.296875 1.421875 -0.640625 1.421875 -1.078125 C 1.421875 -2.140625 2.984375 -2.28125 3.46875 -2.3125 Z M 3.46875 -1.375 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph0-4"> <symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 6.09375 0 L 6.09375 -0.46875 L 5.40625 -0.46875 L 5.40625 -3.03125 C 5.40625 -4.078125 4.875 -4.453125 3.890625 -4.453125 C 2.9375 -4.453125 2.40625 -3.890625 2.15625 -3.390625 L 2.15625 -4.453125 L 0.453125 -4.375 L 0.453125 -3.90625 C 1.0625 -3.90625 1.125 -3.90625 1.125 -3.53125 L 1.125 -0.46875 L 0.453125 -0.46875 L 0.453125 0 L 1.6875 -0.03125 L 2.9375 0 L 2.9375 -0.46875 L 2.265625 -0.46875 L 2.265625 -2.53125 C 2.265625 -3.609375 3.109375 -4.09375 3.734375 -4.09375 C 4.078125 -4.09375 4.28125 -3.890625 4.28125 -3.140625 L 4.28125 -0.46875 L 3.59375 -0.46875 L 3.59375 0 L 4.84375 -0.03125 Z M 6.09375 0 "/> <path style="stroke:none;" d="M 6.078125 0 L 6.078125 -0.46875 L 5.390625 -0.46875 L 5.390625 -3.015625 C 5.390625 -4.0625 4.859375 -4.4375 3.875 -4.4375 C 2.921875 -4.4375 2.40625 -3.875 2.140625 -3.375 L 2.140625 -4.4375 L 0.4375 -4.359375 L 0.4375 -3.90625 C 1.0625 -3.90625 1.125 -3.90625 1.125 -3.515625 L 1.125 -0.46875 L 0.4375 -0.46875 L 0.4375 0 L 1.6875 -0.03125 L 2.9375 0 L 2.9375 -0.46875 L 2.25 -0.46875 L 2.25 -2.53125 C 2.25 -3.609375 3.09375 -4.09375 3.71875 -4.09375 C 4.0625 -4.09375 4.265625 -3.875 4.265625 -3.125 L 4.265625 -0.46875 L 3.578125 -0.46875 L 3.578125 0 L 4.828125 -0.03125 Z M 6.078125 0 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph0-5"> <symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 3.78125 -1.234375 L 3.78125 -1.75 L 3.3125 -1.75 L 3.3125 -1.25 C 3.3125 -0.578125 3 -0.34375 2.71875 -0.34375 C 2.15625 -0.34375 2.15625 -0.96875 2.15625 -1.203125 L 2.15625 -3.9375 L 3.59375 -3.9375 L 3.59375 -4.390625 L 2.15625 -4.390625 L 2.15625 -6.296875 L 1.6875 -6.296875 C 1.671875 -5.296875 1.1875 -4.3125 0.203125 -4.296875 L 0.203125 -3.9375 L 1.015625 -3.9375 L 1.015625 -1.21875 C 1.015625 -0.15625 1.875 0.0625 2.578125 0.0625 C 3.34375 0.0625 3.78125 -0.5 3.78125 -1.234375 Z M 3.78125 -1.234375 "/> <path style="stroke:none;" d="M 3.765625 -1.21875 L 3.765625 -1.75 L 3.3125 -1.75 L 3.3125 -1.25 C 3.3125 -0.578125 2.984375 -0.328125 2.71875 -0.328125 C 2.140625 -0.328125 2.140625 -0.96875 2.140625 -1.1875 L 2.140625 -3.921875 L 3.578125 -3.921875 L 3.578125 -4.390625 L 2.140625 -4.390625 L 2.140625 -6.265625 L 1.671875 -6.265625 C 1.671875 -5.28125 1.1875 -4.3125 0.203125 -4.28125 L 0.203125 -3.921875 L 1.015625 -3.921875 L 1.015625 -1.21875 C 1.015625 -0.15625 1.875 0.0625 2.578125 0.0625 C 3.328125 0.0625 3.765625 -0.5 3.765625 -1.21875 Z M 3.765625 -1.21875 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-0"> <symbol overflow="visible" id="glyph1-0">
<path style="stroke:none;" d=""/> <path style="stroke:none;" d=""/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-1"> <symbol overflow="visible" id="glyph1-1">
<path style="stroke:none;" d="M 6.59375 -2.3125 C 6.59375 -2.40625 6.59375 -2.484375 6.453125 -2.484375 C 6.34375 -2.484375 6.34375 -2.421875 6.34375 -2.3125 C 6.265625 -0.90625 5.203125 -0.09375 4.125 -0.09375 C 3.515625 -0.09375 1.578125 -0.421875 1.578125 -3.375 C 1.578125 -6.34375 3.5 -6.671875 4.109375 -6.671875 C 5.1875 -6.671875 6.078125 -5.78125 6.265625 -4.328125 C 6.296875 -4.1875 6.296875 -4.15625 6.421875 -4.15625 C 6.59375 -4.15625 6.59375 -4.1875 6.59375 -4.390625 L 6.59375 -6.75 C 6.59375 -6.921875 6.59375 -6.984375 6.484375 -6.984375 C 6.4375 -6.984375 6.40625 -6.984375 6.3125 -6.859375 L 5.828125 -6.125 C 5.453125 -6.484375 4.953125 -6.984375 4 -6.984375 C 2.15625 -6.984375 0.5625 -5.40625 0.5625 -3.390625 C 0.5625 -1.34375 2.15625 0.21875 4 0.21875 C 5.609375 0.21875 6.59375 -1.15625 6.59375 -2.3125 Z M 6.59375 -2.3125 "/> <path style="stroke:none;" d="M 6.5625 -2.296875 C 6.5625 -2.40625 6.5625 -2.46875 6.4375 -2.46875 C 6.328125 -2.46875 6.328125 -2.40625 6.3125 -2.3125 C 6.234375 -0.90625 5.1875 -0.09375 4.109375 -0.09375 C 3.5 -0.09375 1.5625 -0.421875 1.5625 -3.375 C 1.5625 -6.3125 3.5 -6.65625 4.09375 -6.65625 C 5.171875 -6.65625 6.046875 -5.75 6.25 -4.3125 C 6.265625 -4.171875 6.265625 -4.140625 6.40625 -4.140625 C 6.5625 -4.140625 6.5625 -4.171875 6.5625 -4.390625 L 6.5625 -6.71875 C 6.5625 -6.890625 6.5625 -6.96875 6.453125 -6.96875 C 6.421875 -6.96875 6.375 -6.96875 6.296875 -6.84375 L 5.8125 -6.109375 C 5.4375 -6.46875 4.9375 -6.96875 3.984375 -6.96875 C 2.140625 -6.96875 0.546875 -5.390625 0.546875 -3.375 C 0.546875 -1.328125 2.15625 0.21875 3.984375 0.21875 C 5.59375 0.21875 6.5625 -1.15625 6.5625 -2.296875 Z M 6.5625 -2.296875 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-2"> <symbol overflow="visible" id="glyph1-2">
<path style="stroke:none;" d="M 4.671875 -2.125 C 4.671875 -3.390625 3.671875 -4.4375 2.484375 -4.4375 C 1.234375 -4.4375 0.28125 -3.359375 0.28125 -2.125 C 0.28125 -0.84375 1.3125 0.109375 2.46875 0.109375 C 3.671875 0.109375 4.671875 -0.859375 4.671875 -2.125 Z M 3.84375 -2.203125 C 3.84375 -1.84375 3.84375 -1.3125 3.625 -0.875 C 3.40625 -0.421875 2.96875 -0.140625 2.484375 -0.140625 C 2.046875 -0.140625 1.609375 -0.34375 1.34375 -0.796875 C 1.09375 -1.234375 1.09375 -1.84375 1.09375 -2.203125 C 1.09375 -2.578125 1.09375 -3.125 1.34375 -3.5625 C 1.609375 -4.015625 2.078125 -4.21875 2.46875 -4.21875 C 2.90625 -4.21875 3.328125 -4 3.59375 -3.578125 C 3.84375 -3.15625 3.84375 -2.578125 3.84375 -2.203125 Z M 3.84375 -2.203125 "/> <path style="stroke:none;" d="M 4.65625 -2.109375 C 4.65625 -3.375 3.65625 -4.421875 2.46875 -4.421875 C 1.234375 -4.421875 0.28125 -3.34375 0.28125 -2.109375 C 0.28125 -0.84375 1.296875 0.109375 2.453125 0.109375 C 3.65625 0.109375 4.65625 -0.859375 4.65625 -2.109375 Z M 3.828125 -2.1875 C 3.828125 -1.84375 3.828125 -1.296875 3.609375 -0.875 C 3.390625 -0.421875 2.96875 -0.140625 2.46875 -0.140625 C 2.046875 -0.140625 1.609375 -0.34375 1.34375 -0.796875 C 1.09375 -1.234375 1.09375 -1.84375 1.09375 -2.1875 C 1.09375 -2.578125 1.09375 -3.109375 1.328125 -3.546875 C 1.59375 -4 2.0625 -4.203125 2.453125 -4.203125 C 2.890625 -4.203125 3.3125 -3.984375 3.578125 -3.5625 C 3.828125 -3.140625 3.828125 -2.5625 3.828125 -2.1875 Z M 3.828125 -2.1875 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-3"> <symbol overflow="visible" id="glyph1-3">
<path style="stroke:none;" d="M 5.296875 0 L 5.296875 -0.3125 C 4.78125 -0.3125 4.53125 -0.3125 4.53125 -0.609375 L 4.53125 -2.5 C 4.53125 -3.34375 4.53125 -3.65625 4.21875 -4.015625 C 4.078125 -4.1875 3.75 -4.375 3.1875 -4.375 C 2.453125 -4.375 1.984375 -3.953125 1.71875 -3.34375 L 1.71875 -4.375 L 0.3125 -4.265625 L 0.3125 -3.96875 C 1.015625 -3.96875 1.09375 -3.890625 1.09375 -3.40625 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 L 1.4375 -0.03125 L 2.546875 0 L 2.546875 -0.3125 C 1.875 -0.3125 1.765625 -0.3125 1.765625 -0.75 L 1.765625 -2.578125 C 1.765625 -3.609375 2.484375 -4.15625 3.109375 -4.15625 C 3.734375 -4.15625 3.84375 -3.625 3.84375 -3.0625 L 3.84375 -0.75 C 3.84375 -0.3125 3.734375 -0.3125 3.078125 -0.3125 L 3.078125 0 L 4.1875 -0.03125 Z M 5.296875 0 "/> <path style="stroke:none;" d="M 5.28125 0 L 5.28125 -0.3125 C 4.765625 -0.3125 4.515625 -0.3125 4.515625 -0.609375 L 4.515625 -2.484375 C 4.515625 -3.34375 4.515625 -3.640625 4.203125 -4 C 4.0625 -4.171875 3.75 -4.359375 3.171875 -4.359375 C 2.453125 -4.359375 1.984375 -3.9375 1.703125 -3.328125 L 1.703125 -4.359375 L 0.3125 -4.25 L 0.3125 -3.953125 C 1 -3.953125 1.09375 -3.875 1.09375 -3.390625 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 L 1.4375 -0.03125 L 2.53125 0 L 2.53125 -0.3125 C 1.875 -0.3125 1.765625 -0.3125 1.765625 -0.75 L 1.765625 -2.5625 C 1.765625 -3.59375 2.46875 -4.140625 3.09375 -4.140625 C 3.71875 -4.140625 3.828125 -3.609375 3.828125 -3.046875 L 3.828125 -0.75 C 3.828125 -0.3125 3.71875 -0.3125 3.0625 -0.3125 L 3.0625 0 L 4.171875 -0.03125 Z M 5.28125 0 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-4"> <symbol overflow="visible" id="glyph1-4">
<path style="stroke:none;" d="M 3.28125 -1.234375 L 3.28125 -1.796875 L 3.046875 -1.796875 L 3.046875 -1.25 C 3.046875 -0.515625 2.75 -0.140625 2.375 -0.140625 C 1.71875 -0.140625 1.71875 -1.046875 1.71875 -1.203125 L 1.71875 -3.96875 L 3.125 -3.96875 L 3.125 -4.265625 L 1.71875 -4.265625 L 1.71875 -6.09375 L 1.46875 -6.09375 C 1.453125 -5.28125 1.15625 -4.21875 0.1875 -4.1875 L 0.1875 -3.96875 L 1.03125 -3.96875 L 1.03125 -1.234375 C 1.03125 -0.015625 1.953125 0.109375 2.3125 0.109375 C 3.015625 0.109375 3.28125 -0.59375 3.28125 -1.234375 Z M 3.28125 -1.234375 "/> <path style="stroke:none;" d="M 3.28125 -1.21875 L 3.28125 -1.78125 L 3.03125 -1.78125 L 3.03125 -1.25 C 3.03125 -0.515625 2.734375 -0.140625 2.375 -0.140625 C 1.703125 -0.140625 1.703125 -1.03125 1.703125 -1.203125 L 1.703125 -3.953125 L 3.125 -3.953125 L 3.125 -4.25 L 1.703125 -4.25 L 1.703125 -6.078125 L 1.46875 -6.078125 C 1.453125 -5.265625 1.15625 -4.203125 0.1875 -4.171875 L 0.1875 -3.953125 L 1.03125 -3.953125 L 1.03125 -1.21875 C 1.03125 -0.015625 1.953125 0.109375 2.296875 0.109375 C 3 0.109375 3.28125 -0.59375 3.28125 -1.21875 Z M 3.28125 -1.21875 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-5"> <symbol overflow="visible" id="glyph1-5">
<path style="stroke:none;" d="M 3.609375 -3.78125 C 3.609375 -4.09375 3.296875 -4.375 2.875 -4.375 C 2.15625 -4.375 1.796875 -3.71875 1.65625 -3.28125 L 1.65625 -4.375 L 0.28125 -4.265625 L 0.28125 -3.96875 C 0.96875 -3.96875 1.046875 -3.890625 1.046875 -3.40625 L 1.046875 -0.75 C 1.046875 -0.3125 0.9375 -0.3125 0.28125 -0.3125 L 0.28125 0 L 1.40625 -0.03125 C 1.796875 -0.03125 2.265625 -0.03125 2.671875 0 L 2.671875 -0.3125 L 2.453125 -0.3125 C 1.71875 -0.3125 1.703125 -0.421875 1.703125 -0.765625 L 1.703125 -2.296875 C 1.703125 -3.28125 2.125 -4.15625 2.875 -4.15625 C 2.9375 -4.15625 2.96875 -4.15625 2.984375 -4.15625 C 2.953125 -4.140625 2.75 -4.015625 2.75 -3.765625 C 2.75 -3.484375 2.96875 -3.34375 3.1875 -3.34375 C 3.359375 -3.34375 3.609375 -3.453125 3.609375 -3.78125 Z M 3.609375 -3.78125 "/> <path style="stroke:none;" d="M 3.59375 -3.765625 C 3.59375 -4.078125 3.28125 -4.359375 2.859375 -4.359375 C 2.140625 -4.359375 1.78125 -3.703125 1.65625 -3.28125 L 1.65625 -4.359375 L 0.28125 -4.25 L 0.28125 -3.953125 C 0.96875 -3.953125 1.046875 -3.875 1.046875 -3.390625 L 1.046875 -0.75 C 1.046875 -0.3125 0.9375 -0.3125 0.28125 -0.3125 L 0.28125 0 L 1.40625 -0.03125 C 1.796875 -0.03125 2.265625 -0.03125 2.65625 0 L 2.65625 -0.3125 L 2.453125 -0.3125 C 1.71875 -0.3125 1.703125 -0.421875 1.703125 -0.765625 L 1.703125 -2.296875 C 1.703125 -3.265625 2.109375 -4.140625 2.859375 -4.140625 C 2.9375 -4.140625 2.953125 -4.140625 2.96875 -4.140625 C 2.9375 -4.125 2.75 -4.015625 2.75 -3.75 C 2.75 -3.46875 2.953125 -3.328125 3.171875 -3.328125 C 3.34375 -3.328125 3.59375 -3.453125 3.59375 -3.765625 Z M 3.59375 -3.765625 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-6"> <symbol overflow="visible" id="glyph1-6">
<path style="stroke:none;" d="M 2.53125 0 L 2.53125 -0.3125 C 1.859375 -0.3125 1.75 -0.3125 1.75 -0.75 L 1.75 -6.875 L 0.328125 -6.765625 L 0.328125 -6.453125 C 1.015625 -6.453125 1.09375 -6.390625 1.09375 -5.90625 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.328125 -0.3125 L 0.328125 0 L 1.421875 -0.03125 Z M 2.53125 0 "/> <path style="stroke:none;" d="M 2.515625 0 L 2.515625 -0.3125 C 1.859375 -0.3125 1.75 -0.3125 1.75 -0.75 L 1.75 -6.859375 L 0.328125 -6.75 L 0.328125 -6.4375 C 1.015625 -6.4375 1.09375 -6.375 1.09375 -5.890625 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.328125 -0.3125 L 0.328125 0 L 1.421875 -0.03125 Z M 2.515625 0 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-7"> <symbol overflow="visible" id="glyph1-7">
<path style="stroke:none;" d="M 4.109375 -1.171875 C 4.109375 -1.28125 4.03125 -1.296875 3.984375 -1.296875 C 3.890625 -1.296875 3.875 -1.234375 3.859375 -1.15625 C 3.5 -0.140625 2.609375 -0.140625 2.515625 -0.140625 C 2.015625 -0.140625 1.625 -0.4375 1.390625 -0.796875 C 1.09375 -1.28125 1.09375 -1.9375 1.09375 -2.28125 L 3.859375 -2.28125 C 4.078125 -2.28125 4.109375 -2.28125 4.109375 -2.5 C 4.109375 -3.484375 3.578125 -4.4375 2.34375 -4.4375 C 1.1875 -4.4375 0.28125 -3.421875 0.28125 -2.171875 C 0.28125 -0.859375 1.3125 0.109375 2.453125 0.109375 C 3.671875 0.109375 4.109375 -0.984375 4.109375 -1.171875 Z M 3.453125 -2.5 L 1.109375 -2.5 C 1.171875 -3.96875 2 -4.21875 2.34375 -4.21875 C 3.359375 -4.21875 3.453125 -2.875 3.453125 -2.5 Z M 3.453125 -2.5 "/> <path style="stroke:none;" d="M 4.09375 -1.171875 C 4.09375 -1.28125 4.015625 -1.296875 3.96875 -1.296875 C 3.875 -1.296875 3.859375 -1.234375 3.84375 -1.15625 C 3.5 -0.140625 2.609375 -0.140625 2.515625 -0.140625 C 2.015625 -0.140625 1.625 -0.4375 1.390625 -0.796875 C 1.09375 -1.28125 1.09375 -1.921875 1.09375 -2.28125 L 3.84375 -2.28125 C 4.0625 -2.28125 4.09375 -2.28125 4.09375 -2.484375 C 4.09375 -3.46875 3.5625 -4.421875 2.328125 -4.421875 C 1.1875 -4.421875 0.28125 -3.40625 0.28125 -2.171875 C 0.28125 -0.84375 1.3125 0.109375 2.453125 0.109375 C 3.65625 0.109375 4.09375 -0.984375 4.09375 -1.171875 Z M 3.453125 -2.484375 L 1.109375 -2.484375 C 1.171875 -3.953125 2 -4.203125 2.328125 -4.203125 C 3.34375 -4.203125 3.453125 -2.875 3.453125 -2.484375 Z M 3.453125 -2.484375 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-8"> <symbol overflow="visible" id="glyph1-8">
<path style="stroke:none;" d="M 7 -3.328125 C 7 -5.203125 5.671875 -6.765625 3.96875 -6.765625 L 0.34375 -6.765625 L 0.34375 -6.453125 L 0.578125 -6.453125 C 1.34375 -6.453125 1.359375 -6.34375 1.359375 -6 L 1.359375 -0.765625 C 1.359375 -0.421875 1.34375 -0.3125 0.578125 -0.3125 L 0.34375 -0.3125 L 0.34375 0 L 3.96875 0 C 5.640625 0 7 -1.46875 7 -3.328125 Z M 6.015625 -3.328125 C 6.015625 -2.234375 5.828125 -1.640625 5.46875 -1.15625 C 5.265625 -0.875 4.703125 -0.3125 3.703125 -0.3125 L 2.703125 -0.3125 C 2.234375 -0.3125 2.21875 -0.375 2.21875 -0.703125 L 2.21875 -6.0625 C 2.21875 -6.390625 2.234375 -6.453125 2.703125 -6.453125 L 3.6875 -6.453125 C 4.3125 -6.453125 5 -6.234375 5.5 -5.53125 C 5.921875 -4.953125 6.015625 -4.09375 6.015625 -3.328125 Z M 6.015625 -3.328125 "/> <path style="stroke:none;" d="M 6.984375 -3.3125 C 6.984375 -5.1875 5.65625 -6.75 3.953125 -6.75 L 0.34375 -6.75 L 0.34375 -6.4375 L 0.578125 -6.4375 C 1.34375 -6.4375 1.359375 -6.328125 1.359375 -5.96875 L 1.359375 -0.765625 C 1.359375 -0.421875 1.34375 -0.3125 0.578125 -0.3125 L 0.34375 -0.3125 L 0.34375 0 L 3.953125 0 C 5.625 0 6.984375 -1.46875 6.984375 -3.3125 Z M 6 -3.3125 C 6 -2.21875 5.8125 -1.625 5.453125 -1.140625 C 5.25 -0.875 4.6875 -0.3125 3.6875 -0.3125 L 2.703125 -0.3125 C 2.234375 -0.3125 2.21875 -0.375 2.21875 -0.703125 L 2.21875 -6.046875 C 2.21875 -6.375 2.234375 -6.4375 2.703125 -6.4375 L 3.6875 -6.4375 C 4.296875 -6.4375 4.984375 -6.21875 5.484375 -5.515625 C 5.90625 -4.9375 6 -4.09375 6 -3.3125 Z M 6 -3.3125 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-9"> <symbol overflow="visible" id="glyph1-9">
<path style="stroke:none;" d="M 2.453125 0 L 2.453125 -0.3125 C 1.796875 -0.3125 1.75 -0.359375 1.75 -0.75 L 1.75 -4.375 L 0.359375 -4.265625 L 0.359375 -3.96875 C 1.015625 -3.96875 1.09375 -3.90625 1.09375 -3.421875 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.328125 -0.3125 L 0.328125 0 L 1.421875 -0.03125 C 1.765625 -0.03125 2.109375 -0.015625 2.453125 0 Z M 1.90625 -5.984375 C 1.90625 -6.25 1.671875 -6.515625 1.375 -6.515625 C 1.046875 -6.515625 0.84375 -6.234375 0.84375 -5.984375 C 0.84375 -5.71875 1.0625 -5.453125 1.359375 -5.453125 C 1.703125 -5.453125 1.90625 -5.734375 1.90625 -5.984375 Z M 1.90625 -5.984375 "/> <path style="stroke:none;" d="M 2.4375 0 L 2.4375 -0.3125 C 1.78125 -0.3125 1.75 -0.359375 1.75 -0.734375 L 1.75 -4.359375 L 0.359375 -4.25 L 0.359375 -3.953125 C 1 -3.953125 1.09375 -3.890625 1.09375 -3.40625 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.328125 -0.3125 L 0.328125 0 L 1.40625 -0.03125 C 1.75 -0.03125 2.109375 -0.015625 2.4375 0 Z M 1.890625 -5.96875 C 1.890625 -6.234375 1.671875 -6.484375 1.375 -6.484375 C 1.03125 -6.484375 0.84375 -6.21875 0.84375 -5.96875 C 0.84375 -5.703125 1.0625 -5.4375 1.359375 -5.4375 C 1.703125 -5.4375 1.890625 -5.71875 1.890625 -5.96875 Z M 1.890625 -5.96875 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-10"> <symbol overflow="visible" id="glyph1-10">
<path style="stroke:none;" d="M 5.03125 -3.96875 L 5.03125 -4.265625 C 4.796875 -4.25 4.515625 -4.234375 4.296875 -4.234375 L 3.421875 -4.265625 L 3.421875 -3.96875 C 3.796875 -3.953125 3.90625 -3.71875 3.90625 -3.53125 C 3.90625 -3.453125 3.890625 -3.40625 3.84375 -3.296875 L 2.828125 -0.765625 L 1.71875 -3.53125 C 1.671875 -3.671875 1.671875 -3.703125 1.671875 -3.703125 C 1.671875 -3.96875 2.046875 -3.96875 2.234375 -3.96875 L 2.234375 -4.265625 L 1.15625 -4.234375 C 0.875 -4.234375 0.484375 -4.25 0.1875 -4.265625 L 0.1875 -3.96875 C 0.8125 -3.96875 0.859375 -3.90625 0.984375 -3.59375 L 2.40625 -0.078125 C 2.46875 0.0625 2.484375 0.109375 2.609375 0.109375 C 2.75 0.109375 2.78125 0.015625 2.828125 -0.078125 L 4.125 -3.296875 C 4.203125 -3.53125 4.375 -3.953125 5.03125 -3.96875 Z M 5.03125 -3.96875 "/> <path style="stroke:none;" d="M 5.015625 -3.953125 L 5.015625 -4.25 C 4.796875 -4.234375 4.5 -4.21875 4.28125 -4.21875 L 3.421875 -4.25 L 3.421875 -3.953125 C 3.78125 -3.9375 3.890625 -3.71875 3.890625 -3.53125 C 3.890625 -3.4375 3.875 -3.390625 3.828125 -3.28125 L 2.828125 -0.765625 L 1.71875 -3.53125 C 1.65625 -3.65625 1.65625 -3.6875 1.65625 -3.6875 C 1.65625 -3.953125 2.046875 -3.953125 2.21875 -3.953125 L 2.21875 -4.25 L 1.140625 -4.21875 C 0.875 -4.21875 0.484375 -4.234375 0.1875 -4.25 L 0.1875 -3.953125 C 0.8125 -3.953125 0.84375 -3.890625 0.984375 -3.578125 L 2.40625 -0.078125 C 2.453125 0.0625 2.484375 0.109375 2.609375 0.109375 C 2.734375 0.109375 2.78125 0.015625 2.8125 -0.078125 L 4.109375 -3.28125 C 4.203125 -3.515625 4.359375 -3.9375 5.015625 -3.953125 Z M 5.015625 -3.953125 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-11"> <symbol overflow="visible" id="glyph1-11">
<path style="stroke:none;" d="M 7.109375 0 L 7.109375 -0.3125 L 6.921875 -0.3125 C 6.328125 -0.3125 6.1875 -0.375 6.078125 -0.703125 L 3.9375 -6.890625 C 3.890625 -7.03125 3.875 -7.09375 3.71875 -7.09375 C 3.5625 -7.09375 3.53125 -7.03125 3.484375 -6.890625 L 1.421875 -0.96875 C 1.25 -0.46875 0.859375 -0.3125 0.3125 -0.3125 L 0.3125 0 L 1.328125 -0.03125 L 2.46875 0 L 2.46875 -0.3125 C 1.96875 -0.3125 1.71875 -0.5625 1.71875 -0.8125 C 1.71875 -0.84375 1.734375 -0.9375 1.75 -0.953125 L 2.203125 -2.265625 L 4.640625 -2.265625 L 5.171875 -0.75 C 5.1875 -0.703125 5.203125 -0.640625 5.203125 -0.609375 C 5.203125 -0.3125 4.640625 -0.3125 4.375 -0.3125 L 4.375 0 C 4.734375 -0.03125 5.421875 -0.03125 5.8125 -0.03125 Z M 4.53125 -2.5625 L 2.3125 -2.5625 L 3.421875 -5.78125 Z M 4.53125 -2.5625 "/> <path style="stroke:none;" d="M 7.078125 0 L 7.078125 -0.3125 L 6.90625 -0.3125 C 6.3125 -0.3125 6.171875 -0.375 6.0625 -0.703125 L 3.9375 -6.875 C 3.875 -7 3.859375 -7.078125 3.703125 -7.078125 C 3.546875 -7.078125 3.515625 -7.015625 3.46875 -6.875 L 1.421875 -0.96875 C 1.25 -0.46875 0.84375 -0.3125 0.3125 -0.3125 L 0.3125 0 L 1.328125 -0.03125 L 2.453125 0 L 2.453125 -0.3125 C 1.96875 -0.3125 1.71875 -0.546875 1.71875 -0.8125 C 1.71875 -0.84375 1.734375 -0.9375 1.734375 -0.953125 L 2.1875 -2.25 L 4.625 -2.25 L 5.15625 -0.734375 C 5.171875 -0.703125 5.1875 -0.640625 5.1875 -0.609375 C 5.1875 -0.3125 4.625 -0.3125 4.359375 -0.3125 L 4.359375 0 C 4.71875 -0.03125 5.40625 -0.03125 5.78125 -0.03125 Z M 4.515625 -2.5625 L 2.296875 -2.5625 L 3.40625 -5.765625 Z M 4.515625 -2.5625 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-12"> <symbol overflow="visible" id="glyph1-12">
<path style="stroke:none;" d="M 4.109375 -1.171875 C 4.109375 -1.28125 4.015625 -1.28125 3.984375 -1.28125 C 3.890625 -1.28125 3.875 -1.234375 3.859375 -1.171875 C 3.5625 -0.25 2.921875 -0.140625 2.5625 -0.140625 C 2.03125 -0.140625 1.15625 -0.5625 1.15625 -2.15625 C 1.15625 -3.78125 1.96875 -4.1875 2.5 -4.1875 C 2.578125 -4.1875 3.203125 -4.1875 3.5625 -3.828125 C 3.15625 -3.796875 3.09375 -3.5 3.09375 -3.375 C 3.09375 -3.109375 3.265625 -2.90625 3.546875 -2.90625 C 3.796875 -2.90625 4 -3.078125 4 -3.375 C 4 -4.046875 3.25 -4.4375 2.484375 -4.4375 C 1.25 -4.4375 0.34375 -3.375 0.34375 -2.140625 C 0.34375 -0.875 1.3125 0.109375 2.46875 0.109375 C 3.796875 0.109375 4.109375 -1.078125 4.109375 -1.171875 Z M 4.109375 -1.171875 "/> <path style="stroke:none;" d="M 4.09375 -1.171875 C 4.09375 -1.28125 4 -1.28125 3.96875 -1.28125 C 3.875 -1.28125 3.859375 -1.234375 3.84375 -1.171875 C 3.5625 -0.25 2.90625 -0.140625 2.546875 -0.140625 C 2.03125 -0.140625 1.15625 -0.5625 1.15625 -2.15625 C 1.15625 -3.765625 1.96875 -4.171875 2.484375 -4.171875 C 2.578125 -4.171875 3.203125 -4.171875 3.546875 -3.8125 C 3.140625 -3.78125 3.078125 -3.484375 3.078125 -3.359375 C 3.078125 -3.09375 3.265625 -2.90625 3.53125 -2.90625 C 3.796875 -2.90625 3.984375 -3.078125 3.984375 -3.375 C 3.984375 -4.03125 3.234375 -4.421875 2.484375 -4.421875 C 1.25 -4.421875 0.328125 -3.359375 0.328125 -2.140625 C 0.328125 -0.875 1.3125 0.109375 2.453125 0.109375 C 3.78125 0.109375 4.09375 -1.078125 4.09375 -1.171875 Z M 4.09375 -1.171875 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-13"> <symbol overflow="visible" id="glyph1-13">
<path style="stroke:none;" d="M 5.296875 0 L 5.296875 -0.3125 C 4.609375 -0.3125 4.53125 -0.375 4.53125 -0.859375 L 4.53125 -4.375 L 3.078125 -4.265625 L 3.078125 -3.96875 C 3.765625 -3.96875 3.84375 -3.890625 3.84375 -3.40625 L 3.84375 -1.640625 C 3.84375 -0.78125 3.375 -0.109375 2.640625 -0.109375 C 1.8125 -0.109375 1.765625 -0.578125 1.765625 -1.09375 L 1.765625 -4.375 L 0.3125 -4.265625 L 0.3125 -3.96875 C 1.09375 -3.96875 1.09375 -3.9375 1.09375 -3.046875 L 1.09375 -1.5625 C 1.09375 -0.796875 1.09375 0.109375 2.59375 0.109375 C 3.15625 0.109375 3.59375 -0.171875 3.875 -0.78125 L 3.875 0.109375 Z M 5.296875 0 "/> <path style="stroke:none;" d="M 5.28125 0 L 5.28125 -0.3125 C 4.59375 -0.3125 4.515625 -0.375 4.515625 -0.859375 L 4.515625 -4.359375 L 3.0625 -4.25 L 3.0625 -3.953125 C 3.75 -3.953125 3.828125 -3.875 3.828125 -3.390625 L 3.828125 -1.640625 C 3.828125 -0.78125 3.359375 -0.109375 2.640625 -0.109375 C 1.8125 -0.109375 1.765625 -0.578125 1.765625 -1.09375 L 1.765625 -4.359375 L 0.3125 -4.25 L 0.3125 -3.953125 C 1.09375 -3.953125 1.09375 -3.921875 1.09375 -3.046875 L 1.09375 -1.5625 C 1.09375 -0.796875 1.09375 0.109375 2.59375 0.109375 C 3.140625 0.109375 3.578125 -0.171875 3.859375 -0.78125 L 3.859375 0.109375 Z M 5.28125 0 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-14"> <symbol overflow="visible" id="glyph1-14">
<path style="stroke:none;" d="M 4.78125 -0.875 L 4.78125 -1.4375 L 4.53125 -1.4375 L 4.53125 -0.875 C 4.53125 -0.3125 4.296875 -0.25 4.1875 -0.25 C 3.859375 -0.25 3.8125 -0.6875 3.8125 -0.75 L 3.8125 -2.71875 C 3.8125 -3.140625 3.8125 -3.53125 3.453125 -3.890625 C 3.078125 -4.28125 2.578125 -4.4375 2.09375 -4.4375 C 1.28125 -4.4375 0.609375 -3.96875 0.609375 -3.3125 C 0.609375 -3.015625 0.796875 -2.859375 1.0625 -2.859375 C 1.34375 -2.859375 1.515625 -3.046875 1.515625 -3.3125 C 1.515625 -3.421875 1.46875 -3.75 1.015625 -3.765625 C 1.28125 -4.109375 1.765625 -4.21875 2.078125 -4.21875 C 2.5625 -4.21875 3.125 -3.828125 3.125 -2.953125 L 3.125 -2.578125 C 2.625 -2.5625 1.9375 -2.53125 1.3125 -2.234375 C 0.5625 -1.890625 0.3125 -1.375 0.3125 -0.9375 C 0.3125 -0.140625 1.28125 0.109375 1.90625 0.109375 C 2.5625 0.109375 3.015625 -0.28125 3.203125 -0.75 C 3.234375 -0.359375 3.5 0.0625 3.96875 0.0625 C 4.1875 0.0625 4.78125 -0.078125 4.78125 -0.875 Z M 3.125 -1.390625 C 3.125 -0.453125 2.421875 -0.109375 1.96875 -0.109375 C 1.484375 -0.109375 1.078125 -0.453125 1.078125 -0.953125 C 1.078125 -1.5 1.5 -2.3125 3.125 -2.375 Z M 3.125 -1.390625 "/> <path style="stroke:none;" d="M 4.765625 -0.875 L 4.765625 -1.4375 L 4.515625 -1.4375 L 4.515625 -0.875 C 4.515625 -0.3125 4.28125 -0.25 4.171875 -0.25 C 3.84375 -0.25 3.796875 -0.6875 3.796875 -0.734375 L 3.796875 -2.71875 C 3.796875 -3.125 3.796875 -3.515625 3.453125 -3.875 C 3.0625 -4.265625 2.5625 -4.421875 2.09375 -4.421875 C 1.28125 -4.421875 0.609375 -3.953125 0.609375 -3.3125 C 0.609375 -3.015625 0.796875 -2.84375 1.0625 -2.84375 C 1.328125 -2.84375 1.515625 -3.046875 1.515625 -3.296875 C 1.515625 -3.421875 1.46875 -3.75 1 -3.75 C 1.28125 -4.09375 1.75 -4.203125 2.078125 -4.203125 C 2.5625 -4.203125 3.125 -3.828125 3.125 -2.9375 L 3.125 -2.578125 C 2.609375 -2.546875 1.921875 -2.515625 1.296875 -2.21875 C 0.5625 -1.890625 0.3125 -1.375 0.3125 -0.9375 C 0.3125 -0.140625 1.28125 0.109375 1.890625 0.109375 C 2.546875 0.109375 3 -0.28125 3.1875 -0.75 C 3.234375 -0.359375 3.5 0.0625 3.953125 0.0625 C 4.171875 0.0625 4.765625 -0.078125 4.765625 -0.875 Z M 3.125 -1.375 C 3.125 -0.4375 2.40625 -0.109375 1.96875 -0.109375 C 1.484375 -0.109375 1.078125 -0.453125 1.078125 -0.953125 C 1.078125 -1.484375 1.484375 -2.3125 3.125 -2.375 Z M 3.125 -1.375 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-15"> <symbol overflow="visible" id="glyph1-15">
<path style="stroke:none;" d="M 8.703125 0 L 8.703125 -0.3125 L 8.46875 -0.3125 C 7.703125 -0.3125 7.6875 -0.421875 7.6875 -0.765625 L 7.6875 -6 C 7.6875 -6.34375 7.703125 -6.453125 8.46875 -6.453125 L 8.703125 -6.453125 L 8.703125 -6.765625 L 7.03125 -6.765625 C 6.78125 -6.765625 6.78125 -6.75 6.703125 -6.578125 L 4.53125 -1 L 2.390625 -6.546875 C 2.296875 -6.765625 2.265625 -6.765625 2.046875 -6.765625 L 0.359375 -6.765625 L 0.359375 -6.453125 L 0.609375 -6.453125 C 1.359375 -6.453125 1.390625 -6.34375 1.390625 -6 L 1.390625 -1.046875 C 1.390625 -0.765625 1.390625 -0.3125 0.359375 -0.3125 L 0.359375 0 L 1.53125 -0.03125 L 2.6875 0 L 2.6875 -0.3125 C 1.671875 -0.3125 1.671875 -0.765625 1.671875 -1.046875 L 1.671875 -6.375 L 4.0625 -0.21875 C 4.109375 -0.09375 4.15625 0 4.265625 0 C 4.375 0 4.390625 -0.078125 4.4375 -0.1875 L 6.875 -6.453125 L 6.890625 -6.453125 L 6.890625 -0.765625 C 6.890625 -0.421875 6.859375 -0.3125 6.109375 -0.3125 L 5.859375 -0.3125 L 5.859375 0 C 6.234375 -0.03125 6.90625 -0.03125 7.296875 -0.03125 C 7.671875 -0.03125 8.34375 -0.03125 8.703125 0 Z M 8.703125 0 "/> <path style="stroke:none;" d="M 8.6875 0 L 8.6875 -0.3125 L 8.4375 -0.3125 C 7.6875 -0.3125 7.65625 -0.421875 7.65625 -0.765625 L 7.65625 -5.96875 C 7.65625 -6.328125 7.6875 -6.4375 8.4375 -6.4375 L 8.6875 -6.4375 L 8.6875 -6.75 L 7.015625 -6.75 C 6.75 -6.75 6.75 -6.734375 6.6875 -6.5625 L 4.515625 -1 L 2.375 -6.53125 C 2.296875 -6.75 2.265625 -6.75 2.03125 -6.75 L 0.359375 -6.75 L 0.359375 -6.4375 L 0.609375 -6.4375 C 1.359375 -6.4375 1.375 -6.328125 1.375 -5.96875 L 1.375 -1.03125 C 1.375 -0.765625 1.375 -0.3125 0.359375 -0.3125 L 0.359375 0 L 1.515625 -0.03125 L 2.671875 0 L 2.671875 -0.3125 C 1.65625 -0.3125 1.65625 -0.765625 1.65625 -1.03125 L 1.65625 -6.359375 L 1.671875 -6.359375 L 4.046875 -0.21875 C 4.09375 -0.09375 4.140625 0 4.25 0 C 4.359375 0 4.390625 -0.078125 4.421875 -0.1875 L 6.859375 -6.4375 L 6.859375 -0.765625 C 6.859375 -0.421875 6.84375 -0.3125 6.078125 -0.3125 L 5.84375 -0.3125 L 5.84375 0 C 6.21875 -0.03125 6.890625 -0.03125 7.265625 -0.03125 C 7.65625 -0.03125 8.3125 -0.03125 8.6875 0 Z M 8.6875 0 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-16"> <symbol overflow="visible" id="glyph1-16">
<path style="stroke:none;" d="M 5.296875 0 L 5.296875 -0.3125 C 4.78125 -0.3125 4.53125 -0.3125 4.53125 -0.609375 L 4.53125 -2.5 C 4.53125 -3.34375 4.53125 -3.65625 4.21875 -4.015625 C 4.078125 -4.1875 3.75 -4.375 3.1875 -4.375 C 2.34375 -4.375 1.90625 -3.78125 1.75 -3.421875 L 1.75 -6.875 L 0.3125 -6.765625 L 0.3125 -6.453125 C 1.015625 -6.453125 1.09375 -6.390625 1.09375 -5.90625 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 L 1.4375 -0.03125 L 2.546875 0 L 2.546875 -0.3125 C 1.875 -0.3125 1.765625 -0.3125 1.765625 -0.75 L 1.765625 -2.578125 C 1.765625 -3.609375 2.484375 -4.15625 3.109375 -4.15625 C 3.734375 -4.15625 3.84375 -3.625 3.84375 -3.0625 L 3.84375 -0.75 C 3.84375 -0.3125 3.734375 -0.3125 3.078125 -0.3125 L 3.078125 0 L 4.1875 -0.03125 Z M 5.296875 0 "/> <path style="stroke:none;" d="M 5.28125 0 L 5.28125 -0.3125 C 4.765625 -0.3125 4.515625 -0.3125 4.515625 -0.609375 L 4.515625 -2.484375 C 4.515625 -3.34375 4.515625 -3.640625 4.203125 -4 C 4.0625 -4.171875 3.75 -4.359375 3.171875 -4.359375 C 2.34375 -4.359375 1.90625 -3.765625 1.75 -3.421875 L 1.734375 -3.421875 L 1.734375 -6.859375 L 0.3125 -6.75 L 0.3125 -6.4375 C 1 -6.4375 1.09375 -6.375 1.09375 -5.890625 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 L 1.4375 -0.03125 L 2.53125 0 L 2.53125 -0.3125 C 1.875 -0.3125 1.765625 -0.3125 1.765625 -0.75 L 1.765625 -2.5625 C 1.765625 -3.59375 2.46875 -4.140625 3.09375 -4.140625 C 3.71875 -4.140625 3.828125 -3.609375 3.828125 -3.046875 L 3.828125 -0.75 C 3.828125 -0.3125 3.71875 -0.3125 3.0625 -0.3125 L 3.0625 0 L 4.171875 -0.03125 Z M 5.28125 0 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-17"> <symbol overflow="visible" id="glyph1-17">
<path style="stroke:none;" d="M 4.9375 -1.84375 C 4.9375 -2.828125 4.296875 -3.640625 3.453125 -3.84375 L 2.1875 -4.15625 C 1.578125 -4.296875 1.1875 -4.828125 1.1875 -5.40625 C 1.1875 -6.109375 1.71875 -6.703125 2.5 -6.703125 C 4.15625 -6.703125 4.375 -5.078125 4.421875 -4.640625 C 4.4375 -4.578125 4.4375 -4.515625 4.546875 -4.515625 C 4.671875 -4.515625 4.671875 -4.5625 4.671875 -4.75 L 4.671875 -6.75 C 4.671875 -6.921875 4.671875 -6.984375 4.5625 -6.984375 C 4.5 -6.984375 4.484375 -6.96875 4.421875 -6.859375 L 4.078125 -6.296875 C 3.78125 -6.578125 3.375 -6.984375 2.484375 -6.984375 C 1.390625 -6.984375 0.5625 -6.109375 0.5625 -5.0625 C 0.5625 -4.234375 1.078125 -3.515625 1.859375 -3.25 C 1.96875 -3.203125 2.46875 -3.09375 3.15625 -2.921875 C 3.421875 -2.859375 3.71875 -2.78125 4 -2.421875 C 4.203125 -2.15625 4.3125 -1.828125 4.3125 -1.5 C 4.3125 -0.796875 3.8125 -0.09375 2.984375 -0.09375 C 2.6875 -0.09375 1.9375 -0.140625 1.421875 -0.625 C 0.84375 -1.15625 0.8125 -1.796875 0.796875 -2.15625 C 0.796875 -2.25 0.71875 -2.25 0.6875 -2.25 C 0.5625 -2.25 0.5625 -2.171875 0.5625 -2 L 0.5625 -0.015625 C 0.5625 0.15625 0.5625 0.21875 0.65625 0.21875 C 0.734375 0.21875 0.75 0.203125 0.8125 0.09375 C 0.8125 0.09375 0.84375 0.046875 1.171875 -0.46875 C 1.46875 -0.140625 2.109375 0.21875 2.984375 0.21875 C 4.15625 0.21875 4.9375 -0.75 4.9375 -1.84375 Z M 4.9375 -1.84375 "/> <path style="stroke:none;" d="M 4.921875 -1.84375 C 4.921875 -2.828125 4.28125 -3.640625 3.453125 -3.828125 L 2.1875 -4.140625 C 1.5625 -4.28125 1.1875 -4.8125 1.1875 -5.390625 C 1.1875 -6.078125 1.71875 -6.6875 2.484375 -6.6875 C 4.140625 -6.6875 4.359375 -5.0625 4.421875 -4.625 C 4.421875 -4.5625 4.421875 -4.5 4.53125 -4.5 C 4.65625 -4.5 4.65625 -4.546875 4.65625 -4.734375 L 4.65625 -6.71875 C 4.65625 -6.890625 4.65625 -6.96875 4.546875 -6.96875 C 4.484375 -6.96875 4.46875 -6.953125 4.40625 -6.828125 L 4.0625 -6.265625 C 3.765625 -6.5625 3.359375 -6.96875 2.484375 -6.96875 C 1.375 -6.96875 0.546875 -6.09375 0.546875 -5.046875 C 0.546875 -4.21875 1.078125 -3.5 1.84375 -3.234375 C 1.953125 -3.203125 2.453125 -3.078125 3.15625 -2.90625 C 3.421875 -2.84375 3.71875 -2.78125 3.984375 -2.40625 C 4.203125 -2.15625 4.296875 -1.828125 4.296875 -1.5 C 4.296875 -0.796875 3.796875 -0.09375 2.96875 -0.09375 C 2.6875 -0.09375 1.9375 -0.140625 1.40625 -0.625 C 0.84375 -1.15625 0.8125 -1.78125 0.796875 -2.140625 C 0.796875 -2.234375 0.71875 -2.234375 0.6875 -2.234375 C 0.546875 -2.234375 0.546875 -2.171875 0.546875 -2 L 0.546875 -0.015625 C 0.546875 0.140625 0.546875 0.21875 0.65625 0.21875 C 0.734375 0.21875 0.734375 0.203125 0.8125 0.09375 C 0.8125 0.09375 0.84375 0.046875 1.171875 -0.46875 C 1.46875 -0.140625 2.109375 0.21875 2.984375 0.21875 C 4.140625 0.21875 4.921875 -0.75 4.921875 -1.84375 Z M 4.921875 -1.84375 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-18"> <symbol overflow="visible" id="glyph1-18">
<path style="stroke:none;" d="M 5.03125 -3.96875 L 5.03125 -4.265625 C 4.796875 -4.25 4.515625 -4.234375 4.296875 -4.234375 L 3.421875 -4.265625 L 3.421875 -3.96875 C 3.734375 -3.953125 3.890625 -3.78125 3.890625 -3.53125 C 3.890625 -3.4375 3.890625 -3.421875 3.828125 -3.296875 L 2.828125 -0.859375 L 1.734375 -3.53125 C 1.6875 -3.625 1.671875 -3.671875 1.671875 -3.703125 C 1.671875 -3.96875 2.046875 -3.96875 2.234375 -3.96875 L 2.234375 -4.265625 L 1.15625 -4.234375 C 0.875 -4.234375 0.484375 -4.25 0.1875 -4.265625 L 0.1875 -3.96875 C 0.65625 -3.96875 0.859375 -3.96875 0.984375 -3.609375 L 2.484375 0 L 2.234375 0.578125 C 2.015625 1.125 1.734375 1.8125 1.09375 1.8125 C 1.046875 1.8125 0.828125 1.8125 0.640625 1.640625 C 0.9375 1.59375 1.015625 1.375 1.015625 1.21875 C 1.015625 0.953125 0.828125 0.796875 0.609375 0.796875 C 0.40625 0.796875 0.1875 0.9375 0.1875 1.234375 C 0.1875 1.671875 0.609375 2.03125 1.09375 2.03125 C 1.71875 2.03125 2.125 1.46875 2.375 0.90625 L 4.109375 -3.328125 C 4.375 -3.953125 4.875 -3.96875 5.03125 -3.96875 Z M 5.03125 -3.96875 "/> <path style="stroke:none;" d="M 5.015625 -3.953125 L 5.015625 -4.25 C 4.796875 -4.234375 4.5 -4.21875 4.28125 -4.21875 L 3.421875 -4.25 L 3.421875 -3.953125 C 3.71875 -3.9375 3.875 -3.765625 3.875 -3.53125 C 3.875 -3.421875 3.875 -3.40625 3.828125 -3.28125 L 2.828125 -0.859375 L 1.734375 -3.515625 C 1.6875 -3.609375 1.671875 -3.65625 1.671875 -3.6875 C 1.671875 -3.953125 2.03125 -3.953125 2.21875 -3.953125 L 2.21875 -4.25 L 1.140625 -4.21875 C 0.875 -4.21875 0.484375 -4.234375 0.1875 -4.25 L 0.1875 -3.953125 C 0.65625 -3.953125 0.84375 -3.953125 0.984375 -3.609375 L 2.46875 0 L 2.21875 0.578125 C 2 1.125 1.734375 1.8125 1.09375 1.8125 C 1.046875 1.8125 0.8125 1.8125 0.625 1.625 C 0.9375 1.59375 1.015625 1.375 1.015625 1.21875 C 1.015625 0.953125 0.828125 0.796875 0.609375 0.796875 C 0.40625 0.796875 0.1875 0.921875 0.1875 1.21875 C 0.1875 1.671875 0.609375 2.03125 1.09375 2.03125 C 1.71875 2.03125 2.125 1.46875 2.359375 0.90625 L 4.09375 -3.3125 C 4.359375 -3.9375 4.859375 -3.953125 5.015625 -3.953125 Z M 5.015625 -3.953125 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-19"> <symbol overflow="visible" id="glyph1-19">
<path style="stroke:none;" d="M 3.5625 -1.265625 C 3.5625 -1.796875 3.265625 -2.09375 3.15625 -2.203125 C 2.828125 -2.53125 2.4375 -2.609375 2.015625 -2.6875 C 1.46875 -2.796875 0.796875 -2.921875 0.796875 -3.5 C 0.796875 -3.84375 1.0625 -4.25 1.90625 -4.25 C 3 -4.25 3.046875 -3.359375 3.078125 -3.046875 C 3.078125 -2.96875 3.1875 -2.96875 3.1875 -2.96875 C 3.3125 -2.96875 3.3125 -3.015625 3.3125 -3.203125 L 3.3125 -4.203125 C 3.3125 -4.375 3.3125 -4.4375 3.203125 -4.4375 C 3.15625 -4.4375 3.140625 -4.4375 3.015625 -4.3125 C 2.984375 -4.28125 2.875 -4.1875 2.84375 -4.15625 C 2.46875 -4.4375 2.0625 -4.4375 1.90625 -4.4375 C 0.703125 -4.4375 0.328125 -3.78125 0.328125 -3.21875 C 0.328125 -2.875 0.484375 -2.59375 0.75 -2.375 C 1.0625 -2.125 1.34375 -2.0625 2.0625 -1.921875 C 2.28125 -1.875 3.09375 -1.71875 3.09375 -1.015625 C 3.09375 -0.5 2.75 -0.109375 1.96875 -0.109375 C 1.140625 -0.109375 0.78125 -0.671875 0.59375 -1.515625 C 0.5625 -1.640625 0.5625 -1.6875 0.453125 -1.6875 C 0.328125 -1.6875 0.328125 -1.609375 0.328125 -1.4375 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.875 -0.3125 C 1.3125 0.09375 1.765625 0.109375 1.96875 0.109375 C 3.109375 0.109375 3.5625 -0.5625 3.5625 -1.265625 Z M 3.5625 -1.265625 "/> <path style="stroke:none;" d="M 3.5625 -1.265625 C 3.5625 -1.78125 3.265625 -2.078125 3.140625 -2.203125 C 2.8125 -2.515625 2.421875 -2.59375 2.015625 -2.671875 C 1.46875 -2.78125 0.796875 -2.90625 0.796875 -3.484375 C 0.796875 -3.828125 1.0625 -4.234375 1.90625 -4.234375 C 2.984375 -4.234375 3.046875 -3.34375 3.0625 -3.046875 C 3.078125 -2.953125 3.1875 -2.953125 3.1875 -2.953125 C 3.3125 -2.953125 3.3125 -3 3.3125 -3.1875 L 3.3125 -4.1875 C 3.3125 -4.359375 3.3125 -4.421875 3.203125 -4.421875 C 3.15625 -4.421875 3.125 -4.421875 3 -4.3125 C 2.96875 -4.265625 2.875 -4.171875 2.828125 -4.140625 C 2.453125 -4.421875 2.046875 -4.421875 1.90625 -4.421875 C 0.703125 -4.421875 0.328125 -3.765625 0.328125 -3.203125 C 0.328125 -2.859375 0.484375 -2.59375 0.75 -2.375 C 1.0625 -2.109375 1.34375 -2.046875 2.046875 -1.921875 C 2.265625 -1.875 3.078125 -1.71875 3.078125 -1 C 3.078125 -0.5 2.734375 -0.109375 1.96875 -0.109375 C 1.140625 -0.109375 0.78125 -0.671875 0.59375 -1.515625 C 0.5625 -1.640625 0.546875 -1.671875 0.453125 -1.671875 C 0.328125 -1.671875 0.328125 -1.609375 0.328125 -1.4375 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.875 -0.3125 C 1.3125 0.09375 1.75 0.109375 1.96875 0.109375 C 3.09375 0.109375 3.5625 -0.546875 3.5625 -1.265625 Z M 3.5625 -1.265625 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-20"> <symbol overflow="visible" id="glyph1-20">
<path style="stroke:none;" d="M 8.046875 0 L 8.046875 -0.3125 C 7.53125 -0.3125 7.296875 -0.3125 7.28125 -0.609375 L 7.28125 -2.5 C 7.28125 -3.34375 7.28125 -3.65625 6.96875 -4.015625 C 6.828125 -4.1875 6.515625 -4.375 5.9375 -4.375 C 5.109375 -4.375 4.671875 -3.78125 4.5 -3.40625 C 4.359375 -4.265625 3.625 -4.375 3.1875 -4.375 C 2.453125 -4.375 1.984375 -3.953125 1.71875 -3.34375 L 1.71875 -4.375 L 0.3125 -4.265625 L 0.3125 -3.96875 C 1.015625 -3.96875 1.09375 -3.890625 1.09375 -3.40625 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 L 1.4375 -0.03125 L 2.546875 0 L 2.546875 -0.3125 C 1.875 -0.3125 1.765625 -0.3125 1.765625 -0.75 L 1.765625 -2.578125 C 1.765625 -3.609375 2.484375 -4.15625 3.109375 -4.15625 C 3.734375 -4.15625 3.84375 -3.625 3.84375 -3.0625 L 3.84375 -0.75 C 3.84375 -0.3125 3.734375 -0.3125 3.078125 -0.3125 L 3.078125 0 L 4.1875 -0.03125 L 5.296875 0 L 5.296875 -0.3125 C 4.640625 -0.3125 4.53125 -0.3125 4.53125 -0.75 L 4.53125 -2.578125 C 4.53125 -3.609375 5.234375 -4.15625 5.859375 -4.15625 C 6.484375 -4.15625 6.59375 -3.625 6.59375 -3.0625 L 6.59375 -0.75 C 6.59375 -0.3125 6.484375 -0.3125 5.828125 -0.3125 L 5.828125 0 L 6.9375 -0.03125 Z M 8.046875 0 "/> <path style="stroke:none;" d="M 8.03125 0 L 8.03125 -0.3125 C 7.515625 -0.3125 7.265625 -0.3125 7.265625 -0.609375 L 7.265625 -2.484375 C 7.265625 -3.34375 7.265625 -3.640625 6.953125 -4 C 6.8125 -4.171875 6.484375 -4.359375 5.921875 -4.359375 C 5.078125 -4.359375 4.65625 -3.765625 4.484375 -3.390625 C 4.34375 -4.25 3.609375 -4.359375 3.171875 -4.359375 C 2.453125 -4.359375 1.984375 -3.9375 1.703125 -3.328125 L 1.703125 -4.359375 L 0.3125 -4.25 L 0.3125 -3.953125 C 1 -3.953125 1.09375 -3.875 1.09375 -3.390625 L 1.09375 -0.75 C 1.09375 -0.3125 0.984375 -0.3125 0.3125 -0.3125 L 0.3125 0 L 1.4375 -0.03125 L 2.53125 0 L 2.53125 -0.3125 C 1.875 -0.3125 1.765625 -0.3125 1.765625 -0.75 L 1.765625 -2.5625 C 1.765625 -3.59375 2.46875 -4.140625 3.09375 -4.140625 C 3.71875 -4.140625 3.828125 -3.609375 3.828125 -3.046875 L 3.828125 -0.75 C 3.828125 -0.3125 3.71875 -0.3125 3.0625 -0.3125 L 3.0625 0 L 4.171875 -0.03125 L 5.28125 0 L 5.28125 -0.3125 C 4.625 -0.3125 4.515625 -0.3125 4.515625 -0.75 L 4.515625 -2.5625 C 4.515625 -3.59375 5.21875 -4.140625 5.84375 -4.140625 C 6.46875 -4.140625 6.578125 -3.609375 6.578125 -3.046875 L 6.578125 -0.75 C 6.578125 -0.3125 6.46875 -0.3125 5.8125 -0.3125 L 5.8125 0 L 6.921875 -0.03125 Z M 8.03125 0 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-21"> <symbol overflow="visible" id="glyph1-21">
<path style="stroke:none;" d="M 6.453125 -2.5625 L 6.21875 -2.5625 C 5.96875 -1.03125 5.734375 -0.3125 4.03125 -0.3125 L 2.71875 -0.3125 C 2.25 -0.3125 2.234375 -0.375 2.234375 -0.703125 L 2.234375 -3.34375 L 3.125 -3.34375 C 4.078125 -3.34375 4.1875 -3.03125 4.1875 -2.1875 L 4.4375 -2.1875 L 4.4375 -4.8125 L 4.1875 -4.8125 C 4.1875 -3.96875 4.078125 -3.65625 3.125 -3.65625 L 2.234375 -3.65625 L 2.234375 -6.03125 C 2.234375 -6.359375 2.25 -6.421875 2.71875 -6.421875 L 4 -6.421875 C 5.515625 -6.421875 5.78125 -5.890625 5.9375 -4.5 L 6.1875 -4.5 L 5.90625 -6.734375 L 0.328125 -6.734375 L 0.328125 -6.421875 L 0.5625 -6.421875 C 1.328125 -6.421875 1.34375 -6.3125 1.34375 -5.96875 L 1.34375 -0.765625 C 1.34375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 L 6.046875 0 Z M 6.453125 -2.5625 "/> <path style="stroke:none;" d="M 6.4375 -2.546875 L 6.1875 -2.546875 C 5.9375 -1.03125 5.71875 -0.3125 4.015625 -0.3125 L 2.703125 -0.3125 C 2.234375 -0.3125 2.21875 -0.375 2.21875 -0.703125 L 2.21875 -3.34375 L 3.109375 -3.34375 C 4.0625 -3.34375 4.171875 -3.015625 4.171875 -2.1875 L 4.421875 -2.1875 L 4.421875 -4.796875 L 4.171875 -4.796875 C 4.171875 -3.953125 4.0625 -3.640625 3.109375 -3.640625 L 2.21875 -3.640625 L 2.21875 -6.015625 C 2.21875 -6.34375 2.234375 -6.40625 2.703125 -6.40625 L 3.984375 -6.40625 C 5.484375 -6.40625 5.75 -5.859375 5.921875 -4.5 L 6.15625 -4.5 L 5.890625 -6.71875 L 0.328125 -6.71875 L 0.328125 -6.40625 L 0.5625 -6.40625 C 1.328125 -6.40625 1.34375 -6.296875 1.34375 -5.9375 L 1.34375 -0.765625 C 1.34375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 L 6.03125 0 Z M 6.4375 -2.546875 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-22"> <symbol overflow="visible" id="glyph1-22">
<path style="stroke:none;" d="M 7.09375 -6.453125 L 7.09375 -6.765625 L 5.9375 -6.734375 L 4.78125 -6.765625 L 4.78125 -6.453125 C 5.796875 -6.453125 5.796875 -6 5.796875 -5.71875 L 5.796875 -1.5 L 2.296875 -6.640625 C 2.203125 -6.75 2.203125 -6.765625 2.015625 -6.765625 L 0.328125 -6.765625 L 0.328125 -6.453125 L 0.609375 -6.453125 C 0.765625 -6.453125 0.953125 -6.453125 1.109375 -6.4375 C 1.34375 -6.40625 1.34375 -6.40625 1.34375 -6.21875 L 1.34375 -1.046875 C 1.34375 -0.765625 1.34375 -0.3125 0.328125 -0.3125 L 0.328125 0 L 1.484375 -0.03125 L 2.640625 0 L 2.640625 -0.3125 C 1.625 -0.3125 1.625 -0.765625 1.625 -1.046875 L 1.625 -6.1875 C 1.671875 -6.140625 1.6875 -6.125 1.71875 -6.078125 L 5.765625 -0.125 C 5.859375 -0.015625 5.859375 0 5.9375 0 C 6.078125 0 6.078125 -0.0625 6.078125 -0.25 L 6.078125 -5.71875 C 6.078125 -6 6.078125 -6.453125 7.09375 -6.453125 Z M 7.09375 -6.453125 "/> <path style="stroke:none;" d="M 7.078125 -6.4375 L 7.078125 -6.75 L 5.921875 -6.71875 L 4.765625 -6.75 L 4.765625 -6.4375 C 5.78125 -6.4375 5.78125 -5.96875 5.78125 -5.703125 L 5.78125 -1.484375 L 2.296875 -6.609375 C 2.203125 -6.734375 2.1875 -6.75 2 -6.75 L 0.328125 -6.75 L 0.328125 -6.4375 L 0.609375 -6.4375 C 0.765625 -6.4375 0.953125 -6.421875 1.109375 -6.421875 C 1.328125 -6.390625 1.34375 -6.375 1.34375 -6.1875 L 1.34375 -1.03125 C 1.34375 -0.765625 1.34375 -0.3125 0.328125 -0.3125 L 0.328125 0 L 1.484375 -0.03125 L 2.640625 0 L 2.640625 -0.3125 C 1.625 -0.3125 1.625 -0.765625 1.625 -1.03125 L 1.625 -6.171875 C 1.671875 -6.125 1.671875 -6.109375 1.71875 -6.046875 L 5.75 -0.125 C 5.84375 -0.015625 5.84375 0 5.921875 0 C 6.046875 0 6.046875 -0.0625 6.046875 -0.25 L 6.046875 -5.703125 C 6.046875 -5.96875 6.046875 -6.4375 7.078125 -6.4375 Z M 7.078125 -6.4375 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph1-23"> <symbol overflow="visible" id="glyph1-23">
<path style="stroke:none;" d="M 5.15625 -2.140625 C 5.15625 -3.390625 4.1875 -4.375 3.0625 -4.375 C 2.28125 -4.375 1.859375 -3.90625 1.703125 -3.734375 L 1.703125 -6.875 L 0.28125 -6.765625 L 0.28125 -6.453125 C 0.96875 -6.453125 1.046875 -6.390625 1.046875 -5.90625 L 1.046875 0 L 1.296875 0 L 1.65625 -0.609375 C 1.796875 -0.390625 2.21875 0.109375 2.953125 0.109375 C 4.125 0.109375 5.15625 -0.859375 5.15625 -2.140625 Z M 4.34375 -2.15625 C 4.34375 -1.78125 4.3125 -1.1875 4.03125 -0.75 C 3.828125 -0.4375 3.453125 -0.109375 2.90625 -0.109375 C 2.46875 -0.109375 2.109375 -0.34375 1.875 -0.71875 C 1.734375 -0.921875 1.734375 -0.953125 1.734375 -1.125 L 1.734375 -3.171875 C 1.734375 -3.359375 1.734375 -3.375 1.84375 -3.53125 C 2.234375 -4.078125 2.78125 -4.15625 3.015625 -4.15625 C 3.453125 -4.15625 3.8125 -3.90625 4.046875 -3.53125 C 4.3125 -3.125 4.34375 -2.5625 4.34375 -2.15625 Z M 4.34375 -2.15625 "/> <path style="stroke:none;" d="M 5.140625 -2.140625 C 5.140625 -3.390625 4.171875 -4.359375 3.046875 -4.359375 C 2.28125 -4.359375 1.859375 -3.90625 1.703125 -3.71875 L 1.703125 -6.859375 L 0.28125 -6.75 L 0.28125 -6.4375 C 0.96875 -6.4375 1.046875 -6.375 1.046875 -5.890625 L 1.046875 0 L 1.296875 0 L 1.65625 -0.609375 C 1.796875 -0.390625 2.21875 0.109375 2.9375 0.109375 C 4.125 0.109375 5.140625 -0.859375 5.140625 -2.140625 Z M 4.328125 -2.140625 C 4.328125 -1.78125 4.3125 -1.1875 4.015625 -0.734375 C 3.8125 -0.4375 3.4375 -0.109375 2.90625 -0.109375 C 2.453125 -0.109375 2.109375 -0.34375 1.859375 -0.71875 C 1.734375 -0.921875 1.734375 -0.953125 1.734375 -1.125 L 1.734375 -3.15625 C 1.734375 -3.34375 1.734375 -3.359375 1.84375 -3.515625 C 2.21875 -4.0625 2.765625 -4.140625 3 -4.140625 C 3.453125 -4.140625 3.796875 -3.890625 4.03125 -3.515625 C 4.296875 -3.109375 4.328125 -2.546875 4.328125 -2.140625 Z M 4.328125 -2.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-24">
<path style="stroke:none;" d="M 5.765625 -2.5625 L 5.515625 -2.5625 C 5.40625 -1.546875 5.265625 -0.3125 3.53125 -0.3125 L 2.71875 -0.3125 C 2.25 -0.3125 2.234375 -0.375 2.234375 -0.703125 L 2.234375 -5.984375 C 2.234375 -6.3125 2.234375 -6.453125 3.171875 -6.453125 L 3.5 -6.453125 L 3.5 -6.765625 C 3.140625 -6.734375 2.234375 -6.734375 1.828125 -6.734375 C 1.453125 -6.734375 0.671875 -6.734375 0.328125 -6.765625 L 0.328125 -6.453125 L 0.5625 -6.453125 C 1.328125 -6.453125 1.34375 -6.34375 1.34375 -6 L 1.34375 -0.765625 C 1.34375 -0.421875 1.328125 -0.3125 0.5625 -0.3125 L 0.328125 -0.3125 L 0.328125 0 L 5.484375 0 Z M 5.765625 -2.5625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-25">
<path style="stroke:none;" d="M 5.15625 -2.140625 C 5.15625 -3.390625 4.203125 -4.375 3.09375 -4.375 C 2.3125 -4.375 1.90625 -3.9375 1.703125 -3.71875 L 1.703125 -4.375 L 0.28125 -4.265625 L 0.28125 -3.96875 C 0.984375 -3.96875 1.046875 -3.90625 1.046875 -3.46875 L 1.046875 1.171875 C 1.046875 1.609375 0.9375 1.609375 0.28125 1.609375 L 0.28125 1.921875 L 1.390625 1.890625 L 2.5 1.921875 L 2.5 1.609375 C 1.84375 1.609375 1.734375 1.609375 1.734375 1.171875 L 1.734375 -0.578125 C 1.78125 -0.421875 2.203125 0.109375 2.953125 0.109375 C 4.125 0.109375 5.15625 -0.859375 5.15625 -2.140625 Z M 4.34375 -2.140625 C 4.34375 -0.9375 3.640625 -0.109375 2.90625 -0.109375 C 2.515625 -0.109375 2.140625 -0.3125 1.875 -0.71875 C 1.734375 -0.921875 1.734375 -0.9375 1.734375 -1.125 L 1.734375 -3.34375 C 2.015625 -3.84375 2.5 -4.125 3.015625 -4.125 C 3.734375 -4.125 4.34375 -3.265625 4.34375 -2.140625 Z M 4.34375 -2.140625 "/>
</symbol>
<symbol overflow="visible" id="glyph1-26">
<path style="stroke:none;" d="M 7.28125 -2.390625 L 7.28125 -2.703125 L 6.078125 -2.671875 C 5.671875 -2.671875 4.828125 -2.671875 4.484375 -2.703125 L 4.484375 -2.390625 L 4.796875 -2.390625 C 5.6875 -2.390625 5.71875 -2.28125 5.71875 -1.921875 L 5.71875 -1.28125 C 5.71875 -0.171875 4.453125 -0.09375 4.1875 -0.09375 C 3.53125 -0.09375 1.578125 -0.4375 1.578125 -3.390625 C 1.578125 -6.34375 3.53125 -6.671875 4.125 -6.671875 C 5.1875 -6.671875 6.078125 -5.78125 6.28125 -4.328125 C 6.296875 -4.1875 6.296875 -4.15625 6.4375 -4.15625 C 6.59375 -4.15625 6.59375 -4.1875 6.59375 -4.390625 L 6.59375 -6.75 C 6.59375 -6.921875 6.59375 -6.984375 6.484375 -6.984375 C 6.453125 -6.984375 6.40625 -6.984375 6.328125 -6.859375 L 5.828125 -6.125 C 5.515625 -6.453125 4.984375 -6.984375 4 -6.984375 C 2.15625 -6.984375 0.5625 -5.421875 0.5625 -3.390625 C 0.5625 -1.359375 2.140625 0.21875 4.015625 0.21875 C 4.75 0.21875 5.53125 -0.046875 5.875 -0.625 C 6 -0.40625 6.40625 -0.015625 6.515625 -0.015625 C 6.59375 -0.015625 6.59375 -0.09375 6.59375 -0.234375 L 6.59375 -1.96875 C 6.59375 -2.34375 6.640625 -2.390625 7.28125 -2.390625 Z M 7.28125 -2.390625 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph2-0"> <symbol overflow="visible" id="glyph2-0">
<path style="stroke:none;" d=""/> <path style="stroke:none;" d=""/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph2-1"> <symbol overflow="visible" id="glyph2-1">
<path style="stroke:none;" d="M 5.375 -1.421875 C 5.375 -1.515625 5.296875 -1.515625 5.265625 -1.515625 C 5.15625 -1.515625 5.15625 -1.46875 5.125 -1.34375 C 4.984375 -0.78125 4.796875 -0.109375 4.375 -0.109375 C 4.171875 -0.109375 4.078125 -0.234375 4.078125 -0.5625 C 4.078125 -0.78125 4.1875 -1.25 4.265625 -1.59375 L 4.546875 -2.671875 C 4.578125 -2.8125 4.671875 -3.1875 4.71875 -3.34375 C 4.765625 -3.5625 4.859375 -3.9375 4.859375 -4 C 4.859375 -4.1875 4.71875 -4.265625 4.578125 -4.265625 C 4.53125 -4.265625 4.265625 -4.265625 4.1875 -3.921875 L 3.453125 -0.9375 C 3.4375 -0.90625 3.046875 -0.109375 2.3125 -0.109375 C 1.796875 -0.109375 1.703125 -0.5625 1.703125 -0.921875 C 1.703125 -1.46875 1.984375 -2.265625 2.234375 -2.9375 C 2.359375 -3.234375 2.40625 -3.375 2.40625 -3.5625 C 2.40625 -4.015625 2.09375 -4.375 1.59375 -4.375 C 0.65625 -4.375 0.28125 -2.9375 0.28125 -2.859375 C 0.28125 -2.75 0.40625 -2.75 0.40625 -2.75 C 0.5 -2.75 0.515625 -2.78125 0.5625 -2.9375 C 0.8125 -3.796875 1.1875 -4.15625 1.5625 -4.15625 C 1.65625 -4.15625 1.8125 -4.15625 1.8125 -3.828125 C 1.8125 -3.59375 1.703125 -3.3125 1.640625 -3.15625 C 1.28125 -2.171875 1.0625 -1.5625 1.0625 -1.078125 C 1.0625 -0.140625 1.75 0.109375 2.28125 0.109375 C 2.9375 0.109375 3.296875 -0.34375 3.46875 -0.5625 C 3.578125 -0.15625 3.921875 0.109375 4.34375 0.109375 C 4.703125 0.109375 4.921875 -0.125 5.078125 -0.4375 C 5.25 -0.796875 5.375 -1.421875 5.375 -1.421875 Z M 5.375 -1.421875 "/> <path style="stroke:none;" d="M 5.359375 -1.40625 C 5.359375 -1.515625 5.265625 -1.515625 5.25 -1.515625 C 5.140625 -1.515625 5.140625 -1.46875 5.109375 -1.328125 C 4.96875 -0.78125 4.78125 -0.109375 4.359375 -0.109375 C 4.15625 -0.109375 4.0625 -0.234375 4.0625 -0.5625 C 4.0625 -0.78125 4.171875 -1.25 4.25 -1.59375 L 4.53125 -2.65625 C 4.5625 -2.796875 4.65625 -3.1875 4.703125 -3.328125 C 4.75 -3.5625 4.84375 -3.9375 4.84375 -3.984375 C 4.84375 -4.171875 4.703125 -4.25 4.5625 -4.25 C 4.515625 -4.25 4.25 -4.25 4.171875 -3.90625 L 3.4375 -0.9375 C 3.421875 -0.90625 3.03125 -0.109375 2.3125 -0.109375 C 1.796875 -0.109375 1.703125 -0.546875 1.703125 -0.921875 C 1.703125 -1.46875 1.96875 -2.25 2.234375 -2.9375 C 2.34375 -3.234375 2.40625 -3.375 2.40625 -3.5625 C 2.40625 -4 2.078125 -4.359375 1.59375 -4.359375 C 0.65625 -4.359375 0.28125 -2.9375 0.28125 -2.84375 C 0.28125 -2.75 0.40625 -2.75 0.40625 -2.75 C 0.5 -2.75 0.515625 -2.765625 0.5625 -2.921875 C 0.8125 -3.78125 1.1875 -4.140625 1.5625 -4.140625 C 1.65625 -4.140625 1.8125 -4.140625 1.8125 -3.828125 C 1.8125 -3.578125 1.703125 -3.296875 1.640625 -3.15625 C 1.28125 -2.171875 1.0625 -1.5625 1.0625 -1.078125 C 1.0625 -0.140625 1.75 0.109375 2.28125 0.109375 C 2.9375 0.109375 3.28125 -0.328125 3.453125 -0.546875 C 3.5625 -0.140625 3.90625 0.109375 4.328125 0.109375 C 4.6875 0.109375 4.90625 -0.125 5.0625 -0.4375 C 5.234375 -0.796875 5.359375 -1.40625 5.359375 -1.40625 Z M 5.359375 -1.40625 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph2-2"> <symbol overflow="visible" id="glyph2-2">
<path style="stroke:none;" d="M 4.8125 -3.78125 C 4.859375 -3.90625 4.859375 -3.9375 4.859375 -4 C 4.859375 -4.1875 4.71875 -4.265625 4.5625 -4.265625 C 4.46875 -4.265625 4.3125 -4.203125 4.21875 -4.0625 C 4.203125 -4.015625 4.125 -3.703125 4.078125 -3.53125 L 3.890625 -2.734375 L 3.4375 -0.953125 C 3.390625 -0.796875 2.96875 -0.109375 2.3125 -0.109375 C 1.8125 -0.109375 1.703125 -0.546875 1.703125 -0.90625 C 1.703125 -1.359375 1.875 -1.984375 2.203125 -2.859375 C 2.375 -3.265625 2.40625 -3.375 2.40625 -3.5625 C 2.40625 -4.015625 2.09375 -4.375 1.59375 -4.375 C 0.65625 -4.375 0.28125 -2.9375 0.28125 -2.859375 C 0.28125 -2.75 0.40625 -2.75 0.40625 -2.75 C 0.5 -2.75 0.515625 -2.78125 0.5625 -2.9375 C 0.828125 -3.859375 1.234375 -4.15625 1.5625 -4.15625 C 1.640625 -4.15625 1.8125 -4.15625 1.8125 -3.84375 C 1.8125 -3.59375 1.71875 -3.34375 1.640625 -3.15625 C 1.25 -2.09375 1.0625 -1.53125 1.0625 -1.0625 C 1.0625 -0.1875 1.6875 0.109375 2.28125 0.109375 C 2.671875 0.109375 3 -0.0625 3.28125 -0.34375 C 3.15625 0.171875 3.03125 0.65625 2.640625 1.1875 C 2.375 1.53125 2 1.8125 1.546875 1.8125 C 1.40625 1.8125 0.953125 1.78125 0.796875 1.390625 C 0.953125 1.390625 1.078125 1.390625 1.21875 1.28125 C 1.3125 1.1875 1.421875 1.0625 1.421875 0.875 C 1.421875 0.5625 1.15625 0.53125 1.046875 0.53125 C 0.828125 0.53125 0.5 0.6875 0.5 1.171875 C 0.5 1.671875 0.9375 2.03125 1.546875 2.03125 C 2.5625 2.03125 3.59375 1.125 3.859375 0.015625 Z M 4.8125 -3.78125 "/> <path style="stroke:none;" d="M 4.796875 -3.765625 C 4.84375 -3.90625 4.84375 -3.921875 4.84375 -3.984375 C 4.84375 -4.171875 4.703125 -4.25 4.546875 -4.25 C 4.453125 -4.25 4.296875 -4.203125 4.203125 -4.046875 C 4.1875 -4 4.109375 -3.6875 4.0625 -3.515625 L 3.875 -2.71875 L 3.421875 -0.953125 C 3.390625 -0.796875 2.96875 -0.109375 2.3125 -0.109375 C 1.8125 -0.109375 1.703125 -0.546875 1.703125 -0.90625 C 1.703125 -1.359375 1.859375 -1.96875 2.203125 -2.84375 C 2.359375 -3.25 2.40625 -3.359375 2.40625 -3.5625 C 2.40625 -4 2.078125 -4.359375 1.59375 -4.359375 C 0.65625 -4.359375 0.28125 -2.9375 0.28125 -2.84375 C 0.28125 -2.75 0.40625 -2.75 0.40625 -2.75 C 0.5 -2.75 0.515625 -2.765625 0.5625 -2.921875 C 0.828125 -3.84375 1.21875 -4.140625 1.5625 -4.140625 C 1.640625 -4.140625 1.8125 -4.140625 1.8125 -3.828125 C 1.8125 -3.578125 1.703125 -3.328125 1.640625 -3.140625 C 1.25 -2.09375 1.0625 -1.53125 1.0625 -1.0625 C 1.0625 -0.1875 1.6875 0.109375 2.265625 0.109375 C 2.65625 0.109375 2.984375 -0.0625 3.265625 -0.328125 C 3.140625 0.171875 3.015625 0.65625 2.625 1.1875 C 2.375 1.515625 2 1.8125 1.546875 1.8125 C 1.40625 1.8125 0.953125 1.78125 0.796875 1.390625 C 0.953125 1.390625 1.078125 1.390625 1.21875 1.28125 C 1.3125 1.1875 1.40625 1.0625 1.40625 0.875 C 1.40625 0.5625 1.140625 0.515625 1.046875 0.515625 C 0.8125 0.515625 0.5 0.6875 0.5 1.171875 C 0.5 1.65625 0.921875 2.03125 1.546875 2.03125 C 2.5625 2.03125 3.578125 1.125 3.84375 0.015625 Z M 4.796875 -3.765625 "/>
</symbol> </symbol>
<symbol overflow="visible" id="glyph2-3"> <symbol overflow="visible" id="glyph2-3">
<path style="stroke:none;" d="M 4.3125 -3.734375 C 4.3125 -4.078125 4 -4.375 3.5 -4.375 C 2.859375 -4.375 2.421875 -3.890625 2.234375 -3.609375 C 2.15625 -4.0625 1.796875 -4.375 1.328125 -4.375 C 0.875 -4.375 0.6875 -4 0.59375 -3.8125 C 0.421875 -3.484375 0.28125 -2.875 0.28125 -2.859375 C 0.28125 -2.75 0.40625 -2.75 0.40625 -2.75 C 0.5 -2.75 0.515625 -2.765625 0.578125 -2.984375 C 0.75 -3.6875 0.9375 -4.15625 1.296875 -4.15625 C 1.46875 -4.15625 1.609375 -4.078125 1.609375 -3.703125 C 1.609375 -3.5 1.578125 -3.390625 1.453125 -2.875 L 0.875 -0.578125 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.0625 0.109375 C 1.1875 0.109375 1.359375 0.03125 1.4375 -0.171875 C 1.453125 -0.203125 1.796875 -1.5625 1.828125 -1.734375 L 2.15625 -3.015625 C 2.1875 -3.15625 2.46875 -3.609375 2.703125 -3.828125 C 2.78125 -3.90625 3.078125 -4.15625 3.5 -4.15625 C 3.75 -4.15625 3.90625 -4.046875 3.90625 -4.046875 C 3.609375 -4 3.390625 -3.75 3.390625 -3.5 C 3.390625 -3.34375 3.5 -3.15625 3.78125 -3.15625 C 4.046875 -3.15625 4.3125 -3.375 4.3125 -3.734375 Z M 4.3125 -3.734375 "/> <path style="stroke:none;" d="M 4.3125 -3.71875 C 4.3125 -4.0625 3.984375 -4.359375 3.484375 -4.359375 C 2.84375 -4.359375 2.40625 -3.875 2.21875 -3.609375 C 2.140625 -4.046875 1.78125 -4.359375 1.328125 -4.359375 C 0.875 -4.359375 0.6875 -3.984375 0.59375 -3.796875 C 0.421875 -3.46875 0.28125 -2.875 0.28125 -2.84375 C 0.28125 -2.75 0.40625 -2.75 0.40625 -2.75 C 0.5 -2.75 0.515625 -2.75 0.578125 -2.96875 C 0.734375 -3.671875 0.9375 -4.140625 1.296875 -4.140625 C 1.46875 -4.140625 1.59375 -4.0625 1.59375 -3.6875 C 1.59375 -3.484375 1.5625 -3.375 1.4375 -2.859375 L 0.875 -0.578125 C 0.84375 -0.4375 0.78125 -0.203125 0.78125 -0.15625 C 0.78125 0.015625 0.921875 0.109375 1.0625 0.109375 C 1.1875 0.109375 1.359375 0.03125 1.4375 -0.171875 C 1.453125 -0.203125 1.78125 -1.546875 1.828125 -1.734375 L 2.140625 -3.015625 C 2.1875 -3.140625 2.453125 -3.609375 2.703125 -3.828125 C 2.78125 -3.890625 3.0625 -4.140625 3.484375 -4.140625 C 3.75 -4.140625 3.90625 -4.03125 3.90625 -4.03125 C 3.609375 -3.984375 3.390625 -3.75 3.390625 -3.484375 C 3.390625 -3.328125 3.5 -3.140625 3.765625 -3.140625 C 4.03125 -3.140625 4.3125 -3.375 4.3125 -3.71875 Z M 4.3125 -3.71875 "/>
</symbol> </symbol>
</g> </g>
<clipPath id="clip1"> <clipPath id="clip1">
<path d="M 392 41 L 413.390625 41 L 413.390625 74 L 392 74 Z M 392 41 "/> <path d="M 392 41 L 412.878906 41 L 412.878906 73 L 392 73 Z M 392 41 "/>
</clipPath>
<clipPath id="clip2">
<path d="M 55 56 L 402 56 L 402 114.695312 L 55 114.695312 Z M 55 56 "/>
</clipPath>
<clipPath id="clip3">
<path d="M 1.023438 56 L 27 56 L 27 58 L 1.023438 58 Z M 1.023438 56 "/>
</clipPath>
<clipPath id="clip4">
<path d="M 168 74 L 270 74 L 270 114.695312 L 168 114.695312 Z M 168 74 "/>
</clipPath> </clipPath>
</defs> </defs>
<g id="surface1"> <g id="surface1">
<path style="fill-rule:nonzero;fill:rgb(79.998779%,79.998779%,79.998779%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-dasharray:2.98883,2.98883;stroke-miterlimit:10;" d="M 46.224094 -22.641456 L 339.109738 -22.641456 L 339.109738 56.657187 L 46.224094 56.657187 Z M 46.224094 -22.641456 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(79.998779%,79.998779%,79.998779%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-dasharray:2.98883,2.98883;stroke-miterlimit:10;" d="M 46.223792 -22.640555 L 339.110188 -22.640555 L 339.110188 56.65864 L 46.223792 56.65864 Z M 46.223792 -22.640555 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="234.015825" y="11.219387"/> <use xlink:href="#glyph0-1" x="233.949596" y="11.191519"/>
<use xlink:href="#glyph0-2" x="241.80327" y="11.219387"/> <use xlink:href="#glyph0-2" x="241.717699" y="11.191519"/>
<use xlink:href="#glyph0-3" x="244.968375" y="11.219387"/> <use xlink:href="#glyph0-3" x="244.874942" y="11.191519"/>
<use xlink:href="#glyph0-4" x="250.50607" y="11.219387"/> <use xlink:href="#glyph0-4" x="250.398882" y="11.191519"/>
</g> </g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="256.518284" y="11.219387"/> <use xlink:href="#glyph0-5" x="256.396161" y="11.191519"/>
</g> </g>
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -25.34739 -14.17183 L 25.348587 -14.17183 L 25.348587 14.171562 L -25.34739 14.171562 Z M -25.34739 -14.17183 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -25.348694 -14.173468 L 25.347499 -14.173468 L 25.347499 14.173553 L -25.348694 14.173553 Z M -25.348694 -14.173468 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-1" x="33.9989" y="60.741601"/> <use xlink:href="#glyph1-1" x="34.429497" y="60.591716"/>
<use xlink:href="#glyph1-2" x="41.153325" y="60.741601"/> <use xlink:href="#glyph1-2" x="41.566151" y="60.591716"/>
<use xlink:href="#glyph1-3" x="46.106541" y="60.741601"/> <use xlink:href="#glyph1-3" x="46.507063" y="60.591716"/>
</g> </g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-4" x="51.333174" y="60.741601"/> <use xlink:href="#glyph1-4" x="51.720714" y="60.591716"/>
<use xlink:href="#glyph1-5" x="55.185785" y="60.741601"/> <use xlink:href="#glyph1-5" x="55.563756" y="60.591716"/>
<use xlink:href="#glyph1-2" x="59.066134" y="60.741601"/> <use xlink:href="#glyph1-2" x="59.434467" y="60.591716"/>
<use xlink:href="#glyph1-6" x="64.01935" y="60.741601"/> <use xlink:href="#glyph1-6" x="64.375379" y="60.591716"/>
<use xlink:href="#glyph1-6" x="66.771357" y="60.741601"/> <use xlink:href="#glyph1-6" x="67.12055" y="60.591716"/>
<use xlink:href="#glyph1-7" x="69.523364" y="60.741601"/> <use xlink:href="#glyph1-7" x="69.865721" y="60.591716"/>
<use xlink:href="#glyph1-5" x="73.926772" y="60.741601"/> <use xlink:href="#glyph1-5" x="74.258192" y="60.591716"/>
</g> </g>
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 54.69372 -14.17183 L 88.92578 -14.17183 L 88.92578 14.171562 L 54.69372 14.171562 Z M 54.69372 -14.17183 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 54.690879 -14.173468 L 88.925479 -14.173468 L 88.925479 14.173553 L 54.690879 14.173553 Z M 54.690879 -14.173468 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-8" x="113.588634" y="60.741601"/> <use xlink:href="#glyph1-8" x="113.821537" y="60.591716"/>
<use xlink:href="#glyph1-5" x="121.156157" y="60.741601"/> <use xlink:href="#glyph1-5" x="121.370263" y="60.591716"/>
<use xlink:href="#glyph1-9" x="125.036507" y="60.741601"/> <use xlink:href="#glyph1-9" x="125.240974" y="60.591716"/>
<use xlink:href="#glyph1-10" x="127.788513" y="60.741601"/> <use xlink:href="#glyph1-10" x="127.986145" y="60.591716"/>
</g> </g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-7" x="132.739748" y="60.741601"/> <use xlink:href="#glyph1-7" x="132.925081" y="60.591716"/>
<use xlink:href="#glyph1-5" x="137.143157" y="60.741601"/> <use xlink:href="#glyph1-5" x="137.317552" y="60.591716"/>
</g> </g>
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 118.266985 -14.17183 L 163.683195 -14.17183 L 163.683195 14.171562 L 118.266985 14.171562 Z M 118.266985 -14.17183 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 118.26886 -14.173468 L 163.680015 -14.173468 L 163.680015 14.173553 L 118.26886 14.173553 Z M 118.26886 -14.173468 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-11" x="176.805203" y="60.741601"/> <use xlink:href="#glyph1-11" x="176.881081" y="60.591716"/>
</g> </g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-12" x="183.957646" y="60.741601"/> <use xlink:href="#glyph1-12" x="184.015759" y="60.591716"/>
<use xlink:href="#glyph1-4" x="188.361055" y="60.741601"/> <use xlink:href="#glyph1-4" x="188.40823" y="60.591716"/>
<use xlink:href="#glyph1-13" x="192.213667" y="60.741601"/> <use xlink:href="#glyph1-13" x="192.251271" y="60.591716"/>
<use xlink:href="#glyph1-14" x="197.71768" y="60.741601"/> <use xlink:href="#glyph1-14" x="197.741613" y="60.591716"/>
<use xlink:href="#glyph1-4" x="202.670896" y="60.741601"/> <use xlink:href="#glyph1-4" x="202.682526" y="60.591716"/>
<use xlink:href="#glyph1-2" x="206.523507" y="60.741601"/> <use xlink:href="#glyph1-2" x="206.525567" y="60.591716"/>
<use xlink:href="#glyph1-5" x="211.476723" y="60.741601"/> <use xlink:href="#glyph1-5" x="211.46648" y="60.591716"/>
</g> </g>
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 193.0244 -14.17183 L 248.3716 -14.17183 L 248.3716 14.171562 L 193.0244 14.171562 Z M 193.0244 -14.17183 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 193.023395 -14.173468 L 248.374517 -14.173468 L 248.374517 14.173553 L 193.023395 14.173553 Z M 193.023395 -14.173468 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-15" x="251.138739" y="53.834762"/> <use xlink:href="#glyph1-15" x="251.029979" y="53.702033"/>
<use xlink:href="#glyph1-7" x="260.219965" y="53.834762"/> <use xlink:href="#glyph1-7" x="260.088648" y="53.702033"/>
<use xlink:href="#glyph1-12" x="264.623374" y="53.834762"/> <use xlink:href="#glyph1-12" x="264.481119" y="53.702033"/>
</g> </g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-16" x="268.749403" y="53.834762"/> <use xlink:href="#glyph1-16" x="268.596899" y="53.702033"/>
<use xlink:href="#glyph1-14" x="274.253416" y="53.834762"/> <use xlink:href="#glyph1-14" x="274.087241" y="53.702033"/>
<use xlink:href="#glyph1-3" x="279.206632" y="53.834762"/> <use xlink:href="#glyph1-3" x="279.028153" y="53.702033"/>
<use xlink:href="#glyph1-9" x="284.710645" y="53.834762"/> <use xlink:href="#glyph1-9" x="284.518495" y="53.702033"/>
<use xlink:href="#glyph1-12" x="287.462652" y="53.834762"/> <use xlink:href="#glyph1-12" x="287.263666" y="53.702033"/>
<use xlink:href="#glyph1-14" x="291.866061" y="53.834762"/> <use xlink:href="#glyph1-14" x="291.656137" y="53.702033"/>
<use xlink:href="#glyph1-6" x="296.819277" y="53.834762"/> <use xlink:href="#glyph1-6" x="296.59705" y="53.702033"/>
</g> </g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-17" x="259.779746" y="65.722361"/> <use xlink:href="#glyph1-17" x="259.649522" y="65.560104"/>
<use xlink:href="#glyph1-18" x="265.283759" y="65.722361"/> <use xlink:href="#glyph1-18" x="265.139864" y="65.560104"/>
<use xlink:href="#glyph1-19" x="270.512374" y="65.722361"/> <use xlink:href="#glyph1-19" x="270.355491" y="65.560104"/>
<use xlink:href="#glyph1-4" x="274.420461" y="65.722361"/> <use xlink:href="#glyph1-4" x="274.253871" y="65.560104"/>
<use xlink:href="#glyph1-7" x="278.273072" y="65.722361"/> <use xlink:href="#glyph1-7" x="278.096913" y="65.560104"/>
<use xlink:href="#glyph1-20" x="282.676481" y="65.722361"/> <use xlink:href="#glyph1-20" x="282.489384" y="65.560104"/>
</g> </g>
<path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 277.716733 -14.17183 L 312.667691 -14.17183 L 312.667691 14.171562 L 277.716733 14.171562 Z M 277.716733 -14.17183 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 277.717898 -14.173468 L 312.669246 -14.173468 L 312.669246 14.173553 L 277.717898 14.173553 Z M 277.717898 -14.173468 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-17" x="335.352257" y="60.741601"/> <use xlink:href="#glyph1-17" x="335.034318" y="60.591716"/>
<use xlink:href="#glyph1-7" x="340.856271" y="60.741601"/> <use xlink:href="#glyph1-7" x="340.52466" y="60.591716"/>
<use xlink:href="#glyph1-3" x="345.25968" y="60.741601"/> <use xlink:href="#glyph1-3" x="344.917131" y="60.591716"/>
<use xlink:href="#glyph1-19" x="350.763693" y="60.741601"/> <use xlink:href="#glyph1-19" x="350.407473" y="60.591716"/>
<use xlink:href="#glyph1-2" x="354.67178" y="60.741601"/> <use xlink:href="#glyph1-2" x="354.305853" y="60.591716"/>
<use xlink:href="#glyph1-5" x="359.624996" y="60.741601"/> <use xlink:href="#glyph1-5" x="359.246765" y="60.591716"/>
</g> </g>
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 25.847493 0.00183041 L 49.559304 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 25.847648 0.0000426497 L 49.559431 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.054512 0.00183041 L 1.607565 1.683185 L 3.088571 0.00183041 L 1.607565 -1.683452 Z M 6.054512 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,102.362436,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.054774 0.0000426497 L 1.608569 1.681646 L 3.089324 0.0000426497 L 1.608569 -1.68156 Z M 6.054774 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,102.623224,57.187542)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-1" x="85.401453" y="53.532476"/> <use xlink:href="#glyph2-1" x="85.70437" y="53.400498"/>
</g> </g>
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 89.424687 0.00183041 L 113.136498 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 89.42169 0.0000426497 L 113.137411 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.051877 0.00183041 L 1.608859 1.683185 L 3.085937 0.00183041 L 1.608859 -1.683452 Z M 6.051877 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,165.579899,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052916 0.0000426497 L 1.610649 1.681646 L 3.087466 0.0000426497 L 1.610649 -1.68156 Z M 6.052916 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,165.68366,57.187542)"/>
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 164.178173 0.00183041 L 187.893912 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 164.180164 0.0000426497 L 187.891947 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053052 0.00183041 L 1.610034 1.683185 L 3.087111 0.00183041 L 1.610034 -1.683452 Z M 6.053052 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,239.914669,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05515 0.0000426497 L 1.608944 1.681646 L 3.085762 0.0000426497 L 1.608944 -1.68156 Z M 6.05515 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,239.833788,57.187542)"/>
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 248.870507 0.00183041 L 272.582317 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 248.870728 0.0000426497 L 272.582511 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.053965 0.00183041 L 1.607018 1.683185 L 3.088025 0.00183041 L 1.607018 -1.683452 Z M 6.053965 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,324.128604,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.054294 0.0000426497 L 1.608088 1.681646 L 3.088844 0.0000426497 L 1.608088 -1.68156 Z M 6.054294 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,323.838543,57.187542)"/>
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 313.166597 0.00183041 L 353.888371 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 313.165457 0.0000426497 L 353.88624 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 410.992188 57.328125 L 406.574219 55.65625 L 408.042969 57.328125 L 406.574219 59.003906 Z M 410.992188 57.328125 "/> <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 410.488281 57.1875 L 406.078125 55.519531 L 407.546875 57.1875 L 406.078125 58.855469 Z M 410.488281 57.1875 "/>
<g clip-path="url(#clip1)" clip-rule="nonzero"> <g clip-path="url(#clip1)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052771 0.00183041 L 1.609753 1.683185 L 3.08683 0.00183041 L 1.609753 -1.683452 Z M 6.052771 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,404.973542,57.329945)"/> <path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.054703 0.0000426497 L 1.608498 1.681646 L 3.089253 0.0000426497 L 1.608498 -1.68156 Z M 6.054703 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,404.482669,57.187542)"/>
</g> </g>
<g clip-path="url(#clip2)" clip-rule="nonzero"> <path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 347.183457 0.0000426497 L 347.183457 -42.520488 L 0.00137175 -42.520488 L 0.00137175 -19.304916 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 347.182596 0.00183041 L 347.182596 -56.69281 L -0.00136595 -56.69281 L -0.00136595 -19.306246 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052239 -0.00137175 L 1.609971 1.684169 L 3.086789 -0.00137175 L 1.609971 -1.682975 Z M 6.052239 -0.00137175 " transform="matrix(0,-0.991892,-0.991892,0,56.279889,79.151605)"/>
</g> <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 402.625 57.1875 C 402.625 56.097656 401.738281 55.210938 400.648438 55.210938 C 399.554688 55.210938 398.671875 56.097656 398.671875 57.1875 C 398.671875 58.277344 399.554688 59.164062 400.648438 59.164062 C 401.738281 59.164062 402.625 58.277344 402.625 57.1875 Z M 402.625 57.1875 "/>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.054712 0.00136595 L 1.607765 1.68272 L 3.088772 0.00136595 L 1.607765 -1.683917 Z M 6.054712 0.00136595 " transform="matrix(0,-0.994362,-0.994362,0,55.903702,79.348701)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 403.109375 57.328125 C 403.109375 56.234375 402.222656 55.347656 401.128906 55.347656 C 400.035156 55.347656 399.148438 56.234375 399.148438 57.328125 C 399.148438 58.425781 400.035156 59.3125 401.128906 59.3125 C 402.222656 59.3125 403.109375 58.425781 403.109375 57.328125 Z M 403.109375 57.328125 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-2" x="398.517119" y="51.606397"/> <use xlink:href="#glyph2-2" x="398.042283" y="51.478211"/>
</g> </g>
<g clip-path="url(#clip3)" clip-rule="nonzero"> <path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -30.480143 0.0000426497 L -54.195863 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M -30.481806 0.00183041 L -54.193617 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052902 0.0000426497 L 1.610635 1.681646 L 3.087453 0.0000426497 L 1.610635 -1.68156 Z M 6.052902 0.0000426497 " transform="matrix(0.991892,0,0,-0.991892,23.230549,57.187542)"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.055042 0.00183041 L 1.608095 1.683185 L 3.089101 0.00183041 L 1.608095 -1.683452 Z M 6.055042 0.00183041 " transform="matrix(0.994362,0,0,-0.994362,22.772065,57.329945)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph2-3" x="5.812713" y="53.532476"/> <use xlink:href="#glyph2-3" x="6.313322" y="53.400498"/>
</g> </g>
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 71.80975 19.305978 L 71.80975 48.686467 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 71.810149 19.305002 L 71.810149 48.687764 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05498 0.000970169 L 1.608033 1.682325 L 3.089039 0.000970169 L 1.608033 -1.684313 Z M 6.05498 0.000970169 " transform="matrix(0,0.994362,0.994362,0,127.307629,35.311189)"/> <path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052153 0.00136855 L 1.609886 1.682971 L 3.086704 0.00136855 L 1.609886 -1.684173 Z M 6.052153 0.00136855 " transform="matrix(0,0.991892,0.991892,0,127.506455,35.223479)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-21" x="131.103328" y="19.539215"/> <use xlink:href="#glyph1-21" x="131.292726" y="19.490681"/>
<use xlink:href="#glyph1-6" x="137.845645" y="19.539215"/> <use xlink:href="#glyph1-6" x="138.018296" y="19.490681"/>
<use xlink:href="#glyph1-7" x="140.597652" y="19.539215"/> <use xlink:href="#glyph1-7" x="140.763467" y="19.490681"/>
<use xlink:href="#glyph1-12" x="145.001061" y="19.539215"/> <use xlink:href="#glyph1-12" x="145.155938" y="19.490681"/>
<use xlink:href="#glyph1-4" x="149.404469" y="19.539215"/> <use xlink:href="#glyph1-4" x="149.548409" y="19.490681"/>
<use xlink:href="#glyph1-5" x="153.257081" y="19.539215"/> <use xlink:href="#glyph1-5" x="153.39145" y="19.490681"/>
<use xlink:href="#glyph1-9" x="157.13743" y="19.539215"/> <use xlink:href="#glyph1-9" x="157.262161" y="19.490681"/>
<use xlink:href="#glyph1-12" x="159.889437" y="19.539215"/> <use xlink:href="#glyph1-12" x="160.007332" y="19.490681"/>
<use xlink:href="#glyph1-14" x="164.292845" y="19.539215"/> <use xlink:href="#glyph1-14" x="164.399803" y="19.490681"/>
<use xlink:href="#glyph1-6" x="169.246061" y="19.539215"/> <use xlink:href="#glyph1-6" x="169.340716" y="19.490681"/>
</g> </g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-22" x="131.103328" y="31.426813"/> <use xlink:href="#glyph1-22" x="131.292726" y="31.348752"/>
<use xlink:href="#glyph1-2" x="138.533151" y="31.426813"/> <use xlink:href="#glyph1-2" x="138.704094" y="31.348752"/>
<use xlink:href="#glyph1-9" x="143.486367" y="31.426813"/> <use xlink:href="#glyph1-9" x="143.645007" y="31.348752"/>
<use xlink:href="#glyph1-19" x="146.238374" y="31.426813"/> <use xlink:href="#glyph1-19" x="146.390178" y="31.348752"/>
<use xlink:href="#glyph1-7" x="150.146461" y="31.426813"/> <use xlink:href="#glyph1-7" x="150.288557" y="31.348752"/>
</g> </g>
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 220.699964 19.305978 L 220.699964 48.686467 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 220.696987 19.305002 L 220.696987 48.687764 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05498 0.00129418 L 1.608033 1.682649 L 3.089039 0.00129418 L 1.608033 -1.683989 Z M 6.05498 0.00129418 " transform="matrix(0,0.994362,0.994362,0,275.358088,35.311189)"/> <path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052153 -0.00168282 L 1.609886 1.683858 L 3.086704 -0.00168282 L 1.609886 -1.683286 Z M 6.052153 -0.00168282 " transform="matrix(0,0.991892,0.991892,0,275.189169,35.223479)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-8" x="279.151908" y="19.539215"/> <use xlink:href="#glyph1-8" x="278.973565" y="19.490681"/>
<use xlink:href="#glyph1-9" x="286.719431" y="19.539215"/> <use xlink:href="#glyph1-9" x="286.522291" y="19.490681"/>
<use xlink:href="#glyph1-19" x="289.471437" y="19.539215"/> <use xlink:href="#glyph1-19" x="289.267462" y="19.490681"/>
<use xlink:href="#glyph1-4" x="293.379525" y="19.539215"/> <use xlink:href="#glyph1-4" x="293.165842" y="19.490681"/>
<use xlink:href="#glyph1-13" x="297.232136" y="19.539215"/> <use xlink:href="#glyph1-13" x="297.008884" y="19.490681"/>
<use xlink:href="#glyph1-5" x="302.736149" y="19.539215"/> <use xlink:href="#glyph1-5" x="302.499225" y="19.490681"/>
<use xlink:href="#glyph1-23" x="306.616498" y="19.539215"/> <use xlink:href="#glyph1-23" x="306.369936" y="19.490681"/>
<use xlink:href="#glyph1-14" x="312.120512" y="19.539215"/> <use xlink:href="#glyph1-14" x="311.860278" y="19.490681"/>
<use xlink:href="#glyph1-3" x="317.073728" y="19.539215"/> <use xlink:href="#glyph1-3" x="316.80119" y="19.490681"/>
<use xlink:href="#glyph1-12" x="322.577741" y="19.539215"/> <use xlink:href="#glyph1-12" x="322.291532" y="19.490681"/>
<use xlink:href="#glyph1-7" x="326.98115" y="19.539215"/> <use xlink:href="#glyph1-7" x="326.684003" y="19.490681"/>
<use xlink:href="#glyph1-19" x="331.384559" y="19.539215"/> <use xlink:href="#glyph1-19" x="331.076475" y="19.490681"/>
</g> </g>
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 295.190248 19.305978 L 295.190248 48.686467 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/> <path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 295.191603 19.305002 L 295.191603 48.687764 " transform="matrix(0.991892,0,0,-0.991892,56.279889,57.187542)"/>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05498 -0.00168224 L 1.608033 1.683601 L 3.089039 -0.00168224 L 1.608033 -1.683037 Z M 6.05498 -0.00168224 " transform="matrix(0,0.994362,0.994362,0,349.43136,35.311189)"/> <path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.052153 -0.000327161 L 1.609886 1.681276 L 3.086704 -0.000327161 L 1.609886 -1.68193 Z M 6.052153 -0.000327161 " transform="matrix(0,0.991892,0.991892,0,349.07845,35.223479)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-17" x="353.223927" y="19.539215"/> <use xlink:href="#glyph1-17" x="352.861596" y="19.490681"/>
<use xlink:href="#glyph1-7" x="358.72794" y="19.539215"/> <use xlink:href="#glyph1-7" x="358.351937" y="19.490681"/>
<use xlink:href="#glyph1-3" x="363.131349" y="19.539215"/> <use xlink:href="#glyph1-3" x="362.744409" y="19.490681"/>
<use xlink:href="#glyph1-19" x="368.635362" y="19.539215"/> <use xlink:href="#glyph1-19" x="368.23475" y="19.490681"/>
<use xlink:href="#glyph1-2" x="372.54345" y="19.539215"/> <use xlink:href="#glyph1-2" x="372.13313" y="19.490681"/>
<use xlink:href="#glyph1-5" x="377.496665" y="19.539215"/> <use xlink:href="#glyph1-5" x="377.074043" y="19.490681"/>
</g> </g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;"> <g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-22" x="353.223927" y="31.426813"/> <use xlink:href="#glyph1-22" x="352.861596" y="31.348752"/>
<use xlink:href="#glyph1-2" x="360.65375" y="31.426813"/> <use xlink:href="#glyph1-2" x="360.272964" y="31.348752"/>
<use xlink:href="#glyph1-9" x="365.606966" y="31.426813"/> <use xlink:href="#glyph1-9" x="365.213877" y="31.348752"/>
<use xlink:href="#glyph1-19" x="368.358973" y="31.426813"/> <use xlink:href="#glyph1-19" x="367.959048" y="31.348752"/>
<use xlink:href="#glyph1-7" x="372.26706" y="31.426813"/> <use xlink:href="#glyph1-7" x="371.857427" y="31.348752"/>
</g>
<g clip-path="url(#clip4)" clip-rule="nonzero">
<path style="fill:none;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-dasharray:2.98883,2.98883;stroke-miterlimit:10;" d="M 192.666916 -31.645344 C 197.36528 -31.645344 201.171898 -35.451962 201.171898 -40.146398 C 201.171898 -44.844762 197.36528 -48.651379 192.666916 -48.651379 L 135.972275 -48.651379 C 131.27784 -48.651379 127.471222 -44.844762 127.471222 -40.146398 C 127.471222 -37.070462 129.105436 -34.375581 131.552828 -32.88279 " transform="matrix(0.994362,0,0,-0.994362,55.903702,57.329945)"/>
</g>
<path style="fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;stroke-width:0.99628;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0%,0%,0%);stroke-opacity:1;stroke-miterlimit:10;" d="M 6.05372 0.00191391 L 1.610018 1.684645 L 3.086261 -0.000597854 L 1.608615 -1.684295 Z M 6.05372 0.00191391 " transform="matrix(0.95066,-0.291428,-0.291428,-0.95066,184.007248,90.973072)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-24" x="197.523731" y="99.700707"/>
<use xlink:href="#glyph1-2" x="203.715251" y="99.700707"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-2" x="208.945847" y="99.700707"/>
<use xlink:href="#glyph1-25" x="213.899062" y="99.700707"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph1-26" x="222.701917" y="99.700707"/>
<use xlink:href="#glyph1-14" x="230.475494" y="99.700707"/>
<use xlink:href="#glyph1-9" x="235.42871" y="99.700707"/>
<use xlink:href="#glyph1-3" x="238.180717" y="99.700707"/>
</g> </g>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 525 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 MiB

View File

@ -22,11 +22,11 @@
inkscape:pagecheckerboard="0" inkscape:pagecheckerboard="0"
inkscape:document-units="pt" inkscape:document-units="pt"
showgrid="false" showgrid="false"
inkscape:zoom="2.0598001" inkscape:zoom="2.9129973"
inkscape:cx="427.22591" inkscape:cx="413.49163"
inkscape:cy="204.14602" inkscape:cy="169.24149"
inkscape:window-width="1261" inkscape:window-width="2536"
inkscape:window-height="1370" inkscape:window-height="1371"
inkscape:window-x="12" inkscape:window-x="12"
inkscape:window-y="57" inkscape:window-y="57"
inkscape:window-maximized="1" inkscape:window-maximized="1"
@ -5317,7 +5317,20 @@ AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/2Q==
id="image10577" id="image10577"
x="16.226522" x="16.226522"
y="258.15192" y="258.15192"
style="stroke-width:3.85242" style="stroke-width:4.77649"
clip-path="url(#clipPath10947)" clip-path="url(#clipPath10947)"
transform="matrix(0.91543747,0,0,0.91543747,251.0439,-135.10565)" /> transform="matrix(0.73833502,0,0,0.73833502,262.73249,-90.89574)" />
<text
xml:space="preserve"
style="font-size:8px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;stroke-width:0.75"
x="336.54745"
y="205.40921"
id="text22612"><tspan
sodipodi:role="line"
id="tspan22610"
style="font-size:8px;stroke-width:0.75"
x="336.54745"
y="205.40921"><tspan
style="font-weight:bold"
id="tspan23774">Objective</tspan>: Choose the right concept</tspan></text>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 349 KiB

After

Width:  |  Height:  |  Size: 349 KiB

View File

@ -24,11 +24,11 @@
showgrid="false" showgrid="false"
inkscape:zoom="2.9129973" inkscape:zoom="2.9129973"
inkscape:cx="451.94" inkscape:cx="451.94"
inkscape:cy="192.07021" inkscape:cy="192.24185"
inkscape:window-width="2560" inkscape:window-width="2536"
inkscape:window-height="1440" inkscape:window-height="1371"
inkscape:window-x="0" inkscape:window-x="12"
inkscape:window-y="0" inkscape:window-y="57"
inkscape:window-maximized="1" inkscape:window-maximized="1"
inkscape:current-layer="svg1832" /> inkscape:current-layer="svg1832" />
<defs <defs
@ -8059,7 +8059,7 @@ V+EKQQAAAABJRU5ErkJggg==
x="-170.57532" x="-170.57532"
y="-179.35518" y="-179.35518"
clip-path="url(#clipPath4138)" clip-path="url(#clipPath4138)"
transform="matrix(0.12232309,0,0,0.12232309,283.83001,123.75898)" transform="matrix(0.10338231,0,0,0.10338231,283.76009,120.50647)"
style="stroke-width:9.01049" /> style="stroke-width:9.01049" />
<g <g
id="g2275" id="g2275"
@ -8173,4 +8173,17 @@ V+EKQQAAAABJRU5ErkJggg==
sodipodi:nodetypes="ccc" /> sodipodi:nodetypes="ccc" />
</g> </g>
</g> </g>
<text
xml:space="preserve"
style="font-size:8px;line-height:1.25;font-family:'Latin Modern Roman';-inkscape-font-specification:'Latin Modern Roman, Normal';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;stroke-width:0.75"
x="340.31061"
y="207.87115"
id="text22612"><tspan
sodipodi:role="line"
id="tspan22610"
style="font-size:8px;stroke-width:0.75"
x="340.31061"
y="207.87115"><tspan
style="font-weight:bold"
id="tspan7214">Objective</tspan>: Properly design each element</tspan></text>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 2.7 MiB

After

Width:  |  Height:  |  Size: 2.7 MiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 214 KiB

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 679 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 978 KiB

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 12 MiB

After

Width:  |  Height:  |  Size: 13 MiB

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 45 MiB

After

Width:  |  Height:  |  Size: 12 MiB