round_castle_20.xml 768 B

12345678910
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="20dp"
  3. android:height="20dp"
  4. android:viewportWidth="20"
  5. android:viewportHeight="20"
  6. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M18.25,7c-0.41,0 -0.75,0.34 -0.75,0.75V9H16V2.75C16,2.34 15.66,2 15.25,2S14.5,2.34 14.5,2.75V4h-2V2.75C12.5,2.34 12.16,2 11.75,2S11,2.34 11,2.75V4H9V2.75C9,2.34 8.66,2 8.25,2S7.5,2.34 7.5,2.75V4h-2V2.75C5.5,2.34 5.16,2 4.75,2S4,2.34 4,2.75V9H2.5V7.75C2.5,7.34 2.16,7 1.75,7S1,7.34 1,7.75v7.75C1,16.33 1.67,17 2.5,17H8v-2c0,-1.1 0.9,-2 2,-2s2,0.9 2,2v2h5.5c0.83,0 1.5,-0.67 1.5,-1.5V7.75C19,7.34 18.66,7 18.25,7zM9,10H7.5V7H9V10zM12.5,10H11V7h1.5V10z"/>
  10. </vector>