add shenyan-app RN project + PWA push/noise updates

This commit is contained in:
2026-05-13 17:38:35 +08:00
parent 66f94f0fcf
commit 4d7110c58d
82 changed files with 14677 additions and 124 deletions

View File

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<path d="M25 45 Q15 37 20 29 Q25 20 35 23 Q38 12 50 17 Q60 7 72 20 Q85 19 82 32 Q88 37 82 45 Q77 52 60 49 Q50 55 40 49 Z" fill="#fff" opacity="0.8"/>
<circle cx="30" cy="65" r="2.5" fill="#fff"/>
<circle cx="42" cy="62" r="2.5" fill="#fff"/>
<circle cx="54" cy="65" r="2.5" fill="#fff"/>
<circle cx="66" cy="62" r="2.5" fill="#fff"/>
<circle cx="36" cy="75" r="2" fill="#fff" opacity="0.6"/>
<circle cx="50" cy="72" r="2" fill="#fff" opacity="0.6"/>
<circle cx="62" cy="75" r="2" fill="#fff" opacity="0.6"/>
<circle cx="44" cy="82" r="1.5" fill="#fff" opacity="0.4"/>
<circle cx="56" cy="80" r="1.5" fill="#fff" opacity="0.4"/>
</svg>

After

Width:  |  Height:  |  Size: 717 B