Home | History | Annotate | Download | only in drawable
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!--
      3  * Copyright (c) 2016, The Android Open Source Project
      4  *
      5  * Licensed under the Apache License, Version 2.0 (the "License");
      6  * you may not use this file except in compliance with the License.
      7  * You may obtain a copy of the License at
      8  *
      9  *     http://www.apache.org/licenses/LICENSE-2.0
     10  *
     11  * Unless required by applicable law or agreed to in writing, software
     12  * distributed under the License is distributed on an "AS IS" BASIS,
     13  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     14  * See the License for the specific language governing permissions and
     15  * limitations under the License.
     16 */
     17 -->
     18 <vector xmlns:android="http://schemas.android.com/apk/res/android"
     19         android:width="108dp"
     20         android:height="108dp"
     21         android:viewportWidth="108"
     22         android:viewportHeight="108">
     23 
     24     <path
     25             android:strokeWidth="1"
     26             android:pathData="M 0 0 L 108 0 L 108 108 L 0 108 Z" />
     27     <path
     28             android:strokeWidth="1"
     29             android:pathData="M 26 26 H 82 V 82 H 26 V 26 Z" />
     30     <path
     31             android:fillColor="#F5F5F5"
     32             android:strokeWidth="1"
     33             android:pathData="M61,63.6666667 L61,59 L49.3333333,59 C44.1883333,59 40,54.8116667 40,49.6666667
     34 C40,44.5216667 44.1883333,40.3333333 49.3333333,40.3333333 L61,40.3333333 L61,45
     35 L49.3333333,45 C46.755,45 44.6666667,47.0883333 44.6666667,49.6666667
     36 C44.6666667,52.245 46.755,54.3333333 49.3333333,54.3333333 L61,54.3333333
     37 L61,49.6666667 L68,56.6666667 L61,63.6666667 L61,63.6666667 Z
     38 M70.1466667,38.0233333 C69.68,36.6466667 68.3733333,35.6666667
     39 66.8333333,35.6666667 L41.1666667,35.6666667 C39.6266667,35.6666667
     40 38.3433333,36.6466667 37.8533333,38.0233333 L33,52 L33,70.6666667 C33,71.95
     41 34.05,73 35.3333333,73 L37.6666667,73 C38.95,73 40,71.95 40,70.6666667
     42 L40,68.3333333 L68,68.3333333 L68,70.6666667 C68,71.95 69.05,73 70.3333333,73
     43 L72.6666667,73 C73.95,73 75,71.95 75,70.6666667 L75,52 L70.1466667,38.0233333
     44 L70.1466667,38.0233333 Z" />
     45 </vector>