librsvg source for verification 2026-05-22

This commit is contained in:
2026-05-22 16:45:08 +08:00
commit 75af7ac721
2138 changed files with 161177 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="128px" viewBox="0 0 128 128" width="128px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<linearGradient id="a" gradientUnits="userSpaceOnUse" x1="12.00002" x2="116.000023" y1="65.999893" y2="65.999893">
<stop offset="0" stop-color="#26a269"/>
<stop offset="0.05" stop-color="#30ca85"/>
<stop offset="0.1" stop-color="#26a16a"/>
<stop offset="0.9" stop-color="#26a16a"/>
<stop offset="0.95" stop-color="#30ca85"/>
<stop offset="1" stop-color="#26a269"/>
</linearGradient>
<path d="m 20 16 h 88 c 4.417969 0 8 3.582031 8 8 v 84 c 0 4.417969 -3.582031 8 -8 8 h -88 c -4.417969 0 -8 -3.582031 -8 -8 v -84 c 0 -4.417969 3.582031 -8 8 -8 z m 0 0" fill="url(#a)"/>
<path d="m 20 8 h 88 c 4.417969 0 8 3.582031 8 8 v 84 c 0 4.417969 -3.582031 8 -8 8 h -88 c -4.417969 0 -8 -3.582031 -8 -8 v -84 c 0 -4.417969 3.582031 -8 8 -8 z m 0 0" fill="#33d17a"/>
<path d="m 40 89.308594 h 23.367188 c 15.160156 0 24.632812 -7.488282 24.632812 -19.308594 c 0 -10.828125 -7.941406 -17.683594 -20.84375 -17.683594 h -19.847656 v 9.113282 h 17.773437 c 6.675781 0 10.917969 3.96875 10.917969 10.105468 c 0 5.773438 -3.519531 8.390625 -11.097656 8.390625 h -13.445313 v -43.761719 h 8.394531 c 7.304688 0 11.367188 2.980469 11.367188 8.390626 c 0 4.421874 -2.886719 7.492187 -9.566406 9.746093 l 11.460937 1.261719 c 5.953125 -1.984375 9.835938 -7.578125 9.835938 -13.984375 c 0 -9.5625 -7.851563 -14.886719 -22.199219 -14.886719 h -20.75 z m 0 0" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB