what-the-bank/resources/res/drawable/ic_mtrl_chip_checked_circle...

19 lines
678 B
XML
Raw Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="24dp"
android:width="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#191919"
android:pathData="M12,12m-12,0a12,12 0,1 1,24 0a12,12 0,1 1,-24 0"
android:strokeColor="#00000000"
android:strokeWidth="1"
android:fillAlpha="0.5"/>
<path
android:fillColor="#ffffff"
android:pathData="M9.189,15.939l-3.127,-3.128l-1.061,1.061l4.189,4.189l9,-9l-1.061,-1.061z"
android:strokeColor="#00000000"
android:strokeWidth="1"/>
</vector>