1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (C) 2018 The Android Open Source Project
3
4Licensed under the Apache License, Version 2.0 (the "License");
5you may not use this file except in compliance with the License.
6You may obtain a copy of the License at
7
8  http://www.apache.org/licenses/LICENSE-2.0
9
10Unless required by applicable law or agreed to in writing, software
11distributed under the License is distributed on an "AS IS" BASIS,
12WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13See the License for the specific language governing permissions and
14limitations under the License.
15-->
16<vector xmlns:android="http://schemas.android.com/apk/res/android"
17    android:width="56dp"
18    android:height="56dp"
19    android:viewportWidth="24"
20    android:viewportHeight="24">
21
22    <group
23            android:translateX="-0.750000"
24            android:translateY="-0.750000">
25        <path
26            android:strokeWidth="1"
27            android:pathData="M 0.75 24.75 L 24.75 24.75 L 24.75 0.75 L 0.75 0.75 Z" />
28        <path
29            android:fillColor="#000000"
30            android:strokeWidth="1"
31            android:pathData="M12.75,10.1666667 C13.4604167,10.1666667 14.0416667,9.58541667 14.0416667,8.875
32C14.0416667,8.16458333 13.4604167,7.58333333 12.75,7.58333333
33C12.0395833,7.58333333 11.4583333,8.16458333 11.4583333,8.875
34C11.4583333,9.58541667 12.0395833,10.1666667 12.75,10.1666667 L12.75,10.1666667
35Z M12.75,11.4583333 C12.0395833,11.4583333 11.4583333,12.0395833
3611.4583333,12.75 C11.4583333,13.4604167 12.0395833,14.0416667 12.75,14.0416667
37C13.4604167,14.0416667 14.0416667,13.4604167 14.0416667,12.75
38C14.0416667,12.0395833 13.4604167,11.4583333 12.75,11.4583333 L12.75,11.4583333
39Z M12.75,15.3333333 C12.0395833,15.3333333 11.4583333,15.9145833
4011.4583333,16.625 C11.4583333,17.3354167 12.0395833,17.9166667 12.75,17.9166667
41C13.4604167,17.9166667 14.0416667,17.3354167 14.0416667,16.625
42C14.0416667,15.9145833 13.4604167,15.3333333 12.75,15.3333333 L12.75,15.3333333
43Z" />
44    </group>
45</vector>
46