Last active
August 29, 2015 13:56
-
-
Save philippeantoine/9345115 to your computer and use it in GitHub Desktop.
gistbin
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
<!doctype html> | |
<html> | |
<head><meta charset="UTF-8"><title>gist jsbin test</title></head> | |
<body> | |
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" width="100px" height="100px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve" xmlns:xml="http://www.w3.org/XML/1998/namespace"> | |
<g> | |
<path d="M17.916,11.605h27.348V2.697h10.475v8.908h32.035v22.621H17.916L6.172,22.912L17.916,11.605z M55.08,97.303H44.596V73.057 H55.08V97.303z M82.094,68.117H12.227V45.496H44.93v-6.908h10.484v6.908h26.68l11.734,11.306L82.094,68.117z"/> | |
</g> | |
</svg> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment