mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-24 08:08:18 -05:00
15 lines
No EOL
736 B
XML
15 lines
No EOL
736 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="330px" height="32px" viewBox="0 0 330 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<title>Map Key</title>
|
|
<defs>
|
|
<linearGradient x1="-1.11022302e-14%" y1="50%" x2="100%" y2="50%" id="linearGradient-1">
|
|
<stop stop-color="#0EBD8C" stop-opacity="0.05" offset="0%"></stop>
|
|
<stop stop-color="#0EBD8C" offset="100%"></stop>
|
|
</linearGradient>
|
|
</defs>
|
|
<g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
<g id="Map-Key" fill="url(#linearGradient-1)">
|
|
<rect x="0" y="0" width="330" height="32" rx="16"></rect>
|
|
</g>
|
|
</g>
|
|
</svg> |