Newer
Older
SmartKitchenTablet / app / src / main / res / drawable / ic_water.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/lightMainThemeColor"
        android:pathData="M512,48c-32,0 -352,320 -352,576a352,352 0,0 0,704 0c0,-256 -320,-576 -352,-576zM512,848a224,224 0,0 1,-224 -224,341.44 341.44,0 0,1 32,-133.12 356.16,356.16 0,0 0,310.08 321.92A224,224 0,0 1,512 848z" />
</vector>