blob: 47e61d27e4ed8b83616b0402443728988f488612 [file] [log] [blame]
Pankaj Garg49b79252014-11-07 17:33:41 -08001<?xml version="1.0" encoding="utf-8"?>
jrizzolidb2f0502015-08-28 13:21:44 +02002<vector xmlns:android="http://schemas.android.com/apk/res/android"
3 android:width="24dp"
4 android:height="24dp"
5 android:viewportWidth="24"
6 android:viewportHeight="24">
Pankaj Garg49b79252014-11-07 17:33:41 -08007
jrizzolidb2f0502015-08-28 13:21:44 +02008 <path
9 android:fillColor="@color/icon_black"
10 android:pathData="M19 8l-4 4h3c0 3.31-2.69 6-6 6-1.01 0-1.97-.25-2.8-.7l-1.46 1.46C8.97 19.54
1110.43 20 12 20c4.42 0 8-3.58 8-8h3l-4-4zM6 12c0-3.31 2.69-6 6-6 1.01 0 1.97 .25
122.8 .7 l1.46-1.46C15.03 4.46 13.57 4 12 4c-4.42 0-8 3.58-8 8H1l4 4 4-4H6z" />
13</vector>