Newer
Older
SmartTown / app / src / main / res / drawable / ic_statistics.xml
Pengxh on 8 Oct 2022 817 bytes First Commit
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="128px"
    android:height="128px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/mainTextColor"
        android:pathData="M266.39,768.92c54.02,0 98,-43.98 98,-98V326.4c0,-54.02 -43.98,-98 -98,-98S168.4,272.38 168.4,326.4v344.52c0,54.07 43.93,98 98,98zM771.48,768.92c54.02,0 98,-43.98 98,-98V374.94c0,-54.02 -43.98,-98 -98,-98s-98,43.98 -98,98v296.04c0,54.02 43.93,97.95 98,97.95zM521.16,768.92c54.02,0 98,-43.98 98,-98v-464.38c0,-54.02 -43.98,-98 -98,-98s-98,43.98 -98,98v464.38c0,54.07 43.98,98 98,98zM917.15,838.3H128.61c-16.95,0 -30.72,13.77 -30.72,30.72s13.77,30.72 30.72,30.72h788.53c16.95,0 30.72,-13.77 30.72,-30.72s-13.77,-30.72 -30.72,-30.72z" />
</vector>