icon_plus_banner.xml 606 B

123456789
  1. <vector android:height="18dp" android:viewportHeight="104"
  2. android:viewportWidth="104" android:width="18dp" xmlns:android="http://schemas.android.com/apk/res/android">
  3. <path android:fillColor="#00000000" android:fillType="evenOdd"
  4. android:pathData="M52,2L52,2A50,50 0,0 1,102 52L102,52A50,50 0,0 1,52 102L52,102A50,50 0,0 1,2 52L2,52A50,50 0,0 1,52 2z"
  5. android:strokeColor="#FFF" android:strokeWidth="4"/>
  6. <path android:fillColor="#00000000" android:fillType="nonZero"
  7. android:pathData="M34,52h36M52,34v36" android:strokeColor="#FFF" android:strokeWidth="4"/>
  8. </vector>