Created
April 17, 2023 23:14
-
-
Save sbliven/83324f3d59f7733828191733cd62ee00 to your computer and use it in GitHub Desktop.
SVG images for XKCD "1-to-1 scale" https://xkcd.com/2761/
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" ?> | |
<svg baseProfile="full" height="100%" version="1.1" viewBox="-93331.74551720635,-44602.793521686224,340072.9742025052,285968.0" width="100%" xmlns="http://www.w3.org/2000/svg" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xlink="http://www.w3.org/1999/xlink"><defs /><rect fill="black" height="285968.0" width="340072.9742025052" x="-93331.74551720635" y="-44602.793521686224" /><rect fill="black" height="8.03275e-05" width="0.00014097" x="0" y="0" /><circle cx="347.7616695199021" cy="-12751.25860863141" fill="#31AAE4" fill-opacity="0.8" r="12755.999951757936" /><circle cx="103757.22868529882" cy="98381.20647831378" fill="#972626" fill-opacity="0.8" r="142984.00003364257" /><circle cx="-5777.564526459107" cy="3570.8559158341354" fill="#B78463" fill-opacity="0.8" r="6791.999994157665" /><circle cx="27204.254482793644" cy="117425.95901997377" fill="#FFCF98" fill-opacity="0.8" r="120535.99999628832" /><circle cx="-9387.97100480175" cy="-7640.210440845771" fill="#C7B04A" fill-opacity="0.8" r="12104.000003206567" /><circle cx="32516.311386178055" cy="39442.862900458174" fill="#DDEEF6" fill-opacity="0.8" r="51118.00004556709" /><circle cx="41956.74741507449" cy="26318.323426711475" fill="#6C83AF" fill-opacity="0.8" r="49528.00003441765" /><circle cx="-4808.392651284714" cy="-827.0435276084908" fill="#8A8685" fill-opacity="0.8" r="4879.000004897593" /><text color="black" font-size="3000" text-anchor="middle" x="347.7616695199021" y="-12751.25860863141">Earth</text><text color="black" font-size="3000" text-anchor="middle" x="103757.22868529882" y="98381.20647831378">Jupiter</text><text color="black" font-size="3000" text-anchor="middle" x="-5777.564526459107" y="3570.8559158341354">Mars</text><text color="black" font-size="3000" text-anchor="middle" x="27204.254482793644" y="117425.95901997377">Saturn</text><text color="black" font-size="3000" text-anchor="middle" x="-9387.97100480175" y="-7640.210440845771">Venus</text><text color="black" font-size="3000" text-anchor="middle" x="32516.311386178055" y="39442.862900458174">Uranus</text><text color="black" font-size="3000" text-anchor="middle" x="41956.74741507449" y="26318.323426711475">Neptune</text><text color="black" font-size="3000" text-anchor="middle" x="-4808.392651284714" y="-827.0435276084908">Mercury</text></svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Code and images are released under the unlicense/CC0/public domain.