Newer
Older
SmartKitchen / app / src / main / res / drawable / ic_reservation_main.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="88px"
    android:height="88px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/mainThemeColor"
        android:pathData="L1024,0 L1024,1024 L0,1024z"
        android:strokeColor="@color/white" />
    <path
        android:fillColor="@color/white"
        android:pathData="M714.67,614.4H484.27c-17.07,0 -32,-14.93 -32,-32V324.27c0,-17.07 14.93,-32 32,-32s32,14.93 32,32v226.13h198.4c17.07,0 32,14.93 32,32s-14.93,32 -32,32z" />
    <path
        android:fillColor="@color/white"
        android:pathData="M512,983.47C251.73,983.47 40.53,772.27 40.53,512S251.73,40.53 512,40.53 983.47,251.73 983.47,512C981.33,772.27 772.27,981.33 512,983.47zM512,104.53C288,104.53 104.53,288 104.53,512S288,919.47 512,919.47 919.47,736 919.47,512C917.33,288 736,106.67 512,104.53z" />
</vector>