fix: Docs emblems

This commit is contained in:
David Lapshin 2023-02-10 15:43:06 +03:00
parent 46586054d3
commit 85d1197438
2 changed files with 1 additions and 55 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

View file

@ -1,55 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
width="128"
height="128"
version="1.1"
id="svg3132"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<defs
id="defs3126">
<linearGradient
id="a"
x1="0"
x2="0"
y1="0"
y2="256"
gradientUnits="userSpaceOnUse"
gradientTransform="scale(0.5)">
<stop
offset="0%"
style="stop-color:#3584e4;stop-opacity:1"
id="stop3111" />
<stop
offset="100%"
style="stop-color:#8ff0a4;stop-opacity:1"
id="stop3113" />
</linearGradient>
</defs>
<rect
width="128"
height="128"
fill="url(#a)"
ry="64"
id="rect3128"
x="0"
y="0"
style="fill:url(#a);stroke-width:0.5"
rx="64" />
<g
fill="#2e3436"
stroke-width="207.866"
paint-order="markers stroke fill"
id="g1289"
transform="matrix(3.9999998,0,0,3.9999998,32.000002,32.000002)"
style="fill:#ffffff">
<path
d="M 3,0 C 1.34,0 0,1.34 0,3 v 2 c 0,1.66 1.34,3 3,3 h 10 c 1.66,0 3,-1.34 3,-3 V 3 C 16,1.34 14.66,0 13,0 Z m 0,2 h 10 c 0.555,0 1,0.445 1,1 v 2 c 0,0.555 -0.445,1 -1,1 H 3 C 2.445,6 2,5.555 2,5 V 3 C 2,2.445 2.445,2 3,2 Z m 6,8 v 5 C 9,15.554 8.554,16 8,16 7.446,16 7,15.554 7,15 V 10 C 7,9.446 7.446,9 8,9 8.554,9 9,9.446 9,10 Z"
id="path1285"
style="fill:#ffffff" />
<path
d="m 8,9 h 7 c 0.554,0 1,0.446 1,1 0,0.554 -0.446,1 -1,1 H 8 C 7.446,11 7,10.554 7,10 7,9.446 7.446,9 8,9 Z"
id="path1287"
style="fill:#ffffff" />
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256"><defs><linearGradient id="a" x1="0" x2="0" y1="0" y2="256" gradientUnits="userSpaceOnUse"><stop offset="0%" style="stop-color:#3584e4;stop-opacity:1"/><stop offset="100%" style="stop-color:#8ff0a4;stop-opacity:1"/></linearGradient></defs><rect width="256" height="256" fill="url(#a)" rx="128" ry="128" style="fill:url(#a);stroke-width:1"/><g fill="#2e3436" stroke-width="207.866" paint-order="markers stroke fill" style="fill:#fff"><path d="M3 0C1.34 0 0 1.34 0 3v2c0 1.66 1.34 3 3 3h10c1.66 0 3-1.34 3-3V3c0-1.66-1.34-3-3-3Zm0 2h10c.555 0 1 .445 1 1v2c0 .555-.445 1-1 1H3c-.555 0-1-.445-1-1V3c0-.555.445-1 1-1Zm6 8v5c0 .554-.446 1-1 1s-1-.446-1-1v-5c0-.554.446-1 1-1s1 .446 1 1Z" style="fill:#fff" transform="matrix(8 0 0 8 64 64)"/><path d="M8 9h7c.554 0 1 .446 1 1s-.446 1-1 1H8c-.554 0-1-.446-1-1s.446-1 1-1Z" style="fill:#fff" transform="matrix(8 0 0 8 64 64)"/></g></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 942 B