round_castle_24.xml 687 B

12345678910
  1. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  2. android:width="24dp"
  3. android:height="24dp"
  4. android:viewportWidth="24"
  5. android:viewportHeight="24"
  6. android:tint="?attr/colorControlNormal">
  7. <path
  8. android:fillColor="@android:color/white"
  9. android:pathData="M22,9c-0.55,0 -1,0.45 -1,1v1h-2V4c0,-0.55 -0.45,-1 -1,-1s-1,0.45 -1,1v1h-2V4c0,-0.55 -0.45,-1 -1,-1s-1,0.45 -1,1v1h-2V4c0,-0.55 -0.45,-1 -1,-1S9,3.45 9,4v1H7V4c0,-0.55 -0.45,-1 -1,-1S5,3.45 5,4v7H3v-1c0,-0.55 -0.45,-1 -1,-1s-1,0.45 -1,1v9c0,1.1 0.9,2 2,2h7v-3c0,-1.1 0.9,-2 2,-2s2,0.9 2,2v3h7c1.1,0 2,-0.9 2,-2v-9C23,9.45 22.55,9 22,9zM11,12H9V9h2V12zM15,12h-2V9h2V12z"/>
  10. </vector>