2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00

added circle inscirbed circumscribed polygon

This commit is contained in:
Martin Thoma 2013-05-31 16:15:33 +02:00
parent 241e9ec502
commit a8ab55d4b3
5 changed files with 65 additions and 159 deletions

View file

@ -0,0 +1,35 @@
SOURCE = circle-inscribed-circumscribed-polygon
DELAY = 80
DENSITY = 300
WIDTH = 512
make:
pdflatex $(SOURCE).tex -output-format=pdf
make clean
clean:
rm -rf $(TARGET) *.class *.html *.log *.aux *.data *.gnuplot
gif:
pdfcrop $(SOURCE).pdf
convert -verbose -delay $(DELAY) -loop 0 -density $(DENSITY) $(SOURCE)-crop.pdf $(SOURCE).gif
make clean
png:
make
make svg
inkscape $(SOURCE).svg -w $(WIDTH) --export-png=$(SOURCE).png
transparentGif:
convert $(SOURCE).pdf -transparent white result.gif
make clean
svg:
make
#inkscape $(SOURCE).pdf --export-plain-svg=$(SOURCE).svg
pdf2svg $(SOURCE).pdf $(SOURCE).svg
# Necessary, as pdf2svg does not always create valid svgs:
inkscape $(SOURCE).svg --export-plain-svg=$(SOURCE).svg
rsvg-convert -a -w $(WIDTH) -f svg $(SOURCE).svg -o $(SOURCE)2.svg
inkscape $(SOURCE)2.svg --export-plain-svg=$(SOURCE).svg
rm $(SOURCE)2.svg

View file

