mirror of
https://github.com/element-hq/element-android
synced 2024-12-22 01:04:56 +03:00
30 lines
1.3 KiB
XML
30 lines
1.3 KiB
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:pathData="M3.5,0.5L20.5,0.5A3,3 0,0 1,23.5 3.5L23.5,20.5A3,3 0,0 1,20.5 23.5L3.5,23.5A3,3 0,0 1,0.5 20.5L0.5,3.5A3,3 0,0 1,3.5 0.5z"
|
|
android:strokeWidth="1"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#000000"
|
|
android:fillType="evenOdd"/>
|
|
<path
|
|
android:pathData="M5.5,12L6.5,12A1.5,1.5 0,0 1,8 13.5L8,19.5A1.5,1.5 0,0 1,6.5 21L5.5,21A1.5,1.5 0,0 1,4 19.5L4,13.5A1.5,1.5 0,0 1,5.5 12z"
|
|
android:strokeWidth="1"
|
|
android:fillColor="#000000"
|
|
android:fillType="evenOdd"
|
|
android:strokeColor="#00000000"/>
|
|
<path
|
|
android:pathData="M11.5,9L12.5,9A1.5,1.5 0,0 1,14 10.5L14,19.5A1.5,1.5 0,0 1,12.5 21L11.5,21A1.5,1.5 0,0 1,10 19.5L10,10.5A1.5,1.5 0,0 1,11.5 9z"
|
|
android:strokeWidth="1"
|
|
android:fillColor="#000000"
|
|
android:fillType="evenOdd"
|
|
android:strokeColor="#00000000"/>
|
|
<path
|
|
android:pathData="M17.5,6L18.5,6A1.5,1.5 0,0 1,20 7.5L20,19.5A1.5,1.5 0,0 1,18.5 21L17.5,21A1.5,1.5 0,0 1,16 19.5L16,7.5A1.5,1.5 0,0 1,17.5 6z"
|
|
android:strokeWidth="1"
|
|
android:fillColor="#000000"
|
|
android:fillType="evenOdd"
|
|
android:strokeColor="#00000000"/>
|
|
</vector>
|