Skip to content

Instantly share code, notes, and snippets.

@nickbutcher
Created November 22, 2018 15:54
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 nickbutcher/d2e097a6f52c5ae150c4320a70003da9 to your computer and use it in GitHub Desktop.
Save nickbutcher/d2e097a6f52c5ae150c4320a70003da9 to your computer and use it in GitHub Desktop.
<!-- Copyright 2018 Google LLC.
SPDX-License-Identifier: Apache-2.0 -->
<vector ...>
<path
android:pathData="..."
android:fillColor="#ff00ff"
android:strokeColor="#999"
android:strokeWidth="2"
android:strokeLineCap="square" />
</vector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment