image_error.xml 705 Bytes
Newer Older
Yusuke Iwaki's avatar
Yusuke Iwaki committed
1 2 3 4 5 6
<vector xmlns:android="http://schemas.android.com/apk/res/android"
        android:width="80dp"
        android:height="45dp"
        android:viewportWidth="80.0"
        android:viewportHeight="45.0">
    <path
Yusuke Iwaki's avatar
Yusuke Iwaki committed
7 8 9 10
            android:pathData="M0,0h80v45h-80z"
            android:strokeColor="#00000000"
            android:fillColor="#C3D1DA"
            android:strokeWidth="1"/>
Yusuke Iwaki's avatar
Yusuke Iwaki committed
11
    <path
Yusuke Iwaki's avatar
Yusuke Iwaki committed
12 13 14 15
            android:pathData="M33,28L39.88,16.13L46.74,28L33,28ZM40.5,26.13L40.5,24.87L39.24,24.87L39.24,26.13L40.5,26.13ZM40.5,23.63L40.5,21.12L39.24,21.12L39.24,23.63L40.5,23.63Z"
            android:strokeColor="#00000000"
            android:fillColor="#5D8298"
            android:strokeWidth="1"/>
Yusuke Iwaki's avatar
Yusuke Iwaki committed
16
</vector>