Newer
Older
SpyWebView / app / src / main / res / drawable / ic_close.xml
bello on 31 Jul 2020 640 bytes 过滤
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="48dp"
    android:height="48dp"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
  <path
      android:pathData="M696,285.6L285.8,695.8c-11.7,11.7 -11.7,30.8 0,42.4 11.7,11.7 30.8,11.7 42.4,0L738.4,328c11.7,-11.7 11.7,-30.8 0,-42.4 -11.6,-11.7 -30.7,-11.7 -42.4,0z"
      android:fillColor="#bfbfbf"/>
  <path
      android:pathData="M328.2,285.6l410.2,410.2c11.7,11.7 11.7,30.8 0,42.4 -11.7,11.7 -30.8,11.7 -42.4,0L285.8,328c-11.7,-11.7 -11.7,-30.8 0,-42.4 11.6,-11.7 30.7,-11.7 42.4,0z"
      android:fillColor="#bfbfbf"/>
</vector>