Skip to content

Instantly share code, notes, and snippets.

@ptb
Created October 16, 2014 15:40
Show Gist options
  • Select an option

  • Save ptb/492aaa315bae318c6e09 to your computer and use it in GitHub Desktop.

Select an option

Save ptb/492aaa315bae318c6e09 to your computer and use it in GitHub Desktop.
HTML 5 logo in SVG
Display the source blob
Display the rendered blob
Raw
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'><path fill='#e34f26' d='m14 8 8 94 38 11 38-11 8-94zm17 19h58l-1 11h-44l1 12h42l-3 36-24 6-24-6-1-18h11l1 9 13 3 13-3 1-15h-40z'/></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment