13 lines
581 B
XML
13 lines
581 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="381" height="2016" viewBox="0 0 381 2016">
|
|
<defs>
|
|
<linearGradient id="linear-gradient" x1="0.5" y1="1" x2="0.5" gradientUnits="objectBoundingBox">
|
|
<stop offset="0"/>
|
|
<stop offset="0.695"/>
|
|
<stop offset="0.971" stop-opacity="0"/>
|
|
<stop offset="1" stop-opacity="0"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect id="Rectangle_1" data-name="Rectangle 1" width="1" height="2016" fill="url(#linear-gradient)" opacity="0.1"/>
|
|
</svg>
|