mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-14 11:49:04 +01:00
10 lines
325 B
XML
10 lines
325 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportHeight="24.0"
|
|
android:viewportWidth="24.0">
|
|
<path
|
|
android:fillColor="#FFFFFFFF"
|
|
android:pathData="M7.41,7.84L12,12.42l4.59,-4.58L18,9.25l-6,6 -6,-6z"/>
|
|
</vector>
|