2017-10-24 08:12:19 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2020-03-05 23:26:54 +00:00
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16">
|
2020-10-05 15:28:37 +00:00
|
|
|
<title>
|
|
|
|
unwatch
|
|
|
|
</title>
|
2017-10-24 08:12:19 +00:00
|
|
|
<defs>
|
|
|
|
<linearGradient id="a">
|
|
|
|
<stop offset="0" stop-color="#c2edff"/>
|
|
|
|
<stop offset=".5" stop-color="#68bdff"/>
|
|
|
|
<stop offset="1" stop-color="#fff"/>
|
|
|
|
</linearGradient>
|
2020-10-05 15:28:37 +00:00
|
|
|
<linearGradient id="b" x1="13.5" x2="4.6" y1="14.4" y2="3.4" gradientUnits="userSpaceOnUse" xlink:href="#a"/>
|
2017-10-24 08:12:19 +00:00
|
|
|
</defs>
|
2021-03-25 16:15:32 +00:00
|
|
|
<path fill="url(#b)" stroke="#7cb5d1" d="m8.1 1.1 2.2 4.5 4.8.7-3.5 3.4.9 4.8L8 12.2l-4.3 2.3.8-4.8L1 6.3l4.8-.7z"/>
|
2017-10-24 08:12:19 +00:00
|
|
|
</svg>
|