feat(dojobay): add DojoBay app (manifest, image, catalog, ports)

This commit is contained in:
2026-09-11 02:11:42 +00:00
parent db52c06a72
commit 2d41b082d7
61 changed files with 13360 additions and 3 deletions
+22
View File
@@ -0,0 +1,22 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 100 100">
<!-- normalized by scripts/normalize-app-icon.py: margin=0.12 per side -->
<svg x="12.000" y="12.000" width="76.000" height="76.000" viewBox="0 0 512 512" preserveAspectRatio="xMidYMid meet">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
<g transform="translate(24,-58.5) scale(1.45)">
<g fill="#b5302a">
<path d="M40 96 Q160 112 280 96 L280 116 Q160 132 40 116 Z"/>
<path d="M154 116 H166 V124 H154 Z"/>
<path d="M74 124 H246 V144 H74 Z"/>
<path d="M104 126 H124 L118 250 H98 Z"/>
<path d="M196 126 H216 L222 250 H202 Z"/>
</g>
<g stroke="#d6534a" stroke-width="14" stroke-linecap="round" fill="none">
<path d="M50 272 q13.75 -13 27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0"/>
<path d="M50 300 q13.75 -13 27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0" opacity=".72"/>
<path d="M50 328 q13.75 -13 27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0 t27.5 0" opacity=".48"/>
</g>
</g>
</svg>
</svg>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB