mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-28 09:55:49 +00:00
9 lines
569 B
XML
9 lines
569 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg version="1.2" baseProfile="tiny" id="Layer" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
x="0px" y="0px" width="100px" height="100px" viewBox="0 0 100 100" preserveAspectRatio="none" xml:space="preserve">
|
|
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="50" y1="0" x2="50" y2="100">
|
|
<stop offset="0" style="stop-color:#EBECED"/>
|
|
<stop offset="1" style="stop-color:#EBECED;stop-opacity:0"/>
|
|
</linearGradient>
|
|
<rect fill="url(#SVGID_1_)" width="100" height="100"/>
|
|
</svg>
|