blob: 97e413511da144c0fd8fef019edb72fb27b552f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient y1="19" x2="19" gradientUnits="userSpaceOnUse" gradientTransform="matrix(2 0 0 2 0 0)" id="linearGradient4178" x1="5" y2="5">
<stop style="stop-color:#268bd2;stop-opacity:1"/>
<stop offset="1" style="stop-color:#bbb;stop-opacity:0"/>
</linearGradient>
</defs>
<path d="m 10 10 0 25 3 0 0 3 25 0 0 -25 -3 0 0 -3 z" style="fill:url(#linearGradient4178);opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/>
<path d="M 12,36 36,12" style="stroke-opacity:1;fill:none;stroke:#313131;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:2"/>
<rect width="6" style="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;stroke:#313131;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:2;stroke-dashoffset:0" x="35" height="6" y="7"/>
<rect width="6" style="stroke-dasharray:none;stroke-opacity:1;fill:none;opacity:1;stroke-miterlimit:4;stroke:#313131;stroke-linecap:butt;stroke-linejoin:miter;stroke-width:2;stroke-dashoffset:0" x="7" height="6" y="35"/>
</svg>
|