Skip to content

Instantly share code, notes, and snippets.

@JoelBesada
Created November 7, 2013 17:11
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 JoelBesada/7358159 to your computer and use it in GitHub Desktop.
Save JoelBesada/7358159 to your computer and use it in GitHub Desktop.
Untitled
body {
font-family:sans-serif;
}
.resize {
resize:both;
overflow: auto;
width: 30px;
height: 20px;
}
.logout {
width: 100%;
height: 100%;
resize: both;
}
<h1>Animated SVG - Try Resizing it</h1>
<div class="resize">
<img src="https://gist.github.com/JoelBesada/24ed27dcdde42a2eeef0/raw/f9881c29b9535640970a6a51d680f5fc47ec30a1/logout.svg" alt="logout" class="logout">
</div>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment