gctGenerator/docs/buffer.svg
2021-12-28 16:02:23 +00:00

20 lines
No EOL
1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="43" height="20" role="img" aria-label="Buffer">
<title>Buffer</title>
<linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1" />
<stop offset="1" stop-opacity=".1" />
</linearGradient>
<clipPath id="r">
<rect width="43" height="20" rx="3" fill="#fff" />
</clipPath>
<g clip-path="url(#r)">
<rect width="0" height="20" fill="#007ec6" />
<rect x="0" width="43" height="20" fill="#007ec6" />
<rect width="43" height="20" fill="url(#s)" />
</g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" text-rendering="geometricPrecision" font-size="110">
<text aria-hidden="true" x="215" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="330">Buffer</text>
<text x="215" y="140" transform="scale(.1)" fill="#fff" textLength="330">Buffer</text>
</g>
</svg>