Skip to content

Instantly share code, notes, and snippets.

@chrissy-dev
Last active January 23, 2017 17:27
Show Gist options
  • Save chrissy-dev/ce2ff5775219614a0c6e09aea40655cd to your computer and use it in GitHub Desktop.
Save chrissy-dev/ce2ff5775219614a0c6e09aea40655cd to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="300px" height="300px" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 41.2 (35397) - http://www.bohemiancoding.com/sketch -->
<title>icon@1x</title>
<desc>Created with Sketch.</desc>
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="#FBDA61" offset="0%"></stop>
<stop stop-color="#F76B1C" offset="100%"></stop>
</linearGradient>
<circle id="path-2" cx="449" cy="449" r="449"></circle>
<filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-3">
<feOffset dx="0" dy="20" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
<feGaussianBlur stdDeviation="10" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
</filter>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="icon">
<g id="Group" transform="translate(63.000000, 64.000000)">
<g id="Group-2">
<g id="Oval">
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
<use fill="url(#linearGradient-1)" fill-rule="evenodd" xlink:href="#path-2"></use>
</g>
<text id="" font-family="Ionicons" font-size="700" font-weight="400" fill="#FFFFFF">
<tspan x="166.125" y="710"></tspan>
</text>
</g>
</g>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment