Skip to content

Instantly share code, notes, and snippets.

@lalongooo
Created September 9, 2017 19:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lalongooo/efdc3f90e5502ec5267357e7edf37624 to your computer and use it in GitHub Desktop.
Save lalongooo/efdc3f90e5502ec5267357e7edf37624 to your computer and use it in GitHub Desktop.
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="12dp"
android:height="12dp"
android:viewportWidth="12"
android:viewportHeight="12">
<path
android:name="my_path"
android:pathData="M 6 3 L 6 9"
android:strokeColor="#a4c639"
android:strokeWidth="3"
android:strokeLineCap="round" />
</vector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment