Skip to content

Instantly share code, notes, and snippets.

@dtinth
Last active August 29, 2015 14:08
Show Gist options
  • Save dtinth/4f9200f2474404557ef5 to your computer and use it in GitHub Desktop.
Save dtinth/4f9200f2474404557ef5 to your computer and use it in GitHub Desktop.
Don't you want?
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
width="720" height="130">
<text fill="#000000" stroke="none" font="bold 40px Helvetica Neue, Helvetica, sans-serif" text-anchor="middle"
y="45" x="360" style="text-anchor: middle; font: bold 40px Helvtica Neue, Helvetica, sans-serif;">
<tspan dy="10.75">Don’t you want big, centered buttons</tspan>
</text>
<text fill="#000000" stroke="none" font="bold 40px Helvetica Neue, Helvetica, sans-serif" text-anchor="middle"
y="105" x="360" style="text-anchor: middle; font: bold 40px Helvtica Neue, Helvetica, sans-serif;">
<tspan dy="10.75">for your README.md?</tspan>
</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment