2017-05-21 19:41:12 +01: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="dash-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="dash-b" cx="16" cy="15" r="15"/>
|
|
|
|
<filter id="dash-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>
|
2017-11-04 14:12:15 +00:00
|
|
|
<path id="dash-e" d="M26.5714286,11.9714286 L24.5333333,18.352381 C24.5333333,18.352381 23.2761905,21.5333333 20.2857143,21.5333333 C17.2952381,21.5333333 5.86666667,21.5333333 5.86666667,21.5333333 L6.8952381,18.352381 L19.9238095,18.352381 L19.9619048,18.352381 L22.0190476,11.9714286 L8.97142857,11.9714286 L9.98095238,8.79047619 C9.98095238,8.79047619 21.1809524,8.79047619 24.3238095,8.79047619 C27.4666667,8.79047619 26.5714286,11.9714286 26.5714286,11.9714286 Z M6.38095238,13.6857143 L14.1142857,13.6857143 L13.1238095,16.6380952 L5.37142857,16.6380952 L6.38095238,13.6857143 Z"/>
|
2017-05-21 19:41:12 +01:00
|
|
|
<filter id="dash-d" width="116.4%" height="127.5%" x="-8.2%" y="-9.8%" 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(#dash-a)" xlink:href="#dash-b"/>
|
|
|
|
<use fill="#1C75BC" xlink:href="#dash-b"/>
|
|
|
|
<use fill="url(#dash-c)" style="mix-blend-mode:soft-light" xlink:href="#dash-b"/>
|
|
|
|
<circle cx="16" cy="15" r="14.5" stroke="#000" stroke-opacity=".097"/>
|
|
|
|
<g>
|
|
|
|
<use fill="#000" filter="url(#dash-d)" xlink:href="#dash-e"/>
|
|
|
|
<use fill="#FFF" xlink:href="#dash-e"/>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|