Updated on 2026-08-14
This commit is contained in:
parent
69c0d69adb
commit
cb6c79e11b
8 changed files with 97 additions and 41 deletions
9
core/ui/src/main/res/drawable/ic_magic_28.xml
Normal file
9
core/ui/src/main/res/drawable/ic_magic_28.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="28dp"
|
||||
android:height="28dp"
|
||||
android:viewportWidth="28"
|
||||
android:viewportHeight="28">
|
||||
<path
|
||||
android:pathData="M13.364,6.647C13.217,6.647 13.137,6.557 13.115,6.422C12.774,4.599 12.808,4.509 10.833,4.16C10.685,4.126 10.606,4.047 10.606,3.901C10.606,3.766 10.685,3.676 10.833,3.653C12.808,3.305 12.774,3.215 13.115,1.392C13.137,1.257 13.217,1.167 13.364,1.167C13.512,1.167 13.591,1.257 13.614,1.392C13.955,3.215 13.92,3.305 15.896,3.653C16.032,3.676 16.123,3.766 16.123,3.901C16.123,4.047 16.032,4.126 15.896,4.16C13.92,4.509 13.955,4.599 13.614,6.422C13.591,6.557 13.512,6.647 13.364,6.647ZM7.87,14.388C7.666,14.388 7.518,14.242 7.484,14.017C7.121,11.012 6.974,10.934 3.886,10.439C3.648,10.405 3.5,10.281 3.5,10.056C3.5,9.854 3.648,9.718 3.841,9.685C6.951,9.1 7.121,9.111 7.484,6.106C7.518,5.881 7.666,5.735 7.87,5.735C8.086,5.735 8.234,5.881 8.256,6.095C8.654,9.145 8.767,9.246 11.9,9.685C12.093,9.707 12.241,9.854 12.241,10.056C12.241,10.27 12.093,10.405 11.9,10.439C8.767,11.035 8.665,11.035 8.256,14.039C8.234,14.242 8.086,14.388 7.87,14.388ZM15.566,26.833C15.271,26.833 15.056,26.619 15.01,26.316C14.159,20.161 13.308,19.339 7.178,18.54C6.849,18.507 6.633,18.281 6.633,17.978C6.633,17.685 6.849,17.46 7.178,17.426C13.319,16.751 14.204,15.806 15.01,9.64C15.056,9.336 15.271,9.133 15.566,9.133C15.862,9.133 16.077,9.336 16.134,9.64C16.94,15.806 17.814,16.751 23.966,17.426C24.284,17.46 24.5,17.685 24.5,17.978C24.5,18.281 24.284,18.507 23.966,18.54C17.814,19.215 16.94,20.161 16.134,26.316C16.077,26.619 15.862,26.833 15.566,26.833Z"
|
||||
android:fillColor="#000000" />
|
||||
</vector>
|
||||
Loading…
Add table
Add a link
Reference in a new issue