James Lemieux | 736b602 | 2016-07-08 15:39:48 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2016 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 | |
| 17 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |
| 18 | android:width="80dp" |
| 19 | android:height="80dp" |
| 20 | android:viewportWidth="80.0" |
| 21 | android:viewportHeight="80.0"> |
| 22 | <path |
| 23 | android:fillColor="#FFFFFFFF" |
| 24 | android:pathData="M19,25.1l11.5,0l0,3.8l-5.7,7.6l5.7,0l0,3.9l-11.5,0l0,-3.9l5.8,-7.6l-5.8,0z"/> |
| 25 | <path |
| 26 | android:fillColor="#FFFFFFFF" |
| 27 | android:pathData="M34.3,32.7l11.4,0l0,3.8l-5.7,7.7l5.7,0l0,3.8l-11.4,0l0,-3.8l5.7,-7.7l-5.7,0z"/> |
| 28 | <path |
| 29 | android:fillColor="#FFFFFFFF" |
| 30 | android:pathData="M49.5,40.4l11.5,0l0,3.8l-5.8,7.6l5.8,0l0,3.8l-11.5,0l0,-3.8l5.7,-7.6l-5.7,0z"/> |
Michael W | 7b2140c | 2023-01-21 14:45:45 +0100 | [diff] [blame] | 31 | </vector> |