Skip to content

Instantly share code, notes, and snippets.

@iTwenty
Created April 27, 2016 06:29
Show Gist options
  • Save iTwenty/3876f65eb685a1632b44c3039f762657 to your computer and use it in GitHub Desktop.
Save iTwenty/3876f65eb685a1632b44c3039f762657 to your computer and use it in GitHub Desktop.
ratecard XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:pathData="M9.507,8.423C9.334,8.423 9.206,8.375 9.123,8.28C9.041,8.185 9,8.076 9,7.955C9,7.834 9.041,7.728 9.123,7.636C9.206,7.545 9.334,7.5 9.507,7.5L14.317,7.5C14.49,7.5 14.618,7.548 14.7,7.643C14.783,7.738 14.824,7.847 14.824,7.968C14.824,8.089 14.783,8.195 14.7,8.286C14.618,8.378 14.49,8.423 14.317,8.423L13.615,8.423C13.312,8.423 13.056,8.419 12.848,8.41C12.64,8.401 12.514,8.393 12.471,8.384L12.471,8.436C12.653,8.514 12.831,8.644 13.004,8.826C13.177,9.008 13.307,9.238 13.394,9.515L14.317,9.515C14.49,9.515 14.618,9.563 14.7,9.658C14.783,9.753 14.824,9.862 14.824,9.983C14.824,10.104 14.783,10.21 14.7,10.302C14.618,10.393 14.49,10.438 14.317,10.438L13.459,10.438C13.416,10.837 13.307,11.177 13.134,11.458C12.961,11.74 12.751,11.972 12.503,12.154C12.256,12.336 11.984,12.475 11.684,12.57C11.385,12.665 11.093,12.726 10.807,12.752L13.745,15.573C13.884,15.712 13.953,15.868 13.953,16.041C13.953,16.206 13.901,16.344 13.797,16.457C13.693,16.57 13.55,16.626 13.368,16.626C13.273,16.626 13.18,16.611 13.089,16.58C12.997,16.55 12.904,16.487 12.809,16.392L9.351,13.012C9.256,12.925 9.186,12.837 9.143,12.745C9.1,12.654 9.078,12.561 9.078,12.466C9.078,12.301 9.13,12.165 9.234,12.057C9.338,11.948 9.472,11.894 9.637,11.894L9.806,11.894C10.075,11.894 10.341,11.87 10.606,11.823C10.87,11.775 11.108,11.693 11.32,11.575C11.533,11.458 11.713,11.309 11.86,11.127C12.007,10.945 12.103,10.715 12.146,10.438L9.507,10.438C9.334,10.438 9.206,10.39 9.123,10.295C9.041,10.2 9,10.091 9,9.97C9,9.849 9.041,9.743 9.123,9.651C9.206,9.56 9.334,9.515 9.507,9.515L12.081,9.515C11.856,8.787 11.193,8.423 10.092,8.423L9.507,8.423Z"
android:strokeColor="#00000000"
android:fillColor="#3badc4"
android:strokeWidth="1"/>
<path
android:pathData="M6,2L18,2A2,2 0,0 1,20 4L20,19.95A2,2 0,0 1,18 21.95L6,21.95A2,2 0,0 1,4 19.95L4,4A2,2 0,0 1,6 2z"
android:strokeColor="#3badc4"
android:fillColor="#00000000"
android:strokeWidth="1"/>
<path
android:pathData="M8,1.525L8,3.625"
android:strokeLineCap="round"
android:strokeColor="#3badc4"
android:fillColor="#00000000"
android:strokeWidth="1"/>
<path
android:pathData="M12,1.525L12,3.625"
android:strokeLineCap="round"
android:strokeColor="#3badc4"
android:fillColor="#00000000"
android:strokeWidth="1"/>
<path
android:pathData="M16,1.525L16,3.625"
android:strokeLineCap="round"
android:strokeColor="#3badc4"
android:fillColor="#00000000"
android:strokeWidth="1"/>
</vector>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment