Newer
Older
SanxiTownSmartWell / app / src / main / res / drawable / ic_monitor_data.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="48px"
    android:height="48px"
    android:viewportWidth="48"
    android:viewportHeight="48">
    <path
        android:fillAlpha="0.01"
        android:fillColor="#ffffff"
        android:fillType="evenOdd"
        android:pathData="M0,0h48v48h-48z"
        android:strokeWidth="4"
        android:strokeColor="#00000000"
        android:strokeLineJoin="round" />
    <path
        android:fillColor="#00000000"
        android:fillType="nonZero"
        android:pathData="M6,6h14v11h-14z"
        android:strokeWidth="4"
        android:strokeColor="#333"
        android:strokeLineJoin="round" />
    <path
        android:fillColor="#00000000"
        android:fillType="nonZero"
        android:pathData="M28,31h14v11h-14z"
        android:strokeWidth="4"
        android:strokeColor="#333"
        android:strokeLineJoin="round" />
    <path
        android:fillColor="#00000000"
        android:fillType="nonZero"
        android:pathData="M28,6h14v17h-14z"
        android:strokeWidth="4"
        android:strokeColor="#333"
        android:strokeLineJoin="round" />
    <path
        android:fillColor="#00000000"
        android:fillType="nonZero"
        android:pathData="M6,25h14v17h-14z"
        android:strokeWidth="4"
        android:strokeColor="#333"
        android:strokeLineJoin="round" />
</vector>