Newer
Older
SmartTown / app / src / main / res / drawable / ic_more.xml
<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="M392.24,477.34H244.02c-49.31,0 -89.29,-39.99 -89.29,-89.29V239.82c0,-49.31 39.99,-89.29 89.29,-89.29h148.22c49.31,0 89.29,39.99 89.29,89.29v148.22c0,49.31 -39.99,89.29 -89.29,89.29zM392.24,868.3H244.02c-49.31,0 -89.29,-39.99 -89.29,-89.29V630.78c0,-49.31 39.99,-89.29 89.29,-89.29h148.22c49.31,0 89.29,39.99 89.29,89.29v148.22c0,49.31 -39.99,89.29 -89.29,89.29zM785.05,868.3h-148.22c-49.31,0 -89.29,-39.99 -89.29,-89.29V630.78c0,-49.31 39.99,-89.29 89.29,-89.29h148.22c49.31,0 89.29,39.99 89.29,89.29v148.22c0,49.31 -39.99,89.29 -89.29,89.29zM647.78,467.05l-90.01,-90.01c-34.87,-34.87 -34.87,-91.44 0,-126.31l90.01,-90.01c34.87,-34.87 91.44,-34.87 126.31,0l90.01,90.01c34.87,34.87 34.87,91.44 0,126.31l-90.01,90.01c-34.92,34.87 -91.44,34.87 -126.31,0z" />
</vector>