Newer
Older
dcms_cr_app / app / src / main / res / drawable / ic_right.xml
pengxianhong on 8 Apr 2021 710 bytes first commit
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="48px"
    android:height="48px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
  <path
      android:fillColor="@color/darkGray"
      android:pathData="M578.9,230.1c-14.4,-14.4 -14.4,-37.9 0,-52.3 14.4,-14.5 37.8,-14.5 52.2,0l288.6,289.4c14.4,14.5 14.4,37.9 0,52.4l-302.2,303c-14.4,14.4 -37.8,14.4 -52.2,0 -14.4,-14.5 -14.4,-37.9 0,-52.4l276.1,-276.9 -262.5,-263.2zM246.7,230.1c-14.4,-14.4 -14.4,-37.9 0,-52.3 14.4,-14.5 37.8,-14.5 52.2,0l288.5,289.4c14.4,14.5 14.4,37.9 0,52.4l-302.1,303c-14.4,14.4 -37.8,14.4 -52.2,0 -14.4,-14.5 -14.4,-37.9 0,-52.4l276,-276.9 -262.4,-263.2zM246.7,230.1"/>
</vector>