Skip to content

Instantly share code, notes, and snippets.

@sampotts
Last active March 19, 2018 23:04
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 sampotts/76177fdc4110959deace9b3459fdd998 to your computer and use it in GitHub Desktop.
Save sampotts/76177fdc4110959deace9b3459fdd998 to your computer and use it in GitHub Desktop.
<html lang="fr">
<head>
<title>Isto é um teste</title>
</head>
<body>
<p>Aqui está um texto em francês</p>
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<path d="M12,0C5.383,0,0,5.383,0,12s5.383,12,12,12s12-5.383,12-12S18.617,0,12,0z M12,2c5.176,0,9.446,3.954,9.949,9h-4.567
L15,15.764l-6-12L5.382,11H2.051C2.554,5.954,6.824,2,12,2z M12,22c-5.176,0-9.446-3.954-9.949-9h4.567L9,8.236l6,12L18.618,13
h3.331C21.446,18.046,17.176,22,12,22z"/>
</svg>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment