diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-04-27 10:30:35 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-08-13 20:40:35 -0600 |
commit | 6ecd6223286b8d5f0a55b26d43d4c30d0d113457 (patch) | |
tree | 2b618d7182f2201b8ea2a3fda1168064ad096a0d | |
parent | 90f2163dc1000e1098ba2c79008dd6f7bf236c7b (diff) |
add the new official logo
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | Makefile | 26 | ||||
-rw-r--r-- | archlogo.svg | 41 | ||||
-rw-r--r-- | favicon.svg | 31 | ||||
-rw-r--r-- | logotype-color-darkbg.svg | 70 | ||||
-rw-r--r-- | logotype-color-lightbg.svg | 70 | ||||
-rw-r--r-- | logotype-grayscale.svg | 70 | ||||
-rw-r--r-- | logotype-mono-black.svg | 70 | ||||
-rw-r--r-- | logotype-mono-white.svg | 70 |
9 files changed, 253 insertions, 196 deletions
@@ -1 +1,2 @@ *.png +*.ico @@ -1,12 +1,20 @@ # SVG2PNG: Each is buggy in their own way # ImageMagick: doesn't support transparency -#SVG2PNG = convert $1 -format png $2 +#SVG2PNG = convert $1 -format png $(if $3,-resize $3x)$(if $4,$4) $2 # librsvg: doesn't support <style> element -#SVG2PNG = rsvg-convert $1 -o $2 -# Inkscape: doesn't do text hinting (feature?), messes up gradients -SVG2PNG = inkscape $1 --export-png $2 +#SVG2PNG = rsvg-convert $1 -o $2 $(if $3,-w $3) $(if $4,-h $4) +# Inkscape: messes up gradients +SVG2PNG = inkscape $1 --export-png $2 $(if $3,-w $3) $(if $4,-h $4) + +# PNG2ICO +# png2ico: doesn't read PNG transparency properly +#PNG2ICO = png2ico $2 $1 +# icotool: has perl dependencies +PNG2ICO = icotool -c $1 -o $2 all: \ + archlogo.png \ + favicon.ico \ logotype-color-darkbg.png \ logotype-color-lightbg.png \ logotype-grayscale.png \ @@ -14,7 +22,13 @@ all: \ logotype-mono-white.png \ clean: - rm -f *.png + rm -f *.png *.ico -%.png: %.svg +%.png: %.svg Makefile $(call SVG2PNG,$<,$@) + +%.ico: %.png Makefile + $(call PNG2ICO,$<,$@) + +favicon.png: %.png: %.svg Makefile + $(call SVG2PNG,$<,$@,16) diff --git a/archlogo.svg b/archlogo.svg new file mode 100644 index 0000000..627f71f --- /dev/null +++ b/archlogo.svg @@ -0,0 +1,41 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" + width="324" height="50"> + <g transform="scale(.3125)"> + <path style="fill:#787dab" + d="m 148.61515553,5 + c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 + l -32.15841,33.00327 + c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 + L 148.61515553,5 + z + m 22.64718,1.85319 + -44.50399,45.64862 + c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 + 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 + -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 + z + m -59.30231,6.4317 + c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 + l -21.28452,21.82957 + c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 + L 111.96002553,13.28489 + z + M 80.04687853,25.03088 + C 41.21574853,41.00354 6.49128833,60.51418 6.49128833,60.51418 + 27.11934853,52.78365 45.74921353,47.00453 62.00544853,43.5356 + l 18.04143,-18.50472 + z" /> + <g transform="translate(194.22346366,80) scale(1.77)"> + <text style="fill:#ffffff;font-size:84.94529191px;font-family:URW Gothic L" + x="0" y="30.83513921" >Parabola</text> + <g style="fill:#787dab;font-weight:600;font-family:URW Gothic L;"> + <text style="font-size:39.62505691px" + x="379.18563779" y="13.06347097">GNU</text> + <text style="font-size:18.28203671px" + x="379.18563779" y="31.70176442">Linux-libre</text> + </g> + </g> + </g> +</svg> diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..516d5f1 --- /dev/null +++ b/favicon.svg @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" + width="177.73" height="177.73"> + <g transform="translate(-6.4912883,8.855)"> + <path style="fill:#787dab" + d="m 148.61515553,5 + c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 + l -32.15841,33.00327 + c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 + L 148.61515553,5 + z + m 22.64718,1.85319 + -44.50399,45.64862 + c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 + 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 + -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 + z + m -59.30231,6.4317 + c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 + l -21.28452,21.82957 + c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 + L 111.96002553,13.28489 + z + M 80.04687853,25.03088 + C 41.21574853,41.00354 6.49128833,60.51418 6.49128833,60.51418 + 27.11934853,52.78365 45.74921353,47.00453 62.00544853,43.5356 + l 18.04143,-18.50472 + z" /> + </g> +</svg> diff --git a/logotype-color-darkbg.svg b/logotype-color-darkbg.svg index 6ddfeb4..ee11694 100644 --- a/logotype-color-darkbg.svg +++ b/logotype-color-darkbg.svg @@ -2,42 +2,36 @@ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="670" height="160"> - <g transform="translate(-0.19224447,-467.7671)"> - <g id="text-Parabola" style="fill:#ffffff" - transform="translate(-9.0847922,64.227535) scale(0.91905565)"> - <path id="glyph-Parabola-P" d="m 228.44791,559.67743 6.83958,0 0,-27.63559 13.12459,0 c 9.24266,0 14.23372,-1.20155 18.39292,-4.25163 4.43647,-3.23493 6.83957,-8.87297 6.83957,-15.71254 0,-7.85626 -2.95766,-14.04886 -8.13355,-17.09894 -4.25162,-2.58794 -9.42753,-3.60464 -18.20806,-3.60464 l -18.85505,0 0,68.30334 m 6.83958,-33.82818 0,-28.28257 9.7048,0 c 7.85626,0 12.75489,0.64699 15.52769,2.03339 3.97434,2.03338 6.19259,6.37745 6.19259,12.4776 0,5.26832 -2.12582,9.51996 -5.63803,11.46091 -2.86523,1.66368 -6.83958,2.31067 -13.12459,2.31067 l -12.66246,0" /> - <path id="glyph-Parabola-a1" d="m 333.42588,509.12002 -6.83958,0 0,8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174" /> - <path id="glyph-Parabola-r" d="m 345.12652,559.67743 6.83958,0 0,-29.48412 c 0,-9.42752 4.8062,-14.60342 14.32614,-15.52769 l 0,-6.74715 c -7.30171,0.36971 -11.64577,2.86523 -14.32614,8.41083 l 0,-7.20928 -6.83958,0 0,50.55741" /> - <path id="glyph-Parabola-a2" d="m 424.40843,509.12002 -6.83958,0 0,8.96539 c -4.99103,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55336,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50326,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174" /> - <path id="glyph-Parabola-b" d="m 436.10906,559.67743 6.83958,0 0,-8.68811 c 4.25163,6.28501 11.46092,9.88966 19.77932,9.88966 15.25039,0 26.71132,-11.3685 26.71132,-26.52647 0,-14.88069 -11.64578,-26.43404 -26.6189,-26.43404 -8.50325,0 -15.52769,3.51222 -19.87174,9.88966 l 0,-26.43404 -6.83958,0 0,68.30334 m 26.52647,-45.47394 c 11.36847,0 19.87174,8.59569 19.87174,19.96417 0,11.64575 -8.59569,20.4263 -19.96417,20.4263 -5.63802,0 -10.25937,-1.94096 -14.23371,-6.00774 -3.97434,-4.06677 -5.82288,-8.68811 -5.82288,-14.41856 0,-11.18362 8.87297,-19.96417 20.14902,-19.96417" /> - <path id="glyph-Parabola-o" d="m 523.69637,507.91847 c -14.97311,0 -26.52647,11.3685 -26.52647,26.15676 0,15.52767 11.3685,26.80375 27.08103,26.80375 14.78826,0 25.69463,-11.18365 25.69463,-26.34162 0,-15.43524 -11.09122,-26.61889 -26.24919,-26.61889 m 0,6.28502 c 11.09119,0 19.31718,8.68812 19.31718,20.4263 0,11.55333 -7.94871,19.96417 -18.94747,19.96417 -11.64576,0 -19.96417,-8.50327 -19.96417,-20.33388 0,-11.4609 8.41084,-20.05659 19.59446,-20.05659" /> - <path id="glyph-Parabola-l" d="m 559.58538,559.67743 6.83958,0 0,-68.30334 -6.83958,0 0,68.30334" /> - <path id="glyph-Parabola-a3" d="m 629.48018,509.12002 -6.83958,0 0,8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08102,26.34162 8.59568,0 14.1413,-2.86524 19.50204,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.6189,5.08347 c 11.0912,0 19.77932,8.68812 19.77932,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87174,-19.87174" /> - </g> - <path id="graphic" style="fill:#787dab" - d="m 148.8074,472.7671 c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 l -32.15841,33.00327 c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 L 148.8074,472.7671 z m 22.64718,1.85319 -44.50399,45.64862 c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 z m -59.30231,6.4317 c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 l -21.28452,21.82957 c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 L 112.15227,481.05199 z M 80.239123,492.79798 C 41.407993,508.77064 6.6835328,528.28128 6.6835328,528.28128 27.311593,520.55075 45.941458,514.77163 62.197693,511.3027 l 18.04143,-18.50472 z" /> - <g id="text-GNU-Linux-libre" style="fill:#787dab" - transform="translate(-67.955073,37.931279) scale(0.92362056)"> - <g id="text-GNU"> - <path id="glyph-GNU-G" d="m 709.04141,555.45825 13.12798,0 c -1.71607,3.51795 -5.14823,5.57724 -9.30971,5.57724 -6.22076,0 -10.98288,-4.67631 -10.98288,-10.72547 0,-2.74572 1.15835,-5.74885 2.96023,-7.63653 1.84478,-2.01639 4.63341,-3.13184 7.67944,-3.13184 3.68955,0 6.73559,1.45867 8.70908,4.20438 l 6.9072,0 c -2.05929,-5.70594 -8.58038,-9.86743 -15.48758,-9.86743 -9.26679,0 -16.68883,7.25043 -16.68883,16.34562 0,9.26679 7.50784,16.47432 17.24656,16.47432 4.7621,0 8.88069,-1.67318 12.01252,-4.89081 2.91733,-3.04604 4.5476,-6.99301 4.5476,-11.06869 l 0,-0.77223 -20.72161,0 0,5.49144" /> - <path id="glyph-GNU-N" d="m 733.61749,566.14081 5.87756,0 0,-23.0383 13.25668,23.0383 6.56398,0 0,-31.70448 -5.87755,0 0,23.08121 -13.12798,-23.08121 -6.69269,0 0,31.70448" /> - <path id="glyph-GNU-U" d="m 765.37494,534.43633 0,20.07808 c 0,3.38924 0.51482,5.53434 1.71607,7.46492 1.84478,2.91733 5.27694,4.71921 8.96649,4.71921 3.43215,0 6.6927,-1.54447 8.58038,-4.07568 1.54447,-2.05929 2.14509,-4.4189 2.14509,-8.10845 l 0,-20.07808 -5.87755,0 0,20.07808 c 0,2.3596 -0.17161,3.34634 -0.77224,4.37599 -0.81513,1.32995 -2.3596,2.14509 -4.03277,2.14509 -1.71608,0 -3.26055,-0.81514 -4.07568,-2.14509 -0.60063,-1.02965 -0.77224,-2.01639 -0.77224,-4.37599 l 0,-20.07808 -5.87755,0" /> - </g> - <g id="text-Linux-libre"> - <path id="glyph-Linux-L" d="m 695.95635,586.32041 7.18518,0 0,-2.593 -4.47342,0 0,-12.03468 -2.71176,0 0,14.62768" /> - <path id="glyph-Linux-i-body" d="m 704.37772,586.32041 2.63258,0 0,-10.96581 -2.63258,0 0,10.96581" /> - <path id="glyph-Linux-i-dot" d="m 705.74999,571.12432 -1.86151,1.86151 1.74955,1.74955 1.86151,-1.86151 -1.74955,-1.74955" /> - <path id="glyph-Linux-n" d="m 709.13289,586.32041 2.63258,0 0,-5.1662 c 0,-1.46475 0.099,-2.09815 0.43547,-2.63259 0.41567,-0.65319 1.10846,-1.00949 1.9398,-1.00949 0.67299,0 1.22722,0.23753 1.58351,0.69279 0.35629,0.47505 0.51464,1.2866 0.51464,2.75135 l 0,5.36414 2.63259,0 0,-5.87878 c 0,-1.95959 -0.19794,-2.9097 -0.79176,-3.76084 -0.71258,-1.02928 -1.90021,-1.58351 -3.42434,-1.58351 -1.24701,0 -2.11795,0.37609 -3.08785,1.3064 l 0,-1.04908 -2.43464,0 0,10.96581" /> - <path id="glyph-Linux-u" d="m 730.75987,575.3546 -2.63259,0 0,5.1662 c 0,1.44496 -0.099,2.15754 -0.41567,2.63259 -0.37608,0.6334 -1.10846,1.00949 -1.99918,1.00949 -0.67299,0 -1.18764,-0.21773 -1.54393,-0.69279 -0.37608,-0.47505 -0.53443,-1.2866 -0.53443,-2.75135 l 0,-5.36414 -2.63259,0 0,5.87878 c 0,1.86063 0.21774,2.81074 0.83135,3.72125 0.73237,1.04908 1.92,1.6231 3.34516,1.6231 1.32619,0 2.15754,-0.33649 3.14723,-1.30639 l 0,1.04907 2.43465,0 0,-10.96581" /> - <path id="glyph-Linux-x" d="m 731.82101,586.32041 3.16702,0 2.29609,-3.76084 2.29609,3.76084 3.16702,0 -3.8994,-5.66105 3.34517,-5.30476 -2.96908,0 -1.9398,3.30558 -1.97939,-3.30558 -2.96908,0 3.36496,5.30476 -3.8796,5.66105" /> - <path id="glyph-hyphen" d="m 744.36136,581.78761 5.4829,0 0,-2.33567 -5.4829,0 0,2.33567" /> - <path id="glyph-libre-l" d="m 752.27736,586.32041 2.63259,0 0,-14.62768 -2.63259,0 0,14.62768" /> - <path id="glyph-libre-i-body" d="m 757.03253,586.32041 2.63259,0 0,-10.96581 -2.63259,0 0,10.96581" /> - <path id="glyph-libre-i-dot" d="m 758.40481,571.12431 -1.86152,1.86153 1.74955,1.74955 1.86152,-1.86153 -1.74955,-1.74955" /> - <path id="glyph-libre-b" d="m 761.78771,586.32041 2.41485,0 0,-1.40536 c 1.12825,1.20742 2.17733,1.66268 3.80043,1.66268 1.70227,0 3.04826,-0.6334 4.05774,-1.92 0.83134,-1.06887 1.2866,-2.43465 1.2866,-3.8994 0,-3.30557 -2.37526,-5.79961 -5.52249,-5.79961 -1.42516,0 -2.39506,0.39588 -3.40455,1.40537 l 0,-4.67136 -2.63258,0 0,14.62768 m 5.66105,-8.94683 c 1.88041,0 3.24619,1.44495 3.24619,3.40455 0,1.99918 -1.30639,3.38475 -3.18681,3.38475 -1.90021,0 -3.2462,-1.40537 -3.2462,-3.40455 0,-1.97938 1.34599,-3.38475 3.18682,-3.38475" /> - <path id="glyph-libre-r" d="m 774.85476,586.32041 2.63259,0 0,-6.09651 c 0,-1.70228 0.77196,-2.55341 2.35547,-2.593 l 0,-2.53362 -0.19794,0 c -1.12825,0 -1.68248,0.3167 -2.37526,1.32619 l 0,-1.06887 -2.41486,0 0,10.96581" /> - <path id="glyph-libre-e" d="m 792.06183,582.00535 c 0.0792,-0.37609 0.099,-0.61361 0.099,-1.00949 0,-3.40455 -2.39506,-5.89858 -5.66105,-5.89858 -3.2264,0 -5.77982,2.55341 -5.77982,5.77981 0,3.20661 2.59301,5.70064 5.93817,5.70064 1.80124,0 3.20661,-0.6532 4.35465,-1.97939 0.41567,-0.51464 0.69279,-0.9699 0.87093,-1.52412 l -2.87011,0 c -0.67299,0.79175 -1.32619,1.08866 -2.41485,1.08866 -1.56372,0 -2.71177,-0.83135 -3.02847,-2.15753 l 8.49158,0 m -8.57075,-2.31589 c 0.41567,-1.40536 1.48454,-2.17733 3.04826,-2.17733 1.62309,0 2.69196,0.77197 3.02846,2.17733 l -6.07672,0" /> - </g> - </g> - </g> + <path style="fill:#787dab" + d="m 148.61515553,5 + c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 + l -32.15841,33.00327 + c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 + L 148.61515553,5 + z + m 22.64718,1.85319 + -44.50399,45.64862 + c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 + 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 + -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 + z + m -59.30231,6.4317 + c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 + l -21.28452,21.82957 + c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 + L 111.96002553,13.28489 + z + M 80.04687853,25.03088 + C 41.21574853,41.00354 6.49128833,60.51418 6.49128833,60.51418 + 27.11934853,52.78365 45.74921353,47.00453 62.00544853,43.5356 + l 18.04143,-18.50472 + z" /> + <text style="fill:#ffffff;font-size:84.94529191px;font-family:URW Gothic L" + x="194.22346366" y="110.83513921" >Parabola</text> + <g style="fill:#787dab;font-weight:600;font-family:URW Gothic L;"> + <text style="font-size:39.62505691px" + x="573.40910145" y="93.06347097">GNU</text> + <text style="font-size:18.28203671px" + x="573.40910145" y="111.70176442">Linux-libre</text> + </g> </svg> diff --git a/logotype-color-lightbg.svg b/logotype-color-lightbg.svg index 24dc36b..5d8aee9 100644 --- a/logotype-color-lightbg.svg +++ b/logotype-color-lightbg.svg @@ -2,42 +2,36 @@ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="670" height="160"> - <g transform="translate(-0.19224447,-467.7671)"> - <g id="text-Parabola" style="fill:#333333" - transform="translate(-9.0847922,64.227535) scale(0.91905565)"> - <path id="glyph-Parabola-P" d="m 228.44791,559.67743 6.83958,0 0,-27.63559 13.12459,0 c 9.24266,0 14.23372,-1.20155 18.39292,-4.25163 4.43647,-3.23493 6.83957,-8.87297 6.83957,-15.71254 0,-7.85626 -2.95766,-14.04886 -8.13355,-17.09894 -4.25162,-2.58794 -9.42753,-3.60464 -18.20806,-3.60464 l -18.85505,0 0,68.30334 m 6.83958,-33.82818 0,-28.28257 9.7048,0 c 7.85626,0 12.75489,0.64699 15.52769,2.03339 3.97434,2.03338 6.19259,6.37745 6.19259,12.4776 0,5.26832 -2.12582,9.51996 -5.63803,11.46091 -2.86523,1.66368 -6.83958,2.31067 -13.12459,2.31067 l -12.66246,0" /> - <path id="glyph-Parabola-a1" d="m 333.42588,509.12002 -6.83958,0 0,8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174" /> - <path id="glyph-Parabola-r" d="m 345.12652,559.67743 6.83958,0 0,-29.48412 c 0,-9.42752 4.8062,-14.60342 14.32614,-15.52769 l 0,-6.74715 c -7.30171,0.36971 -11.64577,2.86523 -14.32614,8.41083 l 0,-7.20928 -6.83958,0 0,50.55741" /> - <path id="glyph-Parabola-a2" d="m 424.40843,509.12002 -6.83958,0 0,8.96539 c -4.99103,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55336,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50326,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174" /> - <path id="glyph-Parabola-b" d="m 436.10906,559.67743 6.83958,0 0,-8.68811 c 4.25163,6.28501 11.46092,9.88966 19.77932,9.88966 15.25039,0 26.71132,-11.3685 26.71132,-26.52647 0,-14.88069 -11.64578,-26.43404 -26.6189,-26.43404 -8.50325,0 -15.52769,3.51222 -19.87174,9.88966 l 0,-26.43404 -6.83958,0 0,68.30334 m 26.52647,-45.47394 c 11.36847,0 19.87174,8.59569 19.87174,19.96417 0,11.64575 -8.59569,20.4263 -19.96417,20.4263 -5.63802,0 -10.25937,-1.94096 -14.23371,-6.00774 -3.97434,-4.06677 -5.82288,-8.68811 -5.82288,-14.41856 0,-11.18362 8.87297,-19.96417 20.14902,-19.96417" /> - <path id="glyph-Parabola-o" d="m 523.69637,507.91847 c -14.97311,0 -26.52647,11.3685 -26.52647,26.15676 0,15.52767 11.3685,26.80375 27.08103,26.80375 14.78826,0 25.69463,-11.18365 25.69463,-26.34162 0,-15.43524 -11.09122,-26.61889 -26.24919,-26.61889 m 0,6.28502 c 11.09119,0 19.31718,8.68812 19.31718,20.4263 0,11.55333 -7.94871,19.96417 -18.94747,19.96417 -11.64576,0 -19.96417,-8.50327 -19.96417,-20.33388 0,-11.4609 8.41084,-20.05659 19.59446,-20.05659" /> - <path id="glyph-Parabola-l" d="m 559.58538,559.67743 6.83958,0 0,-68.30334 -6.83958,0 0,68.30334" /> - <path id="glyph-Parabola-a3" d="m 629.48018,509.12002 -6.83958,0 0,8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08102,26.34162 8.59568,0 14.1413,-2.86524 19.50204,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.6189,5.08347 c 11.0912,0 19.77932,8.68812 19.77932,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87174,-19.87174" /> - </g> - <path id="graphic" style="fill:#787dab" - d="m 148.8074,472.7671 c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 l -32.15841,33.00327 c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 L 148.8074,472.7671 z m 22.64718,1.85319 -44.50399,45.64862 c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 z m -59.30231,6.4317 c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 l -21.28452,21.82957 c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 L 112.15227,481.05199 z M 80.239123,492.79798 C 41.407993,508.77064 6.6835328,528.28128 6.6835328,528.28128 27.311593,520.55075 45.941458,514.77163 62.197693,511.3027 l 18.04143,-18.50472 z" /> - <g id="text-GNU-Linux-libre" style="fill:#787dab" - transform="translate(-67.955073,37.931279) scale(0.92362056)"> - <g id="text-GNU"> - <path id="glyph-GNU-G" d="m 709.04141,555.45825 13.12798,0 c -1.71607,3.51795 -5.14823,5.57724 -9.30971,5.57724 -6.22076,0 -10.98288,-4.67631 -10.98288,-10.72547 0,-2.74572 1.15835,-5.74885 2.96023,-7.63653 1.84478,-2.01639 4.63341,-3.13184 7.67944,-3.13184 3.68955,0 6.73559,1.45867 8.70908,4.20438 l 6.9072,0 c -2.05929,-5.70594 -8.58038,-9.86743 -15.48758,-9.86743 -9.26679,0 -16.68883,7.25043 -16.68883,16.34562 0,9.26679 7.50784,16.47432 17.24656,16.47432 4.7621,0 8.88069,-1.67318 12.01252,-4.89081 2.91733,-3.04604 4.5476,-6.99301 4.5476,-11.06869 l 0,-0.77223 -20.72161,0 0,5.49144" /> - <path id="glyph-GNU-N" d="m 733.61749,566.14081 5.87756,0 0,-23.0383 13.25668,23.0383 6.56398,0 0,-31.70448 -5.87755,0 0,23.08121 -13.12798,-23.08121 -6.69269,0 0,31.70448" /> - <path id="glyph-GNU-U" d="m 765.37494,534.43633 0,20.07808 c 0,3.38924 0.51482,5.53434 1.71607,7.46492 1.84478,2.91733 5.27694,4.71921 8.96649,4.71921 3.43215,0 6.6927,-1.54447 8.58038,-4.07568 1.54447,-2.05929 2.14509,-4.4189 2.14509,-8.10845 l 0,-20.07808 -5.87755,0 0,20.07808 c 0,2.3596 -0.17161,3.34634 -0.77224,4.37599 -0.81513,1.32995 -2.3596,2.14509 -4.03277,2.14509 -1.71608,0 -3.26055,-0.81514 -4.07568,-2.14509 -0.60063,-1.02965 -0.77224,-2.01639 -0.77224,-4.37599 l 0,-20.07808 -5.87755,0" /> - </g> - <g id="text-Linux-libre"> - <path id="glyph-Linux-L" d="m 695.95635,586.32041 7.18518,0 0,-2.593 -4.47342,0 0,-12.03468 -2.71176,0 0,14.62768" /> - <path id="glyph-Linux-i-body" d="m 704.37772,586.32041 2.63258,0 0,-10.96581 -2.63258,0 0,10.96581" /> - <path id="glyph-Linux-i-dot" d="m 705.74999,571.12432 -1.86151,1.86151 1.74955,1.74955 1.86151,-1.86151 -1.74955,-1.74955" /> - <path id="glyph-Linux-n" d="m 709.13289,586.32041 2.63258,0 0,-5.1662 c 0,-1.46475 0.099,-2.09815 0.43547,-2.63259 0.41567,-0.65319 1.10846,-1.00949 1.9398,-1.00949 0.67299,0 1.22722,0.23753 1.58351,0.69279 0.35629,0.47505 0.51464,1.2866 0.51464,2.75135 l 0,5.36414 2.63259,0 0,-5.87878 c 0,-1.95959 -0.19794,-2.9097 -0.79176,-3.76084 -0.71258,-1.02928 -1.90021,-1.58351 -3.42434,-1.58351 -1.24701,0 -2.11795,0.37609 -3.08785,1.3064 l 0,-1.04908 -2.43464,0 0,10.96581" /> - <path id="glyph-Linux-u" d="m 730.75987,575.3546 -2.63259,0 0,5.1662 c 0,1.44496 -0.099,2.15754 -0.41567,2.63259 -0.37608,0.6334 -1.10846,1.00949 -1.99918,1.00949 -0.67299,0 -1.18764,-0.21773 -1.54393,-0.69279 -0.37608,-0.47505 -0.53443,-1.2866 -0.53443,-2.75135 l 0,-5.36414 -2.63259,0 0,5.87878 c 0,1.86063 0.21774,2.81074 0.83135,3.72125 0.73237,1.04908 1.92,1.6231 3.34516,1.6231 1.32619,0 2.15754,-0.33649 3.14723,-1.30639 l 0,1.04907 2.43465,0 0,-10.96581" /> - <path id="glyph-Linux-x" d="m 731.82101,586.32041 3.16702,0 2.29609,-3.76084 2.29609,3.76084 3.16702,0 -3.8994,-5.66105 3.34517,-5.30476 -2.96908,0 -1.9398,3.30558 -1.97939,-3.30558 -2.96908,0 3.36496,5.30476 -3.8796,5.66105" /> - <path id="glyph-hyphen" d="m 744.36136,581.78761 5.4829,0 0,-2.33567 -5.4829,0 0,2.33567" /> - <path id="glyph-libre-l" d="m 752.27736,586.32041 2.63259,0 0,-14.62768 -2.63259,0 0,14.62768" /> - <path id="glyph-libre-i-body" d="m 757.03253,586.32041 2.63259,0 0,-10.96581 -2.63259,0 0,10.96581" /> - <path id="glyph-libre-i-dot" d="m 758.40481,571.12431 -1.86152,1.86153 1.74955,1.74955 1.86152,-1.86153 -1.74955,-1.74955" /> - <path id="glyph-libre-b" d="m 761.78771,586.32041 2.41485,0 0,-1.40536 c 1.12825,1.20742 2.17733,1.66268 3.80043,1.66268 1.70227,0 3.04826,-0.6334 4.05774,-1.92 0.83134,-1.06887 1.2866,-2.43465 1.2866,-3.8994 0,-3.30557 -2.37526,-5.79961 -5.52249,-5.79961 -1.42516,0 -2.39506,0.39588 -3.40455,1.40537 l 0,-4.67136 -2.63258,0 0,14.62768 m 5.66105,-8.94683 c 1.88041,0 3.24619,1.44495 3.24619,3.40455 0,1.99918 -1.30639,3.38475 -3.18681,3.38475 -1.90021,0 -3.2462,-1.40537 -3.2462,-3.40455 0,-1.97938 1.34599,-3.38475 3.18682,-3.38475" /> - <path id="glyph-libre-r" d="m 774.85476,586.32041 2.63259,0 0,-6.09651 c 0,-1.70228 0.77196,-2.55341 2.35547,-2.593 l 0,-2.53362 -0.19794,0 c -1.12825,0 -1.68248,0.3167 -2.37526,1.32619 l 0,-1.06887 -2.41486,0 0,10.96581" /> - <path id="glyph-libre-e" d="m 792.06183,582.00535 c 0.0792,-0.37609 0.099,-0.61361 0.099,-1.00949 0,-3.40455 -2.39506,-5.89858 -5.66105,-5.89858 -3.2264,0 -5.77982,2.55341 -5.77982,5.77981 0,3.20661 2.59301,5.70064 5.93817,5.70064 1.80124,0 3.20661,-0.6532 4.35465,-1.97939 0.41567,-0.51464 0.69279,-0.9699 0.87093,-1.52412 l -2.87011,0 c -0.67299,0.79175 -1.32619,1.08866 -2.41485,1.08866 -1.56372,0 -2.71177,-0.83135 -3.02847,-2.15753 l 8.49158,0 m -8.57075,-2.31589 c 0.41567,-1.40536 1.48454,-2.17733 3.04826,-2.17733 1.62309,0 2.69196,0.77197 3.02846,2.17733 l -6.07672,0" /> - </g> - </g> - </g> + <path style="fill:#787dab" + d="m 148.61515553,5 + c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 + l -32.15841,33.00327 + c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 + L 148.61515553,5 + z + m 22.64718,1.85319 + -44.50399,45.64862 + c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 + 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 + -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 + z + m -59.30231,6.4317 + c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 + l -21.28452,21.82957 + c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 + L 111.96002553,13.28489 + z + M 80.04687853,25.03088 + C 41.21574853,41.00354 6.49128833,60.51418 6.49128833,60.51418 + 27.11934853,52.78365 45.74921353,47.00453 62.00544853,43.5356 + l 18.04143,-18.50472 + z" /> + <text style="fill:#333333;font-size:84.94529191px;font-family:URW Gothic L" + x="194.22346366" y="110.83513921" >Parabola</text> + <g style="fill:#787dab;font-weight:600;font-family:URW Gothic L;"> + <text style="font-size:39.62505691px" + x="573.40910145" y="93.06347097">GNU</text> + <text style="font-size:18.28203671px" + x="573.40910145" y="111.70176442">Linux-libre</text> + </g> </svg> diff --git a/logotype-grayscale.svg b/logotype-grayscale.svg index a8a4c35..5e49a3a 100644 --- a/logotype-grayscale.svg +++ b/logotype-grayscale.svg @@ -2,42 +2,36 @@ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="670" height="160"> - <g transform="translate(-0.19224447,-467.7671)"> - <g id="text-Parabola" style="fill:#000000" - transform="translate(-9.0847922,64.227535) scale(0.91905565)"> - <path id="glyph-Parabola-P" d="m 228.44791,559.67743 6.83958,0 0,-27.63559 13.12459,0 c 9.24266,0 14.23372,-1.20155 18.39292,-4.25163 4.43647,-3.23493 6.83957,-8.87297 6.83957,-15.71254 0,-7.85626 -2.95766,-14.04886 -8.13355,-17.09894 -4.25162,-2.58794 -9.42753,-3.60464 -18.20806,-3.60464 l -18.85505,0 0,68.30334 m 6.83958,-33.82818 0,-28.28257 9.7048,0 c 7.85626,0 12.75489,0.64699 15.52769,2.03339 3.97434,2.03338 6.19259,6.37745 6.19259,12.4776 0,5.26832 -2.12582,9.51996 -5.63803,11.46091 -2.86523,1.66368 -6.83958,2.31067 -13.12459,2.31067 l -12.66246,0" /> - <path id="glyph-Parabola-a1" d="m 333.42588,509.12002 -6.83958,0 0,8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174" /> - <path id="glyph-Parabola-r" d="m 345.12652,559.67743 6.83958,0 0,-29.48412 c 0,-9.42752 4.8062,-14.60342 14.32614,-15.52769 l 0,-6.74715 c -7.30171,0.36971 -11.64577,2.86523 -14.32614,8.41083 l 0,-7.20928 -6.83958,0 0,50.55741" /> - <path id="glyph-Parabola-a2" d="m 424.40843,509.12002 -6.83958,0 0,8.96539 c -4.99103,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55336,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50326,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174" /> - <path id="glyph-Parabola-b" d="m 436.10906,559.67743 6.83958,0 0,-8.68811 c 4.25163,6.28501 11.46092,9.88966 19.77932,9.88966 15.25039,0 26.71132,-11.3685 26.71132,-26.52647 0,-14.88069 -11.64578,-26.43404 -26.6189,-26.43404 -8.50325,0 -15.52769,3.51222 -19.87174,9.88966 l 0,-26.43404 -6.83958,0 0,68.30334 m 26.52647,-45.47394 c 11.36847,0 19.87174,8.59569 19.87174,19.96417 0,11.64575 -8.59569,20.4263 -19.96417,20.4263 -5.63802,0 -10.25937,-1.94096 -14.23371,-6.00774 -3.97434,-4.06677 -5.82288,-8.68811 -5.82288,-14.41856 0,-11.18362 8.87297,-19.96417 20.14902,-19.96417" /> - <path id="glyph-Parabola-o" d="m 523.69637,507.91847 c -14.97311,0 -26.52647,11.3685 -26.52647,26.15676 0,15.52767 11.3685,26.80375 27.08103,26.80375 14.78826,0 25.69463,-11.18365 25.69463,-26.34162 0,-15.43524 -11.09122,-26.61889 -26.24919,-26.61889 m 0,6.28502 c 11.09119,0 19.31718,8.68812 19.31718,20.4263 0,11.55333 -7.94871,19.96417 -18.94747,19.96417 -11.64576,0 -19.96417,-8.50327 -19.96417,-20.33388 0,-11.4609 8.41084,-20.05659 19.59446,-20.05659" /> - <path id="glyph-Parabola-l" d="m 559.58538,559.67743 6.83958,0 0,-68.30334 -6.83958,0 0,68.30334" /> - <path id="glyph-Parabola-a3" d="m 629.48018,509.12002 -6.83958,0 0,8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08102,26.34162 8.59568,0 14.1413,-2.86524 19.50204,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.6189,5.08347 c 11.0912,0 19.77932,8.68812 19.77932,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87174,-19.87174" /> - </g> - <path id="graphic" style="fill:#808080" - d="m 148.8074,472.7671 c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 l -32.15841,33.00327 c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 L 148.8074,472.7671 z m 22.64718,1.85319 -44.50399,45.64862 c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 z m -59.30231,6.4317 c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 l -21.28452,21.82957 c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 L 112.15227,481.05199 z M 80.239123,492.79798 C 41.407993,508.77064 6.6835328,528.28128 6.6835328,528.28128 27.311593,520.55075 45.941458,514.77163 62.197693,511.3027 l 18.04143,-18.50472 z" /> - <g id="text-GNU-Linux-libre" style="fill:#808080" - transform="translate(-67.955073,37.931279) scale(0.92362056)"> - <g id="text-GNU"> - <path id="glyph-GNU-G" d="m 709.04141,555.45825 13.12798,0 c -1.71607,3.51795 -5.14823,5.57724 -9.30971,5.57724 -6.22076,0 -10.98288,-4.67631 -10.98288,-10.72547 0,-2.74572 1.15835,-5.74885 2.96023,-7.63653 1.84478,-2.01639 4.63341,-3.13184 7.67944,-3.13184 3.68955,0 6.73559,1.45867 8.70908,4.20438 l 6.9072,0 c -2.05929,-5.70594 -8.58038,-9.86743 -15.48758,-9.86743 -9.26679,0 -16.68883,7.25043 -16.68883,16.34562 0,9.26679 7.50784,16.47432 17.24656,16.47432 4.7621,0 8.88069,-1.67318 12.01252,-4.89081 2.91733,-3.04604 4.5476,-6.99301 4.5476,-11.06869 l 0,-0.77223 -20.72161,0 0,5.49144" /> - <path id="glyph-GNU-N" d="m 733.61749,566.14081 5.87756,0 0,-23.0383 13.25668,23.0383 6.56398,0 0,-31.70448 -5.87755,0 0,23.08121 -13.12798,-23.08121 -6.69269,0 0,31.70448" /> - <path id="glyph-GNU-U" d="m 765.37494,534.43633 0,20.07808 c 0,3.38924 0.51482,5.53434 1.71607,7.46492 1.84478,2.91733 5.27694,4.71921 8.96649,4.71921 3.43215,0 6.6927,-1.54447 8.58038,-4.07568 1.54447,-2.05929 2.14509,-4.4189 2.14509,-8.10845 l 0,-20.07808 -5.87755,0 0,20.07808 c 0,2.3596 -0.17161,3.34634 -0.77224,4.37599 -0.81513,1.32995 -2.3596,2.14509 -4.03277,2.14509 -1.71608,0 -3.26055,-0.81514 -4.07568,-2.14509 -0.60063,-1.02965 -0.77224,-2.01639 -0.77224,-4.37599 l 0,-20.07808 -5.87755,0" /> - </g> - <g id="text-Linux-libre"> - <path id="glyph-Linux-L" d="m 695.95635,586.32041 7.18518,0 0,-2.593 -4.47342,0 0,-12.03468 -2.71176,0 0,14.62768" /> - <path id="glyph-Linux-i-body" d="m 704.37772,586.32041 2.63258,0 0,-10.96581 -2.63258,0 0,10.96581" /> - <path id="glyph-Linux-i-dot" d="m 705.74999,571.12432 -1.86151,1.86151 1.74955,1.74955 1.86151,-1.86151 -1.74955,-1.74955" /> - <path id="glyph-Linux-n" d="m 709.13289,586.32041 2.63258,0 0,-5.1662 c 0,-1.46475 0.099,-2.09815 0.43547,-2.63259 0.41567,-0.65319 1.10846,-1.00949 1.9398,-1.00949 0.67299,0 1.22722,0.23753 1.58351,0.69279 0.35629,0.47505 0.51464,1.2866 0.51464,2.75135 l 0,5.36414 2.63259,0 0,-5.87878 c 0,-1.95959 -0.19794,-2.9097 -0.79176,-3.76084 -0.71258,-1.02928 -1.90021,-1.58351 -3.42434,-1.58351 -1.24701,0 -2.11795,0.37609 -3.08785,1.3064 l 0,-1.04908 -2.43464,0 0,10.96581" /> - <path id="glyph-Linux-u" d="m 730.75987,575.3546 -2.63259,0 0,5.1662 c 0,1.44496 -0.099,2.15754 -0.41567,2.63259 -0.37608,0.6334 -1.10846,1.00949 -1.99918,1.00949 -0.67299,0 -1.18764,-0.21773 -1.54393,-0.69279 -0.37608,-0.47505 -0.53443,-1.2866 -0.53443,-2.75135 l 0,-5.36414 -2.63259,0 0,5.87878 c 0,1.86063 0.21774,2.81074 0.83135,3.72125 0.73237,1.04908 1.92,1.6231 3.34516,1.6231 1.32619,0 2.15754,-0.33649 3.14723,-1.30639 l 0,1.04907 2.43465,0 0,-10.96581" /> - <path id="glyph-Linux-x" d="m 731.82101,586.32041 3.16702,0 2.29609,-3.76084 2.29609,3.76084 3.16702,0 -3.8994,-5.66105 3.34517,-5.30476 -2.96908,0 -1.9398,3.30558 -1.97939,-3.30558 -2.96908,0 3.36496,5.30476 -3.8796,5.66105" /> - <path id="glyph-hyphen" d="m 744.36136,581.78761 5.4829,0 0,-2.33567 -5.4829,0 0,2.33567" /> - <path id="glyph-libre-l" d="m 752.27736,586.32041 2.63259,0 0,-14.62768 -2.63259,0 0,14.62768" /> - <path id="glyph-libre-i-body" d="m 757.03253,586.32041 2.63259,0 0,-10.96581 -2.63259,0 0,10.96581" /> - <path id="glyph-libre-i-dot" d="m 758.40481,571.12431 -1.86152,1.86153 1.74955,1.74955 1.86152,-1.86153 -1.74955,-1.74955" /> - <path id="glyph-libre-b" d="m 761.78771,586.32041 2.41485,0 0,-1.40536 c 1.12825,1.20742 2.17733,1.66268 3.80043,1.66268 1.70227,0 3.04826,-0.6334 4.05774,-1.92 0.83134,-1.06887 1.2866,-2.43465 1.2866,-3.8994 0,-3.30557 -2.37526,-5.79961 -5.52249,-5.79961 -1.42516,0 -2.39506,0.39588 -3.40455,1.40537 l 0,-4.67136 -2.63258,0 0,14.62768 m 5.66105,-8.94683 c 1.88041,0 3.24619,1.44495 3.24619,3.40455 0,1.99918 -1.30639,3.38475 -3.18681,3.38475 -1.90021,0 -3.2462,-1.40537 -3.2462,-3.40455 0,-1.97938 1.34599,-3.38475 3.18682,-3.38475" /> - <path id="glyph-libre-r" d="m 774.85476,586.32041 2.63259,0 0,-6.09651 c 0,-1.70228 0.77196,-2.55341 2.35547,-2.593 l 0,-2.53362 -0.19794,0 c -1.12825,0 -1.68248,0.3167 -2.37526,1.32619 l 0,-1.06887 -2.41486,0 0,10.96581" /> - <path id="glyph-libre-e" d="m 792.06183,582.00535 c 0.0792,-0.37609 0.099,-0.61361 0.099,-1.00949 0,-3.40455 -2.39506,-5.89858 -5.66105,-5.89858 -3.2264,0 -5.77982,2.55341 -5.77982,5.77981 0,3.20661 2.59301,5.70064 5.93817,5.70064 1.80124,0 3.20661,-0.6532 4.35465,-1.97939 0.41567,-0.51464 0.69279,-0.9699 0.87093,-1.52412 l -2.87011,0 c -0.67299,0.79175 -1.32619,1.08866 -2.41485,1.08866 -1.56372,0 -2.71177,-0.83135 -3.02847,-2.15753 l 8.49158,0 m -8.57075,-2.31589 c 0.41567,-1.40536 1.48454,-2.17733 3.04826,-2.17733 1.62309,0 2.69196,0.77197 3.02846,2.17733 l -6.07672,0" /> - </g> - </g> - </g> + <path style="fill:#808080" + d="m 148.61515553,5 + c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 + l -32.15841,33.00327 + c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 + L 148.61515553,5 + z + m 22.64718,1.85319 + -44.50399,45.64862 + c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 + 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 + -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 + z + m -59.30231,6.4317 + c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 + l -21.28452,21.82957 + c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 + L 111.96002553,13.28489 + z + M 80.04687853,25.03088 + C 41.21574853,41.00354 6.49128833,60.51418 6.49128833,60.51418 + 27.11934853,52.78365 45.74921353,47.00453 62.00544853,43.5356 + l 18.04143,-18.50472 + z" /> + <text style="fill:#000000;font-size:84.94529191px;font-family:URW Gothic L" + x="194.22346366" y="110.83513921" >Parabola</text> + <g style="fill:#808080;font-weight:600;font-family:URW Gothic L;"> + <text style="font-size:39.62505691px" + x="573.40910145" y="93.06347097">GNU</text> + <text style="font-size:18.28203671px" + x="573.40910145" y="111.70176442">Linux-libre</text> + </g> </svg> diff --git a/logotype-mono-black.svg b/logotype-mono-black.svg index 9c52766..043ee24 100644 --- a/logotype-mono-black.svg +++ b/logotype-mono-black.svg @@ -2,42 +2,36 @@ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="670" height="160"> - <g transform="translate(-0.19224447,-467.7671)"> - <g id="text-Parabola" style="fill:#000000" - transform="translate(-9.0847922,64.227535) scale(0.91905565)"> - <path id="glyph-Parabola-P" d="m 228.44791,559.67743 6.83958,0 0,-27.63559 13.12459,0 c 9.24266,0 14.23372,-1.20155 18.39292,-4.25163 4.43647,-3.23493 6.83957,-8.87297 6.83957,-15.71254 0,-7.85626 -2.95766,-14.04886 -8.13355,-17.09894 -4.25162,-2.58794 -9.42753,-3.60464 -18.20806,-3.60464 l -18.85505,0 0,68.30334 m 6.83958,-33.82818 0,-28.28257 9.7048,0 c 7.85626,0 12.75489,0.64699 15.52769,2.03339 3.97434,2.03338 6.19259,6.37745 6.19259,12.4776 0,5.26832 -2.12582,9.51996 -5.63803,11.46091 -2.86523,1.66368 -6.83958,2.31067 -13.12459,2.31067 l -12.66246,0" /> - <path id="glyph-Parabola-a1" d="m 333.42588,509.12002 -6.83958,0 0,8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174" /> - <path id="glyph-Parabola-r" d="m 345.12652,559.67743 6.83958,0 0,-29.48412 c 0,-9.42752 4.8062,-14.60342 14.32614,-15.52769 l 0,-6.74715 c -7.30171,0.36971 -11.64577,2.86523 -14.32614,8.41083 l 0,-7.20928 -6.83958,0 0,50.55741" /> - <path id="glyph-Parabola-a2" d="m 424.40843,509.12002 -6.83958,0 0,8.96539 c -4.99103,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55336,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50326,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174" /> - <path id="glyph-Parabola-b" d="m 436.10906,559.67743 6.83958,0 0,-8.68811 c 4.25163,6.28501 11.46092,9.88966 19.77932,9.88966 15.25039,0 26.71132,-11.3685 26.71132,-26.52647 0,-14.88069 -11.64578,-26.43404 -26.6189,-26.43404 -8.50325,0 -15.52769,3.51222 -19.87174,9.88966 l 0,-26.43404 -6.83958,0 0,68.30334 m 26.52647,-45.47394 c 11.36847,0 19.87174,8.59569 19.87174,19.96417 0,11.64575 -8.59569,20.4263 -19.96417,20.4263 -5.63802,0 -10.25937,-1.94096 -14.23371,-6.00774 -3.97434,-4.06677 -5.82288,-8.68811 -5.82288,-14.41856 0,-11.18362 8.87297,-19.96417 20.14902,-19.96417" /> - <path id="glyph-Parabola-o" d="m 523.69637,507.91847 c -14.97311,0 -26.52647,11.3685 -26.52647,26.15676 0,15.52767 11.3685,26.80375 27.08103,26.80375 14.78826,0 25.69463,-11.18365 25.69463,-26.34162 0,-15.43524 -11.09122,-26.61889 -26.24919,-26.61889 m 0,6.28502 c 11.09119,0 19.31718,8.68812 19.31718,20.4263 0,11.55333 -7.94871,19.96417 -18.94747,19.96417 -11.64576,0 -19.96417,-8.50327 -19.96417,-20.33388 0,-11.4609 8.41084,-20.05659 19.59446,-20.05659" /> - <path id="glyph-Parabola-l" d="m 559.58538,559.67743 6.83958,0 0,-68.30334 -6.83958,0 0,68.30334" /> - <path id="glyph-Parabola-a3" d="m 629.48018,509.12002 -6.83958,0 0,8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08102,26.34162 8.59568,0 14.1413,-2.86524 19.50204,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.6189,5.08347 c 11.0912,0 19.77932,8.68812 19.77932,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87174,-19.87174" /> - </g> - <path id="graphic" style="fill:#000000" - d="m 148.8074,472.7671 c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 l -32.15841,33.00327 c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 L 148.8074,472.7671 z m 22.64718,1.85319 -44.50399,45.64862 c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 z m -59.30231,6.4317 c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 l -21.28452,21.82957 c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 L 112.15227,481.05199 z M 80.239123,492.79798 C 41.407993,508.77064 6.6835328,528.28128 6.6835328,528.28128 27.311593,520.55075 45.941458,514.77163 62.197693,511.3027 l 18.04143,-18.50472 z" /> - <g id="text-GNU-Linux-libre" style="fill:#000000" - transform="translate(-67.955073,37.931279) scale(0.92362056)"> - <g id="text-GNU"> - <path id="glyph-GNU-G" d="m 709.04141,555.45825 13.12798,0 c -1.71607,3.51795 -5.14823,5.57724 -9.30971,5.57724 -6.22076,0 -10.98288,-4.67631 -10.98288,-10.72547 0,-2.74572 1.15835,-5.74885 2.96023,-7.63653 1.84478,-2.01639 4.63341,-3.13184 7.67944,-3.13184 3.68955,0 6.73559,1.45867 8.70908,4.20438 l 6.9072,0 c -2.05929,-5.70594 -8.58038,-9.86743 -15.48758,-9.86743 -9.26679,0 -16.68883,7.25043 -16.68883,16.34562 0,9.26679 7.50784,16.47432 17.24656,16.47432 4.7621,0 8.88069,-1.67318 12.01252,-4.89081 2.91733,-3.04604 4.5476,-6.99301 4.5476,-11.06869 l 0,-0.77223 -20.72161,0 0,5.49144" /> - <path id="glyph-GNU-N" d="m 733.61749,566.14081 5.87756,0 0,-23.0383 13.25668,23.0383 6.56398,0 0,-31.70448 -5.87755,0 0,23.08121 -13.12798,-23.08121 -6.69269,0 0,31.70448" /> - <path id="glyph-GNU-U" d="m 765.37494,534.43633 0,20.07808 c 0,3.38924 0.51482,5.53434 1.71607,7.46492 1.84478,2.91733 5.27694,4.71921 8.96649,4.71921 3.43215,0 6.6927,-1.54447 8.58038,-4.07568 1.54447,-2.05929 2.14509,-4.4189 2.14509,-8.10845 l 0,-20.07808 -5.87755,0 0,20.07808 c 0,2.3596 -0.17161,3.34634 -0.77224,4.37599 -0.81513,1.32995 -2.3596,2.14509 -4.03277,2.14509 -1.71608,0 -3.26055,-0.81514 -4.07568,-2.14509 -0.60063,-1.02965 -0.77224,-2.01639 -0.77224,-4.37599 l 0,-20.07808 -5.87755,0" /> - </g> - <g id="text-Linux-libre"> - <path id="glyph-Linux-L" d="m 695.95635,586.32041 7.18518,0 0,-2.593 -4.47342,0 0,-12.03468 -2.71176,0 0,14.62768" /> - <path id="glyph-Linux-i-body" d="m 704.37772,586.32041 2.63258,0 0,-10.96581 -2.63258,0 0,10.96581" /> - <path id="glyph-Linux-i-dot" d="m 705.74999,571.12432 -1.86151,1.86151 1.74955,1.74955 1.86151,-1.86151 -1.74955,-1.74955" /> - <path id="glyph-Linux-n" d="m 709.13289,586.32041 2.63258,0 0,-5.1662 c 0,-1.46475 0.099,-2.09815 0.43547,-2.63259 0.41567,-0.65319 1.10846,-1.00949 1.9398,-1.00949 0.67299,0 1.22722,0.23753 1.58351,0.69279 0.35629,0.47505 0.51464,1.2866 0.51464,2.75135 l 0,5.36414 2.63259,0 0,-5.87878 c 0,-1.95959 -0.19794,-2.9097 -0.79176,-3.76084 -0.71258,-1.02928 -1.90021,-1.58351 -3.42434,-1.58351 -1.24701,0 -2.11795,0.37609 -3.08785,1.3064 l 0,-1.04908 -2.43464,0 0,10.96581" /> - <path id="glyph-Linux-u" d="m 730.75987,575.3546 -2.63259,0 0,5.1662 c 0,1.44496 -0.099,2.15754 -0.41567,2.63259 -0.37608,0.6334 -1.10846,1.00949 -1.99918,1.00949 -0.67299,0 -1.18764,-0.21773 -1.54393,-0.69279 -0.37608,-0.47505 -0.53443,-1.2866 -0.53443,-2.75135 l 0,-5.36414 -2.63259,0 0,5.87878 c 0,1.86063 0.21774,2.81074 0.83135,3.72125 0.73237,1.04908 1.92,1.6231 3.34516,1.6231 1.32619,0 2.15754,-0.33649 3.14723,-1.30639 l 0,1.04907 2.43465,0 0,-10.96581" /> - <path id="glyph-Linux-x" d="m 731.82101,586.32041 3.16702,0 2.29609,-3.76084 2.29609,3.76084 3.16702,0 -3.8994,-5.66105 3.34517,-5.30476 -2.96908,0 -1.9398,3.30558 -1.97939,-3.30558 -2.96908,0 3.36496,5.30476 -3.8796,5.66105" /> - <path id="glyph-hyphen" d="m 744.36136,581.78761 5.4829,0 0,-2.33567 -5.4829,0 0,2.33567" /> - <path id="glyph-libre-l" d="m 752.27736,586.32041 2.63259,0 0,-14.62768 -2.63259,0 0,14.62768" /> - <path id="glyph-libre-i-body" d="m 757.03253,586.32041 2.63259,0 0,-10.96581 -2.63259,0 0,10.96581" /> - <path id="glyph-libre-i-dot" d="m 758.40481,571.12431 -1.86152,1.86153 1.74955,1.74955 1.86152,-1.86153 -1.74955,-1.74955" /> - <path id="glyph-libre-b" d="m 761.78771,586.32041 2.41485,0 0,-1.40536 c 1.12825,1.20742 2.17733,1.66268 3.80043,1.66268 1.70227,0 3.04826,-0.6334 4.05774,-1.92 0.83134,-1.06887 1.2866,-2.43465 1.2866,-3.8994 0,-3.30557 -2.37526,-5.79961 -5.52249,-5.79961 -1.42516,0 -2.39506,0.39588 -3.40455,1.40537 l 0,-4.67136 -2.63258,0 0,14.62768 m 5.66105,-8.94683 c 1.88041,0 3.24619,1.44495 3.24619,3.40455 0,1.99918 -1.30639,3.38475 -3.18681,3.38475 -1.90021,0 -3.2462,-1.40537 -3.2462,-3.40455 0,-1.97938 1.34599,-3.38475 3.18682,-3.38475" /> - <path id="glyph-libre-r" d="m 774.85476,586.32041 2.63259,0 0,-6.09651 c 0,-1.70228 0.77196,-2.55341 2.35547,-2.593 l 0,-2.53362 -0.19794,0 c -1.12825,0 -1.68248,0.3167 -2.37526,1.32619 l 0,-1.06887 -2.41486,0 0,10.96581" /> - <path id="glyph-libre-e" d="m 792.06183,582.00535 c 0.0792,-0.37609 0.099,-0.61361 0.099,-1.00949 0,-3.40455 -2.39506,-5.89858 -5.66105,-5.89858 -3.2264,0 -5.77982,2.55341 -5.77982,5.77981 0,3.20661 2.59301,5.70064 5.93817,5.70064 1.80124,0 3.20661,-0.6532 4.35465,-1.97939 0.41567,-0.51464 0.69279,-0.9699 0.87093,-1.52412 l -2.87011,0 c -0.67299,0.79175 -1.32619,1.08866 -2.41485,1.08866 -1.56372,0 -2.71177,-0.83135 -3.02847,-2.15753 l 8.49158,0 m -8.57075,-2.31589 c 0.41567,-1.40536 1.48454,-2.17733 3.04826,-2.17733 1.62309,0 2.69196,0.77197 3.02846,2.17733 l -6.07672,0" /> - </g> - </g> - </g> + <path style="fill:#000000" + d="m 148.61515553,5 + c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 + l -32.15841,33.00327 + c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 + L 148.61515553,5 + z + m 22.64718,1.85319 + -44.50399,45.64862 + c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 + 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 + -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 + z + m -59.30231,6.4317 + c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 + l -21.28452,21.82957 + c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 + L 111.96002553,13.28489 + z + M 80.04687853,25.03088 + C 41.21574853,41.00354 6.49128833,60.51418 6.49128833,60.51418 + 27.11934853,52.78365 45.74921353,47.00453 62.00544853,43.5356 + l 18.04143,-18.50472 + z" /> + <text style="fill:#000000;font-size:84.94529191px;font-family:URW Gothic L" + x="194.22346366" y="110.83513921" >Parabola</text> + <g style="fill:#000000;font-weight:600;font-family:URW Gothic L;"> + <text style="font-size:39.62505691px" + x="573.40910145" y="93.06347097">GNU</text> + <text style="font-size:18.28203671px" + x="573.40910145" y="111.70176442">Linux-libre</text> + </g> </svg> diff --git a/logotype-mono-white.svg b/logotype-mono-white.svg index 9169a7f..0febb99 100644 --- a/logotype-mono-white.svg +++ b/logotype-mono-white.svg @@ -2,42 +2,36 @@ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="670" height="160"> - <g transform="translate(-0.19224447,-467.7671)"> - <g id="text-Parabola" style="fill:#ffffff" - transform="translate(-9.0847922,64.227535) scale(0.91905565)"> - <path id="glyph-Parabola-P" d="m 228.44791,559.67743 6.83958,0 0,-27.63559 13.12459,0 c 9.24266,0 14.23372,-1.20155 18.39292,-4.25163 4.43647,-3.23493 6.83957,-8.87297 6.83957,-15.71254 0,-7.85626 -2.95766,-14.04886 -8.13355,-17.09894 -4.25162,-2.58794 -9.42753,-3.60464 -18.20806,-3.60464 l -18.85505,0 0,68.30334 m 6.83958,-33.82818 0,-28.28257 9.7048,0 c 7.85626,0 12.75489,0.64699 15.52769,2.03339 3.97434,2.03338 6.19259,6.37745 6.19259,12.4776 0,5.26832 -2.12582,9.51996 -5.63803,11.46091 -2.86523,1.66368 -6.83958,2.31067 -13.12459,2.31067 l -12.66246,0" /> - <path id="glyph-Parabola-a1" d="m 333.42588,509.12002 -6.83958,0 0,8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174" /> - <path id="glyph-Parabola-r" d="m 345.12652,559.67743 6.83958,0 0,-29.48412 c 0,-9.42752 4.8062,-14.60342 14.32614,-15.52769 l 0,-6.74715 c -7.30171,0.36971 -11.64577,2.86523 -14.32614,8.41083 l 0,-7.20928 -6.83958,0 0,50.55741" /> - <path id="glyph-Parabola-a2" d="m 424.40843,509.12002 -6.83958,0 0,8.96539 c -4.99103,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55336,26.34162 27.08103,26.34162 8.59567,0 14.14129,-2.86524 19.50203,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.61889,5.08347 c 11.09119,0 19.77931,8.68812 19.77931,19.96417 0,11.4609 -8.50326,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87175,-19.87174" /> - <path id="glyph-Parabola-b" d="m 436.10906,559.67743 6.83958,0 0,-8.68811 c 4.25163,6.28501 11.46092,9.88966 19.77932,9.88966 15.25039,0 26.71132,-11.3685 26.71132,-26.52647 0,-14.88069 -11.64578,-26.43404 -26.6189,-26.43404 -8.50325,0 -15.52769,3.51222 -19.87174,9.88966 l 0,-26.43404 -6.83958,0 0,68.30334 m 26.52647,-45.47394 c 11.36847,0 19.87174,8.59569 19.87174,19.96417 0,11.64575 -8.59569,20.4263 -19.96417,20.4263 -5.63802,0 -10.25937,-1.94096 -14.23371,-6.00774 -3.97434,-4.06677 -5.82288,-8.68811 -5.82288,-14.41856 0,-11.18362 8.87297,-19.96417 20.14902,-19.96417" /> - <path id="glyph-Parabola-o" d="m 523.69637,507.91847 c -14.97311,0 -26.52647,11.3685 -26.52647,26.15676 0,15.52767 11.3685,26.80375 27.08103,26.80375 14.78826,0 25.69463,-11.18365 25.69463,-26.34162 0,-15.43524 -11.09122,-26.61889 -26.24919,-26.61889 m 0,6.28502 c 11.09119,0 19.31718,8.68812 19.31718,20.4263 0,11.55333 -7.94871,19.96417 -18.94747,19.96417 -11.64576,0 -19.96417,-8.50327 -19.96417,-20.33388 0,-11.4609 8.41084,-20.05659 19.59446,-20.05659" /> - <path id="glyph-Parabola-l" d="m 559.58538,559.67743 6.83958,0 0,-68.30334 -6.83958,0 0,68.30334" /> - <path id="glyph-Parabola-a3" d="m 629.48018,509.12002 -6.83958,0 0,8.96539 c -4.99104,-7.02442 -11.18364,-10.16694 -19.96417,-10.16694 -15.15796,0 -26.61889,11.46093 -26.61889,26.61889 0,15.06554 11.55335,26.34162 27.08102,26.34162 8.59568,0 14.1413,-2.86524 19.50204,-10.07452 l 0,8.87297 6.83958,0 0,-50.55741 m -26.6189,5.08347 c 11.0912,0 19.77932,8.68812 19.77932,19.96417 0,11.4609 -8.50327,20.4263 -19.40961,20.4263 -11.4609,0 -20.24145,-8.9654 -20.24145,-20.51873 0,-10.99877 8.87298,-19.87174 19.87174,-19.87174" /> - </g> - <path id="graphic" style="fill:#ffffff" - d="m 148.8074,472.7671 c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 l -32.15841,33.00327 c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 L 148.8074,472.7671 z m 22.64718,1.85319 -44.50399,45.64862 c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 z m -59.30231,6.4317 c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 l -21.28452,21.82957 c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 L 112.15227,481.05199 z M 80.239123,492.79798 C 41.407993,508.77064 6.6835328,528.28128 6.6835328,528.28128 27.311593,520.55075 45.941458,514.77163 62.197693,511.3027 l 18.04143,-18.50472 z" /> - <g id="text-GNU-Linux-libre" style="fill:#ffffff" - transform="translate(-67.955073,37.931279) scale(0.92362056)"> - <g id="text-GNU"> - <path id="glyph-GNU-G" d="m 709.04141,555.45825 13.12798,0 c -1.71607,3.51795 -5.14823,5.57724 -9.30971,5.57724 -6.22076,0 -10.98288,-4.67631 -10.98288,-10.72547 0,-2.74572 1.15835,-5.74885 2.96023,-7.63653 1.84478,-2.01639 4.63341,-3.13184 7.67944,-3.13184 3.68955,0 6.73559,1.45867 8.70908,4.20438 l 6.9072,0 c -2.05929,-5.70594 -8.58038,-9.86743 -15.48758,-9.86743 -9.26679,0 -16.68883,7.25043 -16.68883,16.34562 0,9.26679 7.50784,16.47432 17.24656,16.47432 4.7621,0 8.88069,-1.67318 12.01252,-4.89081 2.91733,-3.04604 4.5476,-6.99301 4.5476,-11.06869 l 0,-0.77223 -20.72161,0 0,5.49144" /> - <path id="glyph-GNU-N" d="m 733.61749,566.14081 5.87756,0 0,-23.0383 13.25668,23.0383 6.56398,0 0,-31.70448 -5.87755,0 0,23.08121 -13.12798,-23.08121 -6.69269,0 0,31.70448" /> - <path id="glyph-GNU-U" d="m 765.37494,534.43633 0,20.07808 c 0,3.38924 0.51482,5.53434 1.71607,7.46492 1.84478,2.91733 5.27694,4.71921 8.96649,4.71921 3.43215,0 6.6927,-1.54447 8.58038,-4.07568 1.54447,-2.05929 2.14509,-4.4189 2.14509,-8.10845 l 0,-20.07808 -5.87755,0 0,20.07808 c 0,2.3596 -0.17161,3.34634 -0.77224,4.37599 -0.81513,1.32995 -2.3596,2.14509 -4.03277,2.14509 -1.71608,0 -3.26055,-0.81514 -4.07568,-2.14509 -0.60063,-1.02965 -0.77224,-2.01639 -0.77224,-4.37599 l 0,-20.07808 -5.87755,0" /> - </g> - <g id="text-Linux-libre"> - <path id="glyph-Linux-L" d="m 695.95635,586.32041 7.18518,0 0,-2.593 -4.47342,0 0,-12.03468 -2.71176,0 0,14.62768" /> - <path id="glyph-Linux-i-body" d="m 704.37772,586.32041 2.63258,0 0,-10.96581 -2.63258,0 0,10.96581" /> - <path id="glyph-Linux-i-dot" d="m 705.74999,571.12432 -1.86151,1.86151 1.74955,1.74955 1.86151,-1.86151 -1.74955,-1.74955" /> - <path id="glyph-Linux-n" d="m 709.13289,586.32041 2.63258,0 0,-5.1662 c 0,-1.46475 0.099,-2.09815 0.43547,-2.63259 0.41567,-0.65319 1.10846,-1.00949 1.9398,-1.00949 0.67299,0 1.22722,0.23753 1.58351,0.69279 0.35629,0.47505 0.51464,1.2866 0.51464,2.75135 l 0,5.36414 2.63259,0 0,-5.87878 c 0,-1.95959 -0.19794,-2.9097 -0.79176,-3.76084 -0.71258,-1.02928 -1.90021,-1.58351 -3.42434,-1.58351 -1.24701,0 -2.11795,0.37609 -3.08785,1.3064 l 0,-1.04908 -2.43464,0 0,10.96581" /> - <path id="glyph-Linux-u" d="m 730.75987,575.3546 -2.63259,0 0,5.1662 c 0,1.44496 -0.099,2.15754 -0.41567,2.63259 -0.37608,0.6334 -1.10846,1.00949 -1.99918,1.00949 -0.67299,0 -1.18764,-0.21773 -1.54393,-0.69279 -0.37608,-0.47505 -0.53443,-1.2866 -0.53443,-2.75135 l 0,-5.36414 -2.63259,0 0,5.87878 c 0,1.86063 0.21774,2.81074 0.83135,3.72125 0.73237,1.04908 1.92,1.6231 3.34516,1.6231 1.32619,0 2.15754,-0.33649 3.14723,-1.30639 l 0,1.04907 2.43465,0 0,-10.96581" /> - <path id="glyph-Linux-x" d="m 731.82101,586.32041 3.16702,0 2.29609,-3.76084 2.29609,3.76084 3.16702,0 -3.8994,-5.66105 3.34517,-5.30476 -2.96908,0 -1.9398,3.30558 -1.97939,-3.30558 -2.96908,0 3.36496,5.30476 -3.8796,5.66105" /> - <path id="glyph-hyphen" d="m 744.36136,581.78761 5.4829,0 0,-2.33567 -5.4829,0 0,2.33567" /> - <path id="glyph-libre-l" d="m 752.27736,586.32041 2.63259,0 0,-14.62768 -2.63259,0 0,14.62768" /> - <path id="glyph-libre-i-body" d="m 757.03253,586.32041 2.63259,0 0,-10.96581 -2.63259,0 0,10.96581" /> - <path id="glyph-libre-i-dot" d="m 758.40481,571.12431 -1.86152,1.86153 1.74955,1.74955 1.86152,-1.86153 -1.74955,-1.74955" /> - <path id="glyph-libre-b" d="m 761.78771,586.32041 2.41485,0 0,-1.40536 c 1.12825,1.20742 2.17733,1.66268 3.80043,1.66268 1.70227,0 3.04826,-0.6334 4.05774,-1.92 0.83134,-1.06887 1.2866,-2.43465 1.2866,-3.8994 0,-3.30557 -2.37526,-5.79961 -5.52249,-5.79961 -1.42516,0 -2.39506,0.39588 -3.40455,1.40537 l 0,-4.67136 -2.63258,0 0,14.62768 m 5.66105,-8.94683 c 1.88041,0 3.24619,1.44495 3.24619,3.40455 0,1.99918 -1.30639,3.38475 -3.18681,3.38475 -1.90021,0 -3.2462,-1.40537 -3.2462,-3.40455 0,-1.97938 1.34599,-3.38475 3.18682,-3.38475" /> - <path id="glyph-libre-r" d="m 774.85476,586.32041 2.63259,0 0,-6.09651 c 0,-1.70228 0.77196,-2.55341 2.35547,-2.593 l 0,-2.53362 -0.19794,0 c -1.12825,0 -1.68248,0.3167 -2.37526,1.32619 l 0,-1.06887 -2.41486,0 0,10.96581" /> - <path id="glyph-libre-e" d="m 792.06183,582.00535 c 0.0792,-0.37609 0.099,-0.61361 0.099,-1.00949 0,-3.40455 -2.39506,-5.89858 -5.66105,-5.89858 -3.2264,0 -5.77982,2.55341 -5.77982,5.77981 0,3.20661 2.59301,5.70064 5.93817,5.70064 1.80124,0 3.20661,-0.6532 4.35465,-1.97939 0.41567,-0.51464 0.69279,-0.9699 0.87093,-1.52412 l -2.87011,0 c -0.67299,0.79175 -1.32619,1.08866 -2.41485,1.08866 -1.56372,0 -2.71177,-0.83135 -3.02847,-2.15753 l 8.49158,0 m -8.57075,-2.31589 c 0.41567,-1.40536 1.48454,-2.17733 3.04826,-2.17733 1.62309,0 2.69196,0.77197 3.02846,2.17733 l -6.07672,0" /> - </g> - </g> - </g> + <path style="fill:#ffffff" + d="m 148.61515553,5 + c -4.58342,0.43796 -9.44975,1.24294 -14.52578,2.31649 + l -32.15841,33.00327 + c 3.68608,0.44343 7.05945,1.17552 10.13806,2.20749 + L 148.61515553,5 + z + m 22.64718,1.85319 + -44.50399,45.64862 + c 12.51629,16.22018 8.10738,48.80242 -18.23218,102.49819 + 19.48728,-21.27235 104.53594,-126.9849 65.62498,-146.92041 + -0.90341,-0.46286 -1.89131,-0.861 -2.88881,-1.2264 + z + m -59.30231,6.4317 + c -6.15635,1.95909 -12.422699,4.18004 -18.668237,6.54069 + l -21.28452,21.82957 + c 4.882365,-0.79156 9.511695,-1.32363 13.87173,-1.60792 + L 111.96002553,13.28489 + z + M 80.04687853,25.03088 + C 41.21574853,41.00354 6.49128833,60.51418 6.49128833,60.51418 + 27.11934853,52.78365 45.74921353,47.00453 62.00544853,43.5356 + l 18.04143,-18.50472 + z" /> + <text style="fill:#ffffff;font-size:84.94529191px;font-family:URW Gothic L" + x="194.22346366" y="110.83513921" >Parabola</text> + <g style="fill:#ffffff;font-weight:600;font-family:URW Gothic L;"> + <text style="font-size:39.62505691px" + x="573.40910145" y="93.06347097">GNU</text> + <text style="font-size:18.28203671px" + x="573.40910145" y="111.70176442">Linux-libre</text> + </g> </svg> |