Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Created November 17, 2015 08:48
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 hitherejoe/e8ef1eb05042971b9d77 to your computer and use it in GitHub Desktop.
Save hitherejoe/e8ef1eb05042971b9d77 to your computer and use it in GitHub Desktop.
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:height="56dp"
android:width="56dp"
android:viewportHeight="24.0"
android:viewportWidth="24.0">
<group
android:name="@string/groupAddRemove"
android:pivotX="12"
android:pivotY="12">
<path
android:fillColor="@color/stroke_color"
android:pathData="@string/path_add"/>
</group>
</vector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment