Skip to content

Instantly share code, notes, and snippets.

@ryanwilson
Last active January 25, 2017 23:05
Show Gist options
  • Save ryanwilson/897401eb4058ba63387e44bd6f955b65 to your computer and use it in GitHub Desktop.
Save ryanwilson/897401eb4058ba63387e44bd6f955b65 to your computer and use it in GitHub Desktop.
Nail Polish Holder
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" width="2+9+632+9+2" height="2+640+2">
<!-- Outer path of side -->
<path d="M2 92 v-29 h13 v-32 h-13 v-29 h675 v316 h-13 v33 h13 v316 Z" stroke="black" stroke-width="1" fill="none"/>
<!-- OUTLINE of horizontal Steps -->
<path d="M11 22 v13 h120 v-13 Z" stroke="red" stroke-width="0.5" fill="none"/>
<path d="M144 135 v13 h120 v-13 Z" stroke="red" stroke-width="0.5" fill="none"/>
<path d="M277 248 v13 h120 v-13 Z" stroke="red" stroke-width="0.5" fill="none"/>
<path d="M410 361 v13 h120 v-13 Z" stroke="red" stroke-width="0.5" fill="none"/>
<path d="M543 474 v13 h120 v-13 Z" stroke="red" stroke-width="0.5" fill="none"/>
<!-- Horizontal Steps -->
<path d="M55 22 v13 h32 v-13 Z" stroke="black" stroke-width="1" fill="none"/>
<path d="M190 135 v13 h32 v-13 Z" stroke="black" stroke-width="1" fill="none"/>
<path d="M325 248 v13 h32 v-13 Z" stroke="black" stroke-width="1" fill="none"/>
<path d="M460 361 v13 h32 v-13 Z" stroke="black" stroke-width="1" fill="none"/>
<path d="M595 474 v13 h32 v-13 Z" stroke="black" stroke-width="1" fill="none"/>
<!-- OUTLINE of vertical Steps -->
<path d="M131 2 h13 v200 h-13 Z" stroke="green" stroke-width="0.5" fill="none"/>
<path d="M264 115 h13 v200 h-13 Z" stroke="green" stroke-width="0.5" fill="none"/>
<path d="M397 228 h13 v200 h-13 Z" stroke="green" stroke-width="0.5" fill="none"/>
<path d="M530 341 h13 v200 h-13 Z" stroke="green" stroke-width="0.5" fill="none"/>
<path d="M663 454 h13 v200 h-13 Z" stroke="green" stroke-width="0.5" fill="none"/>
<!-- Vertical Steps -->
<path d="M131 87 v32 h13 v-32 Z" stroke="black" stroke-width="1" fill="none"/>
<path d="M264 200 v32 h13 v-32 Z" stroke="black" stroke-width="1" fill="none"/>
<path d="M397 313 v32 h13 v-32 Z" stroke="black" stroke-width="1" fill="none"/>
<path d="M530 426 v32 h13 v-32 Z" stroke="black" stroke-width="1" fill="none"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment