taomenggo init
This commit is contained in:
15
chatkit-ui/src/main/res/drawable/ic_shoot.xml
Normal file
15
chatkit-ui/src/main/res/drawable/ic_shoot.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<!--
|
||||
~ 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="30dp"
|
||||
android:height="30dp"
|
||||
android:viewportWidth="30"
|
||||
android:viewportHeight="30">
|
||||
<path
|
||||
android:pathData="M14.8392,11.8721C12.6969,11.8721 10.9593,13.5993 10.9593,15.7298C10.9593,17.8602 12.6969,19.5875 14.8392,19.5875C16.9821,19.5875 18.7197,17.8602 18.7197,15.7298C18.7197,13.5993 16.9822,11.8721 14.8392,11.8721ZM27.38,8.7669C27.38,8.0076 26.7597,7.3915 25.9956,7.3915H21.1499L20.4574,6.0148C20.4574,6.0148 19.8378,4.6381 19.0736,4.6381H10.766C10.0019,4.6381 9.3823,6.0148 9.3823,6.0148L8.6898,7.3915H3.8441C3.08,7.3915 2.4597,8.0076 2.4597,8.7669V23.9095C2.4597,24.6701 3.08,25.2863 3.8441,25.2863H25.9956C26.7597,25.2863 27.38,24.6701 27.38,23.9095V21.9821L27.3681,22.2755L27.38,17.2915V8.7669ZM14.8392,20.8737C11.9828,20.8737 9.6667,18.5694 9.6667,15.7298C9.6667,12.8887 11.9828,10.5858 14.8392,10.5858C17.6963,10.5858 20.0123,12.8887 20.0123,15.7298C20.0123,18.5694 17.6963,20.8737 14.8392,20.8737ZM23.03,11.6538C22.4397,11.6538 21.962,11.1754 21.962,10.5858C21.962,9.9962 22.4397,9.5178 23.03,9.5178C23.6196,9.5178 24.098,9.9962 24.098,10.5858C24.098,11.1754 23.6196,11.6538 23.03,11.6538Z"
|
||||
android:fillColor="#656A72"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user