Renamed source directory, changed dockerfile for running docker image according to the official documentation

This commit is contained in:
2026-03-06 12:32:44 +01:00
parent 3cd2c3d0a6
commit 460fdb828e
409 changed files with 36 additions and 34 deletions

View File

@@ -0,0 +1,17 @@
<svg width="59" height="59" viewBox="0 0 59 59" fill="none" xmlns="http://www.w3.org/2000/svg">
<g filter="url(#filter0_d_3582_15417)">
<path d="M29.5 46C29.5 33.5541 39.5541 23.5 52 23.5C39.5541 23.5 29.5 13.4459 29.5 1C29.5 13.4459 19.4459 23.5 7 23.5C19.4459 23.5 29.5 33.5984 29.5 46Z" fill="#0055D6"/>
</g>
<defs>
<filter id="filter0_d_3582_15417" x="0" y="0" width="59" height="59" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
<feOffset dy="6"/>
<feGaussianBlur stdDeviation="3.5"/>
<feComposite in2="hardAlpha" operator="out"/>
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0.171667 0 0 0 0 0.429167 0 0 0 0.37 0"/>
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3582_15417"/>
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3582_15417" result="shape"/>
</filter>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB