Last active
October 8, 2015 07:55
-
-
Save lindig/e7f4f0042f194b34a8bb to your computer and use it in GitHub Desktop.
LaTeX Logo With Characters Joined
This file contains 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"?> | |
<!-- Generator: Adobe Illustrator 16.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |
width="841.89px" height="595.276px" viewBox="0 0 841.89 595.276" enable-background="new 0 0 841.89 595.276" | |
xml:space="preserve"> | |
<g> | |
<g> | |
<path d="M210.709,362.871H56.58v-11.815H85.7V186.207H56.58v-11.812c7.964,0.546,39.287,0.546,49.45,0.546l52.48-0.546v11.812 | |
h-36.542v164.849h29.396c49.455,0,53.851-43.413,55.773-62.367h11.542L210.709,362.871z"/> | |
</g> | |
<g> | |
<path d="M269.709,336.753c-8.701,0-30.924,0-38.254,0.461v-9.849h21.536l-14.433-35.735h-61.392l-12.138,29.774 | |
c-0.46,0.923-0.46,1.375-1.148,3.438c6.415,2.522,15.121,2.522,20.161,2.522v9.849c-5.273-0.461-21.99-0.461-28.179-0.461 | |
c-6.643,0-20.388,0-26.343,0.461v-9.849h4.125c5.04,0,5.955,0,11.683-0.687c6.416-0.688,6.416-1.148,8.018-4.812l56.806-139.735 | |
c1.602-4.12,2.062-5.268,7.791-5.268c5.495,0,5.955,1.148,7.557,5.268l58.87,145.234h21.764v9.849 | |
C300.405,336.753,277.038,336.753,269.709,336.753z M207.862,215.805l-26.798,65.972h53.369L207.862,215.805z"/> | |
</g> | |
<g> | |
<path d="M424.287,241.98c-2.467-30.219-4.667-53.304-44.23-53.304h-21.981v162.379h41.491v11.815l-59.626-0.554l-59.616,0.554 | |
v-11.815h41.48V188.676h-22.251c-39.563,0-41.761,23.355-44.236,53.304h-11.537l5.495-65.117h181.062l5.49,65.117H424.287z"/> | |
</g> | |
<g> | |
<path d="M578.159,423.937H406.432v-11.812h29.127V248.649h-29.127v-11.818h167.047l7.972,65.118h-11.543 | |
c-4.113-35.445-13.187-53.3-55.222-53.3h-42.855v72.258h16.208c26.374,0,29.116-11.543,29.116-32.146h11.54v76.106h-11.54 | |
c0-20.881-2.742-32.147-29.116-32.147h-16.208v79.404h42.855c47.802,0,57.971-21.434,63.74-62.366h11.546L578.159,423.937z"/> | |
</g> | |
<g> | |
<path d="M741.349,359.264c-10.436,0-37.916,0-46.71,0.552v-11.811h22.803l-49.449-68.691l-48.907,65.394 | |
c7.97,3.298,21.981,3.298,25,3.298v11.811c-6.862-0.552-30.49-0.552-39.012-0.552c-7.687,0-29.947,0-36.26,0.552v-11.811h7.417 | |
c7.685,0,9.064-0.278,15.938-0.825c9.613-0.828,10.436-1.65,12.904-4.948l55.22-73.633l-60.989-85.444h-26.646v-11.814 | |
c7.42,0.547,34.612,0.547,43.959,0.547c11.261,0,37.097,0,46.98-0.547v11.814h-22.804l40.94,57.147l40.104-53.851 | |
c-8.239-3.296-21.695-3.296-25.002-3.296v-11.814c6.877,0.547,30.775,0.547,39.296,0.547c7.688,0,29.668,0,35.99-0.547v11.814 | |
h-7.146c-7.97,0-9.064,0-16.209,0.822c-9.061,0.823-10.165,1.375-12.904,4.949l-46.44,62.091l69.514,96.988h26.376v11.811 | |
C778.443,359.264,750.143,359.264,741.349,359.264z"/> | |
</g> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Logo is part of my answer for a question on the TeX Stack Exchange.