summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2019-01-16 09:35:35 -0200
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2019-01-16 09:35:35 -0200
commitdb3fadbcc9f396ca22c4578101bbcd0a7e81609e (patch)
tree16dda6fad8398941c3c8e4db6d48ef98602ec06f
parentf2fe2a96dbc2db59accf71e7ef5e6b5e4a9b7d2e (diff)
downloadPSP.git-db3fadbcc9f396ca22c4578101bbcd0a7e81609e.tar.gz
PSP.git-db3fadbcc9f396ca22c4578101bbcd0a7e81609e.tar.xz
PSP.git-db3fadbcc9f396ca22c4578101bbcd0a7e81609e.zip
Stability and site updates
-rw-r--r--Project/Electromechanical.cpp9
-rw-r--r--Project/icons.svg4153
-rw-r--r--Project/main.cpp7
-rw-r--r--docs/_layouts/default.html6
4 files changed, 4163 insertions, 12 deletions
diff --git a/Project/Electromechanical.cpp b/Project/Electromechanical.cpp
index de30184..50ce4e5 100644
--- a/Project/Electromechanical.cpp
+++ b/Project/Electromechanical.cpp
@@ -235,11 +235,8 @@ void Electromechanical::SetEvent(double currentTime)
Bus* parentBus = static_cast<Bus*>(load->GetParentList()[0]);
int n = parentBus->GetElectricalData().number;
std::complex<double> v = parentBus->GetElectricalData().voltage;
-<<<<<<< HEAD
- m_yBus[n][n] -= std::complex<double>(data.activePower, -data.reactivePower) / (abs(v) * abs(v));
-=======
m_yBus[n][n] -= std::complex<double>(data.activePower, -data.reactivePower) / (std::abs(v) * std::abs(v));
->>>>>>> aad89bf4d16d45c0790bd2fc010d9ec06cc35430
+
}
// Insert load (only disconnected load)
@@ -249,11 +246,7 @@ void Electromechanical::SetEvent(double currentTime)
Bus* parentBus = static_cast<Bus*>(load->GetParentList()[0]);
int n = parentBus->GetElectricalData().number;
std::complex<double> v = parentBus->GetElectricalData().voltage;
-<<<<<<< HEAD
- m_yBus[n][n] += std::complex<double>(data.activePower, -data.reactivePower) / (abs(v) * abs(v));
-=======
m_yBus[n][n] += std::complex<double>(data.activePower, -data.reactivePower) / (std::abs(v) * std::abs(v));
->>>>>>> aad89bf4d16d45c0790bd2fc010d9ec06cc35430
}
}
}
diff --git a/Project/icons.svg b/Project/icons.svg
new file mode 100644
index 0000000..41fa813
--- /dev/null
+++ b/Project/icons.svg
@@ -0,0 +1,4153 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="210mm"
+ height="297mm"
+ id="svg2"
+ version="1.1"
+ inkscape:version="0.92.1 r15371"
+ sodipodi:docname="icones.svg">
+ <defs
+ id="defs4">
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4811">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4813" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4815">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4817" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4819">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4821" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4823">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4825" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4827">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4829" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4831">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4833" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4835">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4837" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4839">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4841" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4843">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4845" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4847">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4849" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4851">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4853" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4855">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4857" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4859">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4861" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4863">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4865" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4867">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4869" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4871">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4873" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4875">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4877" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4879">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4881" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4883">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4885" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4887">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4889" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4891">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4893" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4895">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4897" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4899">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4901" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4903">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4905" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4907">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4909" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4911">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4913" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4915">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4917" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4919">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4921" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4923">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4925" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4927">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4929" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4931">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4933" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4935">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4937" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4939">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4941" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4943">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4945" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4947">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4949" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4951">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4953" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4955">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4957" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4959">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4961" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4963">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4965" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4967">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4969" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4971">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4973" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4975">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4977" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4979">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4981" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4983">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4985" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4987">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4989" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4991">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4993" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4995">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix4997" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter4999">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5001" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5003">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5005" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5007">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5009" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5011">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5013" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5015">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5017" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5019">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5021" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5023">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5025" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5027">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5029" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5543">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5545" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5547">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5549" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5551">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5553" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5555">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5557" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5559">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5561" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5563">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5565" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5567">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5569" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5571">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5573" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5575">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5577" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5579">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5581" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5583">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5585" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5587">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5589" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5591">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5593" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5595">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5597" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5599">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5601" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5603">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5605" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5607">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5609" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5611">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5613" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5615">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5617" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5619">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5621" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5623">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5625" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5627">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5629" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5631">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5633" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5635">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5637" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5639">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5641" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5643">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5645" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5647">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5649" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5651">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5653" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5655">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5657" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5659">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5661" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5663">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5665" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5667">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5669" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5671">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5673" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5675">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5677" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5679">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5681" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5683">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5685" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5687">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5689" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5691">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5693" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5695">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5697" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5699">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5701" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5703">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5705" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5707">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5709" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5711">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5713" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5715">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5717" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5719">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5721" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5723">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5725" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5727">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5729" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5731">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5733" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5735">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5737" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5739">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5741" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5743">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5745" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5747">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5749" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5751">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5753" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5755">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5757" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5759">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5761" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5763">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5765" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5767">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5769" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5771">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5773" />
+ </filter>
+ <filter
+ inkscape:label="Desaturate"
+ x="0"
+ y="0"
+ width="1"
+ height="1"
+ inkscape:menu="Color"
+ inkscape:menu-tooltip="Render in shades of gray by reducing saturation to zero"
+ color-interpolation-filters="sRGB"
+ id="filter5775">
+ <feColorMatrix
+ type="saturate"
+ values="0"
+ id="feColorMatrix5777" />
+ </filter>
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1"
+ inkscape:cx="486.22101"
+ inkscape:cy="232.11191"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:window-width="1366"
+ inkscape:window-height="705"
+ inkscape:window-x="1358"
+ inkscape:window-y="-8"
+ inkscape:window-maximized="1"
+ showguides="true"
+ inkscape:guide-bbox="true" />
+ <metadata
+ id="metadata7">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ inkscape:label="Camada 1"
+ inkscape:groupmode="layer"
+ id="layer1">
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.15897501"
+ id="path3766"
+ cx="86.284012"
+ cy="77.268448"
+ r="51.733334" />
+ <path
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 105.14115,25.077973 h 32.76191 l -37.71428,35.428566 h 21.71428 L 81.141152,94.792256 H 100.95068 L 41.522112,129.45892 65.141152,102.41131 H 51.04592 L 86.474485,66.982731 H 67.807819 Z"
+ id="path2996"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 36.223168,90.487936 c 2.733291,10.336414 8.591659,19.405064 16.488875,26.142684 l -11.2,12.83334 15.866666,-9.26667 c 8.249184,5.56237 18.168854,8.8 28.866667,8.8 23.984454,0 44.156774,-16.32168 50.015784,-38.463882"
+ id="path3766-9"
+ inkscape:connector-curvature="0" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.00273848;stroke-opacity:1"
+ id="rect3845"
+ width="99.383835"
+ height="99.383835"
+ x="211.50488"
+ y="34.504524"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <rect
+ style="fill:none;stroke:#000000;stroke-width:1.06666672;stroke-opacity:1"
+ id="rect3845-5"
+ width="105.71992"
+ height="105.71992"
+ x="26.73374"
+ y="311.66882"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\logo.png"
+ inkscape:export-xdpi="232.46329"
+ inkscape:export-ydpi="232.46329" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 217.24573,34.793247 h 56.23489 l 31.63816,31.323661 v 67.482732 h -87.87305 z"
+ id="rect3852"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:none;stroke:#ffffff;stroke-width:5.33333349;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 226.89022,84.646118 h 44.82411"
+ id="path3857"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="M 305.11555,66.141644 273.34288,34.793249 v 31.190549 z"
+ id="path3963"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:none;stroke:#ffffff;stroke-width:5.33333349;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 226.89022,101.96649 h 59.49077"
+ id="path3857-3"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:none;stroke:#ffffff;stroke-width:5.33333349;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 226.89022,119.28687 h 59.75744"
+ id="path3857-3-9"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <g
+ id="g4762"
+ transform="translate(-36.666667,22.533333)">
+ <rect
+ y="70.519661"
+ x="315.06668"
+ height="39.466667"
+ width="10.666667"
+ id="rect4742"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ transform="rotate(-90)"
+ y="300.66666"
+ x="-95.586327"
+ height="39.466667"
+ width="10.666667"
+ id="rect4742-0"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 217.24401,39.996355 v 93.600005 h 87.9 v -5.23333"
+ id="rect3852-1"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.15897501"
+ id="path3766-8"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\logo32.png"
+ inkscape:export-xdpi="24.190001"
+ inkscape:export-ydpi="24.190001"
+ cx="82.523254"
+ cy="226.28539"
+ r="51.733334" />
+ <path
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 102.16178,174.09491 h 42.7609 L 95.697931,209.52348 H 124.03946 L 70.836939,243.80919 H 96.692363 L 19.126091,278.47586 49.953707,251.42825 H 31.556587 L 77.798005,215.99967 H 53.43424 Z"
+ id="path2996-1"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\logo32.png"
+ inkscape:export-xdpi="24.190001"
+ inkscape:export-ydpi="24.190001" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.28138566;stroke-opacity:1"
+ id="rect3845-5-5"
+ width="127.00124"
+ height="127.00124"
+ x="18.523767"
+ y="162.78476"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\logo32.png"
+ inkscape:export-xdpi="24.190001"
+ inkscape:export-ydpi="24.190001" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 366.53253,35.22222 h 28.26667 l 8.53333,9.066666 h 50.4 v 28.171361 h -87.2 z"
+ id="rect4243-5"
+ sodipodi:nodetypes="ccccccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\open32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 368.93253,52.617088 h 82.4 v 21.73334 h -82.4 z"
+ id="rect4243-2"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\open32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 366.53253,69.283757 h 29.6 l 7.73334,-8.533334 h 49.86666 v 73.333347 h -87.2 z"
+ id="rect4243"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="ccccccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\open32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 366.53411,40.23736 v 29.033333 3.166667 61.63334 h 87.2 v -6.63333"
+ id="rect4243-5-2"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\open32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.00273848;stroke-opacity:1"
+ id="rect3845-5-8"
+ width="99.383835"
+ height="99.383835"
+ x="360.44141"
+ y="34.961071"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\open32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.06666672"
+ id="rect3845-2"
+ width="99.383835"
+ height="99.383835"
+ x="502.8414"
+ y="40.294415"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 514.75695,40.363447 h 56.23489 l 31.63817,31.323661 v 67.482722 h -87.87306 z"
+ id="rect3852-3"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="M 602.62677,71.711844 570.8541,40.36345 v 31.190549 z"
+ id="path3963-3"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <g
+ id="g4419"
+ transform="translate(6.1746903,-5.4994186)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91">
+ <path
+ inkscape:transform-center-x="-3.9130692"
+ d="m 557.32944,105.94391 0,-13.555277 0,-13.555275 11.73921,6.777637 11.73921,6.777639 -11.73921,6.777638 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="3.1415927"
+ sodipodi:arg1="2.0943951"
+ sodipodi:r2="7.8261428"
+ sodipodi:r1="15.652285"
+ sodipodi:cy="92.388634"
+ sodipodi:cx="565.15558"
+ sodipodi:sides="3"
+ id="path4399"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.92032474"
+ sodipodi:type="star" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-07"
+ d="m 530.4088,92.388631 h 29.73916"
+ style="fill:none;stroke:#ffffff;stroke-width:10.66666698;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ </g>
+ <g
+ transform="matrix(-1,0,0,1,1112.058,28.27102)"
+ id="g4419-2"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91">
+ <path
+ inkscape:transform-center-x="-3.9130692"
+ d="m 557.32944,105.94391 0,-13.555277 0,-13.555275 11.73921,6.777637 11.73921,6.777639 -11.73921,6.777638 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="3.1415927"
+ sodipodi:arg1="2.0943951"
+ sodipodi:r2="7.8261428"
+ sodipodi:r1="15.652285"
+ sodipodi:cy="92.388634"
+ sodipodi:cx="565.15558"
+ sodipodi:sides="3"
+ id="path4399-2"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.92032474"
+ sodipodi:type="star" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-07-5"
+ d="m 530.4088,92.388631 h 29.73916"
+ style="fill:none;stroke:#ffffff;stroke-width:10.66666698;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 514.7603,45.562187 v 93.600003 h 87.9 v -5.23334"
+ id="rect3852-1-9"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.00262761;stroke-opacity:1"
+ id="rect3845-5-1"
+ width="99.372849"
+ height="99.372849"
+ x="509.02219"
+ y="40.080215"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\exit32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999"
+ cx="700.96503"
+ cy="94.021812"
+ r="48.799999" />
+ <path
+ sodipodi:type="arc"
+ style="fill:none;stroke:#ffffff;stroke-width:10.66666698;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="path4496"
+ sodipodi:cx="700.96503"
+ sodipodi:cy="94.021812"
+ sodipodi:rx="31.176985"
+ sodipodi:ry="31.176985"
+ d="M 716.55352,67.021752 A 31.176985,31.176985 0 0 1 731.07968,102.09101 31.176985,31.176985 0 0 1 700.96502,125.1988 31.176985,31.176985 0 0 1 670.85037,102.091 31.176985,31.176985 0 0 1 685.37655,67.021744"
+ sodipodi:start="5.2359878"
+ sodipodi:end="4.1887907"
+ sodipodi:open="true"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\exit32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <path
+ style="fill:none;stroke:#ffffff;stroke-width:10.66666698;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 700.96505,55.586332 V 88.919665"
+ id="path4498"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\exit32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 735.4874,128.54956 c -8.8325,8.84174 -21.03999,14.31136 -34.52497,14.31136 -26.9515,0 -48.8,-21.84851 -48.8,-48.800008 0,-13.518816 5.49709,-25.753717 14.37795,-34.591381"
+ id="path4494-0"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\exit32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <g
+ id="g4745"
+ transform="translate(3.3287351,0.02304211)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\settings32.png"
+ inkscape:export-xdpi="31.030001"
+ inkscape:export-ydpi="31.030001">
+ <circle
+ inkscape:export-ydpi="31.469999"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\exit32.png"
+ id="path4494-8"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:0.96571845"
+ cx="256.51071"
+ cy="218.51967"
+ r="36.533333" />
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ inkscape:connector-curvature="0"
+ id="rect4616"
+ d="m 250.05753,267.35716 -2.63987,-13.73031 v -70.14499 l 2.63987,-13.79972 h 15.2735 l 2.45131,13.61116 v 70.14499 l -2.45131,13.91887 z"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ inkscape:connector-curvature="0"
+ id="rect4616-9"
+ d="m 210.39782,236.3248 10.57088,-9.15135 60.74733,-35.0725 13.27085,-4.61366 7.63675,13.22725 -10.56196,8.92846 -60.74736,35.0725 -13.27974,4.83654 z"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ inkscape:connector-curvature="0"
+ id="rect4616-0"
+ d="m 294.98688,249.55203 -13.21074,-4.57896 -60.74734,-35.07249 -10.63097,-9.18605 7.63675,-13.22724 13.01326,4.68267 60.74735,35.07249 10.82844,9.08234 z"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <circle
+ inkscape:export-ydpi="31.469999"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\exit32.png"
+ id="path4494-8-5"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.43736953"
+ cx="256.51074"
+ cy="218.51965"
+ r="16.545782" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path4494-8-3"
+ d="m 229.86073,191.75049 -11.83218,-4.23659 -7.63333,13.2 10.63333,9.2 c -0.67109,2.76886 -1.06666,5.65814 -1.06666,8.63333 0,2.97519 0.39557,5.83114 1.06666,8.6 l -0.0667,0.0333 -10.56667,9.16667 7.63333,13.2 13.1,-4.76667 c 4.49674,4.34686 10.11311,7.57694 16.36667,9.16667 l 2.56667,13.43333 h 15.26666 l 2.46667,-13.93333 v -0.16667 c 5.26449,-1.71007 9.98728,-4.60054 13.9,-8.33333 l 0.0667,0.0333 1.63427,0.56397"
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <rect
+ style="fill:none;stroke:none;stroke-width:0.9988606;stroke-opacity:1"
+ id="rect3845-5-9"
+ width="98.999496"
+ height="98.999496"
+ x="210.33841"
+ y="169.05463"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\settings32.png"
+ inkscape:export-xdpi="31.030001"
+ inkscape:export-ydpi="31.030001" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 368.33922,177.91018 h 73.07842 l 12.25491,12.25499 v 73.07834 h -85.33333 z"
+ id="rect4771"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4774"
+ width="61.333332"
+ height="30.133333"
+ x="374.93332"
+ y="179.94728"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <rect
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4774-5"
+ width="16.078501"
+ height="23.619514"
+ x="413.20786"
+ y="182.61647"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <rect
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4774-4"
+ width="72"
+ height="37.599998"
+ x="375.00589"
+ y="223.15952"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 368.37179,177.90714 h -0.0333 v 0 85.33333 h 85.33333 v -0.2"
+ id="path4854"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 523.13241,179.4121 h 58.46274 l 9.80392,9.804 v 58.46266 h -68.26666 z"
+ id="rect4771-8-1"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4774-2-7"
+ width="49.066666"
+ height="24.106667"
+ x="528.40765"
+ y="181.04178"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <rect
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4774-5-7-7"
+ width="12.8628"
+ height="18.895611"
+ x="559.02728"
+ y="183.17714"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <rect
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4774-4-9-1"
+ width="57.599998"
+ height="30.08"
+ x="528.46576"
+ y="215.61159"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 513.76301,192.63646 h 58.46274 l 9.80392,9.804 v 58.46267 h -68.26666 z"
+ id="rect4771-8"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4774-2"
+ width="49.066666"
+ height="24.106667"
+ x="519.03833"
+ y="194.26614"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <rect
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4774-5-7"
+ width="12.8628"
+ height="18.895611"
+ x="549.6579"
+ y="196.4015"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <rect
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4774-4-9"
+ width="57.599998"
+ height="30.08"
+ x="519.09637"
+ y="228.83594"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\save32.png"
+ inkscape:export-xdpi="36"
+ inkscape:export-ydpi="36" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 523.12932,188.59541 v 4.03334 h -9.36666 v 68.26666 h 68.26666 v -13.2 h 0.0667"
+ id="rect4771-8-1-9"
+ inkscape:connector-curvature="0" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:0.83226353;stroke-opacity:1"
+ id="rect3845-5-2"
+ width="82.487648"
+ height="82.487648"
+ x="511.33704"
+ y="178.91379"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\saveAs32.png"
+ inkscape:export-xdpi="37.240002"
+ inkscape:export-ydpi="37.240002" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494-1"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\close32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999"
+ cx="697.2876"
+ cy="221.11052"
+ r="48.799999" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect3137"
+ width="19.61043"
+ height="68.636497"
+ x="639.60034"
+ y="-371.02634"
+ transform="rotate(45)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\close32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect3137-7"
+ width="19.61043"
+ height="68.636497"
+ x="-346.51328"
+ y="-683.72382"
+ transform="rotate(135)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\close32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 731.81203,255.60436 c -8.8325,8.84174 -21.03999,14.31136 -34.52497,14.31136 -26.9515,0 -48.8,-21.84851 -48.8,-48.8 0,-13.51881 5.49709,-25.75371 14.37795,-34.59138"
+ id="path4494-0-4"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\close32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.15897501"
+ id="path3766-8-0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\logo32.png"
+ inkscape:export-xdpi="24.190001"
+ inkscape:export-ydpi="24.190001"
+ cx="250.6165"
+ cy="357.71967"
+ r="51.733334" />
+ <path
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 270.25503,305.52919 h 42.7609 l -49.22475,35.42857 h 28.34152 l -53.20251,34.28572 h 25.85542 l -77.56627,34.66665 30.82761,-27.0476 h -18.39712 l 46.24142,-35.42858 h -24.36376 z"
+ id="path2996-1-9"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\logo32.png"
+ inkscape:export-xdpi="24.190001"
+ inkscape:export-ydpi="24.190001" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.06666672"
+ id="rect3845-5-5-4"
+ width="127.00124"
+ height="127.00124"
+ x="186.617"
+ y="294.21906"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\logo32.png"
+ inkscape:export-xdpi="24.190001"
+ inkscape:export-ydpi="24.190001" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 213.74159,321.3974 c -9.20472,9.33984 -14.88509,22.16244 -14.88509,36.31177 0,7.86469 1.76032,15.32536 4.9,22 l -4.13333,3.16667 h 5.8 c 1.36703,2.44988 2.93354,4.78267 4.66666,6.96667 l -22.86666,20.06666 29.43333,-13.16666 c 9.08616,7.91063 20.94001,12.7 33.93333,12.7 14.15822,0 26.98806,-5.68752 36.32939,-14.90245"
+ id="path3766-8-0-8"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\logo32.png"
+ inkscape:export-xdpi="24"
+ inkscape:export-ydpi="24" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494-1-5"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\about32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999"
+ cx="406.93359"
+ cy="357.18372"
+ r="48.799999" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect3137-7-1"
+ width="13.614353"
+ height="47.650234"
+ x="-413.74078"
+ y="-393.30783"
+ transform="scale(-1)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\about32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 441.45805,391.67757 c -8.8325,8.84174 -21.03999,14.31136 -34.52497,14.31136 -26.9515,0 -48.8,-21.84851 -48.8,-48.8 0,-13.51882 5.49709,-25.75372 14.37795,-34.59138"
+ id="path4494-0-4-7"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\about32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect3137-7-1-1"
+ width="13.613866"
+ height="13.613866"
+ x="-413.74054"
+ y="-335.87033"
+ transform="scale(-1)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\about32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 112.62703,397.72877 h 5.46667 v -53 l -24.833336,-24.6 H 49.093697 v 0 11.2 h -2.533333"
+ id="path4255"
+ inkscape:connector-curvature="0" />
+ <g
+ id="g4259"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\copy32.png"
+ inkscape:export-xdpi="34.380001"
+ inkscape:export-ydpi="34.380001"
+ transform="matrix(1.0844177,0,0,1.0844177,-18.94967,-34.036629)">
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cccccc"
+ inkscape:connector-curvature="0"
+ id="rect3852-5-2"
+ d="m 497.74996,314.12116 h 44.16374 l 24.84684,24.59985 v 52.99717 h -69.01058 z"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-2-1"
+ d="m 505.3242,353.27282 h 35.20235"
+ style="fill:none;stroke:#ffffff;stroke-width:4.18850136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cccc"
+ inkscape:connector-curvature="0"
+ id="path3963-7-6"
+ d="m 566.75801,338.74045 -24.95248,-24.61929 v 24.49532 z"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-3-6-8"
+ d="m 505.3242,366.87527 h 46.72073"
+ style="fill:none;stroke:#ffffff;stroke-width:4.18850136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-3-9-1-5"
+ d="m 505.3242,380.47773 h 46.93016"
+ style="fill:none;stroke:#ffffff;stroke-width:4.18850136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cccccc"
+ inkscape:connector-curvature="0"
+ id="rect3852-5"
+ d="m 489.74995,325.32115 h 44.16374 l 24.84684,24.59985 v 52.99717 h -69.01058 z"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-2"
+ d="m 497.32419,364.47281 h 35.20235"
+ style="fill:none;stroke:#ffffff;stroke-width:4.18850136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cccc"
+ inkscape:connector-curvature="0"
+ id="path3963-7"
+ d="m 558.75799,349.8071 -24.95248,-24.61928 v 24.49532 z"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-3-6"
+ d="m 497.32419,378.07526 h 46.72073"
+ style="fill:none;stroke:#ffffff;stroke-width:4.18850136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-3-9-1"
+ d="m 497.32419,391.67772 h 46.93016"
+ style="fill:none;stroke:#ffffff;stroke-width:4.18850136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:connector-curvature="0"
+ id="rect3852-5-2-2"
+ d="m 495.23929,325.23841 h -5.46667 v 77.6 h 69 v -11.2 h 2.53333"
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.06666672"
+ id="rect4257"
+ width="96.889557"
+ height="96.889557"
+ x="505.4549"
+ y="306.30365"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\copy32.png"
+ inkscape:export-xdpi="34.380001"
+ inkscape:export-ydpi="34.380001" />
+ <g
+ id="g5200"
+ transform="translate(22.312046,3.5646995)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\paste32png.png"
+ inkscape:export-xdpi="27.74"
+ inkscape:export-ydpi="27.74">
+ <rect
+ y="307.05301"
+ x="635.20001"
+ height="99.199997"
+ width="88"
+ id="rect5076"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ y="328.38632"
+ x="652"
+ height="82.773331"
+ width="73.427956"
+ id="rect5076-0"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-4"
+ d="m 657.75814,357.42786 h 44.82411"
+ style="fill:none;stroke:#ffffff;stroke-width:5.33333349;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-3-7"
+ d="m 657.75814,374.74823 h 59.49078"
+ style="fill:none;stroke:#ffffff;stroke-width:5.33333349;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-3-9-8"
+ d="m 657.75814,392.06862 h 59.75744"
+ style="fill:none;stroke:#ffffff;stroke-width:5.33333349;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ <path
+ sodipodi:nodetypes="ccccccc"
+ inkscape:connector-curvature="0"
+ id="rect5138"
+ d="m 655.62981,306.25686 7.70352,-5.86666 H 695.6 l 7.1702,5.86666 v 10.72673 h -47.14039 z"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <path
+ inkscape:connector-curvature="0"
+ id="rect5076-3"
+ d="m 635.19583,311.1905 v 95.06666 h 16.8 v 4.9 h 73.4 v -9.96666"
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.06666672"
+ id="rect5198"
+ width="110.76194"
+ height="110.76194"
+ x="647.24298"
+ y="303.95865"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\paste32png.png"
+ inkscape:export-xdpi="27.74"
+ inkscape:export-ydpi="27.74" />
+ <g
+ id="g5221"
+ transform="matrix(1.2011253,0,0,1.2011253,-55.917578,-92.863211)"
+ style="stroke-width:0.76927859;stroke-miterlimit:4;stroke-dasharray:none"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\undo32.png"
+ inkscape:export-xdpi="36.650002"
+ inkscape:export-ydpi="36.650002">
+ <path
+ inkscape:transform-center-x="5.7189616"
+ d="m 242.11375,461.64765 0.33735,20.39538 -0.33735,20.39538 -17.83159,-9.90553 -17.49424,-10.48985 17.49424,-10.48985 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="7.4051008e-017"
+ sodipodi:arg1="-1.0471976"
+ sodipodi:r2="12.112631"
+ sodipodi:r1="23.550554"
+ sodipodi:cy="482.04303"
+ sodipodi:cx="230.33847"
+ sodipodi:sides="3"
+ id="path5215"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:0.5766502"
+ sodipodi:type="star" />
+ <path
+ sodipodi:nodetypes="ccccccccccc"
+ inkscape:connector-curvature="0"
+ id="path5219"
+ d="m 231.62681,472.11966 h 33.70652 l 10.4,11.2 v 35.60785 l -10.93333,10.8 h -30.4 v -19.2 h 20.26667 v -18.94118 h -23.03986 z"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:0.82056385" />
+ </g>
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.06666672"
+ id="rect5779"
+ width="83.813957"
+ height="83.813957"
+ x="191.95969"
+ y="460.6127"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\undo32.png"
+ inkscape:export-xdpi="36.650002"
+ inkscape:export-ydpi="36.650002" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 249.9608,518.70501 v 1.63334 h -24.33333 v 23.06666 h 36.5 l 6.30664,-6.2266"
+ id="path5843"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\undo32.png"
+ inkscape:export-xdpi="36.650002"
+ inkscape:export-ydpi="36.650002" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 208.04903,476.78541 -15.58823,9.35294 21,12.6 21.43333,11.9 0.10592,-6.89992"
+ id="path5215-0"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\undo32.png"
+ inkscape:export-xdpi="36.650002"
+ inkscape:export-ydpi="36.650002" />
+ <g
+ id="g5221-1"
+ transform="matrix(-1.2011253,0,0,1.2011253,684.45092,-89.396554)"
+ style="fill:#ff8200;fill-opacity:1;stroke-width:0.76927859;stroke-miterlimit:4;stroke-dasharray:none"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\redo32.png"
+ inkscape:export-xdpi="36.650002"
+ inkscape:export-ydpi="36.650002">
+ <path
+ inkscape:transform-center-x="5.7189616"
+ d="m 242.11375,461.64765 0.33735,20.39538 -0.33735,20.39538 -17.83159,-9.90553 -17.49424,-10.48985 17.49424,-10.48985 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="7.4051008e-017"
+ sodipodi:arg1="-1.0471976"
+ sodipodi:r2="12.112631"
+ sodipodi:r1="23.550554"
+ sodipodi:cy="482.04303"
+ sodipodi:cx="230.33847"
+ sodipodi:sides="3"
+ id="path5215-8"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:0.5766502"
+ sodipodi:type="star" />
+ <path
+ sodipodi:nodetypes="ccccccccccc"
+ inkscape:connector-curvature="0"
+ id="path5219-1"
+ d="m 231.62681,472.11966 h 33.70652 l 10.4,11.2 v 35.60785 l -10.93333,10.8 h -30.4 v -19.2 h 20.26667 v -18.94118 h -23.03986 z"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:0.82056385" />
+ </g>
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.06666672"
+ id="rect5779-9"
+ width="83.813957"
+ height="83.813957"
+ x="-436.57367"
+ y="464.07938"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\redo32.png"
+ inkscape:export-xdpi="36.650002"
+ inkscape:export-ydpi="36.650002"
+ transform="scale(-1,1)" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 393.48725,504.76917 0.14322,9.33319 5.89615,-3.2736"
+ id="path5928-5"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\redo32.png"
+ inkscape:export-xdpi="36.650002"
+ inkscape:export-ydpi="36.650002" />
+ <path
+ inkscape:connector-curvature="0"
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 366.33047,477.66902 h -0.56666 l -12.5,13.46667 v 42.76667 l 13.13333,12.96666 h 36.5 v -23.06666 h -24.33333 v -22.73334 h 11.2"
+ id="path5215-8-5-8"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\redo32.png"
+ inkscape:export-xdpi="36.650002"
+ inkscape:export-ydpi="36.650002" />
+ <g
+ id="g6012"
+ transform="translate(0.76731586,5.8505129)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\add32.png"
+ inkscape:export-xdpi="29.889999"
+ inkscape:export-ydpi="29.889999">
+ <path
+ inkscape:export-ydpi="24.190001"
+ inkscape:export-xdpi="24.190001"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\logo32.png"
+ inkscape:connector-curvature="0"
+ id="path2996-1-6"
+ d="m 554.34346,461.26252 h 34.4215 l -39.62475,28.51914 h 22.81425 l -42.82676,27.59919 h 20.813 l -62.43899,27.90584 24.8155,-21.77268 h -14.80925 l 37.22324,-28.51916 h -19.61226 z"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <circle
+ inkscape:export-ydpi="31.469999"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\close32.png"
+ id="path4494-1-7"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:0.44760665"
+ cx="571.84882"
+ cy="528.91223"
+ r="16.933056" />
+ <rect
+ inkscape:export-ydpi="31"
+ inkscape:export-xdpi="31"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\close32.png"
+ y="517.00415"
+ x="568.44647"
+ height="23.816099"
+ width="6.8045993"
+ id="rect3137-72"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ transform="rotate(90)"
+ inkscape:transform-center-y="5.8886039"
+ inkscape:transform-center-x="11.908068"
+ inkscape:export-ydpi="31"
+ inkscape:export-xdpi="31"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\close32.png"
+ y="-583.75684"
+ x="525.50995"
+ height="23.816099"
+ width="6.8045993"
+ id="rect3137-72-2"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.04831421;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect6010"
+ width="102.79168"
+ height="102.79168"
+ x="487.51324"
+ y="458.00858"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\add32.png"
+ inkscape:export-xdpi="29.889999"
+ inkscape:export-ydpi="29.889999" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 557.11197,527.90219 c -0.92477,2.09177 -1.43838,4.40595 -1.43838,6.84006 0,9.35187 7.58146,16.93333 16.93333,16.93333 2.43411,0 4.74829,-0.51361 6.84007,-1.43837"
+ id="path6080"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\add32.png"
+ inkscape:export-xdpi="29.889999"
+ inkscape:export-ydpi="29.889999" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 532.43093,503.19675 -34.15734,26.1455 h 14.8 l -24.8,21.8 62.43333,-27.93333 h -20.8 l 13.69944,-8.83421"
+ id="path6076"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\add32.png"
+ inkscape:export-xdpi="29.889999"
+ inkscape:export-ydpi="29.889999" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494-1-5-1"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playStopped32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999"
+ cx="699.73334"
+ cy="508.11969"
+ r="48.799999" />
+ <path
+ sodipodi:type="star"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.86642462"
+ id="path3343"
+ sodipodi:sides="3"
+ sodipodi:cx="697.45868"
+ sodipodi:cy="508.11966"
+ sodipodi:r1="33.525707"
+ sodipodi:r2="17.243097"
+ sodipodi:arg1="2.0943951"
+ sodipodi:arg2="3.1415927"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 680.69583,537.15377 -0.48025,-29.03411 0.48025,-29.03411 25.3844,14.10115 24.90416,14.93296 -24.90416,14.93296 z"
+ inkscape:transform-center-x="-8.1413035"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playStopped32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 734.17696,542.68972 c -8.8325,8.84174 -21.03999,14.31137 -34.52497,14.31137 -26.9515,0 -48.8,-21.84851 -48.8,-48.8 0,-13.51882 5.49709,-25.75372 14.37795,-34.59138"
+ id="path4494-0-4-7-7"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playStopped32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494-1-5-1-4"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playRunning32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999"
+ cx="240.04066"
+ cy="636.07898"
+ r="48.799999" />
+ <path
+ sodipodi:type="star"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:0.86642462"
+ id="path3343-0"
+ sodipodi:sides="3"
+ sodipodi:cx="237.76604"
+ sodipodi:cy="636.07898"
+ sodipodi:r1="33.525707"
+ sodipodi:r2="17.243097"
+ sodipodi:arg1="2.0943951"
+ sodipodi:arg2="3.1415927"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 221.00318,665.11309 -0.48024,-29.03411 0.48024,-29.03411 25.38441,14.10115 24.90415,14.93296 -24.90416,14.93296 z"
+ inkscape:transform-center-x="-8.1413035"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playRunning32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 274.48431,670.649 c -8.8325,8.84174 -21.03999,14.31137 -34.52497,14.31137 -26.9515,0 -48.8,-21.84851 -48.8,-48.8 0,-13.51881 5.49709,-25.75371 14.37795,-34.59138"
+ id="path4494-0-4-7-7-9"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playRunning32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494-1-5-1-4-4"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\pauseStopped32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999"
+ cx="395.24066"
+ cy="635.01227"
+ r="48.799999" />
+ <g
+ id="g4199"
+ transform="translate(-1.6926758,1.0259663)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\pauseStopped32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31">
+ <rect
+ y="609.453"
+ x="371.73334"
+ height="49.066666"
+ width="18.666666"
+ id="rect4179"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ y="609.453"
+ x="403.46667"
+ height="49.066666"
+ width="18.666666"
+ id="rect4179-2"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 429.6843,669.58234 c -8.8325,8.84173 -21.03999,14.31137 -34.52497,14.31137 -26.9515,0 -48.8,-21.84852 -48.8,-48.8 0,-13.51882 5.49709,-25.75372 14.37795,-34.59138"
+ id="path4494-0-4-7-7-9-8"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\pauseStopped32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494-1-5-1-4-4-4"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\pauseRunning32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999"
+ cx="547.62415"
+ cy="640.51495"
+ r="48.799999" />
+ <rect
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4179-5"
+ width="18.666666"
+ height="49.066666"
+ x="522.42413"
+ y="615.98163"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\pauseRunning32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <rect
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4179-2-1"
+ width="18.666666"
+ height="49.066666"
+ x="554.15747"
+ y="615.98163"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\pauseRunning32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 582.0678,675.08502 c -8.8325,8.84174 -21.03999,14.31137 -34.52497,14.31137 -26.9515,0 -48.8,-21.84851 -48.8,-48.8 0,-13.51881 5.49708,-25.75371 14.37795,-34.59138"
+ id="path4494-0-4-7-7-9-8-7"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\pauseRunning32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <g
+ id="g4396"
+ transform="translate(-0.39997968,-0.39377379)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\reset32.png"
+ inkscape:export-xdpi="28.77"
+ inkscape:export-ydpi="28.77">
+ <g
+ transform="translate(1.4834054)"
+ id="g4278">
+ <path
+ sodipodi:type="star"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:0.90036196"
+ id="path5215-5"
+ sodipodi:sides="3"
+ sodipodi:cx="688.33105"
+ sodipodi:cy="618.13287"
+ sodipodi:r1="28.287167"
+ sodipodi:r2="14.548788"
+ sodipodi:arg1="-1.0471976"
+ sodipodi:arg2="7.4051008e-017"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 702.47464,593.63547 0.4052,24.4974 -0.4052,24.49741 -21.41798,-11.89779 -21.01277,-12.59962 21.01277,-12.59962 z"
+ inkscape:transform-center-x="5.7189616" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 689.87851,606.21369 h 40.48576 l 12.4917,13.4526 v 37.72476 h -25.3037 v -27.79546 h -27.67376 z"
+ id="path5219-2"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccccc" />
+ </g>
+ <g
+ id="g4308">
+ <path
+ sodipodi:type="star"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:0.90036196"
+ id="path5215-5-6"
+ sodipodi:sides="3"
+ sodipodi:cx="-716.05219"
+ sodipodi:cy="-675.95758"
+ sodipodi:r1="28.287167"
+ sodipodi:r2="14.548788"
+ sodipodi:arg1="-1.0471976"
+ sodipodi:arg2="7.4051008e-017"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m -701.9086,-700.45499 0.4052,24.49741 -0.4052,24.4974 -21.41798,-11.89778 -21.01277,-12.59962 21.01277,-12.59962 z"
+ inkscape:transform-center-x="5.7189616"
+ transform="scale(-1)" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 714.50475,687.87677 h -40.48576 l -12.4917,-13.45261 V 636.6994 h 25.3037 v 27.79546 h 27.67376 z"
+ id="path5219-2-1"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccccc" />
+ </g>
+ <path
+ inkscape:connector-curvature="0"
+ id="path4392"
+ d="m 714.06849,658.20803 -12.15745,-6.74994 -0.2,13.03333 h -14.86667 v -27.8 h -25.3 v 0 37.73334 l 12.5,13.46666 h 27.66667 l 0.2,12.56667 21.43333,-11.9 13.12746,-7.87647"
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672" />
+ <path
+ inkscape:connector-curvature="0"
+ id="path5215-5-8"
+ d="m 669.36815,613.43326 -7.83333,4.7 21,12.6 9.19663,5.10606"
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.20959461;stroke-opacity:1"
+ id="rect4394"
+ width="106.7904"
+ height="106.7904"
+ x="661.93817"
+ y="593.25781"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\reset32.png"
+ inkscape:export-xdpi="28.77"
+ inkscape:export-ydpi="28.77" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494-1-5-1-4-4-4-8"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\drag32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999"
+ cx="241.59482"
+ cy="783.1084"
+ r="48.799999" />
+ <g
+ id="g4493"
+ transform="translate(2.1964469,0.36109186)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\drag32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31">
+ <rect
+ y="745.99969"
+ x="222.76503"
+ height="32.174999"
+ width="8.75"
+ id="rect4424"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ y="760.15399"
+ x="234.0793"
+ height="26.041666"
+ width="8.75"
+ id="rect4424-9"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ y="765.74969"
+ x="245.39359"
+ height="26.041666"
+ width="8.75"
+ id="rect4424-2"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ y="769.37738"
+ x="256.70786"
+ height="26.041666"
+ width="8.75"
+ id="rect4424-7"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <path
+ sodipodi:nodetypes="cccccccccc"
+ inkscape:connector-curvature="0"
+ id="path4458"
+ d="m 222.76793,773.97494 h 42.69174 v 33.8822 l -11.63779,11.6378 h -20.77127 l -18.61628,-18.11373 -11.65671,-17.34423 8.35183,-5.16929 11.59069,13.65492 z"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 276.12498,817.59148 c -8.8325,8.84174 -21.03999,14.31137 -34.52497,14.31137 -26.9515,0 -48.8,-21.84851 -48.8,-48.8 0,-13.51882 5.49709,-25.75372 14.37795,-34.59138"
+ id="path4494-0-4-7-7-9-8-9"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\drag32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494-1-5-1-4-4-4-8-5"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\move32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999"
+ cx="393.71704"
+ cy="781.59991"
+ r="48.799999" />
+ <path
+ sodipodi:type="star"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37492144"
+ id="path3343-0-1"
+ sodipodi:sides="3"
+ sodipodi:cx="419.4104"
+ sodipodi:cy="781.59998"
+ sodipodi:r1="14.507327"
+ sodipodi:r2="7.294981"
+ sodipodi:arg1="2.0943951"
+ sodipodi:arg2="3.1347386"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 412.15674,794.16369 -0.0412,-12.51371 0.0412,-12.61372 10.85776,6.22123 10.90323,6.34249 -10.81662,6.29249 z"
+ inkscape:transform-center-x="-3.5229264"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playRunning32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <path
+ sodipodi:type="star"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37492144"
+ id="path3343-0-1-2"
+ sodipodi:sides="3"
+ sodipodi:cx="-367.0701"
+ sodipodi:cy="781.59998"
+ sodipodi:r1="14.507327"
+ sodipodi:r2="7.3284459"
+ sodipodi:arg1="2.0943951"
+ sodipodi:arg2="3.1324956"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m -374.32376,794.16369 -0.0745,-12.49705 0.0745,-12.63038 10.86,6.18402 10.90099,6.3797 -10.78552,6.31302 z"
+ inkscape:transform-center-x="3.5229286"
+ transform="scale(-1,1)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playRunning32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4597"
+ width="42.666668"
+ height="12"
+ x="372.26666"
+ y="775.59998" />
+ <g
+ transform="rotate(-90,393.24022,781.59988)"
+ id="g4599-3">
+ <path
+ inkscape:export-ydpi="31"
+ inkscape:export-xdpi="31"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playRunning32.png"
+ inkscape:transform-center-x="-3.5229264"
+ d="m 412.15674,794.16363 -0.0412,-12.51372 0.0412,-12.61371 10.85776,6.22122 10.90323,6.34249 -10.81662,6.2925 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="3.1347386"
+ sodipodi:arg1="2.0943951"
+ sodipodi:r2="7.294981"
+ sodipodi:r1="14.507327"
+ sodipodi:cy="781.59991"
+ sodipodi:cx="419.4104"
+ sodipodi:sides="3"
+ id="path3343-0-1-3"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37492144"
+ sodipodi:type="star" />
+ <path
+ inkscape:export-ydpi="31"
+ inkscape:export-xdpi="31"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playRunning32.png"
+ transform="scale(-1,1)"
+ inkscape:transform-center-x="3.5229286"
+ d="m -374.32376,794.16363 -0.0745,-12.49705 0.0745,-12.63038 10.86,6.18402 10.90099,6.37969 -10.78552,6.31303 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="3.1324956"
+ sodipodi:arg1="2.0943951"
+ sodipodi:r2="7.3284459"
+ sodipodi:r1="14.507327"
+ sodipodi:cy="781.59991"
+ sodipodi:cx="-367.0701"
+ sodipodi:sides="3"
+ id="path3343-0-1-2-4"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37492144"
+ sodipodi:type="star" />
+ <rect
+ y="775.59991"
+ x="372.26666"
+ height="12"
+ width="42.666668"
+ id="rect4597-1"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 428.22545,816.08726 c -8.8325,8.84174 -21.03999,14.31137 -34.52497,14.31137 -26.9515,0 -48.8,-21.84851 -48.8,-48.8 0,-13.51881 5.49709,-25.75371 14.37795,-34.59139"
+ id="path4494-0-4-7-7-9-8-9-1"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\move32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494-1-5-1-4-4-4-8-5-3"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\fit32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999"
+ cx="540.04932"
+ cy="781.59991"
+ r="48.799999" />
+ <g
+ id="g4784"
+ transform="rotate(45,540.04931,781.59991)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\fit32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31">
+ <path
+ inkscape:export-ydpi="31"
+ inkscape:export-xdpi="31"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playRunning32.png"
+ inkscape:transform-center-x="-3.5229264"
+ d="m 567.08832,794.16369 -0.0411,-12.51371 0.0411,-12.61372 10.85776,6.22123 10.90323,6.34249 -10.81662,6.29249 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="3.1347386"
+ sodipodi:arg1="2.0943951"
+ sodipodi:r2="7.294981"
+ sodipodi:r1="14.507327"
+ sodipodi:cy="781.59998"
+ sodipodi:cx="574.34198"
+ sodipodi:sides="3"
+ id="path3343-0-1-4"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37492144"
+ sodipodi:type="star" />
+ <path
+ inkscape:export-ydpi="31"
+ inkscape:export-xdpi="31"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playRunning32.png"
+ transform="scale(-1,1)"
+ inkscape:transform-center-x="3.5229286"
+ d="m -513.01032,794.16369 -0.0745,-12.49705 0.0745,-12.63038 10.86,6.18402 10.90099,6.3797 -10.78552,6.31302 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="3.1324956"
+ sodipodi:arg1="2.0943951"
+ sodipodi:r2="7.3284459"
+ sodipodi:r1="14.507327"
+ sodipodi:cy="781.59998"
+ sodipodi:cx="-505.75665"
+ sodipodi:sides="3"
+ id="path3343-0-1-2-2"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.37492144"
+ sodipodi:type="star" />
+ <path
+ inkscape:export-ydpi="31"
+ inkscape:export-xdpi="31"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playRunning32.png"
+ transform="matrix(0,-0.37492143,0.37492143,0,367.72269,985.38236)"
+ inkscape:transform-center-x="-3.5229264"
+ d="m 615.65284,491.87247 -0.10974,-33.3769 0.10974,-33.64361 28.96012,16.5934 29.08135,16.91685 -28.85037,16.78349 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="3.1347386"
+ sodipodi:arg1="2.0943951"
+ sodipodi:r2="19.457359"
+ sodipodi:r1="38.694313"
+ sodipodi:cy="458.36221"
+ sodipodi:cx="635"
+ sodipodi:sides="3"
+ id="path3343-0-1-3-9"
+ style="fill:#ffffff;fill-opacity:1;stroke:none"
+ sodipodi:type="star" />
+ <path
+ inkscape:export-ydpi="31"
+ inkscape:export-xdpi="31"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\playRunning32.png"
+ transform="matrix(0,0.37492143,0.37492143,0,367.72269,577.81748)"
+ inkscape:transform-center-x="3.5229286"
+ d="m 615.65284,491.87247 -0.19865,-33.33244 0.19865,-33.68807 28.96607,16.49418 29.0754,17.01607 -28.76741,16.83826 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="3.1324956"
+ sodipodi:arg1="2.0943951"
+ sodipodi:r2="19.546618"
+ sodipodi:r1="38.694313"
+ sodipodi:cy="458.36221"
+ sodipodi:cx="635"
+ sodipodi:sides="3"
+ id="path3343-0-1-2-4-3"
+ style="fill:#ffffff;fill-opacity:1;stroke:none"
+ sodipodi:type="star" />
+ <rect
+ y="775.59991"
+ x="508.52536"
+ height="12"
+ width="62.654221"
+ id="rect4597-8"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ transform="rotate(90)"
+ y="-546.04932"
+ x="750.27277"
+ height="12"
+ width="62.654221"
+ id="rect4597-8-6"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ y="766.94757"
+ x="524.20184"
+ height="32"
+ width="32"
+ id="rect4782"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 574.57854,816.08727 c -8.8325,8.84174 -21.03999,14.31138 -34.52497,14.31138 -26.9515,0 -48.8,-21.84852 -48.8,-48.8 0,-13.51882 5.49709,-25.75372 14.37795,-34.5914"
+ id="path4494-0-4-7-7-9-8-9-1-9"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\fit32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494-1-50"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\delete32.png"
+ inkscape:export-xdpi="15.74"
+ inkscape:export-ydpi="15.74"
+ cx="700.80023"
+ cy="784.38373"
+ r="48.799999" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect3137-2"
+ width="19.61043"
+ height="68.636497"
+ x="774.57849"
+ y="-735.11847"
+ transform="rotate(90)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\delete32.png"
+ inkscape:export-xdpi="15.74"
+ inkscape:export-ydpi="15.74" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 735.3247,818.87757 c -8.8325,8.84174 -21.03999,14.31136 -34.52497,14.31136 -26.9515,0 -48.8,-21.84851 -48.8,-48.8 0,-13.51882 5.49709,-25.75372 14.37796,-34.59138"
+ id="path4494-0-4-6"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\delete32.png"
+ inkscape:export-xdpi="15.74"
+ inkscape:export-ydpi="15.74" />
+ <circle
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.28997433"
+ id="path4494-1-5-1-4-4-4-8-4"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\powerFLow32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999"
+ cx="76.17897"
+ cy="857.77887"
+ r="48.799999" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4904"
+ width="60.266666"
+ height="6.6666665"
+ x="46.045643"
+ y="854.44556"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\powerFLow32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <path
+ sodipodi:type="star"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:0.57516348"
+ id="path3343-0-6"
+ sodipodi:sides="3"
+ sodipodi:cx="73.707817"
+ sodipodi:cy="857.77887"
+ sodipodi:r1="22.255556"
+ sodipodi:r2="11.446581"
+ sodipodi:arg1="2.0943951"
+ sodipodi:arg2="3.1415927"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 62.580039,877.05275 -0.318803,-19.27388 0.318803,-19.27388 16.851069,9.36085 16.532265,9.91303 -16.532266,9.91303 z"
+ inkscape:transform-center-x="-5.4044862"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\powerFLow32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <g
+ id="g4942"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\powerFLow32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31"
+ transform="translate(-169.70563,-68.636498)">
+ <rect
+ y="900.14868"
+ x="208.01793"
+ height="52.533333"
+ width="13.333333"
+ id="rect4878"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ y="900.14868"
+ x="271.20001"
+ height="52.533333"
+ width="13.333333"
+ id="rect4878-5"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 110.69877,892.26666 c -8.8325,8.84173 -21.039991,14.31137 -34.524973,14.31137 -26.951498,0 -48.8,-21.84852 -48.8,-48.8 0,-13.51882 5.497088,-25.75372 14.377952,-34.59138"
+ id="path4494-0-4-7-7-9-8-9-0"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\powerFLow32.png"
+ inkscape:export-xdpi="31.469999"
+ inkscape:export-ydpi="31.469999" />
+ <rect
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4904-0"
+ width="78.702179"
+ height="8.7059937"
+ x="206.04825"
+ y="924.29797"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\powerFLow32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <path
+ sodipodi:type="star"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:0.75110537"
+ id="path3343-0-6-0"
+ sodipodi:sides="3"
+ sodipodi:cx="242.17223"
+ sodipodi:cy="928.651"
+ sodipodi:r1="29.063507"
+ sodipodi:r2="14.948079"
+ sodipodi:arg1="2.0943951"
+ sodipodi:arg2="3.1415927"
+ inkscape:flatsided="false"
+ inkscape:rounded="0"
+ inkscape:randomized="0"
+ d="m 227.64047,953.82074 -0.41632,-25.16974 0.41632,-25.16973 22.0058,12.22432 21.58946,12.94541 -21.58947,12.94542 z"
+ inkscape:transform-center-x="-7.0577103"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\powerFLow32.png"
+ inkscape:export-xdpi="31"
+ inkscape:export-ydpi="31" />
+ <rect
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4878-1"
+ width="17.411987"
+ height="68.603226"
+ x="195.94928"
+ y="894.34937" />
+ <rect
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4878-5-3"
+ width="17.411987"
+ height="68.603226"
+ x="278.45868"
+ y="894.34937" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 195.95134,894.34546 v 68.60322 h 17.41198 v -29.94862 h 13.92959 l 0.34824,20.80733 21.98264,-12.23192 5.57183,-3.35181 -27.68506,-27.81565 -0.21765,13.88606 h -13.92959 v -28.12035 l -1.82826,-1.82826 z"
+ id="path5057"
+ inkscape:connector-curvature="0" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m -87.45794,901.1171 v 1.03333 h 1.033333"
+ id="path5049"
+ inkscape:connector-curvature="0" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.06666672"
+ id="rect5033"
+ width="100.18044"
+ height="100.18044"
+ x="195.81976"
+ y="878.55878"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\powerFlow32.png"
+ inkscape:export-xdpi="40.040001"
+ inkscape:export-ydpi="40.040001" />
+ <rect
+ style="fill:none;stroke:#000000;stroke-width:1.06666672;stroke-opacity:1"
+ id="rect5130-4"
+ width="124.35242"
+ height="124.35242"
+ x="16.263681"
+ y="980.38556"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\fault32.png"
+ inkscape:export-xdpi="24.42"
+ inkscape:export-ydpi="24.42" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 411.23045,873.80178 h 36.95958 l -42.54649,30.62202 h 24.49647 l -45.9846,29.63421 h 22.34765 l -67.04295,29.96347 26.64527,-23.37809 h -15.90121 l 39.9679,-30.62202 h -21.05835 z"
+ id="path2996-1-9-6"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\fault32.png"
+ inkscape:export-xdpi="24.42"
+ inkscape:export-ydpi="24.42" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.17051458;stroke-opacity:1"
+ id="rect5218"
+ width="108.96281"
+ height="108.96281"
+ x="496.65311"
+ y="860.93237"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\faultPower32.png"
+ inkscape:export-xdpi="28.190001"
+ inkscape:export-ydpi="28.190001" />
+ <rect
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4878-5-3-6"
+ width="28.119576"
+ height="104.41122"
+ x="935.77435"
+ y="-603.19727"
+ transform="rotate(90)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\faultPower32.png"
+ inkscape:export-xdpi="28.190001"
+ inkscape:export-ydpi="28.190001" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 564.50635,866.93363 h 27.98611 l -32.21658,23.18727 h 18.54895 l -34.81994,22.43929 h 16.92183 l -50.76553,22.68861 20.17604,-17.7021 h -12.04054 l 30.26406,-23.18728 h -15.94557 z"
+ id="path2996-1-9-6-6"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\faultPower32.png"
+ inkscape:export-xdpi="28.190001"
+ inkscape:export-ydpi="28.190001" />
+ <text
+ xml:space="preserve"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.80000019px;line-height:0%;font-family:Arial;-inkscape-font-specification:'Arial Bold';text-align:center;letter-spacing:0px;word-spacing:0px;text-anchor:middle;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ x="550.0069"
+ y="959.15253"
+ id="text5186"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\faultPower32.png"
+ inkscape:export-xdpi="28.190001"
+ inkscape:export-ydpi="28.190001"><tspan
+ sodipodi:role="line"
+ id="tspan5188"
+ x="550.0069"
+ y="959.15253"
+ style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:25.60000038px;line-height:1.25;font-family:Arial;-inkscape-font-specification:'Arial Bold';fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672">100 MVA</tspan></text>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 571.28212,935.76149 h -72.5 v 0 0 9.5666 c -0.0555,0.0203 -0.11175,0.0491 -0.16666,0.0672 v 3.2 c 0.0574,-0.0192 0.10977,-0.0469 0.16666,-0.0672 v 15.36672 h 100.53334"
+ id="path5429"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\faultPower32.png"
+ inkscape:export-xdpi="28.190001"
+ inkscape:export-ydpi="28.190001" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 538.04878,902.39459 -19.76667,15.16667 h 12.03334 l -20.16667,17.7 41.93333,-18.76667 -3.93333,-3.93333 h -4.16667 l 2.53334,-1.63333 z"
+ id="path5423"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\faultPower32.png"
+ inkscape:export-xdpi="28.190001"
+ inkscape:export-ydpi="28.190001" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.06666672"
+ id="rect3845-1"
+ width="99.383835"
+ height="99.383835"
+ x="645.724"
+ y="865.78687"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\dataReport32.png"
+ inkscape:export-xdpi="247.28"
+ inkscape:export-ydpi="247.28" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 651.46489,866.07561 h 56.23489 l 31.63816,31.32365 v 67.48273 h -87.87305 z"
+ id="rect3852-7"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\dataReport32.png"
+ inkscape:export-xdpi="247.28"
+ inkscape:export-ydpi="247.28" />
+ <path
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 739.33471,897.424 -31.77267,-31.34839 v 31.19054 z"
+ id="path3963-9"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\dataReport32.png"
+ inkscape:export-xdpi="247.28"
+ inkscape:export-ydpi="247.28" />
+ <path
+ sodipodi:type="arc"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.23147309"
+ id="path3890"
+ sodipodi:cx="-899.07526"
+ sodipodi:cy="680.65009"
+ sodipodi:rx="23.946531"
+ sodipodi:ry="23.946531"
+ d="m -875.12873,680.65009 a 23.946531,23.946531 0 0 1 -23.94652,23.94653 23.946531,23.946531 0 0 1 -23.94654,-23.94653 23.946531,23.946531 0 0 1 23.94653,-23.94654 l 0,23.94654 z"
+ transform="rotate(-90)"
+ sodipodi:start="0"
+ sodipodi:end="4.7123887"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\dataReport32.png"
+ inkscape:export-xdpi="247.28"
+ inkscape:export-ydpi="247.28" />
+ <path
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 652.74705,895.50718 h 23.93333 v -23.96667 c -13.2253,0 -23.93333,10.74137 -23.93333,23.96667 z"
+ id="path3890-5-2"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\dataReport32.png"
+ inkscape:export-xdpi="247.28"
+ inkscape:export-ydpi="247.28" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4767"
+ width="13.866667"
+ height="26.133333"
+ x="675.46667"
+ y="937.453"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\dataReport32.png"
+ inkscape:export-xdpi="247.28"
+ inkscape:export-ydpi="247.28" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4767-6"
+ width="13.866667"
+ height="35.466667"
+ x="697.59998"
+ y="928.11969"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\dataReport32.png"
+ inkscape:export-xdpi="247.28"
+ inkscape:export-ydpi="247.28" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4767-6-1"
+ width="13.866667"
+ height="54.933334"
+ x="719.73334"
+ y="908.65302"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\dataReport32.png"
+ inkscape:export-xdpi="247.28"
+ inkscape:export-ydpi="247.28" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 651.4689,871.27609 v 93.60001 h 87.9 v -5.23334"
+ id="rect3852-1-5"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\dataReport32.png"
+ inkscape:export-xdpi="247.28"
+ inkscape:export-ydpi="247.28" />
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 113.33989,1077.3118 h 11.63334 v -58.8334 H 97.206561 v -10.6666 H 59.273228 v 0 10.6666 h -4.866667"
+ id="path4881"
+ inkscape:connector-curvature="0" />
+ <g
+ id="g4885"
+ transform="translate(-23.858224,-1.2751302e-5)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\snap32png.png"
+ inkscape:export-xdpi="32.689999"
+ inkscape:export-ydpi="32.689999">
+ <path
+ sodipodi:nodetypes="ccccccccc"
+ inkscape:connector-curvature="0"
+ id="rect4807"
+ d="m 225.60493,1030.2204 h 27.34163 v -10.6703 h 37.94042 v 10.6703 h 27.75703 v 58.8392 h -93.03908 z"
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <circle
+ id="path4812"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.33708918"
+ cx="272.12448"
+ cy="1059.2382"
+ r="23.733334" />
+ <circle
+ id="path4812-4"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:0.25539905"
+ cx="307.73334"
+ cy="1042.2531"
+ r="4.5333333" />
+ <circle
+ id="path4812-2"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.9164319"
+ cx="272.12448"
+ cy="1059.2382"
+ r="16.266666" />
+ <path
+ inkscape:connector-curvature="0"
+ id="rect4807-3"
+ d="m 248.10619,1030.2236 h -22.5 v 58.8334 h 81.43333"
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.24353957;stroke-opacity:1"
+ id="rect4883"
+ width="93.968864"
+ height="92.604454"
+ x="225.41772"
+ y="1008.0026"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\snap32png.png"
+ inkscape:export-xdpi="32.689999"
+ inkscape:export-ydpi="32.689999" />
+ <rect
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4916"
+ width="86.594116"
+ height="86.594116"
+ x="352"
+ y="1006.253"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\chart32.png"
+ inkscape:export-xdpi="283.79999"
+ inkscape:export-ydpi="283.79999" />
+ <path
+ style="fill:none;stroke:#ff8200;stroke-width:8.53333378;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 361.28443,1054.826 23.75878,-18.6676 16.24637,32.5241 27.42742,-53.9097"
+ id="path4944"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\chart32.png"
+ inkscape:export-xdpi="283.79999"
+ inkscape:export-ydpi="283.79999" />
+ <g
+ id="g4938"
+ transform="translate(-0.07410075,-0.83621012)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\chart32.png"
+ inkscape:export-xdpi="283.79999"
+ inkscape:export-ydpi="283.79999">
+ <rect
+ y="1011.4568"
+ x="356.62167"
+ height="77.498955"
+ width="7.1921496"
+ id="rect4918"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ transform="rotate(-90)"
+ y="356.62167"
+ x="-1089.3158"
+ height="77.498955"
+ width="7.1921496"
+ id="rect4918-6"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 438.59076,1092.714 v 0.1334 h -86.59411 v -86.3275"
+ id="rect4916-1"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\chart32.png"
+ inkscape:export-xdpi="283.79999"
+ inkscape:export-ydpi="283.79999" />
+ <g
+ id="g5225"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999">
+ <g
+ inkscape:export-ydpi="34.099998"
+ inkscape:export-xdpi="34.099998"
+ transform="matrix(0.98436704,0,0,0.98436704,12.725886,16.060775)"
+ id="g5158">
+ <path
+ style="opacity:1;fill:#0081cb;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ d="m 585.53126,1048.1199 c 0,11.0815 -6.67533,21.0718 -16.91332,25.3125 -10.23798,4.2408 -22.02241,1.8967 -29.85821,-5.9392 -7.83579,-7.8358 -10.17985,-19.6202 -5.93915,-29.8581 4.2407,-10.238 14.23106,-16.9134 25.08177,-17.0204 l -0.0422,8.1426 15.46206,-15.5092 -15.2735,-15.55633 -0.0991,9.07273 c -16.53403,0.022 -31.60567,10.0924 -38.00328,25.5376 -6.39763,15.4452 -2.86132,33.2234 8.95994,45.0447 11.82126,11.8212 29.59947,15.3575 45.04466,8.9599 15.44521,-6.3977 25.51575,-21.4693 25.51576,-38.187 z"
+ id="path5130-7"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cssscccccssscc" />
+ <circle
+ style="opacity:1;fill:#ff8200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ id="path5151"
+ cx="557.84985"
+ cy="1048.4349"
+ r="9.8666668" />
+ </g>
+ <rect
+ inkscape:export-ydpi="34.099998"
+ inkscape:export-xdpi="34.099998"
+ y="998.2807"
+ x="517.09442"
+ height="90.077797"
+ width="90.077797"
+ id="rect5162"
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.12219799;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1" />
+ <path
+ inkscape:export-ydpi="34.099998"
+ inkscape:export-xdpi="34.099998"
+ inkscape:connector-curvature="0"
+ id="path5213"
+ d="m 535.8853,1016.7917 c -4.84103,4.1058 -8.80583,9.3113 -11.34166,15.4333 -6.29762,15.2038 -2.81562,32.7032 8.82083,44.3396 11.63646,11.6365 29.13585,15.1186 44.33958,8.8209 6.06325,-2.5115 11.23367,-6.422 15.32084,-11.2105 l -9.72918,-9.7729 c -2.80336,3.5734 -6.46385,6.4971 -10.84166,8.3104 -10.07793,4.1745 -21.67837,1.8676 -29.39167,-5.8457 -7.7133,-7.7134 -10.0202,-19.3138 -5.84583,-29.3917 1.82956,-4.417 4.7867,-8.1045 8.38541,-10.925 z m 22.25,22.3459 a 9.7124217,9.7124217 0 0 0 -5.99375,8.9687 9.7124217,9.7124217 0 0 0 9.7125,9.7125 9.7124217,9.7124217 0 0 0 8.94791,-5.9605 z"
+ style="opacity:1;fill:#000000;fill-opacity:0.05882353;fill-rule:evenodd;stroke:none;stroke-width:1.06666672;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1" />
+ </g>
+ <path
+ style="opacity:1;fill:#0081cb;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ d="m 666.85859,1050.1419 c 0,10.9082 6.57098,20.7424 16.64892,24.9169 10.07793,4.1744 21.67813,1.867 29.39143,-5.8464 7.71331,-7.7133 10.02071,-19.3135 5.84632,-29.3914 -4.17441,-10.078 -14.0086,-16.6489 -24.68968,-16.7543 l 0.0416,8.0153 -15.22034,-15.2667 15.03473,-15.3132 0.0975,8.9309 c 16.27555,0.022 31.11157,9.9346 37.40917,25.1384 6.29762,15.2037 2.8166,32.704 -8.81986,44.3405 -11.63646,11.6364 -29.13675,15.1174 -44.34048,8.8198 -15.20376,-6.2977 -25.11687,-21.1336 -25.11688,-37.59 z"
+ id="path5130-7-1"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cssscccccssscc"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999" />
+ <circle
+ style="opacity:1;fill:#ff8200;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ id="path5151-0"
+ cx="-694.10724"
+ cy="1050.4519"
+ r="9.7124214"
+ transform="scale(-1,1)"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.12219799;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ id="rect5162-6"
+ width="90.077797"
+ height="90.077797"
+ x="-738.86774"
+ y="1000.6271"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999"
+ transform="scale(-1,1)" />
+ <path
+ style="opacity:1;fill:#0081cb;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ d="m 715.15417,1208.3209 a 9.7124217,9.7124217 0 0 0 0.97083,-4.2147 9.7124217,9.7124217 0 0 0 -9.7125,-9.7125 9.7124217,9.7124217 0 0 0 -4.2,0.9688 z"
+ id="path5310"
+ inkscape:connector-curvature="0" />
+ <path
+ style="opacity:1;fill:#000000;fill-opacity:0.05882353;fill-rule:evenodd;stroke:none;stroke-width:1.06666672;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ d="m 689.90769,1041.709 a 9.7124217,9.7124217 0 0 0 -5.5125,8.7438 9.7124217,9.7124217 0 0 0 9.7125,9.7125 9.7124217,9.7124217 0 0 0 8.74166,-5.4979 z m -36.76667,8.4334 c 10e-6,16.4565 9.91291,31.2918 25.11667,37.5895 15.20373,6.2976 32.70312,2.8156 44.33958,-8.8208 0.75565,-0.7556 1.38023,-1.5992 2.06667,-2.4021 l -9.69166,-9.7041 c -0.65237,0.8276 -1.31519,1.6506 -2.07292,2.4083 -7.7133,7.7134 -19.31374,10.0203 -29.39167,5.8459 -10.07794,-4.1745 -16.65,-14.0084 -16.65,-24.9167 z"
+ id="path5308"
+ inkscape:connector-curvature="0"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999" />
+ <path
+ style="opacity:1;fill:#0081cb;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ d="m 706.21666,1154.1563 -15.03541,15.3125 15.22083,15.2667 -0.0417,-8.0146 c 10.68108,0.1056 20.51518,6.6762 24.68959,16.7541 3.76431,9.088 2.21544,19.3861 -3.77291,26.9833 l 9.69165,9.7042 c 9.88411,-11.5607 12.64284,-27.7211 6.75417,-41.9375 -6.2976,-15.2038 -21.13278,-25.1162 -37.40833,-25.1375 z"
+ id="path5130-7-1-4"
+ inkscape:connector-curvature="0" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#0081cb;stroke-width:1.12219799;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ id="rect5162-6-6"
+ width="90.077797"
+ height="90.077797"
+ x="-751.1723"
+ y="1154.281"
+ inkscape:export-xdpi="34.099998"
+ inkscape:export-ydpi="34.099998"
+ transform="scale(-1,1)" />
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.13333344;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 403.71083,1242.3156 h 88.43548"
+ id="path4646"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#0081cb;stroke-width:1.12219799;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ id="rect5162-6-6-8"
+ width="90.077797"
+ height="90.077797"
+ x="-493.03891"
+ y="1177.7474"
+ inkscape:export-xdpi="34.099998"
+ inkscape:export-ydpi="34.099998"
+ transform="scale(-1,1)" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:#0081cb;stroke-width:5.33333349;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect4613"
+ width="38.400002"
+ height="38.400002"
+ x="428.79999"
+ y="1223.2198" />
+ <g
+ id="g4762-9"
+ transform="matrix(0.8518898,0,0,0.8518898,175.05451,1121.2112)">
+ <rect
+ y="70.519661"
+ x="315.06668"
+ height="39.466667"
+ width="10.666667"
+ id="rect4742-04"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ transform="rotate(-90)"
+ y="300.66666"
+ x="-95.586327"
+ height="39.466667"
+ width="10.666667"
+ id="rect4742-0-2"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.13333344;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 42.110826,523.38235 H 130.54631"
+ id="path4646-0"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.12219799;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ id="rect5162-6-6-8-3"
+ width="90.077797"
+ height="90.077797"
+ x="-131.4389"
+ y="458.81412"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999"
+ transform="scale(-1,1)" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:#0081cb;stroke-width:5.33333349;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect4613-1"
+ width="38.400002"
+ height="38.400002"
+ x="67.199997"
+ y="504.28653"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999" />
+ <g
+ id="g4762-9-2"
+ transform="matrix(0.8518898,0,0,0.8518898,-186.54549,402.27792)"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999">
+ <rect
+ y="70.519661"
+ x="315.06668"
+ height="39.466667"
+ width="10.666667"
+ id="rect4742-04-7"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ transform="rotate(-90)"
+ y="300.66666"
+ x="-95.586327"
+ height="39.466667"
+ width="10.666667"
+ id="rect4742-0-2-7"
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <path
+ style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.13333344;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 39.718675,653.20325 H 128.15417"
+ id="path4646-0-4"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cc"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999" />
+ <rect
+ style="opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.12219799;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:19.20000076;stroke-opacity:1"
+ id="rect5162-6-6-8-3-4"
+ width="90.077797"
+ height="90.077797"
+ x="-129.04675"
+ y="588.63501"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999"
+ transform="scale(-1,1)" />
+ <rect
+ style="fill:#ffffff;fill-opacity:1;stroke:#0081cb;stroke-width:5.33333349;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ id="rect4613-1-4"
+ width="38.400002"
+ height="38.400002"
+ x="64.807838"
+ y="634.10742"
+ inkscape:export-xdpi="17.049999"
+ inkscape:export-ydpi="17.049999" />
+ <rect
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4742-0-2-7-8"
+ width="9.0868244"
+ height="33.62125"
+ x="-613.52777"
+ y="67.19722"
+ transform="rotate(-90)"
+ inkscape:export-xdpi="17"
+ inkscape:export-ydpi="17" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.06666672"
+ id="rect3845-2-7-6"
+ width="99.383835"
+ height="99.383835"
+ x="224.02318"
+ y="1168.4016"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 235.93871,1168.4706 h 56.23489 l 31.63817,31.3236 v 67.4828 h -87.87306 z"
+ id="rect3852-3-7-9"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 323.80853,1199.819 -31.77267,-31.3484 v 31.1905 z"
+ id="path3963-3-7-7"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <g
+ id="g4706"
+ transform="rotate(90,295.93312,1232.7088)"
+ inkscape:export-xdpi="30"
+ inkscape:export-ydpi="30">
+ <path
+ transform="scale(-1,1)"
+ inkscape:transform-center-x="-3.9130692"
+ d="m -275.91037,1262.322 0,-13.5553 0,-13.5553 11.73921,6.7777 11.73922,6.7776 -11.73922,6.7777 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="3.1415927"
+ sodipodi:arg1="2.0943951"
+ sodipodi:r2="7.8261428"
+ sodipodi:r1="15.652286"
+ sodipodi:cy="1248.7667"
+ sodipodi:cx="-268.08423"
+ sodipodi:sides="3"
+ id="path4399-2-8-1"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ sodipodi:type="star" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-07-5-6-7"
+ d="M 321.49765,1248.7667 H 273.09183"
+ style="fill:none;stroke:#ffffff;stroke-width:10.66666698;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 235.94206,1173.6693 v 93.6 h 87.9 v -5.2334"
+ id="rect3852-1-9-3-8"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.00262761;stroke-opacity:1"
+ id="rect3845-5-1-0-4"
+ width="99.372849"
+ height="99.372849"
+ x="230.20396"
+ y="1168.1874"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.06666672"
+ id="rect3845-2-7-6-4"
+ width="99.383835"
+ height="99.383835"
+ x="60.360256"
+ y="1158.9191"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 72.275791,1158.9881 h 56.234889 l 31.63816,31.3236 v 67.4828 H 72.275791 Z"
+ id="rect3852-3-7-9-6"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <path
+ style="fill:#ff8200;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ d="m 160.14561,1190.3364 -31.77267,-31.3483 v 31.1905 z"
+ id="path3963-3-7-7-3"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <g
+ id="g4706-2"
+ transform="rotate(-90,184.33419,1316.8885)"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91">
+ <path
+ transform="scale(-1,1)"
+ inkscape:transform-center-x="-3.9130692"
+ d="m -275.91037,1262.322 0,-13.5553 0,-13.5553 11.73921,6.7777 11.73922,6.7776 -11.73922,6.7777 z"
+ inkscape:randomized="0"
+ inkscape:rounded="0"
+ inkscape:flatsided="false"
+ sodipodi:arg2="3.1415927"
+ sodipodi:arg1="2.0943951"
+ sodipodi:r2="7.8261428"
+ sodipodi:r1="15.652286"
+ sodipodi:cy="1248.7667"
+ sodipodi:cx="-268.08423"
+ sodipodi:sides="3"
+ id="path4399-2-8-1-1"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ sodipodi:type="star" />
+ <path
+ inkscape:export-ydpi="30.91"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\new32.png"
+ sodipodi:nodetypes="cc"
+ inkscape:connector-curvature="0"
+ id="path3857-07-5-6-7-3"
+ d="M 321.49765,1248.7667 H 273.09183"
+ style="fill:none;stroke:#ffffff;stroke-width:10.66666698;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 72.27914,1164.1868 v 93.6 h 87.9 v -5.2334"
+ id="rect3852-1-9-3-8-1"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <rect
+ style="fill:none;stroke:none;stroke-width:1.00262761;stroke-opacity:1"
+ id="rect3845-5-1-0-4-2"
+ width="99.372849"
+ height="99.372849"
+ x="66.541054"
+ y="1158.7048"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\impExp32.png"
+ inkscape:export-xdpi="30.91"
+ inkscape:export-ydpi="30.91" />
+ <rect
+ style="fill:#0081cb;fill-opacity:1;stroke:none;stroke-width:1.06666672"
+ id="rect4916-7"
+ width="86.594116"
+ height="86.594116"
+ x="25.704613"
+ y="1334.2224"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\chart32.png"
+ inkscape:export-xdpi="35.48"
+ inkscape:export-ydpi="35.48" />
+ <path
+ style="fill:none;stroke:#ff8200;stroke-width:8.53333378;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="m 34.989043,1382.7955 23.75878,-18.6676 16.24637,32.5241 27.427417,-53.9097"
+ id="path4944-4"
+ inkscape:connector-curvature="0"
+ sodipodi:nodetypes="cccc"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\chart32.png"
+ inkscape:export-xdpi="35.48"
+ inkscape:export-ydpi="35.48" />
+ <g
+ id="g4938-8"
+ transform="translate(-326.36949,327.13327)"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\chart32.png"
+ inkscape:export-xdpi="35.48"
+ inkscape:export-ydpi="35.48">
+ <rect
+ y="1011.4568"
+ x="356.62167"
+ height="77.498955"
+ width="7.1921496"
+ id="rect4918-7"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ <rect
+ transform="rotate(-90)"
+ y="356.62167"
+ x="-1089.3158"
+ height="77.498955"
+ width="7.1921496"
+ id="rect4918-6-7"
+ style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.06666672" />
+ </g>
+ <path
+ style="fill:#000000;fill-opacity:0.05882353;stroke:none;stroke-width:1.06666672"
+ d="m 112.29537,1420.6835 v 0.1334 H 25.701263 v -86.3275"
+ id="rect4916-1-8"
+ inkscape:connector-curvature="0"
+ inkscape:export-filename="C:\Users\Thales\Dropbox\Imagens\PSSP\chart32.png"
+ inkscape:export-xdpi="35"
+ inkscape:export-ydpi="35" />
+ </g>
+</svg>
diff --git a/Project/main.cpp b/Project/main.cpp
index 61b7fc2..718dd06 100644
--- a/Project/main.cpp
+++ b/Project/main.cpp
@@ -17,6 +17,8 @@ class MainApp : public wxApp
virtual ~MainApp() {}
bool LoadInitFile(PropertiesData* propertiesData)
{
+ // Load configuration file, if don't exists create it.
+ // Find the executable location path.
wxFileName fn(wxStandardPaths::Get().GetExecutablePath());
wxTextFile file(fn.GetPath() + wxFileName::GetPathSeparator() + "config.ini");
auto data = propertiesData->GetGeneralPropertiesData();
@@ -77,6 +79,7 @@ class MainApp : public wxApp
void LoadCatalogs(wxLocale* locale, PropertiesData* propertiesData)
{
+ // Load language catalogs according the propertiesData attribute.
if(!locale->Init(propertiesData->GetGeneralPropertiesData().language, wxLOCALE_DONT_LOAD_DEFAULT)) {
wxMessageDialog msgDialog(NULL, _("This language is not supported by the system."), _("Error"),
wxOK | wxCENTRE | wxICON_ERROR);
@@ -109,7 +112,8 @@ class MainApp : public wxApp
LoadCatalogs(locale, propertiesData);
wxString openFilePath = "";
-
+
+ // Load command line attributes. This is used to directly open saved files (.psp).
wxCmdLineParser cmdLineParser(wxApp::argc, wxApp::argv);
cmdLineParser.AddParam("", wxCMD_LINE_VAL_STRING, wxCMD_LINE_PARAM_OPTIONAL);
if(cmdLineParser.Parse() == 0) {
@@ -120,6 +124,7 @@ class MainApp : public wxApp
}
MainFrame* mainFrame = new MainFrame(NULL, locale, propertiesData, openFilePath);
#ifdef __WXMSW__
+ //Set application icon for windows
mainFrame->SetIcon(wxICON(aaaaprogicon));
#endif
SetTopWindow(mainFrame);
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index d55bebe..f63ba44 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -16,11 +16,11 @@
<h1 class="project-name">{{ site.title | default: site.github.repository_name }}</h1>
<h2 class="project-tagline">{{ site.description | default: site.github.project_tagline }}</h2>
{% if site.github.is_project_page %}
- <a href="{{ site.github.repository_url }}" class="btn">Ver no GitHub</a>
+ <a href="{{ site.github.repository_url }}" class="btn">Source Code</a>
{% endif %}
{% if site.show_downloads %}
- <a href="https://github.com/Thales1330/PSP/releases/latest" class="btn">Download</a>
- <!--a href="{{ site.github.zip_url }}" class="btn">Download código fonte</a-->
+ <a href="https://github.com/Thales1330/PSP/releases/latest" class="btn">PSP-UFU Download</a>
+ <a href="{{ site.github.zip_url }}" class="btn">Samples</a-->
<!--a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a-->
{% endif %}
</section>