blob: 10f76107be913aa7003500a2e2aa41e9f27f8bdd [file] [log] [blame]
John Reck9f45a352011-06-22 11:38:28 -07001<?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">
John Reck9f45a352011-06-22 11:38:28 -07007
jrizzolidb2f0502015-08-28 13:21:44 +02008 <path
9 android:fillColor="@color/black"
10 android:pathData="M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5z" />
11</vector>