14bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock<!--
24bebb1dc5e682808ab5c0118c9340957eca52cd8John SpurlockCopyright (C) 2014 The Android Open Source Project
34bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock
44bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock   Licensed under the Apache License, Version 2.0 (the "License");
54bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock    you may not use this file except in compliance with the License.
64bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock    You may obtain a copy of the License at
74bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock
84bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock         http://www.apache.org/licenses/LICENSE-2.0
94bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock
104bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock    Unless required by applicable law or agreed to in writing, software
114bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock    distributed under the License is distributed on an "AS IS" BASIS,
124bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
134bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock    See the License for the specific language governing permissions and
144bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock    limitations under the License.
154bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock-->
164bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock<vector xmlns:android="http://schemas.android.com/apk/res/android"
17bb4a702e6fe44cb026097db13492f8345b38ee97John Spurlock        android:width="28.0dp"
18bb4a702e6fe44cb026097db13492f8345b38ee97John Spurlock        android:height="28.0dp"
194bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock        android:viewportWidth="48.0"
204bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock        android:viewportHeight="48.0">
214bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock    <path
224bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock        android:fillColor="#ffffffff"
234bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock        android:pathData="M6.0,18.0l0.0,12.0l8.0,0.0l10.0,10.0L24.0,8.0L14.0,18.0L6.0,18.0zm27.0,6.0c0.0,-3.53 -2.04,-6.58 -5.0,-8.05l0.0,16.11c2.96,-1.48 5.0,-4.53 5.0,-8.06zM28.0,6.46l0.0,4.13c5.78,1.72 10.0,7.07 10.0,13.41s-4.22,11.69 -10.0,13.41l0.0,4.13c8.01,-1.82 14.0,-8.97 14.0,-17.54S36.01,8.28 28.0,6.46z"/>
244bebb1dc5e682808ab5c0118c9340957eca52cd8John Spurlock</vector>
25