Skip to content

Instantly share code, notes, and snippets.

@akaita
Created March 23, 2018 13:36
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 akaita/5e33488a5e7c8305947696aa3b086a91 to your computer and use it in GitHub Desktop.
Save akaita/5e33488a5e7c8305947696aa3b086a91 to your computer and use it in GitHub Desktop.
Compatible SVGs
<vector>
<path
android:pathData="M 2 21 L 23 12 L 2 3 L 2 10 L 17 12 L 2 14 Z"/>
</vector>
<vector>
<path
android:pathData="M 1 10 L 1 12 L 1 21 L 10 21 L 17 21 L 1 10 Z"/>
</vector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment