28 lines
1.3 KiB
XML
28 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="256" height="256" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<defs>
|
|
<linearGradient id="Gradient" x1="0" x2="0" y1="0" y2="1">
|
|
<stop offset="0%" style="stop-color:#8FF0A4;stop-opacity:1" />
|
|
<stop offset="100%" style="stop-color:#1C71D8;stop-opacity:1" />
|
|
</linearGradient>
|
|
<filter id="alpha-to-white">
|
|
<feColorMatrix in="SourceGraphic" type="matrix"
|
|
values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
|
|
</filter>
|
|
<g id="child-svg"><svg xmlns="http://www.w3.org/2000/svg" height="16px" viewBox="0 0 16 16" width="16px">
|
|
<path d="m 12.277344 0.832031 c -0.578125 0.007813 -1.167969 0.230469 -1.691406 0.753907 l -9 9 c -0.375 0.375 -0.585938 0.882812 -0.585938 1.414062 v 3 h 3 c 0.53125 0 1.039062 -0.210938 1.414062 -0.585938 l 9 -9 c 1.789063 -1.789062 0.082032 -4.390624 -1.890624 -4.570312 c -0.082032 -0.011719 -0.164063 -0.011719 -0.246094 -0.011719 z m -1.777344 3.605469 l 1.0625 1.0625 l -7.0625 7.0625 l -1.0625 -1.0625 z m 0 0" fill="#2e3436" />
|
|
</svg></g>
|
|
</defs>
|
|
<rect
|
|
width="256"
|
|
height="256"
|
|
fill="url(#Gradient)"
|
|
ry="128"
|
|
x="0"
|
|
y="0" />
|
|
<use xlink:href="#child-svg" filter="url(#alpha-to-white)"
|
|
transform="matrix(8,0,0,8,64,64)" />
|
|
</svg>
|