Skip to content

Instantly share code, notes, and snippets.

@tomleo
Created April 9, 2015 14:46
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 tomleo/250c9dc1a906ed09cd74 to your computer and use it in GitHub Desktop.
Save tomleo/250c9dc1a906ed09cd74 to your computer and use it in GitHub Desktop.
MYMemz
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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="144px" height="144px" viewBox="0 0 144 144" enable-background="new 0 0 144 144" xml:space="preserve">
<g class="icon-group">
<rect x="48.897" y="51.83" width="48.128" height="31.006"/>
<path d="M39.805,40.339v66.308h66.309V40.339H39.805z M101.838,87.781c0,2.131-1.734,3.875-3.852,3.875H80.123v2.58
h7.219v4.711H58.466v-4.711h7.218v-2.58H47.931c-2.115,0-3.851-1.744-3.851-3.875V51.916c0-2.132,1.735-3.877,3.851-3.877h50.055
c2.117,0,3.852,1.745,3.852,3.877V87.781z"/>
</g>
</svg>
#Layer_1 {
border: 1px dotted red;
}
.icon-group {
stroke: blue;
stroke-width: 1px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment