mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
14 lines
755 B
XML
14 lines
755 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<svg width="256px" height="256px" viewBox="0 0 256 256" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="xMidYMid">
|
||
|
<title>Kotlin</title>
|
||
|
<defs>
|
||
|
<linearGradient x1="99.9909179%" y1="-0.0107311249%" x2="0.00995772309%" y2="100.010253%" id="linearGradient-1">
|
||
|
<stop stop-color="#E44857" offset="0.3435144%"></stop>
|
||
|
<stop stop-color="#C711E1" offset="46.89%"></stop>
|
||
|
<stop stop-color="#7F52FF" offset="100%"></stop>
|
||
|
</linearGradient>
|
||
|
</defs>
|
||
|
<g>
|
||
|
<polygon fill="url(#linearGradient-1)" fill-rule="nonzero" points="256 256 0 256 0 0 256 0 128 127.948759"></polygon>
|
||
|
</g>
|
||
|
</svg>
|