Skip to content

Instantly share code, notes, and snippets.

@johngruen
Created September 13, 2016 17:38
Show Gist options
  • Save johngruen/87df6a3e6e37ac7e1cf264d875c6c45f to your computer and use it in GitHub Desktop.
Save johngruen/87df6a3e6e37ac7e1cf264d875c6c45f to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="16"
height="16"
viewBox="0 0 16 16">
<style>
path {
fill: #000;
}
</style>
<path id="downloads" d="M14.6,9.1L9,14.6C8.8,14.9,8.4,15,8,15s-0.8-0.1-1.1-0.4L1.3,9.1C0.8,8.5,0.9,8,1.7,8H5V2c0-0.6,0.4-1,1-1h4 c0.6,0,1,0.4,1,1v6h3.2C15,8,15.2,8.5,14.6,9.1z"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment