Skip to content

Instantly share code, notes, and snippets.

@amilcar-sr
Created February 14, 2017 16:44
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 amilcar-sr/1c9c9e3e20acc5ff0668ea9f89dc9cb8 to your computer and use it in GitHub Desktop.
Save amilcar-sr/1c9c9e3e20acc5ff0668ea9f89dc9cb8 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportHeight="512"
android:viewportWidth="512">
<path
android:name="heart_stroke_left_atrium"
android:fillColor="#DF5F4E"
android:pathData="M376.071,56.717c-30.373,0-58.235,11.765-80.042,31.349c-0.476,1.087-1.03,2.152-1.707,3.175 l-34.157,51.588l34.157,51.589c4.631,6.993,4.632,16.08,0.001,23.073l-34.158,51.592l34.157,51.59 c4.631,6.993,4.632,16.079,0.001,23.072l-34.159,51.6l30.23,45.663c67.125-38.55,212.202-134.676,212.202-245.395 C502.596,118.903,445.949,56.717,376.071,56.717z"
android:strokeColor="#000"
android:strokeWidth="20" />
<path
android:name="heart_stroke_right_atrium"
android:fillColor="#DF5F4E"
android:pathData="M216.631,406.881c-4.63-6.993-4.63-16.078,0-23.071l34.158-51.599l-34.157-51.591 c-4.631-6.993-4.632-16.08-0.001-23.073l34.158-51.592l-34.157-51.589c-4.632-6.993-4.632-16.08,0-23.073l16.854-25.455 c-23.207-30.04-57.823-49.121-96.513-49.121c-69.878,0-126.525,62.186-126.525,138.896c0,129.162,197.432,238.465,238.225,259.67 L216.631,406.881z"
android:strokeColor="#000"
android:strokeWidth="20" />
</vector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment