Fix wind turbine shape.

This commit is contained in:
Sergey Vartanov 2021-12-16 23:39:59 +03:00
parent f5e84491ab
commit b7c84c672f
2 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 399 KiB

After

Width:  |  Height:  |  Size: 400 KiB

View file

@ -564,8 +564,8 @@
id="layer1"
style="display:inline">
<path
id="path68748"
style="color:#000000;opacity:1;fill:#0000ff;stroke-linecap:round;stroke-linejoin:round;-inkscape-stroke:none;stroke:none"
id="wind_turbine"
style="color:#000000;opacity:1;fill:#000000;stroke-linecap:round;stroke-linejoin:round;-inkscape-stroke:none;stroke:none"
d="m 452.93945,177.67383 c -0.0939,0.0115 -0.18264,0.0494 -0.25586,0.10937 -0.18972,0.1549 -0.23933,0.42442 -0.11718,0.63672 l 2,3.46485 c 0.13858,0.23897 0.44467,0.32031 0.68359,0.18164 l 0.43359,-0.25 c 0.16357,-0.095 0.25956,-0.2741 0.24805,-0.46289 l -0.0664,-1.11524 c -0.008,-0.13232 -0.0686,-0.25596 -0.16796,-0.34375 l -2.36524,-2.09961 c -0.10747,-0.0947 -0.25042,-0.13883 -0.39258,-0.12109 z M 456.5,182 c -0.27613,3e-5 -0.49997,0.22387 -0.5,0.5 v 0.5 c 1.7e-4,0.18961 0.10757,0.36282 0.27734,0.44727 l 1,0.5 c 0.11834,0.0591 0.25529,0.069 0.38086,0.0273 l 3,-1 c 0.53896,-0.179 0.40971,-0.97527 -0.1582,-0.97461 z m -1.94922,0.61719 c -0.0925,0.003 -0.18243,0.0312 -0.25976,0.082 l -0.93164,0.61523 c -0.11071,0.0728 -0.18799,0.18664 -0.21485,0.31641 l -0.63476,3.09961 c -0.11564,0.55748 0.6414,0.84397 0.92382,0.34961 l 2,-3.46485 c 0.13701,-0.23899 0.0549,-0.54379 -0.18359,-0.68164 l -0.43359,-0.25 c -0.0806,-0.0464 -0.17263,-0.0694 -0.26563,-0.0664 z m 1.53125,1.875 -1.58594,2.74609 -0.49023,3.18555 c -0.0466,0.3029 0.18767,0.57612 0.49414,0.57617 h 2 c 0.30647,-5e-5 0.54079,-0.27327 0.49414,-0.57617 z"
sodipodi:nodetypes="ccccccccccccscccccccccccccccccccccccc" />
<path
@ -11363,9 +11363,9 @@
height="100%"
style="fill:none;stroke:#000000;stroke-opacity:1" />
<path
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
style="opacity:1;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 437.18359,177.48633 -0.86718,0.5 2.5,4.33008 0.86718,-0.5 0.36524,-1.36524 z M 440,182 v 1 l 1,1 4,-1 v -1 z m -1.18359,0.68359 -1.36524,0.36524 -1.13476,3.96484 0.86718,0.5 2.5,-4.33008 z m 1.25586,1.82422 -1.52149,2.63672 L 438,191 h 3 z"
id="wind_turbine"
id="path6960"
inkscape:label="#path6960"
inkscape:connector-curvature="0" />
<path

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB