31 lines
1.2 KiB
XML
31 lines
1.2 KiB
XML
<!--
|
|
Copyright (C) 2018 The Android Open Source Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="26dp"
|
|
android:height="16dp"
|
|
android:viewportWidth="26.0"
|
|
android:viewportHeight="16.0">
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M2,13V2.98h1.53v8.57H8.3V13H2z"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M11.24,13V4.43H8.19V2.98h7.63v1.46h-3.05V13H11.24z"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M17.41,13V2.98h6.36v1.46h-4.83v2.65h4.4v1.46h-4.4v3.01h4.83V13H17.41z"/>
|
|
</vector>
|