Newer
Older
SmartKitchenTablet / app / src / main / res / drawable / ic_clock.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="96px"
    android:height="96px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/mainTextColor"
        android:pathData="M511.91,63.99c-247.01,0 -447.92,200.91 -447.92,447.92s200.91,447.92 447.92,447.92 447.92,-200.91 447.92,-447.92S758.93,63.99 511.91,63.99zM511.91,895.68c-211.58,0 -383.76,-172.19 -383.76,-383.76 0,-211.58 172.01,-383.76 383.76,-383.76s383.76,172.01 383.76,383.76 -172.19,383.76 -383.76,383.76zM672.06,511.91L512.09,511.91v-223.79c0,-17.72 -14.28,-32.17 -32,-32.17 -17.72,0 -31.99,14.45 -31.99,32.17L448.1,544.08c0,17.72 14.28,31.99 31.99,31.99L672.06,576.07c17.72,0 32.17,-14.28 32.17,-31.99 -0.17,-17.89 -14.62,-32.17 -32.17,-32.17z" />
</vector>