You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kotatsu/app/src/main/res/drawable/ic_save_ok.xml

11 lines
590 B
XML

<vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="?colorControlNormal"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#000"
android:pathData="M14 12.8c-0.5-0.49-1.22-0.8-2-0.8-1.66 0-3 1.34-3 3 0 1.31 0.84 2.41 2 2.82 0.07-2.15 1.27-4.02 3-5.02M11.09 19H5V5h11.17L19 7.83v4.52c0.75 0.26 1.42 0.65 2 1.19V7l-4-4H5C3.89 3 3 3.9 3 5v14c0 1.1 0.89 2 2 2h6.81c-0.35-0.61-0.6-1.28-0.72-2M6 10h9V6H6v4m9.75 11L13 18l1.16-1.16 1.59 1.59 3.59-3.59 1.16 1.41L15.75 21" />
</vector>