1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-02-04 00:01:37 +00:00
syncthing-android/app/src/main/res/drawable/ic_phonelink_24dp.xml
2019-06-13 16:48:32 +02:00

10 lines
520 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:autoMirrored="true"
android:height="24dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0"
android:width="24dp">
<path
android:fillColor="?attr/colorControlNormal"
android:pathData="M4,6h18L22,4L4,4c-1.1,0 -2,0.9 -2,2v11L0,17v3h14v-3L4,17L4,6zM23,8h-6c-0.55,0 -1,0.45 -1,1v10c0,0.55 0.45,1 1,1h6c0.55,0 1,-0.45 1,-1L24,9c0,-0.55 -0.45,-1 -1,-1zM22,17h-4v-7h4v7z"/>
</vector>