23 lines
2.0 KiB
XML
23 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="100px" height="35px" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<pattern id="BGPattern" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
|
|
<filter x="-50.00%" y="-50.00%" width="200.00%" height="200.00%" filterUnits="objectBoundingBox" id="Filter4701">
|
|
<feOffset dx="0" dy="0" in="SourceGraphic" result="offset" id="offset" />
|
|
<feMorphology radius="1" operator="erode" in="offset" result="morphology" id="morphology" />
|
|
<feGaussianBlur stdDeviation="25" in="morphology" result="blur" id="blur" />
|
|
<feComposite in2="blur" operator="out" in="SourceGraphic" result="inverse" id="inverse" />
|
|
<feFlood flood-color="rgba(102, 255, 255, 0.34901960784313724)" in="inverse" result="color" id="color" />
|
|
<feComposite in2="inverse" operator="in" in="color" result="shadow" id="shadow" />
|
|
<feComposite in2="SourceGraphic" operator="over" in="shadow" />
|
|
</filter>
|
|
<mask fill="white" id="Clip4702">
|
|
<path d="M 0 17.5 C 0 7.699999999999999 21.999999999999996 0 50 0 C 78 0 100 7.699999999999999 100 17.5 C 100 27.3 78 35 50 35 C 21.999999999999996 35 0 27.3 0 17.5 Z " fill-rule="evenodd" />
|
|
</mask>
|
|
</defs>
|
|
<g transform="matrix(1 0 0 1 -504 -295 )">
|
|
<path d="M 0 17.5 C 0 7.699999999999999 21.999999999999996 0 50 0 C 78 0 100 7.699999999999999 100 17.5 C 100 27.3 78 35 50 35 C 21.999999999999996 35 0 27.3 0 17.5 Z " fill-rule="nonzero" fill="rgba(21, 103, 115, 1)" stroke="none" transform="matrix(1 0 0 1 504 295 )" class="fill" />
|
|
<path d="M 0 17.5 C 0 7.699999999999999 21.999999999999996 0 50 0 C 78 0 100 7.699999999999999 100 17.5 C 100 27.3 78 35 50 35 C 21.999999999999996 35 0 27.3 0 17.5 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(28, 177, 181, 1)" fill="none" transform="matrix(1 0 0 1 504 295 )" class="stroke" mask="url(#Clip4702)" />
|
|
</g>
|
|
<style>path.fill { filter: url('#Filter4701'); }</style>
|
|
</svg> |