Newer
Older
dcms_cr_app / app / src / main / res / drawable / ic_close.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="64px"
    android:height="64px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="#4C4F54"
        android:pathData="M557.23,512l226.35,-226.35a32.21,32.21 0,0 0,0 -45.23,32.21 32.21,0 0,0 -45.23,0L512,466.77 285.65,240.43a32,32 0,0 0,-45.23 45.23L466.77,512 240.43,738.35a32,32 0,1 0,45.23 45.23L512,557.23l226.35,226.35a32,32 0,1 0,45.23 -45.23z" />
</vector>