Skip to content

Instantly share code, notes, and snippets.

@stela5
Created November 5, 2011 19:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stela5/1341927 to your computer and use it in GitHub Desktop.
Save stela5/1341927 to your computer and use it in GitHub Desktop.
An svg version of the Humans TXT logo: http://humanstxt.org/
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="300px" height="275px" viewBox="0 0 71 60" >
<title>Humans TXT Logo</title>
<desc>An svg version of the Humans TXT logo: http://humanstxt.org/</desc>
<g transform="translate(0,-2)">
<path fill="#E64B07" d="m 53.73,0 1.01,0 c 4.36,0.4 8.5,3.44 9.25,7.92 2.56,15.5 3.88,31.2 6.66,46.66 C 69.03,54.42 67.41,54.27 65.79,54.14 65.18,44.92 67.01,35.4 64.38,26.41 61.94,18.99 52.95,16.61 46.01,18.18 41.03,18.96 37.17,22.48 34.1,26.24 34.18,18.39 34.93,10.44 33.5,2.66 40.26,1.95 46.98,0.87 53.73,0 z" />
<path fill="#E64B07" d="m 5.4,7.3 c 3.77,-1.81 8.08,-1.74 12.13,-2.42 0.01,1.69 0.02,3.37 0.03,5.06 1.7,0.4 3.44,0.66 5.08,1.28 0.43,2.25 0.4,4.55 0.42,6.83 -0.15,15.26 0.01,30.52 -0.1,45.78 C 19.41,63.49 15.68,63.99 12.28,62.7 8.8,61.33 6.74,57.77 6.31,54.18 4.42,42.06 2.42,29.97 0.59,17.84 -0.18,13.76 1.72,9.32 5.4,7.3 z" />
<path fill="#E64B07" d="M 47.21875,28 C 43.124219,27.945625 38.97,30.20625 36.75,33.65625 34.67,36.66625 34.26,40.44 34.25,44 c -0.03,6.64 0.06125,13.27625 0.03125,19.90625 8.23,-0.33 16.4575,0.225 24.6875,0.125 C 57.47875,63.26125 55.36,62.7325 55,60.8125 c -0.89,-4.1 -0.42875,-8.33 -0.46875,-12.5 2.11,-0.62 5.05625,-0.3375 6.15625,-2.6875 1.14,-1.82 0.895,-4.4 -0.875,-5.75 -1.93,-0.61 -3.67625,0.75625 -5.40625,1.40625 -0.03,-4.17 0.9425,-9.80625 -3.1875,-12.40625 -1.2775,-0.58 -2.635156,-0.856875 -4,-0.875 z m -4.75,4.78125 c 1.3575,-0.02063 2.73625,0.85625 2.96875,2.28125 0.84,2.23 -1.86875,4.5325 -3.96875,3.5625 -2.48,-0.68 -2.6325,-4.53 -0.3125,-5.5 0.4075,-0.215 0.86,-0.336875 1.3125,-0.34375 z M 50,33.84375 c 2.420552,-0.03498 4.570625,3.44375 2.125,5.3125 C 49.195,41.97625 45.00375,36.75 48.34375,34.5 48.878125,34.05375 49.441411,33.851821 50,33.84375 z M 38.09375,42.5 c 4.44,3.28 9.835,1.59625 14.625,0.15625 C 50.62875,47.38625 48.17,54.14875 42,54.21875 37.43,52.47875 38.58375,46.38 38.09375,42.5 z" />
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment