contact_online.xml 739 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <vector xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:width="24dp"
  4. android:height="24dp"
  5. android:viewportHeight="24"
  6. android:viewportWidth="24">
  7. <path
  8. android:fillColor="#95D220"
  9. android:pathData="M10.8972,19.9503 C6.5514,19.3493,3.43091,15.2154,4.0625,10.896
  10. C4.55452,7.53099,7.09451,4.8236,10.394,4.14714
  11. C14.2569,3.35517,18.1698,5.54347,19.5236,9.25295
  12. C20.0698,10.7495,20.1616,12.4612,19.777,13.9758
  13. C19.5457,14.8864,18.8106,16.3388,18.2072,17.0771
  14. C16.4904,19.1779,13.581,20.3215,10.8973,19.9503 Z"
  15. android:strokeColor="#FFFFFF"
  16. android:strokeLineCap="round"
  17. android:strokeLineJoin="round"
  18. android:strokeWidth="1.5"/>
  19. </vector>