Update to platforms;android-28.
[android_tools.git] / sdk / platforms / android-28 / data / res / drawable / ic_reply_notification.xml
bloba9864b09207a6a678b8bdde3adc8d23a50c94944
1 <!--
2   ~ Copyright (C) 2017 The Android Open Source Project
3   ~
4   ~ Licensed under the Apache License, Version 2.0 (the "License");
5   ~ you may not use this file except in compliance with the License.
6   ~ You may obtain a copy of the License at
7   ~
8   ~      http://www.apache.org/licenses/LICENSE-2.0
9   ~
10   ~ Unless required by applicable law or agreed to in writing, software
11   ~ distributed under the License is distributed on an "AS IS" BASIS,
12   ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13   ~ See the License for the specific language governing permissions and
14   ~ limitations under the License
15   -->
16 <inset xmlns:android="http://schemas.android.com/apk/res/android"
17        android:inset="@dimen/notification_reply_inset">
18     <vector android:width="24dp"
19             android:height="24dp"
20             android:viewportWidth="24"
21             android:viewportHeight="24">
23         <path
24             android:fillColor="#000000"
25             android:strokeWidth="1"
26             android:pathData="M16,10 L6.83,10 L9,7.83 L10.41,6.42 L9,5 L3,11 L9,17 L10.41,15.59 L9,14.17 L6.83,12 L16,12 C17.65,12 19,13.35 19,15 L19,19 L21,19 L21,15 C21,12.24 18.76,10 16,10 Z" />
27         <path
28             android:fillColor="#000000"
29             android:strokeWidth="1"
30             android:pathData="M16,10 L6.83,10 L9,7.83 L10.41,6.42 L9,5 L3,11 L9,17 L10.41,15.59 L9,14.17 L6.83,12 L16,12 C17.65,12 19,13.35 19,15 L19,19 L21,19 L21,15 C21,12.24 18.76,10 16,10 Z" />
31     </vector>
32 </inset>