Skip to content

Commit

Permalink
Update 1.1.1 web sample app
Browse files Browse the repository at this point in the history
  • Loading branch information
panpf committed Jan 22, 2025
1 parent 5aa0637 commit 933dc81
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/composeApp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/composeApp.js.map

Large diffs are not rendered by default.

Binary file modified app/composeApp.wasm
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="#000000"
android:viewportWidth="24"
android:viewportHeight="24">

<path
android:fillColor="#000000"
android:pathData="M12,12m-3.2,0a3.2,3.2 0,1 1,6.4 0a3.2,3.2 0,1 1,-6.4 0" />

<path
android:fillColor="#000000"
android:pathData="M9,2L7.17,4L4,4c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2L22,6c0,-1.1 -0.9,-2 -2,-2h-3.17L15,2L9,2zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5z" />
</vector>

0 comments on commit 933dc81

Please sign in to comment.