mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
11 lines
376 B
XML
11 lines
376 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:alpha="0.54"
|
|
android:viewportHeight="24.0"
|
|
android:viewportWidth="24.0">
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M6.99,11L3,15l3.99,4v-3H14v-2H6.99v-3zM21,9l-3.99,-4v3H10v2h7.01v3L21,9z"/>
|
|
</vector>
|