Roll NDK to pick std::deque patch.
[android_tools.git] / sdk / platforms / android-25 / data / res / drawable / emergency_icon.xml
blobb2ffa2b4481c7a1fbb695d717fc52f7387ed2e07
1 <!--
2 Copyright (C) 2014 The Android Open Source Project
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
8          http://www.apache.org/licenses/LICENSE-2.0
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 <vector xmlns:android="http://schemas.android.com/apk/res/android"
17         android:width="24.0dp"
18         android:height="24.0dp"
19         android:viewportWidth="24.0"
20         android:viewportHeight="24.0"
21         android:tint="?attr/colorControlNormal">
22     <path
23         android:fillColor="#FF000000"
24         android:pathData="M6.8,17.3C5.3,15.9 4.5,14.0 4.5,12.0c0.0,-2.0 0.8,-3.8 2.1,-5.2l1.4,1.4c-1.0,1.0 -1.6,2.4 -1.6,3.8c0.0,1.5 0.6,2.9 1.6,3.9L6.8,17.3z"/>
25     <path
26         android:fillColor="#FF000000"
27         android:pathData="M3.3,20.2C1.2,18.0 0.0,15.1 0.0,12.0c0.0,-3.1 1.2,-6.0 3.3,-8.2l1.4,1.4C3.0,7.0 2.0,9.4 2.0,12.0s1.0,5.0 2.7,6.9L3.3,20.2z"/>
28     <path
29         android:fillColor="#FF000000"
30         android:pathData="M17.2,17.3l-1.4,-1.4c1.1,-1.0 1.6,-2.4 1.6,-3.9c0.0,-1.4 -0.6,-2.8 -1.6,-3.8l1.4,-1.4c1.4,1.4 2.1,3.3 2.1,5.2C19.5,14.0 18.7,15.9 17.2,17.3z"/>
31     <path
32         android:fillColor="#FF000000"
33         android:pathData="M20.7,20.2l-1.4,-1.4C21.0,17.0 22.0,14.6 22.0,12.0c0.0,-2.6 -1.0,-5.0 -2.7,-6.9l1.4,-1.4C22.8,6.0 24.0,8.9 24.0,12.0C24.0,15.1 22.8,18.0 20.7,20.2z"/>
34     <path
35         android:fillColor="#FF000000"
36         android:pathData="M11.0,15.0l2.0,0.0l0.0,2.0l-2.0,0.0z"/>
37     <path
38         android:fillColor="#FF000000"
39         android:pathData="M11.0,7.0l2.0,0.0l0.0,6.0l-2.0,0.0z"/>
40 </vector>