@ -0,0 +1,3 @@
Compiled example
----------------
![Example](circle-inscribed-circumscribed-polygon.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

View file

@ -0,0 +1,27 @@
\documentclass[varwidth=true, border=2pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{calc}
\usepackage{amsmath,amssymb}
\begin{document}
\begin{tikzpicture}
\newcommand{\R}{1.5} % radius of the circle
\newcommand{\n}{6} % edges of the polygon
% Center
\path ( 0,0) coordinate (M);
% Inner polygon
\foreach \nr in {1, ..., \n}{
\path (360/\n*\nr:\R) coordinate (i\nr);
\draw (M) -- (i\nr);
}
\draw (0:0.3*\R) arc (0:360/\n:0.3*\R);
\coordinate[label=right:$\alpha$] (Alpha) at ({2*360/(\n+2)}:0.1*\R);
\draw (i1) -- (i2) -- (i3) -- (i4) --(i5) -- (i6) -- cycle;
% Circle
\draw[green] (0,0) circle (\R);
\end{tikzpicture}
\end{document}

View file

@ -1,159 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
width="511pt"
height="389pt"
viewBox="0 0 511 389"
id="svg2">
<defs
id="defs67" />
<g
id="surface0">
<path
d="M 0.00197739,0.00106941 -64.228551,29.950539 C -47.685694,65.423097 -5.52131,80.770221 29.951488,64.227933 45.048944,57.188312 57.185148,45.04784 64.227809,29.950539 L 0.00197739,0.00106941 z m 0,0"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path5"
style="fill:#f3f3f3;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.79701;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="m 133.375,271.19531 c -0.3125,0.41406 -0.88281,0.98828 -0.93359,1.14453 -0.21094,0.51953 0.0508,0.98828 0.57031,1.19532 0.36328,0.20703 0.98828,0.20703 1.50781,-0.3125 0.0508,-0.0508 3.01563,-3.69532 3.37891,-4.21485 0.67578,-0.88281 2.23437,-2.70703 2.80468,-3.43359 0.3125,-0.3125 1.76954,-1.35547 2.8086,-1.66797 0.41406,-0.10156 1.55859,-0.46484 2.91015,0.15625 0.72657,0.3125 1.03907,0.88672 1.03907,0.88672 -0.9336,-0.3125 -1.97266,0.20703 -2.28516,0.9375 -0.26172,0.51953 -0.15625,1.24609 0.625,1.61328 0.88281,0.36328 2.02344,0.0508 2.54688,-0.98828 0.46484,-1.04297 -0.10547,-2.44922 -1.61329,-3.125 -1.97656,-0.9375 -4.0039,-0.0508 -4.9375,0.51953 0.41407,-1.45703 -0.26171,-2.96484 -1.66406,-3.64063 -1.40234,-0.625 -2.49609,0.26172 -3.0664,0.67579 -0.98829,0.78125 -2.1836,2.39453 -2.23438,2.5 -0.15625,0.30859 0.15625,0.46484 0.20703,0.46484 0.3125,0.15625 0.3125,0.15625 0.83203,-0.41406 1.5586,-1.97657 2.75391,-3.07032 3.84766,-2.55078 0.51953,0.20703 0.82812,0.67578 0.30859,1.76953 -0.25781,0.625 -0.51953,0.9375 -1.71484,2.28906 l -4.9375,6.19531 z m 0,0"
id="path7"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" />
<path
d="M -70.34949,33.586465 C -58.881389,58.184087 -34.533835,75.227194 -6.795283,77.6574"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path9"
style="fill:none;stroke:#000000;stroke-width:0.79701;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="M -1.554323,2.070674 C -1.425894,1.29695 -1.6083e-4,0.130444 0.386932,7.74742e-4 2.29752e-4,-0.127859 -1.42432,-1.294921 -1.552031,-2.073065"
transform="matrix(-1.409442,3.025741,3.022419,1.410991,21.179736,188.8594)"
id="path11"
style="fill:none;stroke:#000000;stroke-width:0.6376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="M 6.794541,77.6574 C 34.536615,75.227194 58.880647,58.184087 70.349923,33.586465"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path13"
style="fill:none;stroke:#000000;stroke-width:0.79701;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="M -1.552344,2.072394 C -1.424137,1.295312 -8.30404e-5,0.127188 0.38662,-0.0014455 2.142e-5,-0.130053 -1.424226,-1.293374 -1.554635,-2.071345"
transform="matrix(1.409442,3.025741,3.022419,-1.410991,489.26804,188.8594)"
id="path15"
style="fill:none;stroke:#000000;stroke-width:0.6376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="m -31.920136,15.39159 c 5.62544,12.063062 18.152642,20.043332 31.460665,20.043332"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path17"
style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="M -1.19639,1.596017 C -1.097826,0.997059 0.00109606,0.0994708 0.299529,0.00212161 -0.00113939,-0.100605 -1.095932,-0.997562 -1.195749,-1.594681"
transform="matrix(-1.409409,3.025741,3.022419,1.410958,149.03293,249.4618)"
id="path19"
style="fill:none;stroke:#000000;stroke-width:0.31878999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="M -1.196504,1.595365 C -1.094351,0.997197 -0.00120075,0.0987712 0.299386,0.00142224 -0.00120075,-0.100618 -1.094351,-0.995525 -1.196504,-1.592521"
transform="matrix(3.326823,0,0,-3.330479,253.69931,182.71177)"
id="path21"
style="fill:none;stroke:#000000;stroke-width:0.31878999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="m 209.69531,220.39062 c 0,-5.20312 -3.0664,-6.8164 -5.50781,-6.8164 -4.57422,0 -8.94141,4.73437 -8.94141,9.41797 0,3.12109 1.97657,5.62109 5.40625,5.62109 2.07813,0 4.46875,-0.78125 6.96485,-2.8125 0.41406,1.76953 1.50781,2.8125 3.01562,2.8125 1.76563,0 2.80469,-1.82422 2.80469,-2.34375 0,-0.25781 -0.20703,-0.36328 -0.41406,-0.36328 -0.20703,0 -0.3125,0.10547 -0.41797,0.36328 -0.6211,1.61328 -1.81641,1.61328 -1.8711,1.61328 -1.03906,0 -1.03906,-2.60156 -1.03906,-3.38281 0,-0.67578 0,-0.78125 0.36328,-1.14453 3.1211,-3.95313 3.79688,-7.80469 3.79688,-7.80469 0,-0.10547 -0.0508,-0.36328 -0.41797,-0.36328 -0.30859,0 -0.30859,0.10156 -0.46484,0.72656 -0.625,2.08203 -1.71875,4.57813 -3.27735,6.5586 l 0,-2.08204 z m -2.18359,4.57813 c -2.96094,2.55078 -5.50781,2.91406 -6.8086,2.91406 -1.97656,0 -3.01562,-1.50781 -3.01562,-3.64062 0,-1.61328 0.88281,-5.20703 1.92578,-6.8711 1.55859,-2.44531 3.37891,-3.07031 4.51953,-3.07031 3.27735,0 3.27735,4.37109 3.27735,6.92188 0,1.25 0,3.17578 0.10156,3.74609 z m 0,0"
id="path23"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" />
<path
d="m 311.03125,220.39062 c 0,-5.20312 -3.06641,-6.8164 -5.51172,-6.8164 -4.57422,0 -8.9375,4.73437 -8.9375,9.41797 0,3.12109 1.97266,5.62109 5.40625,5.62109 2.07813,0 4.46875,-0.78125 6.96484,-2.8125 0.41407,1.76953 1.50782,2.8125 3.01563,2.8125 1.76562,0 2.80469,-1.82422 2.80469,-2.34375 0,-0.25781 -0.20703,-0.36328 -0.41407,-0.36328 -0.21093,0 -0.3125,0.10547 -0.41796,0.36328 -0.6211,1.61328 -1.82032,1.61328 -1.8711,1.61328 -1.03906,0 -1.03906,-2.60156 -1.03906,-3.38281 0,-0.67578 0,-0.78125 0.36328,-1.14453 3.12109,-3.95313 3.79688,-7.80469 3.79688,-7.80469 0,-0.10547 -0.0547,-0.36328 -0.41797,-0.36328 -0.3125,0 -0.3125,0.10156 -0.46875,0.72656 -0.6211,2.08203 -1.71485,4.57813 -3.27344,6.5586 l 0,-2.08204 z m -2.18359,4.57813 c -2.96094,2.55078 -5.50782,2.91406 -6.8086,2.91406 -1.97656,0 -3.01562,-1.50781 -3.01562,-3.64062 0,-1.61328 0.88281,-5.20703 1.92187,-6.8711 1.5625,-2.44531 3.37891,-3.07031 4.52344,-3.07031 3.27734,0 3.27734,4.37109 3.27734,6.92188 0,1.25 0,3.17578 0.10157,3.74609 z m 0,0"
id="path25"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" />
<path
d="m 0.458729,35.434922 c 13.309198,0 25.836399,-7.98027 31.460665,-20.043332"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path27"
style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="M -1.195762,1.592521 C -1.094784,0.995525 -4.58855e-4,0.100618 0.300128,-0.00142224 -4.58855e-4,-0.0987712 -1.094784,-0.997197 -1.195762,-1.595365"
transform="matrix(-3.326823,0,0,3.330479,256.74847,182.71177)"
id="path29"
style="fill:none;stroke:#000000;stroke-width:0.31878999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="M -1.196062,1.594011 C -1.096244,0.996891 -0.00145218,0.0999344 0.299711,-0.00173079 0.0012783,-0.0990799 -1.097644,-0.996669 -1.194723,-1.592442"
transform="matrix(1.409409,3.025741,3.022419,-1.410958,361.41485,249.4618)"
id="path31"
style="fill:none;stroke:#000000;stroke-width:0.31878999;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="m 256.01172,30.292969 c 0,0 0,-0.363281 -0.41406,-0.363281 -0.73047,0 -3.17188,0.257812 -4.05469,0.363281 -0.26172,0 -0.625,0.05078 -0.625,0.625 0,0.414062 0.3125,0.414062 0.83203,0.414062 1.55859,0 1.60937,0.210938 1.60937,0.574219 0,0.207031 -0.25781,1.351562 -0.41406,2.027344 l -2.7539,10.824218 c -0.36329,1.667969 -0.51954,2.238282 -0.51954,3.382813 0,3.125 1.76563,5.203125 4.21094,5.203125 3.89844,0 8.00391,-4.941406 8.00391,-9.730469 0,-3.015625 -1.76953,-5.308593 -4.41797,-5.308593 -1.50781,0 -2.91016,0.992187 -3.89844,1.980468 l 2.44141,-9.992187 z m -3.06641,12.539062 c 0.15625,-0.726562 0.15625,-0.777343 0.46875,-1.144531 1.60938,-2.132812 3.11719,-2.652344 4,-2.652344 1.19922,0 2.08203,0.988282 2.08203,3.121094 0,1.976562 -1.09375,5.777344 -1.71484,7.027344 -1.09375,2.238281 -2.60156,3.433594 -3.89844,3.433594 -1.14453,0 -2.23828,-0.886719 -2.23828,-3.332032 0,-0.675781 0,-1.300781 0.51953,-3.382812 l 0.78125,-3.070313 z m 0,0"
id="path33"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" />
<path
d="M 0.00197739,0.00106941 -70.650077,32.946073"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path35"
style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:0.3985, 1.99255" />
<path
d="M 0.00197739,0.00106941 70.65051,32.946073"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path37"
style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:0.3985, 1.99255" />
<path
d="m 0.00197739,0.00106941 0,70.86770559"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path39"
style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="m -63.521702,-7.085467 127.042662,0"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path41"
style="fill:none;stroke:#000000;stroke-width:0.79701;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="M -1.553117,2.072427 C -1.423959,1.294808 0.00148167,0.131312 0.387783,-0.00122342 0.00148167,-0.13024 -1.423959,-1.294909 -1.553117,-2.072528"
transform="matrix(-3.326823,0,0,3.330479,43.903367,324.32439)"
id="path43"
style="fill:none;stroke:#000000;stroke-width:0.6376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="M -1.553859,2.072528 C -1.424701,1.294909 7.39775e-4,0.13024 0.388215,0.00122342 7.39775e-4,-0.131312 -1.424701,-1.294808 -1.553859,-2.072427"
transform="matrix(3.326823,0,0,-3.330479,466.54441,324.32439)"
id="path45"
style="fill:none;stroke:#000000;stroke-width:0.6376;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="m -64.228551,-7.085467 0,37.036006"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path47"
style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:2.98883, 2.98883" />
<path
d="m 64.227809,-7.085467 0,37.036006"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path49"
style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:2.98883, 2.98883" />
<path
d="m 258.53125,336.39844 c 0,0 0,-0.36328 -0.46875,-0.36328 -0.72656,0 -3.17188,0.26171 -4.05469,0.36328 -0.25781,0 -0.62109,0.0547 -0.62109,0.67968 0,0.36329 0.36328,0.36329 0.82812,0.36329 1.61328,0 1.66407,0.3125 1.66407,0.57031 l -0.10157,0.67969 -4.21093,16.59765 c -0.10547,0.36719 -0.15625,0.57422 -0.15625,1.09375 0,1.92578 1.45312,3.07031 3.01562,3.07031 1.08984,0 1.92188,-0.67578 2.49219,-1.875 0.57422,-1.24609 0.98828,-3.17187 0.98828,-3.22656 0,-0.36328 -0.3125,-0.36328 -0.41406,-0.36328 -0.3125,0 -0.36328,0.15625 -0.41797,0.625 -0.57031,2.13281 -1.19531,4.11328 -2.54688,4.11328 -0.98828,0 -0.98828,-1.04297 -0.98828,-1.51172 0,-0.83203 0.0547,-0.98828 0.21094,-1.61328 l 4.78125,-19.20312 z m 0,0"
id="path51"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" />
<path
d="m 0.00197739,0.00106941 35.43287661,0 0,56.61370459 -35.43287661,0"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path53"
style="fill:none;stroke:#000000;stroke-width:0.3985;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:2.98883, 2.98883" />
<path
d="m 400.92969,160.01172 c 0.15234,-0.46875 0.15234,-0.52344 0.15234,-0.78125 0,-0.57422 -0.46484,-0.88672 -0.98437,-0.88672 -0.3125,0 -0.83204,0.21094 -1.14454,0.67578 -0.0508,0.21094 -0.36328,1.19922 -0.46875,1.82422 -0.25781,0.83203 -0.46875,1.76953 -0.67578,2.65234 l -1.50781,5.98438 c -0.10156,0.46875 -1.55859,2.8125 -3.74219,2.8125 -1.66406,0 -2.02734,-1.45703 -2.02734,-2.70703 0,-1.51172 0.57031,-3.58985 1.66406,-6.50391 0.51953,-1.35547 0.67578,-1.71875 0.67578,-2.39453 0,-1.45703 -1.03906,-2.70703 -2.70312,-2.70703 -3.17188,0 -4.36719,4.83984 -4.36719,5.10156 0,0.36328 0.3125,0.36328 0.36328,0.36328 0.36328,0 0.36328,-0.10547 0.51953,-0.625 0.9375,-3.12109 2.23828,-4.10937 3.37891,-4.10937 0.26172,0 0.83203,0 0.83203,1.03906 0,0.83203 -0.36328,1.71875 -0.57031,2.33984 -1.35156,3.53907 -1.92578,5.41407 -1.92578,6.97657 0,2.96484 2.08203,3.95312 4.05468,3.95312 1.30079,0 2.39454,-0.57422 3.32813,-1.50781 -0.41406,1.71484 -0.83203,3.38281 -2.12891,5.15234 -0.88672,1.08985 -2.13281,2.07813 -3.64062,2.07813 -0.46875,0 -1.97656,-0.10157 -2.54688,-1.40235 0.51953,0 0.98828,0 1.40235,-0.41797 0.36328,-0.25781 0.67578,-0.72656 0.67578,-1.35156 0,-1.04297 -0.88281,-1.14453 -1.19531,-1.14453 -0.77735,0 -1.8711,0.51953 -1.8711,2.13281 0,1.66407 1.45703,2.91407 3.53516,2.91407 3.3789,0 6.80859,-3.01954 7.74609,-6.76563 l 3.17188,-12.69531 z m 0,0"
id="path55"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" />
<path
d="m 411.04297,168.88672 c -0.57422,0.15625 -0.98828,0.625 -0.98828,1.09375 0,0.57422 0.46875,0.78125 0.78125,0.78125 0.25781,0 1.14062,-0.15625 1.14062,-1.35156 0,-1.51172 -1.66015,-2.03125 -3.11719,-2.03125 -3.58593,0 -4.26171,2.70703 -4.26171,3.38281 0,0.88672 0.51953,1.45703 0.83203,1.71875 0.57031,0.46875 0.98437,0.57031 2.59765,0.83203 0.51953,0.10156 1.97657,0.36328 1.97657,1.50781 0,0.41797 -0.26172,1.30078 -1.19532,1.875 -0.9375,0.51953 -2.08203,0.51953 -2.33984,0.51953 -0.9375,0 -2.23438,-0.20703 -2.80859,-0.98828 0.78125,-0.10547 1.30078,-0.67578 1.30078,-1.30078 0,-0.57422 -0.41797,-0.88672 -0.88282,-0.88672 -0.67578,0 -1.35156,0.57422 -1.35156,1.5625 0,1.40625 1.45313,2.23828 3.6875,2.23828 4.31641,0 5.09766,-2.91406 5.09766,-3.80078 0,-2.13281 -2.33985,-2.54687 -3.22266,-2.70312 -0.21094,-0.0547 -0.78125,-0.15625 -0.9375,-0.21094 -0.83203,-0.15625 -1.24609,-0.625 -1.24609,-1.14453 0,-0.51953 0.41406,-1.14453 0.93359,-1.50781 0.625,-0.36329 1.40235,-0.41797 1.82031,-0.41797 0.46875,0 1.66407,0.0547 2.1836,0.83203 z m 0,0"
id="path57"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" />
<path
d="m -2.393326,54.223274 4.78591,4.781828 m -4.78591,0 4.78591,-4.781828"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path59"
style="fill:none;stroke:#000000;stroke-width:0.79701;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
<path
d="m 242.69531,100.45313 c 0,-0.10157 -0.10156,-0.36329 -0.41406,-0.36329 -0.15625,0 -0.15625,0.0508 -0.57031,0.51954 l -1.61328,1.875 c -0.83204,-1.5625 -2.54688,-2.39454 -4.73047,-2.39454 -4.21094,0 -8.16016,3.85157 -8.16016,7.85938 0,2.65234 1.71484,4.21484 3.42969,4.68359 l 3.53515,0.9336 c 1.2461,0.3125 3.06641,0.83593 3.06641,3.53906 0,2.96875 -2.70312,6.08984 -5.97656,6.08984 -2.13281,0 -5.82422,-0.73047 -5.82422,-4.83984 0,-0.78125 0.21094,-1.61328 0.21094,-1.76953 0.0508,-0.15625 0.0508,-0.20703 0.0508,-0.26172 0,-0.30859 -0.20703,-0.36328 -0.36328,-0.36328 -0.15625,0 -0.26172,0.0547 -0.36328,0.15625 -0.10547,0.10547 -1.97657,7.70312 -1.97657,7.80469 0,0.15625 0.15625,0.3125 0.36328,0.3125 0.15625,0 0.20704,-0.0508 0.625,-0.51954 l 1.60938,-1.87109 c 1.40625,1.92578 3.69141,2.39063 5.61328,2.39063 4.52344,0 8.42188,-4.42188 8.42188,-8.53125 0,-2.29297 -1.14454,-3.4375 -1.60938,-3.90625 -0.78125,-0.72657 -1.30078,-0.88282 -4.21094,-1.60938 -0.78125,-0.21094 -1.92578,-0.57422 -2.23437,-0.625 -0.88672,-0.3125 -2.02735,-1.25 -2.02735,-3.01953 0,-2.70703 2.64844,-5.51563 5.82032,-5.51563 2.70312,0 4.73047,1.45704 4.73047,5.15235 0,1.03906 -0.10547,1.66406 -0.10547,1.87109 0,0 0,0.3125 0.36718,0.3125 0.36329,0 0.41407,-0.10156 0.51954,-0.67578 l 1.8164,-7.23437 z m 0,0"
id="path61"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" />
<path
d="m -2.393326,-2.389258 4.78591,4.780655 m -4.78591,0 4.78591,-4.780655"
transform="matrix(3.326823,0,0,-3.330479,255.22389,300.72231)"
id="path63"
style="fill:none;stroke:#000000;stroke-width:0.79701;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 17 KiB