feat(ui): add native platform icon sets

This commit is contained in:
2026-07-22 18:47:23 +02:00
parent b027177ad3
commit 4e2777b917
138 changed files with 1474 additions and 667 deletions

View File

@@ -0,0 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<!-- fluent icon imported by shared/tools/import_platform_icons.py. -->
<path android:pathData="M12 3.25C12.4142 3.25 12.75 3.58579 12.75 4V11.25H20C20.4142 11.25 20.75 11.5858 20.75 12C20.75 12.4142 20.4142 12.75 20 12.75H12.75V20C12.75 20.4142 12.4142 20.75 12 20.75C11.5858 20.75 11.25 20.4142 11.25 20V12.75H4C3.58579 12.75 3.25 12.4142 3.25 12C3.25 11.5858 3.58579 11.25 4 11.25H11.25V4C11.25 3.58579 11.5858 3.25 12 3.25Z" android:fillColor="#FF000000" />
</vector>