optimize bml and mib recipt to be 1:1
Auto Tag on Version Change / check-version (push) Successful in 3s

This commit is contained in:
2026-05-16 14:11:42 +05:00
parent 4b6c5e5d8b
commit 92bbe383b8
8 changed files with 83 additions and 72 deletions
@@ -0,0 +1,14 @@
<?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">
<path
android:pathData="M 3,12 H 21 M 14,5 L 21,12 L 14,19"
android:strokeColor="#49454F"
android:strokeWidth="2"
android:strokeLineCap="round"
android:strokeLineJoin="round"
android:fillColor="@android:color/transparent" />
</vector>