Skip to content

Instantly share code, notes, and snippets.

@alyssamichelle
Created October 2, 2015 13:25
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 alyssamichelle/5ac4e85ebb64ee44cd7f to your computer and use it in GitHub Desktop.
Save alyssamichelle/5ac4e85ebb64ee44cd7f to your computer and use it in GitHub Desktop.
Smuffle-Phone Icon
<h1>Smuffle-Screen Icon</h1>
<svg width="400" height="300" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
<rect x="20" y="20" stroke="#FF2626" ry="2" rx="2" height="100" width="70" stroke-width="10" fill="white"/>
<circle r="3" cy="120" cx="55" fill="white"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment