Skip to content

Instantly share code, notes, and snippets.

@adamjoyce
Created February 13, 2019 17:24
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 adamjoyce/55bcb648548858aae9c767b5dabe5a01 to your computer and use it in GitHub Desktop.
Save adamjoyce/55bcb648548858aae9c767b5dabe5a01 to your computer and use it in GitHub Desktop.
Contact Letter SVG generated from Sketch
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8"?>
<svg width="41px" height="26px" viewBox="0 0 41 26" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch -->
<title>Icons/Contact/Letter/White</title>
<desc>Created with Sketch.</desc>
<defs>
<rect id="path-1" x="0" y="0" width="36" height="11"></rect>
<rect id="path-3" x="0" y="0" width="36" height="16"></rect>
</defs>
<g id="Icons/Contact/Letter/White" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<rect id="Rectangle" stroke="#FFFFFF" stroke-width="2" x="3" y="1" width="36" height="24" rx="2"></rect>
<g id="Triangle-Bottom" transform="translate(3.000000, 13.000000)">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Mask" fill-opacity="0" fill="#D8D8D8" xlink:href="#path-1"></use>
<path d="M18,-3.29545386 L37.7873368,13 L-1.78733682,13 L18,-3.29545386 Z" id="Triangle-Copy" stroke="#FFFFFF" stroke-width="2" mask="url(#mask-2)"></path>
</g>
<g id="Triangle-Top" transform="translate(3.000000, 2.000000)">
<mask id="mask-4" fill="white">
<use xlink:href="#path-3"></use>
</mask>
<use id="Mask" fill-opacity="0" fill="#D8D8D8" xlink:href="#path-3"></use>
<path d="M18,-2.29545386 L37.7873368,14 L-1.78733682,14 L18,-2.29545386 Z" id="Triangle" stroke="#FFFFFF" stroke-width="2" mask="url(#mask-4)" transform="translate(18.000000, 6.000000) scale(1, -1) translate(-18.000000, -6.000000) "></path>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment