Newer
Older
SmartKitchenTablet / app / src / main / res / drawable / ic_test_check.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="150dp"
    android:height="150dp"
    android:viewportWidth="150"
    android:viewportHeight="150">
  <path
      android:pathData="M13.5,1.5c-5.1,1.8 -11,8.1 -12.4,13.1 -1.5,5.5 -1.5,115.4 0,120.9 1.5,5.2 8.2,11.9 13.4,13.4 5.6,1.5 115.4,1.5 121,-0 5.2,-1.5 11.9,-8.2 13.4,-13.4 1.5,-5.6 1.5,-115.4 0,-121 -1.5,-5.2 -8.2,-11.9 -13.4,-13.4 -2.7,-0.7 -22.2,-1.1 -61,-1.1 -46.5,0.1 -57.7,0.3 -61,1.5z"
      android:fillColor="#000000"
      android:strokeColor="#00000000"/>
</vector>