ic_parallel_network.xml 521 B

12345678910111213141516
  1. <!--
  2. ~ Copyright (C) 2018, Umbrella CompanyLimited All rights reserved.
  3. ~ Project:Net
  4. ~ Author:Drake
  5. ~ Date:4/17/20 6:18 AM
  6. -->
  7. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  8. android:width="24dp"
  9. android:height="24dp"
  10. android:viewportWidth="24.0"
  11. android:viewportHeight="24.0">
  12. <path
  13. android:fillColor="#FF000000"
  14. android:pathData="M17,20.41L18.41,19 15,15.59 13.59,17 17,20.41zM7.5,8H11v5.59L5.59,19 7,20.41l6,-6V8h3.5L12,3.5 7.5,8z" />
  15. </vector>