2018-03-25 18:13:48 +00:00
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
|
|
|
|
<defs>
|
|
|
|
<linearGradient id="storm-c" x1="50%" x2="50%" y1="0%" y2="100%">
|
|
|
|
<stop offset="0%" stop-color="#FFF" stop-opacity=".5"/>
|
|
|
|
<stop offset="100%" stop-opacity=".5"/>
|
|
|
|
</linearGradient>
|
|
|
|
<circle id="storm-b" cx="16" cy="15" r="15"/>
|
|
|
|
<filter id="storm-a" width="111.7%" height="111.7%" x="-5.8%" y="-4.2%" filterUnits="objectBoundingBox">
|
|
|
|
<feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/>
|
|
|
|
<feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1" stdDeviation=".5"/>
|
|
|
|
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1"/>
|
|
|
|
<feColorMatrix in="shadowBlurOuter1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.199473505 0"/>
|
|
|
|
</filter>
|
|
|
|
<polygon id="storm-e" points="23 5 10.971 13.25 17.047 17.125 9 25 22.302 15.792 16.308 11.917"/>
|
|
|
|
<filter id="storm-d" width="125%" height="117.5%" x="-12.5%" y="-6.2%" filterUnits="objectBoundingBox">
|
|
|
|
<feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1"/>
|
|
|
|
<feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1" stdDeviation=".5"/>
|
|
|
|
<feColorMatrix in="shadowBlurOuter1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.204257246 0"/>
|
|
|
|
</filter>
|
|
|
|
</defs>
|
|
|
|
<g fill="none" fill-rule="evenodd">
|
|
|
|
<use fill="#000" filter="url(#storm-a)" xlink:href="#storm-b"/>
|
|
|
|
<use fill="#080D98" xlink:href="#storm-b"/>
|
|
|
|
<use fill="url(#storm-c)" style="mix-blend-mode:soft-light" xlink:href="#storm-b"/>
|
|
|
|
<circle cx="16" cy="15" r="14.5" stroke="#000" stroke-opacity=".097"/>
|
|
|
|
<g>
|
|
|
|
<use fill="#000" filter="url(#storm-d)" xlink:href="#storm-e"/>
|
|
|
|
<use fill="#FFF" xlink:href="#storm-e"/>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|