Publish LumaOps source

This commit is contained in:
LumaOps release export
2026-09-03 01:18:36 +02:00
commit 7f1c0e5f71
2363 changed files with 501543 additions and 0 deletions
@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<defs>
<linearGradient id="luma" x1="14" y1="10" x2="51" y2="53" gradientUnits="userSpaceOnUse">
<stop stop-color="#9EA5FF"/>
<stop offset="0.52" stop-color="#6570FF"/>
<stop offset="1" stop-color="#36D9B6"/>
</linearGradient>
</defs>
<rect width="64" height="64" rx="15" fill="#0B1020"/>
<path d="M19 15v29c0 3.3 2.7 6 6 6h25" fill="none" stroke="url(#luma)" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="47" cy="19" r="5" fill="#36D9B6"/>
</svg>

After

Width:  |  Height:  |  Size: 589 B