README.md
Rendering markdown...
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<defs>
<linearGradient id="bg" x1="8" y1="8" x2="56" y2="56" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#0d1f26"/>
<stop offset="0.48" stop-color="#06090f"/>
<stop offset="1" stop-color="#170b14"/>
</linearGradient>
<filter id="glow" x="-40%" y="-40%" width="180%" height="180%">
<feGaussianBlur stdDeviation="1.2" result="blur"/>
<feMerge>
<feMergeNode in="blur"/>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
</defs>
<rect width="64" height="64" rx="14" fill="url(#bg)"/>
<path d="M12 14h40v36H12z" fill="none" stroke="#79e6ff" stroke-width="2.2" opacity="0.62"/>
<path d="M18 44 27 20l8 18 5-10 6 16" fill="none" stroke="#eef4ff" stroke-width="4.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M13 50h38" stroke="#7dffb5" stroke-width="2" stroke-linecap="round" opacity="0.85"/>
<circle cx="49" cy="16" r="5" fill="#ff5c7a" filter="url(#glow)"/>
</svg>