Created
May 20, 2022 09:11
-
-
Save ntoll/6aa7e67d07029b9ae2a6e6eb65525d64 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<svg | |
xmlns:dc="http://purl.org/dc/elements/1.1/" | |
xmlns:cc="http://creativecommons.org/ns#" | |
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:svg="http://www.w3.org/2000/svg" | |
xmlns="http://www.w3.org/2000/svg" | |
version="1.1" | |
viewBox="0 0 154 48" | |
role="img" | |
id="lewagon-logo"> | |
<metadata | |
id="metadata14"> | |
<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>Le Wagon Coding Bootcamp logo</dc:title> | |
</cc:Work> | |
</rdf:RDF> | |
</metadata> | |
<defs | |
id="defs12" /> | |
<title | |
id="lewagon-logo-title">Le Wagon Coding Bootcamp logo</title> | |
<g | |
id="g7" | |
fill-rule="nonzero" | |
fill="none"> | |
<ellipse | |
id="ellipse3" | |
ry="24" | |
rx="24.026" | |
fill="#FD1015" | |
cy="24" | |
cx="24.026" /> | |
</g> | |
<text | |
id="text18" | |
y="13.018277" | |
x="55.890339" | |
style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none" | |
xml:space="preserve"><tspan | |
y="48.408901" | |
x="55.890339" | |
id="tspan16" /></text> | |
<text | |
id="text22" | |
y="32.318539" | |
x="47.848564" | |
style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none" | |
xml:space="preserve"><tspan | |
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#ffffff" | |
y="32.318539" | |
x="47.848564" | |
id="tspan20">musboot</tspan></text> | |
<g | |
id="g8" | |
transform="translate(-486.73247,-491.00811)"> | |
<g | |
id="g6" | |
transform="matrix(0.1,0,0,-0.1,0,512)"> | |
<path | |
style="stroke-width:0.0320787;fill:#fffafa" | |
id="path4" | |
d="m 5115.3802,19.276474 c 0,-83.8996 -0.1796,-121.787304 -0.665,-123.100004 l -0.6019,-1.9396 -2.5337,1.4368 c -4.1032,2.3772 -13.154,5.250604 -19.8508,6.315204 -8.7483,1.3747 -22.3845,0.8751 -32.2799,-1.2506 -32.885,-7.125004 -57.5039,-27.879504 -57.5039,-48.575204 0,-4.3756 2.1115,-10.6287 4.828,-14.3806 9.2305,-12.8164 30.7736,-19.4418 54.1823,-16.7544 21.7825,2.4392 41.3308,11.0662 54.2453,23.9447 5.4897,5.3748 8.6884,10.0017 11.0425,15.6932 l 1.5095,3.7519 0.3026,98.469504 0.3025,98.4662 6.3344,0.1861 c 18.9463,0.5616 40.1836,-5.6882 59.0102,-17.5054 13.0941,-8.1895 25.3405,-19.1937 39.6416,-35.7000002 4.6452,-5.378 8.4458,-9.6915 8.5687,-9.6294 0.3624,0.43750003 -2.414,26.6974002 -3.4382,32.3856002 -6.3942,34.9488 -27.515,64.5818 -60.8821,85.212196 -16.8349,10.3773 -37.8296,19.0695 -54.8473,22.57 -2.5337,0.4996 -5.2502,1.0613 -5.975,1.2506 l -1.3867,0.3135 V 19.276474 Z" /> | |
</g> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment