twotone_outlet_24.xml 1.1 KB

123456789101112131415
  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="M12,4c4.41,0 8,3.59 8,8s-3.59,8 -8,8s-8,-3.59 -8,-8S7.59,4 12,4M10,11V8c0,-0.55 -0.45,-1 -1,-1h0C8.45,7 8,7.45 8,8v3c0,0.55 0.45,1 1,1h0C9.55,12 10,11.55 10,11zM16,11V8c0,-0.55 -0.45,-1 -1,-1h0c-0.55,0 -1,0.45 -1,1v3c0,0.55 0.45,1 1,1h0C15.55,12 16,11.55 16,11zM14,16c0,-1.1 -0.9,-2 -2,-2h0c-1.1,0 -2,0.9 -2,2v2h4V16z"
  10. android:strokeAlpha="0.3"
  11. android:fillAlpha="0.3"/>
  12. <path
  13. android:fillColor="@android:color/white"
  14. android:pathData="M12,4c4.41,0 8,3.59 8,8s-3.59,8 -8,8s-8,-3.59 -8,-8S7.59,4 12,4M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10s10,-4.48 10,-10S17.52,2 12,2L12,2zM10,11V8c0,-0.55 -0.45,-1 -1,-1h0C8.45,7 8,7.45 8,8v3c0,0.55 0.45,1 1,1h0C9.55,12 10,11.55 10,11zM16,11V8c0,-0.55 -0.45,-1 -1,-1h0c-0.55,0 -1,0.45 -1,1v3c0,0.55 0.45,1 1,1h0C15.55,12 16,11.55 16,11zM14,16c0,-1.1 -0.9,-2 -2,-2h0c-1.1,0 -2,0.9 -2,2v2h4V16z"/>
  15. </vector>