mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 03:05:18 +08:00
25 lines
686 B
XML
25 lines
686 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="108dp"
|
|
android:width="108dp"
|
|
android:viewportWidth="108"
|
|
android:viewportHeight="108">
|
|
<path
|
|
android:fillColor="#FFFFFFFF"
|
|
android:pathData="M36,38
|
|
h6
|
|
l12,16
|
|
l-12,16
|
|
h-6
|
|
l12,-16
|
|
"
|
|
/>
|
|
<path
|
|
android:fillColor="#FFFFFFFF"
|
|
android:pathData="M54,66
|
|
h18
|
|
v4
|
|
h-18
|
|
"
|
|
/>
|
|
</vector>
|