Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-22 13:58:55 +01:00
parent 4af19165ec
commit 68073add76
12458 changed files with 12350765 additions and 2 deletions

View file

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="36" height="36" version="1.1" viewBox="0 0 36 36" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
<defs>
<filter id="filter1" x="-.147" y="-.147" width="1.294" height="1.294" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="1.5925"/>
</filter>
<linearGradient id="linearGradient1" x1="18" x2="18" y1="3" y2="29" gradientUnits="userSpaceOnUse">
<stop stop-color="#3fa8f3" offset="0"/>
<stop stop-color="#2089d4" offset="1"/>
</linearGradient>
</defs>
<circle cx="18" cy="18" r="13" filter="url(#filter1)" opacity=".35"/>
<circle cx="18" cy="16" r="13" fill="url(#linearGradient1)" stroke="#fff" stroke-width="2"/>
<g fill="#fff">
<circle cx="18" cy="10.375" r="2.25"/>
<rect x="15" y="13.375" width="4.5" height="2.25" rx=".75" ry=".75"/>
<rect x="16.5" y="14.875" width="3" height="7.5"/>
<rect x="15" y="21.625" width="6" height="2.25" rx=".75" ry=".75"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 977 B