This initial commit scaffolds the project with essential docs, assets, and build configs. It adds Android icons, design assets, and release metadata to support mobile targets. A fastlane config and F-Droid manifest are included to streamline builds. - Adds F-Droid configuration for automated builds - Includes license and privacy policy documents - Provides app icons and assets for Android and design system
10 lines
644 B
XML
10 lines
644 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
<circle cx="256" cy="256" r="174" fill="#0f5b32"/>
|
|
<path d="M145 191c24-44 65-75 114-84" fill="none" stroke="#91bf93" stroke-width="19" stroke-linecap="round"/>
|
|
<path d="m238 95 30 10-24 20Z" fill="#91bf93"/>
|
|
<path d="m149 213 53 124 54-101 54 101 53-124" fill="none" stroke="#f8faf4" stroke-width="34" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<circle cx="364" cy="179" r="23" fill="#f2c85b"/>
|
|
<path d="M367 363c-24 27-58 45-95 50" fill="none" stroke="#91bf93" stroke-width="19" stroke-linecap="round"/>
|
|
<path d="m291 422-30-8 23-21Z" fill="#91bf93"/>
|
|
</svg>
|