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
6 lines
414 B
XML
6 lines
414 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
<path d="m149 213 53 124 54-101 54 101 53-124" fill="none" stroke="#000" stroke-width="38" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M145 191c24-44 65-75 114-84m108 256c-24 27-58 45-95 50" fill="none" stroke="#000" stroke-width="22" stroke-linecap="round"/>
|
|
<path d="m238 95 30 10-24 20Zm53 327-30-8 23-21Z" fill="#000"/>
|
|
</svg>
|