16 lines
1.2 KiB
XML
16 lines
1.2 KiB
XML
<!--
|
|
~ Copyright (c) 2022 NetEase, Inc. All rights reserved.
|
|
~ Use of this source code is governed by a MIT license that can be
|
|
~ found in the LICENSE file.
|
|
-->
|
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="17dp"
|
|
android:height="17dp"
|
|
android:viewportWidth="17"
|
|
android:viewportHeight="17">
|
|
<path
|
|
android:pathData="M15.7857,14.5714H4.389L0,16.9927V7.2839V7.2845V1.2143C0,0.5434 0.5434,0 1.2143,0H15.7857C16.456,0 17,0.5434 17,1.2143V13.3571C17,14.0274 16.456,14.5714 15.7857,14.5714ZM15.7857,1.8214C15.7857,1.4863 15.5137,1.2143 15.1786,1.2143H1.8214C1.4863,1.2143 1.2143,1.4863 1.2143,1.8214V9.7137V12.75V14.5757L3.7345,13.3571H15.1786C15.5137,13.3571 15.7857,13.0851 15.7857,12.75V1.8214ZM11.5357,6.0714H3.0357C2.7006,6.0714 2.4286,5.7994 2.4286,5.4643C2.4286,5.1291 2.7006,4.8571 3.0357,4.8571H11.5357C11.8709,4.8571 12.1429,5.1291 12.1429,5.4643C12.1429,5.7994 11.8709,6.0714 11.5357,6.0714ZM3.0357,8.5H6.6786C7.0137,8.5 7.2857,8.772 7.2857,9.1071C7.2857,9.4423 7.0137,9.7143 6.6786,9.7143H3.0357C2.7006,9.7143 2.4286,9.4423 2.4286,9.1071C2.4286,8.772 2.7006,8.5 3.0357,8.5Z"
|
|
android:fillColor="#656A72" />
|
|
</vector>
|