Add svg recreation of logo to resources (#6296)

Co-authored-by: nerix <nero.9@hotmail.de>
This commit is contained in:
treuks
2025-06-28 11:45:05 +00:00
committed by GitHub
parent 4f4ea09a53
commit f3c11a5159
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256" fill="none"><mask id="a" width="229" height="255" x="14" y="0" maskUnits="userSpaceOnUse" style="mask-type:luminance"><path fill="#fff" fill-rule="evenodd" d="M140 0c42 0 79.3 20.6 102.2 52.3l-52.4 52.4a55.2 55.2 0 0 0-93.5-10.1 54.8 54.8 0 0 0-9.7 46.5l.1.6a55.1 55.1 0 0 0 40 39.7h.3-.2a42.5 42.5 0 0 0 1 .2h-.1.1l.3.1h-.1.4-.3l.9.2h-.3.4-.1H129.3h-.1a60.3 60.3 0 0 0 10 1.1h.8c16.3 0 31-7 41-18.3l.6-.7a55.2 55.2 0 0 0 2.3-2.8v-.2s.2 0 .2-.2l-.1.2a68.2 68.2 0 0 0 6-10l50.5 51a126.3 126.3 0 0 1-61.7 44h-.5.1l-1.2.4.8-.2a148.5 148.5 0 0 1-2.5.7l-.6.2h-.2l-.5.2h.3a86.6 86.6 0 0 1-1.4.3h-.1l-.5.2h-.3c-10.3 2.8-21 4.2-32.2 4.2h-1.2c-24.5-.3-47.3-7.4-66.5-19.7-14 16.7-25.2 21.3-49.3 22.2 19.4-16.5 19.9-35 10.8-60.7A125.8 125.8 0 0 1 140 0Z" clip-rule="evenodd"/></mask><g mask="url(#a)"><path fill="#989898" d="M57.4 99.9C93.2 64.1 145 57.6 174 84.7a55 55 0 1 0 16 66.3l50.6 51a125.8 125.8 0 0 1-168.2 30.3c-14 16.7-25.2 21.3-49.3 22.2 19.4-16.5 19.9-35 10.8-60.7-2.9-4.5-5.5-9.2-7.8-14-2.9-26.3 8-56.5 31.4-79.9Z"/><g filter="url(#b)"><path fill="#8DD0FF" d="M140 0c42 0 79.3 20.6 102.2 52.3l-52.4 52.4a55.2 55.2 0 00-15.9-20C145 57.6 93.2 64.1 57.4 100 34 123.3 24 154 26 179.7A126 126 0 01140 0Z"/></g><path fill="#8DE1FF" d="M57 99.5C93 63.7 145 57 174.3 84.3l.3-.4h.1l-.3.5a55.7 55.7 0 0 1 16 20 .5.5 0 0 1-.9.6v-.1l-.4-.7c-3.6-7.5-8.9-14-15.4-19l-.3.3.3-.4-.3.3.3-.3c-28.8-26.9-80.2-20.5-115.8 15.2-23 22.9-33.8 55-31.4 81l.1 1.1v.1a.5.5 0 0 1-1 .2v-.1l-.1-1.3A107.3 107.3 0 0 1 57 99.5Zm116.3-14Z"/></g><defs><filter id="b" width="260.2" height="221.7" x="-2" y="0" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="26"/><feGaussianBlur stdDeviation="8"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_15_199"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_15_199" result="shape"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dx="6" dy="6"/><feGaussianBlur stdDeviation="8"/><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic"/><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0"/><feBlend in2="shape" result="effect2_innerShadow_15_199"/></filter></defs></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB