Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkondou <kondou@ts.unde.re>2013-06-16 20:06:25 +0400
committerkondou <kondou@ts.unde.re>2013-06-16 20:06:25 +0400
commitbac94015bcbddd56f986c95a1af56c916957a440 (patch)
tree35b0f368b4df90cd0ccc88b044c61f4a83e1d47f /files_svgedit
parent3b236b3981d809b300fbf59b3eb8a61f25776bac (diff)
Optimize Pictures using scour, jpegoptim & optipng
Diffstat (limited to 'files_svgedit')
-rw-r--r--files_svgedit/svg-edit/extensions/closepath_icons.svg69
-rw-r--r--files_svgedit/svg-edit/extensions/imagelib/smiley.svg19
-rw-r--r--files_svgedit/svg-edit/images/align-bottom.pngbin291 -> 244 bytes
-rw-r--r--files_svgedit/svg-edit/images/align-bottom.svg307
-rw-r--r--files_svgedit/svg-edit/images/align-center.pngbin449 -> 298 bytes
-rw-r--r--files_svgedit/svg-edit/images/align-center.svg284
-rw-r--r--files_svgedit/svg-edit/images/align-left.pngbin305 -> 248 bytes
-rw-r--r--files_svgedit/svg-edit/images/align-left.svg265
-rw-r--r--files_svgedit/svg-edit/images/align-middle.pngbin459 -> 270 bytes
-rw-r--r--files_svgedit/svg-edit/images/align-middle.svg282
-rw-r--r--files_svgedit/svg-edit/images/align-right.pngbin339 -> 250 bytes
-rw-r--r--files_svgedit/svg-edit/images/align-right.svg261
-rw-r--r--files_svgedit/svg-edit/images/align-top.pngbin287 -> 244 bytes
-rw-r--r--files_svgedit/svg-edit/images/align-top.svg263
-rw-r--r--files_svgedit/svg-edit/images/bold.pngbin2976 -> 2971 bytes
-rw-r--r--files_svgedit/svg-edit/images/cancel.pngbin1389 -> 1336 bytes
-rw-r--r--files_svgedit/svg-edit/images/conn.svg51
-rw-r--r--files_svgedit/svg-edit/images/cut.pngbin1294 -> 1230 bytes
-rw-r--r--files_svgedit/svg-edit/images/delete.pngbin663 -> 421 bytes
-rw-r--r--files_svgedit/svg-edit/images/document-properties.pngbin688 -> 616 bytes
-rw-r--r--files_svgedit/svg-edit/images/fhpath.pngbin1218 -> 1198 bytes
-rw-r--r--files_svgedit/svg-edit/images/flyouth.pngbin109 -> 99 bytes
-rw-r--r--files_svgedit/svg-edit/images/freehand-circle.pngbin1257 -> 1253 bytes
-rw-r--r--files_svgedit/svg-edit/images/freehand-square.pngbin903 -> 886 bytes
-rw-r--r--files_svgedit/svg-edit/images/go-down.pngbin683 -> 653 bytes
-rw-r--r--files_svgedit/svg-edit/images/italic.pngbin2972 -> 2942 bytes
-rw-r--r--files_svgedit/svg-edit/images/link_controls.pngbin919 -> 713 bytes
-rw-r--r--files_svgedit/svg-edit/images/logo.pngbin3983 -> 3807 bytes
-rw-r--r--files_svgedit/svg-edit/images/logo.svg43
-rw-r--r--files_svgedit/svg-edit/images/move_bottom.pngbin737 -> 713 bytes
-rw-r--r--files_svgedit/svg-edit/images/none.pngbin136 -> 133 bytes
-rw-r--r--files_svgedit/svg-edit/images/polygon.pngbin881 -> 583 bytes
-rw-r--r--files_svgedit/svg-edit/images/polygon.svg236
-rw-r--r--files_svgedit/svg-edit/images/reorient.pngbin980 -> 927 bytes
-rw-r--r--files_svgedit/svg-edit/images/rotate.pngbin1500 -> 859 bytes
-rw-r--r--files_svgedit/svg-edit/images/save.pngbin1272 -> 1066 bytes
-rw-r--r--files_svgedit/svg-edit/images/spinbtn_updn_big.pngbin2049 -> 1394 bytes
-rw-r--r--files_svgedit/svg-edit/images/svg_edit_icons.svg1740
-rw-r--r--files_svgedit/svg-edit/images/text.pngbin1032 -> 661 bytes
-rw-r--r--files_svgedit/svg-edit/images/text.svg176
-rw-r--r--files_svgedit/svg-edit/images/to_path.pngbin1153 -> 1096 bytes
-rw-r--r--files_svgedit/svg-edit/images/wave.pngbin2005 -> 1984 bytes
-rw-r--r--files_svgedit/svg-edit/images/wireframe.pngbin466 -> 405 bytes
-rw-r--r--files_svgedit/svg-edit/jgraduate/images/AlphaBar.pngbin2195 -> 1792 bytes
-rw-r--r--files_svgedit/svg-edit/jgraduate/images/Bars.pngbin382 -> 322 bytes
-rw-r--r--files_svgedit/svg-edit/jgraduate/images/Maps.pngbin78245 -> 75486 bytes
-rw-r--r--files_svgedit/svg-edit/jgraduate/images/bar-opacity.pngbin134 -> 127 bytes
-rw-r--r--files_svgedit/svg-edit/jgraduate/images/map-opacity.pngbin139 -> 128 bytes
-rw-r--r--files_svgedit/svg-edit/jgraduate/images/mappoint_c.pngbin252 -> 211 bytes
-rw-r--r--files_svgedit/svg-edit/jgraduate/images/mappoint_f.pngbin255 -> 219 bytes
-rw-r--r--files_svgedit/svg-edit/jgraduate/images/preview-opacity.pngbin135 -> 129 bytes
-rw-r--r--files_svgedit/svg-edit/spinbtn/spinbtn_updn.pngbin666 -> 605 bytes
52 files changed, 1052 insertions, 2944 deletions
diff --git a/files_svgedit/svg-edit/extensions/closepath_icons.svg b/files_svgedit/svg-edit/extensions/closepath_icons.svg
index 7294f5ead..bf8aa1fef 100644
--- a/files_svgedit/svg-edit/extensions/closepath_icons.svg
+++ b/files_svgedit/svg-edit/extensions/closepath_icons.svg
@@ -1,41 +1,36 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
-<g id="tool_closepath">
-<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <g>
- <title>Layer 1</title>
- <path stroke="#000" stroke-width="15" fill="#ffc8c8" d="m121.5,40l-84,106l27,115l166,2l29,-111"/>
- <line x1="240" y1="136" x2="169.5" y2="74" stroke="#A00" stroke-width="25" fill="none"/>
- <path stroke="none" fill ="#A00" d="m158,65l31,74l-3,-50l51,-3z"/>
- <g stroke-width="15" stroke="#00f" fill="#0ff">
- <circle r="30" cy="41" cx="123"/>
- <circle r="30" cy="146" cx="40"/>
- <circle r="30" cy="260" cx="69"/>
- <circle r="30" cy="260" cx="228"/>
- <circle r="30" cy="148" cx="260"/>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 300 300">
+ <g>
+ <title>Layer 1</title>
+ <path stroke="#000" stroke-width="15" d="m121.5 40l-84 106 27 115 166 2 29-111" fill="#ffc8c8"/>
+ <line stroke-width="25" y2="74" x2="169.5" stroke="#A00" y1="136" x1="240" fill="none"/>
+ <path d="m158 65l31 74-3-50 51-3z" fill="#A00"/>
+ <g stroke="#00f" stroke-width="15" fill="#0ff">
+ <circle cx="123" cy="41" r="30"/>
+ <circle cx="40" cy="146" r="30"/>
+ <circle cx="69" cy="260" r="30"/>
+ <circle cx="228" cy="260" r="30"/>
+ <circle cx="260" cy="148" r="30"/>
+ </g>
</g>
- </g>
-</svg>
-</g>
-<g id="tool_openpath">
-<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <g>
- <title>Layer 1</title>
- <path stroke="#000" stroke-width="15" fill="#ffc8c8" d="m123.5,38l-84,106l27,115l166,2l29,-111"/>
- <line x1="276.5" y1="153" x2="108.5" y2="24" stroke="#000" stroke-width="10" fill="none"/>
- <g stroke-width="15" stroke="#00f" fill="#0ff">
- <circle r="30" cy="41" cx="123"/>
- <circle r="30" cy="146" cx="40"/>
- <circle r="30" cy="260" cx="69"/>
- <circle r="30" cy="260" cx="228"/>
- <circle r="30" cy="148" cx="260"/>
- </g>
- <g stroke="#A00" stroke-width="15" fill="none">
- <line x1="168" y1="24" x2="210" y2="150"/>
- <line x1="210" y1="24" x2="168" y2="150"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 300 300">
+ <g>
+ <title>Layer 1</title>
+ <path stroke="#000" stroke-width="15" d="m123.5 38l-84 106 27 115 166 2 29-111" fill="#ffc8c8"/>
+ <line stroke-width="10" y2="24" x2="108.5" stroke="#000" y1="153" x1="276.5" fill="none"/>
+ <g stroke="#00f" stroke-width="15" fill="#0ff">
+ <circle cx="123" cy="41" r="30"/>
+ <circle cx="40" cy="146" r="30"/>
+ <circle cx="69" cy="260" r="30"/>
+ <circle cx="228" cy="260" r="30"/>
+ <circle cx="260" cy="148" r="30"/>
+ </g>
+ <g stroke="#A00" stroke-width="15" fill="none">
+ <line y1="24" x2="210" x1="168" y2="150"/>
+ <line y1="24" x2="168" x1="210" y2="150"/>
+ </g>
</g>
- </g>
+ </svg>
</svg>
-</g>
-
-<g id="svg_eof"/>
-</svg> \ No newline at end of file
diff --git a/files_svgedit/svg-edit/extensions/imagelib/smiley.svg b/files_svgedit/svg-edit/extensions/imagelib/smiley.svg
index 21a798d68..9de456ef9 100644
--- a/files_svgedit/svg-edit/extensions/imagelib/smiley.svg
+++ b/files_svgedit/svg-edit/extensions/imagelib/smiley.svg
@@ -1,12 +1,15 @@
-<svg width="137" height="137" xmlns="http://www.w3.org/2000/svg">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="137" xmlns="http://www.w3.org/2000/svg" height="137">
<title>Cool smiley</title>
- <path fill="url(#svg_4)" stroke="#000000" stroke-width="3" d="m32.18682,97.71674q36.3159,24.94076 72.54585,0m-64.67542,-49.25576c0,-3.8554 3.12526,-6.98079 6.98068,-6.98079c3.85449,0 6.97872,3.12539 6.97872,6.98079c0,3.85346 -3.12423,6.97867 -6.97872,6.97867c-3.85542,0 -6.98068,-3.12521 -6.98068,-6.97867m42.93047,0c0,-3.8554 3.12529,-6.98079 6.97963,-6.98079c3.8544,0 6.97971,3.12539 6.97971,6.98079c0,3.85346 -3.12531,6.97867 -6.97971,6.97867c-3.85434,0 -6.97963,-3.12521 -6.97963,-6.97867m-81.48596,20.036l0,0c0,-37.00197 29.99679,-66.99892 67.00095,-66.99892c37.00303,0 66.99998,29.99695 66.99998,66.99892c0,37.00409 -29.99695,67.00101 -66.99998,67.00101c-37.00416,0 -67.00095,-29.99692 -67.00095,-67.00101zm0,0l0,0c0,-37.00197 29.99679,-66.99892 67.00095,-66.99892c37.00303,0 66.99998,29.99695 66.99998,66.99892c0,37.00409 -29.99695,67.00101 -66.99998,67.00101c-37.00416,0 -67.00095,-29.99692 -67.00095,-67.00101z" id="svg_1"/>
- <path id="svg_5" d="m23.84005,41.03445l17.57052,0l5.42937,-19.67914l5.42941,19.67914l17.5706,0l-14.21488,12.16242l5.42982,19.67939l-14.21495,-12.16281l-14.21489,12.16281l5.42991,-19.67939l-14.21491,-12.16242l0,0z" stroke-width="3" fill="#000000"/>
- <path id="svg_6" d="m65.84005,41.03445l17.57052,0l5.42937,-19.67914l5.42941,19.67914l17.5706,0l-14.21487,12.16242l5.42982,19.67939l-14.21496,-12.1628l-14.2149,12.1628l5.42992,-19.67939l-14.21491,-12.16242l0,0z" stroke-width="3" fill="#000000"/>
+ <g stroke-width="3">
+ <path stroke="#000" d="m32.187 97.717q36.316 24.941 72.546 0m-64.675-49.256c0-3.8554 3.1253-6.9808 6.9807-6.9808 3.8545 0 6.9787 3.1254 6.9787 6.9808 0 3.8535-3.1242 6.9787-6.9787 6.9787-3.8554 0-6.9807-3.1252-6.9807-6.9787m42.93 0c0-3.8554 3.1253-6.9808 6.9796-6.9808 3.8544 0 6.9797 3.1254 6.9797 6.9808 0 3.8535-3.1253 6.9787-6.9797 6.9787-3.8543 0-6.9796-3.1252-6.9796-6.9787m-81.486 20.036c0-37.002 29.997-66.999 67.001-66.999 37.003 0 67 29.997 67 66.999 0 37.004-29.997 67.001-67 67.001-37.004 0-67.001-29.997-67.001-67.001zc0-37.002 29.997-66.999 67.001-66.999 37.003 0 67 29.997 67 66.999 0 37.004-29.997 67.001-67 67.001-37.004 0-67.001-29.997-67.001-67.001z" fill="url(#a)"/>
+ <path d="m23.84 41.034h17.571l5.4294-19.679 5.4294 19.679h17.571l-14.215 12.162 5.4298 19.679-14.215-12.163-14.215 12.163 5.4299-19.679-14.215-12.162z"/>
+ <path d="m65.84 41.034h17.571l5.4294-19.679 5.4294 19.679h17.571l-14.215 12.162 5.4298 19.679-14.215-12.163-14.215 12.163 5.4299-19.679-14.215-12.162z"/>
+ </g>
<defs>
- <linearGradient y2="0.25391" x2="0.46484" y1="0.94922" x1="0.44531" id="svg_4">
- <stop stop-color="#ff0000" offset="0"/>
- <stop stop-color="#ffff00" offset="1"/>
+ <linearGradient id="a" x2=".46484" y1=".94922" x1=".44531" y2=".25391">
+ <stop stop-color="#f00" offset="0"/>
+ <stop stop-color="#ff0" offset="1"/>
</linearGradient>
</defs>
-</svg> \ No newline at end of file
+</svg>
diff --git a/files_svgedit/svg-edit/images/align-bottom.png b/files_svgedit/svg-edit/images/align-bottom.png
index be5dfe54d..5b214d64c 100644
--- a/files_svgedit/svg-edit/images/align-bottom.png
+++ b/files_svgedit/svg-edit/images/align-bottom.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/align-bottom.svg b/files_svgedit/svg-edit/images/align-bottom.svg
index 36f8efe2c..410d0f7f8 100644
--- a/files_svgedit/svg-edit/images/align-bottom.svg
+++ b/files_svgedit/svg-edit/images/align-bottom.svg
@@ -1,277 +1,36 @@
<?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://web.resource.org/cc/"
- 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:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="22"
- height="22"
- id="svg5741"
- sodipodi:version="0.32"
- inkscape:version="0.44+devel"
- version="1.0"
- sodipodi:docbase="/home/andreas/project/inkscape/22x22/actions"
- sodipodi:docname="align-bottom-vertical.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"
- inkscape:export-filename="/home/andreas/project/inkscape/22x22/actions/align-bottom-vertical.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- sodipodi:modified="true">
- <defs
- id="defs5743">
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2968"
- id="linearGradient6938"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1,0,0,-1,395.9999,981)"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2974"
- id="linearGradient6936"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1,0,0,-1,395.9999,981)"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2986"
- id="linearGradient6934"
- gradientUnits="userSpaceOnUse"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2980"
- id="linearGradient6932"
- gradientUnits="userSpaceOnUse"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- <linearGradient
- id="linearGradient2968"
- inkscape:collect="always">
- <stop
- id="stop2970"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2972"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2968"
- id="linearGradient6930"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1,0,0,-1,395.9999,981)"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2974"
- inkscape:collect="always">
- <stop
- id="stop2976"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2978"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2974"
- id="linearGradient6928"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1,0,0,-1,395.9999,981)"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- <linearGradient
- id="linearGradient2986"
- inkscape:collect="always">
- <stop
- id="stop2988"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2990"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2986"
- id="linearGradient6926"
- gradientUnits="userSpaceOnUse"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2980"
- inkscape:collect="always">
- <stop
- id="stop2982"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2984"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2980"
- id="linearGradient6924"
- gradientUnits="userSpaceOnUse"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="22.197802"
- inkscape:cx="8"
- inkscape:cy="9.8019802"
- inkscape:current-layer="g6828"
- showgrid="false"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- width="22px"
- height="22px"
- inkscape:window-width="1078"
- inkscape:window-height="786"
- inkscape:window-x="243"
- inkscape:window-y="71" />
- <metadata
- id="metadata5746">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Layer 1"
- inkscape:groupmode="layer">
- <g
- style="display:inline"
- id="g6828"
- transform="translate(30.00011,90.000366)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <g
- style="display:inline"
- id="g6838"
- transform="translate(-30.00009,-1.0002798)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- style="fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="rect3052"
- width="12"
- height="7"
- x="69.500122"
- y="12.5"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <rect
- style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="rect3054"
- width="10"
- height="5.0000305"
- x="70.500122"
- y="13.5"
- transform="matrix(0,-1,1,0,0,0)"
- rx="0"
- ry="0"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <g
- id="g3056"
- transform="translate(-127,-559)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="129.49626"
- x="-489.49979"
- height="7.0035982"
- width="17.999748"
- id="rect3058"
- style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00024867;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="130.50006"
- x="-488.50009"
- height="4.9998937"
- width="15.999757"
- id="rect3060"
- style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00024891;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:2;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
- rx="0"
- ry="0" />
- </g>
- <g
- id="g3294"
- transform="translate(-187,-560)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- y="489.5"
- x="196.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect3296"
- style="fill:#fcaf3e;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <path
- style="fill:url(#linearGradient6932);fill-opacity:1;stroke:url(#linearGradient6934);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
- d="M 197.49998,491.5 L 186.49989,491.5 L 186.49989,489.5 L 197.49998,489.5"
- id="path3298"
- sodipodi:nodetypes="cccc" />
- <path
- style="fill:url(#linearGradient6936);fill-opacity:1;stroke:url(#linearGradient6938);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
- d="M 198.49989,489.5 L 209.49998,489.5 L 209.49998,491.5 L 198.49989,491.5"
- id="path3300"
- sodipodi:nodetypes="cccc" />
- </g>
- </g>
- </g>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="22" width="22" version="1.0" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <defs>
+ <linearGradient id="a" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" gradientTransform="matrix(-1 0 0 -1 396 981)" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="b" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" gradientTransform="matrix(-1 0 0 -1 396 981)" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="c" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="d" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g transform="translate(30 90)">
+ <g transform="translate(-30 -1.0003)">
+ <rect stroke-linejoin="round" transform="rotate(-90)" height="7" width="12" stroke="#888a85" stroke-miterlimit="3" y="12.5" x="69.5" fill="#d3d7cf"/>
+ <rect ry="0" rx="0" transform="rotate(-90)" height="5" width="10" stroke="#fff" stroke-miterlimit="3" y="13.5" x="70.5" fill="none"/>
+ <g transform="translate(-127,-559)">
+ <rect stroke-linejoin="round" height="7.0036" stroke="#888a85" stroke-width="1.0002" fill="#d3d7cf" style="color:#000000" fill-rule="evenodd" transform="rotate(-90)" width="18" stroke-miterlimit="0" y="129.5" x="-489.5"/>
+ <rect transform="rotate(-90)" stroke="#fff" stroke-linecap="round" stroke-width="1.0002" fill="none" style="color:#000000" rx="0" ry="0" width="16" stroke-miterlimit="2" height="4.9999" y="130.5" x="-488.5"/>
+ </g>
+ <g stroke-linejoin="round" stroke-miterlimit="0" transform="translate(-187,-560)">
+ <rect height="2" width="3.0001" stroke="#ce5c00" y="489.5" x="196.5" fill="#fcaf3e"/>
+ <path d="m197.5 491.5h-11v-2h11" stroke="url(#c)" fill="url(#d)"/>
+ <path d="m198.5 489.5h11v2h-11" stroke="url(#a)" fill="url(#b)"/>
+ </g>
</g>
+ </g>
</svg>
diff --git a/files_svgedit/svg-edit/images/align-center.png b/files_svgedit/svg-edit/images/align-center.png
index d1f0c5bcb..fd2c784e8 100644
--- a/files_svgedit/svg-edit/images/align-center.png
+++ b/files_svgedit/svg-edit/images/align-center.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/align-center.svg b/files_svgedit/svg-edit/images/align-center.svg
index ddf49fcec..8fccf6b2c 100644
--- a/files_svgedit/svg-edit/images/align-center.svg
+++ b/files_svgedit/svg-edit/images/align-center.svg
@@ -1,252 +1,38 @@
<?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://web.resource.org/cc/"
- 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:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="22"
- height="22"
- id="svg10958"
- sodipodi:version="0.32"
- inkscape:version="0.44+devel"
- version="1.0"
- sodipodi:docbase="/home/andreas/project/inkscape/22x22/actions"
- sodipodi:docname="align-horisontal-center.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"
- inkscape:export-filename="/home/andreas/project/inkscape/22x22/actions/align-horisontal-center.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- sodipodi:modified="true">
- <defs
- id="defs10960">
- <linearGradient
- id="linearGradient2968"
- inkscape:collect="always">
- <stop
- id="stop2970"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2972"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2968"
- id="linearGradient4708"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-395.9999,-981)"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2974"
- inkscape:collect="always">
- <stop
- id="stop2976"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2978"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2974"
- id="linearGradient4706"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-395.9999,-981)"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- <linearGradient
- id="linearGradient2986"
- inkscape:collect="always">
- <stop
- id="stop2988"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2990"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2986"
- id="linearGradient4704"
- gradientUnits="userSpaceOnUse"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2980"
- inkscape:collect="always">
- <stop
- id="stop2982"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2984"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2980"
- id="linearGradient4702"
- gradientUnits="userSpaceOnUse"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="11.197802"
- inkscape:cx="16"
- inkscape:cy="11.460711"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- width="22px"
- height="22px"
- inkscape:window-width="797"
- inkscape:window-height="628"
- inkscape:window-x="0"
- inkscape:window-y="47" />
- <metadata
- id="metadata10963">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Layer 1"
- inkscape:groupmode="layer">
- <g
- style="display:inline"
- id="g4044"
- transform="matrix(0,-1,1,0,-59.999911,-168.00002)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- style="fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
- id="rect3851"
- width="12"
- height="7"
- x="-76.499878"
- y="-177.5"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <g
- transform="translate(-317,-410)"
- id="g3853"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- style="display:inline">
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="129.49626"
- x="-489.49979"
- height="7.0035982"
- width="17.999748"
- id="rect3855"
- style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00024867;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="130.50006"
- x="-488.50009"
- height="4.9998937"
- width="15.999757"
- id="rect3857"
- style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00024891;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:2;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
- rx="0"
- ry="0" />
- </g>
- <rect
- style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
- id="rect3859"
- width="10"
- height="5.0000305"
- x="-75.499878"
- y="-176.5"
- transform="matrix(0,-1,1,0,0,0)"
- rx="0"
- ry="0"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <g
- id="g3861"
- transform="translate(-377,-420)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- style="display:inline">
- <rect
- y="489.5"
- x="186.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect3863"
- style="fill:url(#linearGradient4702);fill-opacity:1;stroke:url(#linearGradient4704);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <rect
- y="489.5"
- x="191.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect3865"
- style="fill:#fcaf3e;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <rect
- y="489.5"
- x="196.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect3867"
- style="fill:#fcaf3e;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <rect
- y="489.5"
- x="201.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect3869"
- style="fill:#fcaf3e;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <rect
- transform="scale(-1,-1)"
- y="-491.5"
- x="-209.49998"
- height="1.9999999"
- width="3.0000916"
- id="rect3871"
- style="fill:url(#linearGradient4706);fill-opacity:1;stroke:url(#linearGradient4708);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- </g>
- </g>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="22" width="22" version="1.0" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <defs>
+ <linearGradient id="a" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" gradientTransform="translate(-396 -981)" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="b" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" gradientTransform="translate(-396 -981)" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="c" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="d" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g transform="matrix(0 -1 1 0 -60 -168)">
+ <rect stroke-linejoin="round" transform="rotate(-90)" height="7" width="12" stroke="#888a85" stroke-miterlimit="3" y="-177.5" x="-76.5" fill="#d3d7cf"/>
+ <g transform="translate(-317,-410)">
+ <rect stroke-linejoin="round" height="7.0036" stroke="#888a85" stroke-width="1.0002" fill="#d3d7cf" style="color:#000000" fill-rule="evenodd" transform="rotate(-90)" width="18" stroke-miterlimit="0" y="129.5" x="-489.5"/>
+ <rect transform="rotate(-90)" stroke="#fff" stroke-linecap="round" stroke-width="1.0002" fill="none" style="color:#000000" rx="0" ry="0" width="16" stroke-miterlimit="2" height="4.9999" y="130.5" x="-488.5"/>
</g>
+ <rect ry="0" rx="0" transform="rotate(-90)" height="5" width="10" stroke="#fff" stroke-miterlimit="3" y="-176.5" x="-75.5" fill="none"/>
+ <g stroke-linejoin="round" transform="translate(-377,-420)" stroke-miterlimit="0">
+ <rect height="2" width="3.0001" stroke="url(#c)" y="489.5" x="186.5" fill="url(#d)"/>
+ <g stroke="#ce5c00" fill="#fcaf3e">
+ <rect height="2" width="3.0001" y="489.5" x="191.5"/>
+ <rect height="2" width="3.0001" y="489.5" x="196.5"/>
+ <rect height="2" width="3.0001" y="489.5" x="201.5"/>
+ </g>
+ <rect transform="scale(-1)" height="2" width="3.0001" stroke="url(#a)" y="-491.5" x="-209.5" fill="url(#b)"/>
+ </g>
+ </g>
</svg>
diff --git a/files_svgedit/svg-edit/images/align-left.png b/files_svgedit/svg-edit/images/align-left.png
index 41fa8bcc1..68f2870e2 100644
--- a/files_svgedit/svg-edit/images/align-left.png
+++ b/files_svgedit/svg-edit/images/align-left.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/align-left.svg b/files_svgedit/svg-edit/images/align-left.svg
index b1a24a5a6..fa0f3de3f 100644
--- a/files_svgedit/svg-edit/images/align-left.svg
+++ b/files_svgedit/svg-edit/images/align-left.svg
@@ -1,235 +1,36 @@
<?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://web.resource.org/cc/"
- 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:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="22"
- height="22"
- id="svg11272"
- sodipodi:version="0.32"
- inkscape:version="0.44+devel"
- version="1.0"
- sodipodi:docbase="/home/andreas/project/inkscape/22x22/actions"
- sodipodi:docname="align-horisontal-left.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"
- inkscape:export-filename="/home/andreas/project/inkscape/22x22/actions/align-horisontal-left.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- sodipodi:modified="true">
- <defs
- id="defs11274">
- <linearGradient
- id="linearGradient2968"
- inkscape:collect="always">
- <stop
- id="stop2970"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2972"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2968"
- id="linearGradient4716"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1,0,0,-1,395.9999,981)"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2974"
- inkscape:collect="always">
- <stop
- id="stop2976"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2978"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2974"
- id="linearGradient4714"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1,0,0,-1,395.9999,981)"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- <linearGradient
- id="linearGradient2986"
- inkscape:collect="always">
- <stop
- id="stop2988"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2990"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2986"
- id="linearGradient4712"
- gradientUnits="userSpaceOnUse"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2980"
- inkscape:collect="always">
- <stop
- id="stop2982"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2984"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2980"
- id="linearGradient4710"
- gradientUnits="userSpaceOnUse"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="11.197802"
- inkscape:cx="16"
- inkscape:cy="14.269093"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- width="22px"
- height="22px"
- inkscape:window-width="797"
- inkscape:window-height="628"
- inkscape:window-x="0"
- inkscape:window-y="47" />
- <metadata
- id="metadata11277">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Layer 1"
- inkscape:groupmode="layer">
- <g
- style="display:inline"
- id="g4065"
- transform="matrix(0,-1,1,0,8.9287758e-5,51.99998)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <g
- id="g3883"
- transform="translate(-127,-473)"
- style="fill:#d3d7cf;stroke:#888a85;display:inline"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- transform="matrix(0,1,1,0,0,0)"
- y="169.5"
- x="475.50012"
- height="7"
- width="12"
- id="rect3885"
- style="fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <rect
- ry="0"
- rx="0"
- transform="matrix(0,1,1,0,0,0)"
- y="170.5"
- x="476.50012"
- height="5.0000305"
- width="10"
- id="rect3887"
- style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- </g>
- <g
- id="g3889"
- transform="translate(-97,-469)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- style="display:inline">
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="129.49626"
- x="-489.49979"
- height="7.0035982"
- width="17.999748"
- id="rect3891"
- style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00024867;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="130.50006"
- x="-488.50009"
- height="4.9998937"
- width="15.999757"
- id="rect3893"
- style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00024891;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:2;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
- rx="0"
- ry="0" />
- </g>
- <g
- id="g3903"
- transform="translate(-157,-488)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- style="display:inline">
- <rect
- y="489.5"
- x="196.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect3905"
- style="fill:#fcaf3e;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <path
- style="fill:url(#linearGradient4710);fill-opacity:1;stroke:url(#linearGradient4712);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
- d="M 197.49998,491.5 L 186.49989,491.5 L 186.49989,489.5 L 197.49998,489.5"
- id="path3907"
- sodipodi:nodetypes="cccc" />
- <path
- style="fill:url(#linearGradient4714);fill-opacity:1;stroke:url(#linearGradient4716);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
- d="M 198.49989,489.5 L 209.49998,489.5 L 209.49998,491.5 L 198.49989,491.5"
- id="path3909"
- sodipodi:nodetypes="cccc" />
- </g>
- </g>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="22" width="22" version="1.0" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <defs>
+ <linearGradient id="a" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" gradientTransform="matrix(-1 0 0 -1 396 981)" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="b" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" gradientTransform="matrix(-1 0 0 -1 396 981)" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="c" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="d" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g transform="matrix(0 -1 1 0 .000089288 52)">
+ <g transform="translate(-127,-473)" stroke-miterlimit="3" fill="#d3d7cf">
+ <rect stroke-linejoin="round" transform="matrix(0,1,1,0,0,0)" height="7" width="12" stroke="#888a85" y="169.5" x="475.5"/>
+ <rect transform="matrix(0,1,1,0,0,0)" rx="0" ry="0" height="5" width="10" stroke="#fff" y="170.5" x="476.5"/>
</g>
+ <g transform="translate(-97,-469)">
+ <rect stroke-linejoin="round" height="7.0036" stroke="#888a85" stroke-width="1.0002" fill="#d3d7cf" style="color:#000000" fill-rule="evenodd" transform="rotate(-90)" width="18" stroke-miterlimit="0" y="129.5" x="-489.5"/>
+ <rect transform="rotate(-90)" stroke="#fff" stroke-linecap="round" stroke-width="1.0002" fill="none" style="color:#000000" rx="0" ry="0" width="16" stroke-miterlimit="2" height="4.9999" y="130.5" x="-488.5"/>
+ </g>
+ <g stroke-linejoin="round" transform="translate(-157,-488)" stroke-miterlimit="0">
+ <rect height="2" width="3.0001" stroke="#ce5c00" y="489.5" x="196.5" fill="#fcaf3e"/>
+ <path d="m197.5 491.5h-11v-2h11" stroke="url(#c)" fill="url(#d)"/>
+ <path d="m198.5 489.5h11v2h-11" stroke="url(#a)" fill="url(#b)"/>
+ </g>
+ </g>
</svg>
diff --git a/files_svgedit/svg-edit/images/align-middle.png b/files_svgedit/svg-edit/images/align-middle.png
index f72bbb799..95623e1b5 100644
--- a/files_svgedit/svg-edit/images/align-middle.png
+++ b/files_svgedit/svg-edit/images/align-middle.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/align-middle.svg b/files_svgedit/svg-edit/images/align-middle.svg
index d2b42e6a3..1e13cb39a 100644
--- a/files_svgedit/svg-edit/images/align-middle.svg
+++ b/files_svgedit/svg-edit/images/align-middle.svg
@@ -1,250 +1,38 @@
<?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://web.resource.org/cc/"
- 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:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="22"
- height="22"
- id="svg10625"
- sodipodi:version="0.32"
- inkscape:version="0.44+devel"
- version="1.0"
- sodipodi:docbase="/home/andreas/project/inkscape/22x22/actions"
- sodipodi:docname="align-vertical-center.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"
- inkscape:export-filename="/home/andreas/project/inkscape/22x22/actions/align-vertical-center.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- sodipodi:modified="true">
- <defs
- id="defs10627">
- <linearGradient
- id="linearGradient2968"
- inkscape:collect="always">
- <stop
- id="stop2970"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2972"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2968"
- id="linearGradient6962"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-395.9999,-981)"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2974"
- inkscape:collect="always">
- <stop
- id="stop2976"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2978"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2974"
- id="linearGradient6960"
- gradientUnits="userSpaceOnUse"
- gradientTransform="translate(-395.9999,-981)"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- <linearGradient
- id="linearGradient2986"
- inkscape:collect="always">
- <stop
- id="stop2988"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2990"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2986"
- id="linearGradient6958"
- gradientUnits="userSpaceOnUse"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2980"
- inkscape:collect="always">
- <stop
- id="stop2982"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2984"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2980"
- id="linearGradient6956"
- gradientUnits="userSpaceOnUse"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="11.197802"
- inkscape:cx="16"
- inkscape:cy="16"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- width="22px"
- height="22px"
- inkscape:window-width="797"
- inkscape:window-height="628"
- inkscape:window-x="0"
- inkscape:window-y="47" />
- <metadata
- id="metadata10630">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Layer 1"
- inkscape:groupmode="layer">
- <g
- style="display:inline"
- id="g6849"
- transform="translate(-29.999893,91.000089)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- style="fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="rect1933"
- width="12"
- height="7"
- x="73.500122"
- y="42.5"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <g
- transform="translate(-97,-560)"
- id="g2063"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="129.49626"
- x="-489.49979"
- height="7.0035982"
- width="17.999748"
- id="rect1935"
- style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00024867;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="130.50006"
- x="-488.50009"
- height="4.9998937"
- width="15.999757"
- id="rect1937"
- style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00024891;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:2;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
- rx="0"
- ry="0" />
- </g>
- <rect
- style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
- id="rect1939"
- width="10"
- height="5.0000305"
- x="74.500122"
- y="43.5"
- transform="matrix(0,-1,1,0,0,0)"
- rx="0"
- ry="0"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <g
- id="g2992"
- transform="translate(-157,-570)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- y="489.5"
- x="186.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect2994"
- style="fill:url(#linearGradient6956);fill-opacity:1;stroke:url(#linearGradient6958);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <rect
- y="489.5"
- x="191.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect2996"
- style="fill:#fcaf3e;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <rect
- y="489.5"
- x="196.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect2998"
- style="fill:#fcaf3e;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <rect
- y="489.5"
- x="201.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect3000"
- style="fill:#fcaf3e;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <rect
- transform="scale(-1,-1)"
- y="-491.5"
- x="-209.49998"
- height="1.9999999"
- width="3.0000916"
- id="rect3002"
- style="fill:url(#linearGradient6960);fill-opacity:1;stroke:url(#linearGradient6962);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- </g>
- </g>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="22" width="22" version="1.0" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <defs>
+ <linearGradient id="a" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" gradientTransform="translate(-396 -981)" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="b" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" gradientTransform="translate(-396 -981)" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="c" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="d" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g transform="translate(-30 91)">
+ <rect stroke-linejoin="round" transform="rotate(-90)" height="7" width="12" stroke="#888a85" stroke-miterlimit="3" y="42.5" x="73.5" fill="#d3d7cf"/>
+ <g transform="translate(-97,-560)">
+ <rect stroke-linejoin="round" height="7.0036" stroke="#888a85" stroke-width="1.0002" fill="#d3d7cf" style="color:#000000" fill-rule="evenodd" transform="rotate(-90)" width="18" stroke-miterlimit="0" y="129.5" x="-489.5"/>
+ <rect transform="rotate(-90)" stroke="#fff" stroke-linecap="round" stroke-width="1.0002" fill="none" style="color:#000000" rx="0" ry="0" width="16" stroke-miterlimit="2" height="4.9999" y="130.5" x="-488.5"/>
</g>
+ <rect ry="0" rx="0" transform="rotate(-90)" height="5" width="10" stroke="#fff" stroke-miterlimit="3" y="43.5" x="74.5" fill="none"/>
+ <g stroke-linejoin="round" stroke-miterlimit="0" transform="translate(-157,-570)">
+ <rect height="2" width="3.0001" stroke="url(#c)" y="489.5" x="186.5" fill="url(#d)"/>
+ <g stroke="#ce5c00" fill="#fcaf3e">
+ <rect height="2" width="3.0001" y="489.5" x="191.5"/>
+ <rect height="2" width="3.0001" y="489.5" x="196.5"/>
+ <rect height="2" width="3.0001" y="489.5" x="201.5"/>
+ </g>
+ <rect transform="scale(-1)" height="2" width="3.0001" stroke="url(#a)" y="-491.5" x="-209.5" fill="url(#b)"/>
+ </g>
+ </g>
</svg>
diff --git a/files_svgedit/svg-edit/images/align-right.png b/files_svgedit/svg-edit/images/align-right.png
index 5ca99caa4..0bc7bd20a 100644
--- a/files_svgedit/svg-edit/images/align-right.png
+++ b/files_svgedit/svg-edit/images/align-right.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/align-right.svg b/files_svgedit/svg-edit/images/align-right.svg
index c2f8f19e3..a239589fb 100644
--- a/files_svgedit/svg-edit/images/align-right.svg
+++ b/files_svgedit/svg-edit/images/align-right.svg
@@ -1,233 +1,34 @@
<?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://web.resource.org/cc/"
- 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:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="22"
- height="22"
- id="svg11187"
- sodipodi:version="0.32"
- inkscape:version="0.44+devel"
- version="1.0"
- sodipodi:docbase="/home/andreas/project/inkscape/22x22/actions"
- sodipodi:docname="align-horisontal-right.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"
- sodipodi:modified="TRUE"
- inkscape:export-filename="/home/andreas/project/inkscape/22x22/actions/align-horisontal-right.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <defs
- id="defs11189">
- <linearGradient
- id="linearGradient2968"
- inkscape:collect="always">
- <stop
- id="stop2970"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2972"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2968"
- id="linearGradient4732"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1,0,0,-1,395.9999,981)"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2974"
- inkscape:collect="always">
- <stop
- id="stop2976"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2978"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2974"
- id="linearGradient4730"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1,0,0,-1,395.9999,981)"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- <linearGradient
- id="linearGradient2986"
- inkscape:collect="always">
- <stop
- id="stop2988"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2990"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2986"
- id="linearGradient4728"
- gradientUnits="userSpaceOnUse"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2980"
- inkscape:collect="always">
- <stop
- id="stop2982"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2984"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2980"
- id="linearGradient4726"
- gradientUnits="userSpaceOnUse"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="11.197802"
- inkscape:cx="16"
- inkscape:cy="16"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- width="22px"
- height="22px"
- inkscape:window-width="797"
- inkscape:window-height="628"
- inkscape:window-x="0"
- inkscape:window-y="47" />
- <metadata
- id="metadata11192">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Layer 1"
- inkscape:groupmode="layer">
- <g
- style="display:inline"
- id="g4025"
- transform="matrix(0,-1,1,0,-60.999914,-198.00011)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- style="fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
- id="rect3873"
- width="12"
- height="7"
- x="-80.499878"
- y="-207.5"
- transform="matrix(0,-1,1,0,0,0)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <rect
- style="fill:none;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
- id="rect3875"
- width="10"
- height="5.0000305"
- x="-79.499878"
- y="-206.5"
- transform="matrix(0,-1,1,0,0,0)"
- rx="0"
- ry="0"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90" />
- <g
- id="g3877"
- transform="translate(-347,-409)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- style="display:inline">
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="129.49626"
- x="-489.49979"
- height="7.0035982"
- width="17.999748"
- id="rect3879"
- style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00024867;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="130.50006"
- x="-488.50009"
- height="4.9998937"
- width="15.999757"
- id="rect3881"
- style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00024891;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:2;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
- rx="0"
- ry="0" />
- </g>
- <g
- id="g3919"
- transform="translate(-407,-410)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- style="display:inline">
- <rect
- y="489.5"
- x="196.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect3921"
- style="fill:#fcaf3e;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <path
- style="fill:url(#linearGradient4726);fill-opacity:1;stroke:url(#linearGradient4728);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
- d="M 197.49998,491.5 L 186.49989,491.5 L 186.49989,489.5 L 197.49998,489.5"
- id="path3923"
- sodipodi:nodetypes="cccc" />
- <path
- style="fill:url(#linearGradient4730);fill-opacity:1;stroke:url(#linearGradient4732);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
- d="M 198.49989,489.5 L 209.49998,489.5 L 209.49998,491.5 L 198.49989,491.5"
- id="path3925"
- sodipodi:nodetypes="cccc" />
- </g>
- </g>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="22" width="22" version="1.0" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <defs>
+ <linearGradient id="a" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" gradientTransform="matrix(-1 0 0 -1 396 981)" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="b" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" gradientTransform="matrix(-1 0 0 -1 396 981)" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="c" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="d" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g transform="matrix(0 -1 1 0 -61 -198)">
+ <rect stroke-linejoin="round" transform="rotate(-90)" height="7" width="12" stroke="#888a85" stroke-miterlimit="3" y="-207.5" x="-80.5" fill="#d3d7cf"/>
+ <rect ry="0" rx="0" transform="rotate(-90)" height="5" width="10" stroke="#fff" stroke-miterlimit="3" y="-206.5" x="-79.5" fill="none"/>
+ <g transform="translate(-347,-409)">
+ <rect stroke-linejoin="round" height="7.0036" stroke="#888a85" stroke-width="1.0002" fill="#d3d7cf" style="color:#000000" fill-rule="evenodd" transform="rotate(-90)" width="18" stroke-miterlimit="0" y="129.5" x="-489.5"/>
+ <rect transform="rotate(-90)" stroke="#fff" stroke-linecap="round" stroke-width="1.0002" fill="none" style="color:#000000" rx="0" ry="0" width="16" stroke-miterlimit="2" height="4.9999" y="130.5" x="-488.5"/>
</g>
+ <g stroke-linejoin="round" transform="translate(-407,-410)" stroke-miterlimit="0">
+ <rect height="2" width="3.0001" stroke="#ce5c00" y="489.5" x="196.5" fill="#fcaf3e"/>
+ <path d="m197.5 491.5h-11v-2h11" stroke="url(#c)" fill="url(#d)"/>
+ <path d="m198.5 489.5h11v2h-11" stroke="url(#a)" fill="url(#b)"/>
+ </g>
+ </g>
</svg>
diff --git a/files_svgedit/svg-edit/images/align-top.png b/files_svgedit/svg-edit/images/align-top.png
index 51bfc2ecd..76988c337 100644
--- a/files_svgedit/svg-edit/images/align-top.png
+++ b/files_svgedit/svg-edit/images/align-top.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/align-top.svg b/files_svgedit/svg-edit/images/align-top.svg
index f314f32d1..e43c5be20 100644
--- a/files_svgedit/svg-edit/images/align-top.svg
+++ b/files_svgedit/svg-edit/images/align-top.svg
@@ -1,233 +1,36 @@
<?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://web.resource.org/cc/"
- 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:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="22"
- height="22"
- id="svg10699"
- sodipodi:version="0.32"
- inkscape:version="0.44+devel"
- version="1.0"
- sodipodi:docbase="/home/andreas/project/inkscape/22x22/actions"
- sodipodi:docname="align-vertical-bottom.svg"
- inkscape:output_extension="org.inkscape.output.svg.inkscape"
- inkscape:export-filename="/home/andreas/project/inkscape/22x22/actions/align-vertical-bottom.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90"
- sodipodi:modified="true">
- <defs
- id="defs10701">
- <linearGradient
- id="linearGradient2968"
- inkscape:collect="always">
- <stop
- id="stop2970"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2972"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2968"
- id="linearGradient6954"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1,0,0,-1,395.9999,981)"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2974"
- inkscape:collect="always">
- <stop
- id="stop2976"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2978"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2974"
- id="linearGradient6952"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(-1,0,0,-1,395.9999,981)"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- <linearGradient
- id="linearGradient2986"
- inkscape:collect="always">
- <stop
- id="stop2988"
- offset="0"
- style="stop-color:#ce5c00;stop-opacity:1" />
- <stop
- id="stop2990"
- offset="1"
- style="stop-color:#ce5c00;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2986"
- id="linearGradient6950"
- gradientUnits="userSpaceOnUse"
- x1="187.60938"
- y1="489.35938"
- x2="186.93732"
- y2="489.35938" />
- <linearGradient
- id="linearGradient2980"
- inkscape:collect="always">
- <stop
- id="stop2982"
- offset="0"
- style="stop-color:#fcaf3e;stop-opacity:1" />
- <stop
- id="stop2984"
- offset="1"
- style="stop-color:#fcaf3e;stop-opacity:0" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2980"
- id="linearGradient6948"
- gradientUnits="userSpaceOnUse"
- x1="187.81554"
- y1="489.54688"
- x2="187.1716"
- y2="489.54688" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="11.197802"
- inkscape:cx="16"
- inkscape:cy="16"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- width="22px"
- height="22px"
- inkscape:window-width="797"
- inkscape:window-height="628"
- inkscape:window-x="0"
- inkscape:window-y="47" />
- <metadata
- id="metadata10704">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Layer 1"
- inkscape:groupmode="layer">
- <g
- style="display:inline"
- id="g6862"
- transform="translate(-59.99998,90)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <g
- id="g3084"
- transform="translate(-97,-563)"
- style="fill:#d3d7cf;stroke:#888a85"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- transform="matrix(0,1,1,0,0,0)"
- y="169.5"
- x="475.50012"
- height="7"
- width="12"
- id="rect3086"
- style="fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <rect
- ry="0"
- rx="0"
- transform="matrix(0,1,1,0,0,0)"
- y="170.5"
- x="476.50012"
- height="5.0000305"
- width="10"
- id="rect3088"
- style="opacity:1;fill:#d3d7cf;fill-opacity:1;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:3;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- </g>
- <g
- id="g3090"
- transform="translate(-67,-559)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="129.49626"
- x="-489.49979"
- height="7.0035982"
- width="17.999748"
- id="rect3092"
- style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00024867;stroke-linecap:butt;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline" />
- <rect
- transform="matrix(0,-1,1,0,0,0)"
- y="130.50006"
- x="-488.50009"
- height="4.9998937"
- width="15.999757"
- id="rect3094"
- style="color:#000000;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.00024891;stroke-linecap:round;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:2;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:inline"
- rx="0"
- ry="0" />
- </g>
- <g
- id="g3262"
- transform="translate(-127,-578)"
- inkscape:export-filename="/home/lapo/Desktop/align-distribute.tar.gz_FILES/align-stuff.png"
- inkscape:export-xdpi="90"
- inkscape:export-ydpi="90">
- <rect
- y="489.5"
- x="196.49989"
- height="1.9999999"
- width="3.0000916"
- id="rect3264"
- style="fill:#fcaf3e;fill-opacity:1;stroke:#ce5c00;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
- <path
- style="fill:url(#linearGradient6948);fill-opacity:1;stroke:url(#linearGradient6950);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
- d="M 197.49998,491.5 L 186.49989,491.5 L 186.49989,489.5 L 197.49998,489.5"
- id="path3266"
- sodipodi:nodetypes="cccc" />
- <path
- style="fill:url(#linearGradient6952);fill-opacity:1;stroke:url(#linearGradient6954);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-dashoffset:0;stroke-opacity:1"
- d="M 198.49989,489.5 L 209.49998,489.5 L 209.49998,491.5 L 198.49989,491.5"
- id="path3268"
- sodipodi:nodetypes="cccc" />
- </g>
- </g>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="22" width="22" version="1.0" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <defs>
+ <linearGradient id="a" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" gradientTransform="matrix(-1 0 0 -1 396 981)" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="b" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" gradientTransform="matrix(-1 0 0 -1 396 981)" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="c" y2="489.36" gradientUnits="userSpaceOnUse" x2="186.94" y1="489.36" x1="187.61">
+ <stop stop-color="#ce5c00" offset="0"/>
+ <stop stop-color="#ce5c00" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="d" y2="489.55" gradientUnits="userSpaceOnUse" x2="187.17" y1="489.55" x1="187.82">
+ <stop stop-color="#fcaf3e" offset="0"/>
+ <stop stop-color="#fcaf3e" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g transform="translate(-60 90)">
+ <g transform="translate(-97,-563)" stroke-miterlimit="3" fill="#d3d7cf">
+ <rect stroke-linejoin="round" transform="matrix(0,1,1,0,0,0)" height="7" width="12" stroke="#888a85" y="169.5" x="475.5"/>
+ <rect transform="matrix(0,1,1,0,0,0)" rx="0" ry="0" height="5" width="10" stroke="#fff" y="170.5" x="476.5"/>
</g>
+ <g transform="translate(-67,-559)">
+ <rect stroke-linejoin="round" height="7.0036" stroke="#888a85" stroke-width="1.0002" fill="#d3d7cf" style="color:#000000" fill-rule="evenodd" transform="rotate(-90)" width="18" stroke-miterlimit="0" y="129.5" x="-489.5"/>
+ <rect transform="rotate(-90)" stroke="#fff" stroke-linecap="round" stroke-width="1.0002" fill="none" style="color:#000000" rx="0" ry="0" width="16" stroke-miterlimit="2" height="4.9999" y="130.5" x="-488.5"/>
+ </g>
+ <g stroke-linejoin="round" stroke-miterlimit="0" transform="translate(-127,-578)">
+ <rect height="2" width="3.0001" stroke="#ce5c00" y="489.5" x="196.5" fill="#fcaf3e"/>
+ <path d="m197.5 491.5h-11v-2h11" stroke="url(#c)" fill="url(#d)"/>
+ <path d="m198.5 489.5h11v2h-11" stroke="url(#a)" fill="url(#b)"/>
+ </g>
+ </g>
</svg>
diff --git a/files_svgedit/svg-edit/images/bold.png b/files_svgedit/svg-edit/images/bold.png
index 19ac5bbd7..1abf53fbd 100644
--- a/files_svgedit/svg-edit/images/bold.png
+++ b/files_svgedit/svg-edit/images/bold.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/cancel.png b/files_svgedit/svg-edit/images/cancel.png
index 8595f5d97..74d95f5e0 100644
--- a/files_svgedit/svg-edit/images/cancel.png
+++ b/files_svgedit/svg-edit/images/cancel.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/conn.svg b/files_svgedit/svg-edit/images/conn.svg
index 1af5e9a4d..03971f44a 100644
--- a/files_svgedit/svg-edit/images/conn.svg
+++ b/files_svgedit/svg-edit/images/conn.svg
@@ -1,29 +1,24 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
- <g id="mode_connect">
- <svg viewBox="0 0 24 24" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg">
- <defs>
-
- <line stroke-width="5" fill="none" stroke="#000000" id="svg_2" y2="121" x2="136" y1="7" x1="136">
- <stop stop-opacity="1" stop-color="#4687a0"/>
- <stop stop-opacity="1" stop-color="#ffffff"/>
- </line>
- <linearGradient y2="0.18359" x2="0.29688" y1="0.92188" x1="0.62109" id="svg_3">
- <stop stop-opacity="1" stop-color="#417dad" offset="0"/>
- <stop stop-opacity="1" stop-color="#ffffff" offset="1"/>
- </linearGradient>
- </defs>
- <g>
- <title>Layer 1</title>
- <line x1="5.64676" y1="5.60056" x2="18.50037" y2="18.62557" id="svg_5" stroke="#000000" fill="none"/>
- <rect opacity="0.75" stroke-width="0.5" x="0.5" y="0.5" width="9.625" height="5.125" id="svg_1" fill="url(#svg_3)" stroke="#000000"/>
- <rect opacity="0.75" id="svg_4" stroke-width="0.5" x="13.75" y="18.25" width="9.625" height="5.125" fill="url(#svg_3)" stroke="#000000"/>
- <g id="svg_9">
- <path d="m14.57119,9.12143l-0.98244,5.18852l2.70861,-4.36084" id="svg_6" fill="#a0a0a0" stroke="#000000"/>
- <path d="m14.27564,6.76258c-0.25872,0.72562 -0.40735,1.65632 -0.33812,2.15432l2.90784,1.2509c0.30961,-0.21212 1.08198,-1.1814 1.08198,-1.73736" id="svg_7" fill="url(#svg_3)" stroke="#000000"/>
- <path d="m16.28893,0.37519l-2.46413,5.9304l4.76481,2.39435l2.13178,-4.96735" id="svg_8" fill="url(#svg_3)" stroke="#000000"/>
- </g>
- </g>
- </svg>
- </g>
- <g id="svg_eof"/>
-</svg> \ No newline at end of file
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="a" x2=".29688" y1=".92188" x1=".62109" y2=".18359">
+ <stop stop-color="#417dad" offset="0"/>
+ <stop stop-color="#fff" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g>
+ <title>Layer 1</title>
+ <g stroke="#000">
+ <line y2="18.626" x2="18.5" y1="5.6006" x1="5.6468" fill="none"/>
+ <rect opacity=".75" height="5.125" width="9.625" y=".5" x=".5" stroke-width=".5" fill="url(#a)"/>
+ <rect opacity=".75" height="5.125" width="9.625" y="18.25" x="13.75" stroke-width=".5" fill="url(#a)"/>
+ </g>
+ <g stroke="#000">
+ <path fill="#a0a0a0" d="m14.571 9.1214l-0.98244 5.1885 2.7086-4.3608"/>
+ <path fill="url(#a)" d="m14.276 6.7626c-0.25872 0.72562-0.40735 1.6563-0.33812 2.1543l2.9078 1.2509c0.30961-0.21212 1.082-1.1814 1.082-1.7374"/>
+ <path fill="url(#a)" d="m16.289 0.37519l-2.4641 5.9304 4.7648 2.3944 2.1318-4.9674"/>
+ </g>
+ </g>
+ </svg>
+</svg>
diff --git a/files_svgedit/svg-edit/images/cut.png b/files_svgedit/svg-edit/images/cut.png
index d586098e2..8e00288d0 100644
--- a/files_svgedit/svg-edit/images/cut.png
+++ b/files_svgedit/svg-edit/images/cut.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/delete.png b/files_svgedit/svg-edit/images/delete.png
index e71dd96fe..344e2a270 100644
--- a/files_svgedit/svg-edit/images/delete.png
+++ b/files_svgedit/svg-edit/images/delete.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/document-properties.png b/files_svgedit/svg-edit/images/document-properties.png
index a5ad72875..60239c27d 100644
--- a/files_svgedit/svg-edit/images/document-properties.png
+++ b/files_svgedit/svg-edit/images/document-properties.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/fhpath.png b/files_svgedit/svg-edit/images/fhpath.png
index 9255cc50f..86767f88c 100644
--- a/files_svgedit/svg-edit/images/fhpath.png
+++ b/files_svgedit/svg-edit/images/fhpath.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/flyouth.png b/files_svgedit/svg-edit/images/flyouth.png
index 5822ed833..10aba650a 100644
--- a/files_svgedit/svg-edit/images/flyouth.png
+++ b/files_svgedit/svg-edit/images/flyouth.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/freehand-circle.png b/files_svgedit/svg-edit/images/freehand-circle.png
index 43cb17f90..e3eec4669 100644
--- a/files_svgedit/svg-edit/images/freehand-circle.png
+++ b/files_svgedit/svg-edit/images/freehand-circle.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/freehand-square.png b/files_svgedit/svg-edit/images/freehand-square.png
index 328fc77d1..4856f8c2b 100644
--- a/files_svgedit/svg-edit/images/freehand-square.png
+++ b/files_svgedit/svg-edit/images/freehand-square.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/go-down.png b/files_svgedit/svg-edit/images/go-down.png
index 3dd7fccdf..8de9db012 100644
--- a/files_svgedit/svg-edit/images/go-down.png
+++ b/files_svgedit/svg-edit/images/go-down.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/italic.png b/files_svgedit/svg-edit/images/italic.png
index 63485dea9..3156a4e80 100644
--- a/files_svgedit/svg-edit/images/italic.png
+++ b/files_svgedit/svg-edit/images/italic.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/link_controls.png b/files_svgedit/svg-edit/images/link_controls.png
index 516a094b3..ce9432da1 100644
--- a/files_svgedit/svg-edit/images/link_controls.png
+++ b/files_svgedit/svg-edit/images/link_controls.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/logo.png b/files_svgedit/svg-edit/images/logo.png
index 7c04931c3..dcb6a1ba8 100644
--- a/files_svgedit/svg-edit/images/logo.png
+++ b/files_svgedit/svg-edit/images/logo.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/logo.svg b/files_svgedit/svg-edit/images/logo.svg
index e71308bea..abcc86908 100644
--- a/files_svgedit/svg-edit/images/logo.svg
+++ b/files_svgedit/svg-edit/images/logo.svg
@@ -1,32 +1,35 @@
-<svg viewBox="0 0 478 472" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 478 472" xmlns="http://www.w3.org/2000/svg">
<defs>
- <linearGradient id="svg_5" x1="0" y1="0" x2="1" y2="1">
- <stop offset="0" stop-color="#ffffe0" stop-opacity="1"/>
- <stop offset="1" stop-color="#edc39c" stop-opacity="1"/>
+ <linearGradient id="a" y2="1">
+ <stop stop-color="#ffffe0" offset="0"/>
+ <stop stop-color="#edc39c" offset="1"/>
</linearGradient>
- <linearGradient id="svg_10" x1="0.57031" y1="0.78125" x2="0.28906" y2="0.41406">
- <stop offset="0" stop-color="#ff7f00" stop-opacity="1"/>
- <stop offset="1" stop-color="#ffff00"/>
+ <linearGradient id="c" y1=".78125" x2=".28906" x1=".57031" y2=".41406">
+ <stop stop-color="#ff7f00" offset="0"/>
+ <stop stop-color="#ff0" offset="1"/>
</linearGradient>
- <linearGradient id="svg_18" x1="0.37891" y1="0.35938" x2="1" y2="1">
- <stop offset="0" stop-color="#e0e0e0" stop-opacity="1"/>
- <stop offset="1" stop-color="#666666" stop-opacity="1"/>
+ <linearGradient id="b" y1=".35938" x1=".37891" y2="1">
+ <stop stop-color="#e0e0e0" offset="0"/>
+ <stop stop-color="#666" offset="1"/>
</linearGradient>
</defs>
<g>
<title>Layer 1</title>
- <path d="m68.82031,270.04688l-22,-33l17,-35l34,2l25,15l7,-35l28,-16l25,12l100,102l21,23l-15,35l-36,9l20,49l-31,24l-49,-17l-1,31l-33,21l-31,-19l-13,-35l-30,21l-30,-9l-5,-35l16,-31l-32,-6l-15,-19l3,-36l47,-18z" id="svg_19" fill="#ffffff"/>
- <path fill="#1a171a" fill-rule="nonzero" id="path2902" d="m158.96452,155.03685c-25.02071,0 -45.37077,20.35121 -45.37077,45.3775c0,0.72217 0.01794,1.4399 0.0471,2.15645c-0.49339,-0.53604 -0.99355,-1.06085 -1.50603,-1.58452c-8.56077,-8.55519 -19.95982,-13.28413 -32.07432,-13.28413c-12.12122,0 -23.52027,4.72334 -32.08778,13.29646c-17.69347,17.69464 -17.69347,46.4619 0,64.17445c0.51809,0.51697 1.0485,1.0126 1.59015,1.50601c-0.72891,-0.03586 -1.45782,-0.04822 -2.19234,-0.04822c-25.02071,0 -45.37189,20.35117 -45.37189,45.37747c0,25.01398 20.35119,45.36517 45.37189,45.36517c0.72891,0 1.45221,-0.01236 2.1744,-0.04828c-0.5293,0.48221 -1.05412,0.98801 -1.56547,1.49368c-17.70021,17.68906 -17.70021,46.48654 -0.00628,64.18677c8.57872,8.56747 19.96655,13.2785 32.08778,13.2785c12.1145,0 23.5012,-4.71103 32.07433,-13.2785c0.51247,-0.51694 1.01823,-1.04849 1.50603,-1.57895c-0.02915,0.71213 -0.04709,1.44669 -0.04709,2.15759c0,25.01511 20.35007,45.37747 45.37077,45.37747c25.01398,0 45.37079,-20.3624 45.37079,-45.37747c0,-0.7222 -0.01689,-1.44553 -0.05266,-2.18112c0.48105,0.52933 0.97562,1.04849 1.48697,1.56662c8.57982,8.57977 19.97775,13.2908 32.1057,13.2908c12.11003,0 23.51358,-4.71103 32.0687,-13.2785c17.68906,-17.70013 17.68906,-46.48538 0,-64.17441c-0.50577,-0.4946 -1.01141,-1.00034 -1.54306,-1.48248c0.69983,0.03592 1.42316,0.04828 2.16992,0.04828c25.01514,0 45.35284,-20.35123 45.35284,-45.36517c0,-25.02631 -20.33774,-45.37747 -45.35284,-45.37747c-0.74683,0 -1.47009,0.01236 -2.19345,0.04822c0.53152,-0.49341 1.06082,-0.98904 1.59128,-1.50601c8.55521,-8.55521 13.2785,-19.94186 13.2785,-32.07545c0,-12.12793 -4.72336,-23.52028 -13.30319,-32.0934c-8.55515,-8.56076 -19.95866,-13.2841 -32.0687,-13.2841c-12.12122,0 -23.52025,4.72334 -32.08777,13.2841c-0.51137,0.5181 -1.01822,1.04851 -1.5049,1.57895c0.03586,-0.72331 0.05266,-1.43991 0.05266,-2.16881c0,-25.02629 -20.35681,-45.3775 -45.37079,-45.3775m0,20.71901c13.61607,0 24.65851,11.03122 24.65851,24.65849c0,6.62749 -2.651,12.62137 -6.9101,17.04979l0,51.67419l36.53975,-36.53523c0.12001,-6.14418 2.48277,-12.24686 7.18146,-16.94667c4.81305,-4.81305 11.12094,-7.22409 17.44116,-7.22409c6.30228,0 12.61577,2.41104 17.43552,7.22409c9.62166,9.63287 9.62166,25.24948 0,34.87669c-4.69977,4.68634 -10.80803,7.04915 -16.95334,7.18147l-36.5341,36.53305l51.66742,0c4.42841,-4.25351 10.42905,-6.90451 17.08008,-6.90451c13.59137,0 24.62933,11.03799 24.62933,24.66525c0,13.61606 -11.03796,24.66519 -24.62933,24.66519c-6.65106,0 -12.65167,-2.66333 -17.08008,-6.91681l-51.64836,0l36.50273,36.50946c6.16995,0.14465 12.26587,2.50522 16.96568,7.20618c9.6216,9.61487 9.6216,25.23151 0,34.85757c-4.80856,4.81979 -11.13327,7.22974 -17.43556,7.22974c-6.32019,0 -12.63371,-2.40991 -17.44786,-7.22974c-4.68074,-4.68744 -7.04802,-10.79572 -7.17473,-16.94098l-36.53975,-36.53415l0,51.66742c4.25908,4.44635 6.9101,10.43466 6.9101,17.0621c0,13.62729 -11.04243,24.66415 -24.65851,24.66415c-13.62166,0 -24.65848,-11.0369 -24.65848,-24.66415c0,-6.62744 2.64539,-12.61575 6.90335,-17.0621l0,-51.66742l-36.53864,36.54648c-0.12672,6.14413 -2.48838,12.26477 -7.18147,16.94098c-4.81416,4.81873 -11.12206,7.22974 -17.42882,7.22974c-6.31461,0 -12.6225,-2.41101 -17.43555,-7.22974c-9.63284,-9.62833 -9.63284,-25.24277 0,-34.8699c4.68073,-4.67627 10.79012,-7.05026 16.94101,-7.18262l36.533,-36.53302l-51.66632,0c-4.44075,4.25348 -10.42902,6.91681 -17.06211,6.91681c-13.61606,0 -24.65288,-11.04913 -24.65288,-24.66519c0,-13.62726 11.03682,-24.66525 24.65288,-24.66525c6.63309,0 12.62136,2.651 17.06211,6.90451l51.68537,0l-36.55208,-36.54538c-6.14527,-0.12 -12.25354,-2.49403 -16.94775,-7.19377c-9.62611,-9.61493 -9.62611,-25.23715 0,-34.86441c4.81419,-4.81305 11.12769,-7.22406 17.44228,-7.22406c6.30676,0 12.61465,2.41101 17.42883,7.22406c4.69978,4.69307 7.06034,10.80246 7.18144,16.94777l36.5386,36.53299l0,-51.66074c-4.25795,-4.42841 -6.90334,-10.42229 -6.90334,-17.04979c0,-13.62726 11.03682,-24.65848 24.65848,-24.65848"/>
- <path d="m188.82031,210.04688l16,-47l155,-148l107,100l-158,156.99999l-44,12l-76,-74z" id="svg_6" fill="url(#svg_10)" stroke="#ffffff" stroke-width="0"/>
- <path d="m335.57031,40.29688c-11.5,39.75 55.5,115.25 109.25,98.75l21,-20.99999l-103,-101l-27.25,23.25z" id="svg_11" fill="url(#svg_18)" stroke="#ffffff" stroke-width="0"/>
- <rect x="272.80404" y="20.76382" width="42.35197" height="232.66835" id="svg_13" fill="#ffffff" stroke="#ffffff" stroke-width="0" transform="rotate(45.9094, 293.98, 137.1)" opacity="0.4"/>
- <rect x="282.80404" y="22.76382" width="14" height="232.66835" fill="#ffffff" stroke="#ffffff" stroke-width="0" transform="rotate(45.9094, 289.805, 139.1)" opacity="0.4" id="svg_14"/>
- <ellipse cx="415.13312" cy="64.38066" id="svg_12" fill="#ea7598" stroke="#ffffff" stroke-width="0" rx="67.79251" ry="34.82026" transform="rotate(39.4735, 415.133, 64.379)"/>
- <path d="m212.07031,166.04688c-8.5,47 36.25,103.75 99.25,96.75l-152.5,53.25l53.25,-150z" id="svg_4" fill="url(#svg_5)" stroke="#ffffff" stroke-width="0"/>
- <path d="m181.32031,242.54688c0.5,20.5 26.75,45 46.75,48.5l-66.25,20l19.5,-68.5z" id="svg_3" fill="#27382f" stroke="#ffffff" stroke-width="0"/>
+ <path fill="#fff" d="m68.82 270.05l-22-33 17-35 34 2 25 15 7-35 28-16 25 12 100 102 21 23-15 35-36 9 20 49-31 24-49-17-1 31-33 21-31-19-13-35-30 21-30-9-5-35 16-31-32-6-15-19 3-36 47-18z"/>
+ <path d="m158.96 155.04c-25.021 0-45.371 20.351-45.371 45.378 0 0.72217 0.01794 1.4399 0.0471 2.1564-0.49339-0.53604-0.99355-1.0608-1.506-1.5845-8.5608-8.5552-19.96-13.284-32.074-13.284-12.121 0-23.52 4.7233-32.088 13.296-17.693 17.695-17.693 46.462 0 64.174 0.51809 0.51697 1.0485 1.0126 1.5902 1.506-0.72891-0.03586-1.4578-0.04822-2.1923-0.04822-25.021 0-45.372 20.351-45.372 45.377 0 25.014 20.351 45.365 45.372 45.365 0.72891 0 1.4522-0.01236 2.1744-0.04828-0.5293 0.48221-1.0541 0.98801-1.5655 1.4937-17.7 17.689-17.7 46.487-0.00628 64.187 8.5787 8.5675 19.967 13.278 32.088 13.278 12.114 0 23.501-4.711 32.074-13.278 0.51247-0.51694 1.0182-1.0485 1.506-1.579-0.02915 0.71213-0.04709 1.4467-0.04709 2.1576 0 25.015 20.35 45.377 45.371 45.377 25.014 0 45.371-20.362 45.371-45.377 0-0.7222-0.01689-1.4455-0.05266-2.1811 0.48105 0.52933 0.97562 1.0485 1.487 1.5666 8.5798 8.5798 19.978 13.291 32.106 13.291 12.11 0 23.514-4.711 32.069-13.278 17.689-17.7 17.689-46.485 0-64.174-0.50577-0.4946-1.0114-1.0003-1.5431-1.4825 0.69983 0.03592 1.4232 0.04828 2.1699 0.04828 25.015 0 45.353-20.351 45.353-45.365 0-25.026-20.338-45.377-45.353-45.377-0.74683 0-1.4701 0.01236-2.1934 0.04822 0.53152-0.49341 1.0608-0.98904 1.5913-1.506 8.5552-8.5552 13.278-19.942 13.278-32.075 0-12.128-4.7234-23.52-13.303-32.093-8.5552-8.5608-19.959-13.284-32.069-13.284-12.121 0-23.52 4.7233-32.088 13.284-0.51137 0.5181-1.0182 1.0485-1.5049 1.579 0.03586-0.72331 0.05266-1.4399 0.05266-2.1688 0-25.026-20.357-45.378-45.371-45.378m0 20.719c13.616 0 24.659 11.031 24.659 24.658 0 6.6275-2.651 12.621-6.9101 17.05v51.674l36.54-36.535c0.12001-6.1442 2.4828-12.247 7.1815-16.947 4.813-4.813 11.121-7.2241 17.441-7.2241 6.3023 0 12.616 2.411 17.436 7.2241 9.6217 9.6329 9.6217 25.249 0 34.877-4.6998 4.6863-10.808 7.0492-16.953 7.1815l-36.534 36.533h51.667c4.4284-4.2535 10.429-6.9045 17.08-6.9045 13.591 0 24.629 11.038 24.629 24.665 0 13.616-11.038 24.665-24.629 24.665-6.6511 0-12.652-2.6633-17.08-6.9168h-51.648l36.503 36.509c6.17 0.14465 12.266 2.5052 16.966 7.2062 9.6216 9.6149 9.6216 25.232 0 34.858-4.8086 4.8198-11.133 7.2297-17.436 7.2297-6.3202 0-12.634-2.4099-17.448-7.2297-4.6807-4.6874-7.048-10.796-7.1747-16.941l-36.54-36.534v51.667c4.2591 4.4464 6.9101 10.435 6.9101 17.062 0 13.627-11.042 24.664-24.659 24.664-13.622 0-24.658-11.037-24.658-24.664 0-6.6274 2.6454-12.616 6.9034-17.062v-51.667l-36.539 36.546c-0.12672 6.1441-2.4884 12.265-7.1815 16.941-4.8142 4.8187-11.122 7.2297-17.429 7.2297-6.3146 0-12.622-2.411-17.436-7.2297-9.6328-9.6283-9.6328-25.243 0-34.87 4.6807-4.6763 10.79-7.0503 16.941-7.1826l36.533-36.533h-51.666c-4.4408 4.2535-10.429 6.9168-17.062 6.9168-13.616 0-24.653-11.049-24.653-24.665 0-13.627 11.037-24.665 24.653-24.665 6.6331 0 12.621 2.651 17.062 6.9045h51.685l-36.552-36.545c-6.1453-0.12-12.254-2.494-16.948-7.1938-9.6261-9.6149-9.6261-25.237 0-34.864 4.8142-4.813 11.128-7.2241 17.442-7.2241 6.3068 0 12.615 2.411 17.429 7.2241 4.6998 4.6931 7.0603 10.802 7.1814 16.948l36.539 36.533v-51.661c-4.258-4.4284-6.9033-10.422-6.9033-17.05 0-13.627 11.037-24.658 24.658-24.658" fill="#1a171a"/>
+ <g stroke="#fff" stroke-width="0">
+ <path fill="url(#c)" d="m188.82 210.05l16-47 155-148 107 100-158 157-44 12-76-74z"/>
+ <path fill="url(#b)" d="m335.57 40.297c-11.5 39.75 55.5 115.25 109.25 98.75l21-21-103-101-27.25 23.25z"/>
+ <rect opacity=".4" transform="rotate(45.909 293.98 137.1)" height="232.67" width="42.352" y="20.764" x="272.8" fill="#fff"/>
+ <rect opacity=".4" transform="rotate(45.909 289.8 139.1)" height="232.67" width="14" y="22.764" x="282.8" fill="#fff"/>
+ <ellipse transform="rotate(39.474 415.13 64.379)" rx="67.793" ry="34.82" cy="64.381" cx="415.13" fill="#ea7598"/>
+ <path fill="url(#a)" d="m212.07 166.05c-8.5 47 36.25 103.75 99.25 96.75l-152.5 53.25 53.25-150z"/>
+ <path fill="#27382f" d="m181.32 242.55c0.5 20.5 26.75 45 46.75 48.5l-66.25 20 19.5-68.5z"/>
+ </g>
</g>
<g>
<title>Layer 2</title>
- <path d="m152.82031,317.04688l51,-152l157,-153c40,-12.00001 118,48 105,105l-157,152.99999l-156,47z" id="svg_1" fill="none" stroke="#800000" stroke-width="17"/>
+ <path stroke-width="17" stroke="#800000" fill="none" d="m152.82 317.05l51-152 157-153c40-12 118 48 105 105l-157 153-156 47z"/>
</g>
</svg>
diff --git a/files_svgedit/svg-edit/images/move_bottom.png b/files_svgedit/svg-edit/images/move_bottom.png
index 6b1325075..f02a28a3d 100644
--- a/files_svgedit/svg-edit/images/move_bottom.png
+++ b/files_svgedit/svg-edit/images/move_bottom.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/none.png b/files_svgedit/svg-edit/images/none.png
index 04c0765f6..1953c0594 100644
--- a/files_svgedit/svg-edit/images/none.png
+++ b/files_svgedit/svg-edit/images/none.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/polygon.png b/files_svgedit/svg-edit/images/polygon.png
index bcd640c20..bee90cee5 100644
--- a/files_svgedit/svg-edit/images/polygon.png
+++ b/files_svgedit/svg-edit/images/polygon.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/polygon.svg b/files_svgedit/svg-edit/images/polygon.svg
index a7f955d8f..0a1c5e058 100644
--- a/files_svgedit/svg-edit/images/polygon.svg
+++ b/files_svgedit/svg-edit/images/polygon.svg
@@ -1,219 +1,21 @@
<?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://web.resource.org/cc/"
- 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:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- sodipodi:docname="draw-polygon.svg"
- sodipodi:docbase="/home/andreas/projekt/tango/22"
- inkscape:version="0.42"
- id="svg8728"
- height="22.000000px"
- width="22.000000px"
- inkscape:export-filename="/home/andreas/projekt/tango/22/draw-polygon.png"
- inkscape:export-xdpi="90.000000"
- inkscape:export-ydpi="90.000000">
- <defs
- id="defs3">
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3941">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop3943" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop3945" />
- </linearGradient>
- <linearGradient
- id="linearGradient6581">
- <stop
- style="stop-color:#eeeeec;stop-opacity:1;"
- offset="0"
- id="stop6583" />
- <stop
- style="stop-color:#e0e0de;stop-opacity:1.0000000;"
- offset="1.0000000"
- id="stop6585" />
- </linearGradient>
- <linearGradient
- id="linearGradient14920">
- <stop
- id="stop14922"
- offset="0"
- style="stop-color:#5a7aa4;stop-opacity:1;" />
- <stop
- id="stop14924"
- offset="1.0000000"
- style="stop-color:#1f2b3a;stop-opacity:1.0000000;" />
- </linearGradient>
- <linearGradient
- id="linearGradient13390">
- <stop
- id="stop13392"
- offset="0.0000000"
- style="stop-color:#81a2cd;stop-opacity:1.0000000;" />
- <stop
- id="stop13394"
- offset="1.0000000"
- style="stop-color:#2a415f;stop-opacity:1.0000000;" />
- </linearGradient>
- <linearGradient
- id="linearGradient10325">
- <stop
- id="stop10327"
- offset="0"
- style="stop-color:#5a7aa4;stop-opacity:1;" />
- <stop
- id="stop10329"
- offset="1.0000000"
- style="stop-color:#455e7e;stop-opacity:1.0000000;" />
- </linearGradient>
- <linearGradient
- gradientUnits="userSpaceOnUse"
- y2="39.486301"
- x2="37.746555"
- y1="23.992306"
- x1="23.598076"
- gradientTransform="matrix(0.363308,0,0,0.363571,1.976073,1.180651)"
- id="linearGradient13217"
- xlink:href="#linearGradient6581"
- inkscape:collect="always" />
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3941"
- id="radialGradient3947"
- cx="2.25"
- cy="16"
- fx="2.25"
- fy="16"
- r="16.875"
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.333333,-5.774893e-15,10.66667)"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient6581"
- id="linearGradient2398"
- x1="10.769515"
- y1="8.7196503"
- x2="15.923767"
- y2="15.039417"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient6581"
- id="linearGradient2403"
- gradientUnits="userSpaceOnUse"
- x1="10.769515"
- y1="8.7196503"
- x2="15.923767"
- y2="15.039417"
- gradientTransform="matrix(0.874941,0.000000,0.000000,0.868551,1.339139,1.349650)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient6581"
- id="linearGradient2405"
- gradientUnits="userSpaceOnUse"
- x1="10.769515"
- y1="8.7196503"
- x2="15.923767"
- y2="15.039417"
- gradientTransform="matrix(1.001575,0.000000,0.000000,1.000000,-3.040037e-3,0.000000)" />
- </defs>
- <sodipodi:namedview
- inkscape:window-y="25"
- inkscape:window-x="0"
- inkscape:window-height="949"
- inkscape:window-width="1280"
- inkscape:document-units="px"
- inkscape:grid-bbox="true"
- showgrid="false"
- inkscape:current-layer="layer1"
- inkscape:cy="10.249014"
- inkscape:cx="16.435231"
- inkscape:zoom="15.999999"
- inkscape:pageshadow="2"
- inkscape:pageopacity="0.0"
- borderopacity="0.08235294"
- bordercolor="#666666"
- pagecolor="#ffffff"
- id="base"
- showguides="true"
- inkscape:guide-bbox="true"
- inkscape:showpageshadow="false"
- stroke="#888a85" />
- <metadata
- id="metadata4">
- <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>Draw Rectangle</dc:title>
- <dc:date>2005-10-10</dc:date>
- <dc:creator>
- <cc:Agent>
- <dc:title>Andreas Nilsson</dc:title>
- </cc:Agent>
- </dc:creator>
- <dc:subject>
- <rdf:Bag>
- <rdf:li>draw</rdf:li>
- <rdf:li>rectangle</rdf:li>
- <rdf:li>square</rdf:li>
- </rdf:Bag>
- </dc:subject>
- <cc:license
- rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/" />
- </cc:Work>
- <cc:License
- rdf:about="http://creativecommons.org/licenses/by-sa/2.0/">
- <cc:permits
- rdf:resource="http://web.resource.org/cc/Reproduction" />
- <cc:permits
- rdf:resource="http://web.resource.org/cc/Distribution" />
- <cc:requires
- rdf:resource="http://web.resource.org/cc/Notice" />
- <cc:requires
- rdf:resource="http://web.resource.org/cc/Attribution" />
- <cc:permits
- rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
- <cc:requires
- rdf:resource="http://web.resource.org/cc/ShareAlike" />
- </cc:License>
- </rdf:RDF>
- </metadata>
- <g
- inkscape:groupmode="layer"
- inkscape:label="Layer 1"
- id="layer1">
- <path
- sodipodi:type="arc"
- style="opacity:0.60000000;color:#000000;fill:url(#radialGradient3947);fill-opacity:1.0000000;fill-rule:evenodd;stroke:none;stroke-width:1.0000000;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible"
- id="path2193"
- sodipodi:cx="2.2500000"
- sodipodi:cy="16.000000"
- sodipodi:rx="16.875000"
- sodipodi:ry="5.6250000"
- d="M 19.125000 16.000000 A 16.875000 5.6250000 0 1 1 -14.625000,16.000000 A 16.875000 5.6250000 0 1 1 19.125000 16.000000 z"
- transform="matrix(0.503704,0.000000,0.000000,0.349014,9.366667,12.45257)" />
- <path
- style="fill:url(#linearGradient2405);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#888a85;stroke-width:1.0000002px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
- d="M 10.376363,3.6237647 L 18.439333,9.5822222 L 15.644242,18.503298 L 5.3933717,18.503298 L 2.5694122,9.5814367 L 10.376363,3.6237647 z "
- id="path1661"
- sodipodi:nodetypes="cccccc" />
- <path
- style="fill:url(#linearGradient2403);fill-opacity:1.0000000;fill-rule:evenodd;stroke:#fdfdfb;stroke-width:0.99999976px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1.0000000"
- d="M 10.383801,4.6223366 L 17.428917,9.8682235 L 14.894231,17.502140 L 6.1335005,17.494329 L 3.6135882,9.9131875 L 10.383801,4.6223366 z "
- id="path2401"
- sodipodi:nodetypes="cccccc" />
- </g>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" height="22px" width="22px" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" sodipodi:docname="draw-polygon.svg" sodipodi:docbase="/home/andreas/projekt/tango/22" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <defs>
+ <linearGradient id="a">
+ <stop stop-color="#eeeeec" offset="0"/>
+ <stop stop-color="#e0e0de" offset="1"/>
+ </linearGradient>
+ <radialGradient id="b" gradientUnits="userSpaceOnUse" cy="16" cx="2.25" gradientTransform="matrix(1 0 0 .33333 -5.7749e-15 10.667)" r="16.875">
+ <stop offset="0"/>
+ <stop stop-opacity="0" offset="1"/>
+ </radialGradient>
+ <linearGradient id="d" y2="15.039" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="15.924" gradientTransform="matrix(.87494 0 0 .86855 1.3391 1.3496)" y1="8.7197" x1="10.77"/>
+ <linearGradient id="c" y2="15.039" xlink:href="#a" gradientUnits="userSpaceOnUse" x2="15.924" gradientTransform="matrix(1.0016 0 0 1 -0.00304 0)" y1="8.7197" x1="10.77"/>
+ </defs>
+ <sodipodi:namedview bordercolor="#666666" pagecolor="#ffffff" stroke="#888a85" showgrid="false" borderopacity="0.08235294" showguides="true"/>
+ <g fill-rule="evenodd">
+ <path sodipodi:rx="16.875000" sodipodi:ry="5.6250000" style="color:#000000" sodipodi:type="arc" d="m19.125 16a16.875 5.625 0 1 1 -33.75 0 16.875 5.625 0 1 1 33.75 0z" opacity=".6" transform="matrix(.50370 0 0 .34901 9.3667 12.453)" display="block" sodipodi:cy="16.000000" sodipodi:cx="2.2500000" fill="url(#b)"/>
+ <path d="m10.376 3.6238l8.063 5.9584-2.795 8.9208h-10.251l-2.8236-8.9216 7.8066-5.9576z" sodipodi:nodetypes="cccccc" stroke="#888a85" stroke-width="1px" fill="url(#c)"/>
+ <path d="m10.384 4.6223l7.045 5.2459-2.535 7.6338-8.7605-0.008-2.5199-7.5808 6.7704-5.2909z" sodipodi:nodetypes="cccccc" stroke="#fdfdfb" stroke-width="1px" fill="url(#d)"/>
+ </g>
</svg>
diff --git a/files_svgedit/svg-edit/images/reorient.png b/files_svgedit/svg-edit/images/reorient.png
index 9455a82c0..67db21ec3 100644
--- a/files_svgedit/svg-edit/images/reorient.png
+++ b/files_svgedit/svg-edit/images/reorient.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/rotate.png b/files_svgedit/svg-edit/images/rotate.png
index afa68c6fd..709c08ca5 100644
--- a/files_svgedit/svg-edit/images/rotate.png
+++ b/files_svgedit/svg-edit/images/rotate.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/save.png b/files_svgedit/svg-edit/images/save.png
index 9c4c8d9da..48ee82f0f 100644
--- a/files_svgedit/svg-edit/images/save.png
+++ b/files_svgedit/svg-edit/images/save.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/spinbtn_updn_big.png b/files_svgedit/svg-edit/images/spinbtn_updn_big.png
index 3873736f8..3fca6b1cd 100644
--- a/files_svgedit/svg-edit/images/spinbtn_updn_big.png
+++ b/files_svgedit/svg-edit/images/spinbtn_updn_big.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/svg_edit_icons.svg b/files_svgedit/svg-edit/images/svg_edit_icons.svg
index 0ada459df..3e8229be6 100644
--- a/files_svgedit/svg-edit/images/svg_edit_icons.svg
+++ b/files_svgedit/svg-edit/images/svg_edit_icons.svg
@@ -1,1034 +1,740 @@
-<svg xmlns="http://www.w3.org/2000/svg">
-<!-- All images created with SVG-edit - http://svg-edit.googlecode.com/ -->
-
-<g id="logo">
-<svg viewBox="0 0 478 472" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <linearGradient id="svg_5" x1="0" y1="0" x2="1" y2="1">
- <stop offset="0" stop-color="#ffffe0" stop-opacity="1"/>
- <stop offset="1" stop-color="#edc39c" stop-opacity="1"/>
- </linearGradient>
- <linearGradient id="svg_10" x1="0.57031" y1="0.78125" x2="0.28906" y2="0.41406">
- <stop offset="0" stop-color="#ff7f00" stop-opacity="1"/>
- <stop offset="1" stop-color="#ffff00"/>
- </linearGradient>
- <linearGradient id="svg_18" x1="0.37891" y1="0.35938" x2="1" y2="1">
- <stop offset="0" stop-color="#e0e0e0" stop-opacity="1"/>
- <stop offset="1" stop-color="#666666" stop-opacity="1"/>
- </linearGradient>
- </defs>
- <g>
- <path d="m68.82031,270.04688l-22,-33l17,-35l34,2l25,15l7,-35l28,-16l25,12l100,102l21,23l-15,35l-36,9l20,49l-31,24l-49,-17l-1,31l-33,21l-31,-19l-13,-35l-30,21l-30,-9l-5,-35l16,-31l-32,-6l-15,-19l3,-36l47,-18z" id="svg_19" fill="#ffffff"/>
- <path fill="#1a171a" fill-rule="nonzero" id="path2902" d="m158.96452,155.03685c-25.02071,0 -45.37077,20.35121 -45.37077,45.3775c0,0.72217 0.01794,1.4399 0.0471,2.15645c-0.49339,-0.53604 -0.99355,-1.06085 -1.50603,-1.58452c-8.56077,-8.55519 -19.95982,-13.28413 -32.07432,-13.28413c-12.12122,0 -23.52027,4.72334 -32.08778,13.29646c-17.69347,17.69464 -17.69347,46.4619 0,64.17445c0.51809,0.51697 1.0485,1.0126 1.59015,1.50601c-0.72891,-0.03586 -1.45782,-0.04822 -2.19234,-0.04822c-25.02071,0 -45.37189,20.35117 -45.37189,45.37747c0,25.01398 20.35119,45.36517 45.37189,45.36517c0.72891,0 1.45221,-0.01236 2.1744,-0.04828c-0.5293,0.48221 -1.05412,0.98801 -1.56547,1.49368c-17.70021,17.68906 -17.70021,46.48654 -0.00628,64.18677c8.57872,8.56747 19.96655,13.2785 32.08778,13.2785c12.1145,0 23.5012,-4.71103 32.07433,-13.2785c0.51247,-0.51694 1.01823,-1.04849 1.50603,-1.57895c-0.02915,0.71213 -0.04709,1.44669 -0.04709,2.15759c0,25.01511 20.35007,45.37747 45.37077,45.37747c25.01398,0 45.37079,-20.3624 45.37079,-45.37747c0,-0.7222 -0.01689,-1.44553 -0.05266,-2.18112c0.48105,0.52933 0.97562,1.04849 1.48697,1.56662c8.57982,8.57977 19.97775,13.2908 32.1057,13.2908c12.11003,0 23.51358,-4.71103 32.0687,-13.2785c17.68906,-17.70013 17.68906,-46.48538 0,-64.17441c-0.50577,-0.4946 -1.01141,-1.00034 -1.54306,-1.48248c0.69983,0.03592 1.42316,0.04828 2.16992,0.04828c25.01514,0 45.35284,-20.35123 45.35284,-45.36517c0,-25.02631 -20.33774,-45.37747 -45.35284,-45.37747c-0.74683,0 -1.47009,0.01236 -2.19345,0.04822c0.53152,-0.49341 1.06082,-0.98904 1.59128,-1.50601c8.55521,-8.55521 13.2785,-19.94186 13.2785,-32.07545c0,-12.12793 -4.72336,-23.52028 -13.30319,-32.0934c-8.55515,-8.56076 -19.95866,-13.2841 -32.0687,-13.2841c-12.12122,0 -23.52025,4.72334 -32.08777,13.2841c-0.51137,0.5181 -1.01822,1.04851 -1.5049,1.57895c0.03586,-0.72331 0.05266,-1.43991 0.05266,-2.16881c0,-25.02629 -20.35681,-45.3775 -45.37079,-45.3775m0,20.71901c13.61607,0 24.65851,11.03122 24.65851,24.65849c0,6.62749 -2.651,12.62137 -6.9101,17.04979l0,51.67419l36.53975,-36.53523c0.12001,-6.14418 2.48277,-12.24686 7.18146,-16.94667c4.81305,-4.81305 11.12094,-7.22409 17.44116,-7.22409c6.30228,0 12.61577,2.41104 17.43552,7.22409c9.62166,9.63287 9.62166,25.24948 0,34.87669c-4.69977,4.68634 -10.80803,7.04915 -16.95334,7.18147l-36.5341,36.53305l51.66742,0c4.42841,-4.25351 10.42905,-6.90451 17.08008,-6.90451c13.59137,0 24.62933,11.03799 24.62933,24.66525c0,13.61606 -11.03796,24.66519 -24.62933,24.66519c-6.65106,0 -12.65167,-2.66333 -17.08008,-6.91681l-51.64836,0l36.50273,36.50946c6.16995,0.14465 12.26587,2.50522 16.96568,7.20618c9.6216,9.61487 9.6216,25.23151 0,34.85757c-4.80856,4.81979 -11.13327,7.22974 -17.43556,7.22974c-6.32019,0 -12.63371,-2.40991 -17.44786,-7.22974c-4.68074,-4.68744 -7.04802,-10.79572 -7.17473,-16.94098l-36.53975,-36.53415l0,51.66742c4.25908,4.44635 6.9101,10.43466 6.9101,17.0621c0,13.62729 -11.04243,24.66415 -24.65851,24.66415c-13.62166,0 -24.65848,-11.0369 -24.65848,-24.66415c0,-6.62744 2.64539,-12.61575 6.90335,-17.0621l0,-51.66742l-36.53864,36.54648c-0.12672,6.14413 -2.48838,12.26477 -7.18147,16.94098c-4.81416,4.81873 -11.12206,7.22974 -17.42882,7.22974c-6.31461,0 -12.6225,-2.41101 -17.43555,-7.22974c-9.63284,-9.62833 -9.63284,-25.24277 0,-34.8699c4.68073,-4.67627 10.79012,-7.05026 16.94101,-7.18262l36.533,-36.53302l-51.66632,0c-4.44075,4.25348 -10.42902,6.91681 -17.06211,6.91681c-13.61606,0 -24.65288,-11.04913 -24.65288,-24.66519c0,-13.62726 11.03682,-24.66525 24.65288,-24.66525c6.63309,0 12.62136,2.651 17.06211,6.90451l51.68537,0l-36.55208,-36.54538c-6.14527,-0.12 -12.25354,-2.49403 -16.94775,-7.19377c-9.62611,-9.61493 -9.62611,-25.23715 0,-34.86441c4.81419,-4.81305 11.12769,-7.22406 17.44228,-7.22406c6.30676,0 12.61465,2.41101 17.42883,7.22406c4.69978,4.69307 7.06034,10.80246 7.18144,16.94777l36.5386,36.53299l0,-51.66074c-4.25795,-4.42841 -6.90334,-10.42229 -6.90334,-17.04979c0,-13.62726 11.03682,-24.65848 24.65848,-24.65848"/>
- <path d="m188.82031,210.04688l16,-47l155,-148l107,100l-158,156.99999l-44,12l-76,-74z" id="svg_6" fill="url(#svg_10)" stroke="none"/>
- <path d="m335.57031,40.29688c-11.5,39.75 55.5,115.25 109.25,98.75l21,-20.99999l-103,-101l-27.25,23.25z" id="svg_11" fill="url(#svg_18)" stroke="none"/>
- <rect x="272.80404" y="20.76382" width="42.35197" height="232.66835" id="svg_13" fill="#ffffff" stroke="none" transform="rotate(45.9094, 293.98, 137.1)" opacity="0.4"/>
- <rect x="282.80404" y="22.76382" width="14" height="232.66835" fill="#ffffff" stroke="none" transform="rotate(45.9094, 289.805, 139.1)" opacity="0.4" id="svg_14"/>
- <ellipse cx="415.13312" cy="64.38066" id="svg_12" fill="#ea7598" stroke="none" rx="67.79251" ry="34.82026" transform="rotate(39.4735, 415.133, 64.379)"/>
- <path d="m212.07031,166.04688c-8.5,47 36.25,103.75 99.25,96.75l-152.5,53.25l53.25,-150z" id="svg_4" fill="url(#svg_5)" stroke="none"/>
- <path d="m181.32031,242.54688c0.5,20.5 26.75,45 46.75,48.5l-66.25,20l19.5,-68.5z" id="svg_3" fill="#27382f" stroke="none"/>
- </g>
- <g>
- <title>Layer 2</title>
- <path d="m152.82031,317.04688l51,-152l157,-153c40,-12.00001 118,48 105,105l-157,152.99999l-156,47z" id="svg_1" fill="none" stroke="#800000" stroke-width="17"/>
- </g>
-</svg>
-</g>
-
-
-<g id="select">
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <path stroke="#ffffff" fill="#000000" id="svg_13" d="m7.38168,2.46948l0.07502,17.03258l3.30083,-2.62617l2.62566,5.62751l4.20105,-2.62617l-3.30082,-4.80214l4.57614,-0.37517l-11.47787,-12.23044z"/>
- </svg>
-</g>
-
-<g id="select_node">
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <circle stroke="#0000ff" fill="#00ffff" id="svg_44" r="3.87891" cy="5.3" cx="8.7" stroke-width="1.5"/>
- <path d="m9.18161,5.6695l0.07763,15.16198l3.41588,-2.33775l2.71718,5.00947l4.34748,-2.33775l-3.41587,-4.27474l4.73565,-0.33397l-11.87794,-10.88723z" id="svg_13" fill="#000000" stroke="#ffffff"/>
- </svg>
-</g>
-
-<g id="square">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <defs>
- <linearGradient id="svg_2" x1="0.36328" y1="0.10156" x2="1" y2="1">
- <stop offset="0" stop-color="#ffffff" stop-opacity="1"/>
- <stop offset="1" stop-color="#3b7e9b" stop-opacity="1"/>
- </linearGradient>
- </defs>
- <rect x="1.5" y="1.5" width="20" height="20" id="svg_1" fill="url(#svg_2)" stroke="#000000"/>
- </svg>
-</g>
-
-<g id="rect">
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient y2="1" x2="1" y1="0.10156" x1="0.36328" id="svg_2">
- <stop stop-opacity="1" stop-color="#ffffff" offset="0"/>
- <stop stop-opacity="1" stop-color="#3b7e9b" offset="1"/>
- </linearGradient>
- </defs>
- <rect transform="matrix(1, 0, 0, 1, 0, 0)" stroke="#000000" fill="url(#svg_2)" id="svg_1" height="12" width="20" y="5.5" x="1.5"/>
- </svg>
-</g>
-
-<g id="fh_rect">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 52 52">
- <defs>
- <linearGradient y2="1" x2="1" y1="0.10156" x1="0.36328" id="svg_2">
-
- <stop stop-opacity="1" stop-color="#ffffff" offset="0"/>
- <stop stop-opacity="1" stop-color="#3b7e9b" offset="1"/>
- </linearGradient>
- <linearGradient y2="0.3945" x2="0.6132" y1="0.1093" x1="0.3046" id="svg_9">
- <stop stop-opacity="1" stop-color="#f9d225" offset="0"/>
- <stop stop-opacity="1" stop-color="#bf5f00" offset="1"/>
- </linearGradient>
- </defs>
- <rect stroke="#000000" stroke-width="2" fill="url(#svg_2)" id="svg_1" height="50" width="50" y="0.75" x="1.25"/>
- <path stroke-width="2" stroke="#000000" fill="url(#svg_9)" id="svg_2" d="m31.5,0l-8.75,20.25l0.75,24l16.5,-16.5l6,-12.5"/>
- <path stroke-width="2" stroke="#000000" fill="#fce0a9" id="svg_10" d="m39.5,28.5c-2,-9.25 -10.25,-11.75 -17,-7.4375l0.4843,24.4414z"/>
- <path id="svg_11" stroke-width="2" stroke="#000000" fill="#000000" d="m26.9318,41.1745c-0.4491,-2.3511 -2.3021,-2.9866 -3.8181,-1.8905l0.1087,6.2126z"/>
-</svg>
-</g>
-
-
-<g id="circle">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 54">
- <defs>
- <linearGradient y2="1.0" x2="1.0" y1="0.1875" x1="0.171875" id="svg_4">
- <stop stop-opacity="1" stop-color="#ffffff" offset="0.0"/>
- <stop stop-opacity="1" stop-color="#ff6666" offset="1.0"/>
- </linearGradient>
- </defs>
- <g>
- <circle stroke-opacity="1" fill-opacity="1" stroke-width="2" stroke="#000000" fill="url(#svg_4)" id="svg_1" r="23" cy="27" cx="27"/>
- </g>
-</svg>
-</g>
-
-<g id="ellipse">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 54 54">
- <defs>
- <linearGradient y2="1.0" x2="1.0" y1="0.1875" x1="0.171875" id="svg_4">
- <stop stop-opacity="1" stop-color="#ffffff" offset="0.0"/>
- <stop stop-opacity="1" stop-color="#ff6666" offset="1.0"/>
- </linearGradient>
- </defs>
- <g>
- <ellipse stroke-opacity="1" fill-opacity="1" stroke-width="2" stroke="#000000" fill="url(#svg_4)" id="svg_1" rx="23" ry="15" cy="27" cx="27"/>
- </g>
-</svg>
-</g>
-
-<g id="fh_ellipse">
-<svg viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient id="svg_9" x1="0.3046" y1="0.1093" x2="0.6132" y2="0.3945">
- <stop offset="0" stop-color="#f9d225" stop-opacity="1"/>
- <stop offset="1" stop-color="#bf5f00" stop-opacity="1"/>
- </linearGradient>
- <linearGradient id="svg_4" x1="0.17188" y1="0.1875" x2="1" y2="1">
- <stop offset="0" stop-color="#ffffff" stop-opacity="1"/>
- <stop offset="1" stop-color="#ff6666" stop-opacity="1"/>
- </linearGradient>
- </defs>
- <ellipse stroke-width="2" stroke="#000000" fill="url(#svg_4)" id="svg_1" rx="23" ry="12" cy="37" cx="27"/>
- <path d="m31.5,0l-8.75,20.25l0.75,24l16.5,-16.5l6,-12.5" id="svg_2" fill="url(#svg_9)" stroke="#000000" stroke-width="2"/>
- <path d="m39.5,28.5c-2,-9.25 -10.25,-11.75 -17,-7.4375l0.4843,24.4414z" id="svg_10" fill="#fce0a9" stroke="#000000" stroke-width="2"/>
- <path d="m26.9318,41.1745c-0.4491,-2.3511 -2.3021,-2.9866 -3.8181,-1.8905l0.1087,6.2126z" fill="#000000" stroke="#000000" stroke-width="2" id="svg_11"/>
- </svg>
-</g>
-
-<g id="pencil">
-<svg viewBox="0 0 48 52" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns="http://www.w3.org/2000/svg">
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 478 472" xmlns="http://www.w3.org/2000/svg">
<defs>
- <linearGradient id="svg_9" x1="0.3046" y1="0.1093" x2="0.6132" y2="0.3945">
- <stop offset="0.0" stop-color="#f9d225" stop-opacity="1"/>
- <stop offset="1.0" stop-color="#bf5f00" stop-opacity="1"/>
+ <linearGradient id="svg_5" y2="1">
+ <stop stop-color="#ffffe0" offset="0"/>
+ <stop stop-color="#edc39c" offset="1"/>
+ </linearGradient>
+ <linearGradient id="svg_10" y1=".78125" x2=".28906" x1=".57031" y2=".41406">
+ <stop stop-color="#ff7f00" offset="0"/>
+ <stop stop-color="#ff0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="svg_18" y1=".35938" x1=".37891" y2="1">
+ <stop stop-color="#e0e0e0" offset="0"/>
+ <stop stop-color="#666" offset="1"/>
</linearGradient>
</defs>
- <path d="M31.5,0 l-8.75,20.25 l0.75,24 l16.5,-16.5 l6,-12.5" id="svg_2" fill="url(#svg_9)" stroke="#000000" stroke-width="2" fill-opacity="1" stroke-opacity="1"/>
- <path d="M39.5,28.5 c-2,-9.25 -10.25,-11.75 -17,-7.4375 l0.4843,24.4414z" id="svg_10" fill="#fce0a9" stroke="#000000" stroke-width="2" fill-opacity="1" stroke-opacity="1"/>
- <path d="M26.9318,41.1745 c-0.4491,-2.3511 -2.3021,-2.9866 -3.8181,-1.8905 l0.1087,6.2126z" fill="#000000" stroke="#000000" stroke-width="2" fill-opacity="1" stroke-opacity="1" id="svg_11"/>
- <path d="M2.3132,4.6197 c12.4998,-1.6891 10.4729,7.0945 0,21.6215 c22.9729,-4.0539 12.1620,5.4053 12.1620,13.1756 c-0.3377,4.0539 8.7836,21.9594 26.0135,-1.3513" id="svg_12" fill="none" stroke="#000000" stroke-width="2" fill-opacity="1" stroke-opacity="1"/>
-</svg>
-</g>
-
-<g id="pen">
- <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient id="svg_16" x1="0.46484" y1="0.15625" x2="0.9375" y2="0.39453">
- <stop offset="0" stop-color="#f2feff" stop-opacity="1"/>
- <stop offset="1" stop-color="#14609b" stop-opacity="1"/>
- </linearGradient>
- <linearGradient id="svg_19" x1="0.18359" y1="0.26172" x2="0.77734" y2="0.56641">
- <stop offset="0" stop-color="#ffffff" stop-opacity="1"/>
- <stop offset="1" stop-color="#fce564" stop-opacity="1"/>
- </linearGradient>
- </defs>
- <line x1="0.99844" y1="1.49067" x2="12.97691" y2="21.14149" id="svg_5" stroke="#000000" fill="none"/>
- <path d="m14.05272,13.68732l-1.46451,7.52632l4.03769,-6.32571" id="svg_6" fill="#a0a0a0" stroke="#000000"/>
- <path d="m13.61215,10.26563c-0.38567,1.05257 -0.60723,2.40261 -0.50403,3.125l4.33468,1.81452c0.46153,-0.30769 1.6129,-1.71371 1.6129,-2.52016" id="svg_7" fill="url(#svg_19)" stroke="#000000"/>
- <path d="m16.61335,1.00028l-3.67325,8.60247l7.10285,3.47318l3.17783,-7.20549" id="svg_8" fill="url(#svg_16)" stroke="#000000"/>
- </svg>
-</g>
-
-<g id="text">
- <svg viewBox="0 0 158 128" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <text x="58" y="120" id="svg_1" fill="#000000" stroke="none" font-size="120pt" font-family="sans-serif" text-anchor="middle" fill-opacity="1" stroke-opacity="1" font-weight="bold">A</text>
- <line x1="136" y1="7" x2="136" y2="121" id="svg_2" stroke="#000000" fill="none" fill-opacity="1" stroke-opacity="1" stroke-width="5"/>
- <line x1="120" y1="4" x2="152" y2="4" id="svg_3" stroke="#000000" stroke-width="5" fill="none" fill-opacity="1" stroke-opacity="1"/>
- <line x1="120" y1="124" x2="152" y2="124" stroke="#000000" stroke-width="5" fill="none" fill-opacity="1" stroke-opacity="1" id="svg_4"/>
- </svg>
-</g>
-
-
-<g id="path">
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 124 124" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient y2="1" x2="1" y1="0.28125" x1="0.33594" id="svg_4">
- <stop stop-opacity="1" stop-color="#ffffff" offset="0"/>
- <stop stop-opacity="1" stop-color="#33a533" offset="1"/>
- </linearGradient>
- </defs>
- <path stroke-dasharray="null" stroke-width="4" stroke="#000000" fill="url(#svg_4)" id="svg_1" d="m6,103l55,-87c85,33.64 -26,37.12 55,87l-110,0z"/>
- </svg>
-</g>
-
-<g id="add_subpath">
-<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 124 124" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient id="svg_4" x1="0.33594" y1="0.28125" x2="1" y2="1">
- <stop offset="0" stop-color="#ffffff" stop-opacity="1"/>
- <stop offset="1" stop-color="#33a533" stop-opacity="1"/>
- </linearGradient>
- </defs>
- <g>
- <path d="m6,103l55,-87c85,33.64 -26,37.12 55,87l-110,0z" id="svg_1" fill="url(#svg_4)" stroke="#000000" stroke-width="4" stroke-dasharray="null"/>
+ <path id="svg_19" fill="#fff" d="m68.82 270.05l-22-33 17-35 34 2 25 15 7-35 28-16 25 12 100 102 21 23-15 35-36 9 20 49-31 24-49-17-1 31-33 21-31-19-13-35-30 21-30-9-5-35 16-31-32-6-15-19 3-36 47-18z"/>
+ <path d="m158.96 155.04c-25.021 0-45.371 20.351-45.371 45.378 0 0.72217 0.01794 1.4399 0.0471 2.1564-0.49339-0.53604-0.99355-1.0608-1.506-1.5845-8.5608-8.5552-19.96-13.284-32.074-13.284-12.121 0-23.52 4.7233-32.088 13.296-17.693 17.695-17.693 46.462 0 64.174 0.51809 0.51697 1.0485 1.0126 1.5902 1.506-0.72891-0.03586-1.4578-0.04822-2.1923-0.04822-25.021 0-45.372 20.351-45.372 45.377 0 25.014 20.351 45.365 45.372 45.365 0.72891 0 1.4522-0.01236 2.1744-0.04828-0.5293 0.48221-1.0541 0.98801-1.5655 1.4937-17.7 17.689-17.7 46.487-0.00628 64.187 8.5787 8.5675 19.967 13.278 32.088 13.278 12.114 0 23.501-4.711 32.074-13.278 0.51247-0.51694 1.0182-1.0485 1.506-1.579-0.02915 0.71213-0.04709 1.4467-0.04709 2.1576 0 25.015 20.35 45.377 45.371 45.377 25.014 0 45.371-20.362 45.371-45.377 0-0.7222-0.01689-1.4455-0.05266-2.1811 0.48105 0.52933 0.97562 1.0485 1.487 1.5666 8.5798 8.5798 19.978 13.291 32.106 13.291 12.11 0 23.514-4.711 32.069-13.278 17.689-17.7 17.689-46.485 0-64.174-0.50577-0.4946-1.0114-1.0003-1.5431-1.4825 0.69983 0.03592 1.4232 0.04828 2.1699 0.04828 25.015 0 45.353-20.351 45.353-45.365 0-25.026-20.338-45.377-45.353-45.377-0.74683 0-1.4701 0.01236-2.1934 0.04822 0.53152-0.49341 1.0608-0.98904 1.5913-1.506 8.5552-8.5552 13.278-19.942 13.278-32.075 0-12.128-4.7234-23.52-13.303-32.093-8.5552-8.5608-19.959-13.284-32.069-13.284-12.121 0-23.52 4.7233-32.088 13.284-0.51137 0.5181-1.0182 1.0485-1.5049 1.579 0.03586-0.72331 0.05266-1.4399 0.05266-2.1688 0-25.026-20.357-45.378-45.371-45.378m0 20.719c13.616 0 24.659 11.031 24.659 24.658 0 6.6275-2.651 12.621-6.9101 17.05v51.674l36.54-36.535c0.12001-6.1442 2.4828-12.247 7.1815-16.947 4.813-4.813 11.121-7.2241 17.441-7.2241 6.3023 0 12.616 2.411 17.436 7.2241 9.6217 9.6329 9.6217 25.249 0 34.877-4.6998 4.6863-10.808 7.0492-16.953 7.1815l-36.534 36.533h51.667c4.4284-4.2535 10.429-6.9045 17.08-6.9045 13.591 0 24.629 11.038 24.629 24.665 0 13.616-11.038 24.665-24.629 24.665-6.6511 0-12.652-2.6633-17.08-6.9168h-51.648l36.503 36.509c6.17 0.14465 12.266 2.5052 16.966 7.2062 9.6216 9.6149 9.6216 25.232 0 34.858-4.8086 4.8198-11.133 7.2297-17.436 7.2297-6.3202 0-12.634-2.4099-17.448-7.2297-4.6807-4.6874-7.048-10.796-7.1747-16.941l-36.54-36.534v51.667c4.2591 4.4464 6.9101 10.435 6.9101 17.062 0 13.627-11.042 24.664-24.659 24.664-13.622 0-24.658-11.037-24.658-24.664 0-6.6274 2.6454-12.616 6.9034-17.062v-51.667l-36.539 36.546c-0.12672 6.1441-2.4884 12.265-7.1815 16.941-4.8142 4.8187-11.122 7.2297-17.429 7.2297-6.3146 0-12.622-2.411-17.436-7.2297-9.6328-9.6283-9.6328-25.243 0-34.87 4.6807-4.6763 10.79-7.0503 16.941-7.1826l36.533-36.533h-51.666c-4.4408 4.2535-10.429 6.9168-17.062 6.9168-13.616 0-24.653-11.049-24.653-24.665 0-13.627 11.037-24.665 24.653-24.665 6.6331 0 12.621 2.651 17.062 6.9045h51.685l-36.552-36.545c-6.1453-0.12-12.254-2.494-16.948-7.1938-9.6261-9.6149-9.6261-25.237 0-34.864 4.8142-4.813 11.128-7.2241 17.442-7.2241 6.3068 0 12.615 2.411 17.429 7.2241 4.6998 4.6931 7.0603 10.802 7.1814 16.948l36.539 36.533v-51.661c-4.258-4.4284-6.9033-10.422-6.9033-17.05 0-13.627 11.037-24.658 24.658-24.658" fill="#1a171a"/>
+ <g>
+ <path fill="url(#f)" d="m188.82 210.05l16-47 155-148 107 100-158 157-44 12-76-74z"/>
+ <path fill="url(#ab)" d="m335.57 40.297c-11.5 39.75 55.5 115.25 109.25 98.75l21-21-103-101-27.25 23.25z"/>
+ <rect opacity=".4" transform="rotate(45.909 293.98 137.1)" height="232.67" width="42.352" y="20.764" x="272.8" fill="#fff"/>
+ <rect opacity=".4" transform="rotate(45.909 289.8 139.1)" height="232.67" width="14" y="22.764" x="282.8" fill="#fff"/>
+ <ellipse transform="rotate(39.474 415.13 64.379)" rx="67.793" ry="34.82" cy="64.381" cx="415.13" fill="#ea7598"/>
+ <path id="svg_4" fill="url(#j)" d="m212.07 166.05c-8.5 47 36.25 103.75 99.25 96.75l-152.5 53.25 53.25-150z"/>
+ <path fill="#27382f" d="m181.32 242.55c0.5 20.5 26.75 45 46.75 48.5l-66.25 20 19.5-68.5z"/>
+ </g>
+ <g>
+ <title>Layer 2</title>
+ <path stroke-width="17" stroke="#800000" fill="none" d="m152.82 317.05l51-152 157-153c40-12 118 48 105 105l-157 153-156 47z"/>
+ </g>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <path d="m7.3817 2.4695l0.07502 17.033 3.3008-2.6262 2.6257 5.6275 4.201-2.6262-3.3008-4.8021 4.5761-0.37517-11.478-12.23z" stroke="#fff"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
+ <circle stroke-width="1.5" cy="5.3" stroke="#00f" cx="8.7" r="3.8789" fill="#0ff"/>
+ <path stroke="#fff" d="m9.1816 5.6695l0.07763 15.162 3.4159-2.3378 2.7172 5.0095 4.3475-2.3378-3.4159-4.2747 4.7356-0.33397-11.878-10.887z"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="svg_2" y1=".10156" x1=".36328" y2="1">
+ <stop stop-color="#fff" offset="0"/>
+ <stop stop-color="#3b7e9b" offset="1"/>
+ </linearGradient>
+ </defs>
+ <rect height="20" width="20" stroke="#000" y="1.5" x="1.5" fill="url(#e)"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
+ <defs></defs>
+ <rect height="12" width="20" stroke="#000" y="5.5" x="1.5" fill="url(#e)"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 52 52" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="svg_9" x2=".6132" y1=".1093" x1=".3046" y2=".3945">
+ <stop stop-color="#f9d225" offset="0"/>
+ <stop stop-color="#bf5f00" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g stroke="#000" stroke-width="2">
+ <rect height="50" width="50" y=".75" x="1.25" fill="url(#e)"/>
+ <path id="svg_2" d="m31.5 0l-8.75 20.25 0.75 24 16.5-16.5 6-12.5" stroke="#000" stroke-width="2" fill="url(#b)"/>
+ <path id="svg_10" d="m39.5 28.5c-2-9.25-10.25-11.75-17-7.4375l0.4843 24.441z" stroke="#000" stroke-width="2" fill="#fce0a9"/>
+ <path d="m26.932 41.174c-0.4491-2.3511-2.3021-2.9866-3.8181-1.8905l0.1087 6.2126z"/>
+ </g>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 54 54" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="svg_4" y1=".1875" x1=".17188" y2="1">
+ <stop stop-color="#fff" offset="0"/>
+ <stop stop-color="#f66" offset="1"/>
+ </linearGradient>
+ </defs>
+ <circle cx="27" cy="27" stroke="#000" r="23" stroke-width="2" fill="url(#c)"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 54 54" xmlns="http://www.w3.org/2000/svg">
+ <defs></defs>
+ <ellipse cy="27" rx="23" ry="15" stroke="#000" cx="27" stroke-width="2" fill="url(#c)"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 52 52">
+ <defs>
+ <linearGradient id="svg_4" y1=".1875" x1=".17188" y2="1">
+ <stop stop-color="#fff" offset="0"/>
+ <stop stop-color="#f66" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g stroke="#000" stroke-width="2">
+ <ellipse cy="37" rx="23" ry="12" cx="27" fill="url(#c)"/>
+ <path id="svg_2" stroke-width="2" stroke="#000" fill="url(#b)" d="m31.5 0l-8.75 20.25 0.75 24 16.5-16.5 6-12.5"/>
+ <path id="svg_10" stroke-width="2" stroke="#000" fill="#fce0a9" d="m39.5 28.5c-2-9.25-10.25-11.75-17-7.4375l0.4843 24.441z"/>
+ <path d="m26.932 41.174c-0.4491-2.3511-2.3021-2.9866-3.8181-1.8905l0.1087 6.2126z"/>
+ </g>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 48 52">
+ <defs></defs>
+ <g stroke="#000" stroke-width="2">
+ <path id="svg_2" d="m31.5 0l-8.75 20.25 0.75 24 16.5-16.5 6-12.5" stroke="#000" stroke-width="2" fill="url(#b)"/>
+ <path id="svg_10" d="m39.5 28.5c-2-9.25-10.25-11.75-17-7.4375l0.4843 24.441z" stroke="#000" stroke-width="2" fill="#fce0a9"/>
+ <path d="m26.932 41.174c-0.4491-2.3511-2.3021-2.9866-3.8181-1.8905l0.1087 6.2126z"/>
+ <path d="m2.3132 4.6197c12.5-1.6891 10.473 7.0945 0 21.622 22.973-4.0539 12.162 5.4053 12.162 13.176-0.3377 4.0539 8.7836 21.959 26.014-1.3513" fill="none"/>
+ </g>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
+ <defs>
+ <linearGradient id="svg_16" y1=".15625" x2=".9375" x1=".46484" y2=".39453">
+ <stop stop-color="#f2feff" offset="0"/>
+ <stop stop-color="#14609b" offset="1"/>
+ </linearGradient>
+ <linearGradient id="aa" y1=".26172" x2=".77734" x1=".18359" y2=".56641">
+ <stop stop-color="#fff" offset="0"/>
+ <stop stop-color="#fce564" offset="1"/>
+ </linearGradient>
+ </defs>
+ <line id="svg_5" y2="21.141" x2="12.977" stroke="#000" y1="1.4907" x1=".99844" fill="none"/>
+ <path stroke="#000" fill="#a0a0a0" d="m14.053 13.687l-1.4645 7.5263 4.0377-6.3257"/>
+ <path id="svg_7" stroke="#000" fill="url(#aa)" d="m13.612 10.266c-0.38567 1.0526-0.60723 2.4026-0.50403 3.125l4.3347 1.8145c0.46153-0.30769 1.6129-1.7137 1.6129-2.5202"/>
+ <path id="svg_8" stroke="#000" fill="url(#ac)" d="m16.613 1.0003l-3.6732 8.6025 7.1028 3.4732 3.1778-7.2055"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 158 128">
+ <text font-size="120pt" font-weight="bold" text-anchor="middle" y="120" x="58" font-family="sans-serif" fill="#000000">A</text>
+ <line id="svg_2" stroke-width="5" y2="121" x2="136" stroke="#000" y1="7" x1="136" fill="none"/>
+ <line stroke-width="5" y2="4" x2="152" stroke="#000" y1="4" x1="120" fill="none"/>
+ <line id="svg_4" stroke-width="5" y2="124" x2="152" stroke="#000" y1="124" x1="120" fill="none"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 124 124">
+ <defs>
+ <linearGradient id="svg_4" y1=".28125" x1=".33594" y2="1">
+ <stop stop-color="#fff" offset="0"/>
+ <stop stop-color="#33a533" offset="1"/>
+ </linearGradient>
+ </defs>
+ <path d="m6 103l55-87c85 33.64-26 37.12 55 87h-110z" stroke="#000" stroke-dasharray="null" stroke-width="4" fill="url(#c)"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 124 124">
+ <defs></defs>
+ <path d="m6 103l55-87c85 33.64-26 37.12 55 87h-110z" stroke="#000" stroke-dasharray="null" stroke-width="4" fill="url(#c)"/>
<g id="svg_7">
- <circle stroke-dasharray="null" stroke-width="5" stroke="#000000" fill="#ffffff" id="svg_6" r="22.63281" cy="88.5" cx="45.5"/>
- <line stroke-dasharray="null" stroke-width="7" stroke="#000000" id="svg_2" y2="104.03768" x2="45.5" y1="72.96232" x1="45.5"/>
- <line stroke-dasharray="null" stroke-width="7" stroke="#000000" id="svg_3" y2="88.5" x2="61.03768" y1="88.5" x1="29.96232"/>
+ <circle cx="45.5" cy="88.5" stroke="#000" r="22.633" stroke-dasharray="null" stroke-width="5" fill="#fff"/>
+ <line id="svg_2" stroke-width="7" x1="45.5" y1="72.962" stroke="#000" stroke-dasharray="null" x2="45.5" y2="104.04"/>
+ <line stroke-width="7" x1="29.962" y1="88.5" stroke="#000" stroke-dasharray="null" x2="61.038" y2="88.5"/>
</g>
- </g>
- </svg>
-</g>
-
-<g id="close_path">
-<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <g>
- <path stroke="#000" stroke-width="15" fill="#ffc8c8" d="m121.5,40l-84,106l27,115l166,2l29,-111"/>
- <line x1="240" y1="136" x2="169.5" y2="74" stroke="#A00" stroke-width="25" fill="none"/>
- <path stroke="none" fill ="#A00" d="m158,65l31,74l-3,-50l51,-3z"/>
- <g stroke-width="15" stroke="#00f" fill="#0ff">
- <circle r="30" cy="41" cx="123"/>
- <circle r="30" cy="146" cx="40"/>
- <circle r="30" cy="260" cx="69"/>
- <circle r="30" cy="260" cx="228"/>
- <circle r="30" cy="148" cx="260"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 300 300">
+ <path stroke="#000" stroke-width="15" d="m121.5 40l-84 106 27 115 166 2 29-111" fill="#ffc8c8"/>
+ <line stroke-width="25" y2="74" x2="169.5" stroke="#A00" y1="136" x1="240" fill="none"/>
+ <path d="m158 65l31 74-3-50 51-3z" fill="#A00"/>
+ <g stroke="#00f" stroke-width="15" fill="#0ff">
+ <circle cx="123" cy="41" r="30"/>
+ <circle cx="40" cy="146" r="30"/>
+ <circle cx="69" cy="260" r="30"/>
+ <circle cx="228" cy="260" r="30"/>
+ <circle cx="260" cy="148" r="30"/>
</g>
- </g>
-</svg>
-</g>
-
-<g id="open_path">
-<svg viewBox="0 0 300 300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <g>
- <path stroke="#000" stroke-width="15" fill="#ffc8c8" d="m123.5,38l-84,106l27,115l166,2l29,-111"/>
- <line x1="276.5" y1="153" x2="108.5" y2="24" stroke="#000" stroke-width="10" fill="none"/>
- <g stroke-width="15" stroke="#00f" fill="#0ff">
- <circle r="30" cy="41" cx="123"/>
- <circle r="30" cy="146" cx="40"/>
- <circle r="30" cy="260" cx="69"/>
- <circle r="30" cy="260" cx="228"/>
- <circle r="30" cy="148" cx="260"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 300 300">
+ <path stroke="#000" stroke-width="15" d="m123.5 38l-84 106 27 115 166 2 29-111" fill="#ffc8c8"/>
+ <line stroke-width="10" y2="24" x2="108.5" stroke="#000" y1="153" x1="276.5" fill="none"/>
+ <g stroke="#00f" stroke-width="15" fill="#0ff">
+ <circle cx="123" cy="41" r="30"/>
+ <circle cx="40" cy="146" r="30"/>
+ <circle cx="69" cy="260" r="30"/>
+ <circle cx="228" cy="260" r="30"/>
+ <circle cx="260" cy="148" r="30"/>
</g>
- <g stroke="#A00" stroke-width="15" fill="none">
- <line x1="168" y1="24" x2="210" y2="150"/>
- <line x1="210" y1="24" x2="168" y2="150"/>
+ <g stroke="#A00" stroke-width="15" fill="none">
+ <line y1="24" x2="210" x1="168" y2="150"/>
+ <line y1="24" x2="168" x1="210" y2="150"/>
</g>
- </g>
-</svg>
-</g>
-
-
-<g id="image">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <defs>
- <linearGradient y2="1" x2="1" y1="0" x1="1" id="svg_25">
- <stop stop-opacity="1" stop-color="#10284c" offset="0"/>
- <stop stop-opacity="1" stop-color="#5374ad" offset="1"/>
- </linearGradient>
- <linearGradient y2="0.75781" x2="0.99609" y1="0" x1="1" id="svg_23">
- <stop stop-opacity="1" stop-color="#162e84" offset="0"/>
- <stop stop-opacity="1" stop-color="#97c4ef" offset="1"/>
- </linearGradient>
- </defs>
- <rect x="1" y="3.83333" width="22" height="17" id="svg_18" fill="#202020" stroke="none"/>
- <rect stroke-width="1.2" stroke="#ffffff" fill="#232947" id="svg_15" height="14" width="19" y="5.33333" x="2.5"/>
- <rect fill="url(#svg_23)" id="svg_20" height="7.02244" width="15.96424" y="6.7266" x="4"/>
- <rect fill="url(#svg_25)" id="svg_24" height="4.02393" width="15.96303" y="13.77454" x="4"/>
- <circle fill="#ffffad" id="svg_26" r="1.83333" cy="9.82002" cx="7.13254"/>
- <path d="m14.5696,13.77458l0.70243,-4.85313l-3.12899,4.85313l2.42656,0z" id="svg_14" fill="#404040" stroke="none"/>
- <path d="m15.27203,8.98531c2.74584,0.06386 2.42657,4.21456 -0.63857,4.85313c0.70243,-1.27714 1.66028,-3.63985 0.63857,-4.85313z" id="svg_17" fill="#404040" stroke="none"/>
-</svg>
-</g>
-
-<g id="zoom">
- <svg viewBox="0 0 150 150" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient id="svg_30" x1="0" y1="0" x2="1" y2="0">
- <stop offset="0" stop-color="#d3d3d3" stop-opacity="1"/>
- <stop offset="1" stop-color="#424242" stop-opacity="1"/>
- </linearGradient>
- </defs>
- <path d="m107.14774,101.03477l-0.64774,43.96523c5.00857,4.72089 14.00811,5.27188 19,0l-0.31667,-44.16l-9.61514,-19.84l-8.42046,20.03477z" id="svg_29" fill="url(#svg_30)" stroke="#202020" stroke-width="2" transform="rotate(-45, 116, 114)"/>
- <circle cx="58" cy="58" r="51" id="svg_22" fill="#c0c0c0" stroke="#202020" stroke-width="5"/>
- <circle cx="58" cy="58" r="43" id="svg_27" fill="#aaccff" stroke="none"/>
- <path d="m15.68604,61.46511c38.13954,17.67442 48.13954,15.34883 85.11628,-0.46511c1.39536,18.60465 -19.30231,41.86047 -42.7907,40.93023c-21.6279,-0.93023 -42.7907,-21.86046 -42.32558,-40.46511z" id="svg_28" fill="#8cbaff" stroke="none"/>
- </svg>
-</g>
-
-<g id="arrow_right">
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 50">
- <path stroke="#000000" fill="#000000" d="m0,0l0,50l25,-25l-25,-25z"/>
- </svg>
-</g>
-
-<g id="arrow_right_big">
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 50">
- <path stroke="#000000" fill="#000000" d="m0,0l0,50l25,-25l-25,-25z"/>
- </svg>
-</g>
-
-<g id="arrow_down">
- <svg viewBox="0 0 50 40" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <path transform="rotate(90, 26, 13)" d="m14,-12l0,50l25,-25l-25,-25z" fill="#000000" stroke="#000000"/>
- </svg>
-</g>
-
-<g id="fill">
-<svg width="32" height="33" xmlns="http://www.w3.org/2000/svg">
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="y" x1="1" y2="1">
+ <stop stop-color="#10284c" offset="0"/>
+ <stop stop-color="#5374ad" offset="1"/>
+ </linearGradient>
+ <linearGradient id="z" x2=".99609" x1="1" y2=".75781">
+ <stop stop-color="#162e84" offset="0"/>
+ <stop stop-color="#97c4ef" offset="1"/>
+ </linearGradient>
+ </defs>
+ <rect id="ab" height="17" width="22" y="3.8333" x="1" fill="#202020"/>
+ <rect height="14" width="19" stroke="#fff" y="5.3333" x="2.5" stroke-width="1.2" fill="#232947"/>
+ <rect height="7.0224" width="15.964" y="6.7266" x="4" fill="url(#z)"/>
+ <rect height="4.0239" width="15.963" y="13.775" x="4" fill="url(#y)"/>
+ <circle cx="7.1325" cy="9.82" r="1.8333" fill="#ffffad"/>
+ <path fill="#404040" d="m14.57 13.775l0.70243-4.8531-3.129 4.8531h2.4266z"/>
+ <path fill="#404040" d="m15.272 8.9853c2.7458 0.06386 2.4266 4.2146-0.63857 4.8531 0.70243-1.2771 1.6603-3.6398 0.63857-4.8531z"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 150 150">
+ <defs>
+ <linearGradient id="x">
+ <stop stop-color="#d3d3d3" offset="0"/>
+ <stop stop-color="#424242" offset="1"/>
+ </linearGradient>
+ </defs>
+ <path d="m107.15 101.03l-0.64774 43.965c5.0086 4.7209 14.008 5.2719 19 0l-0.31667-44.16-9.6151-19.84-8.4205 20.035z" transform="rotate(-45 116 114)" stroke="#202020" stroke-width="2" fill="url(#x)"/>
+ <circle stroke-width="5" stroke="#202020" cy="58" cx="58" r="51" fill="#c0c0c0"/>
+ <circle cy="58" cx="58" r="43" fill="#acf"/>
+ <path fill="#8cbaff" d="m15.686 61.465c38.14 17.674 48.14 15.349 85.116-0.46511 1.3954 18.605-19.302 41.86-42.791 40.93-21.628-0.93023-42.791-21.86-42.326-40.465z"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 25 50" xmlns="http://www.w3.org/2000/svg">
+ <path stroke="#000" d="m0 0v50l25-25-25-25z"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 40 50" xmlns="http://www.w3.org/2000/svg">
+ <path stroke="#000" d="m0 0v50l25-25-25-25z"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 50 40">
+ <path stroke="#000" transform="rotate(90 26 13)" d="m14-12v50l25-25-25-25z"/>
+ </svg>
+ <svg width="32" xmlns="http://www.w3.org/2000/svg" height="33">
<g id="svg_5">
- <path id="svg_4" d="m17.49167,10.97621c6.9875,-0.325 12.1875,2.70833 12.13333,7.36667l-0.325,10.075c-0.75833,4.0625 -2.275,3.0875 -3.03333,0.10833l0.21667,-9.64166c-0.43333,-0.975 -1.08333,-1.625 -1.95,-1.51667" stroke-linejoin="round" stroke="#606060" fill="#c0c0c0"/>
- <path id="svg_1" d="m2.00055,17.1309l10.72445,-10.72445l12.67445,12.13279l-3.52056,0.05389l-9.15389,9.26223l-10.72445,-10.72445z" stroke-linejoin="round" stroke="#000000" fill="#c0c0c0"/>
- <path id="svg_3" d="m14.35,13.57621c-0.1625,-3.95417 0.86667,-11.7 -1.84167,-11.59167c-2.70833,0.10833 -2.6,2.05833 -2.16667,6.93333" stroke-linejoin="round" stroke="#000000" fill="none"/>
- <circle id="svg_2" r="1.60938" cy="15.20121" cx="14.45833" stroke-linejoin="round" stroke="#000000" fill="none"/>
+ <path id="svg_4" stroke-linejoin="round" stroke="#606060" fill="#c0c0c0" d="m17.492 10.976c6.9875-0.325 12.188 2.7083 12.133 7.3667l-0.325 10.075c-0.75833 4.0625-2.275 3.0875-3.0333 0.10833l0.21667-9.6417c-0.43333-0.975-1.0833-1.625-1.95-1.5167"/>
+ <path stroke-linejoin="round" stroke="#000" fill="#c0c0c0" d="m2.0006 17.131l10.724-10.724 12.674 12.133-3.5206 0.05389-9.1539 9.2622-10.724-10.724z"/>
+ <path stroke-linejoin="round" stroke="#000" fill="none" d="m14.35 13.576c-0.1625-3.9542 0.86667-11.7-1.8417-11.592-2.7083 0.10833-2.6 2.0583-2.1667 6.9333"/>
+ <circle id="svg_2" stroke-linejoin="round" stroke="#000" cy="15.201" cx="14.458" r="1.6094" fill="none"/>
</g>
-</svg>
-</g>
-
-<g id="stroke">
-<svg width="50" height="50" xmlns="http://www.w3.org/2000/svg">
- <rect fill="none" stroke="#707070" stroke-width="10" x="8.625" y="8.625" width="32.75" height="32.75" id="svg_1"/>
-</svg>
-</g>
-
-<g id="opacity">
-<svg width="50" height="50" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <linearGradient y2="0.1" x2="0.9" y1="0.9" x1="0.1" id="svg_7">
- <stop stop-color="#000000" offset="0"/>
- <stop stop-opacity="0" stop-color="#000000" offset="1"/>
- </linearGradient>
- </defs>
- <rect id="svg_4" height="50" width="50" y="0" x="0" fill="#ffffff"/>
- <rect id="svg_1" height="25" width="25" y="0" x="0" fill="#a0a0a0"/>
+ </svg>
+ <svg width="50" xmlns="http://www.w3.org/2000/svg" height="50">
+ <rect height="32.75" width="32.75" stroke="#707070" y="8.625" x="8.625" stroke-width="10" fill="none"/>
+ </svg>
+ <svg width="50" xmlns="http://www.w3.org/2000/svg" height="50">
+ <defs>
+ <linearGradient id="svg_7" x2=".9" y1=".9" x1=".1" y2=".1">
+ <stop offset="0"/>
+ <stop stop-opacity="0" offset="1"/>
+ </linearGradient>
+ </defs>
+ <rect id="svg_4" height="50" width="50" y="0" x="0" fill="#fff"/>
+ <rect height="25" width="25" y="0" x="0" fill="#a0a0a0"/>
<rect id="svg_2" height="25" width="25" y="25" x="25" fill="#a0a0a0"/>
- <rect id="svg_3" height="50" width="50" y="0" x="0" stroke-width="2" stroke="url(#svg_7)" fill="url(#svg_7)"/>
- </svg>
-</g>
-
-<g id="new_image">
-<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <rect x="2.42792" y="1.6692" width="18" height="21" id="svg_55" fill="#eaeaea" stroke="#606060"/>
- <circle stroke="none" fill="url(#svg_9)" id="svg_65" r="6.300781" cy="7.529969" cx="17.761984"/>
- <defs>
- <radialGradient id="svg_9" cx="0.5" cy="0.5" r="0.5">
- <stop offset="0.1" stop-color="#ffe500" stop-opacity="1"/>
- <stop offset="1" stop-color="#ffff00" stop-opacity="0"/>
- </radialGradient>
- </defs>
-</svg>
-</g>
-
-<g id="save">
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <defs>
- <linearGradient y2="0" x2="1" y1="0" x1="0" id="svg_41">
- <stop stop-opacity="1" stop-color="#727272" offset="0"/>
- <stop stop-opacity="1" stop-color="#d6d6d6" offset="1"/>
- </linearGradient>
- <linearGradient y2="0.875" x2="0.21484" y1="0.00391" x1="0.04297" id="svg_46">
- <stop stop-opacity="1" stop-color="#81bbf4" offset="0"/>
- <stop stop-opacity="1" stop-color="#376eb7" offset="1"/>
- </linearGradient>
- </defs>
- <path stroke="#202020" fill="#e0e0e0" id="svg_21" d="m1.51669,22.3458l21.13245,-0.10111l0,-6.06673l-2.62892,-9.80789l-16.27907,0.10111l-2.32558,9.20121l0.10111,6.67341z"/>
- <rect stroke="#efefef" fill="url(#svg_41)" id="svg_32" height="4.75108" width="19.21031" y="16.58227" x="2.42667"/>
- <path stroke="#ffffff" fill="#c0c0c0" id="svg_42" d="m4.55005,11.12235l0.70779,-2.83114l13.04348,0l0.70779,3.13448c-0.70779,2.52781 -4.04479,3.84227 -7.17897,3.84227c-2.72977,0 -6.37007,-1.41557 -7.28008,-4.1456z"/>
- <path stroke="#285582" fill="url(#svg_46)" id="svg_45" d="m7.14286,9.74903l5.21236,5.79151l5.50193,-5.88803l-2.50965,-0.09653l0,-2.79923c0,-2.3166 -2.3166,-5.59846 -6.56371,-5.59846c-4.05405,0 -6.27413,3.37838 -6.56371,6.75676c0.48263,-1.5444 2.7027,-4.53668 4.44015,-4.44015c2.12355,-0.09653 2.79923,1.64093 2.79923,3.37838l0.09653,2.79923l-2.41313,0.09653z"/>
- </svg>
-</g>
-
-<g id="export">
- <svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <linearGradient id="svg_5" x1="0.77734" y1="0.51172" x2="0.09375" y2="0.53516">
- <stop offset="0" stop-color="#81bbf4"/>
- <stop offset="1" stop-color="#376eb7"/>
- </linearGradient>
- </defs>
- <g>
- <rect x="7.22599" y="1.3603" width="15.76465" height="21.51735" id="svg_55" fill="#eaeaea" stroke="#606060"/>
- <circle fill="#31abed" stroke-width="0.5" cx="17.4206" cy="11.1278" r="4.69727" id="svg_3"/>
- <path fill="#ffcc00" stroke-width="0.5" d="m9.67673,20.24302l7.38701,-6.80778l2.91746,6.71323" id="svg_4"/>
- <rect fill="#ff5555" stroke-width="0.5" x="9.5385" y="2.94914" width="5.74652" height="5.74652" id="svg_2"/>
- <path d="m6.13727,17.94236l5.77328,-4.91041l-5.86949,-5.1832l-0.09622,2.36426l-4.64805,-0.06751l-0.04665,5.54694l4.79093,-0.02342l0.09623,2.27334z" id="svg_45" fill="url(#svg_5)" stroke="#285582"/>
- </g>
- </svg>
-</g>
-
-<g id="open">
-<svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient y2="0.91406" x2="0.65234" y1="0.14063" x1="0.42578" id="svg_76">
- <stop stop-opacity="1" stop-color="#81bbf4" offset="0"/>
- <stop stop-opacity="1" stop-color="#376eb7" offset="1"/>
- </linearGradient>
- </defs>
- <rect x="1.65" y="3.75" width="9.8" height="16.72712" id="svg_98" fill="#c0c0c0" stroke="#606060"/>
- <rect stroke="none" fill="#a0a0a0" id="svg_88" height="14.17459" width="6.39585" y="4.9758" x="2.89542"/>
- <path d="m18.62576,4.54365l0,6.91443l-9.9395,0l-0.08643,-10.11236l6.828,0l3.19792,3.19793z" id="svg_99" fill="#e0e0e0" stroke="#404040"/>
- <path d="m2.95,20.53644l1.65,-12.03644l16.2,0l-1.5,12l-16.35,0.03643z" id="svg_97" fill="url(#svg_76)" stroke="#285582"/>
- <line fill="none" stroke="#606060" id="svg_89" y2="4.28436" x2="13.95851" y1="4.28436" x1="10.32844"/>
- <line fill="none" stroke="#606060" id="svg_91" y2="6.53155" x2="14.82282" y1="6.53155" x1="10.32844"/>
- <path stroke="none" fill="#ffffff" id="svg_100" d="m15.25895,1.95069l-0.00401,2.85225l2.89558,0.00004l-2.89157,-2.85229z"/>
-</svg>
-</g>
-
-<g id="import">
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient y2="0.875" x2="0.21484" y1="0.00391" x1="0.04297" id="svg_46_import">
- <stop stop-opacity="1" stop-color="#81f4bb" offset="0"/>
- <stop stop-opacity="1" stop-color="#37b76e" offset="1"/>
- </linearGradient>
- </defs>
- <rect x="2.42792" y="1.6692" width="18" height="21" id="svg_55" fill="#eaeaea" stroke="#606060"/>
- <path stroke="#285582" fill="url(#svg_46_import)" id="svg_45" d="m7.14286,12.74903l5.21236,5.79151l5.50193,-5.88803l-2.50965,-0.09653l0,-2.79923c0,-2.3166 -2.3166,-5.59846 -6.56371,-5.59846c-4.05405,0 -6.27413,3.37838 -6.56371,6.75676c0.48263,-1.5444 2.7027,-4.53668 4.44015,-4.44015c2.12355,-0.09653 2.79923,1.64093 2.79923,3.37838l0.09653,2.79923l-2.41313,0.09653z"/>
-</svg>
-</g>
-
-<g id="docprops">
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <defs>
- <linearGradient y2="1" x2="1" y1="0.5" x1="1" id="svg_53">
- <stop stop-opacity="1" stop-color="#606060" offset="0"/>
- <stop stop-opacity="0" stop-color="#5e5e5e" offset="1"/>
- </linearGradient>
- </defs>
- <rect stroke="#606060" fill="#eaeaea" id="svg_55" height="21" width="18" y="1.6692" x="2.42792"/>
- <line fill="none" stroke="#a0a0a0" id="svg_56" y2="4.37757" x2="14.89023" y1="4.37757" x1="6.696"/>
- <line fill="none" stroke="#a0a0a0" id="svg_57" y2="7.10804" x2="12.92026" y1="7.10804" x1="6.6948"/>
- <line fill="none" stroke="#a0a0a0" id="svg_58" y2="9.84241" x2="15.64716" y1="9.84241" x1="6.6942"/>
- <line fill="none" stroke="#a0a0a0" id="svg_59" y2="12.36585" x2="13.21805" y1="12.36585" x1="6.69691"/>
- <line fill="none" stroke="#a0a0a0" id="svg_60" y2="15.06507" x2="14.43591" y1="15.06507" x1="6.69691"/>
- <line fill="none" stroke="#a0a0a0" id="svg_61" y2="17.84241" x2="13.36979" y1="17.84241" x1="6.69691"/>
- <g id="svg_54">
- <path transform="rotate(-45, 12.5448, 11.7085)" stroke="none" fill="#606060" id="svg_31" d="m11.24329,8.73944l0,2.79974l2.53499,0.07777l0,-2.95528c1.78134,0.07777 2.26093,1.39987 2.12391,2.95528c-0.06851,1.63318 -1.30175,3.49967 -3.49418,3.26636c-2.19242,-0.31108 -2.87755,-1.39987 -3.15161,-2.72197c-0.27406,-1.39987 0.41108,-3.34413 1.98689,-3.4219z"/>
- <rect opacity="0.95" transform="rotate(-45, 16.2485, 15.1732)" stroke="none" fill="url(#svg_53)" id="svg_50" height="4.85445" width="2.57974" y="12.746" x="15.04047"/>
- </g>
- </svg>
-</g>
-
-<g id="source">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 55 52">
- <text xml:space="preserve" text-anchor="middle" font-family="monospace" font-size="24" stroke="none" fill="#019191" id="svg_40" y="15" x="28.23" font-weight="bold">s</text>
- <text xml:space="preserve" text-anchor="middle" font-family="monospace" font-size="24" stroke="none" fill="#019191" id="svg_47" y="30" x="28.23" font-weight="bold">v</text>
- <text xml:space="preserve" text-anchor="middle" font-family="monospace" font-size="24" stroke="none" fill="#019191" id="svg_48" y="44" x="28.23" font-weight="bold">g</text>
- <line stroke-width="3" fill="none" stroke="#aa0000" id="svg_51" y2="43" x2="16" y1="25" x1="5"/>
- <line id="svg_62" stroke-width="3" fill="none" stroke="#aa0000" y2="8" x2="16" y1="26" x1="5"/>
- <line id="svg_63" stroke-width="3" fill="none" stroke="#aa0000" y2="43" x2="39" y1="25" x1="50"/>
- <line id="svg_64" stroke-width="3" fill="none" stroke="#aa0000" y2="8" x2="39" y1="26" x1="51"/>
- </svg>
-</g>
-
-<g id="wireframe">
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <circle stroke="#000000" fill="none" id="svg_49" r="8" cy="9.5" cx="9.5"/>
- <rect stroke="#000000" fill="none" id="svg_52" height="14" width="14" y="8.5" x="8.5"/>
- </svg>
-</g>
-
-<g id="undo">
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient id="svg_66" x1="0.04297" y1="0.00391" x2="0.21484" y2="0.875">
- <stop offset="0" stop-color="#f7f963" stop-opacity="1"/>
- <stop offset="1" stop-color="#d3c310" stop-opacity="1"/>
- </linearGradient>
- </defs>
- <path transform="rotate(-90, 10.3017, 11.5526)" d="m6.70188,10.72562l6.55493,-7.13388l6.65817,7.24912l-3.79441,0.03193l0,2.72259c-0.04257,2.74017 -2.76516,5.83068 -7.81235,6.02135c-5.18575,0 -7.1226,-3.75464 -7.49302,-7.41944c0.61736,1.6754 3.14913,3.78397 5.3716,3.67918c2.71635,0.1048 4.41501,-0.61714 4.41501,-2.50184l0,-2.64901l-3.89995,0z" id="svg_45" fill="url(#svg_66)" stroke="#b7a800"/>
- </svg>
-</g>
-
-<g id="redo">
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient y2="1" x2="1" y1="0" x1="1" id="svg_71">
- <stop stop-opacity="1" stop-color="#98fc46" offset="0"/>
- <stop stop-opacity="1" stop-color="#56aa25" offset="1"/>
- </linearGradient>
- </defs>
- <path transform="rotate(-90, 12.7299, 11.5526)" d="m9.11294,12.43144l6.54089,6.84566l6.6439,-6.95624l-3.78628,-0.03064l0,-2.61259c-0.04248,-2.62946 -2.75924,-5.5951 -7.79561,-5.77807c-5.17464,0 -7.10734,3.60294 -7.47697,7.11967c0.61604,-1.60771 3.14238,-3.63109 5.36009,-3.53053c2.71053,-0.10056 4.40555,0.59221 4.40555,2.40076l0,2.54198l-3.89159,0z" id="svg_45" fill="url(#svg_71)" stroke="#44aa00"/>
- </svg>
-</g>
-
-<g id="clone">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18">
- <defs>
- <linearGradient y2="1" x2="1" y1="0" x1="0" id="svg_36">
- <stop stop-opacity="1" stop-color="#f9f3de" offset="0"/>
- <stop stop-opacity="1" stop-color="#ccbd8f" offset="1"/>
- </linearGradient>
- <linearGradient y2="0.80078" x2="0.42578" y1="0" x1="0" id="svg_69">
- <stop stop-opacity="1" stop-color="#f9f3de" offset="0"/>
- <stop stop-opacity="1" stop-color="#af995b" offset="1"/>
- </linearGradient>
- </defs>
- <path stroke="#8f5902" fill="url(#svg_69)" id="svg_34" d="m2.11676,16.32061l-0.13787,-5.05515l1.93015,-2.02206l10.11029,0l2.02206,2.29779l0,4.77941l-13.92463,0z"/>
- <rect x="7.85379" y="6.30027" width="2.2932" height="4.3407" id="svg_38" fill="url(#svg_36)" stroke="#8f5902" rx="1" ry="1"/>
- <circle stroke="#8f5902" fill="url(#svg_36)" id="svg_35" r="2.96392" cy="4.48149" cx="9.11757"/>
- <line x1="2.44838" y1="12.03512" x2="15.5524" y2="12.03512" id="svg_39" stroke="#f9f3de" fill="none"/>
- <path d="m6.72427,12.55859l4.74203,0l-2.30831,2.07258l-2.43372,-2.07258z" id="svg_43" fill="#000000" stroke="none"/>
-</svg>
-</g>
-
-<g id="delete">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <rect ry="3" rx="3" stroke="#800000" fill="#aa0000" id="svg_37" height="20.29514" width="21.17486" y="1.70304" x="1.42011"/>
- <rect ry="3" rx="3" stroke="#ff5555" fill="#aa0000" id="svg_67" height="18.63022" width="19.61118" y="2.53597" x="2.20258"/>
- <line stroke-width="2" fill="none" stroke="#ffffff" id="svg_68" y2="16.85127" x2="17.00646" y1="6.85127" x1="7.00646"/>
- <line stroke-width="2" id="svg_70" fill="none" stroke="#ffffff" y2="16.85127" x2="7.00646" y1="6.85127" x1="17.00646"/>
- </svg>
-</g>
-
-<g id="go_up">
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18">
- <defs>
- <linearGradient y2="0" x2="0.7" y1="0" x1="0" id="svg_74">
- <stop stop-opacity="1" stop-color="#afe853" offset="0"/>
- <stop stop-opacity="1" stop-color="#52a310" offset="1"/>
- </linearGradient>
- </defs>
- <path stroke="#008000" fill="url(#svg_74)" id="svg_33" d="m5.38492,16.77043l7.07692,0l0,-5.23077l4.15385,0l-7.69231,-10.15385l-7.69231,10.15385l4.15385,0l0,5.23077z"/>
- </svg>
-</g>
-
-<g id="go_down">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18">
- <defs>
- <linearGradient y2="0" x2="0.7" y1="0" x1="0" id="svg_75">
- <stop stop-opacity="1" stop-color="#afe853" offset="0"/>
- <stop stop-opacity="1" stop-color="#52a310" offset="1"/>
- </linearGradient>
- </defs>
- <path stroke="#008000" fill="url(#svg_75)" id="svg_33" d="m5.3015,1.69202l6.93483,0l0,5.07323l4.07045,0l-7.53786,9.84803l-7.53786,-9.84803l4.07045,0l0,-5.07323z"/>
- </svg>
-</g>
-
-<g id="context_menu">
- <svg width="120" height="120" xmlns="http://www.w3.org/2000/svg">
- <path stroke-width="0" id="svg_11" d="m4.5,46.5l52,0l-26,38l-26,-38z" stroke="#000" fill="#000"/>
- <g id="svg_16">
- <line stroke-width="10" id="svg_12" y2="27.5" x2="117.5" y1="27.5" x1="59.5" stroke="#000" fill="#000"/>
- <line id="svg_13" stroke-width="10" y2="51.5" x2="117.5" y1="51.5" x1="59.5" stroke="#000" fill="#000"/>
- <line id="svg_14" stroke-width="10" y2="73.5" x2="117.5" y1="73.5" x1="59.5" stroke="#000" fill="#000"/>
- <line id="svg_15" stroke-width="10" y2="97.5" x2="117.5" y1="97.5" x1="59.5" stroke="#000" fill="#000"/>
- </g>
- </svg>
-</g>
-
-<g id="move_bottom">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23 23">
- <defs>
- <linearGradient y2="0" x2="1" y1="0" x1="0" id="svg_80">
- <stop stop-opacity="1" stop-color="#bc7f05" offset="0"/>
- <stop stop-opacity="1" stop-color="#fcfc9f" offset="1"/>
- </linearGradient>
- </defs>
- <line stroke-width="2" fill="none" stroke="#000000" id="svg_72" y2="2.5" x2="22" y1="2.5" x1="10.5"/>
- <line id="svg_73" stroke-width="2" fill="none" stroke="#000000" y2="6.5" x2="21.99844" y1="6.5" x1="10.49844"/>
- <line id="svg_74" stroke-width="2" fill="none" stroke="#000000" y2="10.5" x2="21.99922" y1="10.5" x1="10.49922"/>
- <line id="svg_75" stroke-width="2" fill="none" stroke="#000000" y2="14.5" x2="21.99922" y1="14.5" x1="10.49922"/>
- <rect stroke="#000000" fill="url(#svg_80)" id="svg_77" height="2.2" width="20" y="17.65" x="1.65"/>
- <path stroke="none" fill="#000000" id="svg_81" d="m4.25,1.55l2.35,0l0,11.05l2,0l-3.175,3.45l-3.175,-3.45l2,0l0,-11.05z"/>
- </svg>
-</g>
-
-<g id="move_top">
-<svg viewBox="0 0 23 23" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient id="svg_86" x1="0" y1="0" x2="1" y2="0">
- <stop offset="0" stop-color="#9fdcf4" stop-opacity="1"/>
- <stop offset="1" stop-color="#617e96" stop-opacity="1"/>
- </linearGradient>
- </defs>
- <line x1="1.3" y1="8.19922" x2="12.8" y2="8.19922" id="svg_72" stroke="#000000" fill="none" stroke-width="2"/>
- <line x1="1.29844" y1="12.19922" x2="12.79844" y2="12.19922" stroke="#000000" fill="none" stroke-width="2" id="svg_73"/>
- <line x1="1.29922" y1="16.19922" x2="12.79922" y2="16.19922" stroke="#000000" fill="none" stroke-width="2" id="svg_74"/>
- <line x1="1.29922" y1="20.19922" x2="12.79922" y2="20.19922" stroke="#000000" fill="none" stroke-width="2" id="svg_75"/>
- <rect x="1.55" y="1.85" width="20" height="3.2" id="svg_77" fill="url(#svg_86)" stroke="#000000"/>
- <path d="m16.83475,21.14603l2.33207,0l0,-11.04578l1.98474,0l-3.15077,-3.44869l-3.15077,3.44869l1.98474,0l0,11.04578z" id="svg_81" fill="#000000" stroke="none"/>
- </svg>
-</g>
-
-<g id="to_path">
-<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient y2="0.46875" x2="0.42969" y1="0.10156" x1="0.10547" id="svg_105">
- <stop stop-color="#ff0000" offset="0"/>
- <stop stop-opacity="0" stop-color="#ff0000" offset="1"/>
- </linearGradient>
- </defs>
- <g>
- <circle cx="21" cy="21.3125" r="18.44531" id="svg_120" fill="url(#svg_105)" stroke="#000000"/>
- <path fill="none" stroke="#000000" d="m2.875,21.3125c-0.375,-9.25 7.75,-18.875 17.75,-18" id="svg_115"/>
- <line x1="25.375" y1="3.0625" x2="8.5" y2="3.0625" id="svg_116" stroke="#808080" fill="none"/>
- <line x1="2.625" y1="24.75" x2="2.625" y2="9.8125" id="svg_117" stroke="#808080" fill="none"/>
- <circle cx="8.5" cy="2.9375" r="1.95313" fill="#00ffff" stroke="#0000ff" stroke-width="0.5" id="svg_118"/>
- <circle cx="2.625" cy="9.8125" r="1.95313" fill="#00ffff" stroke="#0000ff" stroke-width="0.5" id="svg_119"/>
- <circle cx="20.875" cy="3.1875" r="2.5" id="svg_112" fill="#00ffff" stroke="#0000ff"/>
- <circle cx="2.875" cy="21.0625" r="2.5" fill="#00ffff" stroke="#0000ff" id="svg_114"/>
- </g>
-</svg>
-</g>
-
-<g id="link_controls">
-<svg viewBox="0 0 24 24" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg">
- <path stroke-width="2" id="svg_102" d="m9.875,23c-2,-4.25 -1.6875,-7.375 1.6875,-10.5c3.375,-3.125 7.5625,-2.75 11.0625,2" stroke="#8dd35f" fill="none"/>
- <line fill="none" stroke="#606060" id="svg_109" y2="4" x2="19" y1="19" x1="4"/>
- <circle stroke="#0000ff" fill="#00ffff" id="svg_111" r="2.17578" cy="11.5" cx="11.5"/>
- <circle stroke-width="0.5" id="svg_121" stroke="#0000ff" fill="#00ffff" r="2.26172" cy="4" cx="19"/>
- <circle id="svg_123" stroke-width="0.5" stroke="#0000ff" fill="#00ffff" r="2.26172" cy="19" cx="4"/>
-</svg>
-</g>
-
-<g id="reorient">
-<svg viewBox="0 0 24 24" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <linearGradient y2="1" x2="1" y1="1" x1="0" id="svg_113">
- <stop stop-opacity="0" stop-color="#0000ff" offset="0"/>
- <stop stop-opacity="1" stop-color="#507ece" offset="1"/>
- </linearGradient>
- </defs>
- <rect stroke-dasharray="2,2" stroke="#0000ff" fill="none" id="svg_108" height="19.125" width="18.625" y="2.625" x="2.875"/>
- <rect transform="rotate(45, 12.2344, 12.1719)" stroke="#000000" fill="url(#svg_113)" id="svg_107" height="6.125" width="16" y="9.10848" x="4.23267"/>
-</svg>
-</g>
-
-<g id="group">
-<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient id="svg_90" x1="0" y1="0" x2="1" y2="1">
- <stop offset="0" stop-color="#ccddff" stop-opacity="1"/>
- <stop offset="1" stop-color="#789fed" stop-opacity="1"/>
- </linearGradient>
- <linearGradient id="svg_92" x1="0" y1="0" x2="1" y2="1">
- <stop offset="0" stop-color="#70a1e5" stop-opacity="1"/>
- <stop offset="1" stop-color="#4b6baf" stop-opacity="1"/>
- </linearGradient>
- </defs>
- <rect x="13.5" y="0.5" width="2" height="2" fill="#a0a0a0" stroke="#555555" id="svg_79"/>
- <rect x="13.5" y="13.5" width="2" height="2" fill="#a0a0a0" stroke="#555555" id="svg_82"/>
- <rect x="0.5" y="13.5" width="2" height="2" fill="#a0a0a0" stroke="#555555" id="svg_83"/>
- <rect x="2.5" y="2.5" width="8" height="7" fill="#a0a0a0" stroke="#555555" id="svg_85"/>
- <rect x="2.5" y="2.5" width="8" height="7" fill="url(#svg_90)" stroke="url(#svg_92)" id="svg_87"/>
- <rect x="5.5" y="6.5" width="8" height="7" id="svg_84" fill="#7399d6" stroke="url(#svg_92)"/>
- <rect x="0.5" y="0.5" width="2" height="2" id="svg_78" fill="#a0a0a0" stroke="#555555"/>
- </svg>
-</g>
-
-<g id="ungroup">
-<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <linearGradient id="svg_90" x1="0" y1="0" x2="1" y2="1">
- <stop offset="0" stop-color="#ccddff" stop-opacity="1"/>
- <stop offset="1" stop-color="#789fed" stop-opacity="1"/>
- </linearGradient>
- <linearGradient id="svg_92" x1="0" y1="0" x2="1" y2="1">
- <stop offset="0" stop-color="#70a1e5" stop-opacity="1"/>
- <stop offset="1" stop-color="#4b6baf" stop-opacity="1"/>
- </linearGradient>
- </defs>
- <rect x="2.5" y="2.5" width="8" height="7" fill="url(#svg_90)" stroke="url(#svg_92)" id="svg_87"/>
- <rect x="5.5" y="6.5" width="8" height="7" id="svg_84" fill="#7399d6" stroke="url(#svg_92)"/>
- <rect x="9.5" y="1.5" width="2" height="2" fill="#a0a0a0" stroke="#555555" id="svg_79"/>
- <rect x="1.5" y="8.5" width="2" height="2" fill="#a0a0a0" stroke="#555555" id="svg_83"/>
- <rect x="1.5" y="1.5" width="2" height="2" id="svg_78" fill="#a0a0a0" stroke="#555555"/>
- <rect id="svg_93" x="12.5" y="5.5" width="2" height="2" fill="#a0a0a0" stroke="#555555"/>
- <rect id="svg_94" x="12.5" y="12.5" width="2" height="2" fill="#a0a0a0" stroke="#555555"/>
- <rect id="svg_95" x="4.5" y="12.5" width="2" height="2" fill="#a0a0a0" stroke="#555555"/>
- <rect id="svg_96" x="4.5" y="5.5" width="2" height="2" fill="#a0a0a0" stroke="#555555"/>
-</svg>
-</g>
-
-<g id="unlink_use">
-<svg width="222" height="222" xmlns="http://www.w3.org/2000/svg">
- <path id="svg_1" d="m93.75,118.44922c-4.5,13.58447 -14.66553,11.5 -28.25,11.5l-34,0c-13.58447,0 -24.5,-7.16553 -24.5,-21.5c0,-14.33447 10.91553,-20.5 24.5,-20.5l34,0c13.58447,0 19.75,-2.33447 26.5,10.75" stroke-width="13" stroke="#3f3f3f" fill="none"/>
- <g id="svg_11">
- <line id="svg_4" y2="65.94563" x2="83.07683" y1="28.27895" x1="45.41017" stroke-linecap="round" stroke-width="8" stroke="#007fff" fill="none"/>
- <line id="svg_5" y2="15.01293" x2="109.41467" y1="65.94638" x1="109.41467" stroke-linecap="round" stroke-width="8" stroke="#007fff" fill="none"/>
- <line id="svg_6" y2="29.31928" x2="177.58937" y1="65.94638" x1="140.96227" stroke-linecap="round" stroke-width="8" stroke="#007fff" fill="none"/>
+ <rect height="50" width="50" stroke="url(#i)" y="0" x="0" stroke-width="2" fill="url(#i)"/>
+ </svg>
+ <svg width="24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="24">
+ <rect height="21" width="18" stroke="#606060" y="1.6692" x="2.4279" fill="#eaeaea"/>
+ <circle cy="7.53" cx="17.762" r="6.3008" fill="url(#b)"/>
+ <defs>
+ <radialGradient id="svg_9">
+ <stop stop-color="#ffe500" offset=".1"/>
+ <stop stop-color="#ff0" stop-opacity="0" offset="1"/>
+ </radialGradient>
+ </defs>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="w">
+ <stop stop-color="#727272" offset="0"/>
+ <stop stop-color="#d6d6d6" offset="1"/>
+ </linearGradient>
+ <linearGradient id="v" x2=".21484" y1=".00391" x1=".04297" y2=".875">
+ <stop stop-color="#81bbf4" offset="0"/>
+ <stop stop-color="#376eb7" offset="1"/>
+ </linearGradient>
+ </defs>
+ <path d="m1.5167 22.346l21.132-0.10111v-6.0667l-2.6289-9.8079-16.279 0.10111-2.3256 9.2012 0.10111 6.6734z" stroke="#202020" fill="#e0e0e0"/>
+ <rect height="4.7511" width="19.21" stroke="#efefef" y="16.582" x="2.4267" fill="url(#w)"/>
+ <path d="m4.55 11.122l0.70779-2.8311h13.043l0.70779 3.1345c-0.70779 2.5278-4.0448 3.8423-7.179 3.8423-2.7298 0-6.3701-1.4156-7.2801-4.1456z" stroke="#fff" fill="#c0c0c0"/>
+ <path d="m7.1429 9.749l5.2124 5.7915 5.5019-5.888-2.5096-0.09653v-2.7992c0-2.3166-2.3166-5.5985-6.5637-5.5985-4.054 0-6.2741 3.3784-6.5637 6.7568 0.48263-1.5444 2.7027-4.5367 4.4402-4.4402 2.1236-0.09653 2.7992 1.6409 2.7992 3.3784l0.09653 2.7992-2.4131 0.09653z" stroke="#285582" fill="url(#v)"/>
+ </svg>
+ <svg width="24" xmlns="http://www.w3.org/2000/svg" height="24">
+ <defs>
+ <linearGradient id="svg_5" y1=".51172" x2=".09375" x1=".77734" y2=".53516">
+ <stop stop-color="#81bbf4" offset="0"/>
+ <stop stop-color="#376eb7" offset="1"/>
+ </linearGradient>
+ </defs>
+ <rect height="21.517" width="15.765" stroke="#606060" y="1.3603" x="7.226" fill="#eaeaea"/>
+ <circle r="4.6973" cy="11.128" cx="17.421" stroke-width=".5" fill="#31abed"/>
+ <path id="svg_4" stroke-width=".5" d="m9.6767 20.243l7.387-6.8078 2.9175 6.7132" fill="#fc0"/>
+ <rect id="svg_2" height="5.7465" width="5.7465" y="2.9491" x="9.5385" stroke-width=".5" fill="#f55"/>
+ <path stroke="#285582" fill="url(#j)" d="m6.1373 17.942l5.7733-4.9104-5.8695-5.1832-0.09622 2.3643-4.648-0.06751-0.04665 5.5469 4.7909-0.02342 0.09623 2.2733z"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22 22">
+ <defs>
+ <linearGradient id="svg_76" x2=".65234" y1=".14063" x1=".42578" y2=".91406">
+ <stop stop-color="#81bbf4" offset="0"/>
+ <stop stop-color="#376eb7" offset="1"/>
+ </linearGradient>
+ </defs>
+ <rect height="16.727" width="9.8" stroke="#606060" y="3.75" x="1.65" fill="#c0c0c0"/>
+ <rect height="14.175" width="6.3958" y="4.9758" x="2.8954" fill="#a0a0a0"/>
+ <path stroke="#404040" fill="#e0e0e0" d="m18.626 4.5436v6.9144h-9.9395l-0.08643-10.112h6.828l3.1979 3.1979z"/>
+ <path stroke="#285582" fill="url(#o)" d="m2.95 20.536l1.65-12.036h16.2l-1.5 12-16.35 0.03643z"/>
+ <line x1="10.328" y1="4.2844" stroke="#606060" x2="13.959" y2="4.2844" fill="none"/>
+ <line id="svg_91" x1="10.328" y1="6.5316" stroke="#606060" x2="14.823" y2="6.5316" fill="none"/>
+ <path d="m15.259 1.9507l-0.00401 2.8522 2.8956 0.00004-2.8916-2.8523z" fill="#fff"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
+ <defs>
+ <linearGradient id="u" x2=".21484" y1=".00391" x1=".04297" y2=".875">
+ <stop stop-color="#81f4bb" offset="0"/>
+ <stop stop-color="#37b76e" offset="1"/>
+ </linearGradient>
+ </defs>
+ <rect height="21" width="18" stroke="#606060" y="1.6692" x="2.4279" fill="#eaeaea"/>
+ <path d="m7.1429 12.749l5.2124 5.7915 5.5019-5.888-2.5096-0.09653v-2.7992c0-2.3166-2.3166-5.5985-6.5637-5.5985-4.054 0-6.2741 3.3784-6.5637 6.7568 0.48263-1.5444 2.7027-4.5367 4.4402-4.4402 2.1236-0.09653 2.7992 1.6409 2.7992 3.3784l0.09653 2.7992-2.4131 0.09653z" stroke="#285582" fill="url(#u)"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="s" y1=".5" x1="1" y2="1">
+ <stop stop-color="#606060" offset="0"/>
+ <stop stop-opacity="0" stop-color="#5e5e5e" offset="1"/>
+ </linearGradient>
+ </defs>
+ <rect height="21" width="18" stroke="#606060" y="1.6692" x="2.4279" fill="#eaeaea"/>
+ <g stroke="#a0a0a0" fill="none">
+ <line x1="6.696" y1="4.3776" x2="14.89" y2="4.3776"/>
+ <line x1="6.6948" y1="7.108" x2="12.92" y2="7.108"/>
+ <line x1="6.6942" y1="9.8424" x2="15.647" y2="9.8424"/>
+ <line x1="6.6969" y1="12.366" x2="13.218" y2="12.366"/>
+ <line x1="6.6969" y1="15.065" x2="14.436" y2="15.065"/>
+ <line x1="6.6969" y1="17.842" x2="13.37" y2="17.842"/>
</g>
- <g id="svg_12" transform="rotate(-180, 108, 172.111)">
- <line y2="190.94563" x2="79.57683" y1="153.27895" x1="41.91017" stroke-linecap="round" stroke-width="8" stroke="#007fff" fill="none" id="svg_13"/>
- <line y2="140.01293" x2="105.91467" y1="190.94638" x1="105.91467" stroke-linecap="round" stroke-width="8" stroke="#007fff" fill="none" id="svg_14"/>
- <line y2="154.31928" x2="174.08937" y1="190.94638" x1="137.46227" stroke-linecap="round" stroke-width="8" stroke="#007fff" fill="none" id="svg_15"/>
+ <g>
+ <path d="m11.243 8.7394v2.7997l2.535 0.07777v-2.9553c1.7813 0.07777 2.2609 1.3999 2.1239 2.9553-0.06851 1.6332-1.3018 3.4997-3.4942 3.2664-2.1924-0.31108-2.8776-1.3999-3.1516-2.722-0.27406-1.3999 0.41108-3.3441 1.9869-3.4219z" transform="rotate(-45 12.545 11.708)" fill="#606060"/>
+ <rect opacity=".95" transform="rotate(-45 16.248 15.173)" height="4.8544" width="2.5797" y="12.746" x="15.04" fill="url(#s)"/>
</g>
- <path transform="rotate(-180, 172.125, 108.926)" id="svg_2" d="m215.5,118.44901c-4.5,13.58499 -14.6655,11.5 -28.25,11.5l-34,0c-13.5845,0 -24.5,-7.16501 -24.5,-21.5c0,-14.3343 10.9155,-20.4998 24.5,-20.4998l34,0c13.5845,0 19.75,-2.3345 26.5,10.75" stroke-width="13" stroke="#3f3f3f" fill="none"/>
-</svg>
-</g>
-
-<g id="width">
- <svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
- <path id="svg_6" d="m19,42.5l-7.5,7.5l7.5,7.5l0,-15zm0,7.5l62,0l0,-7.5l7.5,7.5l-7.5,7.5l0,-7.5" stroke-width="8" stroke="#000000" fill="#000000"/>
- </svg>
-</g>
-
-<g id="height">
- <svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
- <path transform="rotate(90, 50, 50)" fill="#000000" stroke="#000000" stroke-width="8" d="m19,42.5l-7.5,7.5l7.5,7.5l0,-15zm0,7.5l62,0l0,-7.5l7.5,7.5l-7.5,7.5l0,-7.5" id="svg_6"/>
- </svg>
-</g>
-
-<g id="c_radius">
-<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg">
- <rect stroke="#404040" fill="none" stroke-width="0.5" x="2.37501" y="2.4375" width="43.9375" height="43.9375" id="svg_1" rx="13" ry="13"/>
- <path fill="none" stroke="#000000" d="m2.43674,15.88952l13.73722,0l0.08978,-13.46483m0.08978,14.08493" id="svg_3"/>
- <line fill="none" stroke="#000000" x1="16.35107" y1="15.88934" x2="5.20504" y2="5.20504" id="svg_4" stroke-dasharray="2,2"/>
-</svg>
-</g>
-
-<g id="angle">
-<svg width="50" height="50" xmlns="http://www.w3.org/2000/svg">
- <path stroke-width="2" stroke-dasharray="1,3" id="svg_6" d="m32.78778,41.03469c-0.40379,-8.68145 -4.50873,-16.79003 -12.11365,-20.5932" stroke="#000000" fill="none"/>
- <path id="svg_7" d="m29.20348,7.67055l-24.20348,34.47921l41.16472,0" stroke-width="3" stroke="#404040" fill="none"/>
-</svg>
-</g>
-
-<g id="blur">
-<svg width="300" height="300" xmlns="http://www.w3.org/2000/svg">
- <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
- <defs>
- <filter id="svg_4_blur" x="-50%" y="-50%" width="200%" height="200%">
- <feGaussianBlur stdDeviation="25"/>
- </filter>
- </defs>
- <circle fill="#000000" stroke="#000000" stroke-width="5" stroke-dasharray="null" cx="150" cy="150" r="91.80151" id="svg_4" filter="url(#svg_4_blur)"/>
-</svg>
-</g>
-
-<g id="fontsize">
-<svg width="50" height="50" xmlns="http://www.w3.org/2000/svg">
- <text fill="#606060" stroke="none" x="14.451" y="41.4587" id="svg_2" font-size="26" font-family="serif" text-anchor="middle">T</text>
- <text fill="#000000" stroke="none" x="28.853" y="41.8685" font-size="52" font-family="serif" text-anchor="middle" xml:space="preserve" id="svg_3">T</text>
-</svg>
-</g>
-
-<g id="align">
- <svg width="22" height="22" xmlns="http://www.w3.org/2000/svg">
- <rect stroke="#606060" fill="#c0c0c0" id="svg_4" height="7" width="12" y="7.5" x="4.5"/>
- <rect stroke="#c15909" fill="#ef9a23" id="svg_2" height="40" width="2" y="-10" x="9.5"/>
- <rect stroke="#ffffff" fill="none" id="svg_5" height="5" width="10" y="8.5" x="5.5"/>
- </svg>
-</g>
-
-<g id="align_left">
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
- <rect stroke="#606060" fill="#ffffff" id="svg_4" height="7" width="12" y="2.5" x="2.5"/>
- <rect stroke="none" fill="#c0c0c0" id="svg_5" height="4" width="11" y="4" x="2"/>
- <rect id="svg_6" stroke="#606060" fill="#ffffff" height="7" width="18" y="12.5" x="2.5"/>
- <rect id="svg_7" stroke="none" fill="#c0c0c0" height="4" width="17" y="14" x="2"/>
- <rect stroke="#c15909" fill="#ef9a23" id="svg_2" height="40" width="2" y="-10" x="1.5"/>
- </svg>
-</g>
-
-<g id="align_center">
- <svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <rect x="1.5" y="12.5" width="18" height="7" fill="#c0c0c0" stroke="#606060" id="svg_6"/>
- <rect x="4.5" y="2.5" width="12" height="7" id="svg_4" fill="#c0c0c0" stroke="#606060"/>
- <rect x="9.5" y="-10" width="2" height="40" id="svg_2" fill="#ef9a23" stroke="#c15909"/>
- <rect x="2.5" y="13.5" width="16" height="5" fill="none" stroke="#ffffff" id="svg_7"/>
- <rect x="5.5" y="3.5" width="10" height="5" id="svg_5" fill="none" stroke="#ffffff"/>
- </svg>
-</g>
-
-<g id="align_right">
- <svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <rect x="7.5" y="2.5" width="12" height="7" id="svg_4" fill="#ffffff" stroke="#606060"/>
- <rect x="9" y="4" width="11" height="4" id="svg_5" fill="#c0c0c0" stroke="none"/>
- <rect x="1.5" y="12.5" width="18" height="7" fill="#ffffff" stroke="#606060" id="svg_6"/>
- <rect x="3" y="14" width="17" height="4" fill="#c0c0c0" stroke="none" id="svg_7"/>
- <rect x="18.5" y="-10" width="2" height="40" id="svg_2" fill="#ef9a23" stroke="#c15909"/>
- </svg>
-</g>
-
-<g id="align_top">
- <svg viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <g transform="rotate(90, 11, 11)" id="svg_1">
- <rect x="2.5" y="3.5" width="12" height="7" id="svg_4" fill="#ffffff" stroke="#606060"/>
- <rect x="2" y="5" width="11" height="4" id="svg_5" fill="#c0c0c0" stroke="none"/>
- <rect x="2.5" y="13.5" width="18" height="7" fill="#ffffff" stroke="#606060" id="svg_6"/>
- <rect x="2" y="15" width="17" height="4" fill="#c0c0c0" stroke="none" id="svg_7"/>
- <rect x="1.5" y="-9" width="2" height="40" id="svg_2" fill="#ef9a23" stroke="#c15909"/>
- </g>
- </svg>
-</g>
-
-<g id="align_middle">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
- <g transform="rotate(90, 12, 11.5)" id="svg_1">
- <rect id="svg_6" stroke="#606060" fill="#c0c0c0" height="7" width="18" y="14" x="3"/>
- <rect stroke="#606060" fill="#c0c0c0" id="svg_4" height="7" width="12" y="4" x="6"/>
- <rect stroke="#c15909" fill="#ef9a23" id="svg_2" height="40" width="2" y="-8.5" x="11"/>
- <rect id="svg_7" stroke="#ffffff" fill="none" height="5" width="16" y="15" x="4"/>
- <rect stroke="#ffffff" fill="none" id="svg_5" height="5" width="10" y="5" x="7"/>
- </g>
-</svg>
-</g>
-
-<g id="align_bottom">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22">
- <g transform="rotate(90, 11, 11)" id="svg_1">
- <rect stroke="#606060" fill="#ffffff" id="svg_4" height="7" width="12" y="2.5" x="7.5"/>
- <rect stroke="none" fill="#c0c0c0" id="svg_5" height="4" width="11" y="4" x="9"/>
- <rect id="svg_6" stroke="#606060" fill="#ffffff" height="7" width="18" y="12.5" x="1.5"/>
- <rect id="svg_7" stroke="none" fill="#c0c0c0" height="4" width="17" y="14" x="3"/>
- <rect stroke="#c15909" fill="#ef9a23" id="svg_2" height="40" width="2" y="-10" x="18.5"/>
- </g>
-</svg>
-</g>
-
-<g id="linecap_butt">
-<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg" xmlns:se="http://svg-edit.googlecode.com" xmlns:xlink="http://www.w3.org/1999/xlink">
- <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
- <defs>
- <linearGradient id="svg_8" x1="0.8" y1="1" x2="0.2" y2="1">
- <stop offset="0" stop-color="#000000" stop-opacity="1"/>
- <stop offset="1" stop-color="#000000" stop-opacity="0"/>
- </linearGradient>
- </defs>
- <g>
- <rect fill="url(#svg_8)" stroke="#a0a0a0" stroke-width="2" x="-15.20196" y="43.5974" width="94.8373" height="50.3728" id="svg_3" transform="rotate(-45, 32.2148, 68.7832)"/>
- <path id="svg_1" d="m6.63133,95.07755l59.17514,-59.17514" stroke-width="3" stroke="#00ffff" fill="none"/>
- <path id="svg_2" d="m51.62893,36.10742l13.05662,-13.05662l13.05661,13.05662l-13.05661,13.05662l-13.05662,-13.05662z" stroke="none" fill="#00ffff"/>
- </g>
-</svg>
-</g>
-
-<g id="linecap_square">
-<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg" xmlns:se="http://svg-edit.googlecode.com" xmlns:xlink="http://www.w3.org/1999/xlink">
- <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
- <defs>
- <linearGradient id="svg_8" x1="0.8" y1="1" x2="0.2" y2="1">
- <stop offset="0" stop-color="#000000" stop-opacity="1"/>
- <stop offset="1" stop-color="#000000" stop-opacity="0"/>
- </linearGradient>
- </defs>
- <g>
- <rect fill="url(#svg_8)" stroke="none" x="-18.51568" y="35.5974" width="117.46469" height="50.3728" id="svg_3" transform="rotate(-45, 40.2168, 60.7832)"/>
- <path id="svg_1" d="m6.63133,95.07755l59.17514,-59.17514" stroke-width="3" stroke="#00ffff" fill="none"/>
- <path id="svg_2" d="m51.62893,36.10742l13.05662,-13.05662l13.05661,13.05662l-13.05661,13.05662l-13.05662,-13.05662z" stroke="none" fill="#00ffff"/>
- </g>
-</svg>
-</g>
-
-<g id="linecap_round">
-<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:se="http://svg-edit.googlecode.com">
- <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
- <defs>
- <linearGradient y2="1" x2="0.2" y1="1" x1="0.8" id="svg_8">
- <stop stop-opacity="1" stop-color="#000000" offset="0"/>
- <stop stop-opacity="0" stop-color="#000000" offset="1"/>
- </linearGradient>
- </defs>
- <g>
- <path transform="rotate(-45, 41.5117, 59.4648)" id="svg_3" d="m-19.0679,34.2946l94.8359,0c36.499,-1.4142 33.67101,48.9569 0,50.3711l-94.8359,0l0,-50.3711z" stroke-width="2" stroke="#a0a0a0" fill="url(#svg_8)"/>
- <path id="svg_1" d="m6.63133,95.07755l59.17515,-59.17515" stroke-width="3" stroke="#00ffff" fill="none"/>
- <path id="svg_2" d="m51.62893,36.10742l13.05662,-13.05662l13.05661,13.05662l-13.05661,13.05662l-13.05662,-13.05662z" stroke="none" fill="#00ffff"/>
- </g>
-</svg>
-</g>
-
-<g id="linejoin_miter">
-<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:se="http://svg-edit.googlecode.com">
- <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
- <defs>
- <linearGradient y2="1" x2="0.2" y1="1" x1="0.8" id="svg_8">
- <stop stop-opacity="1" stop-color="#000000" offset="0"/>
- <stop stop-opacity="0" stop-color="#000000" offset="1"/>
- </linearGradient>
- </defs>
- <g>
- <path fill="none" stroke="url(#svg_8)" stroke-width="49" d="m-15,-35l75,85l-75,75" id="svg_6"/>
- <path transform="rotate(90, 57.8925, 50.2519)" fill="#00ffff" stroke="none" d="m44.83592,50.25187l13.05661,-13.05663l13.05661,13.05663l-13.05661,13.05662l-13.05661,-13.05662z" id="svg_2"/>
- <path id="svg_4" d="m-15,-35l75,85l-75,75" stroke-width="3" stroke="#00ffff" fill="none"/>
- </g>
-</svg>
-</g>
-
-<g id="linejoin_bevel">
-<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:se="http://svg-edit.googlecode.com">
- <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
- <defs>
- <linearGradient y2="1" x2="0.2" y1="1" x1="0.8" id="svg_8">
- <stop stop-opacity="1" stop-color="#000000" offset="0"/>
- <stop stop-opacity="0" stop-color="#000000" offset="1"/>
- </linearGradient>
- </defs>
- <g>
- <path stroke-linejoin="bevel" fill="none" stroke="url(#svg_8)" stroke-width="49" d="m-15,-35l75,85l-75,75" id="svg_6"/>
- <path transform="rotate(90, 57.8925, 50.2519)" fill="#00ffff" stroke="none" d="m44.83592,50.25187l13.05661,-13.05663l13.05661,13.05663l-13.05661,13.05662l-13.05661,-13.05662z" id="svg_2"/>
- <path id="svg_4" d="m-15,-35l75,85l-75,75" stroke-width="3" stroke="#00ffff" fill="none"/>
- </g>
-</svg>
-</g>
-
-<g id="linejoin_round">
-<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:se="http://svg-edit.googlecode.com">
- <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
- <defs>
- <linearGradient y2="1" x2="0.2" y1="1" x1="0.8" id="svg_8">
- <stop stop-opacity="1" stop-color="#000000" offset="0"/>
- <stop stop-opacity="0" stop-color="#000000" offset="1"/>
- </linearGradient>
- </defs>
- <g>
- <path stroke-linejoin="round" fill="none" stroke="url(#svg_8)" stroke-width="49" d="m-15,-35l75,85l-75,75" id="svg_6"/>
- <path transform="rotate(90, 57.8925, 50.2519)" fill="#00ffff" stroke="none" d="m44.83592,50.25187l13.05661,-13.05663l13.05661,13.05663l-13.05661,13.05662l-13.05661,-13.05662z" id="svg_2"/>
- <path id="svg_4" d="m-15,-35l75,85l-75,75" stroke-width="3" stroke="#00ffff" fill="none"/>
- </g>
-</svg>
-</g>
-
-<g id="eye">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 17">
- <defs>
- <linearGradient y2="0.79688" x2="0.5625" y1="0.19141" x1="0.42969" id="svg_91">
- <stop stop-opacity="1" stop-color="#d3a16b" offset="0"/>
- <stop stop-opacity="1" stop-color="#a37c53" offset="1"/>
- </linearGradient>
- </defs>
- <path stroke="none" fill="url(#svg_91)" id="svg_9" d="m0.12852,8.18338c3.59931,-7.71208 13.19749,-7.36932 16.75236,0.08569c-3.02165,7.5407 -13.59741,7.66924 -16.75236,-0.08569z"/>
- <path id="svg_76" stroke="none" fill="#ffffff" d="m0.33033,8.2557c3.5173,-4.97159 12.89675,-4.75063 16.37062,0.05524c-2.95279,4.86111 -13.28756,4.94397 -16.37062,-0.05524z"/>
- <circle stroke="none" fill="#4f92c1" id="svg_88" r="3.08008" cy="7.71116" cx="8.45861"/>
- <circle stroke="none" fill="#000000" id="svg_89" r="1.27539" cy="7.6539" cx="8.43159"/>
- </svg>
-</g>
-
-<g id="no_color">
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <line fill="none" stroke="#d40000" id="svg_90" y2="24" x2="24" y1="0" x1="0"/>
- <line id="svg_92" fill="none" stroke="#d40000" y2="24" x2="0" y1="0" x1="24"/>
- </svg>
-</g>
-
-<g id="ok">
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <defs>
- <linearGradient y2="0.65625" x2="0.94141" y1="0.43359" x1="0.42969" id="svg_106">
- <stop stop-opacity="1" stop-color="#38ff45" offset="0"/>
- <stop stop-opacity="1" stop-color="#127c0c" offset="1"/>
- </linearGradient>
- </defs>
- <path transform="rotate(45, 12, 10)" stroke="#005500" fill="url(#svg_106)" id="svg_101" d="m7.9,15.9l4.9,-0.05l0,-13.75l3.8,0l0,17.6l-8.7,0l0,-3.8z"/>
- </svg>
-</g>
-
-<g id="cancel">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <defs>
- <linearGradient y2="0.65625" x2="0.94141" y1="0.43359" x1="0.42969" id="svg_9">
- <stop stop-opacity="1" stop-color="#ff3838" offset="0"/>
- <stop stop-opacity="1" stop-color="#7a0c0c" offset="1"/>
- </linearGradient>
- </defs>
- <path stroke="#550000" fill="url(#svg_9)" id="svg_101" d="m2.10526,10.52632l7.36842,0l0,-7.36842l3.68421,0l0,7.36842l7.36842,0l0,3.68421l-7.36842,0l0,7.36842l-3.68421,0l0,-7.36842l-7.36842,0l0,-3.68421z" transform="rotate(45, 11.3, 12.3)"/>
- </svg>
-</g>
-
-<g id="warning">
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
- <defs>
- <linearGradient y2="0.98047" x2="0.57813" y1="0.44922" x1="0.56641" id="svg_110">
- <stop stop-opacity="1" stop-color="#ffff00" offset="0"/>
- <stop stop-opacity="1" stop-color="#9e9e00" offset="1"/>
- </linearGradient>
- </defs>
- <path d="m1.42857,21.55559l10.71429,-19.36489l10.71429,19.20352l-21.42857,0.16137z" id="svg_44" fill="url(#svg_110)" stroke="#916d1f" stroke-width="2"/>
- <path stroke="none" fill="#000000" id="svg_103" d="m11.98371,14.68571c-0.57143,-3.82857 -1.82857,-6.4 0.11429,-6.4c2.11429,0 0.74286,2.57143 0.11429,6.4l-0.22857,0z"/>
- <circle stroke="none" fill="#000000" id="svg_104" r="1.17578" cy="17.37143" cx="12.14308"/>
- </svg>
-</g>
-
-<g id="node_delete">
-<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">
- <path stroke-width="2" id="svg_102" d="m4.1953,19.42128c15.49391,-15.53349 -0.21065,0.1581 15.61084,-15.57944" stroke="#8dd35f" fill="none"/>
- <circle stroke-width="0.5" id="svg_121" stroke="#0000ff" fill="#00ffff" r="2.26172" cy="4" cx="19.75"/>
- <circle id="svg_123" stroke-width="0.5" stroke="#0000ff" fill="#00ffff" r="2.26172" cy="19.40299" cx="4.0653"/>
- <circle id="svg_7" stroke-width="0.5" stroke="#0000ff" fill="#00ffff" r="2.26172" cy="11.625" cx="11.9375"/>
- <g transform="rotate(-45.291072845458984 9.81157112121582,9.244086265563965) " id="svg_6">
- <line stroke-linecap="round" id="svg_4" y2="9.45264" x2="15.14996" y1="9.3943" x1="4.47318" stroke-dasharray="null" stroke-width="2" stroke="#ff0000" fill="none"/>
- <line stroke-linecap="round" id="svg_5" y2="14.46579" x2="9.66571" y1="4.02238" x1="9.7824" stroke-dasharray="null" stroke-width="2" stroke="#ff0000" fill="none"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 55 52" xmlns="http://www.w3.org/2000/svg">
+ <g font-size="24" font-weight="bold" text-anchor="middle" font-family="monospace" fill="#019191">
+ <text xml:space="preserve" y="15" x="28.23">s</text>
+ <text xml:space="preserve" y="30" x="28.23">v</text>
+ <text xml:space="preserve" y="44" x="28.23">g</text>
</g>
-</svg>
-</g>
-
-<g id="node_clone">
-<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg">
- <path stroke-width="2" id="svg_102" d="m4.1953,19.42128c15.49391,-15.53349 -0.21065,0.1581 15.61084,-15.57944" stroke="#8dd35f" fill="none"/>
- <circle stroke-width="0.5" id="svg_121" stroke="#0000ff" fill="#00ffff" r="2.26172" cy="4" cx="19.75"/>
- <circle id="svg_123" stroke-width="0.5" stroke="#0000ff" fill="#00ffff" r="2.26172" cy="19.40299" cx="4.0653"/>
- <circle id="svg_7" stroke-width="0.5" stroke="#0000ff" fill="#00ffff" r="2.26172" cy="11.625" cx="11.9375"/>
- <line stroke-linecap="round" id="svg_5" y2="14.46579" x2="9.66571" y1="4.02238" x1="9.7824" stroke-dasharray="null" stroke-width="2" stroke="#0000ff" fill="#0000ff"/>
- <line stroke-linecap="round" id="svg_4" y2="9.45264" x2="15.14996" y1="9.3943" x1="4.47318" stroke-dasharray="null" stroke-width="2" stroke="#0000ff" fill="#0000ff"/>
-</svg>
-</g>
-
-<g id="globe_link">
-<svg width="66" height="66" xmlns="http://www.w3.org/2000/svg">
- <defs>
- <radialGradient id="svg_8" spreadMethod="pad" cx="0.5" cy="0.32513">
- <stop stop-color="#7791ef" stop-opacity="0.99219" offset="0"/>
- <stop stop-color="#3c3cfc" offset="1"/>
- </radialGradient>
- <linearGradient id="svg_10" x1="0" y1="0" x2="1" y2="0">
- <stop offset="0" stop-color="#333333" stop-opacity="0.99609"/>
- <stop offset="1" stop-opacity="0.99609" stop-color="#666666"/>
- </linearGradient>
- </defs>
- <g>
- <title>Layer 1</title>
- <g opacity="0.8" id="svg_5">
- <circle id="svg_1" r="27.90625" cy="33" cx="33" stroke-width="0" stroke="#AAAAAA" fill="url(#svg_8)"/>
- <g id="svg_7">
- <path d="m38.2478,36.06121c-0.43732,0 -0.87463,0 -1.31195,0c-0.43731,0 -0.87463,0 -2.6239,0c-0.87463,0 -1.74926,0 -2.18658,0c-0.43732,0 -2.19828,0.33684 -2.6239,0.43732c-0.95172,0.22467 -1.27098,0.48253 -1.74927,0.87463c-1.21939,0.99965 -1.44004,1.00272 -1.74926,1.31195c-0.30923,0.30923 -0.21265,0.79756 -0.43732,1.74926c-0.10048,0.42562 0.16736,0.90792 0,1.31195c-0.23668,0.57138 -0.43732,0.87463 -0.43732,1.74926c0,0.43732 0.12809,0.56541 0.43732,0.87463c0.30923,0.30923 0.12809,0.56541 0.43732,0.87463c0.30923,0.30923 1.32364,0.77415 1.74926,0.87463c0.95171,0.22467 0.69349,0.69349 1.31195,1.31195c0.30923,0.30923 0.90791,-0.16736 1.31195,0c0.57138,0.23668 0.56541,0.56541 0.87463,0.87463c0.30923,0.30923 0.56541,0.12809 0.87463,0.43732c0.61846,0.61846 -0.10048,1.32365 0,1.74926c0.22467,0.95171 0.43732,1.31195 0.43732,2.6239c0,0.87463 0,2.18658 0,3.06121c0,0.43732 0,1.31195 0,2.6239c0,0.43732 0.12809,1.00272 0.43732,1.31195c0.30922,0.30923 1.31195,0 1.74926,0c0.87463,0 1.31195,0 1.74927,0c0.43731,0 0.6065,-0.40129 1.74926,-0.87464c0.40403,-0.16736 0.74057,-0.20064 1.31195,-0.43732c0.40403,-0.16736 0.63795,-0.74057 0.87463,-1.31195c0.16736,-0.40403 0.15712,-2.20917 0.43732,-3.93585c0.22151,-1.36505 0.43732,-2.18658 0.43732,-2.6239c0,-0.43732 -0.12928,-0.88101 0,-2.18658c0.21973,-2.21904 0.43732,-3.49853 0.43732,-3.93585c0,-0.43732 0,-0.87463 0,-1.74927c0,-1.31195 0.16736,-1.78254 0,-2.18658c-0.23668,-0.57138 -1.00272,-0.56541 -1.31195,-0.87463c-0.30923,-0.30922 -0.43732,-0.43731 -1.74926,-1.74926l0,-0.87463l-0.43732,0l0,-0.43732" id="svg_2" stroke="#007f00" fill="#44b544" stroke-width="0"/>
- <path d="m5.66773,37.0452c1.12973,-0.3645 0.87463,-0.2187 1.74927,-0.656c0.87463,-0.4373 1.34081,-0.8211 2.18658,-1.3119c1.36372,-0.7915 1.44002,-1.4401 1.74922,-1.7493c0.3093,-0.3092 0.1281,-0.5654 0.4374,-0.8746c0.6184,-0.6185 0.8746,-0.4374 1.7492,-1.312c0.8747,-0.8746 1.0027,-1.0027 1.312,-1.3119c0.6184,-0.6185 0.1281,-1.0028 0.4373,-1.312c0.3092,-0.3092 0,-0.8746 0,-1.3119c0,-0.4374 0,-1.312 0,-1.7493c0,-0.4373 0.2009,-1.7727 0,-2.6239c-0.2247,-0.9517 -0.1281,-1.4401 -0.4373,-1.7493c-0.3093,-0.3092 -0.7073,-1.3452 -0.8746,-1.7492c-0.2367,-0.5714 -0.8747,-0.8747 -0.8747,-1.312c0,-0.4373 -0.4373,-0.4373 -0.4373,-0.8746l0,-0.4374l-1.2026,-0.8746c-3.7901,5.8674 -6.81486,11.6253 -5.79446,21.2099l-0.00001,0z" id="svg_3" stroke="#007f00" fill="#44b544" stroke-width="0"/>
- <path d="m52.2419,13.1021c-0.4373,0.4373 -1.3495,0.8398 -2.1866,1.0933c-3.0182,0.9138 -3.2212,2.2857 -3.4985,2.6239c-1.4137,1.7245 -2.4979,1.3039 -4.8105,1.7493c-0.4294,0.0827 -0.4373,0.4373 -0.8746,0.4373c-0.4373,0 -0.8746,0 -1.312,0c-0.4373,0 -1.3119,0 -1.7492,0c-0.4373,0 -1.3453,-0.27 -1.7493,-0.4373c-0.5714,-0.2367 -0.5654,-0.5654 -0.8746,-0.8747c-0.3092,-0.3092 -0.5654,-0.1281 -0.8746,-0.4373c-0.3093,-0.3092 -0.8747,0 -1.312,0c-0.4373,0 -0.9079,-0.1673 -1.3119,0c-0.5714,0.2367 -0.3033,1.0753 -0.8747,1.312c-0.404,0.1673 -0.1281,0.5654 -0.4373,0.8746c-0.3092,0.3092 -0.4373,0.4373 -0.4373,0.8746c0,0.4373 0,0.8747 0,1.312c0,0.4373 0.0333,0.7073 0.4373,0.8746c0.5714,0.2367 0.638,0.7406 0.8746,1.312c0.1674,0.404 0.4374,0.4373 0.4374,0.8746c0,0.4373 0,0.8746 0,1.3119c0,0.4374 -0.4374,0.4374 -0.8747,0.8747c-1.3119,1.3119 -1.9499,1.1779 -2.1865,1.7492c-0.1674,0.4041 -1.0753,0.3033 -1.312,0.8747c-0.1674,0.404 0,0.8746 0.4373,0.8746c0.4373,0 0.8746,0.4373 1.312,0.4373c0.4373,0 0.8746,-0.4373 1.3119,-0.4373c0.4373,0 0.5654,-0.1281 0.8746,-0.4373c0.6185,-0.6185 1.312,0 1.7493,0c0.4373,0 0.397,-0.6543 2.1866,-0.8747c0.434,-0.0534 2.8801,-0.2561 3.4985,-0.8746c0.3093,-0.3092 0.8343,-0.6543 2.6239,-0.8746c0.4341,-0.0535 0.8747,0 1.312,0c0.4373,0 0.8746,0.4373 0.8746,0.8746c0,0.4373 0.4373,0.4373 0.4373,0.8746c0,0.4374 0.5654,2.3147 0.8746,2.6239c0.3093,0.3093 0.1281,1.0028 0.4374,1.312c0.3092,0.3092 2.1095,2.8366 3.0612,3.0612c0.4256,0.1005 0.8215,0.2158 2.1866,0.4373c0.4316,0.0701 1.3119,0 1.7492,0c0.4373,0 0.8864,0.1005 1.312,0c0.9517,-0.2246 1.44,-0.5654 1.7492,-0.8746c0.3093,-0.3092 0.8747,-0.4373 1.312,-0.4373c0.4373,0 0.5654,-0.5654 0.8746,-0.8746c0.3092,-0.3093 0.8746,0 1.312,0l1.0933,-0.656c1.1661,-7.7259 -2.4782,-14.1399 -7.6531,-20.5539l0,0z" id="svg_4" stroke="#007f00" fill="#44b544" stroke-width="0"/>
- <path id="svg_6" d="m10.0409,48.3061c2.1137,-0.2187 4.6647,-0.2187 6.3411,1.9679c1.1662,1.5306 1.239,3.7172 0.2186,4.5918c-2.4052,-0.8746 -5.0291,-2.6239 -6.5597,-6.5597l0,0z" stroke="#007f00" fill="#44b544" stroke-width="0"/>
+ <g stroke="#a00" stroke-width="3" fill="none">
+ <line x1="5" y1="25" x2="16" y2="43"/>
+ <line x1="5" y1="26" x2="16" y2="8"/>
+ <line x1="50" y1="25" x2="39" y2="43"/>
+ <line x1="51" y1="26" x2="39" y2="8"/>
+ </g>
+ </svg>
+ <svg stroke="#000" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <circle cy="9.5" cx="9.5" r="8"/>
+ <rect height="14" width="14" y="8.5" x="8.5"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
+ <defs>
+ <linearGradient id="r" y1=".00391" x2=".21484" x1=".04297" y2=".875">
+ <stop stop-color="#f7f963" offset="0"/>
+ <stop stop-color="#d3c310" offset="1"/>
+ </linearGradient>
+ </defs>
+ <path stroke="#b7a800" fill="url(#r)" transform="rotate(-90 10.302 11.553)" d="m6.7019 10.726l6.5549-7.1339 6.6582 7.2491-3.7944 0.03193v2.7226c-0.04257 2.7402-2.7652 5.8307-7.8124 6.0214-5.1858 0-7.1226-3.7546-7.493-7.4194 0.61736 1.6754 3.1491 3.784 5.3716 3.6792 2.7164 0.1048 4.415-0.61714 4.415-2.5018v-2.649h-3.9z"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
+ <defs>
+ <linearGradient id="p" x1="1" y2="1">
+ <stop stop-color="#98fc46" offset="0"/>
+ <stop stop-color="#56aa25" offset="1"/>
+ </linearGradient>
+ </defs>
+ <path stroke="#4a0" fill="url(#p)" transform="rotate(-90 12.73 11.553)" d="m9.1129 12.431l6.5409 6.8457 6.6439-6.9562-3.7863-0.03064v-2.6126c-0.04248-2.6295-2.7592-5.5951-7.7956-5.7781-5.1746 0-7.1073 3.6029-7.477 7.1197 0.61604-1.6077 3.1424-3.6311 5.3601-3.5305 2.7105-0.10056 4.4056 0.59221 4.4056 2.4008v2.542h-3.8916z"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="k" y2="1">
+ <stop stop-color="#f9f3de" offset="0"/>
+ <stop stop-color="#ccbd8f" offset="1"/>
+ </linearGradient>
+ <linearGradient id="q" x2=".42578" y2=".80078">
+ <stop stop-color="#f9f3de" offset="0"/>
+ <stop stop-color="#af995b" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g stroke="#8f5902">
+ <path d="m2.1168 16.321l-0.13787-5.0552 1.9302-2.0221h10.11l2.0221 2.2978v4.7794h-13.925z" fill="url(#q)"/>
+ <rect rx="1" ry="1" height="4.3407" width="2.2932" y="6.3003" x="7.8538" fill="url(#k)"/>
+ <circle cy="4.4815" cx="9.1176" r="2.9639" fill="url(#k)"/>
+ </g>
+ <line y2="12.035" x2="15.552" stroke="#f9f3de" y1="12.035" x1="2.4484" fill="none"/>
+ <path d="m6.7243 12.559h4.742l-2.3083 2.0726-2.4337-2.0726z"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <rect rx="3" ry="3" height="20.295" width="21.175" stroke="#800000" y="1.703" x="1.4201" fill="#a00"/>
+ <rect rx="3" ry="3" height="18.63" width="19.611" stroke="#f55" y="2.536" x="2.2026" fill="#a00"/>
+ <line stroke-width="2" x1="7.0065" y1="6.8513" stroke="#fff" x2="17.006" y2="16.851" fill="none"/>
+ <line stroke-width="2" x1="17.006" y1="6.8513" stroke="#fff" x2="7.0065" y2="16.851" fill="none"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="svg_74" x2=".7">
+ <stop stop-color="#afe853" offset="0"/>
+ <stop stop-color="#52a310" offset="1"/>
+ </linearGradient>
+ </defs>
+ <path d="m5.3849 16.77h7.0769v-5.2308h4.1538l-7.6923-10.154-7.6923 10.154h4.1538v5.2308z" stroke="#008000" fill="url(#h)"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg">
+ <defs></defs>
+ <path d="m5.3015 1.692h6.9348v5.0732h4.0704l-7.5379 9.848-7.5379-9.848h4.0704v-5.0732z" stroke="#008000" fill="url(#h)"/>
+ </svg>
+ <svg width="120" xmlns="http://www.w3.org/2000/svg" height="120">
+ <path stroke="#000" stroke-width="0" d="m4.5 46.5h52l-26 38-26-38z"/>
+ <g id="ac">
+ <line stroke-width="10" x1="59.5" y1="27.5" stroke="#000" x2="117.5" y2="27.5"/>
+ <line stroke-width="10" x1="59.5" y1="51.5" stroke="#000" x2="117.5" y2="51.5"/>
+ <line stroke-width="10" x1="59.5" y1="73.5" stroke="#000" x2="117.5" y2="73.5"/>
+ <line stroke-width="10" x1="59.5" y1="97.5" stroke="#000" x2="117.5" y2="97.5"/>
+ </g>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 23 23" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="n">
+ <stop stop-color="#bc7f05" offset="0"/>
+ <stop stop-color="#fcfc9f" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g stroke="#000" stroke-width="2" fill="none">
+ <line x1="10.5" y1="2.5" x2="22" y2="2.5"/>
+ <line x1="10.498" y1="6.5" x2="21.998" y2="6.5"/>
+ <line id="svg_74" stroke-width="2" x1="10.499" y1="10.5" stroke="#000" x2="21.999" y2="10.5" fill="none"/>
+ <line id="svg_75" x1="10.499" y1="14.5" x2="21.999" y2="14.5"/>
+ </g>
+ <rect height="2.2" width="20" stroke="#000" y="17.65" x="1.65" fill="url(#n)"/>
+ <path d="m4.25 1.55h2.35v11.05h2l-3.175 3.45-3.175-3.45h2v-11.05z"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 23 23">
+ <defs>
+ <linearGradient id="m">
+ <stop stop-color="#9fdcf4" offset="0"/>
+ <stop stop-color="#617e96" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g stroke="#000" stroke-width="2" fill="none">
+ <line y2="8.1992" x2="12.8" y1="8.1992" x1="1.3"/>
+ <line y2="12.199" x2="12.798" y1="12.199" x1="1.2984"/>
+ <line id="h" stroke-width="2" y2="16.199" x2="12.799" stroke="#000" y1="16.199" x1="1.2992" fill="none"/>
+ <line id="svg_75" y2="20.199" x2="12.799" y1="20.199" x1="1.2992"/>
+ </g>
+ <rect height="3.2" width="20" stroke="#000" y="1.85" x="1.55" fill="url(#m)"/>
+ <path d="m16.835 21.146h2.3321v-11.046h1.9847l-3.1508-3.4487-3.1508 3.4487h1.9847v11.046z"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24">
+ <defs>
+ <linearGradient id="ag" x2=".42969" y1=".10156" x1=".10547" y2=".46875">
+ <stop stop-color="#f00" offset="0"/>
+ <stop stop-opacity="0" stop-color="#f00" offset="1"/>
+ </linearGradient>
+ </defs>
+ <circle stroke="#000" cy="21.312" cx="21" r="18.445" fill="url(#ag)"/>
+ <g fill="none">
+ <path stroke="#000" d="m2.875 21.312c-0.375-9.25 7.75-18.875 17.75-18"/>
+ <line y2="3.0625" x2="8.5" stroke="#808080" y1="3.0625" x1="25.375"/>
+ <line y2="9.8125" x2="2.625" stroke="#808080" y1="24.75" x1="2.625"/>
+ </g>
+ <g stroke="#00f" fill="#0ff">
+ <circle r="1.9531" cy="2.9375" cx="8.5" stroke-width=".5"/>
+ <circle r="1.9531" cy="9.8125" cx="2.625" stroke-width=".5"/>
+ <circle cy="3.1875" cx="20.875" r="2.5"/>
+ <circle cy="21.062" cx="2.875" r="2.5"/>
+ </g>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <path stroke="#8dd35f" stroke-width="2" fill="none" d="m9.875 23c-2-4.25-1.6875-7.375 1.6875-10.5s7.5625-2.75 11.062 2"/>
+ <line x1="4" y1="19" stroke="#606060" x2="19" y2="4" fill="none"/>
+ <g stroke="#00f" fill="#0ff">
+ <circle cy="11.5" cx="11.5" r="2.1758"/>
+ <circle cx="19" cy="4" r="2.2617" stroke-width=".5"/>
+ <circle cx="4" cy="19" r="2.2617" stroke-width=".5"/>
+ </g>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="ad" y1="1" y2="1">
+ <stop stop-opacity="0" stop-color="#00f" offset="0"/>
+ <stop stop-color="#507ece" offset="1"/>
+ </linearGradient>
+ </defs>
+ <rect height="19.125" width="18.625" stroke="#00f" stroke-dasharray="2,2" y="2.625" x="2.875" fill="none"/>
+ <rect transform="rotate(45 12.234 12.172)" height="6.125" width="16" stroke="#000" y="9.1085" x="4.2327" fill="url(#ad)"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
+ <defs>
+ <linearGradient id="svg_90" y2="1">
+ <stop stop-color="#cdf" offset="0"/>
+ <stop stop-color="#789fed" offset="1"/>
+ </linearGradient>
+ <linearGradient id="svg_92" y2="1">
+ <stop stop-color="#70a1e5" offset="0"/>
+ <stop stop-color="#4b6baf" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g stroke="#555" fill="#a0a0a0">
+ <rect height="2" width="2" y=".5" x="13.5"/>
+ <rect height="2" width="2" y="13.5" x="13.5"/>
+ <rect height="2" width="2" y="13.5" x=".5"/>
+ <rect height="7" width="8" y="2.5" x="2.5"/>
+ </g>
+ <rect height="7" width="8" stroke="url(#d)" y="2.5" x="2.5" fill="url(#g)"/>
+ <rect height="7" width="8" stroke="url(#d)" y="6.5" x="5.5" fill="#7399d6"/>
+ <rect height="2" width="2" stroke="#555" y=".5" x=".5" fill="#a0a0a0"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
+ <defs></defs>
+ <rect height="7" width="8" stroke="url(#d)" y="2.5" x="2.5" fill="url(#g)"/>
+ <rect height="7" width="8" stroke="url(#d)" y="6.5" x="5.5" fill="#7399d6"/>
+ <g stroke="#555" fill="#a0a0a0">
+ <rect height="2" width="2" y="1.5" x="9.5"/>
+ <rect height="2" width="2" y="8.5" x="1.5"/>
+ <rect height="2" width="2" y="1.5" x="1.5"/>
+ <rect height="2" width="2" y="5.5" x="12.5"/>
+ <rect height="2" width="2" y="12.5" x="12.5"/>
+ <rect height="2" width="2" y="12.5" x="4.5"/>
+ <rect height="2" width="2" y="5.5" x="4.5"/>
+ </g>
+ </svg>
+ <svg width="222" xmlns="http://www.w3.org/2000/svg" height="222">
+ <path stroke="#3f3f3f" stroke-width="13" fill="none" d="m93.75 118.45c-4.5 13.584-14.666 11.5-28.25 11.5h-34c-13.584 0-24.5-7.1655-24.5-21.5s10.916-20.5 24.5-20.5h34c13.584 0 19.75-2.3345 26.5 10.75"/>
+ <line id="svg_4" stroke-width="8" y2="65.946" y1="28.279" stroke="#007fff" stroke-linecap="round" x2="83.077" x1="45.41" fill="none"/>
+ <line id="svg_5" stroke-width="8" y2="15.013" y1="65.946" stroke="#007fff" stroke-linecap="round" x2="109.41" x1="109.41" fill="none"/>
+ <line stroke-width="8" y2="29.319" y1="65.946" stroke="#007fff" stroke-linecap="round" x2="177.59" x1="140.96" fill="none"/>
+ <g transform="rotate(180 108 172.11)" stroke="#007fff" stroke-linecap="round" stroke-width="8" fill="none">
+ <line y2="190.95" y1="153.28" x2="79.577" x1="41.91"/>
+ <line y2="140.01" y1="190.95" x2="105.91" x1="105.91"/>
+ <line y2="154.32" y1="190.95" x2="174.09" x1="137.46"/>
+ </g>
+ <path id="svg_2" d="m215.5 118.45c-4.5 13.585-14.666 11.5-28.25 11.5h-34c-13.584 0-24.5-7.165-24.5-21.5 0-14.334 10.916-20.5 24.5-20.5h34c13.584 0 19.75-2.3345 26.5 10.75" transform="rotate(180 172.12 108.93)" stroke="#3f3f3f" stroke-width="13" fill="none"/>
+ </svg>
+ <svg width="100" xmlns="http://www.w3.org/2000/svg" height="100">
+ <path stroke="#000" stroke-width="8" d="m19 42.5l-7.5 7.5 7.5 7.5v-15zm0 7.5h62v-7.5l7.5 7.5-7.5 7.5v-7.5"/>
+ </svg>
+ <svg width="100" xmlns="http://www.w3.org/2000/svg" height="100">
+ <path d="m19 42.5l-7.5 7.5 7.5 7.5v-15zm0 7.5h62v-7.5l7.5 7.5-7.5 7.5v-7.5" transform="rotate(90 50 50)" stroke="#000" stroke-width="8"/>
+ </svg>
+ <svg width="20" xmlns="http://www.w3.org/2000/svg" height="20">
+ <g fill="none">
+ <rect rx="13" ry="13" height="43.938" width="43.938" stroke="#404040" y="2.4375" x="2.375" stroke-width=".5"/>
+ <path stroke="#000" d="m2.4367 15.89h13.737l0.08978-13.465m0.08978 14.085"/>
+ <line id="svg_4" y2="5.205" x2="5.205" stroke="#000" stroke-dasharray="2,2" y1="15.889" x1="16.351" fill="none"/>
+ </g>
+ </svg>
+ <svg width="50" xmlns="http://www.w3.org/2000/svg" height="50">
+ <path d="m32.788 41.035c-0.40379-8.6814-4.5087-16.79-12.114-20.593" stroke="#000" stroke-dasharray="1,3" stroke-width="2" fill="none"/>
+ <path id="svg_7" stroke="#404040" stroke-width="3" fill="none" d="m29.203 7.6706l-24.203 34.479h41.165"/>
+ </svg>
+ <svg width="300" xmlns="http://www.w3.org/2000/svg" height="300">
+ <defs>
+ <filter id="t" y="-50%" x="-50%" height="200%" width="200%">
+ <feGaussianBlur stdDeviation="25"/>
+ </filter>
+ </defs>
+ <circle id="svg_4" r="91.802" cy="150" filter="url(#t)" stroke="#000" cx="150" stroke-dasharray="null" stroke-width="5"/>
+ </svg>
+ <svg width="50" xmlns="http://www.w3.org/2000/svg" height="50">
+ <text id="svg_2" font-size="26" text-anchor="middle" y="41.4587" x="14.451" font-family="serif" fill="#606060">T</text>
+ <text font-size="52" xml:space="preserve" text-anchor="middle" y="41.8685" x="28.853" font-family="serif" fill="#000000">T</text>
+ </svg>
+ <svg width="22" xmlns="http://www.w3.org/2000/svg" height="22">
+ <rect id="svg_4" height="7" width="12" stroke="#606060" y="7.5" x="4.5" fill="#c0c0c0"/>
+ <rect id="svg_2" height="40" width="2" stroke="#c15909" y="-10" x="9.5" fill="#ef9a23"/>
+ <rect id="svg_5" height="5" width="10" stroke="#fff" y="8.5" x="5.5" fill="none"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
+ <rect id="svg_4" height="7" width="12" stroke="#606060" y="2.5" x="2.5" fill="#fff"/>
+ <rect id="svg_5" height="4" width="11" y="4" x="2" fill="#c0c0c0"/>
+ <rect height="7" width="18" stroke="#606060" y="12.5" x="2.5" fill="#fff"/>
+ <rect id="svg_7" height="4" width="17" y="14" x="2" fill="#c0c0c0"/>
+ <rect id="svg_2" height="40" width="2" stroke="#c15909" y="-10" x="1.5" fill="#ef9a23"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22 22">
+ <rect height="7" width="18" stroke="#606060" y="12.5" x="1.5" fill="#c0c0c0"/>
+ <rect id="svg_4" height="7" width="12" stroke="#606060" y="2.5" x="4.5" fill="#c0c0c0"/>
+ <rect id="svg_2" height="40" width="2" stroke="#c15909" y="-10" x="9.5" fill="#ef9a23"/>
+ <rect id="svg_7" height="5" width="16" stroke="#fff" y="13.5" x="2.5" fill="none"/>
+ <rect id="svg_5" height="5" width="10" stroke="#fff" y="3.5" x="5.5" fill="none"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22 22">
+ <rect id="svg_4" height="7" width="12" stroke="#606060" y="2.5" x="7.5" fill="#fff"/>
+ <rect id="svg_5" height="4" width="11" y="4" x="9" fill="#c0c0c0"/>
+ <rect height="7" width="18" stroke="#606060" y="12.5" x="1.5" fill="#fff"/>
+ <rect id="svg_7" height="4" width="17" y="14" x="3" fill="#c0c0c0"/>
+ <rect id="svg_2" height="40" width="2" stroke="#c15909" y="-10" x="18.5" fill="#ef9a23"/>
+ </svg>
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22 22">
+ <g transform="rotate(90 11 11)">
+ <rect id="svg_4" height="7" width="12" stroke="#606060" y="3.5" x="2.5" fill="#fff"/>
+ <rect id="svg_5" height="4" width="11" y="5" x="2" fill="#c0c0c0"/>
+ <rect height="7" width="18" stroke="#606060" y="13.5" x="2.5" fill="#fff"/>
+ <rect id="svg_7" height="4" width="17" y="15" x="2" fill="#c0c0c0"/>
+ <rect id="svg_2" height="40" width="2" stroke="#c15909" y="-9" x="1.5" fill="#ef9a23"/>
+ </g>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
+ <g transform="rotate(90 12 11.5)">
+ <rect height="7" width="18" stroke="#606060" y="14" x="3" fill="#c0c0c0"/>
+ <rect id="svg_4" height="7" width="12" stroke="#606060" y="4" x="6" fill="#c0c0c0"/>
+ <rect id="svg_2" height="40" width="2" stroke="#c15909" y="-8.5" x="11" fill="#ef9a23"/>
+ <rect id="svg_7" height="5" width="16" stroke="#fff" y="15" x="4" fill="none"/>
+ <rect id="svg_5" height="5" width="10" stroke="#fff" y="5" x="7" fill="none"/>
+ </g>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
+ <g transform="rotate(90 11 11)">
+ <rect id="svg_4" height="7" width="12" stroke="#606060" y="2.5" x="7.5" fill="#fff"/>
+ <rect id="svg_5" height="4" width="11" y="4" x="9" fill="#c0c0c0"/>
+ <rect height="7" width="18" stroke="#606060" y="12.5" x="1.5" fill="#fff"/>
+ <rect id="svg_7" height="4" width="17" y="14" x="3" fill="#c0c0c0"/>
+ <rect id="svg_2" height="40" width="2" stroke="#c15909" y="-10" x="18.5" fill="#ef9a23"/>
+ </g>
+ </svg>
+ <svg width="100" xmlns="http://www.w3.org/2000/svg" xmlns:se="http://svg-edit.googlecode.com" xmlns:xlink="http://www.w3.org/1999/xlink" height="100">
+ <defs>
+ <linearGradient id="svg_8" y1="1" x2=".2" x1=".8" y2="1">
+ <stop offset="0"/>
+ <stop stop-opacity="0" offset="1"/>
+ </linearGradient>
+ </defs>
+ <rect transform="rotate(-45 32.215 68.783)" height="50.373" width="94.837" stroke="#a0a0a0" y="43.597" x="-15.202" stroke-width="2" fill="url(#a)"/>
+ <path stroke="#0ff" stroke-width="3" fill="none" d="m6.6313 95.078l59.175-59.175"/>
+ <path id="svg_2" fill="#0ff" d="m51.629 36.107l13.057-13.057 13.057 13.057-13.057 13.057-13.057-13.057z"/>
+ </svg>
+ <svg width="100" xmlns="http://www.w3.org/2000/svg" xmlns:se="http://svg-edit.googlecode.com" xmlns:xlink="http://www.w3.org/1999/xlink" height="100">
+ <defs></defs>
+ <rect transform="rotate(-45 40.217 60.783)" height="50.373" width="117.46" y="35.597" x="-18.516" fill="url(#a)"/>
+ <path stroke="#0ff" stroke-width="3" fill="none" d="m6.6313 95.078l59.175-59.175"/>
+ <path id="svg_2" fill="#0ff" d="m51.629 36.107l13.057-13.057 13.057 13.057-13.057 13.057-13.057-13.057z"/>
+ </svg>
+ <svg width="100" xmlns="http://www.w3.org/2000/svg" xmlns:se="http://svg-edit.googlecode.com" xmlns:xlink="http://www.w3.org/1999/xlink" height="100">
+ <defs></defs>
+ <path d="m-19.068 34.295h94.836c36.499-1.4142 33.671 48.957 0 50.371h-94.836v-50.371z" transform="rotate(-45 41.512 59.465)" stroke="#a0a0a0" stroke-width="2" fill="url(#a)"/>
+ <path stroke="#0ff" stroke-width="3" fill="none" d="m6.6313 95.078l59.175-59.175"/>
+ <path id="svg_2" fill="#0ff" d="m51.629 36.107l13.057-13.057 13.057 13.057-13.057 13.057-13.057-13.057z"/>
+ </svg>
+ <svg width="100" xmlns="http://www.w3.org/2000/svg" xmlns:se="http://svg-edit.googlecode.com" xmlns:xlink="http://www.w3.org/1999/xlink" height="100">
+ <defs></defs>
+ <path stroke="url(#a)" stroke-width="49" d="m-15-35l75 85-75 75" fill="none"/>
+ <path id="svg_2" d="m44.836 50.252l13.057-13.057 13.057 13.057-13.057 13.057-13.057-13.057z" transform="rotate(90 57.892 50.252)" fill="#0ff"/>
+ <path id="svg_4" stroke="#0ff" stroke-width="3" fill="none" d="m-15-35l75 85-75 75"/>
+ </svg>
+ <svg width="100" xmlns="http://www.w3.org/2000/svg" xmlns:se="http://svg-edit.googlecode.com" xmlns:xlink="http://www.w3.org/1999/xlink" height="100">
+ <defs></defs>
+ <path stroke-linejoin="bevel" d="m-15-35l75 85-75 75" stroke="url(#a)" stroke-width="49" fill="none"/>
+ <path id="svg_2" d="m44.836 50.252l13.057-13.057 13.057 13.057-13.057 13.057-13.057-13.057z" transform="rotate(90 57.892 50.252)" fill="#0ff"/>
+ <path id="svg_4" stroke="#0ff" stroke-width="3" fill="none" d="m-15-35l75 85-75 75"/>
+ </svg>
+ <svg width="100" xmlns="http://www.w3.org/2000/svg" xmlns:se="http://svg-edit.googlecode.com" xmlns:xlink="http://www.w3.org/1999/xlink" height="100">
+ <defs></defs>
+ <path stroke-linejoin="round" d="m-15-35l75 85-75 75" stroke="url(#a)" stroke-width="49" fill="none"/>
+ <path id="svg_2" d="m44.836 50.252l13.057-13.057 13.057 13.057-13.057 13.057-13.057-13.057z" transform="rotate(90 57.892 50.252)" fill="#0ff"/>
+ <path id="svg_4" stroke="#0ff" stroke-width="3" fill="none" d="m-15-35l75 85-75 75"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 17 17" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="l" x2=".5625" y1=".19141" x1=".42969" y2=".79688">
+ <stop stop-color="#d3a16b" offset="0"/>
+ <stop stop-color="#a37c53" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g>
+ <path id="svg_9" d="m0.12852 8.1834c3.5993-7.7121 13.197-7.3693 16.752 0.08569-3.0216 7.5407-13.597 7.6692-16.752-0.08569z" fill="url(#l)"/>
+ <path id="o" d="m0.33033 8.2557c3.5173-4.9716 12.897-4.7506 16.371 0.05524-2.9528 4.8611-13.288 4.944-16.371-0.05524z" fill="#fff"/>
+ <circle cy="7.7112" cx="8.4586" r="3.0801" fill="#4f92c1"/>
+ <circle cy="7.6539" cx="8.4316" r="1.2754"/>
+ </g>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <line id="g" stroke="#d40000" x2="24" y2="24" fill="none"/>
+ <line id="d" x1="24" stroke="#d40000" x2="0" y2="24" fill="none"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="af" x2=".94141" y1=".43359" x1=".42969" y2=".65625">
+ <stop stop-color="#38ff45" offset="0"/>
+ <stop stop-color="#127c0c" offset="1"/>
+ </linearGradient>
+ </defs>
+ <path d="m7.9 15.9l4.9-0.05v-13.75h3.8v17.6h-8.7v-3.8z" stroke="#050" transform="rotate(45 12 10)" fill="url(#af)"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="svg_9" x2=".94141" y1=".43359" x1=".42969" y2=".65625">
+ <stop stop-color="#ff3838" offset="0"/>
+ <stop stop-color="#7a0c0c" offset="1"/>
+ </linearGradient>
+ </defs>
+ <path d="m2.1053 10.526h7.3684v-7.3684h3.6842v7.3684h7.3684v3.6842h-7.3684v7.3684h-3.6842v-7.3684h-7.3684v-3.6842z" stroke="#500" transform="rotate(45 11.3 12.3)" fill="url(#b)"/>
+ </svg>
+ <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
+ <defs>
+ <linearGradient id="ae" x2=".57813" y1=".44922" x1=".56641" y2=".98047">
+ <stop stop-color="#ff0" offset="0"/>
+ <stop stop-color="#9e9e00" offset="1"/>
+ </linearGradient>
+ </defs>
+ <path stroke-width="2" stroke="#916d1f" fill="url(#ae)" d="m1.4286 21.556l10.714-19.365 10.714 19.204-21.429 0.16137z"/>
+ <path d="m11.984 14.686c-0.57143-3.8286-1.8286-6.4 0.11429-6.4 2.1143 0 0.74286 2.5714 0.11429 6.4h-0.22857z"/>
+ <circle cy="17.371" cx="12.143" r="1.1758"/>
+ </svg>
+ <svg width="24" xmlns="http://www.w3.org/2000/svg" height="24">
+ <path stroke="#8dd35f" stroke-width="2" fill="none" d="m4.1953 19.421c15.494-15.533-0.21065 0.1581 15.611-15.579"/>
+ <g stroke="#00f" stroke-width=".5" fill="#0ff">
+ <circle cx="19.75" cy="4" r="2.2617"/>
+ <circle cx="4.0653" cy="19.403" r="2.2617"/>
+ <circle id="svg_7" cx="11.938" stroke="#00f" cy="11.625" r="2.2617" stroke-width=".5" fill="#0ff"/>
+ </g>
+ <g transform="rotate(-45.291 9.8116 9.2441)">
+ <line id="svg_4" stroke-width="2" x1="4.4732" y1="9.3943" stroke="#f00" stroke-linecap="round" stroke-dasharray="null" x2="15.15" y2="9.4526" fill="none"/>
+ <line id="svg_5" stroke-width="2" x1="9.7824" y1="4.0224" stroke="#f00" stroke-linecap="round" stroke-dasharray="null" x2="9.6657" y2="14.466" fill="none"/>
+ </g>
+ </svg>
+ <svg width="24" xmlns="http://www.w3.org/2000/svg" height="24">
+ <path stroke="#8dd35f" stroke-width="2" fill="none" d="m4.1953 19.421c15.494-15.533-0.21065 0.1581 15.611-15.579"/>
+ <g stroke="#00f" stroke-width=".5" fill="#0ff">
+ <circle cx="19.75" cy="4" r="2.2617"/>
+ <circle cx="4.0653" cy="19.403" r="2.2617"/>
+ <circle id="svg_7" cx="11.938" stroke="#00f" cy="11.625" r="2.2617" stroke-width=".5" fill="#0ff"/>
+ </g>
+ <line id="svg_5" stroke-width="2" x1="9.7824" y1="4.0224" stroke="#00f" stroke-linecap="round" stroke-dasharray="null" x2="9.6657" y2="14.466" fill="#00f"/>
+ <line id="svg_4" stroke-width="2" x1="4.4732" y1="9.3943" stroke="#00f" stroke-linecap="round" stroke-dasharray="null" x2="15.15" y2="9.4526" fill="#00f"/>
+ </svg>
+ <svg width="66" xmlns="http://www.w3.org/2000/svg" height="66">
+ <defs>
+ <radialGradient id="a" cy=".32513">
+ <stop stop-color="#7791ef" stop-opacity=".99219" offset="0"/>
+ <stop stop-color="#3c3cfc" offset="1"/>
+ </radialGradient>
+ <linearGradient id="f">
+ <stop stop-color="#333" stop-opacity=".99609" offset="0"/>
+ <stop stop-opacity=".99609" stop-color="#666" offset="1"/>
+ </linearGradient>
+ </defs>
+ <g>
+ <title>Layer 1</title>
+ <g id="j" opacity=".8">
+ <circle stroke-width="0" stroke="#aaa" cy="33" cx="33" r="27.906" fill="url(#a)"/>
+ <g id="i">
+ <path id="e" stroke-width="0" stroke="#007f00" fill="#44b544" d="m38.248 36.061h-1.312-2.6239-2.1866c-0.43732 0-2.1983 0.33684-2.6239 0.43732-0.95172 0.22467-1.271 0.48253-1.7493 0.87463-1.2194 0.99965-1.44 1.0027-1.7493 1.312-0.30923 0.30923-0.21265 0.79756-0.43732 1.7493-0.10048 0.42562 0.16736 0.90792 0 1.312-0.23668 0.57138-0.43732 0.87463-0.43732 1.7493 0 0.43732 0.12809 0.56541 0.43732 0.87463 0.30923 0.30923 0.12809 0.56541 0.43732 0.87463 0.30923 0.30923 1.3236 0.77415 1.7493 0.87463 0.95171 0.22467 0.69349 0.69349 1.312 1.312 0.30923 0.30923 0.90791-0.16736 1.312 0 0.57138 0.23668 0.56541 0.56541 0.87463 0.87463 0.30923 0.30923 0.56541 0.12809 0.87463 0.43732 0.61846 0.61846-0.10048 1.3236 0 1.7493 0.22467 0.95171 0.43732 1.312 0.43732 2.6239v3.0612 2.6239c0 0.43732 0.12809 1.0027 0.43732 1.312 0.30922 0.30923 1.312 0 1.7493 0h1.7493c0.43731 0 0.6065-0.40129 1.7493-0.87464 0.40403-0.16736 0.74057-0.20064 1.312-0.43732 0.40403-0.16736 0.63795-0.74057 0.87463-1.312 0.16736-0.40403 0.15712-2.2092 0.43732-3.9358 0.22151-1.365 0.43732-2.1866 0.43732-2.6239 0-0.43732-0.12928-0.88101 0-2.1866 0.21973-2.219 0.43732-3.4985 0.43732-3.9358v-1.7493c0-1.312 0.16736-1.7825 0-2.1866-0.23668-0.57138-1.0027-0.56541-1.312-0.87463-0.30923-0.30922-0.43732-0.43731-1.7493-1.7493v-0.87463h-0.43732v-0.43732"/>
+ <path stroke-width="0" stroke="#007f00" fill="#44b544" d="m5.6677 37.045c1.1297-0.3645 0.87463-0.2187 1.7493-0.656 0.87463-0.4373 1.3408-0.8211 2.1866-1.3119 1.3637-0.7915 1.44-1.4401 1.7492-1.7493 0.3093-0.3092 0.1281-0.5654 0.4374-0.8746 0.6184-0.6185 0.8746-0.4374 1.7492-1.312 0.8747-0.8746 1.0027-1.0027 1.312-1.3119 0.6184-0.6185 0.1281-1.0028 0.4373-1.312s0-0.8746 0-1.3119v-1.7493c0-0.4373 0.2009-1.7727 0-2.6239-0.2247-0.9517-0.1281-1.4401-0.4373-1.7493-0.3093-0.3092-0.7073-1.3452-0.8746-1.7492-0.2367-0.5714-0.8747-0.8747-0.8747-1.312s-0.4373-0.4373-0.4373-0.8746v-0.4374l-1.2026-0.8746c-3.7901 5.8674-6.8149 11.625-5.7945 21.21h-0.00001z"/>
+ <path id="c" stroke-width="0" stroke="#007f00" fill="#44b544" d="m52.242 13.102c-0.4373 0.4373-1.3495 0.8398-2.1866 1.0933-3.0182 0.9138-3.2212 2.2857-3.4985 2.6239-1.4137 1.7245-2.4979 1.3039-4.8105 1.7493-0.4294 0.0827-0.4373 0.4373-0.8746 0.4373h-1.312-1.7492c-0.4373 0-1.3453-0.27-1.7493-0.4373-0.5714-0.2367-0.5654-0.5654-0.8746-0.8747-0.3092-0.3092-0.5654-0.1281-0.8746-0.4373-0.3093-0.3092-0.8747 0-1.312 0s-0.9079-0.1673-1.3119 0c-0.5714 0.2367-0.3033 1.0753-0.8747 1.312-0.404 0.1673-0.1281 0.5654-0.4373 0.8746s-0.4373 0.4373-0.4373 0.8746v1.312c0 0.4373 0.0333 0.7073 0.4373 0.8746 0.5714 0.2367 0.638 0.7406 0.8746 1.312 0.1674 0.404 0.4374 0.4373 0.4374 0.8746v1.3119c0 0.4374-0.4374 0.4374-0.8747 0.8747-1.3119 1.3119-1.9499 1.1779-2.1865 1.7492-0.1674 0.4041-1.0753 0.3033-1.312 0.8747-0.1674 0.404 0 0.8746 0.4373 0.8746s0.8746 0.4373 1.312 0.4373c0.4373 0 0.8746-0.4373 1.3119-0.4373s0.5654-0.1281 0.8746-0.4373c0.6185-0.6185 1.312 0 1.7493 0s0.397-0.6543 2.1866-0.8747c0.434-0.0534 2.8801-0.2561 3.4985-0.8746 0.3093-0.3092 0.8343-0.6543 2.6239-0.8746 0.4341-0.0535 0.8747 0 1.312 0s0.8746 0.4373 0.8746 0.8746 0.4373 0.4373 0.4373 0.8746c0 0.4374 0.5654 2.3147 0.8746 2.6239 0.3093 0.3093 0.1281 1.0028 0.4374 1.312 0.3092 0.3092 2.1095 2.8366 3.0612 3.0612 0.4256 0.1005 0.8215 0.2158 2.1866 0.4373 0.4316 0.0701 1.3119 0 1.7492 0s0.8864 0.1005 1.312 0c0.9517-0.2246 1.44-0.5654 1.7492-0.8746 0.3093-0.3092 0.8747-0.4373 1.312-0.4373s0.5654-0.5654 0.8746-0.8746c0.3092-0.3093 0.8746 0 1.312 0l1.0933-0.656c1.1661-7.7259-2.4782-14.14-7.6531-20.554z"/>
+ <path stroke-width="0" stroke="#007f00" fill="#44b544" d="m10.041 48.306c2.1137-0.2187 4.6647-0.2187 6.3411 1.9679 1.1662 1.5306 1.239 3.7172 0.2186 4.5918-2.4052-0.8746-5.0291-2.6239-6.5597-6.5597z"/>
+ </g>
+ </g>
+ <g stroke="url(#f)" stroke-width="5" stroke-linecap="round" fill="none">
+ <rect id="b" ry="9" rx="9" transform="rotate(45 16.934 16.938)" height="19.323" width="29.343" stroke="url(#f)" stroke-linecap="round" y="7.2757" x="2.2626" stroke-width="5" fill="none"/>
+ <rect transform="rotate(45 49.066 49.062)" rx="9" ry="9" height="19.323" width="29.343" y="39.401" x="34.395"/>
+ <line y2="45.75" y1="20.25" x2="45.75" x1="20.25"/>
</g>
</g>
- <rect transform="rotate(45, 16.9336, 16.9375)" ry="9" rx="9" id="svg_9" height="19.32339" width="29.34293" y="7.27574" x="2.26257" stroke-width="5" stroke="url(#svg_10)" fill="none" stroke-linecap="round"/>
- <rect id="svg_11" transform="rotate(45, 49.0664, 49.0625)" ry="9" rx="9" height="19.32339" width="29.34293" y="39.40074" x="34.39538" stroke-width="5" stroke="url(#svg_10)" fill="none" stroke-linecap="round"/>
- <line id="svg_12" y2="45.75" x2="45.75" y1="20.25" x1="20.25" stroke-linecap="round" stroke-width="5" stroke="url(#svg_10)" fill="none"/>
- </g>
-</svg>
-</g>
-
-<g id="svg_eof"/>
-
+ </svg>
</svg>
diff --git a/files_svgedit/svg-edit/images/text.png b/files_svgedit/svg-edit/images/text.png
index 5652e2fab..6e2df25e1 100644
--- a/files_svgedit/svg-edit/images/text.png
+++ b/files_svgedit/svg-edit/images/text.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/text.svg b/files_svgedit/svg-edit/images/text.svg
index 5c28753c3..04c1162c9 100644
--- a/files_svgedit/svg-edit/images/text.svg
+++ b/files_svgedit/svg-edit/images/text.svg
@@ -1,157 +1,23 @@
<?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://web.resource.org/cc/"
- 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:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- width="22.000000px"
- height="22.000000px"
- id="svg1306"
- sodipodi:version="0.32"
- inkscape:version="0.42.2"
- sodipodi:docbase="/home/andreas/projekt/bild/tango/22"
- sodipodi:docname="draw-text2.svg">
- <defs
- id="defs1308">
- <linearGradient
- id="linearGradient3682">
- <stop
- style="stop-color:#1f1f1f;stop-opacity:1.0000000;"
- offset="0.0000000"
- id="stop3684" />
- <stop
- style="stop-color:#5c5c5c;stop-opacity:1.0000000;"
- offset="1.0000000"
- id="stop3686" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- id="linearGradient3558">
- <stop
- style="stop-color:#000000;stop-opacity:1;"
- offset="0"
- id="stop3560" />
- <stop
- style="stop-color:#000000;stop-opacity:0;"
- offset="1"
- id="stop3562" />
- </linearGradient>
- <radialGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3558"
- id="radialGradient3564"
- cx="22.571428"
- cy="30.857143"
- fx="22.571428"
- fy="30.857143"
- r="15.571428"
- gradientTransform="matrix(1.000000,0.000000,0.000000,0.651376,4.300378e-15,10.75754)"
- gradientUnits="userSpaceOnUse" />
- <linearGradient
- id="linearGradient2834">
- <stop
- style="stop-color:#ffffff;stop-opacity:1;"
- offset="0"
- id="stop2836" />
- <stop
- style="stop-color:#b3b3b3;stop-opacity:0.0000000;"
- offset="1.0000000"
- id="stop2838" />
- </linearGradient>
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient2834"
- id="linearGradient2840"
- x1="19.944447"
- y1="16.527262"
- x2="24.133829"
- y2="19.642126"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.498259,0.000000,0.000000,0.466519,-0.799974,-0.839637)" />
- <linearGradient
- inkscape:collect="always"
- xlink:href="#linearGradient3682"
- id="linearGradient3688"
- x1="23.305620"
- y1="24.843527"
- x2="14.388516"
- y2="9.5902243"
- gradientUnits="userSpaceOnUse"
- gradientTransform="matrix(0.498259,0.000000,0.000000,0.488600,-0.799974,-1.273557)" />
- </defs>
- <sodipodi:namedview
- id="base"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:pageopacity="0.0"
- inkscape:pageshadow="2"
- inkscape:zoom="14.000000"
- inkscape:cx="17.541947"
- inkscape:cy="12.572768"
- inkscape:current-layer="layer1"
- showgrid="false"
- inkscape:grid-bbox="true"
- inkscape:document-units="px"
- showguides="true"
- inkscape:guide-bbox="true"
- inkscape:window-width="1280"
- inkscape:window-height="885"
- inkscape:window-x="0"
- inkscape:window-y="25" />
- <metadata
- id="metadata1311">
- <rdf:RDF>
- <cc:Work
- rdf:about="">
- <dc:format>image/svg+xml</dc:format>
- <dc:type
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
- <dc:title></dc:title>
- </cc:Work>
- </rdf:RDF>
- </metadata>
- <g
- id="layer1"
- inkscape:label="Layer 1"
- inkscape:groupmode="layer">
- <path
- sodipodi:type="arc"
- style="opacity:0.47368422;color:#000000;fill:url(#radialGradient3564);fill-opacity:1.0000000;fill-rule:nonzero;stroke:none;stroke-width:1.0000000;stroke-linecap:round;stroke-linejoin:round;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:inline;overflow:visible"
- id="path3556"
- sodipodi:cx="22.571428"
- sodipodi:cy="30.857143"
- sodipodi:rx="15.571428"
- sodipodi:ry="10.142858"
- d="M 38.142857 30.857143 A 15.571428 10.142858 0 1 1 7.0000000,30.857143 A 15.571428 10.142858 0 1 1 38.142857 30.857143 z"
- transform="matrix(0.706422,0.000000,0.000000,0.208015,-4.944952,13.47138)" />
- <path
- style="font-size:54.869392px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125.00000%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient3688);fill-opacity:1.0000000;stroke:#000000;stroke-width:1.0000001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
- d="M 15.189363,15.520771 L 7.1531447,15.520771 L 5.8598048,19.513834 L 0.51627279,19.513834 L 8.1009381,0.48837876 L 14.228221,0.48837876 L 21.560524,19.464779 L 16.444188,19.464779 L 15.189363,15.520771 M 8.3990779,12.473977 L 13.858901,12.473977 L 11.171254,5.1526958 L 8.3990779,12.473977"
- id="text1314"
- sodipodi:nodetypes="ccccccccccccc" />
- <path
- style="font-size:54.869392px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125.00000%;writing-mode:lr-tb;text-anchor:start;opacity:0.37912086;fill:none;fill-opacity:1.0000000;stroke:url(#linearGradient2840);stroke-width:1.0000008;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000;font-family:Bitstream Vera Sans"
- d="M 15.684541,15.159554 L 6.6710758,15.159554 L 5.4166733,18.527305 L 2.0035414,18.527305 L 8.7384662,1.4621947 L 13.512484,1.4621947 L 20.022564,18.410463 L 16.899702,18.410463 L 15.684541,15.159554 z "
- id="path2047"
- sodipodi:nodetypes="ccccccccc" />
- <image
- id="image2089"
- height="459.00000"
- width="400.00000"
- sodipodi:absref="/home/andreas/palette2.png"
- xlink:href="/home/andreas/palette2.png"
- x="-354.93631"
- y="-214.53793" />
- <path
- style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#999999;stroke-width:1.0000007;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4.0000000;stroke-dasharray:none;stroke-opacity:1.0000000;opacity:0.51098901"
- d="M 8.1686844,13.551882 L 14.147791,13.551882"
- id="path5142"
- sodipodi:nodetypes="cc" />
- </g>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" sodipodi:docname="draw-text2.svg" xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" height="22px" sodipodi:version="0.32" width="22px" xmlns:cc="http://web.resource.org/cc/" xmlns:xlink="http://www.w3.org/1999/xlink" sodipodi:docbase="/home/andreas/projekt/bild/tango/22" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <defs>
+ <radialGradient id="a" gradientUnits="userSpaceOnUse" cy="30.857" cx="22.571" gradientTransform="matrix(1 0 0 .65138 4.3004e-15 10.758)" r="15.571">
+ <stop offset="0"/>
+ <stop stop-opacity="0" offset="1"/>
+ </radialGradient>
+ <linearGradient id="c" y2="19.642" gradientUnits="userSpaceOnUse" x2="24.134" gradientTransform="matrix(.49826 0 0 .46652 -.79997 -.83964)" y1="16.527" x1="19.944">
+ <stop stop-color="#fff" offset="0"/>
+ <stop stop-color="#b3b3b3" stop-opacity="0" offset="1"/>
+ </linearGradient>
+ <linearGradient id="b" y2="9.5902" gradientUnits="userSpaceOnUse" x2="14.389" gradientTransform="matrix(.49826 0 0 .48860 -.79997 -1.2736)" y1="24.844" x1="23.306">
+ <stop stop-color="#1f1f1f" offset="0"/>
+ <stop stop-color="#5c5c5c" offset="1"/>
+ </linearGradient>
+ </defs>
+ <sodipodi:namedview bordercolor="#666666" pagecolor="#ffffff" showgrid="false" borderopacity="1.0" showguides="true"/>
+ <path sodipodi:rx="15.571428" sodipodi:ry="10.142858" style="color:#000000" sodipodi:type="arc" d="m38.143 30.857a15.571 10.143 0 1 1 -31.143 0 15.571 10.143 0 1 1 31.143 0z" opacity=".47368" transform="matrix(.70642 0 0 .20802 -4.945 13.471)" sodipodi:cy="30.857143" sodipodi:cx="22.571428" fill="url(#a)"/>
+ <path stroke-linejoin="round" d="m15.189 15.521h-8.0359l-1.2933 3.993h-5.3435l7.5846-19.026 6.1271 0.00038 7.333 18.977h-5.117l-1.255-3.944m-6.7899-3.047h5.4599l-2.688-7.3213-2.7719 7.3213" sodipodi:nodetypes="ccccccccccccc" stroke="#000" stroke-linecap="round" fill="url(#b)"/>
+ <path opacity=".37912" stroke-linejoin="round" d="m15.685 15.16h-9.0139l-1.2544 3.367h-3.4132l6.735-17.065 4.7735 0.0002 6.511 16.948h-3.123l-1.215-3.25z" sodipodi:nodetypes="ccccccccc" stroke="url(#c)" fill="none"/>
+ <image width="400" xlink:href="/home/andreas/palette2.png" height="459" sodipodi:absref="/home/andreas/palette2.png" y="-214.54" x="-354.94"/>
+ <path opacity=".51099" d="m8.1687 13.552h5.9793" sodipodi:nodetypes="cc" stroke="#999" stroke-linecap="round" fill="none"/>
</svg>
diff --git a/files_svgedit/svg-edit/images/to_path.png b/files_svgedit/svg-edit/images/to_path.png
index 4209828db..1c250e45c 100644
--- a/files_svgedit/svg-edit/images/to_path.png
+++ b/files_svgedit/svg-edit/images/to_path.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/wave.png b/files_svgedit/svg-edit/images/wave.png
index 10fa7122d..8e083b9ea 100644
--- a/files_svgedit/svg-edit/images/wave.png
+++ b/files_svgedit/svg-edit/images/wave.png
Binary files differ
diff --git a/files_svgedit/svg-edit/images/wireframe.png b/files_svgedit/svg-edit/images/wireframe.png
index 89db7e9e3..9f66e7e7b 100644
--- a/files_svgedit/svg-edit/images/wireframe.png
+++ b/files_svgedit/svg-edit/images/wireframe.png
Binary files differ
diff --git a/files_svgedit/svg-edit/jgraduate/images/AlphaBar.png b/files_svgedit/svg-edit/jgraduate/images/AlphaBar.png
index 2950daeb8..54f398d07 100644
--- a/files_svgedit/svg-edit/jgraduate/images/AlphaBar.png
+++ b/files_svgedit/svg-edit/jgraduate/images/AlphaBar.png
Binary files differ
diff --git a/files_svgedit/svg-edit/jgraduate/images/Bars.png b/files_svgedit/svg-edit/jgraduate/images/Bars.png
index 80eb2bbe7..ef546a065 100644
--- a/files_svgedit/svg-edit/jgraduate/images/Bars.png
+++ b/files_svgedit/svg-edit/jgraduate/images/Bars.png
Binary files differ
diff --git a/files_svgedit/svg-edit/jgraduate/images/Maps.png b/files_svgedit/svg-edit/jgraduate/images/Maps.png
index 853d38c68..276603674 100644
--- a/files_svgedit/svg-edit/jgraduate/images/Maps.png
+++ b/files_svgedit/svg-edit/jgraduate/images/Maps.png
Binary files differ
diff --git a/files_svgedit/svg-edit/jgraduate/images/bar-opacity.png b/files_svgedit/svg-edit/jgraduate/images/bar-opacity.png
index e42ad0812..c7db8a5f1 100644
--- a/files_svgedit/svg-edit/jgraduate/images/bar-opacity.png
+++ b/files_svgedit/svg-edit/jgraduate/images/bar-opacity.png
Binary files differ
diff --git a/files_svgedit/svg-edit/jgraduate/images/map-opacity.png b/files_svgedit/svg-edit/jgraduate/images/map-opacity.png
index 6756cee6d..cf4eee202 100644
--- a/files_svgedit/svg-edit/jgraduate/images/map-opacity.png
+++ b/files_svgedit/svg-edit/jgraduate/images/map-opacity.png
Binary files differ
diff --git a/files_svgedit/svg-edit/jgraduate/images/mappoint_c.png b/files_svgedit/svg-edit/jgraduate/images/mappoint_c.png
index d0a6e1cea..2d8345baa 100644
--- a/files_svgedit/svg-edit/jgraduate/images/mappoint_c.png
+++ b/files_svgedit/svg-edit/jgraduate/images/mappoint_c.png
Binary files differ
diff --git a/files_svgedit/svg-edit/jgraduate/images/mappoint_f.png b/files_svgedit/svg-edit/jgraduate/images/mappoint_f.png
index 563ff87c2..dfd783404 100644
--- a/files_svgedit/svg-edit/jgraduate/images/mappoint_f.png
+++ b/files_svgedit/svg-edit/jgraduate/images/mappoint_f.png
Binary files differ
diff --git a/files_svgedit/svg-edit/jgraduate/images/preview-opacity.png b/files_svgedit/svg-edit/jgraduate/images/preview-opacity.png
index 0dd9a2f8b..71c99b8e4 100644
--- a/files_svgedit/svg-edit/jgraduate/images/preview-opacity.png
+++ b/files_svgedit/svg-edit/jgraduate/images/preview-opacity.png
Binary files differ
diff --git a/files_svgedit/svg-edit/spinbtn/spinbtn_updn.png b/files_svgedit/svg-edit/spinbtn/spinbtn_updn.png
index 8baa1b0cc..25c2bdb83 100644
--- a/files_svgedit/svg-edit/spinbtn/spinbtn_updn.png
+++ b/files_svgedit/svg-edit/spinbtn/spinbtn_updn.png
Binary files differ