Skip to content

Instantly share code, notes, and snippets.

@m7mdra
Created April 28, 2018 09:14
Show Gist options
  • Save m7mdra/e68f8ac5e470f718b1561a786092b488 to your computer and use it in GitHub Desktop.
Save m7mdra/e68f8ac5e470f718b1561a786092b488 to your computer and use it in GitHub Desktop.
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="36dp"
android:height="36dp"
android:autoMirrored="true"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#fff"
android:pathData="M10,16.5l6,-4.5 -6,-4.5v9zM12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM12,20c-4.41,0 -8,-3.59 -8,-8s3.59,-8 8,-8 8,3.59 8,8 -3.59,8 -8,8z" />
</vector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment