Created
April 30, 2020 07:26
-
-
Save alistairsykes/79e925c59163199f316ca188b78adc94 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<vector xmlns:android="http://schemas.android.com/apk/res/android" | |
android:width="208dp" | |
android:height="157dp" | |
android:viewportWidth="208" | |
android:viewportHeight="157"> | |
<group android:name="body"> | |
<path | |
android:fillColor="#000000" | |
android:pathData="M118.5,146C123,146 127,142.5 127,138L127,118L132,118C135.5,118 138,115 138,112L138,56L70,56L70,112C70,115 72.5,118 76,118L81,118L81,138C81,142.5 85,146 89.5,146C94,146 98,142.5 98,138L98,118L110,118L110,138C110,142.5 114,146 118.5,146Z" /> | |
</group> | |
<group | |
android:name="arm-left" | |
android:pivotX="152.5" | |
android:pivotY="56"> | |
<path | |
android:fillColor="#000000" | |
android:pathData="M152.5,112C157,112 161,108.5 161,104L161,64C161,59.5 157,56 152.5,56C148,56 144,59.5 144,64L144,104C144,108.5 148,112 152.5,112Z" /> | |
</group> | |
<group | |
android:name="arm-right" | |
android:pivotX="55.5" | |
android:pivotY="56"> | |
<path | |
android:fillColor="#000000" | |
android:pathData="M55.5,112C60,112 64,108.5 64,104L64,64C64,59.5 60,56 55.5,56C51,56 47,59.5 47,64L47,104C47,108.5 51,112 55.5,112Z" /> | |
</group> | |
<group android:name="head"> | |
<path | |
android:fillColor="#000000" | |
android:pathData="M131,12C130,11 128,11 127,12L119,20C114.5,17.5 110,16.5 104.5,16.5C104.5,16.5 104,16.5 104,16.5C104,16.5 103.5,16.5 103.5,16.5C98,16.5 93.5,17.5 89,20L81,12C80,11 78,11 77,12C76,13 76,15 77,16L84,23C81.5,24.5 80,26.5 78,29C73.5,34.5 70.5,41.5 70,49C70,49 70,50.5 70,51L138,51C138,50.5 138,49 138,49C137.5,41.5 134.5,34.5 130,29C128,26.5 126.5,24.5 124,23L131,16C132,15 132,13 131,12ZM90,40C87.5,40 86,38.5 86,36C86,33.5 87.5,32 90,32C92.5,32 94,33.5 94,36C94,38.5 92.5,40 90,40ZM118,40C115.5,40 114,38.5 114,36C114,33.5 115.5,32 118,32C120.5,32 122,33.5 122,36C122,38.5 120.5,40 118,40Z" /> | |
</group> | |
</vector> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment