sms-translate/app/src/main/res/drawable/ic_unarchive_vector.xml
Naveen Singh 2ed6dd07b8
feat: always show pin/unpin as action (#561)
* feat: always show pin/unpin as action

* docs: update changelog
2025-10-15 21:12:24 +05:30

3 lines
496 B
XML

<vector android:height="24dp" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@android:color/white" android:pathData="M20.55 5.22l-1.39-1.68C18.88 3.21 18.47 3 18 3H6C5.53 3 5.12 3.21 4.85 3.55L3.46 5.22C3.17 5.57 3 6.01 3 6.5V19c0 1.1 0.89 2 2 2h14c1.1 0 2-0.9 2-2V6.5c0-0.49-0.17-0.93-0.45-1.28zM12 9.5l5.5 5.5H14v2h-4v-2H6.5L12 9.5zM5.12 5l0.82-1h12l0.93 1H5.12z"/>
</vector>